

/* Start:/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/style.css?1747175258450755*/
@charset "UTF-8";
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in
*    IE on Windows Phone and in iOS.
*/
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
========================================================================== */
/**
* Remove the margin in all browsers (opinionated).
*/
body {
  margin: 0;
}

/**
* Add the correct display in IE 9-.
*/
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
========================================================================== */
/**
* Add the correct display in IE 9-.
* 1. Add the correct display in IE.
*/
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
* Add the correct margin in IE 8.
*/
figure {
  margin: 1em 40px;
}

/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
========================================================================== */
/**
* 1. Remove the gray background on active links in IE 10.
* 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
*/
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
* 1. Remove the bottom border in Chrome 57- and Firefox 39-.
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
* Prevent the duplicate application of `bolder` by the next rule in Safari 6.
*/
b,
strong {
  font-weight: inherit;
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
  font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
* Add the correct font style in Android 4.3-.
*/
dfn {
  font-style: italic;
}

/**
* Add the correct background and color in IE 9-.
*/
mark {
  background-color: #ff0;
  color: #000;
}

/**
* Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
========================================================================== */
/**
* Add the correct display in IE 9-.
*/
audio,
video {
  display: inline-block;
}

/**
* Add the correct display in iOS 4-7.
*/
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
* Remove the border on images inside links in IE 10-.
*/
img {
  border-style: none;
}

/**
* Hide the overflow in IE.
*/
svg:not(:root) {
  overflow: hidden;
}

/* Forms
========================================================================== */
/**
* 1. Change the font styles in all browsers (opinionated).
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
  /* 1 */
  overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
  /* 1 */
  text-transform: none;
}

/**
* 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
*    controls in Android 4.
* 2. Correct the inability to style clickable types in iOS and Safari.
*/
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
* Correct the padding in Firefox.
*/
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
* 1. Add the correct display in IE 9-.
* 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
* Remove the default vertical scrollbar in IE.
*/
textarea {
  overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10-.
* 2. Remove the padding in IE 10-.
*/
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
* Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
*/
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
========================================================================== */
/*
* Add the correct display in IE 9-.
* 1. Add the correct display in Edge, IE, and Firefox.
*/
details,
menu {
  display: block;
}

/*
* Add the correct display in all browsers.
*/
summary {
  display: list-item;
}

/* Scripting
========================================================================== */
/**
* Add the correct display in IE 9-.
*/
canvas {
  display: inline-block;
}

/**
* Add the correct display in IE.
*/
template {
  display: none;
}

/* Hidden
========================================================================== */
/**
* Add the correct display in IE 10-.
*/
[hidden] {
  display: none;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

body {
  min-width: 320px;
  height: 100%;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  background: #ffffff;
  color: #000000;
  font-family: "Gotham Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  line-height: 1.15;
}

h1, h2, h3, h4, h5, h6, p {
  margin-top: 0;
}

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  /* 1 */
}

a {
  color: inherit;
  text-decoration: none;
  outline: none;
}

p {
  font-size: 16px;
  line-height: 1.625;
  letter-spacing: 0.8px;
}

*:focus {
  outline: none;
}

main {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

button {
  font-family: inherit;
  cursor: pointer;
  outline: none;
}

button:active,
a[href]:active {
  opacity: 0.4;
}

img {
  max-width: 100%;
  height: auto;
}

.container {
  /*max-width: 1320px;*/
  padding: 0 20px;
  margin: 0 auto;
}

/* .container--preview {
  max-width: 1360px;
} */

.main-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 40px;
  padding-bottom: 60px;
  flex-direction: column;
}

.main-wrapper--inner {
  padding-bottom: 120px;
}

.side-content--front-p {
  width: 69.6875%;
}

.side-content--inner {
  width: 72.5%;
  padding-top: 30px;
}

.side-content__mob-title {
  display: none;
}

.side-content__title {
  /*margin-bottom: 30px;*/
  color: #0f0f0f;
  font-family: "GothamProMedium";
  font-size: 30px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.side-content__title--inner {
  margin-bottom: 15px;
  /*border-bottom: 1px solid #f2f0f0;*/
  text-transform: initial;
}

.back-to-top {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 9999;
  width: 50px;
  height: 50px;
  padding: 0;
  text-align: center;
  line-height: 40px;
  background: #ed8c2b;
  color: white;
  cursor: pointer;
  border: 0;
  font-size: 25px;
  border-radius: 50%;
  text-decoration: none;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  opacity: 0;
}

.back-to-top.show:hover {
  background: #ff7f00;
  opacity: 1;
}

.back-to-top.show {
  opacity: 0.75;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: transparent;
  text-decoration: none;
}

a.nice-select.open,
a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
  max-width: 100%;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 100%;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  outline: none;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input {
  line-height: normal;
  outline: none;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

html {
  font-size: 62.5%;
  width: 100%;
  overflow-x: hidden;
}

body {
  min-width: 320px;
}

em {
  font-style: italic;
}

section:after {
  content: "";
  display: block;
  clear: both;
}

.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list,
.slick-slider {
  position: relative;
  display: block;
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.products-preview {
  padding-bottom: 30px;
  margin-bottom: 10px;
}

.popup-window {
  width: 305px;
}

.products-preview:last-of-type {
  margin-bottom: 0;
}

.products-preview__title {
  margin-bottom: 15px;
  color: #0f0f0f;
  font-family: "PT Serif";
  font-size: 35px;
  font-weight: 400;
}

.toggle-catalog-btn {
  display: none;
}

.buy-btn {
  width: 101px;
  padding: 12px 18px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #4dae46;
  border-radius: 20px;
  text-align: center;
}

.buy-btn:hover {
  opacity: 0.7;
  color: white !important;
}

.goods__img-wrapper a {
  outline: none;
}

.side-content__text {
  font-size: 16px;
  line-height: 1.625;
  letter-spacing: 0.8px;
}

.tooltipster-fall, .tooltipster-grow.tooltipster-show {
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-base {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  pointer-events: none;
  position: absolute;
}

.tooltipster-box {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.tooltipster-content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 100%;
  max-width: 100%;
  overflow: auto;
}

.tooltipster-ruler {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
}

.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.tooltipster-fade.tooltipster-show {
  opacity: 1;
}

.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden;
}

.tooltipster-grow.tooltipster-show {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform,opacity;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.tooltipster-swing.tooltipster-show {
  opacity: 1;
  -webkit-transform: rotateZ(0);
  transform: rotateZ(0);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}

.tooltipster-fall {
  -webkit-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-fall.tooltipster-initial {
  top: 0 !important;
}

.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  transition-property: all;
  top: 0 !important;
  opacity: 0;
}

.tooltipster-slide {
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-slide.tooltipster-initial {
  left: -40px !important;
}

.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  transition-property: all;
  left: 0 !important;
  opacity: 0;
}

@-webkit-keyframes tooltipster-fading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes tooltipster-fading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.tooltipster-update-fade {
  -webkit-animation: tooltipster-fading .4s;
  animation: tooltipster-fading .4s;
}

@-webkit-keyframes tooltipster-rotating {
  25% {
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  75% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@keyframes tooltipster-rotating {
  25% {
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  75% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

.tooltipster-update-rotate {
  -webkit-animation: tooltipster-rotating .6s;
  animation: tooltipster-rotating .6s;
}

@-webkit-keyframes tooltipster-scaling {
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes tooltipster-scaling {
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.tooltipster-update-scale {
  -webkit-animation: tooltipster-scaling .6s;
  animation: tooltipster-scaling .6s;
}

.tooltipster-sidetip .tooltipster-box {
  background: #565656;
  border: 2px solid #000;
  border-radius: 4px;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px;
}

.tooltipster-sidetip .tooltipster-content {
  color: #fff;
  line-height: 18px;
  padding: 6px 14px;
}

.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  margin-left: -10px;
  top: 0;
  width: 20px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  top: 0;
  width: 10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: 0;
  top: 0;
  width: 10px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px;
}

.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0;
}

.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #565656;
  left: 0;
  top: 3px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #565656;
  left: -3px;
  top: 0;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #565656;
  left: 3px;
  top: 0;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #565656;
  left: 0;
  top: -3px;
}

.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #000;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #000;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #000;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #000;
}

.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px;
}

.tooltipster-sidetip.tooltipster-light .tooltipster-box {
  border-radius: 3px;
  border: 1px solid #ccc;
  background: #ededed;
}

.tooltipster-sidetip.tooltipster-light .tooltipster-content {
  color: #666;
}

.tooltipster-sidetip.tooltipster-light .tooltipster-arrow {
  height: 9px;
  margin-left: -9px;
  width: 18px;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow, .tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow {
  height: 18px;
  margin-left: 0;
  margin-top: -9px;
  width: 9px;
}

.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-background {
  border: 9px solid transparent;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #ededed;
  top: 1px;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #ededed;
  left: -1px;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #ededed;
  left: 1px;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #ededed;
  top: -1px;
}

.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-border {
  border: 9px solid transparent;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #ccc;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #ccc;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #ccc;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #ccc;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -9px;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-uncropped {
  left: -9px;
}

@font-face {
  font-family: FontAwesome;
  src: url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0);
  src: url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
  font-weight: 400;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: .14286em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: .08em solid #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: a 2s infinite linear;
  animation: a 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: a 1s infinite steps(8);
  animation: a 1s infinite steps(8);
}

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\F000";
}

.fa-music:before {
  content: "\F001";
}

.fa-search:before {
  content: "\F002";
}

.fa-envelope-o:before {
  content: "\F003";
}

.fa-heart:before {
  content: "\F004";
}

.fa-star:before {
  content: "\F005";
}

.fa-star-o:before {
  content: "\F006";
}

.fa-user:before {
  content: "\F007";
}

.fa-film:before {
  content: "\F008";
}

.fa-th-large:before {
  content: "\F009";
}

.fa-th:before {
  content: "\F00A";
}

.fa-th-list:before {
  content: "\F00B";
}

.fa-check:before {
  content: "\F00C";
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
  content: "\F00D";
}

.fa-search-plus:before {
  content: "\F00E";
}

.fa-search-minus:before {
  content: "\F010";
}

.fa-power-off:before {
  content: "\F011";
}

.fa-signal:before {
  content: "\F012";
}

.fa-cog:before,
.fa-gear:before {
  content: "\F013";
}

.fa-trash-o:before {
  content: "\F014";
}

.fa-home:before {
  content: "\F015";
}

.fa-file-o:before {
  content: "\F016";
}

.fa-clock-o:before {
  content: "\F017";
}

.fa-road:before {
  content: "\F018";
}

.fa-download:before {
  content: "\F019";
}

.fa-arrow-circle-o-down:before {
  content: "\F01A";
}

.fa-arrow-circle-o-up:before {
  content: "\F01B";
}

.fa-inbox:before {
  content: "\F01C";
}

.fa-play-circle-o:before {
  content: "\F01D";
}

.fa-repeat:before,
.fa-rotate-right:before {
  content: "\F01E";
}

.fa-refresh:before {
  content: "\F021";
}

.fa-list-alt:before {
  content: "\F022";
}

.fa-lock:before {
  content: "\F023";
}

.fa-flag:before {
  content: "\F024";
}

.fa-headphones:before {
  content: "\F025";
}

.fa-volume-off:before {
  content: "\F026";
}

.fa-volume-down:before {
  content: "\F027";
}

.fa-volume-up:before {
  content: "\F028";
}

.fa-qrcode:before {
  content: "\F029";
}

.fa-barcode:before {
  content: "\F02A";
}

.fa-tag:before {
  content: "\F02B";
}

.fa-tags:before {
  content: "\F02C";
}

.fa-book:before {
  content: "\F02D";
}

.fa-bookmark:before {
  content: "\F02E";
}

.fa-print:before {
  content: "\F02F";
}

.fa-camera:before {
  content: "\F030";
}

.fa-font:before {
  content: "\F031";
}

.fa-bold:before {
  content: "\F032";
}

.fa-italic:before {
  content: "\F033";
}

.fa-text-height:before {
  content: "\F034";
}

.fa-text-width:before {
  content: "\F035";
}

.fa-align-left:before {
  content: "\F036";
}

.fa-align-center:before {
  content: "\F037";
}

.fa-align-right:before {
  content: "\F038";
}

.fa-align-justify:before {
  content: "\F039";
}

.fa-list:before {
  content: "\F03A";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\F03B";
}

.fa-indent:before {
  content: "\F03C";
}

.fa-video-camera:before {
  content: "\F03D";
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
  content: "\F03E";
}

.fa-pencil:before {
  content: "\F040";
}

.fa-map-marker:before {
  content: "\F041";
}

.fa-adjust:before {
  content: "\F042";
}

.fa-tint:before {
  content: "\F043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\F044";
}

.fa-share-square-o:before {
  content: "\F045";
}

.fa-check-square-o:before {
  content: "\F046";
}

.fa-arrows:before {
  content: "\F047";
}

.fa-step-backward:before {
  content: "\F048";
}

.fa-fast-backward:before {
  content: "\F049";
}

.fa-backward:before {
  content: "\F04A";
}

.fa-play:before {
  content: "\F04B";
}

.fa-pause:before {
  content: "\F04C";
}

.fa-stop:before {
  content: "\F04D";
}

.fa-forward:before {
  content: "\F04E";
}

.fa-fast-forward:before {
  content: "\F050";
}

.fa-step-forward:before {
  content: "\F051";
}

.fa-eject:before {
  content: "\F052";
}

.fa-chevron-left:before {
  content: "\F053";
}

.fa-chevron-right:before {
  content: "\F054";
}

.fa-plus-circle:before {
  content: "\F055";
}

.fa-minus-circle:before {
  content: "\F056";
}

.fa-times-circle:before {
  content: "\F057";
}

.fa-check-circle:before {
  content: "\F058";
}

.fa-question-circle:before {
  content: "\F059";
}

.fa-info-circle:before {
  content: "\F05A";
}

.fa-crosshairs:before {
  content: "\F05B";
}

.fa-times-circle-o:before {
  content: "\F05C";
}

.fa-check-circle-o:before {
  content: "\F05D";
}

.fa-ban:before {
  content: "\F05E";
}

.fa-arrow-left:before {
  content: "\F060";
}

.fa-arrow-right:before {
  content: "\F061";
}

.fa-arrow-up:before {
  content: "\F062";
}

.fa-arrow-down:before {
  content: "\F063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\F064";
}

.fa-expand:before {
  content: "\F065";
}

.fa-compress:before {
  content: "\F066";
}

.fa-plus:before {
  content: "\F067";
}

.fa-minus:before {
  content: "\F068";
}

.fa-asterisk:before {
  content: "\F069";
}

.fa-exclamation-circle:before {
  content: "\F06A";
}

.fa-gift:before {
  content: "\F06B";
}

.fa-leaf:before {
  content: "\F06C";
}

.fa-fire:before {
  content: "\F06D";
}

.fa-eye:before {
  content: "\F06E";
}

.fa-eye-slash:before {
  content: "\F070";
}

.fa-exclamation-triangle:before,
.fa-warning:before {
  content: "\F071";
}

.fa-plane:before {
  content: "\F072";
}

.fa-calendar:before {
  content: "\F073";
}

.fa-random:before {
  content: "\F074";
}

.fa-comment:before {
  content: "\F075";
}

.fa-magnet:before {
  content: "\F076";
}

.fa-chevron-up:before {
  content: "\F077";
}

.fa-chevron-down:before {
  content: "\F078";
}

.fa-retweet:before {
  content: "\F079";
}

.fa-shopping-cart:before {
  content: "\F07A";
}

.fa-folder:before {
  content: "\F07B";
}

.fa-folder-open:before {
  content: "\F07C";
}

.fa-arrows-v:before {
  content: "\F07D";
}

.fa-arrows-h:before {
  content: "\F07E";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\F080";
}

.fa-twitter-square:before {
  content: "\F081";
}

.fa-facebook-square:before {
  content: "\F082";
}

.fa-camera-retro:before {
  content: "\F083";
}

.fa-key:before {
  content: "\F084";
}

.fa-cogs:before,
.fa-gears:before {
  content: "\F085";
}

.fa-comments:before {
  content: "\F086";
}

.fa-thumbs-o-up:before {
  content: "\F087";
}

.fa-thumbs-o-down:before {
  content: "\F088";
}

.fa-star-half:before {
  content: "\F089";
}

.fa-heart-o:before {
  content: "\F08A";
}

.fa-sign-out:before {
  content: "\F08B";
}

.fa-linkedin-square:before {
  content: "\F08C";
}

.fa-thumb-tack:before {
  content: "\F08D";
}

.fa-external-link:before {
  content: "\F08E";
}

.fa-sign-in:before {
  content: "\F090";
}

.fa-trophy:before {
  content: "\F091";
}

.fa-github-square:before {
  content: "\F092";
}

.fa-upload:before {
  content: "\F093";
}

.fa-lemon-o:before {
  content: "\F094";
}

.fa-phone:before {
  content: "\F095";
}

.fa-square-o:before {
  content: "\F096";
}

.fa-bookmark-o:before {
  content: "\F097";
}

.fa-phone-square:before {
  content: "\F098";
}

.fa-twitter:before {
  content: "\F099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\F09A";
}

.fa-github:before {
  content: "\F09B";
}

.fa-unlock:before {
  content: "\F09C";
}

.fa-credit-card:before {
  content: "\F09D";
}

.fa-feed:before,
.fa-rss:before {
  content: "\F09E";
}

.fa-hdd-o:before {
  content: "\F0A0";
}

.fa-bullhorn:before {
  content: "\F0A1";
}

.fa-bell:before {
  content: "\F0F3";
}

.fa-certificate:before {
  content: "\F0A3";
}

.fa-hand-o-right:before {
  content: "\F0A4";
}

.fa-hand-o-left:before {
  content: "\F0A5";
}

.fa-hand-o-up:before {
  content: "\F0A6";
}

.fa-hand-o-down:before {
  content: "\F0A7";
}

.fa-arrow-circle-left:before {
  content: "\F0A8";
}

.fa-arrow-circle-right:before {
  content: "\F0A9";
}

.fa-arrow-circle-up:before {
  content: "\F0AA";
}

.fa-arrow-circle-down:before {
  content: "\F0AB";
}

.fa-globe:before {
  content: "\F0AC";
}

.fa-wrench:before {
  content: "\F0AD";
}

.fa-tasks:before {
  content: "\F0AE";
}

.fa-filter:before {
  content: "\F0B0";
}

.fa-briefcase:before {
  content: "\F0B1";
}

.fa-arrows-alt:before {
  content: "\F0B2";
}

.fa-group:before,
.fa-users:before {
  content: "\F0C0";
}

.fa-chain:before,
.fa-link:before {
  content: "\F0C1";
}

.fa-cloud:before {
  content: "\F0C2";
}

.fa-flask:before {
  content: "\F0C3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\F0C4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\F0C5";
}

.fa-paperclip:before {
  content: "\F0C6";
}

.fa-floppy-o:before,
.fa-save:before {
  content: "\F0C7";
}

.fa-square:before {
  content: "\F0C8";
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
  content: "\F0C9";
}

.fa-list-ul:before {
  content: "\F0CA";
}

.fa-list-ol:before {
  content: "\F0CB";
}

.fa-strikethrough:before {
  content: "\F0CC";
}

.fa-underline:before {
  content: "\F0CD";
}

.fa-table:before {
  content: "\F0CE";
}

.fa-magic:before {
  content: "\F0D0";
}

.fa-truck:before {
  content: "\F0D1";
}

.fa-pinterest:before {
  content: "\F0D2";
}

.fa-pinterest-square:before {
  content: "\F0D3";
}

.fa-google-plus-square:before {
  content: "\F0D4";
}

.fa-google-plus:before {
  content: "\F0D5";
}

.fa-money:before {
  content: "\F0D6";
}

.fa-caret-down:before {
  content: "\F0D7";
}

.fa-caret-up:before {
  content: "\F0D8";
}

.fa-caret-left:before {
  content: "\F0D9";
}

.fa-caret-right:before {
  content: "\F0DA";
}

.fa-columns:before {
  content: "\F0DB";
}

.fa-sort:before,
.fa-unsorted:before {
  content: "\F0DC";
}

.fa-sort-desc:before,
.fa-sort-down:before {
  content: "\F0DD";
}

.fa-sort-asc:before,
.fa-sort-up:before {
  content: "\F0DE";
}

.fa-envelope:before {
  content: "\F0E0";
}

.fa-linkedin:before {
  content: "\F0E1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\F0E2";
}

.fa-gavel:before,
.fa-legal:before {
  content: "\F0E3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\F0E4";
}

.fa-comment-o:before {
  content: "\F0E5";
}

.fa-comments-o:before {
  content: "\F0E6";
}

.fa-bolt:before,
.fa-flash:before {
  content: "\F0E7";
}

.fa-sitemap:before {
  content: "\F0E8";
}

.fa-umbrella:before {
  content: "\F0E9";
}

.fa-clipboard:before,
.fa-paste:before {
  content: "\F0EA";
}

.fa-lightbulb-o:before {
  content: "\F0EB";
}

.fa-exchange:before {
  content: "\F0EC";
}

.fa-cloud-download:before {
  content: "\F0ED";
}

.fa-cloud-upload:before {
  content: "\F0EE";
}

.fa-user-md:before {
  content: "\F0F0";
}

.fa-stethoscope:before {
  content: "\F0F1";
}

.fa-suitcase:before {
  content: "\F0F2";
}

.fa-bell-o:before {
  content: "\F0A2";
}

.fa-coffee:before {
  content: "\F0F4";
}

.fa-cutlery:before {
  content: "\F0F5";
}

.fa-file-text-o:before {
  content: "\F0F6";
}

.fa-building-o:before {
  content: "\F0F7";
}

.fa-hospital-o:before {
  content: "\F0F8";
}

.fa-ambulance:before {
  content: "\F0F9";
}

.fa-medkit:before {
  content: "\F0FA";
}

.fa-fighter-jet:before {
  content: "\F0FB";
}

.fa-beer:before {
  content: "\F0FC";
}

.fa-h-square:before {
  content: "\F0FD";
}

.fa-plus-square:before {
  content: "\F0FE";
}

.fa-angle-double-left:before {
  content: "\F100";
}

.fa-angle-double-right:before {
  content: "\F101";
}

.fa-angle-double-up:before {
  content: "\F102";
}

.fa-angle-double-down:before {
  content: "\F103";
}

.fa-angle-left:before {
  content: "\F104";
}

.fa-angle-right:before {
  content: "\F105";
}

.fa-angle-up:before {
  content: "\F106";
}

.fa-angle-down:before {
  content: "\F107";
}

.fa-desktop:before {
  content: "\F108";
}

.fa-laptop:before {
  content: "\F109";
}

.fa-tablet:before {
  content: "\F10A";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\F10B";
}

.fa-circle-o:before {
  content: "\F10C";
}

.fa-quote-left:before {
  content: "\F10D";
}

.fa-quote-right:before {
  content: "\F10E";
}

.fa-spinner:before {
  content: "\F110";
}

.fa-circle:before {
  content: "\F111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\F112";
}

.fa-github-alt:before {
  content: "\F113";
}

.fa-folder-o:before {
  content: "\F114";
}

.fa-folder-open-o:before {
  content: "\F115";
}

.fa-smile-o:before {
  content: "\F118";
}

.fa-frown-o:before {
  content: "\F119";
}

.fa-meh-o:before {
  content: "\F11A";
}

.fa-gamepad:before {
  content: "\F11B";
}

.fa-keyboard-o:before {
  content: "\F11C";
}

.fa-flag-o:before {
  content: "\F11D";
}

.fa-flag-checkered:before {
  content: "\F11E";
}

.fa-terminal:before {
  content: "\F120";
}

.fa-code:before {
  content: "\F121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\F122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\F123";
}

.fa-location-arrow:before {
  content: "\F124";
}

.fa-crop:before {
  content: "\F125";
}

.fa-code-fork:before {
  content: "\F126";
}

.fa-chain-broken:before,
.fa-unlink:before {
  content: "\F127";
}

.fa-question:before {
  content: "\F128";
}

.fa-info:before {
  content: "\F129";
}

.fa-exclamation:before {
  content: "\F12A";
}

.fa-superscript:before {
  content: "\F12B";
}

.fa-subscript:before {
  content: "\F12C";
}

.fa-eraser:before {
  content: "\F12D";
}

.fa-puzzle-piece:before {
  content: "\F12E";
}

.fa-microphone:before {
  content: "\F130";
}

.fa-microphone-slash:before {
  content: "\F131";
}

.fa-shield:before {
  content: "\F132";
}

.fa-calendar-o:before {
  content: "\F133";
}

.fa-fire-extinguisher:before {
  content: "\F134";
}

.fa-rocket:before {
  content: "\F135";
}

.fa-maxcdn:before {
  content: "\F136";
}

.fa-chevron-circle-left:before {
  content: "\F137";
}

.fa-chevron-circle-right:before {
  content: "\F138";
}

.fa-chevron-circle-up:before {
  content: "\F139";
}

.fa-chevron-circle-down:before {
  content: "\F13A";
}

.fa-html5:before {
  content: "\F13B";
}

.fa-css3:before {
  content: "\F13C";
}

.fa-anchor:before {
  content: "\F13D";
}

.fa-unlock-alt:before {
  content: "\F13E";
}

.fa-bullseye:before {
  content: "\F140";
}

.fa-ellipsis-h:before {
  content: "\F141";
}

.fa-ellipsis-v:before {
  content: "\F142";
}

.fa-rss-square:before {
  content: "\F143";
}

.fa-play-circle:before {
  content: "\F144";
}

.fa-ticket:before {
  content: "\F145";
}

.fa-minus-square:before {
  content: "\F146";
}

.fa-minus-square-o:before {
  content: "\F147";
}

.fa-level-up:before {
  content: "\F148";
}

.fa-level-down:before {
  content: "\F149";
}

.fa-check-square:before {
  content: "\F14A";
}

.fa-pencil-square:before {
  content: "\F14B";
}

.fa-external-link-square:before {
  content: "\F14C";
}

.fa-share-square:before {
  content: "\F14D";
}

.fa-compass:before {
  content: "\F14E";
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
  content: "\F150";
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: "\F151";
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: "\F152";
}

.fa-eur:before,
.fa-euro:before {
  content: "\F153";
}

.fa-gbp:before {
  content: "\F154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\F155";
}

.fa-inr:before,
.fa-rupee:before {
  content: "\F156";
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: "\F157";
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: "\F158";
}

.fa-krw:before,
.fa-won:before {
  content: "\F159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\F15A";
}

.fa-file:before {
  content: "\F15B";
}

.fa-file-text:before {
  content: "\F15C";
}

.fa-sort-alpha-asc:before {
  content: "\F15D";
}

.fa-sort-alpha-desc:before {
  content: "\F15E";
}

.fa-sort-amount-asc:before {
  content: "\F160";
}

.fa-sort-amount-desc:before {
  content: "\F161";
}

.fa-sort-numeric-asc:before {
  content: "\F162";
}

.fa-sort-numeric-desc:before {
  content: "\F163";
}

.fa-thumbs-up:before {
  content: "\F164";
}

.fa-thumbs-down:before {
  content: "\F165";
}

.fa-youtube-square:before {
  content: "\F166";
}

.fa-youtube:before {
  content: "\F167";
}

.fa-xing:before {
  content: "\F168";
}

.fa-xing-square:before {
  content: "\F169";
}

.fa-youtube-play:before {
  content: "\F16A";
}

.fa-dropbox:before {
  content: "\F16B";
}

.fa-stack-overflow:before {
  content: "\F16C";
}

.fa-instagram:before {
  content: "\F16D";
}

.fa-flickr:before {
  content: "\F16E";
}

.fa-adn:before {
  content: "\F170";
}

.fa-bitbucket:before {
  content: "\F171";
}

.fa-bitbucket-square:before {
  content: "\F172";
}

.fa-tumblr:before {
  content: "\F173";
}

.fa-tumblr-square:before {
  content: "\F174";
}

.fa-long-arrow-down:before {
  content: "\F175";
}

.fa-long-arrow-up:before {
  content: "\F176";
}

.fa-long-arrow-left:before {
  content: "\F177";
}

.fa-long-arrow-right:before {
  content: "\F178";
}

.fa-apple:before {
  content: "\F179";
}

.fa-windows:before {
  content: "\F17A";
}

.fa-android:before {
  content: "\F17B";
}

.fa-linux:before {
  content: "\F17C";
}

.fa-dribbble:before {
  content: "\F17D";
}

.fa-skype:before {
  content: "\F17E";
}

.fa-foursquare:before {
  content: "\F180";
}

.fa-trello:before {
  content: "\F181";
}

.fa-female:before {
  content: "\F182";
}

.fa-male:before {
  content: "\F183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\F184";
}

.fa-sun-o:before {
  content: "\F185";
}

.fa-moon-o:before {
  content: "\F186";
}

.fa-archive:before {
  content: "\F187";
}

.fa-bug:before {
  content: "\F188";
}

.fa-vk:before {
  content: "\F189";
}

.fa-weibo:before {
  content: "\F18A";
}

.fa-renren:before {
  content: "\F18B";
}

.fa-pagelines:before {
  content: "\F18C";
}

.fa-stack-exchange:before {
  content: "\F18D";
}

.fa-arrow-circle-o-right:before {
  content: "\F18E";
}

.fa-arrow-circle-o-left:before {
  content: "\F190";
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
  content: "\F191";
}

.fa-dot-circle-o:before {
  content: "\F192";
}

.fa-wheelchair:before {
  content: "\F193";
}

.fa-vimeo-square:before {
  content: "\F194";
}

.fa-try:before,
.fa-turkish-lira:before {
  content: "\F195";
}

.fa-plus-square-o:before {
  content: "\F196";
}

.fa-space-shuttle:before {
  content: "\F197";
}

.fa-slack:before {
  content: "\F198";
}

.fa-envelope-square:before {
  content: "\F199";
}

.fa-wordpress:before {
  content: "\F19A";
}

.fa-openid:before {
  content: "\F19B";
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
  content: "\F19C";
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "\F19D";
}

.fa-yahoo:before {
  content: "\F19E";
}

.fa-google:before {
  content: "\F1A0";
}

.fa-reddit:before {
  content: "\F1A1";
}

.fa-reddit-square:before {
  content: "\F1A2";
}

.fa-stumbleupon-circle:before {
  content: "\F1A3";
}

.fa-stumbleupon:before {
  content: "\F1A4";
}

.fa-delicious:before {
  content: "\F1A5";
}

.fa-digg:before {
  content: "\F1A6";
}

.fa-pied-piper-pp:before {
  content: "\F1A7";
}

.fa-pied-piper-alt:before {
  content: "\F1A8";
}

.fa-drupal:before {
  content: "\F1A9";
}

.fa-joomla:before {
  content: "\F1AA";
}

.fa-language:before {
  content: "\F1AB";
}

.fa-fax:before {
  content: "\F1AC";
}

.fa-building:before {
  content: "\F1AD";
}

.fa-child:before {
  content: "\F1AE";
}

.fa-paw:before {
  content: "\F1B0";
}

.fa-spoon:before {
  content: "\F1B1";
}

.fa-cube:before {
  content: "\F1B2";
}

.fa-cubes:before {
  content: "\F1B3";
}

.fa-behance:before {
  content: "\F1B4";
}

.fa-behance-square:before {
  content: "\F1B5";
}

.fa-steam:before {
  content: "\F1B6";
}

.fa-steam-square:before {
  content: "\F1B7";
}

.fa-recycle:before {
  content: "\F1B8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\F1B9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\F1BA";
}

.fa-tree:before {
  content: "\F1BB";
}

.fa-spotify:before {
  content: "\F1BC";
}

.fa-deviantart:before {
  content: "\F1BD";
}

.fa-soundcloud:before {
  content: "\F1BE";
}

.fa-database:before {
  content: "\F1C0";
}

.fa-file-pdf-o:before {
  content: "\F1C1";
}

.fa-file-word-o:before {
  content: "\F1C2";
}

.fa-file-excel-o:before {
  content: "\F1C3";
}

.fa-file-powerpoint-o:before {
  content: "\F1C4";
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: "\F1C5";
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: "\F1C6";
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
  content: "\F1C7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\F1C8";
}

.fa-file-code-o:before {
  content: "\F1C9";
}

.fa-vine:before {
  content: "\F1CA";
}

.fa-codepen:before {
  content: "\F1CB";
}

.fa-jsfiddle:before {
  content: "\F1CC";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
  content: "\F1CD";
}

.fa-circle-o-notch:before {
  content: "\F1CE";
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
  content: "\F1D0";
}

.fa-empire:before,
.fa-ge:before {
  content: "\F1D1";
}

.fa-git-square:before {
  content: "\F1D2";
}

.fa-git:before {
  content: "\F1D3";
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
  content: "\F1D4";
}

.fa-tencent-weibo:before {
  content: "\F1D5";
}

.fa-qq:before {
  content: "\F1D6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\F1D7";
}

.fa-paper-plane:before,
.fa-send:before {
  content: "\F1D8";
}

.fa-paper-plane-o:before,
.fa-send-o:before {
  content: "\F1D9";
}

.fa-history:before {
  content: "\F1DA";
}

.fa-circle-thin:before {
  content: "\F1DB";
}

.fa-header:before {
  content: "\F1DC";
}

.fa-paragraph:before {
  content: "\F1DD";
}

.fa-sliders:before {
  content: "\F1DE";
}

.fa-share-alt:before {
  content: "\F1E0";
}

.fa-share-alt-square:before {
  content: "\F1E1";
}

.fa-bomb:before {
  content: "\F1E2";
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
  content: "\F1E3";
}

.fa-tty:before {
  content: "\F1E4";
}

.fa-binoculars:before {
  content: "\F1E5";
}

.fa-plug:before {
  content: "\F1E6";
}

.fa-slideshare:before {
  content: "\F1E7";
}

.fa-twitch:before {
  content: "\F1E8";
}

.fa-yelp:before {
  content: "\F1E9";
}

.fa-newspaper-o:before {
  content: "\F1EA";
}

.fa-wifi:before {
  content: "\F1EB";
}

.fa-calculator:before {
  content: "\F1EC";
}

.fa-paypal:before {
  content: "\F1ED";
}

.fa-google-wallet:before {
  content: "\F1EE";
}

.fa-cc-visa:before {
  content: "\F1F0";
}

.fa-cc-mastercard:before {
  content: "\F1F1";
}

.fa-cc-discover:before {
  content: "\F1F2";
}

.fa-cc-amex:before {
  content: "\F1F3";
}

.fa-cc-paypal:before {
  content: "\F1F4";
}

.fa-cc-stripe:before {
  content: "\F1F5";
}

.fa-bell-slash:before {
  content: "\F1F6";
}

.fa-bell-slash-o:before {
  content: "\F1F7";
}

.fa-trash:before {
  content: "\F1F8";
}

.fa-copyright:before {
  content: "\F1F9";
}

.fa-at:before {
  content: "\F1FA";
}

.fa-eyedropper:before {
  content: "\F1FB";
}

.fa-paint-brush:before {
  content: "\F1FC";
}

.fa-birthday-cake:before {
  content: "\F1FD";
}

.fa-area-chart:before {
  content: "\F1FE";
}

.fa-pie-chart:before {
  content: "\F200";
}

.fa-line-chart:before {
  content: "\F201";
}

.fa-lastfm:before {
  content: "\F202";
}

.fa-lastfm-square:before {
  content: "\F203";
}

.fa-toggle-off:before {
  content: "\F204";
}

.fa-toggle-on:before {
  content: "\F205";
}

.fa-bicycle:before {
  content: "\F206";
}

.fa-bus:before {
  content: "\F207";
}

.fa-ioxhost:before {
  content: "\F208";
}

.fa-angellist:before {
  content: "\F209";
}

.fa-cc:before {
  content: "\F20A";
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
  content: "\F20B";
}

.fa-meanpath:before {
  content: "\F20C";
}

.fa-buysellads:before {
  content: "\F20D";
}

.fa-connectdevelop:before {
  content: "\F20E";
}

.fa-dashcube:before {
  content: "\F210";
}

.fa-forumbee:before {
  content: "\F211";
}

.fa-leanpub:before {
  content: "\F212";
}

.fa-sellsy:before {
  content: "\F213";
}

.fa-shirtsinbulk:before {
  content: "\F214";
}

.fa-simplybuilt:before {
  content: "\F215";
}

.fa-skyatlas:before {
  content: "\F216";
}

.fa-cart-plus:before {
  content: "\F217";
}

.fa-cart-arrow-down:before {
  content: "\F218";
}

.fa-diamond:before {
  content: "\F219";
}

.fa-ship:before {
  content: "\F21A";
}

.fa-user-secret:before {
  content: "\F21B";
}

.fa-motorcycle:before {
  content: "\F21C";
}

.fa-street-view:before {
  content: "\F21D";
}

.fa-heartbeat:before {
  content: "\F21E";
}

.fa-venus:before {
  content: "\F221";
}

.fa-mars:before {
  content: "\F222";
}

.fa-mercury:before {
  content: "\F223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\F224";
}

.fa-transgender-alt:before {
  content: "\F225";
}

.fa-venus-double:before {
  content: "\F226";
}

.fa-mars-double:before {
  content: "\F227";
}

.fa-venus-mars:before {
  content: "\F228";
}

.fa-mars-stroke:before {
  content: "\F229";
}

.fa-mars-stroke-v:before {
  content: "\F22A";
}

.fa-mars-stroke-h:before {
  content: "\F22B";
}

.fa-neuter:before {
  content: "\F22C";
}

.fa-genderless:before {
  content: "\F22D";
}

.fa-facebook-official:before {
  content: "\F230";
}

.fa-pinterest-p:before {
  content: "\F231";
}

.fa-whatsapp:before {
  content: "\F232";
}

.fa-server:before {
  content: "\F233";
}

.fa-user-plus:before {
  content: "\F234";
}

.fa-user-times:before {
  content: "\F235";
}

.fa-bed:before,
.fa-hotel:before {
  content: "\F236";
}

.fa-viacoin:before {
  content: "\F237";
}

.fa-train:before {
  content: "\F238";
}

.fa-subway:before {
  content: "\F239";
}

.fa-medium:before {
  content: "\F23A";
}

.fa-y-combinator:before,
.fa-yc:before {
  content: "\F23B";
}

.fa-optin-monster:before {
  content: "\F23C";
}

.fa-opencart:before {
  content: "\F23D";
}

.fa-expeditedssl:before {
  content: "\F23E";
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
  content: "\F240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\F241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\F242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\F243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\F244";
}

.fa-mouse-pointer:before {
  content: "\F245";
}

.fa-i-cursor:before {
  content: "\F246";
}

.fa-object-group:before {
  content: "\F247";
}

.fa-object-ungroup:before {
  content: "\F248";
}

.fa-sticky-note:before {
  content: "\F249";
}

.fa-sticky-note-o:before {
  content: "\F24A";
}

.fa-cc-jcb:before {
  content: "\F24B";
}

.fa-cc-diners-club:before {
  content: "\F24C";
}

.fa-clone:before {
  content: "\F24D";
}

.fa-balance-scale:before {
  content: "\F24E";
}

.fa-hourglass-o:before {
  content: "\F250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\F251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\F252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\F253";
}

.fa-hourglass:before {
  content: "\F254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\F255";
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
  content: "\F256";
}

.fa-hand-scissors-o:before {
  content: "\F257";
}

.fa-hand-lizard-o:before {
  content: "\F258";
}

.fa-hand-spock-o:before {
  content: "\F259";
}

.fa-hand-pointer-o:before {
  content: "\F25A";
}

.fa-hand-peace-o:before {
  content: "\F25B";
}

.fa-trademark:before {
  content: "\F25C";
}

.fa-registered:before {
  content: "\F25D";
}

.fa-creative-commons:before {
  content: "\F25E";
}

.fa-gg:before {
  content: "\F260";
}

.fa-gg-circle:before {
  content: "\F261";
}

.fa-tripadvisor:before {
  content: "\F262";
}

.fa-odnoklassniki:before {
  content: "\F263";
}

.fa-odnoklassniki-square:before {
  content: "\F264";
}

.fa-get-pocket:before {
  content: "\F265";
}

.fa-wikipedia-w:before {
  content: "\F266";
}

.fa-safari:before {
  content: "\F267";
}

.fa-chrome:before {
  content: "\F268";
}

.fa-firefox:before {
  content: "\F269";
}

.fa-opera:before {
  content: "\F26A";
}

.fa-internet-explorer:before {
  content: "\F26B";
}

.fa-television:before,
.fa-tv:before {
  content: "\F26C";
}

.fa-contao:before {
  content: "\F26D";
}

.fa-500px:before {
  content: "\F26E";
}

.fa-amazon:before {
  content: "\F270";
}

.fa-calendar-plus-o:before {
  content: "\F271";
}

.fa-calendar-minus-o:before {
  content: "\F272";
}

.fa-calendar-times-o:before {
  content: "\F273";
}

.fa-calendar-check-o:before {
  content: "\F274";
}

.fa-industry:before {
  content: "\F275";
}

.fa-map-pin:before {
  content: "\F276";
}

.fa-map-signs:before {
  content: "\F277";
}

.fa-map-o:before {
  content: "\F278";
}

.fa-map:before {
  content: "\F279";
}

.fa-commenting:before {
  content: "\F27A";
}

.fa-commenting-o:before {
  content: "\F27B";
}

.fa-houzz:before {
  content: "\F27C";
}

.fa-vimeo:before {
  content: "\F27D";
}

.fa-black-tie:before {
  content: "\F27E";
}

.fa-fonticons:before {
  content: "\F280";
}

.fa-reddit-alien:before {
  content: "\F281";
}

.fa-edge:before {
  content: "\F282";
}

.fa-credit-card-alt:before {
  content: "\F283";
}

.fa-codiepie:before {
  content: "\F284";
}

.fa-modx:before {
  content: "\F285";
}

.fa-fort-awesome:before {
  content: "\F286";
}

.fa-usb:before {
  content: "\F287";
}

.fa-product-hunt:before {
  content: "\F288";
}

.fa-mixcloud:before {
  content: "\F289";
}

.fa-scribd:before {
  content: "\F28A";
}

.fa-pause-circle:before {
  content: "\F28B";
}

.fa-pause-circle-o:before {
  content: "\F28C";
}

.fa-stop-circle:before {
  content: "\F28D";
}

.fa-stop-circle-o:before {
  content: "\F28E";
}

.fa-shopping-bag:before {
  content: "\F290";
}

.fa-shopping-basket:before {
  content: "\F291";
}

.fa-hashtag:before {
  content: "\F292";
}

.fa-bluetooth:before {
  content: "\F293";
}

.fa-bluetooth-b:before {
  content: "\F294";
}

.fa-percent:before {
  content: "\F295";
}

.fa-gitlab:before {
  content: "\F296";
}

.fa-wpbeginner:before {
  content: "\F297";
}

.fa-wpforms:before {
  content: "\F298";
}

.fa-envira:before {
  content: "\F299";
}

.fa-universal-access:before {
  content: "\F29A";
}

.fa-wheelchair-alt:before {
  content: "\F29B";
}

.fa-question-circle-o:before {
  content: "\F29C";
}

.fa-blind:before {
  content: "\F29D";
}

.fa-audio-description:before {
  content: "\F29E";
}

.fa-volume-control-phone:before {
  content: "\F2A0";
}

.fa-braille:before {
  content: "\F2A1";
}

.fa-assistive-listening-systems:before {
  content: "\F2A2";
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
  content: "\F2A3";
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
  content: "\F2A4";
}

.fa-glide:before {
  content: "\F2A5";
}

.fa-glide-g:before {
  content: "\F2A6";
}

.fa-sign-language:before,
.fa-signing:before {
  content: "\F2A7";
}

.fa-low-vision:before {
  content: "\F2A8";
}

.fa-viadeo:before {
  content: "\F2A9";
}

.fa-viadeo-square:before {
  content: "\F2AA";
}

.fa-snapchat:before {
  content: "\F2AB";
}

.fa-snapchat-ghost:before {
  content: "\F2AC";
}

.fa-snapchat-square:before {
  content: "\F2AD";
}

.fa-pied-piper:before {
  content: "\F2AE";
}

.fa-first-order:before {
  content: "\F2B0";
}

.fa-yoast:before {
  content: "\F2B1";
}

.fa-themeisle:before {
  content: "\F2B2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\F2B3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\F2B4";
}

.fa-handshake-o:before {
  content: "\F2B5";
}

.fa-envelope-open:before {
  content: "\F2B6";
}

.fa-envelope-open-o:before {
  content: "\F2B7";
}

.fa-linode:before {
  content: "\F2B8";
}

.fa-address-book:before {
  content: "\F2B9";
}

.fa-address-book-o:before {
  content: "\F2BA";
}

.fa-address-card:before,
.fa-vcard:before {
  content: "\F2BB";
}

.fa-address-card-o:before,
.fa-vcard-o:before {
  content: "\F2BC";
}

.fa-user-circle:before {
  content: "\F2BD";
}

.fa-user-circle-o:before {
  content: "\F2BE";
}

.fa-user-o:before {
  content: "\F2C0";
}

.fa-id-badge:before {
  content: "\F2C1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\F2C2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\F2C3";
}

.fa-quora:before {
  content: "\F2C4";
}

.fa-free-code-camp:before {
  content: "\F2C5";
}

.fa-telegram:before {
  content: "\F2C6";
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
  content: "\F2C7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\F2C8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\F2C9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\F2CA";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\F2CB";
}

.fa-shower:before {
  content: "\F2CC";
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
  content: "\F2CD";
}

.fa-podcast:before {
  content: "\F2CE";
}

.fa-window-maximize:before {
  content: "\F2D0";
}

.fa-window-minimize:before {
  content: "\F2D1";
}

.fa-window-restore:before {
  content: "\F2D2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\F2D3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\F2D4";
}

.fa-bandcamp:before {
  content: "\F2D5";
}

.fa-grav:before {
  content: "\F2D6";
}

.fa-etsy:before {
  content: "\F2D7";
}

.fa-imdb:before {
  content: "\F2D8";
}

.fa-ravelry:before {
  content: "\F2D9";
}

.fa-eercast:before {
  content: "\F2DA";
}

.fa-microchip:before {
  content: "\F2DB";
}

.fa-snowflake-o:before {
  content: "\F2DC";
}

.fa-superpowers:before {
  content: "\F2DD";
}

.fa-wpexplorer:before {
  content: "\F2DE";
}

.fa-meetup:before {
  content: "\F2E0";
}

.tooltipster-sidetip.tooltipster-light .tooltipster-content {
  padding: 5px;
  color: inherit;
  font-size: 12px;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s, visibility 0s linear .25s;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  -webkit-transition: opacity .25s, visibility 0s;
  transition: opacity .25s, visibility 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px 6px 0;
}

.fancybox-slide--iframe {
  padding: 44px 44px 0;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px;
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px;
}

.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  vertical-align: top;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  -webkit-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  width: 44px;
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff;
}

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
}

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
  fill: white;
  stroke: white;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--pause svg path:nth-child(1),
.fancybox-button--play svg path:nth-child(2) {
  display: none;
}

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: white;
}

.fancybox-button--share svg path {
  stroke-width: 1;
}

.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px;
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  -webkit-transition: opacity .25s, visibility 0s, color .25s;
  transition: opacity .25s, visibility 0s, color .25s;
}

.fancybox-navigation .fancybox-button:after {
  content: "";
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px;
}

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10;
}

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  -webkit-transition: stroke .1s;
  transition: stroke .1s;
}

.fancybox-close-small:focus {
  outline: none;
}

.fancybox-close-small:hover svg {
  opacity: 1;
}

.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe .fancybox-close-small:hover svg,
.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px;
  right: 0;
}

.fancybox-caption:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1;
}

.fancybox-caption:after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: "";
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

.fancybox-loading {
  -webkit-animation: a .8s infinite linear;
  animation: a .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(99, 99, 99, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999;
}

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x > ul {
  overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.article {
  display: block;
  color: #4c84ab;
  font-size: 14px;
  font-weight: 400;
  word-break: break-all;
}

.sr-only-focusable.nice-select.open,
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.wrap-lg {
  max-width: 1280px;
  margin: auto;
}

.blueLink {
  display: inline-block;
  height: 42px;
  border-radius: 21px;
  background-color: #004b9d;
  font-family: GothamProMedium, sans-serif;
  font-size: 12px;
  line-height: 42px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
  padding: 0 46px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  cursor: pointer;
}

.blueLink.nice-select.open,
.blueLink:active,
.blueLink:hover {
  background-color: #206bbd;
}

.container-content {
  margin: auto;
  max-width: 1142px;
}

.transparentLink {
  font-family: GothamProRegular, sans-serif;
  font-size: 14px;
  line-height: .9;
  color: #004b9d;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  border-bottom: 1px solid #cdd2e5;
  display: inline-block;
  margin-top: 29px;
  cursor: pointer;
}

.transparentLink.nice-select.open,
.transparentLink:active,
.transparentLink:hover {
  border-bottom: 1px solid transparent;
}

.header.whiteHeader {
  background: #fbfbfb;
}

.returnsPage__form__wrapper {
  clear: both;
  display: inline-block;
  width: 100%;
}

.returnsPage__form__input--half {
  float: left;
}

.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #e0e7ee;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
}

.nice-select:hover {
  border-color: #d0dae5;
}

.nice-select.open,
.nice-select:active,
.nice-select:focus {
  border-color: #88bfff;
}

.nice-select:after {
  border-bottom: 2px solid #90a1b5;
  border-right: 2px solid #90a1b5;
  content: "";
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  width: 5px;
}

.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}

.nice-select.disabled {
  border-color: #e7ecf2;
  color: #90a1b5;
  pointer-events: none;
}

.nice-select.disabled:after {
  border-color: #cdd5de;
}

.nice-select.wide {
  width: 100%;
}

.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}

.nice-select.right {
  float: right;
}

.nice-select.right .list {
  left: auto;
  right: 0;
}

.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}

.nice-select.small:after {
  height: 4px;
  width: 4px;
}

.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}

.nice-select .list {
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 0 1px rgba(68, 88, 112, 0.11);
  box-shadow: 0 0 0 1px rgba(68, 88, 112, 0.11);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}

.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
  background-color: #f6f7f9;
}

.nice-select .option.selected {
  font-weight: 700;
}

.nice-select .option.disabled {
  background-color: transparent;
  color: #90a1b5;
  cursor: default;
}

.no-csspointerevents .nice-select .list {
  display: none;
}

.no-csspointerevents .nice-select.open .list {
  display: block;
}

.header__wrap--mobile {
  display: none !important;
}

.stickyHeader .header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 4;
  -webkit-box-shadow: 0 2px 45px rgba(19, 19, 23, 0.12);
  box-shadow: 0 2px 45px rgba(19, 19, 23, 0.12);
  background-color: #fff;
  padding: 20px 20 21px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.stickyHeader .header .header__brand-title {
  display: none;
}

.stickyHeader .header .header__wrap__col-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.stickyHeader .header .header__logo {
  width: 100px;
  height: 70px;
}

.stickyHeader .header .header__form-serch {
  display: none;
}

.stickyHeader .header .header__wrap__col-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.stickyHeader .header .header__icons-navigation {
  min-width: 307px;
}

.home-news__top-article__col-right {
  width: calc(100% - 570px);
}

.header__nav__list__firstLevelLink {
  margin: 0 20px 0 0;
  cursor: pointer;
}

.header__nav--hideMobNav,
.mobSearchButton,
.navButton {
  display: none;
}

.header__icons-navigation__location-link,
.header__icons-navigation__tel {
  font-size: 0;
}

.header {
  -webkit-box-shadow: 0 1px 0 #f0f0f0;
  box-shadow: 0 1px 0 #f0f0f0;
  background-color: #f5f5f5;
  padding: 23px 0 24px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.header__wrap {
  max-width: 1320px;
  padding-right: 20px;
  padding-left: 20px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header__logo {
  width: 144px;
  height: auto;
}

.header__brand-title {
  font-family: Rosa-Marena, sans-serif;
  font-size: 38px;
  line-height: 43px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  display: inline-block;
  margin: 16px 0 32px;
}

.header__nav__list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.header__nav__list li {
  margin: 0 30px 0 0;
}

.header__nav__list a {
  font-family: GothamProMedium, sans-serif;
  font-size: 13px;
  line-height: 30px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.header__nav__list a:hover {
  color: #90a1b5;
}

.header__nav__list p {
  position: relative;
}

.header__nav__list p .header__nav__list__arrowButton {
  background: url("/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/icons/svg/arr_black.svg") 50% no-repeat;
  background-size: contain;
  width: 6px;
  height: 5px;
  position: absolute;
  right: 10px;
  top: calc(50% - 3px);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.header__nav__list ul {
  display: none;
  min-width: 180px;
  -webkit-box-shadow: 1px 10px 35px rgba(22, 19, 23, 0.11);
  box-shadow: 1px 10px 35px rgba(22, 19, 23, 0.11);
  border-radius: 0 0 10px 10px;
  background-color: #fff;
  padding: 15px;
  z-index: 5;
}

.header__nav__list ul li {
  margin: 0;
  width: 100%;
}

.header__nav__list ul a {
  font-family: GothamProRegular, sans-serif;
  font-size: 14px;
  line-height: 34px;
  color: #515151;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  position: relative;
  display: inline-block;
  width: 100%;
}

.header__nav__list ul a:before {
  content: "";
  display: block;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #ebebeb), to(transparent));
  background: linear-gradient(90deg, #ebebeb 0, transparent);
  height: 1px;
  position: absolute;
  bottom: 0;
  width: 140px;
}

.header__nav__list ul a:last-of-type::before {
  display: none;
}

.header__nav__list li {
  position: relative;
}

.header__nav__list li:hover ul {
  display: block;
  list-style: none;
  position: absolute;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.header__nav__list li:hover p .header__nav__list__arrowButton {
  background: url("/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/icons/svg/arr_gray.svg") 50% no-repeat;
}

.header__form-serch {
  text-align: right;
  width: 268px;
  position: relative;
  margin: 15px 0 47px;
}

.header__form-serch input[type=search],
.header__form-serch input[type=text] {
  width: 130px;
  height: 36px;
  border-radius: 18px;
  border: 2px solid #f0f0f0;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 46px 0 10px;
  text-align: right;
  font-family: GothamProRegular, sans-serif;
  font-size: 12px;
  line-height: 30px;
  color: #90a1b5;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
  -webkit-transition: width 0.4s ease;
  transition: width 0.4s ease;
}

.header__form-serch input[type=search]:focus,
.header__form-serch input[type=text]:focus {
  width: 268px;
}

.header__form-serch input[type=search]:focus::-webkit-input-placeholder,
.header__form-serch input[type=text]:focus::-webkit-input-placeholder {
  color: transparent;
}

.header__form-serch input[type=search]:focus:-ms-input-placeholder,
.header__form-serch input[type=search]:focus::-ms-input-placeholder,
.header__form-serch input[type=text]:focus:-ms-input-placeholder,
.header__form-serch input[type=text]:focus::-ms-input-placeholder {
  color: transparent;
}

.header__form-serch input[type=search]:focus::-webkit-input-placeholder,
.header__form-serch input[type=text]:focus::-webkit-input-placeholder {
  color: transparent;
}

.header__form-serch input[type=search]:focus:-ms-input-placeholder,
.header__form-serch input[type=text]:focus:-ms-input-placeholder {
  color: transparent;
}

.header__form-serch input[type=search]:focus::-ms-input-placeholder,
.header__form-serch input[type=text]:focus::-ms-input-placeholder {
  color: transparent;
}

.header__form-serch input[type=search]:focus::placeholder,
.header__form-serch input[type=text]:focus::placeholder {
  color: transparent;
}

.header__form-serch input[type=search]:placeholder,
.header__form-serch input[type=text] {
  font-family: GothamProRegular, sans-serif;
  font-size: 12px;
  line-height: 30px;
  color: #90a1b5;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
}

.header__form-serch button,
.header__form-serch input[type=submit] {
  display: block;
  border: none;
  position: absolute;
  width: 12px;
  height: 12px;
  right: 20px;
  font-size: 0;
  top: calc(50% - 6px);
  background: url("/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/icons/icon-serch-gray-3x.png") 50% no-repeat;
  background-size: contain;
}

.header__icons-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  list-style: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  /*top: -9px;*/
}

.header__icons-navigation--BL,
.header__icons-navigation--EN,
.header__icons-navigation--KZ,
.header__icons-navigation--UA {
  width: 100px;
  float: right;
}

.header__icons-navigation__login-link {
  font-family: GothamProMedium, sans-serif;
  font-size: 13px;
  line-height: 30px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
  padding: 0 24px 0 0;
  display: inline-block;
  position: relative;
  cursor: pointer;
}

.header__icons-navigation__login-link:before {
  content: "";
  display: block;
  background: url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/icons/svg/login.svg) 50% no-repeat;
  background-size: contain;
  width: 13px;
  height: 18px;
  position: absolute;
  right: 0;
  top: calc(50% - 7px);
}

.header__icons-navigation__location-link {
  display: inline-block;
  background: url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/icons/svg/map.svg) 50% no-repeat;
  background-size: contain;
  width: 12px;
  height: 16px;
  cursor: pointer;
}

.header__icons-navigation__language ul {
  list-style: none;
  display: none;
  position: absolute;
  -webkit-box-shadow: 1px 10px 35px rgba(22, 19, 23, 0.11);
  box-shadow: 1px 10px 35px rgba(22, 19, 23, 0.11);
  border-radius: 0 0 10px 10px;
  background-color: #fff;
  padding: 10px 15px;
  z-index: 4;
}

.header__icons-navigation__language ul li {
  color: #515151;
}

.header__icons-navigation__language ul a,
.header__icons-navigation__language ul li {
  font-family: GothamProRegular, sans-serif;
  font-size: 14px;
  line-height: 34px;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.header__icons-navigation__language ul a {
  color: #55a1fb;
  text-decoration: underline;
}

.header__icons-navigation__language:hover ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.header__icons-navigation__language-icon {
  display: inline-block;
  background: url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/lang/lang_sprite.png) no-repeat;
  background-size: cover;
  width: 16px;
  height: 17px;
  position: relative;
  background-position: -1px 0;
}

.header__icons-navigation__language-icon--RU {
  background-position: -1px 0;
}

.header__icons-navigation__language-icon--EN {
  background-position: -65px 0;
}

.header__icons-navigation__language-icon--UA {
  background-position: -33px 0;
}

.header__icons-navigation__language-icon--KZ {
  background-position: -17px 0;
}

.header__icons-navigation__language-icon--BL {
  background-position: -49px 0;
}

.header__icons-navigation__language-icon:before {
  content: "";
  display: block;
  background: url("/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/icons/icon-navigation-arrow-black.png") 50% no-repeat;
  background-size: cover;
  width: 5px;
  height: 4px;
  position: absolute;
  right: -10px;
  top: calc(50% - 2px);
}

.header__icons-navigation__tel {
  display: inline-block;
  background: url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/icons/svg/phone.svg) 50% no-repeat;
  background-size: contain;
  width: 17px;
  height: 16px;
  cursor: pointer;
}

.header__icons-navigation__shop-icon {
  display: inline-block;
  background: url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/icons/icon-basket.png) no-repeat;
  background-size: contain;
  width: 16px;
  height: 18px;
  cursor: pointer;
  padding-left: 25px;
  background-position: 0 50%;
  font-size: 15px;
  font-family: GothamProMedium, sans-serif;
  color: #000;
}

.homeSlider {
  height: 700px;
  overflow: hidden;
  margin-bottom: 85px;
}

.homeSlider img {
  width: auto;
  min-height: 100%;
  max-width: none;
  min-width: 100%;
}

.homeSlider .slick-arrow {
  position: absolute;
  width: 39px;
  height: 39px;
  -webkit-box-shadow: 0 10px 28px rgba(16, 16, 35, 0.29);
  box-shadow: 0 10px 28px rgba(16, 16, 35, 0.29);
  border-radius: 29px;
  background-color: #fff;
  top: calc(50% - 20px);
  font-size: 0;
  border: none;
  z-index: 2;
}

.homeSlider .slick-arrow:before {
  content: "";
  display: block;
  background: url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/icons/icon-slider-rrow-blue.png) 50% no-repeat;
  background-size: contain;
  width: 8px;
  height: 17px;
  top: calc(50% - 8px);
  left: calc(50% - 3px);
  position: absolute;
}

.homeSlider .slick-next {
  right: 40px;
}

.homeSlider .slick-prev {
  left: 40px;
}

.homeSlider .slick-prev:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  left: calc(50% - 6px);
}

.homeSlider .slick-slide {
  position: relative;
}

.homeSlider__description {
  background: rgba(245, 245, 245, 0.6);
  position: absolute;
  padding: 35px 60px 27px 32px;
  bottom: 51px;
  min-width: 417px;
  right: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.homeSlider__description__category {
  display: block;
  text-align: left;
  font-family: GothamPro-Bold, sans-serif;
  font-size: 11px;
  line-height: 30px;
  color: #636669;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
}

.homeSlider__description__title {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 27px;
  line-height: 1.3;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  margin: 0 0 20px;
  display: inline-block;
  font-style: normal;
}

.homeSlider:not(.slick-initialized) .homeSlider > div:not(:first-child) {
  display: none;
}

.collection-grid {
  margin-bottom: 76px;
}

.collection-grid__title {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 46px;
  line-height: 40px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  margin: 0 0 54px;
  display: inline-block;
  text-align: left;
}

.collection-grid__categoty-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.collection-grid__categoty-cont__items {
  margin: 0 20px 50px 0;
  width: calc(25% - 60px/4);
}

.collection-grid__categoty-cont__items:nth-of-type(4n) {
  margin-right: 0;
}

.collection-grid__categoty-cont__items:hover .collection-grid__categoty-cont__items__name {
  -webkit-box-shadow: -1px 25px 35px rgba(22, 19, 23, 0.11);
  box-shadow: -1px 25px 35px rgba(22, 19, 23, 0.11);
}

.collection-grid__categoty-cont__items__name {
  -webkit-box-shadow: 0 2px 5px rgba(22, 19, 23, 0.08);
  box-shadow: 0 2px 5px rgba(22, 19, 23, 0.08);
  background-color: #fff;
  padding: 32px 13px 31px;
  display: inline-block;
  text-align: left;
  width: 100%;
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 25px;
  line-height: 1.3;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.collection-grid .blueLink {
  float: right;
}

.home-news {
  margin-bottom: 94px;
}

.home-news__title {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 46px;
  line-height: 40px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  margin: 0 0 68px;
  display: inline-block;
  text-align: left;
}

.home-news__top-article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 55px;
}

.home-news .blueLink {
  display: table;
  margin: 0 auto 90px;
}

.home-news__top-article__col-right {
  padding: 40px 0 0 52px;
  position: relative;
}

.home-news__top-article__col-right__date {
  position: absolute;
  top: 0;
  left: 52px;
  font-family: GothamPro-Bold, sans-serif;
  font-size: 11px;
  line-height: 1.3;
  color: #111;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
}

.home-news__top-article__col-right__date b {
  color: #898989;
}

.home-news__top-article__col-right__date i {
  color: #b7b6b6;
}

.home-news__top-article__col-right__socialNetworks {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.home-news__top-article__col-right__socialNetworks a {
  display: inline-block;
  margin: 0 5px;
}

.home-news__top-article__col-right__socialNetworks img {
  max-height: 12px;
  width: auto;
}

.home-news__top-article__col-right__title {
  font-size: 28px;
  line-height: 37px;
  color: #191919;
  display: inline-block;
  margin-bottom: 50px;
}

.home-news__top-article__col-right__description,
.home-news__top-article__col-right__title {
  font-family: GothamProRegular, sans-serif;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.home-news__top-article__col-right__description {
  font-size: 14px;
  line-height: 26px;
  color: #898989;
}

.home-news__top-article__col-left {
  width: 570px;
  height: 380px;
  overflow: hidden;
}

.home-news__top-article__col-left img {
  width: 570px;
  max-width: 570px;
}

.home-news__relatedPosts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.home-news__relatedPosts.slick-slider .slick-slide:first-child {
  display: none;
}

.home-news__relatedPosts__item {
  width: calc(100%/3 - 62px/3);
  margin: 0 31px 52px 0;
  display: inline-block;
  vertical-align: top;
}

.home-news__relatedPosts__item--first {
  display: none !important;
}

.home-news__relatedPosts__item:hover .home-news__relatedPosts__content {
  -webkit-box-shadow: -1px 25px 35px rgba(22, 19, 23, 0.11);
  box-shadow: -1px 25px 35px rgba(22, 19, 23, 0.11);
}

.home-news__relatedPosts__item:nth-of-type(3n+1) {
  margin-right: 0;
}

.home-news__relatedPosts__item__img-container {
  width: 100%;
  height: 240px;
  overflow: hidden;
}

.home-news__relatedPosts__item__img-container img {
  width: 100%;
}

.home-news__relatedPosts__content {
  padding: 29px 48px 47px 29px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-box-shadow: 0 2px 5px rgba(22, 19, 23, 0.08);
  box-shadow: 0 2px 5px rgba(22, 19, 23, 0.08);
}

.home-news__relatedPosts__content__description {
  min-height: 110px;
  max-height: 110px;
  overflow: hidden;
  font-size: 14px;
  line-height: 23px;
  color: #898989;
}

.home-news__relatedPosts__content__description,
.home-news__relatedPosts__content__title {
  font-family: GothamProRegular, sans-serif;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.home-news__relatedPosts__content__title {
  font-size: 18px;
  line-height: 25px;
  min-height: 101px;
  max-height: 101px;
  overflow: hidden;
  color: #191919;
  display: block;
  margin-bottom: 28px;
}

.home-news__relatedPosts__item__date {
  font-family: GothamPro-Bold, sans-serif;
  font-size: 11px;
  line-height: 1.3;
  color: #111;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
  display: inline-block;
  width: 100%;
  margin-bottom: 32px;
}

.home-news__relatedPosts__item__date b {
  color: #898989;
}

.home-news__relatedPosts__item__date i {
  color: #b7b6b6;
}

.news-inner__title {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 46px;
  line-height: 40px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  margin: 0 0 68px;
  display: inline-block;
  text-align: left;
}

.news-inner__detailImage {
  margin: 0 0px 15px 0;
}

.news-inner__detailText {
  color: #898989;
}

.news-inner__dataPublic,
.news-inner__detailText {
  font-family: GothamProRegular, sans-serif;
  font-size: 14px;
  line-height: 26px;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.news-inner__dataPublic {
  color: #000;
}

.footer-wrap {
  max-width: 1215px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

footer {
  padding: 71px 0 58px;
  -webkit-box-shadow: 0 -1px 0 #eaeaea;
  box-shadow: 0 -1px 0 #eaeaea;
  background-color: #f5f5f5;
}

.footer-links-col-1-logo {
  width: 228px;
  height: 121px;
}

.footer-links-col-2,
.footer-links-col-3 {
  text-align: left;
}

.footer-links-col-2 b,
.footer-links-col-3 b {
  font-size: 16px;
  line-height: 29px;
  color: #191919;
  display: block;
  margin: 0 0 28px;
  font-weight: 400;
}

.footer-links-col-2 a,
.footer-links-col-2 b,
.footer-links-col-3 a,
.footer-links-col-3 b {
  font-family: GothamProRegular, sans-serif;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.footer-links-col-2 a,
.footer-links-col-3 a {
  font-size: 14px;
  line-height: 1;
  color: #999;
  display: table;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  margin: 0 0 15px;
}

.footer-links-col-2 a.nice-select.open,
.footer-links-col-2 a:active,
.footer-links-col-2 a:hover,
.footer-links-col-3 a.nice-select.open,
.footer-links-col-3 a:active,
.footer-links-col-3 a:hover {
  border-bottom: 1px solid #999;
}

.footer-links-col-4 b {
  font-family: GothamProRegular, sans-serif;
  font-size: 16px;
  line-height: 29px;
  color: #191919;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  display: block;
  margin: 0 0 20px;
  font-weight: 400;
}

.footer-links-col-4__pay-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 0 39px;
}

.footer-links-col-4__pay-list a {
  display: inline-block;
  margin: 0 3px 0 0;
}

.footer-links-col-4__pay-list img {
  width: 45px;
  height: 28px;
}

.footer-links-col-4__social-networks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 0 64px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-links-col-4__social-networks img {
  max-width: 100%;
  height: 24px;
}

.footer-links-col-4__social-networks a {
  display: inline-block;
  margin: 0 20px 0 0;
}

.footer-links-col-4__bottomText {
  font-family: GothamProRegular, sans-serif;
  font-size: 12px;
  line-height: 1;
  color: #999;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.scrollToTop {
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 50px;
  right: 40px;
  display: none;
  border-radius: 50%;
  border: 2px solid #ccc;
  z-index: 99;
  cursor: pointer;
}

.scrollToTop:before {
  content: "\9\203A";
  display: block;
  color: #ccc;
  font-size: 36px;
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 9px);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.navigation__location__wrap {
  position: absolute;
  max-width: 90%;
  width: auto;
  height: auto;
  padding: 20px 20px 10px;
  background: #fff;
  z-index: 100;
  top: 200px;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-shadow: 0 2px 5px rgba(22, 19, 23, 0.3);
  box-shadow: 0 2px 5px rgba(22, 19, 23, 0.3);
}

.navigation__location__wrap p {
  margin: 5px 0;
}

.navigation__location__wrap:not(.open) {
  display: none;
}

.navigation__location__wrap__buttons {
  padding: 10px 0;
}

.navigation__location__wrap__buttons__item {
  display: inline-block;
  width: 50px;
  text-align: center;
  padding: 5px 10px;
  background: #004a9d;
  color: #fff;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.navigation__location__wrap__buttons__item:hover {
  background: #206bbd;
}

.navigation__location__wrap__buttons__item:not(:last-child) {
  margin-right: 15px;
}

.navigation__location__otherCity__wrap {
  position: fixed;
  width: 100%;
  max-width: 600px;
  min-height: 300px;
  height: 50%;
  padding: 20px;
  background: #fff;
  z-index: 100;
  left: 50%;
  margin-left: -300px;
  top: 25%;
  font-size: 16px;
  -webkit-box-shadow: 0 2px 5px rgba(22, 19, 23, 0.3);
  box-shadow: 0 2px 5px rgba(22, 19, 23, 0.3);
  min-width: 300px;
  max-height: 80%;
}

.navigation__location__otherCity__wrap:not(.open) {
  display: none;
}

.navigation__location__otherCity__wrap__closeForm {
  display: inline-block;
  padding: 10px;
  margin-top: -10px;
  float: right;
  cursor: pointer;
}

.navigation__location__otherCity__wrap__list {
  height: 85%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.navigation__location__otherCity__wrap__input {
  margin-bottom: 20px;
}

.navigation__location__otherCity__wrap__input input {
  width: calc(100% - 20px);
  font-size: 14px;
  font-family: GothamProRegular, sans-serif;
  padding: 10px;
  border: 1px solid #b7b6b6;
  color: #111;
}

.navigation__location__otherCity__wrap .cityList {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}

.navigation__location__otherCity__wrap .cityList__item.hidden {
  display: none !important;
}

.navigation__location__otherCity__wrap .cityList li {
  cursor: pointer;
  font-size: 12px;
  font-family: GothamProRegular, sans-serif;
  margin-bottom: 10px;
  padding-right: 5px;
  text-decoration: underline;
  text-transform: capitalize;
  line-height: 18px;
}

.navigation__location__otherCity__wrap .cityList.all li {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}

.navigation__location__otherCity__wrap .cityList.favorites li {
  font-family: GothamPro-Bold, sans-serif;
}

.navigation__location__otherCity__wrap__list__favorites {
  width: 33%;
}

.navigation__location__otherCity__wrap__list__all {
  width: 66%;
  overflow-y: scroll;
  height: calc(100% - 20px);
}

.home-video {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.1)), to(rgba(255, 255, 255, 0.1)));
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.1) 0, rgba(255, 255, 255, 0.1));
  padding: 100px 10px 18px;
}

.home-video__videoElement {
  display: block;
  width: 1206px;
  height: auto;
  max-width: 100%;
  margin: auto;
}

.home-video iframe {
  width: 1206px;
  height: 635px;
  max-width: 100%;
}

.home-video__news {
  padding-top: 43px;
}

@media screen and (max-width: 640px) {
  .home-video,
  .home-video iframe {
    display: none;
  }
  .home-video__news .home-news__title {
    font-size: 28px;
    line-height: 25px;
  }
}

.profile {
  padding-top: 70px;
  padding-bottom: 60px;
}

.profile__title {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 35px;
  line-height: 1.3;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  margin-bottom: 50px;
}

.tabs__content {
  display: none;
}

.tabs__content.active {
  display: block;
}

.tabs__caption {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  list-style: none;
}

.tabs__caption,
.tabs__caption li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tabs__caption li {
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 10px 0 0;
  padding: 8px;
  cursor: pointer;
  text-align: center;
  height: 57px;
  border: 10px solid #f5f5f5;
  border-bottom: none;
}

.tabs__caption li:last-of-type {
  margin-right: 0;
}

.tabs__caption li:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(245, 245, 245, 0.65)), to(#e6e6e6));
  background: linear-gradient(180deg, rgba(245, 245, 245, 0.65), #e6e6e6);
  left: -10px;
}

.tabs__caption li:after,
.tabs__caption li:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 10px;
  height: 25px;
  z-index: 3;
}

.tabs__caption li:after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(245, 245, 245, 0.05)), to(#e6e6e6));
  background: linear-gradient(180deg, rgba(245, 245, 245, 0.05), #e6e6e6);
  right: -10px;
}

.tabs__caption li i {
  font-family: GothamProRegular, sans-serif;
  font-size: 18px;
  line-height: 31px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  position: relative;
  z-index: 2;
  padding: 11px 29px 5px;
  height: 47px;
}

.tabs__caption .active {
  background: #f5f5f5;
}

.tabs__caption .active:after,
.tabs__caption .active:before {
  display: none;
}

.tabs__caption .active i {
  background: #f5f5f5;
}

.tabs__content {
  background-color: #f5f5f5;
  width: 100%;
}

.profile__tabs__item__rightContent__fileCont {
  background: #fff;
  height: 46px;
  width: 100%;
  position: relative;
}

.profile__tabs__item__rightContent__fileCont input[type=file] {
  opacity: 0;
}

.profile__tabs__item__rightContent__fileCont .inputFile__button {
  position: absolute;
  right: 6px;
  border-radius: 3px;
  border: 1px solid #eaeaea;
  background-color: #eaeaea;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eaeaea), to(#f4f4f4));
  background-image: linear-gradient(0deg, #eaeaea 0, #f4f4f4);
  font-family: GothamProRegular, sans-serif;
  font-size: 8px;
  line-height: 19px;
  color: #7d7d7d;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  text-align: center;
  top: calc(50% - 10px);
  height: 20px;
  padding: 0 5px;
}

.toggleTabButton {
  position: absolute;
  background: url(/bitrix/templates/stenova_rose/public/img/small-pages/tabs-button.svg) 0 0 no-repeat;
  width: 14px;
  height: 14px;
  right: 14px;
  top: 11px;
  display: block;
  cursor: pointer;
  background-size: contain;
}

.tabHistory__item {
  width: 100%;
  display: inline-block;
  clear: both;
  text-align: left;
  margin-bottom: 36px;
}

.tabHistory__item__th {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #e9e9e9;
  min-height: 42px;
  position: relative;
}

.tabHistory__item__th__name {
  width: 40%;
  color: #004b9d;
  text-decoration: underline;
  padding: 0 5px 0 28px;
}

.tabHistory__item__th__name,
.tabHistory__item__th__priceOnce {
  font-family: GothamProRegular, sans-serif;
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.tabHistory__item__th__priceOnce {
  line-height: 1.3;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  width: 20%;
}

.tabHistory__item__th__count,
.tabHistory__item__th__summ {
  font-family: GothamProRegular, sans-serif;
  font-size: 15px;
  line-height: 1.3;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.tabHistory__item__row {
  border-bottom: 1px solid #f5f5f5;
  min-height: 44px;
  background: #fff;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.tabHistory__item__row,
.tabHistory__item__td__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
}

.tabHistory__item__td__name {
  width: 40%;
  padding: 0 5px 0 28px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: GothamProRegular, sans-serif;
  font-size: 15px;
  line-height: 14px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.tabHistory__item__td__name i {
  color: #797979;
  font-size: 12px;
  display: block;
  margin: 3px 0 0;
}

.tabHistory__item__td__priceCount,
.tabHistory__item__td__priceOnce,
.tabHistory__item__td__summ {
  width: 20%;
  font-family: GothamProRegular, sans-serif;
}

.tabHistory__item__allSumm,
.tabHistory__item__td__priceCount,
.tabHistory__item__td__priceOnce,
.tabHistory__item__td__summ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-size: 15px;
  line-height: 1.3;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.tabHistory__item__allSumm {
  width: 60%;
  float: right;
  background-color: #cfcfcf;
  min-height: 37px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 0 5px;
  font-family: GothamProMedium, sans-serif;
}

.tabHistory__item__allSumm__text {
  width: 66.66667%;
  text-align: right;
}

.tabHistory__item__allSumm__allCount,
.tabHistory__item__allSumm__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.tabHistory__item__allSumm__allCount {
  width: 33.33333%;
}

.tabHistory__item__allSumm .profile__bottomText__title {
  font-size: 18px;
}

.tabHistory__item__allSumm .profile__bottomText__description {
  font-size: 11px;
  line-height: 19px;
}

.profile__title {
  font-size: 25px;
  margin-bottom: 30px;
}

.profile .tabs font.notetext {
  display: block;
  padding: 20px;
  margin: 20px 0;
  -webkit-box-shadow: 0 1px 0 #eaeaea;
  box-shadow: 0 1px 0 #eaeaea;
  background-color: #f5f5f5;
  font-size: 16px;
  font-family: GothamProRegular, sans-serif;
  color: #000;
}

@-webkit-keyframes b {
  0%,
  80%,
  to {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

.page404__title {
  padding: 30px 0;
  font-size: 25px;
  text-align: center;
  font-family: PlayfairDisplaySC2-Regular, serif;
}

.breadcrumb {
  -webkit-box-shadow: 0 0 0 1px #eaeaea;
  box-shadow: 0 0 0 1px #eaeaea;
  background-color: #fff;
  height: 50px;
  clear: both;
}

.breadcrumb .header__wrap {
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.breadcrumb a {
  font-family: GothamProRegular, sans-serif;
  font-size: 13px;
  line-height: 1;
  color: #054f9e;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  float: left;
  position: relative;
  display: inline-block;
  margin: 0 30px 0 0;
  border-bottom: 1px solid #054f9e;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  cursor: pointer;
}

.breadcrumb a:before {
  content: "|";
  display: block;
  position: absolute;
  right: -15px;
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
  color: #90a1b5;
}

.breadcrumb a.nice-select.open,
.breadcrumb a:active,
.breadcrumb a:hover {
  border-color: transparent;
}

.breadcrumb p {
  font-family: GothamProRegular, sans-serif;
  font-size: 13px;
  line-height: 30px;
  color: #90a1b5;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  float: left;
  text-transform: uppercase;
}

.product {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 40px 0 30px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product,
.product__colLeft {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product__colLeft {
  width: calc(50% - 20px);
  border: 10px solid #f6f6f6;
  background-color: #fff;
  padding: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: auto;
}

.product__colLeft .slick-slide,
.product__colLeft .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product__colLeft .slick-slide {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.product__colLeft .slick-slide img {
  display: block;
  margin: auto;
  max-height: 100%;
}

.product__colLeft .slick-arrow {
  border: none;
  font-size: 0;
  background: url(/bitrix/templates/stenova_rose/public/img/icons/svg/gray-arrow.svg) 50% no-repeat;
  width: 34px;
  height: 82px;
  position: absolute;
  top: calc(50% - 41px);
}

.product__colLeft .slick-prev {
  left: 38px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.product__colLeft .slick-next {
  right: 40px;
}

.product__colRight {
  width: calc(50% - 20px);
  border: 10px solid #f6f6f6;
  background-color: #fff;
  padding: 36px 30px 15px;
}

.product__colRight__tovarDescriotion {
  margin: 0 0 33px;
  text-align: left;
}

.product__colRight__tovarDescriotion__buyButton {
  display: inline-block;
  font-family: GothamProMedium, sans-serif;
  font-size: 12px;
  line-height: 38px;
  color: #fff;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  background: #6ba778;
  height: 40px;
  border-radius: 19px;
  text-align: center;
  min-width: 132px;
  padding: 0 15px;
  margin: 0 0 30px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.product__colRight__tovarDescriotion__buyButton.nice-select.open,
.product__colRight__tovarDescriotion__buyButton:active,
.product__colRight__tovarDescriotion__buyButton:hover {
  background: #78c98a;
}

.product__colRight__tovarDescriotion__name {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 32px;
  line-height: 1.2;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  display: inline-block;
  margin: 0 0 30px;
  width: 100%;
}

.product__colRight__tovarDescriotion__name i {
  text-transform: uppercase;
}

.product__colRight__tovarDescriotion__grid {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.product__colRight__tovarDescriotion__grid .price-row {
  margin: 10px 0 0;
}

.product__colRight__tovarDescriotion__grid__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.product__colRight__tovarDescriotion__grid__row b {
  width: 160px;
  font-family: GothamProMedium, sans-serif;
  font-weight: 500;
}

.product__colRight__tovarDescriotion__grid__row b,
.product__colRight__tovarDescriotion__grid__row p {
  font-size: 14px;
  line-height: 26px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.product__colRight__tovarDescriotion__grid__row p {
  font-family: GothamProRegular, sans-serif;
}

.product__colRight__tovarDescriotion__grid__row__price {
  font-family: GothamProMedium, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1;
}

.product__colRight__tovarDescriotion__grid__row__price em {
  font-size: 16px;
  font-style: normal;
}

.product__colRight__bottomSlider .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 270px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  position: relative;
  width: 135px;
  float: right;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product__colRight__bottomSlider li {
  width: 135px;
  height: calc(50% - 5px);
  cursor: pointer;
}

.product__colRight__bottomSlider li,
.product__colRight__bottomSlider li .thumbnails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.product__colRight__bottomSlider li .thumbnails img {
  width: 135px;
  height: 130px;
}

.product__colRight__bottomSlider .slick-active {
  display: none;
}

.product__colRight__bottomSlider .slick-active .thumbnails img {
  max-height: 220px;
  width: auto;
  height: auto;
}

.product__seoText {
  font-family: GothamProRegular, sans-serif;
  font-size: 15px;
  line-height: 28px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  margin: 0 0 97px;
}

.product__seoText ol,
.product__seoText p,
.product__seoText ul {
  margin-bottom: 10px;
}

.product__colRight__bottomSlider__previewImg {
  border: 2px solid #f6f6f6;
  background-color: #fff;
}

.product__colRight__bottomSlider__previewImg .slick-active {
  display: block;
  width: auto;
  height: auto;
  max-width: 90%;
  max-height: 90%;
}

.product__colRight__bottomSlider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  max-height: 270px;
}

.product__colRight__bottomSlider .slick-dots {
  width: 25%;
  height: auto;
}

.product__colRight__bottomSlider__previewImg {
  width: calc(75% - 10px);
  margin: 0 10px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product__colRight__bottomSlider__previewImg .slick-active {
  margin: 0;
}

body .product .slick-dots {
  height: auto;
}

body .product .slick-dots li img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.product__colRight__bottomSlider li {
  width: 100%;
}

.product__colRight__bottomSlider li .thumbnails {
  width: 100%;
  height: 100%;
}

.product__colRight__tovarDescriotion__grid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.price-row__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 160px);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.price-row__wrap .product__colRight__tovarDescriotion__buyButton {
  margin: -5px 0 0;
}

.nice-select.casromSelect {
  min-width: 155px;
  height: 28px;
  line-height: 28px;
  border-radius: 0;
}

.nice-select.open .list {
  min-width: 155px;
}

.nice-select:after {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid #000;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  border-bottom: none;
}

.nice-select.open:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.nice-select.open,
.nice-select:active,
.nice-select:focus {
  border: 1px solid #ededed !important;
}

.cardTableButton {
  margin: 0 0 0 15px;
  font-size: 13px;
}

.product--clothing .product__colRight__tovarDescriotion__grid__row b {
  width: 150px;
}

.product--clothing .price-row__wrap,
.product--clothing .product__colRight__tovarDescriotion__grid__row p {
  width: calc(100% - 90px);
}

.cartTable {
  font-family: GothamProRegular, sans-serif;
  font-size: 16px;
  line-height: 21px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  vertical-align: middle;
  border: 10px solid #f5f5f5;
  background-color: #fff;
  text-align: left;
  width: 100%;
  margin-bottom: 80px;
}

.cartTable table {
  width: 100%;
}

.cartTable th {
  min-height: 60px;
  background-color: #f5f5f5;
  padding: 15px 25px;
}

.cartTable tr {
  border-bottom: 2px solid #f5f5f5;
}

.cartTable tr:last-child {
  border-bottom: none;
}

.cartTable td {
  min-height: 75px;
  padding: 25px;
  width: 140px;
}

.product__colLeft .slick-prev {
  z-index: 7;
}

.product--sheets {
  margin-bottom: 40px;
}

.relatedModels__slider {
  width: calc(100% + 20px);
  position: relative;
  left: -10px;
}

.product--sheets .product__colRight__tovarDescriotion__grid__row b {
  width: 152px;
}

.product--sheets .product__colRight__tovarDescriotion__grid__row p {
  width: calc(100% - 152px);
}

.relatedModels {
  max-width: 1281px;
  margin: 0 auto 93px;
}

.relatedModels .slick-track {
  min-width: 100%;
}

.relatedModels__title {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 25px;
  line-height: 1;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  margin: 0 0 41px;
  display: block;
  text-align: left;
}

.relatedModels .relatedModels__slider__imgCont {
  width: 100%;
  height: 220px;
  background-position: 50%;
  background-size: cover;
}

.relatedModels .relatedModels__slider__content {
  -webkit-box-shadow: 0 2px 5px rgba(22, 19, 23, 0.1);
  box-shadow: 0 2px 5px rgba(22, 19, 23, 0.1);
  background-color: #fff;
  padding: 30px 14px 24px;
  text-align: left;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.relatedModels .relatedModels__slider__content span {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 19px;
  line-height: 1;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  display: block;
  width: 100%;
  margin: 0 0 10px;
}

.relatedModels .relatedModels__slider__content span em {
  text-transform: uppercase;
  font-style: normal;
}

.relatedModels .relatedModels__slider__content i {
  font-family: GothamProRegular, sans-serif;
  font-size: 14px;
  line-height: 1;
  color: #90a1b5;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  display: block;
  width: 100%;
  font-style: normal;
}

.relatedModels .slick-slide {
  padding: 0 13px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.relatedModels .slick-slide.nice-select.open .relatedModels__slider__content,
.relatedModels .slick-slide:active .relatedModels__slider__content,
.relatedModels .slick-slide:hover .relatedModels__slider__content {
  -webkit-box-shadow: -1px 5px 5px rgba(22, 19, 23, 0.11);
  box-shadow: -1px 5px 5px rgba(22, 19, 23, 0.11);
}

.relatedModels .slick-arrow {
  font-size: 0;
  background: none;
  border: none;
  position: absolute;
  width: 39px;
  height: 39px;
  -webkit-box-shadow: 0 10px 28px rgba(16, 16, 35, 0.29);
  box-shadow: 0 10px 28px rgba(16, 16, 35, 0.29);
  border-radius: 29px;
  background-color: #fff;
  top: calc(50% - 20px);
  z-index: 2;
}

.relatedModels .slick-arrow:before {
  content: "";
  display: block;
  background: url(/bitrix/templates/stenova_rose/public/img/icons/icon-slider-rrow-blue.png) 50% no-repeat;
  background-size: contain;
  width: 8px;
  height: 17px;
  top: calc(50% - 8px);
  left: calc(50% - 4px);
  position: absolute;
}

.relatedModels .slick-next {
  right: -7px;
}

.relatedModels .slick-prev {
  left: -7px;
}

.relatedModels .slick-prev:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.viewed-tovars {
  max-width: 1281px;
  margin: 0 auto 93px;
}

.viewed-tovars__title {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 25px;
  line-height: 1;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  margin: 0 0 41px;
  display: block;
  text-align: left;
}

.viewed-tovars__slider .slick-slide {
  padding: 0 12px;
  margin: 0 0 5px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.viewed-tovars__slider .slick-slide.nice-select.open .viewed-tovars__slider__content,
.viewed-tovars__slider .slick-slide:active .viewed-tovars__slider__content,
.viewed-tovars__slider .slick-slide:hover .viewed-tovars__slider__content {
  -webkit-box-shadow: -1px 5px 5px rgba(22, 19, 23, 0.11);
  box-shadow: -1px 5px 5px rgba(22, 19, 23, 0.11);
}

.viewed-tovars__slider__imgCont {
  width: 100%;
  height: 270px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

.viewed-tovars__slider__content {
  padding: 25px 20px 24px 23px;
  -webkit-box-shadow: 0 2px 5px rgba(22, 19, 23, 0.1);
  box-shadow: 0 2px 5px rgba(22, 19, 23, 0.1);
  background-color: #fff;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.viewed-tovars__slider__content span {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 25px;
  line-height: 1;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  display: block;
  width: 100%;
  margin: 0 0 10px;
}

.viewed-tovars__slider__content span em {
  text-transform: uppercase;
  font-style: normal;
}

.viewed-tovars__slider__content i {
  font-family: GothamProRegular, sans-serif;
  font-size: 14px;
  line-height: 1;
  color: #90a1b5;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  display: block;
  width: 100%;
  font-style: normal;
}

.viewed-tovars__slider .slick-arrow {
  font-size: 0;
  background: none;
  border: none;
  position: absolute;
  width: 39px;
  height: 39px;
  -webkit-box-shadow: 0 10px 28px rgba(16, 16, 35, 0.29);
  box-shadow: 0 10px 28px rgba(16, 16, 35, 0.29);
  border-radius: 29px;
  background-color: #fff;
  top: calc(50% - 20px);
  z-index: 2;
}

.viewed-tovars__slider .slick-arrow:before {
  content: "";
  display: block;
  background: url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/icons/icon-slider-rrow-blue.png) 50% no-repeat;
  background-size: contain;
  width: 8px;
  height: 17px;
  top: calc(50% - 8px);
  left: calc(50% - 4px);
  position: absolute;
}

.viewed-tovars__slider .slick-next {
  right: -7px;
}

.viewed-tovars__slider .slick-prev {
  left: -7px;
}

.viewed-tovars__slider .slick-prev:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.companyHistoryPage__title {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 35px;
  line-height: normal;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  padding-top: 72px;
  padding-bottom: 100px;
}

.companyHistoryPage__stages {
  padding-bottom: 40px;
}

.companyHistoryPage__stage {
  padding-bottom: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.companyHistoryPage__stagePreview {
  max-height: 320px;
  overflow: hidden;
}

.companyHistoryPage__stagePreview img {
  width: 100%;
}

.companyHistoryPage__stageContent,
.companyHistoryPage__stagePreview {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.companyHistoryPage__stageContent {
  padding-left: 50px;
}

.companyHistoryPage__stageContent__title {
  font-family: GothamPro-Bold, sans-serif;
  font-size: 46px;
  line-height: normal;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  padding-top: 10px;
  margin-bottom: 45px;
}

.companyHistoryPage__stageContent__description {
  font-family: GothamProRegular, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.companyHistoryPage__stageContent__description p {
  margin-bottom: 30px;
}

.companyPartnerPage {
  padding-bottom: 130px;
}

.companyPartnerPage__title {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 35px;
  line-height: normal;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  padding-top: 72px;
  padding-bottom: 60px;
}

.companyPartnerPage__title h1,
.companyPartnerPage__title h2,
.companyPartnerPage__title h3,
.companyPartnerPage__title h4,
.companyPartnerPage__title h5,
.companyPartnerPage__title h6,
.companyPartnerPage__title p {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 38px;
  line-height: normal;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.companyPartnerPage__description {
  max-width: 912px;
  padding-bottom: 69px;
  font-family: GothamProRegular, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.companyPartnerPage__description p {
  margin-bottom: 28px;
}

.companyPartnerPage__steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-left: -20px;
  margin-right: -20px;
}

.companyPartnerPage__step {
  width: 25%;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 75px;
}

.companyPartnerPage__step__picture {
  margin-bottom: 58px;
}

.companyPartnerPage__step__picture img {
  max-width: 100%;
}

.companyPartnerPage__step__number {
  opacity: .2;
  text-align: center;
  margin-bottom: 40px;
  font-family: GothamProMedium, sans-serif;
  font-size: 62px;
  line-height: 62px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.companyPartnerPage__step__title {
  text-align: center;
  margin-bottom: 40px;
}

.companyPartnerPage__step__title,
.companyPartnerPage__step__title h1,
.companyPartnerPage__step__title h2,
.companyPartnerPage__step__title h3,
.companyPartnerPage__step__title h4,
.companyPartnerPage__step__title h5,
.companyPartnerPage__step__title h6,
.companyPartnerPage__step__title p {
  font-family: GothamProMedium, sans-serif;
  font-size: 21px;
  line-height: 42px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
}

.companyPartnerPage__step__description {
  text-align: center;
}

.companyPartnerPage__step__description,
.companyPartnerPage__step__description p {
  font-family: GothamProRegular, sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.companyPartnerPage__startPartnership {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.companyPartnerPage__startPartnership__button {
  display: block;
  background: #55a1fb;
  padding: 12px 20px;
  border-radius: 50px;
  min-width: 202px;
  text-align: center;
  font-family: GothamProMedium, sans-serif;
  font-size: 13px;
  line-height: 13px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.companyPartnerPage__startPartnership__button:hover {
  background: #206bbd;
}

.specialOffers__container {
  max-width: 1280px;
  margin: 70px auto 0;
  padding: 0;
}

.hidden {
  display: none;
}

.specialOffers {
  margin-right: -10px;
  margin-left: -10px;
  padding: 0 10px;
}

.specialOffers:after {
  display: table;
  clear: both;
  content: " ";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}

.specialOffers .sidebar,
.specialOffers .specialOffers--list {
  display: inline-block;
  vertical-align: top;
}

.specialOffers .sidebar {
  width: 25%;
  position: relative;
  float: left;
  margin: 0 -10px;
  padding: 0 10px;
}

.specialOffers .sidebar .pageTitle {
  font-size: 20px;
  line-height: 20px;
  padding-right: 25px;
  background: url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/special-offers/openIcon.svg) no-repeat;
  background-position: 100% 65%;
  cursor: pointer;
}

.specialOffers .sidebar__menu {
  list-style: none;
}

.specialOffers .sidebar__menu li:not(:last-child) {
  margin-bottom: 25px;
}

.specialOffers .sidebar__menu li a {
  text-transform: uppercase;
  font-family: GothamProMedium, sans-serif;
  color: #000;
  text-decoration: underline;
  font-size: 18px;
}

.specialOffers .sidebar .filterBlock {
  margin: 60px 0;
}

.specialOffers .sidebar .filterBlock .label {
  text-transform: uppercase;
  font-family: GothamProMedium, sans-serif;
  color: #000;
  font-size: 18px;
}

.specialOffers .sidebar .filterBlock #filterSelect {
  overflow: hidden;
  width: 100%;
  background: url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/special-offers/openIcon.svg) #fff no-repeat;
  border: 1px solid #e7e7e7;
  margin-top: 25px;
  background-position: calc(100% - 10px) 50%;
}

.specialOffers .sidebar .filterBlock #filterSelect .filterSelect {
  width: 100%;
  height: 42px;
  font-size: 16px;
  border-radius: 0;
  border: 0;
  background: transparent;
  font-family: GothamProRegular, sans-serif;
  -webkit-appearance: none;
  padding-left: 10px;
}

.specialOffers .sidebar .filterBlock .checkboxArea {
  margin-top: 35px;
}

.specialOffers .sidebar .filterBlock .checkboxArea input[type=checkbox] {
  display: none;
}

.specialOffers .sidebar .filterBlock .checkboxArea input[type=checkbox] + label {
  font-family: GothamProRegular, sans-serif;
  font-size: 15px;
  color: #000;
  cursor: pointer;
  display: block;
}

.specialOffers .sidebar .filterBlock .checkboxArea input[type=checkbox] + label:not(:last-child) {
  margin-bottom: 20px;
}

.specialOffers .sidebar .filterBlock .checkboxArea input[type=checkbox] + label:before {
  content: "";
  display: inline-block;
  height: 14px;
  width: 14px;
  margin: 0 12px 0 0;
  background-image: url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/icons/svg/checkboxIcons.svg);
  background-repeat: no-repeat;
}

.specialOffers .sidebar .filterBlock .checkboxArea input[type=checkbox]:checked + label {
  font-family: GothamProMedium, sans-serif;
}

.specialOffers .sidebar .filterBlock .checkboxArea input[type=checkbox] + label:before {
  background-position: 0 0;
}

.specialOffers .sidebar .filterBlock .checkboxArea input[type=checkbox]:checked + label:before {
  background-position: 0 -28px;
}

.specialOffers .sidebar .filterBlock .clearFilter {
  font-size: 16px;
  text-decoration: underline;
  color: #df1f3c;
  font-family: GothamProMedium, sans-serif;
}

.specialOffers .sidebar .filterBlock .clearFilter:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 12px;
  background: url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/icons/svg/clearFilter.svg);
}

.specialOffers .specialOffers--list {
  width: 75%;
  float: right;
  max-width: 910px;
  margin: 0 -10px;
  padding: 0 10px;
}

.specialOffers .specialOffers--list .specialOffers--wrap {
  margin: 0 -10px;
}

.specialOffers--item {
  width: calc(50% - 22px);
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 50px;
}

.specialOffers--item .image {
  width: 100%;
  height: 270px;
  background-size: cover;
  background-position: 50%;
  position: relative;
}

.specialOffers--item .image .labelSale {
  position: absolute;
  top: 18px;
  left: 0;
  padding: 12px 0 12px 15px;
  background: #df1f3c;
  color: #fff;
  font-size: 16px;
  font-family: GothamProMedium, sans-serif;
}

.specialOffers--item .image .labelSale:after {
  content: " ";
  position: absolute;
  width: 10px;
  height: 0;
  top: 0;
  right: -38px;
  border-width: 21px 14px;
  border-style: solid;
  border-color: #df1f3c transparent #df1f3c #df1f3c;
}

.specialOffers--item .info {
  background: #fff;
  padding: 25px 15px;
  -webkit-box-shadow: 0 2px 5px rgba(22, 19, 23, 0.08);
  box-shadow: 0 2px 5px rgba(22, 19, 23, 0.08);
}

.specialOffers--item .info .priceWrap,
.specialOffers--item .info .titleVendorWrap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: top;
  margin-right: -5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 50px;
}

.specialOffers--item .info .titleVendorWrap {
  width: 65%;
}

.specialOffers--item .info .titleVendorWrap .productName {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 25px;
  line-height: 20px;
  margin-bottom: 15px;
}

.specialOffers--item .info .titleVendorWrap .productName a {
  color: #000;
  text-decoration: none;
}

.specialOffers--item .info .titleVendorWrap .vendorCode {
  color: #90a1b5;
  font-size: 14px;
  font-family: GothamProRegular, sans-serif;
}

.specialOffers--item .info .priceWrap {
  width: 35%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.specialOffers--item .info .priceWrap .price {
  color: #df1f3c;
  font-size: 16px;
  font-family: GothamProMedium, sans-serif;
}

.spinner {
  margin: 50px auto 100px;
  width: 100px;
  text-align: center;
}

.spinner > div {
  width: 16px;
  height: 16px;
  background-color: #000;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: b 1.7s infinite ease-in-out both;
  animation: b 1.7s infinite ease-in-out both;
  margin-right: 5px;
}

.spinner .spinner__item1 {
  -webkit-animation-delay: -.6s;
  animation-delay: -.6s;
  background: #4dae46;
}

.spinner .spinner__item2 {
  -webkit-animation-delay: -.4s;
  animation-delay: -.4s;
  background: #004b9d;
}

.spinner .spinner__item3 {
  -webkit-animation-delay: -.2s;
  animation-delay: -.2s;
  background: #df1f3c;
}

@keyframes b {
  0%,
  80%,
  to {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

.collections__container {
  max-width: 1280px;
  margin: 70px auto 0;
  padding: 0;
}

.priceBuy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 50%;
}

.itemBuyButton input {
  width: 100%;
  border: none;
  padding: 6px;
  border-radius: 20px;
  text-transform: uppercase;
  color: #fff;
  font-family: GothamProRegular, sans-serif;
  font-weight: 900;
  font-size: 12px;
  letter-spacing: .7px;
  background-color: #51ab4f;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.itemBuyButton input:hover {
  background-color: #3d903b;
}

.price {
  font-family: GothamProRegular, sans-serif;
  color: #000;
  font-size: 12px;
  font-weight: 900;
  text-align: center;
}

.pageTitle {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 46px;
  line-height: 40px;
  color: #000;
  margin: 0 0 45px;
}

.collections {
  margin-right: -10px;
  margin-left: -10px;
  padding: 0 10px;
}

.collections:after {
  display: table;
  clear: both;
  content: " ";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}

.collections .collectionsSliderWrap,
.collections .collectionsWrap {
  margin: 0 -10px;
}

.collections .collections--list {
  width: 75%;
  float: right;
  max-width: 910px;
  margin: 0 -10px;
  padding: 0 10px;
}

.collections .collections--list .collections--list {
  margin: 0 -10px;
}

.collections .collectionInnerList {
  width: 75%;
  float: right;
  max-width: 910px;
  margin: 0 -10px;
  padding: 0 10px;
}

.collections .collectionInnerList .pageTitle {
  font-size: 35px;
}

.collections .collectionInnerList .pageTitle a {
  color: inherit;
  text-decoration: none;
}

.collections .collectionInnerList .description {
  font-family: GothamProRegular, sans-serif;
  font-size: 17px;
  color: #000;
  line-height: 28px;
  margin-bottom: 90px;
}

.collection__item {
  width: calc(33% - 20px);
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 50px;
}

.collection__item .imageWrap img {
  width: 100%;
  height: auto;
  vertical-align: top;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.collection__item .infoWrap {
  width: 100%;
  padding: 35px 15px;
  position: relative;
  -webkit-box-shadow: 0 2px 5px rgba(22, 19, 23, 0.08);
  box-shadow: 0 2px 5px rgba(22, 19, 23, 0.08);
}

.collection__item .infoWrap h2 {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 25px;
  line-height: 20px;
}

.collection__item .infoWrap h2 a {
  color: #000;
  text-decoration: none;
}

.collection__item .infoWrap .colorPanel {
  display: none;
  opacity: 0;
  position: absolute;
  z-index: 10;
  top: 8px;
  left: 0;
  margin-left: -10px;
  min-width: 100%;
  max-width: 565px;
  background: #fff;
  padding: 25px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-box-shadow: 0 14px 45px rgba(22, 19, 23, 0.41);
  box-shadow: 0 14px 45px rgba(22, 19, 23, 0.41);
}

.collection__item .infoWrap .colorPanel h2 {
  margin-bottom: 15px;
}

.collection__item .infoWrap .colorPanel--designVariants .designVariants {
  list-style: none;
  padding: 0;
  min-width: 520px;
}

.collection__item .infoWrap .colorPanel--designVariants .designVariants li {
  display: inline-block;
  vertical-align: top;
  margin: 0 1px 1px 0;
}

.collection__item .infoWrap .colorPanel--homeWrap .first-line {
  min-width: 241px;
}

.collection__item .infoWrap .colorPanel--homeWrap .first-line .designVariants,
.collection__item .infoWrap .colorPanel--homeWrap .first-line .mainPhoto {
  display: inline-block;
  vertical-align: top;
}

.collection__item .infoWrap .colorPanel--homeWrap .first-line .designVariants li,
.collection__item .infoWrap .colorPanel--homeWrap .first-line .mainPhoto li {
  display: block;
}

.collection__item .infoWrap .colorPanel--homeWrap .first-line .designVariants li:not(:last-child),
.collection__item .infoWrap .colorPanel--homeWrap .first-line .mainPhoto li:not(:last-child) {
  margin-bottom: 15px;
}

.collection__item .infoWrap .colorPanel--homeWrap .first-line .mainPhoto {
  float: left;
}

.collection__item .infoWrap .colorPanel--homeWrap .first-line .mainPhoto img {
  width: 183px;
  margin-right: 10px;
}

.collection__item .infoWrap .colorPanel--homeWrap > .designVariants {
  list-style: none;
  padding: 0;
  clear: both;
  margin-top: 10px;
}

.collection__item .infoWrap .colorPanel--homeWrap > .designVariants li {
  display: inline-block;
  vertical-align: top;
}

.collection__item .infoWrap .colorPanel--homeWrap > .designVariants li:not(:last-child) {
  margin-right: 15px;
}

.sidebar--filter {
  width: 25%;
  position: relative;
  float: left;
  margin: 0 -10px;
  padding: 0 10px;
}

.sidebar--filter .pageTitle {
  font-size: 20px;
  line-height: 20px;
  padding-right: 25px;
  background: url(/bitrix/templates/stenova_rose/public/img/special-offers/openIcon.svg) no-repeat;
  background-position: 100% 65%;
  cursor: pointer;
}

.sidebar--filter__menu {
  list-style: none;
}

.sidebar--filter__menu li:not(:last-child) {
  margin-bottom: 25px;
}

.sidebar--filter__menu li input[type=checkbox] {
  display: none;
}

.sidebar--filter__menu li input[type=checkbox] + label {
  text-transform: uppercase;
  font-family: GothamProMedium, sans-serif;
  color: #000;
  text-decoration: underline;
  font-size: 18px;
  cursor: pointer;
}

.sidebar--filter__menu li input[type=checkbox]:disabled + label {
  color: #90a1b5;
  cursor: default;
}

.sidebar--filter .filterBlock {
  margin: 30px 0;
}

.sidebar--filter .filterBlock .label {
  text-transform: uppercase;
  font-family: Gotham, sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 500;
}

.products-preview__slider .slick-arrow {
  font-size: 0;
  background: none;
  border: none;
  position: absolute;
  width: 39px;
  height: 39px;
  -webkit-box-shadow: 0 10px 28px rgba(16, 16, 35, 0.29);
  box-shadow: 0 10px 28px rgba(16, 16, 35, 0.29);
  border-radius: 29px;
  background-color: #fff;
  top: 40%;
  z-index: 2;
}

.products-preview__slider .slick-arrow.slick-disabled {
  opacity: 0.4;
  cursor: default;
}

.products-preview__slider .slick-prev::before,
.products-preview__slider .slick-next::before {
  content: "";
  display: block;
  background: url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/icons/icon-slider-rrow-blue.png) 50% no-repeat;
  background-size: contain;
  width: 8px;
  height: 17px;
  top: calc(50% - 8px);
  left: calc(50% - 1px);
  position: absolute;
}

.products-preview__slider .slick-prev::before {
  left: calc(50% - 4px);
}

.products-preview__slider .slick-arrow.slick-prev {
  left: 0;
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

.products-preview__slider .slick-arrow.slick-next {
  right: 0;
  transform: translateY(-50%);
}

.products-preview__slider .goods__item {
  margin-bottom: 0;
}

.sidebar--filter .filterBlock #filterSelect {
  overflow: hidden;
  width: 100%;
  background: url(/bitrix/templates/stenova_rose/public/img/special-offers/openIcon.svg) #fff no-repeat;
  border: 1px solid #e7e7e7;
  margin-top: 25px;
  background-position: calc(100% - 10px) 50%;
}

.sidebar--filter .filterBlock #filterSelect .filterSelect {
  width: 100%;
  height: 42px;
  font-size: 16px;
  border-radius: 0;
  border: 0;
  background: transparent;
  font-family: GothamProRegular, sans-serif;
  -webkit-appearance: none;
  padding-left: 10px;
}

.sidebar--filter .filterBlock .checkboxArea {
  margin-top: 35px;
}

.sidebar--filter .filterBlock .checkboxArea .wrapElement:not(:last-child) {
  margin-bottom: 20px;
}

.sidebar--filter .filterBlock .checkboxArea input[type=checkbox] {
  display: none;
}

.sidebar--filter .filterBlock .checkboxArea input[type=checkbox] + label {
  font-family: GothamProRegular, sans-serif;
  font-size: 15px;
  color: #000;
  cursor: pointer;
  display: block;
}

.sidebar--filter .filterBlock .checkboxArea input[type=checkbox] + label:before {
  content: "";
  display: inline-block;
  height: 14px;
  width: 14px;
  margin: 0 12px 0 0;
  background-image: url(/bitrix/templates/stenova_rose/public/img/icons/svg/checkboxIcons.svg);
  background-repeat: no-repeat;
}

.sidebar--filter .filterBlock .checkboxArea input[type=checkbox]:checked + label {
  font-family: GothamProMedium, sans-serif;
}

.sidebar--filter .filterBlock .checkboxArea input[type=checkbox] + label:before {
  background-position: 0 0;
}

.sidebar--filter .filterBlock .checkboxArea input[type=checkbox]:checked + label:before {
  background-position: 0 -28px;
}

.sidebar--filter .filterBlock .checkboxArea input[type=checkbox]:disabled + label {
  color: #90a1b5;
}

.sidebar--filter .filterBlock .clearFilter {
  font-size: 16px;
  text-decoration: underline;
  color: #df1f3c;
  font-family: GothamProMedium, sans-serif;
}

.sidebar--filter .filterBlock .clearFilter:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 12px;
  background: url(/bitrix/templates/stenova_rose/public/img/icons/svg/clearFilter.svg);
}

.collectionsSlider {
  position: relative;
  margin-bottom: 70px;
}

.collectionsSlider h2 {
  font-size: 24px;
  line-height: 33px;
  margin-bottom: 45px;
  font-family: GothamProRegular, sans-serif;
}

.collectionsSlider .sliderWrap {
  margin: 0 -10px;
  position: static;
}

.collectionsSlider .sliderWrap .slick-track {
  min-width: 100% !important;
}

.collectionsSlider .sliderWrap .slick-arrow {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  background: transparent;
  width: 31px;
  height: 31px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  color: transparent;
  -webkit-box-shadow: inset 0 0 0 2px #004b9d;
  box-shadow: inset 0 0 0 2px #004b9d;
  border-radius: 50px;
  z-index: 10;
  background: url(/bitrix/templates/stenova_rose/public/img/collectionList/slideresIcons.png) no-repeat;
}

.collectionsSlider .sliderWrap .slick-prev {
  right: 48px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.collectionSlider__item {
  width: calc(33% - 20px);
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
}

.collectionSlider__item .imageWrap {
  width: 100%;
  height: 270px;
  overflow: hidden;
  margin: 0;
}

.collectionSlider__item .imageWrap .imageWrap__item {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  vertical-align: top;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.collectionSlider__item .infoWrap {
  width: 100%;
  padding: 25px 15px;
  -webkit-box-shadow: 0 2px 5px rgba(22, 19, 23, 0.08);
  box-shadow: 0 2px 5px rgba(22, 19, 23, 0.08);
}

.collectionSlider__item .infoWrap .priceWrap,
.collectionSlider__item .infoWrap .titleVendorWrap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: top;
  margin-right: -5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 50px;
}

.collectionSlider__item .infoWrap .titleVendorWrap {
  width: 54%;
}

.collectionSlider__item .infoWrap .titleVendorWrap .vendorCode {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 15px;
}

.collectionSlider__item .infoWrap .titleVendorWrap .vendorCode a {
  color: #000;
  text-decoration: none;
  font-family: GothamProRegular, sans-serif;
  white-space: nowrap;
}

.collectionSlider__item .infoWrap .titleVendorWrap .productName {
  color: #90a1b5;
  font-size: 14px;
  font-family: GothamProRegular, sans-serif;
}

.collectionSlider__item .infoWrap .priceWrap {
  width: 55%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  float: right;
}

.collectionSlider__item .infoWrap .priceWrap .price {
  color: #000;
  font-size: 14px;
  font-family: GothamProMedium, sans-serif;
  white-space: nowrap;
}

.videoWrap {
  margin-bottom: 60px;
}

.videoWrap h2 {
  font-size: 24px;
  line-height: 33px;
  margin: 100px 0 50px;
  font-family: GothamProRegular, sans-serif;
}

.sidebar.leftColumn.blocked {
  pointer-events: none;
}

@media screen and (min-width: 1200px) {
  .collection__item:hover .imageWrap img {
    -webkit-box-shadow: 0 14px 45px rgba(22, 19, 23, 0.41);
    box-shadow: 0 14px 45px rgba(22, 19, 23, 0.41);
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
  }
  .collection__item:hover .infoWrap .colorPanel {
    display: block;
    opacity: 1;
  }
}

.returnsPage {
  padding-bottom: 105px;
}

.returnsPage__title {
  padding-top: 58px;
  padding-bottom: 50px;
}

.returnsPage__title,
.returnsPage__title h1,
.returnsPage__title h2,
.returnsPage__title h3,
.returnsPage__title h4,
.returnsPage__title h5,
.returnsPage__title h6,
.returnsPage__title p {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 35px;
  line-height: normal;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.returnsPage__reasons {
  max-width: 901px;
  padding-bottom: 40px;
}

.returnsPage__reason {
  margin-bottom: 53px;
}

.returnsPage__reason__title {
  margin-bottom: 30px;
}

.returnsPage__reason__title,
.returnsPage__reason__title h1,
.returnsPage__reason__title h2,
.returnsPage__reason__title h3,
.returnsPage__reason__title h4,
.returnsPage__reason__title h5,
.returnsPage__reason__title h6,
.returnsPage__reason__title p {
  font-family: GothamProMedium, sans-serif;
  font-size: 21px;
  line-height: normal;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.returnsPage__reason__description,
.returnsPage__reason__description p {
  font-family: GothamProRegular, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.returnsPage__form__title {
  font-family: GothamProMedium, sans-serif;
  font-size: 21px;
  line-height: normal;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  margin-bottom: 50px;
}

.returnsPage__form__wrapper {
  max-width: 920px;
  margin-left: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.returnsPage__form__input {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 25px;
}

.returnsPage__form__input input,
.returnsPage__form__input textarea {
  width: 100%;
  font-family: GothamProRegular, sans-serif;
  font-size: 14px;
  line-height: normal;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  border: 1px solid #eaeaea;
  -webkit-box-shadow: 0 3px 0 #eaeaea;
  box-shadow: 0 3px 0 #eaeaea;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 10px 16px;
  resize: none;
}

.returnsPage__form__input textarea {
  height: 158px;
}

.returnsPage__form__input label {
  display: block;
  width: 100%;
  margin-bottom: 12px;
  font-family: GothamProRegular, sans-serif;
  font-size: 15px;
  line-height: normal;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.returnsPage__form__input label sup {
  color: #df1f3c;
}

.returnsPage__form__input--half {
  width: 50%;
}

.returnsPage__form__input--full {
  width: 100%;
}

.returnsPage__form__input input[type=submit] {
  display: block;
  background: #004b9d;
  padding: 12px 20px;
  border-radius: 50px;
  max-width: 188px;
  text-align: center;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: GothamProMedium, sans-serif;
  font-size: 13px;
  line-height: 13px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.returnsPage__form__input input[type=submit]:hover {
  background: #206bbd;
}

.returnsPage__form__input .inputFile {
  position: relative;
  width: 100%;
  border: 1px solid #eaeaea;
  -webkit-box-shadow: 0 3px 0 #eaeaea;
  box-shadow: 0 3px 0 #eaeaea;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10px;
}

.returnsPage__form__input .inputFile__button {
  font-family: GothamProRegular, sans-serif;
  font-size: 11px;
  line-height: 11px;
  color: #90a1b5;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  border: 1px solid #eaeaea;
  background-color: #eaeaea;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eaeaea), to(#f6f6f6));
  background-image: linear-gradient(0deg, #eaeaea 0, #f6f6f6);
  border-radius: 5px;
  padding: 4px 3px 2px;
}

.returnsPage__form__input input[type=file] {
  opacity: 0;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  left: 0;
}

.galeryVideoPage {
  margin-top: 70px;
  margin-bottom: 150px;
  width: 100%;
}

.galeryVideoPage__title {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 35px;
  line-height: normal;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  margin-bottom: 55px;
}

.galeryVideoPage iframe {
  display: block;
  margin-bottom: 45px;
  width: 100%;
  height: 754px;
}

.galeryPhotoSlider img {
  height: 750px;
  width: auto;
  display: block;
  margin: auto;
}

.galeryPhotoSlider .slick-arrow {
  position: absolute;
  width: 39px;
  height: 39px;
  -webkit-box-shadow: 0 10px 28px rgba(16, 16, 35, 0.29);
  box-shadow: 0 10px 28px rgba(16, 16, 35, 0.29);
  border-radius: 29px;
  background-color: #fff;
  top: calc(50% - 20px);
  font-size: 0;
  border: none;
  z-index: 2;
}

.galeryPhotoSlider .slick-arrow:before {
  content: "";
  display: block;
  background: url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/icons/svg/arrow-gray.svg) 50% no-repeat;
  background-size: contain;
  width: 8px;
  height: 17px;
  top: calc(50% - 8px);
  left: calc(50% - 3px);
  position: absolute;
}

.galeryPhotoSlider .slick-next {
  right: 40px;
}

.galeryPhotoSlider .slick-prev {
  left: 40px;
}

.galeryPhotoSlider .slick-prev:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  left: calc(50% - 6px);
}

.galeryDots {
  height: 65px;
  opacity: .6;
}

.galeryDotsCont .slick-dots {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.slick-active .galeryDots {
  opacity: 1;
}

.returnsPage__form__contactSelect {
  width: 100%;
  height: 46px;
  border-radius: 0;
  font-family: GothamProRegular, sans-serif;
  font-size: 16px;
  line-height: 46px;
  -webkit-box-shadow: 0 3px 0 #eaeaea;
  box-shadow: 0 3px 0 #eaeaea;
}

.returnsPage__form__contactSelect:after {
  border-top: 9px solid #000;
}

.returnsPage__form__contactSelect.nice-select.open .list {
  width: 100%;
}

.allGallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-bottom: 120px;
}

.allGallery--noPadding {
  padding-bottom: 0;
}

.allGallery__title {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 35px;
  line-height: normal;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  display: block;
  margin-bottom: 59px;
  text-align: left;
}

.allGallery__colLeft {
  width: 50%;
  padding-top: 88px;
  padding-right: 62px;
}

.allGallery__colLeft__tile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.allGallery__colLeft__item {
  display: block;
  width: calc(100%/3 - 23px);
  margin: 0 34px 34px 0;
}

.allGallery__colLeft__item:nth-child(3n) {
  margin-right: 0;
}

.allGallery__colLeft__item__text {
  border: 10px solid #f5f5f5;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding: 5px;
  height: 100%;
  width: 100%;
  font-family: GothamProRegular, sans-serif;
  font-size: 20px;
  line-height: 28px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.allGallery__colRight {
  width: 50%;
  padding-top: 88px;
}

.allGallery__colRight__tile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.allGallery__colRight__tile iframe {
  width: calc(50% - 17px);
  margin: 0 34px 34px 0;
}

.allGallery__colRight__tile iframe:nth-child(2n) {
  margin-right: 0;
}

.about-as__title {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 35px;
  line-height: 1.3;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  display: block;
  text-align: left;
  margin-bottom: 60px;
}

.about-as {
  padding-top: 70px;
  padding-bottom: 70px;
}

.about-as__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.about-as__wrap__item {
  display: block;
  width: calc(50% - 18px);
  margin: 0 36px 60px 0;
}

.about-as__wrap__item:nth-child(2n) {
  margin-right: 0;
}

.about-as__wrap__item__imgWrap {
  height: 360px;
  overflow: hidden;
}

.about-as__wrap__item__title {
  -webkit-box-shadow: 0 2px 5px rgba(22, 19, 23, 0.08);
  box-shadow: 0 2px 5px rgba(22, 19, 23, 0.08);
  background-color: #fff;
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 27px;
  line-height: 1.3;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  display: block;
  padding: 14px 16px 19px;
  text-align: left;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.about-as__wrap__item.nice-select.open .about-as__wrap__item__title,
.about-as__wrap__item:active .about-as__wrap__item__title,
.about-as__wrap__item:hover .about-as__wrap__item__title {
  -webkit-box-shadow: 0 2px 5px rgba(22, 19, 23, 0.3);
  box-shadow: 0 2px 5px rgba(22, 19, 23, 0.3);
}

.testimonials.wrap-lg {
  padding-top: 60px;
  padding-bottom: 120px;
}

.testimonials__title {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 35px;
  line-height: 1.3;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  display: block;
  margin-bottom: 70px;
  text-align: left;
}

.testimonials__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.testimonials__wrap__colLeft {
  width: calc(100% - 350px);
  padding-right: 65px;
}

.testimonials__wrap__colLeft__item {
  margin-bottom: 95px;
  text-align: left;
}

.testimonials__wrap__colLeft__name {
  font-family: GothamProMedium, sans-serif;
  font-size: 21px;
  margin: 0 0 15px;
}

.testimonials__wrap__colLeft__date,
.testimonials__wrap__colLeft__name {
  line-height: 1.3;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  display: block;
}

.testimonials__wrap__colLeft__date {
  font-family: GothamPro-Bold, sans-serif;
  font-size: 11px;
  margin-bottom: 35px;
}

.testimonials__wrap__colLeft__date i {
  font-style: normal;
  color: #b7b6b6;
}

.testimonials__wrap__colLeft__description {
  font-family: GothamProRegular, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.testimonials__wrap__colRight {
  width: 350px;
}

.testimonials__wrap__colRight__item {
  width: 348px;
  -webkit-box-shadow: 0 32px 82px rgba(0, 0, 0, 0.12), inset 0 5px 0 #4dae46;
  box-shadow: 0 32px 82px rgba(0, 0, 0, 0.12), inset 0 5px 0 #4dae46;
  background-color: #fff;
  border-top: 5px solid #4dae46;
  padding: 40px 35px 49px;
}

.testimonials__wrap__colRight__item__title {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 27px;
  line-height: 1.3;
  color: #000;
  font-style: italic;
  display: block;
  width: 200px;
}

.testimonials__wrap__colRight__item__title,
.testimonials__wrap__colRight__item p {
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  margin-bottom: 35px;
  text-align: left;
}

.testimonials__wrap__colRight__item p {
  font-family: GothamProRegular, sans-serif;
  font-size: 14px;
  line-height: 23px;
  color: #90a1b5;
}

.testimonials__wrap__colRight__item__link {
  background: #4dae46;
  border-radius: 19px;
  font-family: GothamProMedium, sans-serif;
  font-size: 13px;
  line-height: 38px;
  color: #fff;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  text-transform: uppercase;
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.testimonials__wrap__colRight__item__link.nice-select.open,
.testimonials__wrap__colRight__item__link:active,
.testimonials__wrap__colRight__item__link:hover {
  background: #78c98a;
}

.wrap-lg.newsPage {
  padding-top: 70px;
}

.newsPage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.newsPage .home-news__title {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 35px;
  line-height: 1.3;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  margin-bottom: 50px;
}

.newsPage__colLeft {
  width: calc(100% - 300px);
  padding-right: 50px;
}

.newsPage__colLeft .home-news__relatedPosts {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.newsPage__colLeft .home-news__relatedPosts__item__img-container {
  height: auto;
}

.newsPage__colLeft .home-news__relatedPosts__content {
  padding: 30px;
}

.newsPage__colLeft .home-news__relatedPosts__item__date {
  margin-bottom: 25px;
}

.newsPage__colLeft .home-news__relatedPosts__content__title {
  font-family: GothamProRegular, sans-serif;
  font-size: 18px;
  line-height: 25px;
  min-height: 101px;
  max-height: 101px;
  overflow: hidden;
  color: #191919;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  margin-bottom: 25px;
}

.newsPage__colLeft .home-news__relatedPosts__content__title a,
.newsPage__colLeft .home-news__relatedPosts__content__title a:hover,
.newsPage__colLeft .home-news__relatedPosts__content__title a:visited {
  color: #000;
  text-decoration: none;
}

.newsPage__colLeft .home-news__relatedPosts__item {
  margin: 0 40px 40px 0;
  width: calc(50% - 20px);
}

.newsPage__colLeft .home-news__relatedPosts__item:nth-child(3n) {
  margin-right: 40px;
}

.newsPage__colLeft .home-news__relatedPosts__item:nth-child(2n) {
  margin-right: 0;
}

.newsPage__colLeft .home-news__top-article__col-left {
  width: 100%;
  margin-bottom: 30px;
}

.newsPage__colLeft .home-news__top-article__col-right__date {
  left: 0;
}

.newsPage__colLeft .home-news__top-article__col-right__description {
  width: auto;
}

.newsPage__colLeft .home-news__top-article__col-right__title {
  font-size: 28px;
  line-height: 37px;
  color: #191919;
  margin-bottom: 25px;
}

.newsPage__colLeft .home-news__top-article__col-right__title a,
.newsPage__colLeft .home-news__top-article__col-right__title a:hover,
.newsPage__colLeft .home-news__top-article__col-right__title a:visited {
  color: #000;
  text-decoration: none;
}

.newsPage__colLeft .home-news__top-article {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.newsPage__colLeft .home-news__top-article__col-left {
  overflow: hidden;
}

.newsPage__colLeft .home-news__top-article__col-left img {
  width: 100%;
  height: auto;
  max-width: 100%;
}

.newsPage__colLeft .home-news__top-article__col-right {
  width: 100%;
  padding: 30px 0 0;
}

.newsPage__colRight {
  width: 300px;
}

.newsPage__colRight__title {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 24px;
  line-height: 1.3;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  margin-bottom: 60px;
  display: inline-block;
  width: 100%;
}

.newsPage__colRight__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.newsPage__colRight__list__item {
  margin-bottom: 60px;
}

.newsPage__colRight__list__item__topWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.newsPage__colRight__list__item__description {
  font-family: GothamProRegular, sans-serif;
  font-size: 13px;
  line-height: 23px;
  color: #898989;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.newsPage__colRight__list__item__imgCont {
  width: 140px;
}

.newsPage__colRight__list__item__titleCont {
  width: calc(100% - 140px);
  padding: 0 0 0 30px;
}

.newsPage__colRight__list__item__date {
  font-family: GothamPro-Bold, sans-serif;
  font-size: 11px;
  line-height: 1.3;
  color: #111;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}

.newsPage__colRight__list__item__date b {
  color: #898989;
}

.newsPage__colRight__list__item__date i {
  color: #b7b6b6;
  font-style: normal;
}

.newsPage__colRight__list__item a {
  font-family: GothamProMedium, sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #004a9d;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  border-bottom: 1px solid #004a9d;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.newsPage__colRight__list__item a.nice-select.open,
.newsPage__colRight__list__item a:active,
.newsPage__colRight__list__item a:hover {
  border-bottom: transparent;
}

#map {
  height: 569px;
  width: 100%;
  background: #ccc;
  margin-bottom: 108px;
}

#map:before {
  content: "";
  display: block;
  position: absolute;
  background: transparent;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}

#map.activeMap:before {
  display: none;
}

.mapInfowindow {
  width: 395px;
}

.mapInfowindow img {
  float: left;
  width: 61px;
  height: 58px;
  display: inline-block;
  margin: 0 22px 0 0;
}

.mapInfowindow p {
  font-family: GothamProRegular, sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  max-width: 260px;
  float: left;
}

.contact-page {
  padding-bottom: 120px;
}

.contact-page__titleWrap {
  clear: both;
  margin-bottom: 90px;
}

.contact-page__titleWrap p {
  float: left;
  margin: 0 57px 0 0;
  font-family: GothamProRegular, sans-serif;
  font-size: 15px;
  line-height: 28px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.contact-page__titleWrap p b {
  font-family: GothamPro-Bold, sans-serif;
}

.contact-page__title {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 35px;
  line-height: 1.3;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  margin-bottom: 10px;
}

.contact-page__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.contact-page__wrap__colLeft {
  width: 50%;
  padding: 0 42px 0 0;
}

.contact-page__wrap__colLeft__title {
  font-family: GothamProMedium, sans-serif;
  font-size: 21px;
  line-height: 28px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  margin-bottom: 25px;
}

.contact-page__wrap__colLeft__description {
  font-family: GothamProRegular, sans-serif;
  font-size: 15px;
  line-height: 20px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.contact-page__wrap__colLeft__description a {
  color: #55a1fb;
}

.contact-page__wrap__colLeft__item {
  margin-bottom: 60px;
}

.contact-page__wrap__colLeft__itemBottom {
  width: 500px;
  max-width: 100%;
}

.contact-page__wrap__colLeft__itemBottom__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
}

.contact-page__wrap__colLeft__itemBottom__row__left {
  font-family: GothamProMedium, sans-serif;
  padding-right: 10px;
  width: calc(100% - 170px);
}

.contact-page__wrap__colLeft__itemBottom__row__left,
.contact-page__wrap__colLeft__itemBottom__row__right {
  font-size: 15px;
  line-height: 28px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.contact-page__wrap__colLeft__itemBottom__row__right {
  font-family: GothamProRegular, sans-serif;
  width: 235px;
}

.contact-page__wrap__colLeft__itemBottom__row__right a {
  color: #000;
  display: block;
  width: 100%;
}

.contact-page__wrap__colLeft__itemBottom__row__right ul {
  list-style: none;
  display: block;
  width: 100%;
  clear: both;
}

.contact-page__wrap__colLeft__itemBottom__row__right li {
  float: left;
  margin: 0 22px 0 0;
}

.contact-page__wrap__colLeft__itemBottom__row__right img {
  height: 17px;
  width: auto;
}

.contact-page__wrap__colLeft__itemBottom__row__right .transparentLink {
  color: #55a1fb;
  text-decoration: underline;
  border: none;
  margin: 0;
}

.contact-page__wrap__colLeft__itemBottom__row__right .transparentLink.nice-select.open,
.contact-page__wrap__colLeft__itemBottom__row__right .transparentLink:active,
.contact-page__wrap__colLeft__itemBottom__row__right .transparentLink:hover {
  border-bottom: none;
  text-decoration: none;
}

.contact-page__wrap__colRight {
  padding: 0 0 0 42px;
}

.contact-page__wrap__colRight__addOk {
  padding: 20px;
  margin-bottom: 40px;
  margin-top: -40px;
  -webkit-box-shadow: 0 2px 0 #eaeaea;
  box-shadow: 0 2px 0 #eaeaea;
  background-color: #f5f5f5;
  font-family: GothamProRegular, sans-serif;
  font-size: 16px;
  color: #000;
}

.contact-page__wrap__colRight__description {
  font-family: GothamProRegular, sans-serif;
  font-size: 15px;
  line-height: 20px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  margin: 0 0 75px;
}

.contact-page__wrap__colRight__titleColumn {
  font-family: GothamProMedium, sans-serif;
  font-size: 21px;
  line-height: 28px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  margin: 0 0 25px;
}

.contact-page__wrap__colRight .returnsPage__form__wrapper .returnsPage__form__input {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  clear: both;
}

.contact-page__wrap__colRight .returnsPage__form__wrapper .returnsPage__form__input .nice-select,
.contact-page__wrap__colRight .returnsPage__form__wrapper .returnsPage__form__input input[type=email],
.contact-page__wrap__colRight .returnsPage__form__wrapper .returnsPage__form__input input[type=number],
.contact-page__wrap__colRight .returnsPage__form__wrapper .returnsPage__form__input input[type=text],
.contact-page__wrap__colRight .returnsPage__form__wrapper .returnsPage__form__input select,
.contact-page__wrap__colRight .returnsPage__form__wrapper .returnsPage__form__input textarea {
  width: calc(100% - 100px);
  float: left;
}

.contact-page__wrap__colRight .returnsPage__form__wrapper .returnsPage__form__input textarea {
  height: 106px;
}

.contact-page__wrap__colRight .returnsPage__form__wrapper .returnsPage__form__input .nice-select {
  font-family: GothamProRegular, sans-serif;
  font-size: 16px;
  line-height: 46px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.contact-page__wrap__colRight .returnsPage__form__wrapper .returnsPage__form__input button,
.contact-page__wrap__colRight .returnsPage__form__wrapper .returnsPage__form__input input[type=submit] {
  float: right;
}

.contact-page__wrap__colRight .returnsPage__form__wrapper .returnsPage__form__input label {
  width: 100px;
  text-align: right;
  padding: 0 24px 0 0;
  line-height: 42px;
  font-family: GothamProRegular, sans-serif;
  font-size: 15px;
  line-height: 1.3;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.contact-page__wrap__colRight .returnsPage__form__wrapper sup {
  top: 9px;
}

.contact-page__wrap__colRight .returnsPage__form__wrapper .telMask {
  color: #d0d0d0;
}

.contact-page__wrap__colRight .returnsPage__form__wrapper .buttonBlock {
  display: block;
}

#mapSales {
  height: 640px;
  width: 100%;
  margin-bottom: 55px;
}

.wrap-lg.sales {
  padding-top: 76px;
  padding-bottom: 80px;
}

.sales {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.sales__colLeft {
  width: 360px;
  padding: 0 40px 0 0;
}

.sales__colLeft__title {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 35px;
  line-height: normal;
  text-transform: none;
  margin-bottom: 50px;
}

.sales__colLeft__filter__name,
.sales__colLeft__title {
  color: #000;
  text-decoration: none;
  letter-spacing: inherit;
}

.sales__colLeft__filter__name {
  display: inline-block;
  text-align: left;
  font-family: GothamProRegular, sans-serif;
  font-size: 18px;
  line-height: 42px;
  text-transform: uppercase;
  margin-bottom: 35px;
}

.sales input[type=checkbox] {
  display: none;
}

.sales label {
  font-family: GothamProRegular, sans-serif;
  font-size: 15px;
  color: #000;
  cursor: pointer;
  display: block;
  margin-bottom: 15px;
}

.sales label:last-child {
  margin-bottom: 40px;
}

.sales label:before {
  content: "";
  display: inline-block;
  height: 14px;
  width: 14px;
  margin: 0 12px 0 0;
  background-image: url(/bitrix/templates/stenova_rose/public/img/icons/svg/checkboxIcons.svg);
  background-repeat: no-repeat;
}

.sales input[type=checkbox]:checked + label:before {
  background-position: 0 -28px;
}

.sales .nice-select {
  margin-bottom: 15px;
  height: 42px;
  line-height: 42px;
}

.sales .clearFilter {
  font-size: 16px;
  text-decoration: underline;
  color: #df1f3c;
  font-family: GothamProMedium, sans-serif;
  display: inline-block;
  margin: 35px 0 20px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.sales .clearFilter:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 12px;
  background: url(/bitrix/templates/stenova_rose/public/img/icons/svg/clearFilter.svg);
}

.sales__colRight__topPart__addToCard {
  background: #6ba778;
  display: inline-block;
  float: right;
  text-align: center;
  padding: 4px 76px 4px 35px;
  font-family: GothamProMedium, sans-serif;
  font-size: 16px;
  line-height: 34px;
  color: #fff;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  border-radius: 21px;
  position: relative;
}

.sales__colRight__topPart__addToCard.nice-select.open,
.sales__colRight__topPart__addToCard:active,
.sales__colRight__topPart__addToCard:hover {
  background: #78c98a;
}

.sales__colRight__topPart__addToCard:after {
  position: absolute;
  content: "";
  display: inline-block;
  background: url(/bitrix/templates/stenova_rose/public/img/icons/svg/plus.svg);
  width: 21px;
  height: 21px;
  background-size: cover;
  right: 30px;
  top: calc(50% - 11px);
}

.sales__colRight {
  width: calc(100% - 360px);
}

.sales__colRight__topPart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px;
}

.sales__colRight__topPart .blueLink {
  height: 34px;
  line-height: 34px;
  padding: 0 31px;
  font-size: 14px;
  text-transform: none;
  margin: 0 10px 0 0;
}

.sales__colRight__titleBottom {
  display: block;
  font-family: GothamProRegular, sans-serif;
  font-size: 18px;
  line-height: 27px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  margin-bottom: 70px;
}

.sales__colRight__titleBottom b {
  font-family: GothamProMedium, sans-serif;
  font-weight: 500;
  font-size: 23px;
}

.sales__colRight__adressCont {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
}

.sales__colRight__adressCont,
.sales__colRight__adressCont__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
}

.sales__colRight__adressCont__item {
  -webkit-box-shadow: 0 2px 5px rgba(22, 19, 23, 0.08);
  box-shadow: 0 2px 5px rgba(22, 19, 23, 0.08);
  border: 1px solid #f4f4f4;
  background-color: #fff;
  width: 100%;
  margin: 0 0 40px;
  padding: 13px;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.sales__colRight__adressCont__item__map {
  width: 330px;
  height: 192px;
}

.sales__colRight__adressCont__item__map iframe {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}

.sales__colRight__adressCont__item__content {
  padding: 0 0 0 30px;
  width: calc(100% - 330px);
}

.sales__colRight__adressCont__item__content__title {
  font-family: GothamProMedium, sans-serif;
  font-size: 21px;
  line-height: 27px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
  margin: 0 0 55px;
  width: 60%;
}

.sales__colRight__adressCont__item__content__adressCont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.sales__colRight__adressCont__item__content__adressCont * {
  font-family: GothamProRegular, sans-serif;
  font-size: 16px;
  line-height: 29px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.sales__colRight__adressCont__item__content__adressCont a {
  color: #004b9e;
  text-decoration: underline;
}

.sales__colRight__adressCont__item__content__adressCont a.nice-select.open,
.sales__colRight__adressCont__item__content__adressCont a:active,
.sales__colRight__adressCont__item__content__adressCont a:hover {
  text-decoration: none;
}

.sales__colRight__adressCont__item__content__adressCont__colLeft,
.sales__colRight__adressCont__item__content__adressCont__colRight {
  width: 50%;
  padding: 0 10px 0 0;
}

.sales .nice-select {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.sales .nice-select li {
  position: relative;
  padding-right: 37px;
}

.sales .nice-select li.nice-select.open,
.sales .nice-select li:active,
.sales .nice-select li:hover {
  color: #4dae46;
  font-family: GothamPro-Bold, sans-serif;
  font-weight: 700;
}

.sales__colRight__adressCont.sales__colRight__adressCont--tablet,
.sales__colRight__titleBottom.sales__colRight__titleBottom--tablet,
.sales__colRight__topPart.sales__colRight__topPart--tablet,
.tabletTitle {
  display: none;
}

.new-collections--marginTop {
  margin-top: 70px;
}

.tabs {
  max-width: 1064px;
}

.tabs__content__formWrap {
  padding: 62px 15px 80px 58px;
  max-width: 780px;
  clear: both;
}

.profile__tabs__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 35px;
}

.tabs__content input[type=submit] {
  display: block;
  background-color: #4cad44;
  font-family: GothamProMedium, sans-serif;
  font-size: 11px;
  line-height: 28px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
  text-align: center;
  float: right;
  padding: 0 32px;
  margin: 40px 0 0;
  border: none;
  border-radius: 22px;
}

.profile__tabs__item__rightContent {
  width: 520px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.profile__tabs__item__rightContent input {
  width: 100%;
  height: 46px;
  font-family: GothamProRegular, sans-serif;
  font-size: 11px;
  line-height: 44px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
  padding: 0 13px;
}

.profile__tabs__item__rightContent label {
  font-size: 15px;
  line-height: 1.1;
  font-family: GothamProRegular, sans-serif;
  width: 100%;
  padding-left: 35px;
  position: relative;
}

.profile__tabs__item__rightContent label:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  border: 3px solid #eaeaea;
  background-color: #fff;
  margin: 0 12px 0 0;
  position: absolute;
  left: 0;
  top: -3px;
}

.profile__tabs__item__rightContent .transparentLink {
  margin: 0;
}

.profile__tabs__item__rightContent input[type=checkbox] {
  display: none;
}

.profile__tabs__item__rightContent input[type=checkbox]:checked + label:before {
  background: #55a1fb;
}

.profile__tabs__item__leftLabel {
  width: calc(100% - 520px);
  margin-right: 18px;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.profile__tabs__item__leftLabel * {
  font-size: 15px;
  line-height: 1.1;
  font-family: GothamProRegular, sans-serif;
}

.profile__tabs__item__leftLabel b {
  font-family: GothamProMedium, sans-serif;
  font-weight: 500;
  font-size: 12px;
}

.tabsSubmitButtonClearfix {
  display: inline-block;
  width: 100%;
  clear: both;
}

.profile__bottomText {
  margin: 47px auto 0;
  text-align: left;
}

.profile__bottomText__title {
  font-family: GothamProMedium, sans-serif;
  font-size: 22px;
  line-height: 1.3;
  margin-bottom: 30px;
}

.profile__bottomText__description,
.profile__bottomText__title {
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.profile__bottomText__description {
  font-family: GothamProRegular, sans-serif;
  font-size: 14px;
  line-height: 19px;
}

.profile__tabs__item--radioBlock {
  margin-bottom: 25px;
}

.profile__tabs__item--radioBlock span {
  color: #000;
  font-family: GothamProRegular, sans-serif;
  font-size: 14px;
  display: inline-block;
  width: 100%;
  text-align: left;
  margin-bottom: 20px;
}

.profile__tabs__item--radioBlock input[type=radio] {
  width: 13px;
  height: 12px;
  border: 3px solid #eaeaea;
  background-color: #fff;
  border-radius: 50%;
  background: #fff;
  display: none;
}

.profile__tabs__item--radioBlock input[type=radio]:checked + label:before {
  border: none;
  border-radius: 0;
  background: url(/bitrix/templates/stenova_rose/public/img/small-pages/radio-checked.svg) 0 0 no-repeat;
  background-size: contain;
  width: 13px;
  height: 14px;
}

.profile__tabs__item__labelBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.profile__tabs__item__labelBlock label {
  padding-left: 25px;
}

.profile__tabs__item__labelBlock label:before {
  position: absolute;
  content: "";
  display: block;
  left: 0;
  width: 13px;
  height: 12px;
  border: 3px solid #eaeaea;
  background-color: #fff;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: calc(50% - 6px);
}

.profile__tabs__item--radioBlock .profile__tabs__item__rightContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.profile__tabs__item--radioBlock .profile__tabs__item__rightContent .profile__tabs__item__labelBlock {
  width: 100%;
}

.profile__tabs__item--radioBlock .profile__tabs__item__rightContent .profile__tabs__item__labelBlock label {
  width: auto;
  margin-right: 36px;
}

.wrap-lg.cartPage {
  padding-top: 70px;
  padding-bottom: 129px;
}

.cartPage__mobile {
  display: none;
}

.cartPage__title {
  font-family: GothamProRegular, sans-serif;
  font-size: 35px;
  line-height: 1.2;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  text-align: left;
  margin-bottom: 45px;
}

.cartPage__desctop {
  margin-bottom: 20px;
  display: block;
}

.cartPage__desctop__th {
  min-height: 60px;
  background-color: #f5f5f5;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 5px 10px 5px 38px;
}

.cartPage__desctop__th * {
  font-family: GothamProRegular, sans-serif;
  font-size: 18px;
  line-height: 1.2;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.cartPage__desctop__th__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50%;
}

.cartPage__desctop__th__count,
.cartPage__desctop__th__price {
  width: 16%;
}

.cartPage__desctop__th__count,
.cartPage__desctop__th__price,
.cartPage__desctop__th__summ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cartPage__desctop__th__summ {
  width: 18%;
}

.cartPage__desctop__td {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  border-left: 10px solid #f5f5f5;
  border-right: 10px solid #f5f5f5;
  border-bottom: 10px solid #f5f5f5;
  padding: 20px 3px;
}

.cartPage__desctop__td,
.cartPage__desctop__td__delete {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cartPage__desctop__td__delete {
  width: 7%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cartPage__desctop__td__delete a {
  display: inline-block;
  border: none;
  font-size: 0;
  background: url(/bitrix/templates/stenova_rose/public/img/small-pages/cart-close.svg) 0 0 no-repeat;
  width: 21px;
  height: 21px;
  background-size: contain;
}

.cartPage__desctop__td__img {
  width: 13%;
  max-height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}

.cartPage__desctop__td__img img {
  width: 100%;
  height: auto;
}

.cartPage__desctop__td__name {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 5px 0 35px;
}

.cartPage__desctop__td__name p {
  font-size: 20px;
  line-height: 21px;
  color: #000;
  margin-bottom: 7px;
}

.cartPage__desctop__td__name p,
.cartPage__desctop__td__name span {
  width: 100%;
  font-family: GothamProRegular, sans-serif;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.cartPage__desctop__td__name span {
  font-size: 15px;
  line-height: 15px;
  color: #797979;
  display: inline-block;
}

.cartPage__desctop__td__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  width: 16%;
  padding: 0 5px 0 0;
}

.cartPage__desctop__td__price * {
  font-family: GothamProRegular, sans-serif;
  font-size: 20px;
  line-height: 21px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.cartPage__desctop__td__count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 16%;
  padding: 0 5px 0 7px;
}

.cartPage__desctop__td__count input {
  background: none;
  border: none;
  width: 50px;
  -moz-appearance: textfield;
  -webkit-appearance: none;
  font-family: GothamProRegular, sans-serif;
  font-size: 20px;
  line-height: 21px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.cartPage__desctop__td__summ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 18%;
  padding: 0 3px 7px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}

.cartPage__desctop__td__summ b {
  font-size: 17px;
  font-weight: 500;
}

.cartPage__bottomSumm,
.cartPage__desctop__td__summ b {
  font-family: GothamProMedium, sans-serif;
  line-height: 21px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.cartPage__bottomSumm {
  min-height: 90px;
  height: 90px;
  background-color: #f5f5f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: 20px;
}

.cartPage__bottomSumm__name {
  width: 82%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0 68px 0 5px;
}

.cartPage__bottomSumm__name,
.cartPage__bottomSumm__value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cartPage__bottomSumm__value {
  width: 18%;
  text-align: left;
  padding: 0 5px 0 0;
}

.cartPage__productsWrap .tabsSubmitButtonClearfix .checkout {
  border-radius: 29px;
  border: none;
  text-align: right;
  background-color: #4dae45;
  font-family: GothamProMedium, sans-serif;
  font-size: 15px;
  line-height: 21px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
  padding: 19px 83px 19px 45px;
  float: right;
  display: inline-block;
  position: relative;
  margin-top: 50px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.cartPage__productsWrap .tabsSubmitButtonClearfix .checkout.nice-select.open,
.cartPage__productsWrap .tabsSubmitButtonClearfix .checkout:active,
.cartPage__productsWrap .tabsSubmitButtonClearfix .checkout:hover {
  background: #78c98a;
}

.cartPage__productsWrap .tabsSubmitButtonClearfix .checkout:before {
  content: "";
  display: block;
  background: url(/bitrix/templates/stenova_rose/public/img/small-pages/icon-succsess.svg) 50% no-repeat;
  width: 23px;
  height: 23px;
  position: absolute;
  top: calc(50% - 12px);
  right: 34px;
}

.cartPage__productsWrap .tabsSubmitButtonClearfix .backPage {
  border-radius: 29px;
  border: none;
  text-align: right;
  background-color: #0f53a0;
  font-family: GothamProMedium, sans-serif;
  font-size: 15px;
  line-height: 21px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
  padding: 19px 45px;
  display: inline-block;
  position: relative;
  margin-top: 50px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.cartPage__productsWrap .tabsSubmitButtonClearfix .backPage.nice-select.open,
.cartPage__productsWrap .tabsSubmitButtonClearfix .backPage:active,
.cartPage__productsWrap .tabsSubmitButtonClearfix .backPage:hover {
  background: #0f4081;
}

.wrap-lg.loginPage {
  padding-top: 65px;
  padding-bottom: 130px;
}

.loginPage__title {
  margin-bottom: 30px;
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 35px;
  line-height: 1.3;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.loginPage__loginForm {
  background-color: #004c9e;
  padding: 0 85px 0 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 100px;
}

.loginPage__loginForm__colLeft {
  width: 50%;
  float: left;
  border-right: 2px solid #004084;
  padding: 60px 89px 50px 0;
}

.loginPage__loginForm__colLeft input {
  height: 46px;
  background-color: #fff;
  border: none;
  margin-bottom: 20px;
  padding: 0 13px;
  color: #7b7b7b;
}

.loginPage__loginForm__colLeft input,
.loginPage__loginForm__colLeft label {
  display: block;
  width: 100%;
  font-family: GothamProRegular, sans-serif;
  font-size: 15px;
  line-height: 21px;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.loginPage__loginForm__colLeft label {
  color: #fff;
  margin-bottom: 5px;
  text-align: left;
}

.loginPage__loginForm__colLeft__buttonsCont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.loginPage__loginForm__colLeft__buttonsCont button,
.loginPage__loginForm__colLeft__buttonsCont input[type=submit] {
  margin: 0 20px 0 0;
  border-radius: 20px;
  background-color: #fff;
  display: block;
  width: auto;
  font-family: GothamProMedium, sans-serif;
  font-size: 13px;
  line-height: 21px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
  padding: 5px 53px;
}

.loginPage__loginForm__colLeft__buttonsCont__link {
  font-family: GothamProRegular, sans-serif;
  font-size: 16px;
  line-height: 21px;
  color: #fff;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  text-decoration: underline;
  margin: 20px 20px 0 0;
  display: inline-block;
}

.loginPage__loginForm__colRight {
  padding: 85px 75px;
  width: 50%;
  float: left;
}

.loginPage__loginForm__colRight * {
  font-family: GothamProRegular, sans-serif;
  font-size: 15px;
  line-height: 27px;
  color: #fff;
}

.loginPage__BottomForm,
.loginPage__loginForm__colRight * {
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.loginPage__BottomForm {
  margin-bottom: 35px;
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 35px;
  line-height: 1;
  color: #000;
  text-align: left;
}

.loginPage__application {
  display: inline-block;
  width: 100%;
  clear: both;
}

.loginPage__application__loginSystem {
  max-width: 100%;
  font-size: 15px;
  display: inline-block;
  background-color: #004c9e;
  padding: 15px;
  color: #fff;
  font-family: GothamProRegular, sans-serif;
}

.loginPage__application__loginSystem * {
  color: #fff !important;
  line-height: 1.5;
}

.tabs__content__formWrap.loginPage__application__leftForm {
  width: calc(50% - 32px);
  border: 10px solid #f5f5f5;
  background-color: #fff;
  padding: 22px 90px 70px 50px;
  margin-right: 32px;
  float: left;
}

.tabs__content__formWrap.loginPage__application__leftForm .profile__tabs__item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.tabs__content__formWrap.loginPage__application__leftForm .profile__tabs__item .profile__tabs__item__leftLabel {
  width: 100%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  font-family: GothamProRegular, sans-serif;
  font-size: 15px;
  line-height: 27px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  margin-bottom: 5px;
}

.tabs__content__formWrap.loginPage__application__leftForm .profile__tabs__item .profile__tabs__item__rightContent {
  width: 100%;
}

.tabs__content__formWrap.loginPage__application__leftForm .profile__tabs__item .profile__tabs__item__rightContent input[type=email],
.tabs__content__formWrap.loginPage__application__leftForm .profile__tabs__item .profile__tabs__item__rightContent input[type=number],
.tabs__content__formWrap.loginPage__application__leftForm .profile__tabs__item .profile__tabs__item__rightContent input[type=password],
.tabs__content__formWrap.loginPage__application__leftForm .profile__tabs__item .profile__tabs__item__rightContent input[type=text] {
  -webkit-box-shadow: 0 3px 0 #eaeaea;
  box-shadow: 0 3px 0 #eaeaea;
  border: 1px solid #eaeaea;
}

.loginPage__application .tabs__content {
  border: 10px solid #f5f5f5;
  width: 50%;
  background-color: #fff;
  float: right;
}

.loginPage__application .tabs__content .profile__tabs__item__rightContent {
  width: 70%;
}

.loginPage__application .tabs__content .profile__tabs__item__leftLabel {
  width: 30%;
  min-width: 150px;
}

.loginPage__application .tabs__content .profile__tabs__item__rightContent__fileCont {
  -webkit-box-shadow: 0 3px 0 #eaeaea;
  box-shadow: 0 3px 0 #eaeaea;
  border: 1px solid #eaeaea;
  background-color: #fff;
}

.loginPage__application .tabs__content .tabs__content__formWrap {
  padding: 50px 60px 70px 30px;
}

.loginPage .tabsSubmitButtonClearfix {
  display: inline-block;
  width: 100%;
  clear: both;
  margin-top: 45px;
}

.loginPage .tabsSubmitButtonClearfix button,
.loginPage .tabsSubmitButtonClearfix input[type=submit] {
  border: none;
  height: 40px;
  border-radius: 20px;
  background-color: #4dae46;
  float: right;
  display: block;
  padding: 0 20px;
  min-width: 162px;
  font-family: GothamProRegular, sans-serif;
  font-size: 13px;
  line-height: 40px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
}

.profile__tabs__item__rightContent input {
  -webkit-box-shadow: 0 3px 0 #eaeaea;
  box-shadow: 0 3px 0 #eaeaea;
  border: 1px solid #eaeaea;
  background-color: #fff;
}

.tabs__content__formWrap.loginPage__application__leftForm {
  padding-top: 50px;
}

.wrap-lg.checkPage {
  padding-top: 70px;
  padding-bottom: 140px;
}

.checkPage__title {
  margin-bottom: 80px;
  font-size: 35px;
}

.checkPage__title,
.stapItemTitle {
  font-family: PlayfairDisplaySC2-Regular, serif;
  line-height: 1;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.stapItemTitle {
  font-size: 25px;
  margin-bottom: 30px;
  cursor: pointer;
}

.stapItemTitle b {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-weight: 700;
}

.checkPage__step-2_button {
  max-width: 540px;
  display: inline-block;
  width: 100%;
  clear: both;
  margin: 45px 0 100px;
}

.checkPage__step-2_button button,
.checkPage__step-2_button input[type=submit] {
  border: none;
  height: 40px;
  border-radius: 20px;
  background-color: #4dae46;
  float: right;
  display: block;
  padding: 0 20px;
  font-family: GothamProRegular, sans-serif;
  font-size: 12px;
  line-height: 40px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
}

.checkPage__step-3 .tabsSubmitButtonClearfix {
  max-width: 540px;
  display: inline-block;
  width: 100%;
  clear: both;
  margin: 0 0 100px;
}

.checkPage__step-3 .tabsSubmitButtonClearfix button,
.checkPage__step-3 .tabsSubmitButtonClearfix input[type=submit] {
  border: none;
  height: 40px;
  border-radius: 20px;
  background-color: #4dae46;
  float: right;
  display: block;
  padding: 0 20px;
  font-family: GothamProRegular, sans-serif;
  font-size: 12px;
  line-height: 40px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
}

.checkPage__step-2 .tabsSubmitButtonClearfix,
.checkPage__stepsCont__step-1 .tabsSubmitButtonClearfix {
  max-width: 540px;
  display: inline-block;
  width: 100%;
  clear: both;
  margin: 0 0 100px;
}

.checkPage__step-2 .tabsSubmitButtonClearfix button,
.checkPage__step-2 .tabsSubmitButtonClearfix input[type=submit],
.checkPage__stepsCont__step-1 .tabsSubmitButtonClearfix button,
.checkPage__stepsCont__step-1 .tabsSubmitButtonClearfix input[type=submit] {
  border: none;
  height: 40px;
  border-radius: 20px;
  background-color: #4dae46;
  float: right;
  display: block;
  padding: 0 20px;
  font-family: GothamProRegular, sans-serif;
  font-size: 12px;
  line-height: 40px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
}

.checkPage__step-2 .tabs__content,
.checkPage__stepsCont__step-1 .tabs__content {
  width: 540px;
  border: 10px solid #f5f5f5;
  background-color: #fff;
  margin-bottom: 35px;
}

.checkPage__step-2 .tabs__content .profile__tabs__item__rightContent,
.checkPage__stepsCont__step-1 .tabs__content .profile__tabs__item__rightContent {
  width: 100%;
}

.checkPage__step-2 .profile__tabs__item__leftLabel,
.checkPage__stepsCont__step-1 .profile__tabs__item__leftLabel {
  width: calc(100% - 337px);
}

.checkPage__step-2 .tabs__content__formWrap,
.checkPage__stepsCont__step-1 .tabs__content__formWrap {
  padding-bottom: 40px;
  margin-bottom: 20px;
}

.checkPage__step-2 {
  width: 540px;
  border: 10px solid #f5f5f5;
  background-color: #fff;
  overflow: hidden;
}

.checkPage__step-2 .profile__tabs__item__rightContent {
  width: 337px;
}

.checkPage__step-2 .profile__tabs__item__leftLabel {
  width: calc(100% - 337px);
}

.checkPage__step-2 .tabs__content__formWrap {
  padding-bottom: 0;
}

.checkPage__step-2 .profile__tabs__item--radioBlock {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 100px;
  position: relative;
}

.checkPage__step-2 .profile__tabs__item--radioBlock:before {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  background-color: #f5f5f5;
  width: 300%;
  left: -50%;
  bottom: -50px;
}

.checkPage__step-2 .profile__tabs__item--radioBlock span {
  margin-top: 10px;
  font-family: GothamProRegular, sans-serif;
  font-size: 18px;
  line-height: 1;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  display: inline-block;
  margin-bottom: 10px;
}

.checkPage__step-2 .tabs__content__formWrap {
  padding-right: 30px;
}

.checkPage__step-2 .profile__tabs__item__labelBlock {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.checkPage__step-2 .profile__tabs__item__labelBlock label {
  font-size: 15px;
  line-height: 22px;
}

.checkPage__step-2 .profile__tabs__item__labelBlock label,
.checkPage__step-2__title {
  font-family: GothamProRegular, sans-serif;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.checkPage__step-2__title {
  font-size: 18px;
  line-height: 1;
  display: inline-block;
  margin-bottom: 20px;
}

.checkPage__step-2__contsHalfPast {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.checkPage__step-2__contsHalfPast input {
  width: 25%;
}

.checkPage__step-2__contsHalfPast .profile__tabs__item__rightContent label {
  width: 100%;
  font-size: 15px;
  text-align: right;
  display: block;
  padding: 0 3px;
}

.checkPage__step-2__contsHalfPast .profile__tabs__item__rightContent label:before {
  display: none;
}

.checkPage__step-2__contsHalfPast .profile__tabs__item__rightContent .profile__tabs__item__leftLabel {
  width: 50%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.checkPage__step-2__contsHalfPast .profile__tabs__item__rightContent .profile__tabs__item__rightContent {
  width: 25%;
}

.checkPage__step-2__contsHalfPast .profile__tabs__item__rightContent .profile__tabs__item__rightContent input {
  width: 100%;
}

.checkPage__step-2__contsHalfPast .profile__tabs__item__rightContent span {
  font-family: GothamProRegular, sans-serif;
  font-size: 13px;
  line-height: 1;
  color: #7d7d7d;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.checkPage__step-2__contsHalfPast .tabs__content input[type=submit] {
  height: 40px;
  margin: 0;
  line-height: 40px;
}

.checkPage__step-3 {
  max-width: 540px;
  background: #fff;
}

.checkPage__step-3 .profile__tabs__item {
  border: 10px solid #f5f5f5;
  background-color: #fff;
  padding: 60px 70px 40px 30px;
}

.checkPage__step-3 .profile__tabs__item .profile__tabs__item__labelBlock {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.checkPage__step-3 .profile__tabs__item .profile__tabs__item__labelBlock label {
  margin: 0 0 20px;
  color: #eaeaea;
}

.checkPage__step-3 .profile__tabs__item .profile__tabs__item__labelBlock input[type=radio]:checked + label {
  color: #000;
}

.checkPage__step-4 {
  background: #fff;
}

.checkPage__step-4 .cartPage__bottomSumm {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.checkPage__step-4 .cartPage__desctop__td {
  padding: 20px 5px 20px 30px;
}

.checkPage__step-4 .cartPage__desctop__td__img {
  width: 60px;
  height: 60px;
}

.checkPage__step-4 .cartPage__desctop__td__count {
  width: 30%;
}

.checkPage__step-4 .cartPage__desctop__th__name {
  width: 35%;
}

.checkPage__step-4 .cartPage__desctop__th__count {
  width: 30%;
}

.checkPage__step-4 .cartPage__bottomSumm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 35px;
  padding: 35px 0;
}

.checkPage__step-4 .cartPage__bottomSumm b {
  width: 240px;
  font-family: GothamPro-Bold, sans-serif;
  font-size: 20px;
  float: right;
  text-align: left;
}

.checkPage__step-4 .cartPage__bottomSumm b,
.checkPage__step-4 .cartPage__bottomSumm p {
  line-height: 33px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.checkPage__step-4 .cartPage__bottomSumm p {
  font-family: GothamProRegular, sans-serif;
  font-size: 16px;
  text-align: right;
  width: calc(100% - 240px);
  float: left;
  padding-right: 50px;
}

.checkPage__step-4 .cartPage__bottomSumm p b {
  float: none;
  text-align: right;
}

.checkPage__step-4 .cartPage__bottomSumm__count {
  margin-bottom: 10px;
  clear: both;
}

.checkPage__step-4 .cartPage__bottomSumm__count b {
  font-family: GothamProRegular, sans-serif;
  font-size: 16px;
  line-height: 33px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  font-weight: 400;
}

.checkPage__step-4 .cartPage__bottomSumm__delivery {
  margin-bottom: 10px;
  clear: both;
}

.checkPage__step-4 .cartPage__bottomSumm__delivery b {
  font-family: GothamProRegular, sans-serif;
  font-size: 16px;
  line-height: 33px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  font-weight: 400;
}

.checkPage__step-4 .cartPage__bottomSumm__summ {
  margin-bottom: 10px;
  clear: both;
}

.checkPage__step-4 .tabsSubmitButtonClearfix {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkPage__step-4 .tabsSubmitButtonClearfix .backToCard {
  height: 40px;
  border-radius: 20px;
  background-color: #df1f3c;
  font-size: 13px;
  line-height: 40px;
  text-transform: uppercase;
  padding: 0 5px;
  min-width: 194px;
}

.checkPage__step-4 .tabsSubmitButtonClearfix .backToCard,
.checkPage__step-4 .tabsSubmitButtonClearfix .completeForm {
  font-family: GothamProMedium, sans-serif;
  color: #fff;
  text-decoration: none;
  letter-spacing: inherit;
  display: inline-block;
  text-align: center;
}

.checkPage__step-4 .tabsSubmitButtonClearfix .completeForm {
  height: 59px;
  border-radius: 29px;
  background-color: #4dae45;
  font-size: 18px;
  line-height: 44px;
  text-transform: none;
  padding: 5px 79px 5px 20px;
  margin: 0 0 0 30px;
  position: relative;
}

.checkPage__step-4 .tabsSubmitButtonClearfix .completeForm:before {
  content: "";
  display: block;
  background: url(/bitrix/templates/stenova_rose/public/img/small-pages/card-complete.svg) 50% no-repeat;
  position: absolute;
  background-size: contain;
  width: 23px;
  height: 23px;
  top: calc(50% - 12px);
  right: 34px;
}

.stenova-home__item__imgwrap {
  height: 270px;
  overflow: hidden;
}

.stenova-home__item__imgwrap img {
  height: auto;
  max-width: 100%;
  width: 100%;
}

.stenova-home__item__textCont {
  -webkit-box-shadow: 0 2px 5px rgba(22, 19, 23, 0.08);
  box-shadow: 0 2px 5px rgba(22, 19, 23, 0.08);
  background-color: #fff;
  padding: 15px 20px 20px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.stenova-home__item__textCont__colLeft {
  padding: 0 5px 0 0;
}

.stenova-home__item__textCont__colLeft b a {
  font-size: 20px;
  color: #000;
  margin-bottom: 10px;
  width: 100%;
  font-weight: 400;
}

.stenova-home__item__textCont__colLeft b a,
.stenova-home__item__textCont__colLeft span {
  font-family: GothamProRegular, sans-serif;
  line-height: 1.2;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  display: inline-block;
}

.stenova-home__item__textCont__colLeft span {
  font-size: 14px;
  color: #90a1b5;
}

.stenova-home__item__textCont__colRight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 50%;
  text-align: right;
}

.stenova-home__item__textCont__colRight__button input {
  border: 0;
  display: inline-block;
  font-family: GothamProMedium, sans-serif;
  font-size: 12px;
  line-height: 26px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
  border-radius: 13px;
  background-color: #4dae46;
  padding: 0 20px;
  min-width: 113px;
  text-align: center;
  margin: 0 0 10px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.stenova-home__item__textCont__colRight__button input.nice-select.open,
.stenova-home__item__textCont__colRight__button input:active,
.stenova-home__item__textCont__colRight__button input:hover {
  background: #78c98a;
}

.stenova-home__item__textCont__colRight strong {
  display: inline-block;
  width: 100%;
  text-align: right;
  font-family: GothamProMedium, sans-serif;
  font-size: 13px;
  line-height: 1.2;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  font-weight: 500;
}

.stenova-home__item:hover .stenova-home__item__textCont {
  -webkit-box-shadow: -1px 25px 35px rgba(22, 19, 23, 0.11);
  box-shadow: -1px 25px 35px rgba(22, 19, 23, 0.11);
}

.profile__link {
  font-size: 18px;
  color: #fff;
  text-decoration: underline;
  font-family: GothamProRegular, sans-serif;
  display: inline-block;
  margin-bottom: 25px;
}

.testimonials__form {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 100;
}

.testimonials__form:not(.open) {
  display: none;
}

.testimonials__form__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.testimonials__form__wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 120;
}

.testimonials__form__wrap #testimotionals_form {
  width: 100%;
  max-width: 400px;
  border-top: 5px solid #4dae46;
  padding: 40px 35px 49px;
  background: #fff;
  -webkit-box-shadow: 0 32px 82px rgba(0, 0, 0, 0.12), inset 0 5px 0 #4dae46;
  box-shadow: 0 32px 82px rgba(0, 0, 0, 0.12), inset 0 5px 0 #4dae46;
  position: relative;
  margin: 20px 0;
}

.testimonials__form__wrap #testimotionals_form .closeIcon {
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(/bitrix/templates/stenova_rose/public/img/review/closeIcon.png) 50% no-repeat;
  background-size: 50%;
  border-radius: 30px;
  background-color: rgba(255, 255, 255, 0.7);
  right: 0;
  top: 0;
  margin-top: -30px;
  cursor: pointer;
}

.testimonials__form__wrap #testimotionals_form h2 {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 27px;
  line-height: 1.3;
  color: #000;
  font-style: italic;
  margin-bottom: 15px;
}

.testimonials__form__wrap #testimotionals_form .returnMessage {
  font-size: 14px;
  text-align: center;
  font-family: GothamProMedium, sans-serif;
}

.testimonials__form__wrap #testimotionals_form .testimonials__form__wrap__input {
  padding: 10px 0;
}

.testimonials__form__wrap #testimotionals_form .testimonials__form__wrap__input input,
.testimonials__form__wrap #testimotionals_form .testimonials__form__wrap__input textarea {
  width: 100%;
  font-family: GothamProRegular, sans-serif;
  font-size: 14px;
  line-height: 23px;
  color: #000;
  padding: 5px;
  border: 1px solid #90a1b5;
}

.testimonials__form__wrap #testimotionals_form .testimonials__form__wrap__input input.error,
.testimonials__form__wrap #testimotionals_form .testimonials__form__wrap__input textarea.error {
  border-color: red;
}

.testimonials__form__wrap #testimotionals_form .testimonials__form__wrap__input label.error {
  font-size: 13px;
  margin: 5px 0;
  display: inline-block;
  color: red;
}

.testimonials__form__wrap #testimotionals_form .testimonials__form__wrap__input input[type=submit] {
  background: #4dae46;
  border: 0;
  padding: 0;
  border-radius: 19px;
  font-family: GothamProMedium, sans-serif;
  font-size: 13px;
  line-height: 38px;
  color: #fff;
  letter-spacing: inherit;
  text-transform: uppercase;
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.testimonials__form__wrap #testimotionals_form .testimonials__form__wrap__input input[type=submit].sending,
.testimonials__form__wrap #testimotionals_form .testimonials__form__wrap__input input[type=submit]:hover {
  background: #78c98a;
}

.testimonials__form__wrap #testimotionals_form .testimonials__form__wrap__input input[type=submit].sending {
  pointer-events: none;
}

.basket_items_list--empty {
  text-align: center;
  font-size: 18px;
  font-family: GothamProMedium, sans-serif;
}

.basket_items_list--empty .errortext {
  color: #000 !important;
}

.loginPage__application .tabs__content {
  padding: 50px 15px 70px 50px;
}

.loginPage__application .tabs__content .profile__tabs__item__leftLabel {
  width: 0 !important;
}

.mfp-bg {
  z-index: 1042;
  overflow: hidden;
  background: #0b0b0b;
  opacity: .8;
}

.mfp-bg,
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
}

.mfp-wrap {
  z-index: 1043;
  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;
  -webkit-box-sizing: border-box;
  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-ajax-holder .mfp-content,
.mfp-inline-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: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-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: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
  display: none;
}

button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  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: .65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}

.mfp-close.nice-select.open,
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-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: .65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow.nice-select.open,
.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}

.mfp-arrow:before {
  top: 0;
}

.mfp-arrow:after,
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  top: 0;
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .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%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}

.mfp-figure,
img.mfp-img {
  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;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  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-height: 300px), screen and (max-width: 800px) and (orientation: landscape) {
  .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;
    -webkit-box-sizing: border-box;
    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 (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;
  }
}

.zoomSliderCont {
  padding-top: 90px;
  margin-bottom: 80px;
}

.zoomSliderCont__title {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 25px;
  line-height: 1.3;
  margin-bottom: 30px;
  text-align: left;
}

.zoomSliderCont__description,
.zoomSliderCont__title {
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.zoomSliderCont__description {
  margin-bottom: 90px;
  font-family: GothamProRegular, sans-serif;
  font-size: 15px;
  line-height: 28px;
}

.zoomSliderCont .slick-slide {
  position: relative;
}

.popup-link {
  position: absolute;
  right: 40px;
  bottom: 40px;
  -webkit-box-shadow: 0 2px 5px rgba(22, 19, 23, 0.08);
  box-shadow: 0 2px 5px rgba(22, 19, 23, 0.08);
  border-radius: 17px;
  background-color: rgba(255, 255, 255, 0.5);
  font-family: GothamProRegular, sans-serif;
  font-size: 14px;
  line-height: 27px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  padding: 3px 42px 3px 20px;
}

.popup-link:before {
  content: "";
  display: block;
  background: url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/icons/svg/zoom-icon.svg) 50% no-repeat;
  width: 14px;
  height: 14px;
  position: absolute;
  top: calc(50% - 7px);
  right: 10px;
}

.zoomSliderCont__slider__text {
  position: absolute;
  top: 40px;
  right: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.zoomSliderCont__slider__text span {
  font-family: GothamProMedium, sans-serif;
  font-size: 15px;
  line-height: 28px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  font-weight: 500;
}

.zoomSliderCont__slider__text i {
  font-family: GothamProMedium, sans-serif;
  font-weight: 400;
}

.zoomSliderCont .slick-arrow {
  position: absolute;
  top: -64px;
  height: 31px;
  width: 32px;
  border-radius: 50%;
  border: 2px solid #1c519b;
  background-color: #fff;
  font-size: 0;
}

.zoomSliderCont .slick-arrow:before {
  content: "";
  display: block;
  background: url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/icons/icon-slider-rrow-blue.png) 50% no-repeat;
  background-size: contain;
  width: 6px;
  height: 13px;
  top: calc(50% - 7px);
  left: calc(50% - 2px);
  position: absolute;
}

.zoomSliderCont .slick-next {
  right: 0;
}

.zoomSliderCont .slick-prev {
  right: 45px;
}

.zoomSliderCont .slick-prev:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  left: calc(50% - 4px);
}

.product_topBaner {
  position: relative;
  height: 882px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

.product_topBaner__baner {
  min-width: 100%;
  height: auto;
  width: auto;
  min-height: 100%;
  max-width: none;
}

.product_topBaner .wrap-lg {
  position: relative;
}

.product_topBaner__blockDescriptionProduct {
  width: 425px;
  -webkit-box-shadow: 0 20px 48px rgba(16, 16, 35, 0.29);
  box-shadow: 0 20px 48px rgba(16, 16, 35, 0.29);
  background: rgba(255, 255, 255, 0.8);
  padding: 20px 30px 25px;
  position: absolute;
  left: calc(50% + 210px);
  bottom: 74px;
}

.product_topBaner__blockDescriptionProduct__buttonsCont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px 0 0;
}

.view3d {
  height: 40px;
  border-radius: 19px;
  background-color: #384c96;
  font-family: GothamProMedium, sans-serif;
  font-size: 12px;
  line-height: 40px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
  text-align: center;
  min-width: 188px;
  padding: 0 5px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.view3d.nice-select.open,
.view3d:active,
.view3d:hover {
  background: #206bbd;
}

.product_topBaner__blockDescriptionProduct__byrLink {
  min-width: 132px;
  height: 40px;
  border-radius: 19px;
  text-align: center;
  padding: 0 5px;
  background-color: #75a559;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  font-family: GothamProMedium, sans-serif;
  font-size: 12px;
  line-height: 40px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
}

.product_topBaner__blockDescriptionProduct__byrLink.nice-select.open,
.product_topBaner__blockDescriptionProduct__byrLink:active,
.product_topBaner__blockDescriptionProduct__byrLink:hover {
  background: #78c98a;
}

.product_topBaner__blockDescriptionProduct__topTitleBlock {
  position: relative;
}

.product_topBaner__blockDescriptionProduct__topTitleBlock span {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 26px;
  line-height: 1.3;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  display: block;
  margin-bottom: 15px;
  text-align: left;
}

.product_topBaner__blockDescriptionProduct__topTitleBlock__toggleButton {
  position: absolute;
  right: 0;
  top: 0;
  width: 23px;
  height: 23px;
  background: url(/bitrix/templates/stenova_rose/public/img/icons/svg/button-plus.svg);
  background-size: contain;
  cursor: pointer;
}

.blockDescriptionProduct__contRows {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
}

.blockDescriptionProduct__contRows,
.blockDescriptionProduct__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
}

.blockDescriptionProduct__row {
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.blockDescriptionProduct__row__left {
  font-family: GothamProMedium, sans-serif;
  text-align: left;
}

.blockDescriptionProduct__row__left,
.blockDescriptionProduct__row__right {
  font-size: 14px;
  line-height: 18px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.blockDescriptionProduct__row__right {
  width: 150px;
  font-family: GothamProRegular, sans-serif;
}

.blockDescriptionProduct__row__right b {
  font-family: GothamProMedium, sans-serif;
  font-weight: 500;
}

.previewCardImage {
  cursor: pointer;
}

.blockDescriptionProduct__iconsBlock__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 20px 0 9px;
}

.blockDescriptionProduct__iconsBlock__row a {
  position: relative;
  height: 39px;
  width: 59px;
  border: 1px solid #d6d6d6;
  background-color: rgba(255, 255, 255, 0.34);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.blockDescriptionProduct__iconsBlock__row img {
  position: absolute;
}

.lockDescriptionProduct__previewImgCont {
  display: inline-block;
  width: 100%;
  clear: both;
}

.lockDescriptionProduct__previewImgCont span {
  position: absolute;
  min-width: 89px;
  height: 19px;
  background-color: #fff;
  font-family: GothamProMedium, sans-serif;
  font-size: 10px;
  line-height: 19px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
  display: block;
  right: 14px;
  top: 11px;
  text-align: center;
  padding: 0 3px;
}

.lockDescriptionProduct__previewImgCont__bigImg {
  width: 100%;
  position: relative;
  margin-bottom: 10px;
  height: 61px;
  overflow: hidden;
}

.lockDescriptionProduct__previewImgCont__bigImg img {
  width: 100%;
  height: auto;
}

.lockDescriptionProduct__previewImgCont__left {
  float: left;
  width: calc(50% - 5px);
  height: 61px;
  overflow: hidden;
  position: relative;
}

.lockDescriptionProduct__previewImgCont__left img {
  width: 100%;
  height: auto;
}

.lockDescriptionProduct__previewImgCont__right {
  float: right;
  width: calc(50% - 5px);
  height: 61px;
  overflow: hidden;
  position: relative;
}

.lockDescriptionProduct__previewImgCont__right img {
  width: 100%;
  height: auto;
}

.toggleCont {
  display: none;
}

.product_topBaner {
  margin-bottom: 95px;
}

.activeDescription.product_topBaner__blockDescriptionProduct .toggleCont {
  display: block;
}

.activeDescription.product_topBaner__blockDescriptionProduct .product_topBaner__blockDescriptionProduct__topTitleBlock__toggleButton {
  background: url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/icons/svg/button-minus.svg);
  background-size: contain;
}

.checkPage__step-3 .profile__tabs__item .profile__tabs__item__labelBlock label {
  color: #000;
}

.product__colRight__tovarDescriotion__buyButton {
  background: #75a559;
}

.product .slick-dots .slick-active {
  display: block;
}

#map {
  margin-bottom: 40px;
}

.wrap-lg.checkPage {
  padding-top: 0;
}

.collectionInnerList .description.alwaysShow {
  display: block;
}

.collectionInnerList.rightColumn .collectionsSlider > .description {
  margin-bottom: 30px;
}

.mobileDescriptionShow,
.mobileShow {
  display: none;
}

.collections__container .collectionsSliderWrap .description:not(.alwaysShow) {
  margin: 30px 0 0;
  width: 100% !important;
  margin-bottom: 0;
  left: 0 !important;
}

.returnsPage__reason {
  margin-bottom: 10px;
}

.collectionsSliderWrap .collectionsSlider {
  margin-bottom: 30px;
}

.profile .tabs {
  position: relative;
}

.profile .tabs:before {
  content: "";
  display: block;
  background: url(/bitrix/templates/stenova_rose/public/img/small-pages/stenova-logo-background.png) 50% no-repeat;
  position: absolute;
  width: 380px;
  height: 440px;
  right: -240px;
  top: 100px;
  background-size: contain;
  z-index: -1;
}

body .product .slick-dots {
  padding-left: 75%;
  width: 100%;
}

body .product .slick-dots li {
  width: 100%;
}

body .product .slick-dots .slick-active {
  position: absolute;
  left: 0;
  width: calc(70% - 10px);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

body .product .slick-dots .slick-active,
body .product .slick-dots .slick-active .thumbnails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

body .product .slick-dots .slick-active .thumbnails {
  border: 2px solid #f6f6f6;
}

body .product__colRight {
  padding: 26px 30px 17px;
}

.header__right-collapsed {
  right: 0;
}

.header__nav__list ul {
  padding: 11px 15px;
}

.header__nav__list ul li a {
  position: relative;
  display: grid;
}

.header__nav__list ul > li:before {
  content: "";
  display: block;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.15)), to(transparent));
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, transparent);
  width: 120px;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.header__nav__list ul li:last-child::before {
  display: none;
}

.stickyHeader main {
  margin-top: 175px;
}

.homeSlider .slick-list,
.homeSlider .slick-slide,
.homeSlider .slick-slide > div,
.homeSlider .slick-track {
  height: 100%;
}

.homeSlider__wrapItem {
  position: relative;
  width: 100%;
  height: 100%;
}

.homeSlider__image {
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  height: 100%;
  width: 100%;
}

.product--clothing .product__colRight__bottomSlider__previewImg {
  display: none;
}

.product--clothing .product__colRight__bottomSlider .slick-dots {
  width: 25%;
  padding: 0 0 0 74%;
  height: 230px;
}

.product--clothing .product__colRight__bottomSlider .slick-dots li {
  height: 100px;
  width: 100px;
}

.product--clothing .product__colRight__bottomSlider .slick-dots li .thumbnails {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.product--clothing .product__colRight__bottomSlider .slick-dots li .thumbnails img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
}

.product--clothing .product__colRight__bottomSlider .slick-dots .slick-active {
  width: 75%;
  height: 100%;
}

.popupTable {
  display: none;
  position: absolute;
  top: 130px;
  width: 1000px;
  left: calc(50% - 500px);
  position: fixed;
  background: #fff;
  padding: 50px 20px;
  height: 80vh;
  overflow-y: scroll;
  z-index: 99;
}

.popupTable table {
  margin-bottom: 60px;
  border: 2px solid #f5f5f5;
  width: 100%;
}

.popupTable__title {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 29px;
  line-height: normal;
  letter-spacing: inherit;
  margin-bottom: 30px;
  letter-spacing: .58px;
  width: 100%;
  display: block;
  text-align: center;
}

.popupTable__title,
.popupTable th {
  color: #000;
  text-decoration: none;
  text-transform: none;
}

.popupTable th {
  height: 56px;
}

.popupTable td,
.popupTable th {
  font-family: GothamProRegular, sans-serif;
  font-size: 15px;
  line-height: 42px;
  letter-spacing: inherit;
  letter-spacing: -.3px;
  text-align: left;
  padding: 0 5px 0 40px;
  vertical-align: middle;
}

.popupTable td {
  color: #000;
  text-decoration: none;
  text-transform: none;
}

.popupTable tr {
  border-bottom: 2px solid #f5f5f5;
}

.popupTable tr:last-child {
  border-bottom: none;
}

.popupTable .alignCenter {
  text-align: center;
}

.popupTable__close {
  position: absolute;
  font-family: GothamPro-Bold, sans-serif;
  font-size: 10px;
  line-height: 1;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
  text-decoration: underline;
  top: 20px;
  right: 30px;
  padding: 0 30px 0 0;
  cursor: pointer;
}

.popupTable__close:before {
  content: "X";
  text-decoration: none;
  display: block;
  width: 20px;
  height: 20px;
  top: calc(50% - 5px);
  right: 0;
  position: absolute;
}

.product--sheets .nice-select.casromSelect {
  -webkit-box-shadow: 0 2px 0 #ededed;
  box-shadow: 0 2px 0 #ededed;
  border: 1px solid #ededed;
}

.product--sheets .product__colRight__bottomSlider .slick-dots {
  width: 100%;
}

.product--sheets .product__colRight__bottomSlider .slick-dots li {
  width: 115px;
  height: 95px;
}

.product--sheets .product__colRight__bottomSlider .slick-dots {
  height: 200px;
}

.allGallery__colLeft__item,
.allGallery__colRight__tile iframe {
  min-height: 170px;
}

.allGallery__colRight__tile__item {
  width: calc(50% - 17px);
  margin: 0 0 34px;
}

.allGallery__colRight__tile__item:not(:nth-child(2n)) {
  margin-right: 34px;
}

.product__colRight__bottomSlider .slick-dots li {
  border: 2px solid #f6f6f6;
}

body .product .slick-dots .slick-active .thumbnails {
  border: none;
}

.id-clothingProduct .product__colRight__bottomSlider .slick-dots {
  width: 100%;
}

.product--sheets .product__colRight__bottomSlider .slick-dots li .thumbnails {
  overflow: hidden;
}

.product--sheets .product__colRight__bottomSlider .slick-dots li .thumbnails img {
  max-height: none;
  height: auto;
  width: 100%;
}

.collectionSlider__item {
  padding-bottom: 3px;
}

.stickyHeader .header {
  z-index: 99;
}

.collections__container .collectionsWrap .collection__item:nth-child(3n) .colorPanel {
  left: auto;
  right: -11px;
}

.collection__item .infoWrap .colorPanel {
  left: -11px;
}

.collections .collectionInnerList .description,
.collections .collectionInnerList .pageTitle {
  position: relative;
  width: calc(100% + 20px);
  left: -10px;
}

.wrap-lg.about-as {
  padding-top: 60px;
}

.newsPage__colRight__title {
  margin-top: 15px;
}

.newsPage__colRight__list__item__description {
  margin: 5px 0 0;
}

.checkPopup {
  display: none;
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.checkPopup__cont {
  width: 600px;
  max-width: 90%;
  background-color: #fff;
  position: absolute;
  top: calc(50% - 200px);
  left: calc(50% - 300px);
  padding: 100px 70px 70px;
  text-align: center;
}

.checkPopup__close {
  position: absolute;
  right: 20px;
  top: 20px;
  font-family: GothamPro-Bold, sans-serif;
  font-size: 10px;
  line-height: 1;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
  letter-spacing: -.2px;
  text-decoration: underline;
  padding-right: 15px;
}

.checkPopup__close:before {
  content: "\445";
  position: absolute;
  right: 0;
  color: #000;
  top: 0;
}

.checkPopup__cont__title {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 35px;
  line-height: 1.3;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  letter-spacing: .7px;
  margin-bottom: 40px;
}

.checkPopup__description {
  font-family: GothamProRegular, sans-serif;
  font-size: 15px;
  line-height: 25px;
  color: #90a1b5;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  letter-spacing: -.3px;
  margin-bottom: 50px;
}

.checkPopup__socialNetworks {
  display: inline-block;
}

.checkPopup__socialNetworks a {
  display: inline-block;
  height: 18px;
  margin: 0 10px;
}

.checkPopup__socialNetworks a img {
  height: 18px;
}

.wrap-lg.shopInShop {
  padding-top: 60px;
  padding-bottom: 130px;
}

.shopInShop__title {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 35px;
  line-height: 1.3;
  letter-spacing: inherit;
  letter-spacing: .7px;
  margin-bottom: 40px;
}

.shopInShop__descroption,
.shopInShop__title {
  color: #000;
  text-decoration: none;
  text-transform: none;
}

.shopInShop__descroption {
  font-family: GothamProRegular, sans-serif;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: inherit;
  letter-spacing: -.32px;
  margin-bottom: 70px;
}

.shopInShop__descroption p {
  margin-bottom: 30px;
}

.shopInShop__sliderCont__title {
  margin-bottom: 50px;
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 35px;
  line-height: 1.3;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  letter-spacing: .7px;
}

.shopInShop__sliderCont__slider .slick-slide {
  position: relative;
}

.shopInShop__sliderCont__slider__categoryName {
  position: absolute;
  right: 0;
  bottom: 30px;
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 27px;
  line-height: 1;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  letter-spacing: .54px;
  background-color: #fff;
  width: calc(100% - 40px);
  padding: 20px 10px 20px 15px;
  text-align: left;
}

.shopInShop__sliderCont__slider {
  width: calc(100% + 12px);
  left: -6px;
  margin-bottom: 100px;
}

.shopInShop__tableCont__rowTh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 50px;
}

.shopInShop__tableCont__rowTh__title {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 35px;
  line-height: 1.3;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  letter-spacing: .7px;
}

.shopInShop__tableCont__rowTh__selectCont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.shopInShop__tableCont__rowTh__selectCont .nice-select {
  height: 46px;
  border: 1px solid #858585;
  font-size: 16px;
  letter-spacing: -.32px;
  margin: 0 20px 0 0;
  line-height: 46px;
  font-family: GothamProRegular, sans-serif;
}

.shopInShop__tableCont__rowTh__selectCont .nice-select:last-of-type {
  margin: 0;
}

.shopInShop__table {
  border: 10px solid #f5f5f5;
}

.shopInShop__table__row {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.shopInShop__table__row * {
  font-family: GothamProRegular, sans-serif;
  font-size: 17px;
  line-height: 48px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  letter-spacing: -.36px;
}

.shopInShop__table__row:nth-child(odd) {
  background-color: #f5f5f5;
}

.shopInShop__table__row__left {
  width: 25%;
  border-right: 2px solid #f5f5f5;
  padding: 0 0 0 23px;
}

.shopInShop__table__row__center {
  width: 30%;
  padding: 0 0 0 36px;
}

.shopInShop__table__row__right {
  width: 45%;
}

.shopInShop__table__row a {
  text-decoration: underline;
}

.shopInShop__table__row a.nice-select.open,
.shopInShop__table__row a:active,
.shopInShop__table__row a:hover {
  color: #004b9e;
  text-decoration: none;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.shopInShop__bottomLink {
  margin: 60px auto 0;
  display: table;
  line-height: 40px;
  height: 40px;
}

.checkPopup__close {
  cursor: pointer;
}

.cartTable th {
  text-align: left;
}

.filterSelect {
  -moz-appearance: none;
}

.collectionSlider__item .infoWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.specialOffers--item .info .priceWrap .price {
  color: #000;
}

.specialOffers--item .info .priceWrap {
  width: 40%;
}

.specialOffers--item .info .titleVendorWrap {
  width: 90%;
}

.companyPartnerPage__startPartnership__button {
  background: #004b9d;
}

.companyPartnerPage__startPartnership__button:before {
  right: -10px;
}

.contact-page__wrap__colRight {
  width: 50%;
}

.sales__colRight__topPart__addToCard {
  background: #75a559;
}

.profile__bottomText {
  max-width: 895px;
  padding-left: 35px;
  margin: 47px 0 100px;
}

.profile__tabs__item--radioBlock input[type=radio]:checked + label:before {
  width: 17px;
  height: 17px;
  top: -2px;
}

.activeToggleTabButton.toggleTabButton {
  background: url(/bitrix/templates/stenova_rose/public/img/icons/svg/button-plus.svg);
  background-size: contain;
}

.tabs__caption {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.tabHistory__item__row,
.tabHistory__item__th {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.loginPage .profile__tabs__item__leftLabel * {
  width: 100%;
}

.stapItemTitle i {
  font-style: normal;
  text-transform: uppercase;
  font-size: 1.1em;
}

.newsPage__colRight__title {
  margin-bottom: 50px;
}

.collection__item .infoWrap .colorPanel {
  left: -1px;
}

.designVariants img {
  border: 1px solid transparent;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.designVariants a {
  cursor: pointer;
}

.designVariants a.nice-select.open img,
.designVariants a:active img,
.designVariants a:hover img {
  border: 1px solid #ccc;
}

.stenova-home .stenova-home__item__imgwrap {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.stenova-home .stenova-home__item {
  cursor: pointer;
  position: relative;
}

.stenova-home .stenova-home__item:nth-child(3n) .infoWrap .colorPanel {
  left: auto;
  right: 0;
}

.stenova-home .stenova-home__item .infoWrap {
  display: none;
  position: absolute;
  max-width: 550px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.stenova-home .stenova-home__item .infoWrap .colorPanel {
  left: 10px;
  top: 0;
  -webkit-box-shadow: 0 10px 20px rgba(22, 19, 23, 0.41);
  box-shadow: 0 10px 20px rgba(22, 19, 23, 0.41);
}

.stenova-home .stenova-home__item.nice-select.open .stenova-home__item__imgwrap,
.stenova-home .stenova-home__item.nice-select.open .stenova-home__item__textCont,
.stenova-home .stenova-home__item:active .stenova-home__item__imgwrap,
.stenova-home .stenova-home__item:active .stenova-home__item__textCont,
.stenova-home .stenova-home__item:hover .stenova-home__item__imgwrap,
.stenova-home .stenova-home__item:hover .stenova-home__item__textCont {
  -webkit-box-shadow: 0 10px 20px rgba(22, 19, 23, 0.41);
  box-shadow: 0 10px 20px rgba(22, 19, 23, 0.41);
}

.stenova-home .stenova-home__item.nice-select.open .infoWrap,
.stenova-home .stenova-home__item:active .infoWrap,
.stenova-home .stenova-home__item:hover .infoWrap {
  display: block;
}

.collectionInnerList.rightColumn .videoWrap {
  width: calc(100% + 20px);
  position: relative;
  left: -10px;
}

.collectionSlider__item.slick-slide .imageWrap,
.collectionSlider__item.slick-slide .infoWrap {
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.collectionSlider__item.slick-slide:hover .imageWrap,
.collectionSlider__item.slick-slide:hover .infoWrap {
  -webkit-box-shadow: 0 10px 20px rgba(22, 19, 23, 0.41);
  box-shadow: 0 10px 20px rgba(22, 19, 23, 0.41);
}

.product_topBaner {
  margin-bottom: 0;
}

.product_topBaner__blockDescriptionProduct__byrLink {
  background: #4dae46;
}

.product-accessories .product__colLeft .slick-slide,
.product-accessories .product__colLeft .slick-track {
  display: block;
}

.product__colRight__tovarDescriotion__buyButton {
  background-color: #4dae46;
}

.cartPage__desctop__th__name {
  width: 48.5%;
}

.profile__tabs__item.requireTextBlock {
  margin: 0;
}

.profile__tabs__item.requireTextBlock .profile__tabs__item__leftLabel {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 15px 13px 0 0;
}

.profile__tabs__item.requireTextBlock .profile__tabs__item__rightContent {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.profile__tabs__item.requireTextBlock .profile__tabs__item__rightContent p {
  font-family: GothamProRegular, sans-serif;
  font-size: 13px;
  line-height: 1.3;
  color: #7d7d7d;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
  letter-spacing: -.26px;
  width: 100%;
  margin: 35px 0 0;
}

.checkPage__stepsCont__step-1 .tabs__content__formWrap {
  padding-bottom: 33px;
}

.cartPage__desctop__td {
  border-bottom: 2px solid #f5f5f5;
}

.cartPage__desctop__td:last-of-type {
  border-bottom: 10px solid #f5f5f5;
}

.checkPage__step-2 .profile__tabs__item__labelBlock label:before {
  top: 4px;
}

.checkPage__step-2 .profile__tabs__item--radioBlock input[type=radio]:checked + label:before {
  top: 2px;
}

.checkPage__step-2__contsHalfPast .profile__tabs__item__rightContent .profile__tabs__item__rightContent input,
.checkPage__step-2__contsHalfPast input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.relatedModels--marginBottom {
  margin-bottom: 40px;
}

.relatedModels--marginBottom .slick-slide:hover .relatedModels__slider__content {
  -webkit-box-shadow: -1px 5px 5px rgba(22, 19, 23, 0.08);
  box-shadow: -1px 5px 5px rgba(22, 19, 23, 0.08);
}

.collections__container .collectionSlider__item.slick-slide .imageWrap {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.collections__container .collectionSlider__item.slick-slide:hover .imageWrap {
  -webkit-box-shadow: 0 0 5px rgba(22, 19, 23, 0.3);
  box-shadow: 0 0 5px rgba(22, 19, 23, 0.3);
}

.collections__container .collectionSlider__item.slick-slide:hover .infoWrap {
  -webkit-box-shadow: 0 3px 5px rgba(22, 19, 23, 0.2);
  box-shadow: 0 3px 5px rgba(22, 19, 23, 0.2);
}

.collections__container .collectionSlider__item.slick-slide {
  padding-bottom: 5px;
}

.product.product--clothing.product--sheets .product__colRight__bottomSlider__previewImg .slick-active {
  border: none;
}

.shopInShop__descroption,
.shopInShop__title {
  max-width: 900px;
}

.shopInShop__table__row a {
  text-decoration: none;
  border-bottom: 1px solid #9f9f9f;
}

.shopInShop__table__row a.nice-select.open,
.shopInShop__table__row a:active,
.shopInShop__table__row a:hover {
  border-color: transparent;
}

.newsPage__colRight__title {
  margin-bottom: 54px;
  margin-top: 11px;
}

.stapItemTitle {
  letter-spacing: .5px;
}

.checkPage__step-2 .profile__tabs__item.requireTextBlock .profile__tabs__item__rightContent p {
  margin: 10px 0 20px;
}

.profile__tabs__item__rightContent input {
  text-transform: none;
}

.loginPage .profile__tabs__item__leftLabel * {
  text-align: left;
}

.newsPage__colRight__list__item a {
  border-bottom-color: #bfd1e7;
}

.cartPage__desctop__th__count,
.cartPage__desctop__th__summ {
  padding: 0 0 0 10px;
}

.wrap-lg.cartPage {
  padding-top: 55px;
}

.cartPage__title {
  margin-bottom: 35px;
}

.checkPage__stepsCont__step-1 .tabs__content__formWrap {
  padding-right: 30px;
}

.checkPage .telMask {
  color: #90a1b5;
}

.cartPage__desctop__td__count {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cartPage__desctop__th__count,
.cartPage__desctop__th__summ {
  padding: 0;
}

.cartPage__bottomSumm__value,
.cartPage__desctop__td__summ,
.cartPage__desctop__th__count,
.cartPage__desctop__th__summ {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.loginPage .tabsSubmitButtonClearfix input[type=submit] {
  background-color: #004c9e;
}

.stickyHeader .header .header__icons-navigation {
  top: -2px;
}

.checkPage__stepsCont__step-1 .tabs__content__formWrap {
  padding-left: 20px;
}

.checkPage__step-4 .cartPage__desctop__th__name {
  line-height: 60px;
}

.blockDescriptionProduct__iconsBlock__row a {
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
}

.product_topBaner__blockDescriptionProduct__byrLink,
.view3d {
  display: inline-block;
}

.returnsPage__form__input input {
  line-height: 15px;
}

.product-accessories.product .slick-dots li img {
  width: 135px;
}

.tabHistory__item__th__priceOnce {
  line-height: 60px;
}

.tabHistory__item__row {
  padding: 5px 0 0;
}

.tabHistory__item__allSumm__allCount {
  line-height: 40px;
}

.cartPage__desctop__td__price {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.accessories--wrap .product-accessories .product__colRight__bottomSlider .slick-dots {
  height: 270px;
}

.accessories--wrap .product-accessories .product__colRight__bottomSlider .slick-dots .slick-active {
  top: 0;
}

.salesMobile {
  display: none;
}

.wrap-lg.zoomSliderCont {
  padding-top: 20px;
}

.zoomSliderCont__description {
  margin-bottom: 50px;
}

.allGallery__colLeft__item {
  display: inline-block;
}

.allGallery__colLeft__item__text {
  min-height: 170px;
}

.mobileHideWord {
  display: none;
}

.profile__tabs__item__rightContent input {
  font-size: 14px;
}

.product--sheets .price-row .price-row__wrap {
  width: calc(100% - 152px);
}

.checkPage__stepsCont__step-1 .tabs__content.active {
  position: relative;
}

.companyHistoryPage__title {
  padding-top: 20px;
  padding-bottom: 0;
}

.allGallery__title,
.galeryVideoPage__title {
  margin-bottom: 20px;
}

.companyPartnerPage__title,
.returnsPage__title {
  padding-top: 20px;
  padding-bottom: 0;
}

.wrap-lg.galeryVideoPage {
  margin-top: 20px;
}

.allGallery__colLeft,
.allGallery__colRight,
.testimonials.wrap-lg,
.wrap-lg.about-as,
.wrap-lg.cartPage,
.wrap-lg.loginPage,
.wrap-lg.newsPage,
.wrap-lg.profile,
.wrap-lg.shopInShop {
  padding-top: 20px;
}

.single-title {
  font-size: 35px !important;
  line-height: 1.3 !important;
  margin-bottom: 20px;
  font-family: PlayfairDisplaySC2-Regular, serif;
}

.single-title a {
  color: inherit;
  text-decoration: none;
}

.bx-input-file-desc {
  display: inline-block;
  margin-right: 15px;
  font-size: 14px;
  font-family: GothamProRegular, sans-serif;
}

#main_UF_FILE_REQUISITES .fields {
  position: relative;
}

#main_UF_FILE_REQUISITES .fields input[type=file] {
  z-index: 10;
  position: relative;
}

#main_UF_FILE_REQUISITES .fields .bx-input-file-desc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-right: 100px;
}

.loginPage__application .profile__tabs__item--radioBlock .profile__tabs__item__leftLabel {
  display: none;
}

.cartPage__desctop__td__name p a {
  color: inherit;
  text-decoration: none;
}

.searchPage {
  padding-bottom: 35px;
}

.searchPage__title {
  padding-top: 20px;
  padding-bottom: 0;
}

.searchPage__title h1,
.searchPage__title h2,
.searchPage__title h3,
.searchPage__title h4,
.searchPage__title h5,
.searchPage__title h6,
.searchPage__title p {
  font-family: PlayfairDisplaySC2-Regular, serif;
  font-size: 35px;
  line-height: normal;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

.searchPage__wrap__searchList {
  margin-bottom: 100px;
}

.searchPage__wrap font.text {
  font-family: GothamProRegular, sans-serif;
  font-size: 16px;
  display: block;
  clear: both;
  margin-bottom: 15px;
}

.searchPage__wrap p .notetext {
  font-size: 16px;
  font-family: GothamProRegular, sans-serif;
  color: #000;
  display: inline-block;
  padding: 15px 0;
}

.searchPage__wrap__form {
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
  width: 100%;
  max-width: 500px;
}

.searchPage__wrap__form input[type=text] {
  width: 100%;
  height: 36px;
  border-radius: 18px;
  border: 2px solid #f0f0f0;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 46px 0 10px;
  text-align: left;
  font-family: GothamProRegular, sans-serif;
  font-size: 12px;
  line-height: 30px;
  color: #90a1b5;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: inherit;
}

.searchPage__wrap__form button,
.searchPage__wrap__form input[type=submit] {
  display: block;
  border: none;
  position: absolute;
  width: 12px;
  height: 12px;
  right: 20px;
  font-size: 0;
  top: calc(50% - 13px);
  background: url(/bitrix/templates/stenova_rose/public/img/icons/icon-serch-gray-3x.png) 50% no-repeat;
  background-size: contain;
}

.searchPage__wrap__sortBy {
  padding: 16px 0;
  font-size: 16px;
}

.searchPage__wrap__sortBy a {
  color: inherit;
}

.searchList__item {
  margin-bottom: 75px;
  font-family: PlayfairDisplaySC2-Regular, serif;
}

.searchList__item__title {
  margin-top: 10px;
}

.searchList__item__title h2 {
  font-family: GothamProMedium, sans-serif;
  font-size: 21px;
  line-height: normal;
  color: #000;
  text-transform: none;
  letter-spacing: inherit;
  margin-bottom: 25px;
}

.searchList__item__title h2 a {
  color: inherit;
  text-decoration: none;
}

.searchList__item__description {
  font-family: GothamProRegular, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: inherit;
}

@media screen and (max-width: 1300px) {
  .wrap-lg {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 1156px) {
  .container-content {
    max-width: 1000px;
  }
}

@media screen and (max-width: 1280px) {
  .footer-wrap {
    padding: 0 25px;
  }
}

@media screen and (max-width: 1300px) {
  .hiddenLG {
    display: none;
  }
  .specialOffers__container {
    max-width: 1100px;
    width: 100%;
    padding: 0 20px;
  }
}

@media screen and (max-width: 1300px) {
  .hiddenLG {
    display: none;
  }
  .collections__container {
    max-width: 1100px;
    width: 100%;
    padding: 0 20px;
  }
}

@media screen and (max-width: 1310px) {
  .companyHistoryPage,
  .companyPartnerPage {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 1024px) {
  .container-content {
    max-width: 100%;
    padding: 0 15px;
  }
}

@media screen and (max-width: 1024px) {
  .breadcrumb {
    height: auto;
    padding: 5px 25px;
  }
  .side-content--inner {
    padding-top: 0;
  }
  .main-wrapper {
    padding-top: 30px;
  }
  .breadcrumb .header__wrap {
    min-height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 0;
    padding-right: 0;
  }
  .breadcrumb .header__wrap a,
  .breadcrumb .header__wrap p {
    font-size: 11px;
    line-height: 30px;
    border: none;
  }
  .breadcrumb .header__wrap a {
    text-decoration: underline;
  }
  .header .header__wrap--desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 25px;
    padding-right: 25px;
  }
  .header__logo {
    width: 100px !important;
  }
  .header__brand-title {
    display: none !important;
  }
  .side-content--front-p,
  .side-content--inner {
    width: auto;
  }
  .side-content__title {
    margin-bottom: 20px;
    font-size: 30px;
  }
}

@media screen and (max-width: 1024px) and (min-width: 640px) {
  .stickyHeader .header {
    padding: 5px 0 5px;
  }
  .header__wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tabletNavCont {
    width: 100%;
    clear: both;
  }
  .tabletNavCont .header__icons-navigation {
    float: right;
  }
  .header__wrap__col-right {
    margin-top: -40px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header__nav__list a {
    width: 100%;
    display: inline-block;
  }
  .header__icons-navigation {
    top: 0;
  }
  .header__nav__list li {
    margin: 0 25px 0 0;
  }
  .header__form-serch {
    margin: 0;
    margin-right: 20px;
  }
  .header__wrap__col-center {
    max-width: 75%;
    padding: 0 0 0 10px;
  }
  .header__wrap__col-left {
    max-width: 30%;
    margin-right: 20px;
  }
}

@media screen and (max-width: 1350px) and (min-width: 1025px) {
  .header__form-serch {
    text-align: right;
  }
  .header__wrap__col-right {
    width: 300px;
  }
}

@media screen and (width: 1024px) {
  .header__wrap__col-center {
    max-width: 1000%;
  }
  .header__form-serch {
    width: auto;
  }
}

@media screen and (max-width: 1024px) {
  .header__icons-navigation {
    width: 270px;
    float: right;
  }
  .header__wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: block;
    clear: both;
  }
  .tabletNavCont {
    display: inline-block;
  }
  .header__wrap__col-center,
  .header__wrap__col-left {
    float: left;
  }
  .header__wrap__col-center {
    padding: 0;
  }
  .header__icons-navigation__language,
  .header__icons-navigation__language-icon,
  .header__icons-navigation__location-link,
  .header__icons-navigation__login-link,
  .header__icons-navigation__shop-icon,
  .header__icons-navigation__tel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 1024px) {
  .homeSlider,
  .homeSlider img {
    height: auto;
  }
  .homeSlider__description {
    right: auto;
    width: 380px;
    left: calc(50% - 180px);
    bottom: 20px;
    padding: 18px 35px;
    min-width: 1px;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .homeSlider .slick-next {
    right: 30px;
  }
  .homeSlider .slick-prev {
    left: 30px;
  }
  .galeryPhotoSlider img {
    height: 432px;
  }
  .galeryDotsCont {
    margin-bottom: 70px;
  }
  .galeryDotsCont .slick-dots li {
    width: 89px;
    height: 52px;
    margin: 3px 3px 0 0;
    cursor: pointer;
    overflow: hidden;
  }
  .galeryPhotoSlider img {
    height: 171px;
  }
}

.galeryDotsCont .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
}

.galeryDotsCont .slick-dots li {
  width: 110px;
  height: 65px;
  margin: 5px 5px 0 0;
  cursor: pointer;
  overflow: hidden;
}

@media screen and (max-width: 1024px) {
  .collection-grid__categoty-cont__items {
    width: calc(50% - 5px);
    margin: 0;
    margin-bottom: 20px;
    margin-right: 10px;
  }
  .collection-grid__categoty-cont__items:nth-of-type(2n),
  .collection-grid__categoty-cont__items:nth-of-type(4n) {
    margin-right: 0;
  }
  .collection-grid__categoty-cont__items img {
    width: 100%;
  }
  .collection-grid .blueLink {
    margin: auto;
    display: table;
    float: none;
  }
}

.home-news__top-article__col-right__title a {
  color: #000;
}

.home-news__top-article__col-right__title a:hover,
.home-news__top-article__col-right__title a:visited {
  color: #000;
  text-decoration: none;
}

.home-news__relatedPosts__content__title a {
  color: #000;
}

.home-news__relatedPosts__content__title a:hover,
.home-news__relatedPosts__content__title a:visited {
  color: #000;
  text-decoration: none;
}

@media screen and (max-width: 1024px) {
  .home-video {
    display: none;
  }
  .home-news__top-article {
    margin-right: 0;
    max-width: 100%;
  }
  .home-news__top-article__col-left {
    width: 50%;
    height: auto;
  }
  .home-news__top-article__col-left img {
    width: 100%;
    height: auto;
  }
  .home-news__top-article__col-right {
    width: 50%;
    padding-left: 35px;
  }
  .home-news__top-article__col-right .transparentLink {
    font-size: 9px;
  }
  .home-news__relatedPosts__item {
    margin-right: 0;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
  }
  .home-news .slick-arrow {
    -webkit-box-shadow: 0 10px 28px rgba(16, 16, 35, 0.29);
    box-shadow: 0 10px 28px rgba(16, 16, 35, 0.29);
    border-radius: 29px;
    border: none;
    background-color: #fff;
    position: absolute;
    width: 21px;
    height: 21px;
    top: calc(50% - 10px);
    font-size: 0;
    z-index: 7;
  }
  .home-news .slick-arrow:before {
    content: "";
    display: block;
    background: url(/bitrix/templates/stenova_rose/public/img/icons/icon-slider-rrow-blue.png) 50% no-repeat;
    background-size: contain;
    width: 4px;
    height: 9px;
    top: calc(50% - 5px);
    left: calc(50% - 2px);
    position: absolute;
  }
  .home-news .slick-next {
    right: 10px;
  }
  .home-news .slick-prev {
    left: 10px;
  }
  .home-news .slick-prev:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .home-news .slick-arrow.slick-disabled {
    display: none !important;
  }
  .home-news .home-news__top-article__col-right__title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  .home-news .home-news__top-article__col-right__title a {
    color: #000;
  }
  .home-news .home-news__top-article__col-right__title a:hover,
  .home-news .home-news__top-article__col-right__title a:visited {
    color: #000;
    text-decoration: none;
  }
  .home-news .home-news__top-article__col-right__description {
    font-size: 9px;
    line-height: 17px;
  }
  .home-news .home-news__top-article__col-right__date {
    left: 35px;
  }
  .about-as__title {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .about-as {
    padding-top: 42px;
  }
  .about-as__wrap__item__imgWrap {
    height: 207px;
  }
  .about-as__wrap__item__title {
    font-size: 16px;
    padding: 10px 9px 12px;
  }
}

@media screen and (max-width: 1024px) {
  .footer-links-col-1,
  .footer-links-col-1-logo {
    display: none;
  }
  .footer-wrap {
    padding: 0 15px;
  }
  footer {
    padding: 44px 0 38px;
  }
  .footer-links-col-4__bottomText {
    margin: 46px 0 0;
  }
}

@media screen and (max-width: 1240px) {
  .companyHistoryPage__title {
    font-size: 20px;
    line-height: normal;
    padding-top: 40px;
    padding-bottom: 35px;
  }
  .companyHistoryPage__stageContent__title {
    font-size: 27px;
    line-height: normal;
    padding-top: 7px;
    margin-bottom: 27px;
  }
  .companyHistoryPage__stageContent__description {
    font-size: 9px;
    line-height: 16px;
  }
  .companyHistoryPage__stageContent__description p {
    margin-bottom: 16px;
  }
  .companyHistoryPage__stageContent {
    padding-left: 29px;
  }
  .companyHistoryPage__stage {
    padding-bottom: 53px;
  }
  .companyHistoryPage__stages {
    padding-bottom: 5px;
  }
}

@media screen and (max-width: 1300px) {
  .relatedModels__slider {
    width: 100%;
    left: 0;
  }
  .product .slick-dots {
    height: 155px;
  }
  .product .slick-dots .slick-active {
    width: 220px;
    height: 155px;
  }
  .product__colRight__bottomSlider li .thumbnails img {
    width: 77px;
    height: 74px;
  }
  .product__colRight__bottomSlider .slick-active {
    left: -226px;
  }
  .thumbnails {
    max-height: 100%;
  }
  .thumbnails img {
    max-width: 100%;
    max-height: 100%;
  }
  .product__colRight {
    padding: 11px 11px 5px;
  }
  .product__colLeft .slick-slide img {
    max-height: 280px;
  }
  .product__colLeft {
    padding: 10px 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .product__colLeft .slick-arrow {
    width: 19px;
    height: 48px;
    background-size: contain;
  }
  .product__colLeft .slick-next,
  .product__colLeft .slick-prev {
    right: 13px;
  }
}

@media screen and (max-width: 1024px) {
  .product__colRight__bottomSlider .slick-active .thumbnails img {
    max-height: 100%;
  }
  .product__colRight__bottomSlider {
    max-height: 155px;
  }
  .product__colRight__bottomSlider .slick-active {
    width: 220px;
    height: 155px;
  }
  .viewed-tovars__slider__imgCont {
    height: 155px;
  }
  .product {
    margin-bottom: 34px;
  }
  .product__seoText {
    margin-bottom: 50px;
  }
  .relatedModels__title {
    margin-bottom: 34px;
  }
  .producrSheets .relatedModels .slick-slide {
    padding: 0 7px;
  }
  .producrSheets .relatedModels .relatedModels__slider__imgCont {
    width: auto;
    height: 104px;
  }
}

@media screen and (max-width: 1240px) {
  .companyPartnerPage {
    padding-bottom: 71px;
  }
  .companyPartnerPage__title {
    padding-top: 45px;
    padding-bottom: 40px;
  }
  .companyPartnerPage__title,
  .companyPartnerPage__title h1,
  .companyPartnerPage__title h2,
  .companyPartnerPage__title h3,
  .companyPartnerPage__title h4,
  .companyPartnerPage__title h5,
  .companyPartnerPage__title h6,
  .companyPartnerPage__title p {
    font-size: 28px;
    line-height: normal;
  }
  .companyPartnerPage__description {
    padding-bottom: 17px;
    font-size: 13px;
    line-height: 23px;
  }
  .companyPartnerPage__description p {
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 23px;
  }
  .companyPartnerPage__steps {
    margin-left: -11px;
    margin-right: -11px;
  }
  .companyPartnerPage__step {
    padding-left: 11px;
    padding-right: 11px;
  }
  .companyPartnerPage__step__picture {
    margin-bottom: 30px;
  }
  .companyPartnerPage__step__number {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 25px;
  }
  .companyPartnerPage__step__title {
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .companyPartnerPage__step__title h1,
  .companyPartnerPage__step__title h2,
  .companyPartnerPage__step__title h3,
  .companyPartnerPage__step__title h4,
  .companyPartnerPage__step__title h5,
  .companyPartnerPage__step__title h6,
  .companyPartnerPage__step__title p {
    font-size: 12px;
    line-height: 24px;
  }
  .companyPartnerPage__step__description,
  .companyPartnerPage__step__description p {
    font-size: 9px;
    line-height: 15px;
  }
}

@media screen and (max-width: 1024px) {
  .relatedModels .slick-next {
    right: 18px;
  }
  .relatedModels .slick-prev {
    left: 18px;
  }
  .relatedModels .slick-slide {
    padding: 0;
  }
}

@media screen and (max-width: 1024px) {
  .viewed-tovars .slick-next {
    right: 18px;
  }
  .viewed-tovars .slick-prev {
    left: 18px;
  }
  .viewed-tovars__slider .slick-slide {
    padding: 0;
  }
  .viewed-tovars__slider .slick-slide > a {
    display: block;
    margin: 0 7px;
  }
}

@media screen and (max-width: 992px) {
  .hiddenSM {
    display: none;
  }
  .visibleSM {
    display: block;
  }
  .sidebar .sidebar__filterElements[data-status=close] {
    display: none;
  }
  .specialOffers__container .specialOffers .sidebar,
  .specialOffers__container .specialOffers .specialOffers--list {
    width: 100%;
    float: none;
  }
}

@media screen and (max-width: 992px) {
  .collections__container {
    margin-top: 20px;
  }
  .hiddenSM {
    display: none;
  }
  .visibleSM {
    display: block;
  }
  .sidebar .sidebar__filterElements[data-status=close] {
    display: none;
  }
  .collections .pageTitle {
    margin-bottom: 10px;
  }
  .collections__container .collections .collectionInnerList,
  .collections__container .collections .collections--list,
  .collections__container .collections .sidebar {
    width: 100%;
    float: none;
  }
  .collections__container .collections .collectionInnerList h1,
  .collections__container .collections .collections--list h1,
  .collections__container .collections .sidebar h1 {
    font-size: 20px;
    margin-bottom: 30px;
    margin-left: -10px;
  }
  .collections__container .collections .collectionInnerList {
    margin: 0;
  }
  .collectionsSlider {
    margin-bottom: 20px;
  }
  .collectionsSlider h2 {
    margin-bottom: 0;
    text-transform: uppercase;
    text-decoration: underline;
    display: inline-block;
    font-size: 16px;
    font-family: GothamProMedium, sans-serif;
  }
  .collectionsSlider .sliderWrap {
    position: relative;
    margin: 0 -20px;
  }
  .collectionsSlider .sliderWrap .slick-arrow {
    top: 135px;
    left: 30px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .collectionsSlider .sliderWrap .slick-next {
    left: auto;
    right: 30px;
  }
  .collectionSlider__item {
    padding: 13px 8px;
  }
  .collectionSlider__item .vendorCode {
    font-size: 18px;
    margin-bottom: 7px;
  }
  .collectionSlider__item .price {
    font-size: 14px;
  }
}

@media screen and (max-width: 1024px) {
  .galeryVideoPage {
    margin-top: 35px;
    margin-bottom: 0;
  }
  .galeryVideoPage__title {
    font-family: PlayfairDisplaySC2-Regular, serif;
    font-size: 20px;
    line-height: normal;
    color: #000;
    text-decoration: none;
    text-transform: none;
    letter-spacing: inherit;
    margin-bottom: 33px;
  }
  .galeryVideoPage iframe {
    width: 737px;
    height: 434px;
    margin-bottom: 43px;
  }
  .allGallery {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .allGallery__colLeft {
    width: 100%;
    padding-right: 0;
    text-align: center;
    margin-right: 0;
  }
  .allGallery__colLeft__item {
    width: calc(25% - 32px);
    margin: 0 32px 32px 0;
  }
  .allGallery__colLeft__item:nth-child(3n) {
    margin-right: 32px;
  }
  .allGallery__colLeft__item:nth-of-type(4n) {
    margin-right: 0;
  }
  .allGallery__colRight {
    width: 100%;
  }
  .allGallery__colLeft__item__text {
    font-size: 19px;
    line-height: 26px;
  }
  .allGallery__colLeft {
    padding-top: 70px;
  }
  .allGallery__colRight {
    padding-top: 20px;
    padding-bottom: 90px;
  }
  .allGallery__colRight iframe {
    height: 195px;
  }
  .allGallery__title {
    font-size: 28px;
    line-height: 1.3;
  }
  .newsPage__colRight {
    display: none;
  }
  .newsPage__colLeft.home-news {
    width: 100%;
    padding-right: 0;
  }
  .newsPage .home-news__top-article__col-left {
    height: 305px;
  }
  .newsPage .home-news__top-article__col-right__date {
    left: 0;
  }
  .contact-page {
    padding-bottom: 50px;
  }
  #map {
    margin-bottom: 60px;
  }
  .sales__colLeft__title {
    display: none;
  }
  .tabletTitle {
    display: block;
    font-family: PlayfairDisplaySC2-Regular, serif;
    font-size: 28px;
    line-height: 1.3;
    color: #000;
    text-decoration: none;
    text-transform: none;
    letter-spacing: inherit;
    margin-bottom: 25px;
  }
  .sales {
    clear: both;
    display: inline-block;
    width: 100%;
  }
  .sales__colRight__topPart {
    display: none;
  }
  .sales__colRight__topPart.sales__colRight__topPart--tablet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sales__colLeft {
    width: 335px;
    float: left;
    padding-right: 25px;
  }
  .sales__colRight {
    float: left;
    width: calc(100% - 335px);
  }
  #mapSales {
    height: 235px;
  }
  .sales__colLeft__filter__name {
    margin-bottom: 12px;
    font-size: 12px;
    line-height: 1.1;
  }
  .sales .nice-select {
    height: 27px;
    font-size: 10px;
    line-height: 27px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .sales__colRight__adressCont,
  .sales__colRight__titleBottom {
    display: none;
  }
  .sales__colRight__titleBottom.sales__colRight__titleBottom--tablet {
    display: inline-block;
    width: 100%;
  }
  .sales__colRight__adressCont.sales__colRight__adressCont--tablet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .sales__colRight__adressCont__item {
    padding: 10px;
    -webkit-box-shadow: 0 2px 5px rgba(22, 19, 23, 0.08);
    box-shadow: 0 2px 5px rgba(22, 19, 23, 0.08);
    margin-bottom: 32px;
  }
  .sales__colRight__adressCont__item__content__title {
    font-size: 17px;
    line-height: 21px;
    margin: 0 0 40px;
  }
  .sales__colRight__adressCont__item__content__adressCont * {
    font-size: 13px;
    line-height: 23px;
  }
  .sales__colRight__topPart__addToCard {
    min-width: 265px;
  }
  .sales__colRight__topPart .blueLink {
    padding: 0 15px;
  }
  .wrap-lg.sales {
    padding-top: 70px;
  }
  .new-collections--marginTop {
    margin-top: 50px;
  }
  .cartPage__title {
    font-size: 20px;
    margin-bottom: 25px;
  }
  .cartPage__desctop__th {
    font-size: 10px;
    min-height: 36px;
  }
  .cartPage__desctop__td .cartPage__desctop__td__delete button {
    width: 12px;
    height: 12px;
  }
  .cartPage__desctop__th {
    padding: 5px 5px 5px 22px;
  }
  .cartPage__desctop__th * {
    font-size: 10px;
  }
  .cartPage__desctop__td__name p {
    font-size: 13px;
    line-height: 12px;
  }
  .cartPage__desctop__td__name p a {
    color: inherit;
    text-decoration: none;
  }
  .cartPage__desctop__td__name span {
    font-size: 9px;
    line-height: 19px;
  }
  .cartPage__desctop__td {
    padding: 12px 3px;
  }
  .cartPage__desctop__td__price * {
    font-size: 12px;
  }
  .cartPage__desctop__td__count input {
    font-size: 13px;
  }
  .cartPage__desctop__td__summ b {
    font-size: 12px;
  }
  .cartPage__desctop__td__img img {
    height: auto;
    max-width: 100%;
  }
  .cartPage__bottomSumm {
    min-height: 50px;
  }
  .cartPage__bottomSumm__name {
    font-size: 10px;
  }
  .cartPage__bottomSumm__value {
    font-size: 13px;
  }
  .cartPage__desctop {
    margin-bottom: 12px;
  }
  .wrap-lg.cartPage {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .checkPage__step-2__contsHalfPast .profile__tabs__item {
    width: 100%;
  }
  .wrap-lg.checkPage {
    padding-top: 20px;
    padding-bottom: 60px;
  }
  .checkPage__title {
    margin-bottom: 15px;
    font-size: 18px;
  }
  .stapItemTitle {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .checkPage__stepsCont__step-1 .tabs__content,
  .checkPage__stepsCont__step-2 .tabs__content {
    width: 100%;
  }
  .checkPage__stepsCont__step-1 .tabs__content input,
  .checkPage__stepsCont__step-2 .tabs__content input {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .checkPage__stepsCont__step-1 .profile__tabs__item__leftLabel,
  .checkPage__stepsCont__step-2 .profile__tabs__item__leftLabel {
    width: 100%;
  }
  .checkPage__stepsCont__step-1 .tabsSubmitButtonClearfix {
    margin-bottom: 35px;
  }
  .checkPage__stepsCont__step-1 .tabsSubmitButtonClearfix input[type=submit] {
    float: left;
  }
  .tabsSubmitButtonClearfix.checkPage__step-2_button {
    margin: 0;
  }
  .tabsSubmitButtonClearfix.checkPage__step-2_button button,
  .tabsSubmitButtonClearfix.checkPage__step-2_button input {
    float: left;
  }
  .checkPage__step-4 .cartPage__desctop__td {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .checkPage__step-4 .cartPage__desctop__td__img {
    float: left;
  }
  .checkPage__step-4 .cartPage__desctop__td__name {
    float: left;
    width: calc(100% - 90px);
  }
  .checkPage__step-4 .cartPage__bottomSumm b *,
  .checkPage__step-4 .cartPage__bottomSumm p * {
    font-size: 16px;
  }
  .checkPage__step-4 .cartPage__bottomSumm b b,
  .checkPage__step-4 .cartPage__bottomSumm b p,
  .checkPage__step-4 .cartPage__bottomSumm p b,
  .checkPage__step-4 .cartPage__bottomSumm p p {
    width: 50%;
  }
  .checkPage__step-4 .tabsSubmitButtonClearfix {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tabsSubmitButtonClearfix.checkPage__step-2_button {
    margin-bottom: 35px;
  }
  .checkPage__step-3 .tabsSubmitButtonClearfix input[type=submit] {
    float: left;
  }
  .checkPage__step-4 .tabsSubmitButtonClearfix {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .checkPage__step-4 .tabsSubmitButtonClearfix .backToCard {
    margin-bottom: 20px;
    height: 38px;
    font-size: 11px;
    background: #b5b5b5;
  }
  .checkPage__step-4 .tabsSubmitButtonClearfix .completeForm {
    margin: 0;
    height: 34px;
    border-radius: 16px;
    font-size: 11px;
    line-height: 25px;
  }
  .checkPage__step-4 .tabsSubmitButtonClearfix .completeForm:before {
    width: 17px;
    height: 17px;
    top: calc(50% - 9px);
  }
  .stenova-home__item__imgwrap {
    height: 200px;
  }
  .stenova-home__item__textCont__colRight__button {
    min-width: 100px;
    line-height: 24px;
  }
  .stenova-home__item__textCont__colLeft b {
    font-size: 16px;
  }
  .stenova-home__item__textCont__colRight strong {
    font-size: 10px;
  }
}

@media screen and (max-width: 1024px) {
  .tabs__caption li {
    height: 35px;
  }
  .tabs__caption li i {
    font-size: 12px;
    padding: 5px 10px;
    line-height: 21px;
    height: 28px;
  }
  .tabs__content__formWrap {
    max-width: 540px;
    padding: 36px 13px 55px 30px;
  }
  .profile__tabs__item__rightContent {
    width: 360px;
  }
  .profile__tabs__item__leftLabel {
    width: calc(100% - 360px);
  }
  .profile__tabs__item__leftLabel * {
    font-size: 10px;
    line-height: 1.2;
  }
  .wrap-lg.profile {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .profile__tabs__item__rightContent input {
    height: 32px;
  }
  .profile__tabs__item {
    margin-bottom: 11px;
  }
  .profile__tabs__item__rightContent .transparentLink {
    font-size: 10px;
  }
  .checkboxMargin {
    margin: 20px 0 30px;
  }
  .profile__tabs__item__rightContent label {
    font-size: 10px;
  }
  .tabs__content input[type=submit] {
    margin-top: 30px;
  }
  .profile__tabs__item__rightContent label {
    color: #7d7d7d;
  }
  .profile__tabs__item__rightContent label:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 0;
  }
  .profile__tabs__item__rightContent__fileCont {
    height: 32px;
  }
  .checkboxTabletMargin {
    margin: 10px 0 20px;
  }
  .tabHistory.tabs__content__formWrap {
    width: 100%;
    max-width: 100%;
  }
  .tabHistory__item__allSumm,
  .tabHistory__item__th__count,
  .tabHistory__item__th__name,
  .tabHistory__item__th__priceOnce,
  .tabHistory__item__th__summ {
    font-size: 12px;
  }
}

@media screen and (max-width: 1024px) {
  .product_topBaner {
    height: 441px;
  }
  .product_topBaner__blockDescriptionProduct {
    left: auto;
    right: 15px;
    bottom: 20px;
  }
  .lockDescriptionProduct__previewImgCont__bigImg,
  .lockDescriptionProduct__previewImgCont__left,
  .lockDescriptionProduct__previewImgCont__right {
    height: 41px;
  }
  .product_topBaner__blockDescriptionProduct__topTitleBlock span {
    font-size: 18px;
  }
  .blockDescriptionProduct__row__left,
  .blockDescriptionProduct__row__right {
    font-size: 10px;
  }
  .blockDescriptionProduct__iconsBlock__row a {
    height: 27px;
    width: 40px;
  }
  .product_topBaner {
    margin-bottom: 60px;
  }
  .zoomSliderCont__title {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .zoomSliderCont__description {
    font-size: 9px;
    line-height: 16px;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 1600px) {
  .product_topBaner {
    height: 80vh;
  }
}

@media screen and (max-width: 1400px) {
  .relatedModels .slick-slide {
    padding: 0;
  }
  .product_topBaner {
    height: 500px;
    margin-bottom: 90px;
  }
  .galeryVideoPage iframe {
    height: 50vh;
  }
  .wrap-lg.galeryVideoPage {
    padding-top: 0;
    padding-top: 25px;
  }
  .product_topBaner__blockDescriptionProduct {
    bottom: 15px;
  }
  .galeryVideoPage__title {
    margin-bottom: 30px;
  }
  .wrap-lg.galeryVideoPage {
    margin-top: 30px;
  }
  .galeryPhotoSlider img {
    height: 350px;
  }
  .galeryDotsCont .slick-dots {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .allGallery__colLeft,
  .allGallery__colRight,
  .wrap-lg.cartPage {
    padding-top: 30px;
  }
  .companyHistoryPage__title {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .wrap-lg.about-as,
  .wrap-lg.newsPage,
  .wrap-lg.sales {
    padding-top: 30px;
  }
  .galeryPhotoSlider .slick-prev {
    left: 0;
  }
  .galeryPhotoSlider .slick-next {
    right: 0;
  }
  .checkPage__title {
    margin-bottom: 30px;
  }
  .wrap-lg.checkPage {
    padding-top: 0;
  }
  .product_topBaner__blockDescriptionProduct {
    left: auto;
    right: 15px;
  }
  .relatedModels .slick-slide {
    padding: 0 13px 0 0;
  }
  .viewed-tovars__slider .slick-slide {
    padding: 0 12px 0 0;
  }
  .viewed-tovars__slider .slick-next {
    right: 0;
  }
  .wrap-lg.cartPage {
    padding-top: 40px;
  }
  .cartPage__title {
    margin-bottom: 30px;
  }
  .breadcrumb p {
    position: relative;
  }
  .product_topBaner,
  .zoomSliderCont__description {
    margin-bottom: 40px;
  }
  .wrap-lg.zoomSliderCont {
    padding-top: 20px;
  }
  .wrap-lg.galeryVideoPage {
    margin-top: 10px;
  }
}

@media screen and (max-width: 1024px) {
  .wrap-lg.profile {
    padding-top: 0;
  }
  .profile .tabs:before {
    display: none;
  }
  .checkPage__step-2__contsHalfPast .profile__tabs__item__rightContent label {
    font-size: 10px;
    color: #000;
  }
  .checkPage__stepsCont__step-1 .tabs__content.active:before {
    display: none;
  }
  .cartPage__title {
    font-family: PlayfairDisplaySC2-Regular, serif;
  }
  .accessories--wrap .product__colLeft {
    display: block;
  }
  .accessories--wrap .product__colLeft .slick-list {
    top: calc(50% - 140px);
  }
  .checkPage__step-4 .cartPage__desctop__td__name {
    padding: 10px 5px 10px 35px;
  }
  .product__colRight__tovarDescriotion__grid__row p {
    padding-left: 5px;
  }
  .accessories--wrap .product-accessories .product__colRight__bottomSlider .slick-dots {
    height: auto;
  }
  .checkPage__stepsCont__step-1 .requireTextBlock .profile__tabs__item__rightContent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .checkPage__step-3 .profile__tabs__item__rightContent .profile__tabs__item__labelBlock label {
    width: 100%;
  }
  .allGallery__colLeft__item {
    height: 160px;
  }
  .allGallery__colLeft__tile,
  .returnsPage__form__wrapper {
    display: inline-block;
    width: 100%;
  }
  .cartPage__desctop__td__count,
  .cartPage__desctop__td__price,
  .cartPage__desctop__td__summ {
    float: left;
  }
  .product__colRight__tovarDescriotion__grid__row b {
    display: block;
  }
  .allGallery__colLeft__tile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .mobileHideWord {
    display: none;
  }
  .product--clothing .product__colRight__bottomSlider .slick-dots .slick-active,
  body .product .slick-dots .slick-active {
    top: 0;
  }
  .checkPage__step-4 .cartPage__desctop__td__name {
    width: 30%;
  }
  .checkPage__step-4 .cartPage__desctop__td__name p {
    color: inherit;
    text-decoration: none;
  }
  .checkPage__step-4 .cartPage__desctop__td {
    display: inline-block;
    padding: 0 0 0 5px;
    width: 100%;
  }
  .checkPage__step-4 .cartPage__desctop__td__count {
    width: 18%;
  }
  .collections__container .collectionInnerList .description {
    margin-bottom: 30px;
  }
  .newsPage__colLeft .home-news__relatedPosts__item,
  .newsPage__colLeft .home-news__relatedPosts__item:nth-child(3n) {
    float: left;
    margin-right: 20px;
    width: calc(50% - 10px);
  }
  .newsPage__colLeft .home-news__relatedPosts__item:nth-child(odd) {
    clear: both;
  }
  .tabs__content__formWrap.loginPage__application__leftForm .profile__tabs__item .profile__tabs__item__leftLabel {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
  .loginPage__application .tabs__content .profile__tabs__item__rightContent {
    width: calc(70% - 150px);
  }
  .loginPage__loginForm {
    display: inline-block;
  }
  .loginPage__loginForm__colLeft input {
    font-size: 13px;
    line-height: 1;
  }
  .header__brand-title {
    font-size: 34px;
  }
  .checkPage__stepsCont__step-1 .profile__tabs__item__leftLabel {
    width: calc(100% - 337px);
  }
  .returnsPage__title,
  .wrap-lg.about-as {
    padding-top: 30px;
  }
  .stenova-home .stenova-home__item .infoWrap {
    display: none;
  }
  .stenova-home .stenova-home__item.nice-select.open .stenova-home__item__imgwrap,
  .stenova-home .stenova-home__item.nice-select.open .stenova-home__item__textCont,
  .stenova-home .stenova-home__item:active .stenova-home__item__imgwrap,
  .stenova-home .stenova-home__item:active .stenova-home__item__textCont,
  .stenova-home .stenova-home__item:hover .stenova-home__item__imgwrap,
  .stenova-home .stenova-home__item:hover .stenova-home__item__textCont {
    -webkit-box-shadow: 0 2px 5px rgba(22, 19, 23, 0.08);
    box-shadow: 0 2px 5px rgba(22, 19, 23, 0.08);
  }
  .stenova-home .stenova-home__item:hover .infoWrap {
    display: none;
  }
  .allGallery__colLeft__item,
  .allGallery__colRight__tile iframe {
    min-height: 1px;
  }
  .checkPage__stepsCont__step-1 .tabs__content {
    width: 540px;
  }
  .cardTableButton,
  .header__nav__list ul li:before,
  .popupTable {
    display: none;
  }
  .product--clothing .product__colRight__bottomSlider .slick-dots li {
    width: 66px;
    height: 63px;
  }
  .product--clothing .product__colRight__bottomSlider .slick-dots {
    height: 140px;
  }
  .product__colRight__tovarDescriotion__buyButton {
    line-height: 22px;
    min-width: 76px;
    height: 23px;
  }
  .product--sheets .product__colRight__bottomSlider .slick-dots .slick-active {
    width: 73%;
  }
  .product--sheets .nice-select.casromSelect {
    width: 86px;
    font-size: 8px;
    height: 16px;
    line-height: 14px;
  }
  .product--sheets .nice-select.casromSelect:after {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 6px solid #000;
    right: 4px;
  }
  .product--sheets .product__colRight__tovarDescriotion__grid__row__price {
    font-size: 14px;
  }
  .id-clothingProduct .product__colRight__bottomSlider .slick-dots .slick-active {
    width: 73%;
  }
  .collections .collectionInnerList .pageTitle {
    position: static;
    width: 100%;
    left: 0;
  }
  .galeryPhotoSlider img {
    height: auto;
  }
  .about-as__wrap__item {
    float: left;
  }
  .about-as__wrap {
    clear: both;
    width: 100%;
    max-width: 100%;
    display: inline-block;
  }
  .allGallery__colLeft__item,
  .allGallery__colRight__tile iframe,
  .newsPage__colLeft.home-news__relatedPosts__item {
    float: left;
  }
  .home-news__relatedPosts {
    clear: both;
    display: inline-block;
    width: 100%;
  }
  .returnsPage__form__wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .contact-page__wrap__colRight .returnsPage__form__wrapper .returnsPage__form__input .nice-select {
    font-size: 13px;
  }
  .contact-page .returnsPage__form__wrapper {
    display: inline-block;
  }
  .sales__colRight__adressCont__item__map {
    width: 264px;
    height: 153px;
  }
  .sales__colRight__adressCont__item__content {
    width: calc(100% - 264px);
  }
  .profile__bottomText {
    padding-left: 0;
    margin: 40px 0 60px;
  }
  .cartPage__desctop__td__count input {
    text-align: center;
  }
  .cartPage__desctop__th__summ {
    padding: 0;
  }
  .stenova-home__item__textCont__colLeft,
  .stenova-home__item__textCont__colRight {
    width: 50%;
  }
  body .newsPage__colLeft .home-news__relatedPosts__item,
  body .newsPage__colLeft .home-news__relatedPosts__item:nth-child(3n) {
    margin-right: 0;
  }
  .product__colRight__tovarDescriotion__grid__row b {
    width: 60px;
    padding: 0 3px 0 0;
  }
  body .allGallery__colLeft__tile,
  body .allGallery__colRight__tile {
    clear: both;
    width: 100%;
    display: inline-block;
  }
  .tabHistory__item__allSumm__allCount,
  .tabHistory__item__allSumm__text {
    line-height: 40px;
  }
  .product__colLeft .slick-prev {
    left: 12px;
    right: auto;
  }
  .product__colLeft .slick-next {
    right: 12px;
    left: auto;
  }
}

@media screen and (min-width: 1270px) and (max-width: 1315px) {
  .companyPartnerPage__startPartnership {
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 1024px) and (min-width: 640px) {
  .collectionSlider__item .infoWrap .priceWrap .price,
  .collectionSlider__item .infoWrap .titleVendorWrap .vendorCode a {
    white-space: nowrap;
  }
  .zoomSliderCont__title {
    font-size: 16px;
  }
  .zoomSliderCont__description {
    font-size: 12px;
  }
  .product--sheets .product__colRight__tovarDescriotion__grid__row__price {
    line-height: 26px;
  }
  .collectionSlider__item .infoWrap .titleVendorWrap .vendorCode {
    font-size: 19px;
  }
  .collectionSlider__item .infoWrap .priceWrap .price {
    font-size: 10px;
  }
  .product--sheets .price-row__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .product--sheets .product__colRight__tovarDescriotion__grid__row__price {
    display: block;
    margin-bottom: 15px;
  }
  .loginPage .profile__tabs__item__leftLabel * {
    text-align: left;
  }
  .loginPage__application .tabs__content .tabs__content__formWrap {
    padding: 30px 50px 40px 10px;
  }
  .loginPage__application .tabs__content .profile__tabs__item--radioBlock {
    position: relative;
    left: -50%;
  }
  .collections .sidebar .pageTitle {
    display: inline-block;
  }
  .homeSlider__description {
    left: auto;
    right: 10px;
    width: 50%;
    text-align: left;
  }
  .collection-grid__categoty-cont__items {
    width: calc(25% - 60px / 4);
    margin: 0 14px 32px 0 !important;
  }
  .collection-grid__categoty-cont__items:nth-child(4n) {
    margin-right: 0 !important;
  }
  .collection-grid__categoty-cont__items__name {
    padding: 15px 10px;
    font-size: 16px;
    letter-spacing: .5px;
  }
  .collection-grid .blueLink {
    margin: 0;
  }
  .home-news__relatedPosts__item__img-container {
    height: auto;
  }
  .home-news__relatedPosts__content {
    padding: 15px 20px 30px;
  }
  .home-news__relatedPosts__item {
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
  }
  .home-news__relatedPosts__item__date {
    margin-bottom: 15px;
    font-size: 7px;
  }
  .home-news__relatedPosts__content__title {
    margin-bottom: 10px;
    font-size: 12px;
    letter-spacing: -.38px;
    line-height: 19.38px;
  }
  .home-news__relatedPosts .transparentLink,
  .home-news__relatedPosts__content__description {
    font-size: 9px;
    letter-spacing: -.28px;
  }
  .shopInShop__sliderCont__slider .slick-slide {
    padding: 0 4px;
  }
  .wrap-lg.shopInShop {
    padding-top: 40px;
    padding-bottom: 55px;
  }
  .shopInShop__sliderCont__title,
  .shopInShop__title {
    margin-bottom: 30px;
    font-size: 20px;
    letter-spacing: .7px;
  }
  .shopInShop__descroption {
    font-size: 13px;
    line-height: 23.09px;
    margin-bottom: 45px;
    font-family: GothamProRegular, sans-serif;
  }
  .shopInShop__sliderCont__slider__categoryName {
    font-size: 16px;
    padding: 9px 5px 15px 9px;
  }
  .shopInShop__sliderCont__slider {
    margin-bottom: 60px;
  }
  .shopInShop__tableCont__rowTh__title {
    font-size: 20px;
    letter-spacing: .7px;
  }
  .shopInShop__tableCont__rowTh__selectCont .nice-select {
    height: 27px;
    line-height: 27px;
    width: 100px;
  }
  .shopInShop__table__row * {
    font-size: 10px;
    line-height: 27px;
    letter-spacing: -.34px;
  }
  .shopInShop__bottomLink {
    font-size: 13px;
    font-family: GothamProMedium, sans-serif;
    font-weight: 500;
    line-height: 37.7px;
    text-transform: uppercase;
  }
  .checkPage__step-3 .profile__tabs__item .profile__tabs__item__labelBlock label {
    display: block;
    margin: 0 auto 30px;
  }
  .collection-grid__categoty-cont__items {
    display: inline-block;
  }
  .loginPage .tabs__content__formWrap {
    padding-right: 15px;
  }
  .loginPage .profile__tabs__item__rightContent input {
    width: 50%;
  }
  .loginPage .loginPage__application .tabs__content .profile__tabs__item__rightContent {
    width: calc(100% - 150px);
  }
  .checkPage__stepsCont__step-1 .requireTextBlock .profile__tabs__item__rightContent {
    display: inline;
  }
  .checkPage__step-2 .tabs__content .profile__tabs__item__rightContent,
  .checkPage__stepsCont__step-1 .tabs__content .profile__tabs__item__rightContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .checkPage__step-4 .cartPage__desctop__td__price * {
    line-height: 60px;
  }
  .checkPage__step-4 .cartPage__desctop__td__count input {
    height: 60px;
  }
  .checkPage__step-4 .cartPage__desctop__td__summ * {
    line-height: 60px;
  }
  .checkPage__stepsCont__step-1 .tabs__content .requireTextBlock .profile__tabs__item__rightContent input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .collectionSlider__item {
    padding-bottom: 5px;
  }
  .product__colLeft,
  .product__colLeft .slick-slide,
  .product__colLeft .slick-track {
    display: block;
  }
  .mobilePriceColLeft__priceText,
  .mobilePriceColRight__priceText {
    font-family: GothamPro-Bold, sans-serif;
  }
  .checkPage__step-4 .tabsSubmitButtonClearfix {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .checkPage__step-4 .tabsSubmitButtonClearfix .backToCard {
    background: #ff193a;
  }
  .checkPage__step-4 .tabsSubmitButtonClearfix .completeForm {
    background: #00af39;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0 0 0 20px;
    border-radius: 26px;
    height: 48px;
    line-height: 18px;
  }
  .zoomSliderCont__slider__text {
    top: 20px;
    right: 20px;
  }
  .popup-link {
    right: 20px;
    bottom: 20px;
  }
  .returnsPage .returnsPage__form__input--half {
    float: right;
  }
  .price-row__wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .product__colRight__tovarDescriotion__grid__row__price {
    display: block;
    margin-bottom: 15px;
  }
  .profile__tabs__item__rightContent input {
    font-size: 14px;
  }
  .loginPage .profile__tabs__item__rightContent input {
    width: 90%;
  }
  .producrSheets .relatedModels .slick-slide,
  .relatedModels .slick-slide {
    padding-bottom: 6px;
  }
  .checkPage__step-2 {
    margin-bottom: 20px;
  }
  .checkPage__step-4 .tabsSubmitButtonClearfix .completeForm {
    font-size: 15px;
  }
  .loginPage__application .tabs__content .tabs__content__formWrap {
    padding-right: 15px;
  }
  .checkPage__step-4 .tabsSubmitButtonClearfix .completeForm {
    height: 59px;
    line-height: 59px;
    padding-top: 0;
    border-radius: 32px;
  }
  body .wrap-g.checkPage,
  body .wrap-lg.about-as,
  body .wrap-lg.cartPage,
  body .wrap-lg.galeryVideoPage,
  body .wrap-lg.loginPage,
  body .wrap-lg.profile,
  body .wrap-lg.shopInShop {
    padding-top: 10px;
  }
  body .loginPage__title.single-title {
    margin-top: -7px;
  }
  body .returnsPage__title {
    padding-top: 10px;
  }
  body .companyHistoryPage__title.single-title {
    padding-top: 10px;
    padding-bottom: 5px;
  }
  body .companyPartnerPage__title.single-title {
    padding-top: 10px;
    padding-bottom: 0;
  }
  body .shopInShop__title.single-title {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 640px) {
  .header__mobilephone {
    position: absolute;
    background: url(/bitrix/templates/stenova_rose/public/img/icons/svg/_phone.svg) 50% no-repeat;
    background-size: contain;
    width: 17px;
    height: 14px;
    top: 8px;
    right: -37px;
  }
  .header__mobilephone a {
    display: none;
    position: absolute;
    padding: 5px 10px;
    background: #fff;
    border: 2px solid #f0f0f0;
    font-family: GothamProRegular, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #90a1b5;
    bottom: -38px;
    right: 0px;
    z-index: 5;
    white-space: nowrap;
    border-radius: 18px;
  }
  .header__icons-navigation__shop-icon {
    padding-left: 17px;
  }
  .container-content {
    padding: 0 10px;
  }
  .blueLink {
    font-size: 10px;
    text-transform: uppercase;
    height: 27px;
    line-height: 27px;
  }
  .transparentLink {
    font-size: 12px;
    line-height: .9;
    color: #004b9d;
  }
}

@media screen and (max-width: 640px) {
  .header__logo {
    width: 100px;
    height: auto;
  }
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .header__brand-title {
    font-size: 20px;
    width: 171px;
    line-height: 22px;
    margin: 0;
  }
  .header__wrap--desktop {
    display: none !important;
  }
  .header__wrap--mobile {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    padding-right: 20px;
    padding-left: 20px;
  }
  .header__icons-navigation__language,
  .header__icons-navigation__language-icon,
  .header__icons-navigation__location-link,
  .header__icons-navigation__login-link,
  .header__icons-navigation__shop-icon,
  .header__icons-navigation__tel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .navigation__location__otherCity__wrap {
    position: fixed;
    width: 100%;
    max-width: 100%;
    height: auto;
    padding: 10px;
    background: #fff;
    z-index: 100;
    left: 50%;
    margin-left: 0;
    top: 10%;
    font-size: 16px;
    -webkit-box-shadow: 0 2px 5px rgba(22, 19, 23, 0.3);
    box-shadow: 0 2px 5px rgba(22, 19, 23, 0.3);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .navigation__location__otherCity__wrap__list__all {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .header__icons-navigation {
    width: auto;
  }
  .header__wrap__col-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header__brand-title {
    font-size: 34px;
    line-height: 1;
  }
  .header__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .navWrap {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .header__icons-navigation__language,
  .header__icons-navigation__location-link {
    display: none;
  }
  .header__form-serch {
    display: none;
    width: 100%;
    position: absolute;
    z-index: 16;
    top: 100%;
    margin: 0;
    left: 0px;
  }
  .header__form-serch input[type=search], .header__form-serch input[type=text] {
    border-radius: 0;
  }
  .header__icons-navigation__shop-icon {
    width: 12px;
    height: 14px;
  }
  .mobSearchButton {
    display: block;
    background: url("/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/icons/icon-search-black.svg") 50% no-repeat;
    width: 17px;
    height: 17px;
    margin: 0 0 0 20px;
    background-size: cover;
    cursor: pointer;
  }
  .header__icons-navigation {
    top: 0px;
    margin-left: auto;
  }
  .header__icons-navigation__login-link {
    margin: 0 15px 0 0;
    line-height: normal;
  }
  .stickyHeader .header {
    padding-bottom: 0;
  }
  .stickyHeader .header__wrap--mobile {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .navWrap {
    padding: 14px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .stickyHeader .navWrap {
    display: none;
  }
  .navWrap .header__logo {
    width: 100px;
    height: auto;
  }
  .header__brand-title {
    font-size: 26px;
    line-height: 28px;
  }
  .header__icons-navigation__location-link {
    margin: 60px 0 0;
  }
  .header__icons-navigation__location-link,
  .header__icons-navigation__tel {
    display: block;
    font-family: GothamProMedium, sans-serif;
    color: #000;
    font-size: 0;
    line-height: 40px;
    height: auto;
    background: none;
  }
  .header__icons-navigation__tel {
    margin: 0 0 33px;
  }
  .navButton {
    display: block;
    width: 21px;
    height: 12px;
    background: url("/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/icons/burger.svg") 50% no-repeat;
    background-size: cover;
    cursor: pointer;
  }
  .header__logo {
    width: 100px;
    height: auto;
  }
  .header {
    padding: 0 0 20px 0;
  }
  .header__wrap__col-right {
    margin-top: 0;
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    background-color: #fff;
    padding: 20px 25px 20px;
  }
  .header__nav {
    display: none;
    position: absolute;
    z-index: 9;
    min-height: 300vh;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.65);
  }
  .header__nav__list {
    background: #fff;
    padding: 49px 31px 15px 30px;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .header__nav__list li {
    margin: 0 0 20px;
    min-width: 180px;
  }
  .header__nav--hideMobNav {
    display: block;
    width: 18px;
    height: 20px;
    top: 14px;
    right: 22px;
    position: absolute;
    z-index: 15;
  }
  .header__nav--hideMobNav:after,
  .header__nav--hideMobNav:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #000;
    bottom: 10px;
    position: absolute;
    left: 0;
  }
  .header__nav--hideMobNav:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .header__nav--hideMobNav:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .header__nav__list p .header__nav__list__arrowButton {
    width: 13px;
    height: 10px;
    background: url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/icons/svg/arr_gray.svg) 50% no-repeat;
    background-size: contain;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    right: -7px;
    top: calc(50% - 4px);
  }
  .header__nav__list > li {
    position: static;
  }
  .header__nav__list ul {
    display: block;
    left: -151%;
    position: absolute;
    padding: 0;
    list-style: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .header__nav__list a,
  .header__nav__list ul li a {
    font-size: 17px;
    line-height: 40px;
    text-transform: none;
    font-family: GothamProMedium, sans-serif;
    color: #000;
  }
  .header__nav__list a:before,
  .header__nav__list ul li a:before {
    display: none;
  }
  .header__nav__list .activeMobItem {
    position: absolute;
    background: #fff;
    top: 0;
    left: 0;
    display: block;
    height: 200vh;
    z-index: 12;
    left: 30px;
    top: 49px;
    min-height: 200vh;
    width: calc(100% - 30px);
  }
  .header__nav__list .activeMobItem .header__nav__list__firstLevelButton * {
    color: #004b9d;
    font-size: 17px;
    line-height: 40px;
  }
  .header__nav__list .activeMobItem .header__nav__list__firstLevelButton .header__nav__list__firstLevelLink {
    padding-left: 24px;
  }
  .header__nav__list .activeMobItem .header__nav__list__firstLevelButton .header__nav__list__arrowButton {
    background: url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/icons/svg/arr_blue.svg) 50% no-repeat;
    background-size: contain;
    right: auto;
    left: 0;
    width: 8px;
    height: 11px;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: calc(50% - 5px);
  }
  .header__nav__list a:hover {
    color: #000;
  }
  .header__icons-navigation__location-link,
  .header__icons-navigation__tel {
    display: block;
    width: 100%;
    font-family: GothamProMedium, sans-serif;
    font-size: 0px;
    line-height: 40px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: inherit;
  }
  .header__nav__list .header__icons-navigation__language__list {
    position: relative;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 180px;
  }
  .header__nav__list .header__icons-navigation__language__list li {
    color: #a1a1a1;
    font-size: 14px;
    line-height: 1.2;
    position: relative;
    width: auto;
    min-width: 1px;
    font-family: GothamProMedium, sans-serif;
    text-transform: uppercase;
  }
  .header__nav__list .header__icons-navigation__language__list li:before {
    content: "/";
    display: block;
    color: #a1a1a1;
    line-height: 1.2;
    position: absolute;
    right: -20px;
    top: 1px;
  }
  .header__nav__list .header__icons-navigation__language__list li:last-of-type::before {
    display: none;
  }
  .header__nav__list .header__icons-navigation__language__list a {
    color: #004b9d;
    font-size: 14px;
    line-height: 1.2;
    text-decoration: underline;
    text-decoration: none;
    border-bottom: 1px solid #004b9d;
    text-transform: uppercase;
  }
}

.header__nav__list li {
  margin: 0;
}

@media screen and (max-width: 640px) {
  .breadcrumb {
    padding-right: 20px;
    padding-left: 20px;
    height: auto;
  }
  .stickyHeader .header .header__icons-navigation {
    min-width: auto;
  }
  .breadcrumb .header__wrap {
    min-height: 40px;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
  }
  .breadcrumb .header__wrap a {
    margin-right: 20px;
    display: none;
  }
  .breadcrumb .header__wrap a:before {
    right: -15px;
  }
  .breadcrumb .header__wrap a:last-of-type,
  .breadcrumb .header__wrap a:nth-last-of-type(2) {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .homeSlider {
    margin-bottom: 26px;
  }
  .homeSlider,
  .homeSlider img {
    height: 376px;
  }
  .homeSlider img {
    width: auto;
    max-width: none;
  }
  .homeSlider .slick-arrow {
    width: 21px;
    height: 21px;
    -webkit-box-shadow: 0 10px 28px rgba(16, 16, 35, 0.29);
    box-shadow: 0 10px 28px rgba(16, 16, 35, 0.29);
    border-radius: 29px;
    background-color: #fff;
  }
  .homeSlider .slick-arrow:before {
    width: 4px;
    height: 9px;
    top: calc(50% - 5px);
    left: calc(50% - 2px);
  }
  .homeSlider__description {
    width: 280px;
    left: calc(50% - 140px);
    padding: 18px;
  }
  .homeSlider__description__category {
    font-size: 10px;
    margin-bottom: 5px;
  }
  .homeSlider__description__title {
    font-size: 17px;
    margin-bottom: 13px;
  }
  .galeryDotsCont {
    margin-bottom: 47px;
  }
  .galeryDotsCont .slick-dots li {
    width: 93px;
    height: 55px;
    padding: 5px 2px 0;
    margin: 0;
  }
  .galeryPhotoSlider img {
    height: 171px;
  }
  .galeryPhotoSlider .slick-arrow {
    display: none !important;
  }
}

@media screen and (max-width: 640px) {
  .collection-grid__title {
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 26px;
    text-align: center;
    display: inline-block;
    width: 100%;
  }
  .collection-grid__categoty-cont__items__name {
    padding: 15px 10px;
    font-size: 18px;
  }
  .collection-grid .blueLink {
    float: none;
    height: 32px;
    line-height: 32px;
    margin: 40px auto 50px;
  }
}

@media screen and (max-width: 640px) {
  .home-news__top-article {
    display: none;
  }
  .home-news__title {
    font-size: 20px;
    margin: 0 0 35px;
    width: 100%;
    text-align: center;
    line-height: 40px;
  }
  .home-news__relatedPosts.slick-slider .slick-slide:first-child {
    display: block;
  }
  .home-news__relatedPosts__content__title {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 20px;
  }
  .home-news__relatedPosts__item__date {
    margin-bottom: 27px;
    text-transform: uppercase;
  }
  .home-news__relatedPosts__content__description {
    font-size: 12px;
    line-height: 22px;
  }
  .home-news__relatedPosts__content {
    padding: 28px 15px 28px 10px;
    -webkit-box-shadow: 0 1px 2px rgba(22, 19, 23, 0.08);
    box-shadow: 0 1px 2px rgba(22, 19, 23, 0.08);
  }
  .home-news__relatedPosts__item {
    margin: 0;
    margin-bottom: 40px;
  }
  .home-news__relatedPosts__item--first {
    display: block !important;
  }
  .home-news .slick-arrow {
    top: 50%;
    margin-top: -10px;
    z-index: 3;
  }
  .home-news .blueLink {
    height: 32px;
    line-height: 32px;
    margin: 0 auto 50px;
  }
  .home-news__relatedPosts__item__img-container {
    height: auto;
  }
  .collection-grid .blueLink {
    margin-bottom: 0;
  }
  .about-as {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .about-as__title {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .about-as__wrap__item {
    width: 100%;
    margin: 0 0 28px;
  }
  .about-as__wrap__item:nth-child(2n) {
    margin: 0 0 28px;
  }
  .about-as__wrap__item__imgWrap {
    height: auto;
  }
  .about-as__wrap__item__title {
    font-size: 18px;
  }
}

@media screen and (max-width: 640px) {
  footer {
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .footer-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 33px 20px 19px;
  }
  .footer-links-col-3 {
    display: none;
  }
  .footer-links-col-2 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 47px;
  }
  .footer-links-col-2 b {
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    margin-bottom: 28px;
  }
  .footer-links-col-2 a {
    font-size: 14px;
    line-height: 40px;
    margin: 0;
  }
  .footer-links-col-4 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer-links-col-4 b {
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    margin-bottom: 20px;
    text-align: center;
  }
  .footer-links-col-4__pay-list {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-width: 290px;
    margin: 0 auto 30px;
  }
  .footer-links-col-4__pay-list a {
    width: calc(25% - 3px);
    margin: 0 4px 0 0;
  }
  .footer-links-col-4__pay-list a:last-of-type {
    margin: 0;
  }
  .footer-links-col-4__pay-list img {
    width: 100%;
    height: auto;
  }
  .footer-links-col-4__social-networks {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    max-width: 200px;
    margin: 0 auto 47px;
  }
  .footer-links-col-4__social-networks a {
    margin: 0;
  }
  .footer-links-col-4__social-networks img {
    width: auto;
    max-width: 100%;
    height: 25px;
    max-height: 100%;
  }
  .footer-links-col-4__bottomText {
    font-size: 12px;
    width: 179px;
    text-align: center;
    margin: auto;
    line-height: 1.3;
  }
  .scrollToTop {
    display: none !important;
  }
  .collections__container .videoWrap iframe {
    min-height: 210px;
  }
}

@media screen and (max-width: 640px) {
  .companyHistoryPage__title {
    font-size: 20px;
    line-height: normal;
    padding-top: 20px;
    padding-bottom: 34px;
  }
  .companyHistoryPage__stageContent,
  .companyHistoryPage__stagePreview {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .companyHistoryPage__stagePreview {
    height: auto;
    max-height: none;
  }
  .companyHistoryPage__stageContent__title {
    font-size: 25px;
    line-height: normal;
    padding-top: 32px;
    margin-bottom: 24px;
  }
  .companyHistoryPage__stageContent__description {
    font-size: 12px;
    line-height: 16px;
  }
  .companyHistoryPage__stageContent__description p {
    margin-bottom: 12px;
  }
  .companyHistoryPage__stage {
    padding-bottom: 34px;
  }
  .companyHistoryPage__stages {
    padding-bottom: 50px;
  }
  .companyHistoryPage__stage {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 640px) {
  .companyPartnerPage {
    padding-bottom: 66px;
  }
  .companyPartnerPage__title {
    padding-top: 20px;
    padding-bottom: 25px;
  }
  .companyPartnerPage__title,
  .companyPartnerPage__title h1,
  .companyPartnerPage__title h2,
  .companyPartnerPage__title h3,
  .companyPartnerPage__title h4,
  .companyPartnerPage__title h5,
  .companyPartnerPage__title h6,
  .companyPartnerPage__title p {
    font-size: 20px;
    line-height: normal;
  }
  .companyPartnerPage__description {
    font-size: 12px;
    line-height: 16px;
  }
  .companyPartnerPage__description p {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 16px;
  }
  .companyPartnerPage__steps {
    margin-left: auto;
    margin-right: auto;
    max-width: 290px;
    position: relative;
  }
  .companyPartnerPage__steps .slick-next,
  .companyPartnerPage__steps .slick-prev {
    position: absolute;
    top: 140px;
    z-index: 2;
    cursor: pointer;
    background: none;
    border: none;
  }
  .companyPartnerPage__steps .slick-next {
    right: -20px;
  }
  .companyPartnerPage__steps .slick-prev {
    left: -20px;
  }
  .companyPartnerPage__step {
    width: 100%;
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }
  .companyPartnerPage__step .companyPartnerPage__step__description * {
    color: #000;
    font-family: GothamProRegular, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
  }
  .companyPartnerPage__step__title,
  .companyPartnerPage__step__title h1,
  .companyPartnerPage__step__title h2,
  .companyPartnerPage__step__title h3,
  .companyPartnerPage__step__title h4,
  .companyPartnerPage__step__title h5,
  .companyPartnerPage__step__title h6,
  .companyPartnerPage__step__title p {
    font-size: 20px;
    line-height: 42px;
  }
  .companyPartnerPage__step__number {
    font-size: 62px;
    line-height: 123px;
  }
}

@media screen and (max-width: 640px) {
  .cartTable {
    display: none;
  }
  .nice-select:after {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 5px solid #000;
    margin-top: -2px;
  }
  .producrSheets .relatedModels .slick-slide {
    padding: 0;
  }
  .producrSheets .relatedModels .relatedModels__slider__imgCont {
    width: 290px;
    height: 219px;
    margin: auto;
  }
  .nice-select.casromSelect {
    width: 104px;
    height: 17px;
    line-height: 17px;
    padding: 0 5px;
  }
  .nice-select.casromSelect span {
    font-size: 12px;
  }
  .cardTableButton {
    display: none;
  }
  .product {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .product__colLeft {
    width: 100%;
    height: 261px;
    margin-bottom: 10px;
  }
  .product__colLeft .slick-slide img {
    max-height: 200px;
  }
  .product__colLeft .slick-arrow {
    width: 22px;
    height: 23px;
    -webkit-box-shadow: 0 10px 28px rgba(16, 16, 35, 0.29);
    box-shadow: 0 10px 28px rgba(16, 16, 35, 0.29);
    background-color: #fff;
    border-radius: 50%;
    top: calc(50% - 12px);
  }
  .product__colLeft .slick-arrow:before {
    content: "";
    display: block;
    background: url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/icons/icon-slider-rrow-blue.png) 50% no-repeat;
    background-size: contain;
    width: 5px;
    height: 9px;
    top: calc(50% - 4px);
    left: calc(50% - 2px);
    position: absolute;
  }
  .product__colLeft .slick-prev {
    left: -10px;
  }
  .product__colLeft .slick-next {
    right: -10px;
  }
  .product__colRight {
    width: 100%;
    padding: 25px 10px 10px 8px;
  }
  .product__colRight__tovarDescriotion__name {
    font-family: GothamProMedium, sans-serif;
    font-size: 16px;
    line-height: 1;
    color: #000;
    margin-bottom: 0;
  }
  .product__colRight__tovarDescriotion__name,
  .product__seoText {
    text-decoration: none;
    text-transform: none;
    letter-spacing: inherit;
  }
  .product__seoText {
    margin-bottom: 65px;
    font-family: GothamProRegular, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #111;
  }
  .product__seoText li,
  .product__seoText p {
    margin-bottom: 12px;
  }
  .product__colRight__tovarDescriotion__buyButton {
    float: right;
    height: 29px;
    line-height: 29px;
    font-size: 11px;
    margin: -5px 0 35px;
  }
  .product__colRight__tovarDescriotion__grid__row b {
    width: 90px;
    font-size: 12px;
    line-height: 18px;
  }
  .product__colRight__tovarDescriotion__grid__row p {
    width: calc(100% - 90px);
  }
  .product__colRight__tovarDescriotion__grid__row__price,
  .product__colRight__tovarDescriotion__grid__row__price em {
    font-size: 12px;
    line-height: 18px;
  }
}

@media screen and (max-width: 640px) {
  .relatedModels {
    margin-bottom: 41px;
  }
  .relatedModels__title {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 15px;
  }
  .relatedModels__slider img {
    display: block;
    margin: auto;
  }
  .relatedModels__slider .slick-arrow {
    width: 22px;
    height: 23px;
    top: calc(50% - 12px);
  }
  .relatedModels__slider .slick-arrow:before {
    width: 5px;
    height: 9px;
    top: calc(50% - 4px);
    left: calc(50% - 2px);
  }
  .relatedModels .relatedModels__slider__imgCont {
    height: 219px;
    width: auto;
  }
  .relatedModels__slider__content span {
    font-size: 18px;
  }
  .relatedModels__slider__content i {
    font-size: 14px;
  }
  .relatedModels .slick-slide {
    padding: 0 2px 5px;
  }
  .relatedModels .relatedModels__slider__content {
    padding: 18px 5px 20px 18px;
  }
}

@media screen and (max-width: 640px) {
  .viewed-tovars {
    margin-bottom: 41px;
  }
  .viewed-tovars__title {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 15px;
  }
  .viewed-tovars__slider img {
    display: block;
    margin: auto;
  }
  .viewed-tovars__slider .slick-arrow {
    width: 22px;
    height: 23px;
    top: calc(50% - 12px);
  }
  .viewed-tovars__slider .slick-arrow:before {
    width: 5px;
    height: 9px;
    top: calc(50% - 4px);
    left: calc(50% - 2px);
  }
  .viewed-tovars .viewed-tovars__slider__imgCont {
    height: 219px;
    width: auto;
  }
  .viewed-tovars__slider__content span {
    font-size: 18px;
  }
  .viewed-tovars__slider__content i {
    font-size: 14px;
  }
  .viewed-tovars .slick-slide {
    padding: 0 2px 5px;
  }
  .viewed-tovars .viewed-tovars__slider__content {
    padding: 18px 5px 20px 18px;
  }
}

@media screen and (max-width: 600px) {
  .specialOffers__container {
    padding: 0 15px;
    margin: 20px auto 0;
  }
  .specialOffers__container .sidebar,
  .specialOffers__container .specialOffers--list {
    margin: 0;
    padding: 0;
  }
  .specialOffers__container .sidebar .pageTitle {
    margin: 0 0 35px;
    display: inline-block;
  }
  .specialOffers--item {
    width: calc(100% - 20px);
  }
  .specialOffers--item .image {
    height: 53vw;
  }
  .specialOffers--item .image .labelSale {
    font-size: 13px;
    padding: 8px 0 8px 9px;
  }
  .specialOffers--item .image .labelSale:after {
    border-width: 15px 14px;
  }
  .specialOffers--item .info .titleVendorWrap {
    width: 90%;
  }
  .specialOffers--item .info .titleVendorWrap .productName {
    font-size: 18px;
  }
  .specialOffers--item .info .titleVendorWrap .vendorCode {
    font-size: 14px;
  }
  .specialOffers--item .info .priceWrap {
    width: 46%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-bottom: 5px;
  }
  .specialOffers--item .info .priceWrap .price {
    font-size: 14px;
  }
}

@media screen and (max-width: 600px) {
  .collections__container {
    padding: 0 15px;
    margin: 20px auto 0;
  }
  .collections__container .collections--list,
  .collections__container .sidebar {
    margin: 0;
    padding: 0;
  }
  .collections__container .sidebar .pageTitle {
    margin: 0 0 35px;
    display: inline-block;
  }
  .collection__item {
    width: calc(100% - 20px);
  }
}

@media screen and (max-width: 640px) {
  .returnsPage__title,
  .returnsPage__title h1,
  .returnsPage__title h2,
  .returnsPage__title h3 {
    padding: 20px 0 40px;
    font-size: 20px;
    line-height: 1.3;
  }
  .returnsPage__title h1,
  .returnsPage__title h2,
  .returnsPage__title h3 {
    padding: 0;
  }
  .returnsPage__reason__title {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .returnsPage__reason__title p {
    font-size: 14px;
  }
  .returnsPage__reason__description p {
    font-size: 12px;
    line-height: 16px;
  }
  .returnsPage__reason {
    margin-bottom: 35px;
  }
  .returnsPage__form__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .returnsPage__form__input--half {
    width: 100%;
  }
  .returnsPage__form__input textarea {
    height: 118px;
  }
  .returnsPage__form__input input,
  .returnsPage__form__input input[type=file],
  .returnsPage__form__input textarea {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .returnsPage__form__input input[type=submit] {
    margin: 40px auto 60px;
  }
  .returnsPage__form__input label {
    font-size: 12px;
  }
}

@media screen and (max-width: 640px) {
  .galeryVideoPage {
    margin-top: 20px;
  }
  .galeryVideoPage__title {
    font-family: PlayfairDisplaySC2-Regular, serif;
    font-size: 20px;
    line-height: normal;
    color: #000;
    text-decoration: none;
    text-transform: none;
    letter-spacing: inherit;
    margin-bottom: 30px;
  }
  .galeryVideoPage iframe {
    width: 289px;
    height: 170px;
    margin-bottom: 40px;
  }
  .allGallery {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .allGallery__colLeft__item {
    width: calc(50% - 13px);
    margin: 0 26px 26px 0;
  }
  .allGallery__colLeft__item:nth-child(3n) {
    margin-right: 26px;
  }
  .allGallery__colLeft__item:nth-child(2n),
  .allGallery__colLeft__item:nth-of-type(4n) {
    margin-right: 0;
  }
  .allGallery__colRight {
    width: 100%;
  }
  .allGallery__colLeft__item__text {
    font-size: 15px;
    line-height: 22px;
  }
  .allGallery__colLeft {
    padding-top: 20px;
  }
  .allGallery__colRight {
    padding-top: 20px;
    padding-bottom: 50px;
  }
  .allGallery__colRight iframe {
    height: 163px;
    margin: 0 0 33px;
    width: 100%;
  }
  .allGallery__title,
  .testimonials__title {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .testimonials__title {
    line-height: 1.3;
  }
  .testimonials__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .testimonials__wrap__colLeft {
    width: 100%;
    padding: 0;
  }
  .testimonials__wrap__colLeft__item {
    margin-bottom: 30px;
  }
  .testimonials__wrap__colLeft__name {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 10px;
  }
  .testimonials__wrap__colLeft__date {
    margin-bottom: 10px;
  }
  .testimonials__wrap__colLeft__description {
    font-size: 13px;
    line-height: 1.3;
  }
  .testimonials__wrap__colRight {
    margin: 40px auto;
    width: 300px;
  }
  .testimonials__wrap__colRight__item {
    width: 100%;
  }
  .wrap-lg.newsPage {
    padding-top: 15px;
    padding-bottom: 50px;
  }
  .newsPage .home-news__title {
    font-family: PlayfairDisplaySC2-Regular, serif;
    font-size: 20px;
    line-height: 1.3;
    color: #000;
    text-decoration: none;
    text-transform: none;
    letter-spacing: inherit;
    text-align: left;
    margin-bottom: 25px;
  }
  .newsPage .home-news__relatedPosts__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .newsPage .home-news__relatedPosts__item:nth-child(2n) {
    margin-right: 0;
  }
  .newsPage .home-news__relatedPosts__content {
    padding: 28px 18px 28px 10px;
  }
  .newsPage .home-news__relatedPosts__item__date {
    margin-bottom: 20px;
  }
  .newsPage .home-news__relatedPosts__content__title {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px;
  }
  .newsPage .newsPage__colLeft.home-news {
    margin-bottom: 0;
  }
  #map {
    height: 375px;
    width: 100%;
    margin-bottom: 20px;
  }
  .contact-page__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .contact-page__title {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 10px;
  }
  .contact-page__titleWrap {
    margin-bottom: 40px;
  }
  .contact-page__titleWrap p {
    float: none;
    font-size: 13px;
    line-height: 22px;
  }
  .contact-page__wrap__colLeft {
    width: 100%;
    padding: 0;
    margin-bottom: 40px;
  }
  .contact-page__wrap__colLeft__item {
    margin-bottom: 50px;
  }
  .contact-page__wrap__colLeft__title {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 15px;
  }
  .contact-page__wrap__colLeft__description {
    font-size: 13px;
    line-height: 22px;
  }
  .contact-page__wrap__colLeft__description a {
    color: #000;
  }
  .contact-page__wrap__colLeft__itemBottom__row__left,
  .contact-page__wrap__colLeft__itemBottom__row__right {
    font-size: 12px;
    line-height: 22px;
  }
  .contact-page__wrap__colLeft__itemBottom {
    margin: 0 0 5px;
    width: 100%;
  }
  .contact-page__wrap__colRight {
    padding: 0;
  }
  .contact-page__wrap__colRight__titleColumn {
    font-size: 18px;
    margin: 0 0 15px;
    line-height: 28px;
  }
  .contact-page__wrap__colRight__description {
    font-size: 13px;
    margin: 0 0 50px;
    line-height: 22px;
  }
  .contact-page__wrap__colRight .returnsPage__form__wrapper .returnsPage__form__input label {
    width: 100%;
    font-size: 12px;
    margin: 0 0 3px;
    line-height: 1.3;
  }
  .contact-page__wrap__colLeft__itemBottom__row__right img {
    height: 14px;
  }
  .contact-page__wrap__colRight .returnsPage__form__wrapper .returnsPage__form__input {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 18px;
  }
  .contact-page__wrap__colRight .returnsPage__form__wrapper .returnsPage__form__input .nice-select,
  .contact-page__wrap__colRight .returnsPage__form__wrapper .returnsPage__form__input input[type=email],
  .contact-page__wrap__colRight .returnsPage__form__wrapper .returnsPage__form__input input[type=number],
  .contact-page__wrap__colRight .returnsPage__form__wrapper .returnsPage__form__input input[type=text],
  .contact-page__wrap__colRight .returnsPage__form__wrapper .returnsPage__form__input select,
  .contact-page__wrap__colRight .returnsPage__form__wrapper .returnsPage__form__input textarea {
    width: 100%;
    float: left;
    height: 32px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .contact-page__wrap__colRight .returnsPage__form__wrapper .returnsPage__form__input textarea {
    height: 105px;
  }
  .contact-page__wrap__colRight .returnsPage__form__wrapper .returnsPage__form__input .nice-select {
    font-family: GothamProRegular, sans-serif;
    font-size: 12px;
    line-height: 32px;
    color: #000;
    text-decoration: none;
    text-transform: none;
    letter-spacing: inherit;
  }
  .contact-page__wrap__colRight .returnsPage__form__wrapper .returnsPage__form__input button,
  .contact-page__wrap__colRight .returnsPage__form__wrapper .returnsPage__form__input input[type=submit] {
    float: none;
    margin: 25px auto 0;
  }
  .contact-page {
    padding-bottom: 30px;
  }
  .sales__colRight__topPart.sales__colRight__topPart--tablet {
    display: none;
  }
  .sales__colLeft {
    float: none;
    width: 100%;
  }
  .sales__colRight {
    width: 100%;
  }
  #mapSales {
    width: 100%;
    height: 460px;
    position: relative;
    width: calc(100% + 30px);
    left: -15px;
  }
  .sales .nice-select,
  .sales .nice-select .current {
    font-size: 12px;
  }
  .sales__colRight__titleBottom.sales__colRight__titleBottom--tablet {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 20px;
  }
  .sales__colRight__titleBottom.sales__colRight__titleBottom--tablet b {
    font-size: 20px;
    font-weight: 500;
    line-height: 27px;
  }
  .sales__colRight__adressCont__item__content,
  .sales__colRight__adressCont__item__map {
    width: 100%;
  }
  .sales__colRight__adressCont__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sales__colRight__adressCont__item__content {
    padding: 25px 0 20px;
  }
  .sales__colRight__adressCont__item__content__title {
    font-size: 16px;
    line-height: 22px;
    width: 100%;
    margin-bottom: 20px;
  }
  .sales__colRight__adressCont__item__content__adressCont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sales__colRight__adressCont__item__content__adressCont__colLeft {
    width: 100%;
    padding: 0;
  }
  .sales__colRight__adressCont__item__content__adressCont__colLeft {
    margin-bottom: 15px;
  }
  .sales .slick-arrow {
    -webkit-box-shadow: 0 10px 28px rgba(23, 23, 39, 0.29);
    box-shadow: 0 10px 28px rgba(23, 23, 39, 0.29);
    border-radius: 29px;
    border: none;
    background-color: #fff;
    width: 21px;
    height: 21px;
    top: 100px;
    font-size: 0;
    position: absolute;
    z-index: 7;
  }
  .sales .slick-arrow:before {
    content: "";
    display: block;
    background: url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/icons/icon-slider-rrow-blue.png) 50% no-repeat;
    background-size: contain;
    width: 4px;
    height: 9px;
    top: calc(50% - 5px);
    left: calc(50% - 2px);
    position: absolute;
  }
  .sales .slick-next {
    right: 0;
  }
  .sales .slick-prev {
    left: 0;
  }
  .sales .slick-prev:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .wrap-lg.sales {
    padding-top: 15px;
  }
  .new-collections--marginTop {
    margin-top: 30px;
  }
  .cartPage__desctop__td__price,
  .cartPage__desctop__th,
  .cartPage__desctop__th__count,
  .cartPage__desctop__th__name,
  .cartPage__desctop__th__price,
  .cartPage__desctop__th__summ {
    display: none;
  }
  .cartPage__desctop__td__delete {
    position: absolute;
    border: none;
    font-size: 0;
    width: 18px;
    height: 18px;
    right: 12px;
    top: 20px;
  }
  .cartPage__desctop__td__price {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .cartPage__desctop__td__summ {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    width: 100%;
    float: none;
    display: block;
  }
  .cartPage__desctop__td__summ .cartPage__desctop__td__summ__price_all,
  .cartPage__desctop__td__summ .cartPage__desctop__td__summ__price_all b,
  .cartPage__desctop__td__summ .cartPage__desctop__td__summ__price_one {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    font-family: GothamProRegular, sans-serif;
    font-size: 18px;
    line-height: 21px;
    color: #000;
    text-decoration: none;
    text-transform: none;
    letter-spacing: inherit;
  }
  .cartPage__desctop__td__summ .cartPage__desctop__td__summ__price_all b,
  .cartPage__desctop__td__summ .cartPage__desctop__td__summ__price_all b b,
  .cartPage__desctop__td__summ .cartPage__desctop__td__summ__price_one b {
    width: 100%;
  }
  .cartPage__desctop__td__summ .cartPage__desctop__td__summ__price_all .mobileLabel__priceText,
  .cartPage__desctop__td__summ .cartPage__desctop__td__summ__price_all b .mobileLabel__priceText,
  .cartPage__desctop__td__summ .cartPage__desctop__td__summ__price_one .mobileLabel__priceText {
    font-family: GothamProRegular, sans-serif;
    font-size: 14px;
    line-height: 25px;
    color: #797979;
    text-decoration: none;
    text-transform: none;
    letter-spacing: inherit;
    display: inline-block;
    margin-bottom: 5px;
  }
  .wrap-lg.cartPage {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .cartPage__desctop__td {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 10px solid #f5f5f5;
    padding: 20px 12px 12px;
    position: relative;
  }
  .cartPage__desctop__td__img {
    width: 100%;
    margin: 0 28px 25px 0;
    height: 140px;
    text-align: center;
  }
  .cartPage__desctop__td__img img {
    width: auto;
    height: auto;
  }
  .cartPage__desctop__td__count,
  .cartPage__desctop__td__name {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
  .cartPage__desctop__td__count {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .cartPage__desctop__td__count .countText {
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    font-family: GothamProRegular, sans-serif;
  }
  .cartPage__desctop__td__count input {
    width: 90px;
    height: 37px;
    border: 2px solid #f5f5f5;
    background-color: #fff;
    text-align: center;
    font-family: GothamProRegular, sans-serif;
    font-size: 20px;
    line-height: 21px;
    color: #000;
    text-decoration: none;
    text-transform: none;
    letter-spacing: inherit;
  }
  .cartPage__desctop__td__price {
    width: 100%;
  }
  .cartPage__desctop__td__price .mobilePriceColLeft,
  .cartPage__desctop__td__price .mobilePriceColRight {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .cartPage__desctop__td__price .mobilePriceColLeft__priceText,
  .cartPage__desctop__td__price .mobilePriceColRight__priceText {
    font-family: GothamProRegular, sans-serif;
    font-size: 14px;
    line-height: 25px;
    color: #797979;
    text-decoration: none;
    text-transform: none;
    letter-spacing: inherit;
    display: inline-block;
    margin-bottom: 5px;
  }
  .cartPage__desctop__td__price .mobilePriceColLeft__priceCount,
  .cartPage__desctop__td__price .mobilePriceColRight__priceCount {
    font-family: GothamProRegular, sans-serif;
    font-size: 18px;
    line-height: 21px;
    color: #000;
    text-decoration: none;
    text-transform: none;
    letter-spacing: inherit;
  }
  .mobileDelite {
    position: absolute;
    border: none;
    font-size: 0;
    background: url(/bitrix/templates/stenova_rose/public/img/small-pages/cart-close.svg) 0 0 no-repeat;
    background-size: contain;
    width: 18px;
    height: 18px;
    right: 12px;
    top: 20px;
  }
  .cartPage__desctop__td:not(:last-child) {
    margin-bottom: 20px;
  }
  .cartPage__desctop__td__name p {
    font-size: 16px;
    line-height: 21px;
  }
  .cartPage__desctop__td__name p a {
    color: inherit;
    text-decoration: none;
  }
  .cartPage__desctop__td__name span {
    font-size: 14px;
    line-height: 1.2;
  }
  .cartPage__bottomSumm {
    margin: 20px 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 35px;
    position: relative;
    width: calc(100% + 30px);
    left: -15px;
  }
  .cartPage__bottomSumm__name {
    text-align: left;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    font-size: 16px;
    margin-bottom: 5px;
    padding: 0;
    width: 100%;
  }
  .cartPage__bottomSumm__value {
    width: 100%;
    font-size: 20px;
  }
  .cartPage__productsWrap .tabsSubmitButtonClearfix a {
    margin: 30px auto 0;
    float: none;
    display: inline-block;
    min-width: 290px;
    font-size: 13px;
    text-transform: uppercase;
    padding: 12px 83px 12px 45px;
  }
  .loginPage__title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .wrap-lg.loginPage {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .loginPage__loginForm {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(100% + 30px);
    position: relative;
    left: -15px;
    padding: 40px 15px 30px;
  }
  .stenova-home__item__imgwrap img {
    height: auto;
    max-width: 100%;
  }
}

@media screen and (min-width: 641px) {
  .cartPage__desctop__td__count .countText,
  .cartPage__desctop__td__summ__price_all .mobileLabel__priceText,
  .cartPage__desctop__td__summ__price_one {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .profile__title {
    font-size: 20px;
    margin-bottom: 25px;
  }
  .tabs__caption {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tabs__caption li {
    background-color: #898989;
    margin: 0 0 3px;
    text-align: left;
    padding: 3px 5px 3px 14px;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 42px;
  }
  .tabs__caption li:after,
  .tabs__caption li:before {
    display: none;
  }
  .tabs__caption li i {
    font-size: 14px;
    color: #fff;
    padding: 0;
    line-height: 30px;
  }
  .tabs__caption .active {
    background-color: #4cad44;
  }
  .tabs__caption .active i {
    background: none;
  }
  .profile__tabs__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .profile__tabs__item__leftLabel {
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    margin: 0 0 5px;
  }
  .profile__bottomText__title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .profile__bottomText__description {
    font-size: 12px;
    line-height: 22px;
  }
  .profile__tabs__item__rightContent {
    width: 100%;
  }
  .tabs__content__formWrap {
    padding: 40px 9px 36px;
    font-size: 12px;
  }
  .tabs__content input[type=submit] {
    float: left;
    line-height: 30px;
    min-width: 174px;
    padding: 5px 32px;
  }
  .profile__tabs__item__rightContent label:before {
    width: 18px;
    height: 18px;
    top: -5px;
  }
  .tabHistory__item__th {
    display: none;
  }
  .tabHistory__item__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 5px;
    text-align: center;
  }
  .tabHistory__item__td__name {
    padding: 0;
  }
  .tabHistory__item__td__name,
  .tabHistory__item__td__priceCount,
  .tabHistory__item__td__priceOnce,
  .tabHistory__item__td__summ {
    width: 50%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 10px;
  }
  .tabHistory__item__allSumm {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .product_topBaner__blockDescriptionProduct {
    width: 290px;
    left: calc(50% - 145px);
    padding: 25px 25px 20px;
  }
  .view3d {
    min-width: 128px;
    font-size: 10px;
    height: 26px;
    line-height: 26px;
  }
  .product_topBaner__blockDescriptionProduct__byrLink {
    min-width: 90px;
    font-size: 10px;
    line-height: 26px;
    height: 26px;
  }
  .product_topBaner__blockDescriptionProduct__topTitleBlock__toggleButton {
    width: 16px;
    height: 16px;
  }
  .lockDescriptionProduct__previewImgCont {
    display: none;
  }
  .product_topBaner__blockDescriptionProduct__topTitleBlock span {
    font-family: GothamProRegular, sans-serif;
    font-size: 15px;
  }
  .zoomSliderCont__title {
    font-family: PlayfairDisplaySC2-Regular, serif;
    font-size: 20px;
  }
  .zoomSliderCont__description {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 40px;
  }
  .zoomSliderCont__slider {
    position: relative;
    width: calc(100% + 30px);
    left: -15px;
    min-height: 214px;
  }
  .zoomSliderCont__slider .slick-slide {
    height: 214px;
  }
  .zoomSliderCont__slider .slick-slide img {
    height: 100%;
    max-width: none;
  }
  .zoomSliderCont__slider__text {
    top: 20px;
    left: 15px;
    right: auto;
  }
  .zoomSliderCont__slider__text * {
    font-size: 12px;
    line-height: 16px;
  }
  .popup-link {
    height: 25px;
    bottom: 15px;
    left: 15px;
    right: auto;
    font-size: 10px;
    line-height: 24px;
    padding: 1px 42px 3px 20px;
  }
  .popup-link:before {
    width: 10px;
    height: 10px;
    top: calc(50% - 5px);
    background-size: contain;
  }
  .zoomSliderCont .slick-next {
    right: 30px;
  }
  .zoomSliderCont .slick-prev {
    left: 30px;
  }
  .zoomSliderCont .slick-arrow {
    background: none;
    border: none;
    position: absolute;
    width: 39px;
    height: 39px;
    -webkit-box-shadow: 0 10px 28px rgba(16, 16, 35, 0.29);
    box-shadow: 0 10px 28px rgba(16, 16, 35, 0.29);
    border-radius: 29px;
    background-color: #fff;
    top: calc(50% - 20px);
    z-index: 2;
    width: 22px;
    height: 23px;
    top: calc(50% - 12px);
  }
  .zoomSliderCont {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 640px) {
  .collectionInnerList .description.alwaysShow {
    display: block;
  }
  .cartPage__title {
    font-size: 14px;
    letter-spacing: .67px;
  }
  .returnsPage__reason {
    margin-bottom: 10px;
  }
  .product_topBaner {
    height: 430px;
  }
  .returnsPage__form__input input {
    line-height: 33px;
  }
  .producrSheets .relatedModels .relatedModels__slider__imgCont {
    width: 100%;
  }
  .header__nav__list {
    -webkit-box-pack: normal;
    -ms-flex-pack: normal;
    justify-content: normal;
  }
  .product__colRight__tovarDescriotion__grid__row b {
    line-height: 26px;
  }
  .viewed-tovars__slider .slick-slide > a {
    margin: 0;
  }
  .viewed-tovars .slick-slide {
    padding: 0;
  }
  .header__brand-title {
    font-size: 25px;
  }
  .home-news__relatedPosts__item:hover .home-news__relatedPosts__content {
    -webkit-box-shadow: 0 1px 2px rgba(22, 19, 23, 0.08);
    box-shadow: 0 1px 2px rgba(22, 19, 23, 0.08);
  }
  .product .product__colRight__tovarDescriotion__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .product .product__colRight__tovarDescriotion__name .product__colRight__tovarDescriotion__buyButton {
    min-width: 107px;
    padding: 0 15px;
  }
  .product .product__colRight {
    padding: 25px 10px 10px 8px;
  }
  .product__colRight__tovarDescriotion__grid__row__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .relatedModels__slider img {
    height: auto;
  }
  .profile__tabs__item__leftLabel * {
    font-size: 12px;
    letter-spacing: -.24px;
  }
  .stapItemTitle,
  .stapItemTitle b {
    font-family: GothamProRegular, sans-serif;
  }
  .checkPage__step-2 .profile__tabs__item--radioBlock span {
    letter-spacing: -.37px;
    font-family: GothamProMedium, sans-serif;
    margin-bottom: 10px;
  }
  .checkPage__step-2.tabs__content.active {
    width: 100%;
  }
  .checkPage__step-2 .profile__tabs__item__rightContent label {
    font-size: 12px;
    line-height: 22.7px;
    letter-spacing: -.32px;
  }
  .checkPage__step-2 .profile__tabs__item__rightContent label:before {
    top: calc(50% - 9px);
  }
  .checkPage__step-2 input {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .checkPage__step-2 .profile__tabs__item__leftLabel {
    width: 100%;
  }
  .checkPage .profile__tabs__item__rightContent span {
    font-size: 10px;
    color: #7d7d7d;
    letter-spacing: -.2px;
    font-family: GothamProRegular, sans-serif;
  }
  .checkPage__step-2 .checkPage__step-2__contsHalfPast .profile__tabs__item__rightContent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .checkPage__step-2__contsHalfPast input {
    width: calc(100% - 30px);
  }
  .checkPage__step-2__contsHalfPast .profile__tabs__item__rightContent .profile__tabs__item__leftLabel,
  .profile__tabs__item__rightContent {
    width: 100%;
  }
  .checkPage__step-2 .profile__tabs__item__rightContent label {
    text-align: left;
    color: #000;
  }
  .checkPage__step-2__contsHalfPast .profile__tabs__item__rightContent .profile__tabs__item__rightContent {
    width: 100%;
  }
  .checkPage__step-2__contsHalfPast .profile__tabs__item__rightContent .profile__tabs__item__rightContent input {
    width: calc(100% - 30px);
  }
  .checkPage__stepsCont .profile__tabs__item--radioBlock .profile__tabs__item__rightContent > span {
    font-size: 14px;
    color: #000;
    font-family: GothamProMedium, sans-serif;
  }
  .checkPage__stepsCont__step-1 .tabsSubmitButtonClearfix input[type=submit] {
    height: 33px;
    line-height: 33px;
  }
  .tabsSubmitButtonClearfix.checkPage__step-2_button input {
    height: 33px;
    line-height: 33px;
    margin-top: 30px;
  }
  .checkPage__step-3.tabs__content {
    width: 100%;
  }
  .checkPage__step-3.tabs__content .profile__tabs__item {
    padding: 30px 40px;
    width: 100%;
  }
  .checkPage__step-3 .profile__tabs__item .profile__tabs__item__labelBlock label {
    font-size: 14px;
    letter-spacing: -.28px;
  }
  .checkPage__step-3 .profile__tabs__item .profile__tabs__item__labelBlock label:before {
    top: 0;
  }
  .checkPage__step-4 .cartPage__bottomSumm {
    padding: 30px 0;
  }
  .checkPage__step-4 .cartPage__bottomSumm p {
    font-size: 13px;
    line-height: 26.66px;
    width: calc(50% - 20px);
    padding: 0 20px 0 0;
  }
  .checkPage__step-4 .cartPage__bottomSumm__count b {
    font-size: 12px;
    line-height: 26.66px;
    width: calc(50% - 20px);
    padding: 0 0 0 20px;
  }
  .checkPage__stepsCont__step-1 .tabs__content {
    width: 100%;
  }
  .checkPage__step-4 .cartPage__bottomSumm__count,
  .checkPage__step-4 .cartPage__bottomSumm__delivery,
  .checkPage__step-4 .cartPage__bottomSumm__summ {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .checkPage__step-4 .cartPage__bottomSumm__count b,
  .checkPage__step-4 .cartPage__bottomSumm__delivery b,
  .checkPage__step-4 .cartPage__bottomSumm__summ b {
    font-size: 12px;
    line-height: 26.66px;
    width: calc(50% - 20px);
    padding: 0 0 0 20px;
  }
  .checkPage__step-4 .cartPage__bottomSumm__count p,
  .checkPage__step-4 .cartPage__bottomSumm__delivery p,
  .checkPage__step-4 .cartPage__bottomSumm__summ p {
    font-size: 13px;
    line-height: 26.66px;
    width: calc(50% - 20px);
    padding: 0 20px 0 0;
  }
  .checkPage__step-4 .cartPage__bottomSumm__summ b {
    font-size: 15px;
  }
  .checkPage__step-4 .cartPage__desctop__td {
    padding: 40px 30px 30px 15px;
  }
  .checkPage__step-4 .cartPage__desctop__td .cartPage__desctop__td__img img {
    height: 100%;
    width: auto;
    max-width: none;
  }
  .checkPage__step-4 .mobilePriceColLeft b {
    font-size: 18px;
    line-height: 21px;
    letter-spacing: -.36px;
    font-family: GothamProMedium, sans-serif;
    font-weight: 500;
  }
  .product__colLeft .slick-arrow {
    background: none;
  }
  .product .slick-dots {
    height: 128px;
  }
  .breadcrumb .header__wrap a:first-child {
    color: transparent;
    margin-right: 5px;
    width: 5px;
  }
  .breadcrumb .header__wrap a:first-child::before {
    right: 0;
  }
  .collection-grid.container-content {
    margin-bottom: 50px;
  }
  .header__icons-navigation__language__list li:before,
  .header__nav__list .header__icons-navigation__language__list li:before {
    display: none;
  }
  .header__nav__list .header__icons-navigation__language__list a {
    border-bottom-color: #ccc;
  }
  .viewed-tovars .viewed-tovars__slider__imgCont {
    height: 220px;
  }
  .testimonials__title {
    font-size: 24px;
  }
  .mobileHideWord {
    display: none;
  }
  .galeryDotsCont .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .galeryPhotoSlider img {
    height: auto;
    max-width: 100%;
  }
  .galeryVideoPage iframe {
    width: 100%;
    min-height: 200px;
  }
  .newsPage__colLeft .home-news__relatedPosts__item:nth-child(3n) {
    float: none;
    margin-right: 20px;
    width: calc(100% - 10px);
  }
  .checkPopup__cont {
    width: 300px;
    left: calc(50% - 150px);
    padding: 40px 15px 20px;
    top: 10%;
  }
  .checkPopup__cont__title {
    font-size: 26px;
    margin-bottom: 30px;
  }
  .checkPopup__description {
    margin-bottom: 20px;
  }
  .wrap-lg.shopInShop {
    padding-top: 10px;
    padding-bottom: 50px;
  }
  .shopInShop__sliderCont__title,
  .shopInShop__title {
    font-size: 20px;
    letter-spacing: .4px;
    margin-bottom: 30px;
  }
  .shopInShop__descroption {
    font-size: 12px;
    letter-spacing: -.24px;
    line-height: 16px;
    margin-bottom: 45px;
  }
  .shopInShop__descroption p {
    margin-bottom: 10px;
  }
  .shopInShop__sliderCont__slider__categoryName {
    font-size: 19px;
    letter-spacing: .54px;
    padding: 11px 10px 12px 15px;
  }
  .shopInShop__sliderCont__slider {
    margin-bottom: 35px;
  }
  .shopInShop__tableCont__rowTh {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 30px;
  }
  .shopInShop__tableCont__rowTh__selectCont {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .shopInShop__tableCont__rowTh__title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .shopInShop__tableCont__rowTh__selectCont .nice-select {
    height: 37px;
    line-height: 37px;
    font-size: 13px;
    border: 1px solid #eaeaea;
    width: calc(50% - 9px);
    margin-right: 18px;
  }
  .shopInShop__table__row__right {
    display: none;
  }
  .shopInShop__table__row * {
    font-size: 11px;
    letter-spacing: -.37px;
    line-height: 27px;
  }
  .shopInShop__table__row__left {
    width: 55%;
    padding: 0 0 0 11px;
  }
  .shopInShop__table__row__center {
    width: 45%;
    padding: 0 0 0 11px;
  }
  .shopInShop__table {
    margin-bottom: 30px;
  }
  .shopInShop__bottomLink {
    font-size: 11px;
    line-height: 38px;
  }
  .shopInShop__sliderCont__slider .slick-next {
    right: 13px;
  }
  .shopInShop__sliderCont__slider .slick-prev {
    left: 13px;
  }
  .returnsPage__form__input.returnsPage__form__input--half .telMask {
    font-size: 13px;
  }
  .loginPage__loginForm__colLeft input {
    font-size: 14px;
  }
  .header__icons-navigation__location-link,
  .header__icons-navigation__tel {
    font-size: 0px;
    line-height: 0px;
    display: none;
  }
  .newsPage__colLeft .home-news__relatedPosts__content {
    margin-top: -2px;
  }
  .header__nav__list .header__icons-navigation__location-link,
  .header__nav__list .header__icons-navigation__tel {
    font-size: 14px;
  }
  .stenova-home__item__imgwrap {
    text-align: center;
  }
  .stenova-home__item:hover .stenova-home__item__textCont {
    -webkit-box-shadow: 0 2px 5px rgba(22, 19, 23, 0.08);
    box-shadow: 0 2px 5px rgba(22, 19, 23, 0.08);
  }
  .checkPage__stepsCont__step-1 .profile__tabs__item__leftLabel,
  .stenova-home__item__imgwrap img {
    width: 100%;
  }
  .product_topBaner__blockDescriptionProduct {
    right: auto;
  }
  .relatedModels .relatedModels__slider__imgCont {
    overflow: hidden;
  }
  .relatedModels .relatedModels__slider__imgCont img {
    width: 100%;
  }
  .loginPage .profile__tabs__item__leftLabel * {
    text-align: left;
  }
  .profile__tabs__item__rightContent input {
    text-transform: none;
  }
  .contact-page__wrap__colRight {
    width: 100%;
  }
  .returnsPage__form__input .telMask {
    line-height: 1;
    font-size: 12px;
  }
  .checkPage__step-2 .profile__tabs__item__rightContent,
  .checkPage__step-2__contsHalfPast .profile__tabs__item__rightContent .profile__tabs__item__rightContent input,
  .checkPage__step-2__contsHalfPast input,
  .checkPage__stepsCont__step-1 .tabs__content .profile__tabs__item__rightContent {
    width: 100%;
  }
  .checkPage__step-2 .profile__tabs__item__labelBlock label:before {
    top: 5px;
    width: 14px;
    height: 14px;
  }
  .checkPage__step-2 .profile__tabs__item--radioBlock input[type=radio]:checked + label:before {
    top: 5px;
    background: url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/icons/svg/mobile-check.svg) 0 0 no-repeat;
    width: 14px;
    height: 14px;
  }
  .checkPage__step-3 .profile__tabs__item--radioBlock input[type=radio]:checked + label:before {
    top: 5px;
    background: url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/icons/svg/mobile-check.svg) 0 0 no-repeat;
    width: 14px;
  }
  .checkPage__step-3 .profile__tabs__item .profile__tabs__item__labelBlock label:before {
    top: 5px;
    width: 14px;
    height: 14px;
  }
  .checkPage__step-3 .profile__tabs__item.profile__tabs__item--radioBlock {
    padding: 30px 40px 30px 10px;
  }
  .cartPage__desctop__td__img {
    width: 87%;
    margin: 0 28px 25px 20px;
  }
  .cartPage__desctop__td__img img {
    width: 100%;
  }
  .checkPage .telMask {
    line-height: 1.4;
  }
  .contact-page .telMask {
    line-height: 1;
    font-size: 12px;
    padding: 3px 10px 3px 16px;
  }
  .returnsPage .returnsPage__form__input input {
    padding-top: 0;
    padding-bottom: 0;
    height: 32px;
  }
  .returnsPage .nice-select {
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 32px;
    line-height: 32px;
  }
  .contact-page__wrap__colLeft__itemBottom__row__right {
    text-align: center;
  }
  .contact-page__wrap__colLeft__itemBottom__row__right ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .contact-page__wrap__colLeft__itemBottom__row__right ul li:last-child {
    margin-right: 0;
  }
  .accessories--wrap .product-accessories .product__colRight__bottomSlider .slick-dots {
    height: 130px;
  }
  .accessories--wrap .product__colLeft {
    display: block;
  }
  .accessories--wrap .product__colLeft .slick-list {
    top: calc(50% - 100px);
  }
  .checkPage__step-4 .cartPage__desctop__td__name {
    padding: 0;
    width: 60%;
  }
  .cartPage__desctop__td__img {
    margin: 0 20px 20px 0;
  }
  .salesMobile {
    margin-bottom: 30px;
    display: inline-block;
  }
  .salesMobile .sales__colRight__topPart__addToCard {
    background: #004b9d;
    height: 34px;
    line-height: 34px;
    padding: 0 76px 0 35px;
    font-size: 14px;
    letter-spacing: -.28px;
    float: left;
  }
  .salesMobile .sales__colRight__topPart__addToCard:before {
    width: 18px;
    height: 18px;
    top: calc(50% - 9px);
  }
  .salesMobile .sales__colRight__topPart__leftLinkCont a {
    margin-bottom: 4px;
    letter-spacing: -.28px;
  }
  body .contact-page .telMask {
    line-height: 32px;
  }
  .product--sheets .product__colRight__tovarDescriotion__grid__row__price {
    line-height: 24px;
    position: relative;
    top: -2px;
  }
  .checkPage__stepsCont__step-1 .tabs__content input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .product__colLeft .slick-prev {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  .product__colLeft .slick-prev:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .collections__container .videoWrap iframe {
    height: auto;
  }
  .product__colLeft .slick-next {
    right: -5px;
    background: #fff;
  }
  .product__colLeft .slick-prev {
    left: -5px;
    background: #fff;
  }
  .cartPage .cartPage__bottomSumm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .product__colRight__tovarDescriotion__grid__row__price span {
    display: none;
  }
  .profile .tabHistory .tabHistory__item__th {
    display: block;
  }
  .profile .tabHistory .tabHistory__item__th__count,
  .profile .tabHistory .tabHistory__item__th__priceOnce,
  .profile .tabHistory .tabHistory__item__th__summ {
    display: none;
  }
  .profile .tabHistory .tabHistory__item__th__name {
    display: block;
    width: 90%;
    line-height: 42px;
  }
  .sales__colRight__topPart.sales__colRight__topPart--tablet {
    display: none !important;
  }
  .sales__colLeft,
  .sales__colRight__topPart--tablet {
    display: none;
  }
  .tabletTitle {
    display: inline-block;
    padding-right: 25px;
    background: url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/special-offers/openIcon.svg) no-repeat;
    background-position: 100% 58%;
  }
  .mobileShow {
    display: block;
  }
  .mobileShow label {
    font-family: GothamProMedium, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 27px;
  }
  .mobileShow label:before {
    display: none;
  }
  .mobileShow .casromSelect {
    height: 40px;
    line-height: 40px;
    width: 100%;
    font-family: GothamProMedium, sans-serif;
    font-size: 20px;
    font-weight: 500;
  }
  .mobileShow .casromSelect .selected.focus {
    color: #6ba778;
  }
  .mobileShow .casromSelect .selected.focus:after {
    background: url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/icons/svg/active-arrow-gray.svg) 50% no-repeat;
    background-size: contain;
  }
  .mobileShow .casromSelect .current {
    font-family: GothamProMedium, sans-serif;
    font-size: 20px;
  }
  .mobileShow .casromSelect li {
    position: relative;
  }
  .mobileShow .casromSelect li:after {
    content: "";
    display: block;
    background: url(/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/../img/icons/svg/arrow-gray-options.png) 50% no-repeat;
    height: 22px;
    width: 9px;
    background-size: contain;
    position: absolute;
    top: calc(50% - 11px);
    right: 20px;
  }
  .mobileShow .nice-select.open .list {
    width: 100%;
  }
  .cartPage__bottomSumm__value {
    font-size: 16px;
    white-space: nowrap;
  }
  .product__colRight__tovarDescriotion__grid__row__price em {
    line-height: 24px;
  }
  .collectionInnerList .description {
    display: none;
  }
  .collectionInnerList .description.mobileDescriptionShow {
    display: block;
    padding: 20px 0 10px;
  }
  .header__nav {
    top: 43px;
  }
  .header__wrap--mobile .header__nav {
    display: block !important;
    top: -145vh;
    min-height: 101vh;
    bottom: auto;
  }
  body .single-title {
    font-size: 20px !important;
  }
  body .wrap-lg.about-as,
  body .wrap-lg.cartPage,
  body .wrap-lg.checkPage,
  body .wrap-lg.loginPage {
    padding-top: 10px;
  }
  body .about-as__title.single-title,
  body .cartPage__title.single-title,
  body .checkPage__title.single-title,
  body .collections__container .collectionInnerList .pageTitle.single-title,
  body .galeryVideoPage__title.single-title,
  body .shopInShop__title.single-title {
    margin-bottom: 15px;
  }
  body .collections__container {
    margin-top: 10px;
  }
  body .pageTitle.single-title {
    margin-bottom: 10px !important;
  }
  body .returnsPage .returnsPage__title {
    padding: 10px 0 0;
  }
  body .returnsPage .returnsPage__title .single-title {
    margin-bottom: 15px;
  }
  body .wrap-lg.galeryVideoPage {
    padding-top: 0;
  }
  body .companyHistoryPage__title.single-title,
  body .companyPartnerPage__title.single-title,
  body .profile__title.single-title {
    padding: 10px 0 15px;
    margin-bottom: 0;
  }
}

.returnsPage__reason__description img {
  height: auto;
}

@media all and (max-width: 767px) {
  .header__form-serch button,
  .header__form-serch input[type=submit] {
    top: 12px;
  }
  .header__brand-title {
    font-size: 28px;
    margin-bottom: 30px;
  }
}

@media all and (max-width: 640px) {
  .header__form-serch input[type=search],
  .header__form-serch input[type=text] {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .header__wrap__col-right {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .store__title {
    margin-bottom: 15px !important;
  }
  .store__title h1 {
    font-size: 20px !important;
  }
  .allGallery__colRight__tile__item {
    width: 100%;
  }
  .allGallery__colRight__tile__item iframe {
    min-width: 1px !important;
    width: 100% !important;
  }
  .companyPartnerPage__steps button.slick-next.slick-arrow:before,
  .companyPartnerPage__steps button.slick-prev.slick-arrow:before {
    display: none;
  }
  .companyPartnerPage__step__number {
    line-height: 70px;
  }
  .companyPartnerPage__steps button.slick-next.slick-arrow,
  .companyPartnerPage__steps button.slick-prev.slick-arrow {
    top: 57% !important;
  }
  .collections .collectionsWrap,
  .specialOffers .specialOffers--list .specialOffers--wrap {
    margin: 0px;
  }
  .bx_catalog_tile .bx_catalog_tile_category_title {
    font-size: 20px;
  }
  .bx-sls {
    min-width: 100% !important;
  }
  .bx-sls .form-control.dropdown-block,
  .bx-slst .form-control.dropdown-block {
    max-width: 100%;
  }
  .collection__item .infoWrap {
    padding: 20px 0;
  }
  .collection__item .infoWrap h2 {
    font-size: 20px;
  }
}

@media all and (max-width: 767px) {
  .header__form-serch input[type=search]:focus,
  .header__form-serch input[type=text]:focus {
    width: 100%;
  }
  .loginPage__loginForm__colLeft {
    width: 100%;
    border: none;
    padding: 0;
  }
  .loginPage__loginForm__colRight {
    width: 100%;
  }
  .main-wrapper {
    display: block;
    padding-bottom: 30px;
  }
  .loginPage__loginForm__colLeft label {
    font-size: 12px;
  }
  .toggle-catalog-btn {
    position: relative;
    display: block;
    margin-bottom: 20px;
    width: 100%;
    padding: 10px 20px;
    color: #010101;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.9px;
    border: 2px solid #f0f0f0;
    border-radius: 5px;
    background: none;
    text-align: left;
  }
  .toggle-catalog-btn::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 21px;
    height: 12px;
    background: url("/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/img/icons/burger.svg") 50% no-repeat;
    background-size: cover;
  }
  .toggle-catalog-btn::before {
    display: none;
  }
  .toggle-catalog-btn--opened::after,
  .toggle-catalog-btn--opened::before {
    content: "";
    display: block;
    right: 10px;
    left: auto;
    width: 20px;
    height: 1px;
    background: #000;
    position: absolute;
    top: 50%;
  }
  .toggle-catalog-btn--opened::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .toggle-catalog-btn--opened::before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .side-content__title {
    display: none;
  }
  .side-content__mob-title {
    display: block;
    margin-bottom: 15px;
    color: #0f0f0f;
    font-family: "PT Serif";
    font-size: 35px;
    font-weight: 400;
    text-transform: uppercase;
  }
  .side-content__mob-title--inner {
    margin-bottom: 20px;
    border-bottom: 1px solid #f2f0f0;
    padding-bottom: 10px;
    text-transform: initial;
    font-size: 30px;
  }
  .loginPage__loginForm__colLeft input {
    margin-bottom: 20px;
    height: 36px;
    width: calc(100% - 30px);
  }
  .loginPage__loginForm__colLeft__buttonsCont {
    margin-top: 20px;
  }
  .loginPage__loginForm__colLeft__buttonsCont input {
    font-size: 10px;
  }
  .loginPage__loginForm__colLeft__buttonsCont__link {
    font-size: 13px;
  }
  .loginPage__loginForm__colRight {
    padding: 35px 0 0;
    font-size: 12px;
    line-height: 16px;
  }
  .loginPage__application .tabs__content.active {
    display: none;
  }
  .loginPage__BottomForm {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .loginPage__loginForm {
    width: 100%;
    left: 0px;
    padding: 40px 15px 30px;
  }
  .tabs__content__formWrap.loginPage__application__leftForm {
    width: 100%;
    padding: 30px 12px 40px;
  }
  .tabs__content__formWrap.loginPage__application__leftForm input {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin-bottom: 15px;
  }
  .loginPage .tabsSubmitButtonClearfix button,
  .loginPage .tabsSubmitButtonClearfix input[type=submit] {
    float: left;
    min-width: 144px;
  }
}

@media screen and (min-width: 320px) and (max-width: 823px) and (orientation: landscape) {
  .loginPage__loginForm__colLeft {
    width: 100%;
    border: none;
    padding: 0;
  }
  .loginPage__loginForm__colRight {
    width: 100%;
  }
  .loginPage__loginForm__colLeft label {
    font-size: 12px;
  }
  .loginPage__loginForm__colLeft input {
    margin-bottom: 20px;
    height: 36px;
    width: calc(100% - 30px);
  }
  .loginPage__loginForm__colLeft__buttonsCont {
    margin-top: 20px;
  }
  .loginPage__loginForm__colLeft__buttonsCont input {
    font-size: 10px;
  }
  .loginPage__loginForm__colLeft__buttonsCont__link {
    font-size: 13px;
  }
  .loginPage__loginForm__colRight {
    padding: 35px 0 0;
    font-size: 12px;
    line-height: 16px;
  }
  .loginPage__application .tabs__content.active {
    display: none;
  }
  .loginPage__BottomForm {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .loginPage__loginForm {
    width: 100%;
    left: 0px;
    padding: 40px 15px 30px;
  }
  .tabs__content__formWrap.loginPage__application__leftForm {
    width: 100%;
    padding: 30px 12px 40px;
  }
  .tabs__content__formWrap.loginPage__application__leftForm input {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin-bottom: 15px;
  }
  .loginPage .tabsSubmitButtonClearfix button,
  .loginPage .tabsSubmitButtonClearfix input[type=submit] {
    float: left;
    min-width: 144px;
  }
}

@media all and (max-width: 1024px) and (min-width: 768px) {
  .profile__tabs__item__labelBlock {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .loginPage__application .tabs__content .profile__tabs__item--radioBlock {
    left: 0px;
  }
  .loginPage .loginPage__application .tabs__content .profile__tabs__item__rightContent {
    width: 100%;
  }
  .loginPage__application .tabs__content {
    padding-left: 15px;
    padding-bottom: 20px;
  }
  .loginPage .tabs__content__formWrap {
    padding-left: 15px;
    padding-bottom: 20px;
  }
  .profile__tabs__item--radioBlock .profile__tabs__item__rightContent .profile__tabs__item__labelBlock label {
    margin-right: 0px;
  }
  .shopInShop__tableCont__rowTh__selectCont .nice-select {
    width: auto;
  }
  .sales__colRight__adressCont__item__map {
    width: 100%;
  }
  .sales__colRight__adressCont__item {
    display: block;
  }
  .sales__colRight__adressCont__item__content {
    width: 100%;
    padding: 0px;
    margin-top: 20px;
  }
  .sales__colRight__adressCont__item__content__title {
    margin: 0 0 10px 0;
  }
}

@media screen and (max-width: 480px) {
  .products-preview__title {
    font-size: 30px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 411px) {
  .header__wrap--mobile {
    padding-left: 10px;
    padding-right: 10px;
  }
  .main-wrapper {
    padding-top: 20px;
  }
  .toggle-catalog-btn {
    font-size: 16px;
  }
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .side-content__mob-title {
    font-size: 30px;
  }
  .breadcrumb {
    display: none;
  }
  .header__wrap__col-right {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-slide > div {
  height: 100%;
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  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;
  height: 100%;
  min-height: 1px;
  outline: none;
}

.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;
  float: none;
}

.slick-vertical .slick-track {
  display: block;
}

.slick-arrow.slick-hidden {
  display: none;
}

.products-preview .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 15px auto 0;
  padding: 0;
  list-style: none;
  font-size: 0;
}

.products-preview .slick-dots li:not(:last-child) {
  margin-right: 10px;
}

.products-preview .slick-dots .slick-active button {
  background: #000000;
}

.products-preview .slick-dots button {
  width: 10px;
  height: 10px;
  padding: 0;
  border: 1px solid #312e2b;
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
  display: none;
}

.ml-30 {
  margin-left: 30px;
}

.tablet-show {
  display: none !important;
}

.container-770 {
  max-width: 770px;
  margin: 0 auto;
}

@media (max-width: 1300px) {
  .single-new__top-gallery .slick-dots.slick-dots-flex-start li:nth-child(5n) {
    margin-right: 30px;
  }
}

@media (max-width: 1024px) {
  .tablet-show {
    display: block !important;
  }
  .laptop-show {
    display: none;
  }
}

.jq-checkbox,
.jq-radio {
  position: relative;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.jq-checkbox input,
.jq-radio input {
  position: absolute;
  z-index: -1;
  margin: 0;
  padding: 0;
  opacity: 0;
}

.jq-file {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.jq-file input {
  position: absolute;
  top: 0;
  right: 0;
  height: auto;
  margin: 0;
  padding: 0;
  opacity: 0;
  font-size: 100px;
  line-height: 1em;
}

.jq-file__name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.jq-selectbox,
.jq-select-multiple {
  position: relative;
  display: inline-block;
}

.jq-selectbox select,
.jq-select-multiple select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  opacity: 0;
}

.jq-selectbox li,
.jq-select-multiple li {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.jq-selectbox {
  z-index: 10;
}

.jq-selectbox__select {
  position: relative;
}

.jq-selectbox__select-text {
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.jq-selectbox__dropdown {
  position: absolute;
}

.jq-selectbox__search input {
  -webkit-appearance: textfield;
}

.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
  -webkit-appearance: none;
}

.jq-selectbox__dropdown ul {
  position: relative;
  overflow: auto;
  overflow-x: hidden;
  list-style: none;
  -webkit-overflow-scrolling: touch;
}

.jq-select-multiple ul {
  position: relative;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.jq-number {
  display: inline-block;
}

.jq-number__field input {
  -moz-appearance: textfield;
  text-align: left;
  /* для Opera Presto */
}

.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
  margin: 0;
  /* в каких-то браузерах присутствует отступ */
  -webkit-appearance: none;
}

.jq-checkbox,
.jq-radio {
  vertical-align: -4px;
  width: 16px;
  height: 16px;
  margin: 0 4px 0 0;
  border: 1px solid #C3C3C3;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E6E6E6));
  background: linear-gradient(#FFF, #E6E6E6);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
  cursor: pointer;
}

.jq-checkbox.disabled,
.jq-radio.disabled {
  opacity: .55;
}

.jq-checkbox {
  border-radius: 3px;
}

.jq-checkbox.checked .jq-checkbox__div {
  width: 8px;
  height: 4px;
  margin: 3px 0 0 3px;
  border-bottom: 2px solid #666;
  border-left: 2px solid #666;
  -webkit-transform: rotate(-50deg);
  transform: rotate(-50deg);
}

.jq-radio {
  border-radius: 50%;
}

.jq-radio.checked .jq-radio__div {
  width: 10px;
  height: 10px;
  margin: 3px 0 0 3px;
  border-radius: 50%;
  background: #777;
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.7);
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.7);
}

.jq-file {
  width: 270px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.jq-file input {
  cursor: pointer;
}

.jq-file__name {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 34px;
  padding: 0 80px 0 10px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  background: #FFF;
  -webkit-box-shadow: inset 1px 1px #F1F1F1;
  box-shadow: inset 1px 1px #F1F1F1;
  font: 14px/32px Arial, sans-serif;
  color: #333;
}

.jq-file__browse {
  position: absolute;
  top: 1px;
  right: 1px;
  padding: 0 10px;
  border-left: 1px solid #CCC;
  border-radius: 0 4px 4px 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E6E6E6));
  background: linear-gradient(#FFF, #E6E6E6);
  -webkit-box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  font: 14px/32px Arial, sans-serif;
  color: #333;
  text-shadow: 1px 1px #FFF;
}

.jq-file:hover .jq-file__browse {
  background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6));
  background: linear-gradient(#F6F6F6, #E6E6E6);
}

.jq-file:active .jq-file__browse {
  background: #F5F5F5;
  -webkit-box-shadow: inset 1px 1px 3px #DDD;
  box-shadow: inset 1px 1px 3px #DDD;
}

.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
  border-color: #CCC;
  background: #F5F5F5;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #888;
}

.jq-number {
  position: relative;
  vertical-align: middle;
  padding: 0 36px 0 0;
}

.jq-number__field {
  width: 100px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  -webkit-box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
}

.jq-number__field:hover {
  border-color: #B3B3B3;
}

.jq-number__field input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 8px 9px;
  border: none;
  outline: none;
  background: none;
  font: 14px Arial, sans-serif;
  color: #333;
}

.jq-number__spin {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 14px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E6E6E6));
  background: linear-gradient(#FFF, #E6E6E6);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-shadow: 1px 1px #FFF;
  cursor: pointer;
}

.jq-number__spin.minus {
  top: auto;
  bottom: 0;
}

.jq-number__spin:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6));
  background: linear-gradient(#F6F6F6, #E6E6E6);
}

.jq-number__spin:active {
  background: #F5F5F5;
  -webkit-box-shadow: inset 1px 1px 3px #DDD;
  box-shadow: inset 1px 1px 3px #DDD;
}

.jq-number__spin:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 11px;
  width: 0;
  height: 0;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #999;
  border-left: 5px solid transparent;
}

.jq-number__spin.minus:after {
  top: 5px;
  border-top: 5px solid #999;
  border-right: 5px solid transparent;
  border-bottom: none;
  border-left: 5px solid transparent;
}

.jq-number__spin.minus:hover:after {
  border-top-color: #000;
}

.jq-number__spin.plus:hover:after {
  border-bottom-color: #000;
}

.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
  border-color: #CCC;
  background: #F5F5F5;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #888;
}

.jq-number.disabled .jq-number__spin:after {
  border-bottom-color: #AAA;
}

.jq-number.disabled .jq-number__spin.minus:after {
  border-top-color: #AAA;
}

.jq-selectbox {
  vertical-align: middle;
  cursor: pointer;
}

.jq-selectbox__select {
  width: 217px;
  border-bottom: 1px solid #000000;
  background: transparent;
  color: #0f0f0f;
  font-family: "Gotham Pro";
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  padding-bottom: 1px;
}

.jq-selectbox__select:active {
  background: #F5F5F5;
  -webkit-box-shadow: inset 1px 1px 3px #DDD;
  box-shadow: inset 1px 1px 3px #DDD;
}

.jq-selectbox.disabled .jq-selectbox__select {
  border-color: #CCC;
  background: #F5F5F5;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #888;
}

.jq-selectbox__select-text {
  display: block;
  width: 100%;
}

.jq-selectbox .placeholder {
  color: #888;
}

.jq-selectbox__trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 100%;
}

.jq-selectbox__trigger-arrow {
  position: absolute;
  top: 3px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: 5px solid #000000;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow {
  border-top-color: #000;
}

.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
  border-top-color: #AAA;
}

.jq-selectbox__dropdown {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0;
  padding: 0;
  border: 1px solid #CCC;
  border-radius: 4px;
  background: #FFF;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  font: 14px/18px Arial, sans-serif;
}

.jq-selectbox__search {
  margin: 5px;
}

.jq-selectbox__search input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 5px 27px 6px 8px;
  border: 1px solid #CCC;
  border-radius: 3px;
  outline: none;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==") no-repeat 100% 50%;
  -webkit-box-shadow: inset 1px 1px #F1F1F1;
  box-shadow: inset 1px 1px #F1F1F1;
  color: #333;
}

.jq-selectbox__not-found {
  margin: 5px;
  padding: 5px 8px 6px;
  background: #F0F0F0;
  font-size: 13px;
}

.jq-selectbox ul {
  margin: 0;
  padding: 0;
}

.jq-selectbox li {
  min-height: 18px;
  padding: 5px 10px 6px;
  color: #231F20;
}

.jq-selectbox li.selected {
  background-color: #A3ABB1;
  color: #FFF;
}

.jq-selectbox li:hover {
  background-color: #08C;
  color: #FFF;
}

.jq-selectbox li.disabled {
  color: #AAA;
}

.jq-selectbox li.disabled:hover {
  background: none;
}

.jq-selectbox li.optgroup {
  font-weight: bold;
}

.jq-selectbox li.optgroup:hover {
  background: none;
  color: #231F20;
  cursor: default;
}

.jq-selectbox li.option {
  padding-left: 25px;
}

.jq-select-multiple {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  background: #FFF;
  -webkit-box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  font: 14px/18px Arial, sans-serif;
  color: #333;
  cursor: default;
}

.jq-select-multiple.focused {
  border: 1px solid #5794BF;
}

.jq-select-multiple.disabled {
  border-color: #CCC;
  background: #F5F5F5;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #888;
}

.jq-select-multiple ul {
  margin: 0;
  padding: 0;
}

.jq-select-multiple li {
  padding: 3px 9px 4px;
  list-style: none;
}

.jq-select-multiple li:first-child {
  border-radius: 3px 3px 0 0;
}

.jq-select-multiple li:last-child {
  border-radius: 0 0 3px 3px;
}

.jq-select-multiple li.selected {
  background: #08C;
  color: #FFF;
}

.jq-select-multiple li.disabled {
  color: #AAA;
}

.jq-select-multiple li.optgroup {
  font-weight: bold;
}

.jq-select-multiple li.option {
  padding-left: 25px;
}

.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
  background: #CCC;
  color: #FFF;
}

input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
  padding: 8px 9px;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  -webkit-box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  font: 14px Arial, sans-serif;
  color: #333;
}

input[type='search'].styler {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea.styler {
  overflow: auto;
}

input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
  border-color: #B3B3B3;
}

input[type='email'].styler:hover:focus,
input[type='password'].styler:hover:focus,
input[type='search'].styler:hover:focus,
input[type='tel'].styler:hover:focus,
input[type='text'].styler:hover:focus,
input[type='url'].styler:hover:focus,
textarea.styler:hover:focus {
  border-color: #CCC;
  border-top-color: #B3B3B3;
  outline: none;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
  overflow: visible;
  padding: 8px 11px;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  outline: none;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E6E6E6));
  background: linear-gradient(#FFF, #E6E6E6);
  -webkit-box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  font: 14px Arial, sans-serif;
  color: #333;
  text-shadow: 1px 1px #FFF;
  cursor: pointer;
}

button.styler.styler::-moz-focus-inner,
input[type='button'].styler.styler::-moz-focus-inner,
input[type='submit'].styler.styler::-moz-focus-inner,
input[type='reset'].styler.styler::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6));
  background: linear-gradient(#F6F6F6, #E6E6E6);
}

button.styler:active,
input[type='button'].styler:active,
input[type='submit'].styler:active,
input[type='reset'].styler:active {
  background: #F5F5F5;
  -webkit-box-shadow: inset 1px 1px 3px #DDD;
  box-shadow: inset 1px 1px 3px #DDD;
}

button.styler[disabled],
input[type='button'].styler[disabled],
input[type='submit'].styler[disabled] {
  border-color: #CCC;
  background: #F5F5F5;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #888;
}

@media (max-width: 1280px) {
  .jq-selectbox__dropdown {
    margin-top: 5px;
  }
}

.goods {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -11px;
}

.goods img {
  display: block;
  width: 100%;
}

.goods__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 11px;
  margin-bottom: 22px;
}

.goods__item[id] {
  margin-bottom: 44px;
}

.goods--front-p .goods__item {
  width: 50%;
}

.goods--inner {
  margin-top: 30px;
}

.goods--inner .goods__item {
  width: 33.33333%;
}

.goods--inner .goods__title {
  text-transform: initial;
  font-family: GothamProMedium, sans-serif !important;
}

.goods--inner .goods__title:hover {
  color: initial;
}

.goods__body {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 80px;
}

.goods__body--s-product {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0;
  min-height: auto;
}

.goods__body-link {
  display: block;
  padding: 19px 13px;
}

.goods__body-link .goods__body-left {
  margin-right: 0;
}


.goods__article {
  margin-bottom: 11px;
}

.goods__body-left {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-right: 10px;
}

.goods__buy-btn {
  margin-left: auto;
}

.goods__price {
  display: block;
  font-size: 16px;
  font-weight: 500;
}

.goods__inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.goods__inner:hover {
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.25);
}

.goods__thumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 9px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 30px;
  background: #ffffff;
  position: absolute;
  top: 100%;
  z-index: 1;
  width: 100%;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
}

.goods__thumbs-item {
  width: 77px;
  height: 72px;
  margin-right: 8px;
  margin-bottom: 8px;
}

.goods__thumbs-item:nth-child(3n) {
  margin-right: 0;
}

.goods__title {
  display: block;
  padding: 10px 16px;
  color: #0f0f0f;
  /*font-family: "PT Serif";*/
  /*font-size: 25px;*/
  font-size:21px;
  font-weight: 400;
}

.buy-btn:active {
  opacity: 0.4;
}

.side-content--front-p .goods__title{
  text-transform: uppercase;
}

.goods__body--s-product .goods__title {
  padding: 0;
}

*:focus {
  outline: none;
}

a {
  outline: none;
}

.btn#del_filter:active,
.btn#del_filter:active {
 opacity: 0.7;
}

input {
  outline: none;
}
input:focus {
  outline: none;
}

.goods__title--hover {
  position: relative;
}

.goods__title--hover::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  background: #ffffff;
  width: 100%;
  height: 15px;
  z-index: 10;
}

.products-preview__slider .goods__item {
  padding: 17px 11px;
}

@media (max-width: 1280px) {
  .goods__body--s-product .goods__body-link {
    padding: 12px 8px;
  }
  .goods__price-number {

    /*display: block;*/
  }
  .goods__body-left .goods__price{
    margin-top: 5px;
  }
}

@media (max-width: 1024px) {
  .goods__title {
    font-size: 24px;
  }
  .goods__body {
    min-height: 50px;
  }
  .goods__thumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: static;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .goods__title--hover::after {
    bottom: -7px;
  }
  .goods__item {
    padding: 0 10px;
    margin-bottom: 20px;
  }
  .goods--inner .goods__item {
    width: 50%;
  }
  .goods__inner--thumbs-true .goods__body {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

@media (max-width: 576px) {
  .goods {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .goods--front-p .goods__title {
    font-size: 18px;
  }
  .goods__title {
    font-size: 22px;
  }
  .goods__item {
    margin-bottom: 15px;
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}

@media (max-width: 480px) {
  .goods {
    margin-left: 0;
    margin-right: 0;
  }
  .goods__item {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .goods__inner {
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
  }
  .products-preview__slider .goods {
    margin-right: -8.5px;
    margin-left: -8.5px;
  }
  .products-preview__slider .goods__item {
    padding-left: 8.5px;
    padding-right: 8.5px;
  }
  .goods--inner .goods__item {
    width: 100%;
  }
  .goods--front-p .goods__item {
    width: 100%;
  }
}

.side-nav {
  width: 23.8281255%;
  min-width: 220px;
  margin-right: 30px;
}

.side-nav__catalog-label {
  position: relative;
  margin-bottom: 35px;
  padding-left: 38px;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.9px;
  cursor: pointer;
}

.side-nav__catalog-label::before {
  content: "";
  position: absolute;
  width: 22px;
  height: 14px;
  left: -1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/img/icons/burger.svg") no-repeat center center;
}

.side-nav__catalog-label--collapsed {
  background: url("/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/img/icons/burger.svg") no-repeat left center;
}

.side-nav__catalog-label--collapsed::after, .side-nav__catalog-label--collapsed::before {
  content: "";
  right: 0;
  left: auto;
  width: 20px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 50%;
}

.side-nav__catalog-label--collapsed::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.side-nav__catalog-label--collapsed::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.side-nav__list {
  list-style: none;
}

.side-nav__item:not(:last-child) {
  margin-bottom: 20px;
}

.side-nav__link {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.9px;
}

.side-nav__link:hover {
  opacity: 0.6;
}

.side-nav__2level-list {
  padding-top: 10px;
  list-style: none;
}

.side-nav__2level-item {
  margin-bottom: 8px;
}
.products-preview__slider .slick-track {
  margin-right: 0;
  margin-left: 0;
}

.side-nav__2level-item:last-child {
  margin-bottom: 0;
}

.side-nav__2level-link {
  position: relative;
  display: block;
  padding: 9px 0;
  padding-right: 55px;
  color: #0f0f0f;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  cursor: pointer;
}

.side-nav__2level-link:hover {
  color: rgba(15, 15, 15, 0.5);
}

.side-nav__2level-link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.side-nav__2level-link--opened::after {
  -webkit-transform: translateY(-60%) rotate(180deg);
  transform: translateY(-60%) rotate(180deg);
}

.side-nav__3level-list {
  list-style: none;
  padding: 20px 22px;
  border-top: 1px solid #f2f0f0;
  border-bottom: 1px solid #f2f0f0;
}

.side-nav__3level-item {
  margin-bottom: 20px;
}

.side-nav__3level-item:last-child {
  margin-bottom: 0;
}

.side-nav__3level-link {
  color: #000000;
  font-size: 16px;
  font-weight: 500;
}

.side-nav__3level-link:hover {
  color: #4c84ab;
  text-decoration: underline;
}

.side-nav__3level-link--current {
  color: #4c84ab;
  text-decoration: underline;
}

.side-nav__filter-list {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #f2f0f0;
  border-bottom: 1px solid #f2f0f0;
  list-style: none;
}

.side-nav__filter-label {
  position: relative;
  padding-left: 27px;
  color: #000000;
  letter-spacing: 0.8px;
  cursor: pointer;
}

.side-nav__filter-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 16px;
  height: 16px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 1px solid #cccccc;
}

.side-nav__filter-item {
  margin-bottom: 14px;
}

.side-nav__filter-item:last-child {
  margin-bottom: 0;
}

.side-nav__list--filter {
  margin-top: 20px;
}

.side-nav__filter-input:checked + label {
  font-weight: 500;
}

.side-nav__filter-input:checked + label::before {
  border-color: #7da6d1;
}

.side-nav__filter-input:checked + label::after {
  content: "";
  position: absolute;
  left: 4.5px;
  top: 5px;
  width: 8px;
  height: 5px;
  border: 2px solid #004b9d;
  border-right: none;
  border-top: none;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

div.side-nav aside.side-nav {
  width: 100%;
}

@media (max-width: 1024px) {
  .side-nav {
    width: auto;
  }
}

@media (max-width: 767px) {
  .side-nav {
    width: 100%;
    margin-bottom: 20px;
    padding: 10px 20px;
    border: 2px solid #f0f0f0;
    border-radius: 5px;
  }
  .side-nav__catalog-label {
    display: none;
  }
  .side-nav .side-nav__2level-list--filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .side-nav__link {
    font-weight: 500;
  }
  .side-nav__2level-link {
    border-bottom: 1px solid #f2f0f0;
  }
  .side-nav__3level-list {
    border: none;
  }
  div.side-nav .side-nav__catalog-label {
    display: block;
  }
  .side-nav .side-nav__2level-list--filter {
    display: block;
  }
}

@media (max-width: 411px) {
  .side-nav__link {
    font-size: 16px;
  }
  .side-nav__item:not(:last-child) {
    margin-bottom: 15px;
  }
  .side-nav__2level-item {
    margin-bottom: 15px;
  }
}

.card {
  padding-top: 55px;
  margin-bottom: 29px;
}

.card__title {
  margin-bottom: 28px;
  color: #0f0f0f;
  font-family: "PT Serif";
  font-size: 35px;
  font-weight: 400;
  padding-bottom: 12px;
  border-bottom: 1px solid #e5e5e5;
}

.card__basics-first {
  max-width: 450px;
  margin-bottom: 30px;
}

.card__top-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 27px;
}

.card__desc {
  max-width: 1055px;
}

.card__desc p {
  margin-bottom: 25px;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.75px;
}

.card__desc p:last-of-type {
  margin-bottom: 0;
}

.card__basics {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  color: #0f0f0f;
}

.card__slider-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  max-width: 910px;
  margin-right: 19px;
}

.card__thumbs {
  -ms-flex-item-align: center;
  align-self: center;
  width: 94px;
  margin-right: 17px;
  flex-shrink: 0;
}

.card__thumbs .slick-list {
  padding: 2px 0;
}


.card__img-link img {
  max-height: 700px;
}

.card__thumbs img {
  width: 100%;
  max-height: 81px;
}

.card__thumbs-item {
  display: block !important;
  height: 100%;
  cursor: pointer;
}

.card__slider {
  max-width: 800px;
}

.card__slider img {
  width: 100%;
}

.card__param {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 25px;
}

.card__param--color {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 59px;
}

.card__param--size {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 31px;
}

.card__param:last-child {
  margin-bottom: 0;
}

.card__param--buy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  max-width: 340px;
}

.card__article {
  margin-bottom: 30px;
}

.card__tooltip-hint {
  width: 15px;
  height: 15px;
  margin-left: 19px;
  color: #4c84ab;
  border: 1px solid #4c84ab;
  border-radius: 50%;
  -ms-flex-item-align: end;
  align-self: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 12px;
  cursor: help;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.card__key {
  display: block;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.7px;
}

.card__key--collection-name {
  margin-right: 16px;
}

.card__key--size {
  margin-right: 19px;
}

.card__key--color {
  margin-bottom: 13px;
}

.card__key--price {
  margin-bottom: 8px;
}

.card__price-block {
  margin-right: 10px;
}

.card__value {
  display: block;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.7px;
  line-height: 1.15;
}

.card__colors-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 1px;
  list-style: none;
}

.card__colors-item:not(:last-child) {
  margin-right: 17px;
}

.card__price-number {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1.2px;
  word-break: break-all;
}

.card__img-link {
  display: block !important;
/*  border: 1px solid #cccccc;*/
}

.card__size-select {
  outline: none;
}

.card__charcs {
  border-top: 1px solid #e5e5e5;
  padding-top: 25px;
}

.card__charcs-wrapper {
  max-width: 250px;
}

.card__charcs-title {
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.9px;
}

.card__buy-amount-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 194px;
  margin-left: auto;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: 6px;
  min-height: 42px;
  border-radius: 20px;
  padding-left: 10px;
  border: 1px solid #e5e5e5;
}

.card__buy-amount-wrapper input,
.card__buy-amount-wrapper textarea {
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  outline: none;
}

.card__buy-amount-wrapper input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

.card__buy-amount-wrapper input::-webkit-outer-spin-button,
.card__buy-amount-wrapper input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.card__buy-amount-wrapper .buy-amount {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.card_desc p {
  margin-bottom: 25px;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.75px;
}

.card_desc p:last-of-type {
  margin-bottom: 0;
}

.card__buy-amount-wrapper .buy-amount input[type='button'] {
  background-color: transparent;
  color: #6dc3e3;
  width: 15px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.card__buy-amount-wrapper .buy-amount .button-minus,
.card__buy-amount-wrapper .buy-amount .button-plus {
  height: 15px;
  padding: 0;
  width: 15px;
  position: relative;
}

.card__buy-amount-wrapper .buy-amount .quantity-field {
  position: relative;
  left: -6px;
  text-align: center;
  width: 45px;
  display: inline-block;
  font-size: 16px;
  resize: vertical;
}

.card__buy-amount-wrapper .button-plus {
  left: -13px;
}

.card__buy-amount-wrapper input[type="number"] {
  -moz-appearance: textfield;
  -webkit-appearance: none;
}

.card__price-currency {
  color: #000000;
  font-size: 16px;
  letter-spacing: 0.8px;
}

.card__colors-label {
  display: block;
  position: relative;
  width: 48px;
  height: 48px;
  cursor: pointer;
}

.card__colors-label--white {
  background: #ffffff;
  outline: 1px solid #cccccc;
}

.card__colors-label--beige {
  background: #f7eedb;
}

.card__colors-label--dark-red {
  background: #911b3a;
}

.card-main {
  padding-bottom: 40px;
}

.jq-selectbox {
  outline: none;
}

.jq-selectbox * {
  outline: inherit;
}

select {
  outline: none;
}

.card__charcs .card__key {
  margin-right: 20px;
}

.card__charcs .card__param:not(:last-child) {
  margin-bottom: 12px;
}

.card__charcs .card__value:not(:last-child) {
  margin-bottom: 10px;
}

.card__size-select .jq-selectbox__trigger-arrow {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.card__size-select.opened .jq-selectbox__trigger-arrow {
  -webkit-transform: translateY(-10%) rotate(180deg);
  transform: translateY(-10%) rotate(180deg);
}

.buy-amount__buy-btn {
  position: absolute;
  right: 0;
}

.card__colors-input:checked + label::after {
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -70%) rotate(-45deg);
  transform: translate(-50%, -70%) rotate(-45deg);
  position: absolute;
  width: 15px;
  height: 11px;
  border: 2px solid #004b9d;
  border-top: none;
  border-right: none;
  opacity: 0.5;
}

.card__colors-input:checked + label {
  outline: 1px solid #004b9d;
}

.card__thumbs .slick-arrow {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  padding: 0;
  border: none;
  background: transparent;
}

.card__thumbs .slick-prev {
  top: -80px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiNlNWU1ZTUiIHdpZHRoPSIyODQuOTI5IiBoZWlnaHQ9IjI4NC45MjkiPjxwYXRoIGQ9Ik0yODIuMDgyIDE5NS4yODVMMTQ5LjAyOCA2Mi4yNGMtMS45MDEtMS45MDMtNC4wODgtMi44NTYtNi41NjItMi44NTZzLTQuNjY1Ljk1My02LjU2NyAyLjg1NkwyLjg1NiAxOTUuMjg1Qy45NSAxOTcuMTkxIDAgMTk5LjM3OCAwIDIwMS44NTNjMCAyLjQ3NC45NTMgNC42NjQgMi44NTYgNi41NjZsMTQuMjcyIDE0LjI3MWMxLjkwMyAxLjkwMyA0LjA5MyAyLjg1NCA2LjU2NyAyLjg1NHM0LjY2NC0uOTUxIDYuNTY3LTIuODU0bDExMi4yMDQtMTEyLjIwMiAxMTIuMjA4IDExMi4yMDljMS45MDIgMS45MDMgNC4wOTMgMi44NDggNi41NjMgMi44NDggMi40NzggMCA0LjY2OC0uOTUxIDYuNTctMi44NDhsMTQuMjc0LTE0LjI3N2MxLjkwMi0xLjkwMiAyLjg0Ny00LjA5MyAyLjg0Ny02LjU2Ni4wMDEtMi40NzYtLjk0NC00LjY2Ni0yLjg0Ni02LjU2OXoiLz48L3N2Zz4=") no-repeat center;
  background-size: cover;
}

.card__thumbs .slick-next {
  bottom: -80px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiNlNWU1ZTUiIHdpZHRoPSIyODQuOTI5IiBoZWlnaHQ9IjI4NC45MjkiPjxwYXRoIGQ9Ik0yODIuMDgyIDc2LjUxMWwtMTQuMjc0LTE0LjI3M2MtMS45MDItMS45MDYtNC4wOTMtMi44NTYtNi41Ny0yLjg1Ni0yLjQ3MSAwLTQuNjYxLjk1LTYuNTYzIDIuODU2TDE0Mi40NjYgMTc0LjQ0MSAzMC4yNjIgNjIuMjQxYy0xLjkwMy0xLjkwNi00LjA5My0yLjg1Ni02LjU2Ny0yLjg1Ni0yLjQ3NSAwLTQuNjY1Ljk1LTYuNTY3IDIuODU2TDIuODU2IDc2LjUxNUMuOTUgNzguNDE3IDAgODAuNjA3IDAgODMuMDgyYzAgMi40NzMuOTUzIDQuNjYzIDIuODU2IDYuNTY1bDEzMy4wNDMgMTMzLjA0NmMxLjkwMiAxLjkwMyA0LjA5MyAyLjg1NCA2LjU2NyAyLjg1NHM0LjY2MS0uOTUxIDYuNTYyLTIuODU0TDI4Mi4wODIgODkuNjQ3YzEuOTAyLTEuOTAzIDIuODQ3LTQuMDkzIDIuODQ3LTYuNTY1IDAtMi40NzUtLjk0NS00LjY2NS0yLjg0Ny02LjU3MXoiLz48L3N2Zz4=") no-repeat center;
  background-size: cover;
}

.card__thumbs .slick-slide {
  margin-bottom: 15px;
  padding-left: 2px;
  padding-right: 2px;
  border: none !important
}

.card__thumbs .slick-slide.slick-current .card__thumbs-item {
  outline: 2px solid #6dc3e3;
}

@media (max-width: 1280px) {
  .card__slider {
    max-width: 500px;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .card__thumbs .slick-slide {
    margin-bottom: 10px;
  }
  .card__thumbs {
    padding: 70px 0;
  }
  .card__thumbs .slick-prev {
    top: 0;
  }
  .card__thumbs .slick-next {
    bottom: 0;
  }
}

@media (max-width: 1024px) {
  .card__top-panel {
    display: block;
  }
  .card__slider-wrapper {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .card__param--color {
    margin-bottom: 25px;
  }
  .card__basics {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
  }
  .card__basics-first {
    max-width: 100%;
    width: 65%;
    padding-right: 20px;
    margin-bottom: 0;
  }
  .card__charcs {
    padding-top: 0;
    padding-left: 20px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-top: none;
    border-left: 1px solid #eaeaea;
  }
}

@media (max-width: 768px) {
  .card {
    padding-top: 30px;
  }
  .card__title {
    font-size: 30px;
  }
}

@media (max-width: 640px) {
  .card__slider-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-bottom: 80px;
  }
  .card__basics {
    display: block;
  }
  .card__basics-first {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
    padding-right: 0;
  }
  .card__charcs {
    padding-left: 0;
    border-left: none;
  }
  .card__thumbs {
    width: 100%;
    max-width: 500px;
    padding: 0;
    margin: 0;
    margin-top: 10px;
  }
  .card__thumbs-item {
    margin: 0;
    border: 2px solid #e5e5e5;
  }
  .card__thumbs .slick-list {
    margin-left: -10px;
    margin-right: -10px;
  }
  .card__thumbs .slick-slide {
    margin-bottom: 0;
    margin-right: 10px;
    margin-left: 10px;
  }
  .card__thumbs .slick-slide img {
    width: 100%;
  }
  .card__thumbs .slick-arrow {
    top: auto;
    bottom: -50px;
  }
  .card__thumbs .slick-prev {
    left: 5%;
    right: auto;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .card__thumbs .slick-next {
    right: 5%;
    left: auto;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}

@media (max-width: 576px) {
  .card__slider {
    max-width: 100%;
  }
}

@media (max-width: 411px) {
  .card__key--size {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .card__param--buy {
    display: block;
  }

  .card__buy-amount-wrapper {
    margin-left: 0;
  }

  .card__title {
    font-size: 28px;
  }
  .card__param--size {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .card__price-block {
    margin-right: 0;
  }
  .card__charcs-wrapper {
    max-width: 100%;
  }
}

.goods__title.small_title {
	/*font-size: 22px;*/
}
.section_description {
	margin-bottom: 25px;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.75px;
    font-family: GothamProRegular,sans-serif;
}
.card__slider .slick-slide.slick-current.slick-active {
	min-width: 300px;
}



@media screen and (min-width: 1900px) {
  .header__wrap { max-width: 1580px!important; }
  /*.container { max-width: 1620px!important; }*/
  .footer-wrap { max-width: 1515px!important; }
}
@media screen and (max-width: 411px) {
  .card__param.card__param--buy .card__key,.card__param.card__param--buy .card__price{display: inline-block;}
}


@media screen and (min-width: 1900px) {
  .header__wrap {max-width: none!important;}
  .header {padding-left: 15px !important; padding-right: 35px !important;}
  .breadcrumb {
    padding: 8px 15px;
  }
}

/* End */


/* Start:/bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/bitrix/catalog.section.list/empty/style.css?17302590051601*/

.catalog-page-actions__links {
    width: 100%;
    margin-bottom: 2rem;
    overflow-x: hidden;
    padding: 0 2rem;
    display: flex;
    align-items: center;
    padding-top: 0px !important;
}

.catalog-page-actions__links-list-link:hover {
    opacity: .66;
}

.catalog-page-actions__links-list {
    display: flex;
    gap: 1.5rem;
    list-style: none;
    padding: 0 2rem 0 0;
    margin: 0 -2rem;
    overflow-x: auto;
}

.catalog-page-actions__links-list-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 13rem;
    padding: .5rem;
    text-decoration: none;
    transition: opacity .2s ease-in-out;
}

.catalog-page-actions__links-list-img {
    width: 7.2rem;
    height: 7.2rem;
    margin-bottom: 10px;
}

.catalog-page-actions__links-list-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

img {
    border-style: none;
    color: transparent;
}

.catalog-page-actions__links-list-text
{
    text-align: center;
}

@media screen and (min-width: 996px) {
    .catalog-page-actions__links {
        padding: 0 0 2rem;
    }
    .catalog-page-actions .catalog-wrapper__actions, .catalog-page-actions__links {
        padding: 2rem 3rem;
        border-bottom: 1px solid #ececec;
    }
    .catalog-page-actions__links-list {
        padding: 0;
        margin: 0;
        flex-wrap: wrap;
        overflow: unset;
    }
    .catalog-page-actions__links-list-link {
        width: 16rem;
        padding: .5rem 1rem;
    }
}


/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/style.css?173165447227230*/
.bx-filter {
	width: 100%;
	min-width: 220px;
	font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-regular, 400);
	margin-bottom: 20px;
}
.bx-filter .bx-filter-section {
	/*background: #edf6fc; /* color */
	position: relative;
	padding-top: 26px
}
.bx-filter .bx-filter-section>.row {
	padding: 0 5px;
}
.bx-filter .bx-filter-title {
	font-size: 18px;
	margin-bottom: 10px;
	color: #000;
}
/*Sections*/

.bx-filter .bx-filter-parameters-box {
	position: relative;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.bx-filter .bx-filter-parameters-box-title {
	font-size: 13px;
	padding-bottom: 7px;
}
@media (min-width: 992px) {
	.bx-filter .bx-filter-section .col-md-4:nth-child(3n+1) {
		clear: both;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.bx-filter .bx-filter-section .col-md-4:nth-child(2n+1) {
		clear: both;
	}
}


.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span {
	/*color: #95a1a8;*/
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span:hover {
	/*color: #758087;*/
	border-color: transparent;
}
.bx-filter .bx-filter-block {
	display: none;
	-webkit-transition: padding .3s ease;
	-moz-transition: padding .3s ease;
	-ms-transition: padding .3s ease;
	-o-transition: padding .3s ease;
	transition: padding .3s ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.bx-filter .bx-filter-button-box .bx-filter-block,
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block {
	display: block;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
	font-size: 14px;
	font-style: normal;
	display: block;
	padding-bottom: 5px;
}

.bx-filter-parameters-box-container .checkbox:first-child {
	margin-top: 0;
}
.bx-filter .bx-filter-parameters-box-container-block {
	font-size: 11px;
	color: #3f3f3f;
}
/*
* INPUTS
*
*/

.bx-filter .bx-filter-input-container {}
.bx-filter .bx-filter-input-container input {
	display: block;
	width: 100%;
	font-size: 18px;
	height: 38px;
	margin: 0;
	padding: 0 4px;
	border: 1px solid #ccd5db;
	border-radius: 2px;
	background: #fff;
	outline: none
}
.bx-retina .bx-filter .bx-filter-input-container input {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/border_default.png) 2 repeat;
	-moz-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/border_default.png) 2 repeat;
	-o-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/border_default.png) 2 repeat;
	border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/border_default.png) 2 repeat;
}
/*.bx-filter .bx-filter-input-container input:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-input-container input:focus {
	-webkit-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/active.png) 2 repeat;
	   -moz-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/active.png) 2 repeat;
		 -o-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/active.png) 2 repeat;
			border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/active.png) 2 repeat;
}

/*
COLOR
*/
.bx-ios .bx-filter .bx-filter-input-container input {
	/* Fix of input shadow for IOS browsers. */

	background-image: -webkit-linear-gradient(#ffffff 0%, #ffffff 100%);
	background-image: linear-gradient(#ffffff 0%, #ffffff 100%);
}
.bx-filter .bx-filter-button-box {
	clear: both;
}
/*
*Track
*
*/

.bx-filter .bx-ui-slider-track-container {
	padding-top: 15px;
	padding-bottom: 25px;
}
.bx-filter .bx-ui-slider-track {
	position: relative;
	height: 7px;
	/*background: #d8e9f0;/* COLOR */
}
.bx-filter .bx-ui-slider-part {
	position: absolute;
	top: -6px;
	width: 1px;
	height: 17px;
	background: #a2bfc7;
}
.bx-filter .bx-ui-slider-part.p1 {
	left: -1px;
}
.bx-filter .bx-ui-slider-part.p2 {
	left: 25%;
}
.bx-filter .bx-ui-slider-part.p3 {
	left: 50%;
}
.bx-filter .bx-ui-slider-part.p4 {
	left: 75%;
}
.bx-filter .bx-ui-slider-part.p5 {
	right: -1px;
}
.bx-filter .bx-ui-slider-part span {
	font-size: 11px;
	/*font-weight: var(--ui-font-weight-bold);*/

	position: absolute;
	top: -16px;
	left: 50%;
	display: block;
	width: 100px;
	margin-left: -50px;
	text-align: center;
	color: #000;
}
.bx-filter .bx-ui-slider-part.p2 span,
.bx-filter .bx-ui-slider-part.p3 span,
.bx-filter .bx-ui-slider-part.p4 span {
	color: #6b8086;
}
.bx-filter .bx-ui-slider-range,
.bx-filter .bx-ui-slider-pricebar,
.bx-filter .bx-ui-slider-pricebar-vd,
.bx-filter .bx-ui-slider-pricebar-vn,
.bx-filter .bx-ui-slider-pricebar-v {
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx-filter .bx-ui-slider-range {
	z-index: 50;
}
.bx-filter .bx-ui-slider-pricebar {
	z-index: 100;
}
.bx-filter .bx-ui-slider-pricebar-vd {
	z-index: 60;
	/*background: #849da4;/* COLOR */
}
.bx-filter .bx-ui-slider-pricebar-vn {
	z-index: 70;
	/*background: #a8dff3;/* COLOR */
}
.bx-filter .bx-ui-slider-pricebar-v {
	z-index: 80;
	/*background: #499fd8;/* COLOR */
}
.bx-filter .bx-ui-slider-handle {
	position: absolute;
	top: 100%;
	width: 22px;
	height: 22px;
	border-bottom: none;
}
.bx-filter .bx-ui-slider-handle:hover {
	-webkit-cursor: grab;
	-ms-cursor: grab;
	-o-cursor: grab;
	cursor: grab;
}
.bx-filter .bx-ui-slider-handle:active {
	-webkit-cursor: grabbing;
	-ms-cursor: grabbing;
	-o-cursor: grabbing;
	cursor: grabbing;
}
.bx-filter .bx-ui-slider-handle.left {
	left: 0;
	margin-left: -21px;
	/* COLOR */
	/*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAArUlEQVQ4y6WSQQ6FMAhEXbjyXwzOpBdx5bXKbYRWLFSJ2m8ysVHfzGA7DH9cuKVfNwwM40ZzZzJlmE3WTjjNfF9Fn2EwMH5pUGYWOJ3w6wZ4wDKz6rUBumQPPxrUmT0IxuxpqxYLQ7MOG5TaHtbk1iza5+VauW5dfdcYSDKcMLkP7wxdA5sMQWV/BkwDTY7mtAfHjpJ/Ihj4DoIgXZ9J+siaimi6rimLgSw87qod+1BRTwMJRYoAAAAASUVORK5CIIA=) no-repeat right top;*/
}
.bx-filter .bx-ui-slider-handle.right {
	right: 0;
	margin-right: -21px;
	/* COLOR */
	/*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAq0lEQVQ4y6WSQRKDIAxFXXSlF0vOZC+SlddKblMUUhKCraIzX9Ahj58PE268TE8e3GSFJ5BUTDskaRl1QFk8BsHs4BCMQMruVEe+l4kWglFu5yLEZKDFXyeXIFoEpg3z738mJTzXhncj75+QtqjnJENO2sG4I1VXDtR3ogv7O1dHxV10gi75EGILiE78RRKy33AOq07i+Us4kRamkOPGptesQjeXIjZjO+fXB+hjUU/S3Z+WAAAAAElFTkSuQmCC) no-repeat left top;*/
}



/*
*	Select
*
*/

.bx-filter .bx-filter-select-container {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 35px;
	border-radius: 3px;
	border: 1px solid #ccd5db;
}
.bx-retina .bx-filter .bx-filter-select-container {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/border_default.png) 2 repeat;
	-moz-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/border_default.png) 2 repeat;
	-o-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/border_default.png) 2 repeat;
	border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/border_default.png) 2 repeat;
}
/* COLOR */
/*.bx-filter .bx-filter-select-container.bx-active,
.bx-filter .bx-filter-select-container:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-select-container.bx-active,
.bx-retina .bx-filter .bx-filter-select-container:focus {
	-webkit-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/active.png) 2 repeat;
	   -moz-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/active.png) 2 repeat;
		 -o-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/active.png) 2 repeat;
			border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/active.png) 2 repeat;
}*/
.bx-filter .bx-filter-select-block {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 33px;
	margin: 0;
	padding: 0 33px 0 10px;
	border: none;
	border-radius: 2px;
	background: #fff;
}
.bx-filter .bx-filter-select-text {
	font-size: 15px;
	line-height: 33px;
	overflow: hidden;
	max-width: 100%;
	height: 33px;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
}
.bx-filter .bx-filter-select-text.fix {
	min-width: 120px;
}
.bx-filter .bx-filter-select-text label {
	cursor: pointer;
}
.bx-filter .bx-filter-select-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 33px;
	cursor: pointer;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC') no-repeat center;
}
/*
*	Select popup
*
*/

.bx-filter-select-popup {
	background: #fff;
	padding: 0;
	min-width: 173px;
}
.bx-filter-select-popup ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bx-filter-select-popup ul li {
	display: block;
	text-align: left;
	vertical-align: middle;
}
.bx-filter-select-popup ul li:first-child {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.bx-filter-select-popup ul li label {
	font-size: 14px;
	line-height: 26px;
	display: block;
	text-align: left !important;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 26px;
	padding: 0 5px;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	color: #575757;
}
.bx-filter-select-popup ul li label.selected,
.bx-filter-select-popup ul li label:hover {
	color: #000;
	background: #f3f8fa;
}
.bx-filter-select-popup ul li label.disabled {
	color: #b8b8b8;
	background: transparent;
}
.bx-filter-select-popup ul li .bx-filter-param-text {
	line-height: 34px !important;
}
/*
* TAGS
*
*/

.bx-filter .bx-filter-tag {
	padding: 18px;
	/*border-top: 1px solid #d7eaf7;/* COLOR */
	/*border-bottom: 1px solid #d7eaf7;/* COLOR */
}
.bx-filter .bx-tag-link {
	font-size: 12px;
	text-decoration: none;
	/*color: #68939e;/* COLOR */
	text-shadow: none;
}
.bx-filter .bx-tag-link.bx-active,
.bx-filter .bx-tag-link:hover {
	color: #1d3d46;
}
/*
*	LABEL
*
*/
.bx-filter .bx-filter-param-label {
	min-height: 20px;
	font-weight: normal;
	cursor: pointer;
}

.bx-filter .bx-filter-param-btn-inline .bx-filter-param-label {
	float: left;
	display: block;
	margin-right: 5px;
}
.bx-filter .bx-filter-param-btn-block .bx-filter-param-label {
	display: block;
}
.bx-filter .bx-filter-param-label {
	/*font-size: 13px;*/
}
.bx-filter .bx-filter-param-label.dib {
	display: inline-block;
}
.bx-filter .bx-filter-param-text {
	font-weight: normal;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-text {
	color: #6c6c6c;
}
.bx-filter-select-popup .bx-filter-param-label.bx-active {
	background: #f3f8fa;
}
/*
*	Checkbox / Radio
*
*/

.bx-filter .bx-filter-input-checkbox {}
.bx-filter .bx-filter-input-checkbox input[type=radio],
.bx-filter .bx-filter-input-checkbox input[type=checkbox] {}
.bx-filter .bx-filter-input-checkbox .bx-filter-param-text {
	display: block;
	text-align: left;
}
/*
* 	BTN
*
*/

.bx-filter .bx-filter-param-btn {
	font-weight: normal;
	display: inline-block;
	width: 38px;
	height: 38px;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	color: #000;
	vertical-align: middle;
	border: 1px solid #ccd5db;
	border-radius: 2px;
	background: #fff;
	position: relative;
	-webkit-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	-moz-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	-ms-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	-o-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	cursor: pointer;
}
.bx-retina .bx-filter .bx-filter-param-btn {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/border_default.png) 2 repeat;
	-moz-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/border_default.png) 2 repeat;
	-o-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/border_default.png) 2 repeat;
	border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/border_default.png) 2 repeat;
}
/* COLOR */
/*.bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-filter .bx-filter-param-btn:hover,
.bx-filter .bx-filter-param-btn:active,
.bx-filter .bx-filter-param-btn:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-retina .bx-filter .bx-filter-param-btn:hover,
.bx-retina .bx-filter .bx-filter-param-btn:active,
.bx-retina .bx-filter .bx-filter-select-container:focus {
	-webkit-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/active.png) 2 repeat;
	   -moz-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/active.png) 2 repeat;
		 -o-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/active.png) 2 repeat;
			border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/active.png) 2 repeat;
}*/
/* --- colors */
.bx-filter .bx-filter-param-btn.bx-color-sl {}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
	background: transparent;
	box-shadow: none
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
	position: relative;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl:before {
	position: absolute;
	bottom: 0;
	right: 0;
	top: 0;
	left: 0;
	content: ' ';
	display: block;
	z-index: 100;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center;
	opacity: .7;
}
.bx-filter .bx-filter-param-btn .bx-filter-param-text {
	line-height: 26px;
}
/*
* BTN P/M
*
*/

.bx-filter .bx-filter-param-btn.bx-spm {
	width: 23px;
	min-width: 23px;
	height: 23px;
	line-height: 23px;
	font-weight: normal;
	padding: 0;
	font-size: 17px;
	color: #767b7e;
	vertical-align: top;
	border-radius: 50%;
	background-color: transparent;
}
.bx-filter .bx-filter-param-btn.bx-spm.bx-plus {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAANUlEQVQoz2NgwAQsQMzJQCSwAeKGQa7YFKoAhmOgim3QsAxIcSFUkhC2GaqhgQ4UgNgFmwQAij8OUFmBFssAAAAASUVORK5CIIA=") no-repeat center;
}
.bx-filter .bx-filter-param-btn.bx-spm.bx-minus {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAG0lEQVQYV2NgYGDgBuI4AlgGiBn4gLicAFYGAAFkBwE95V42AAAAAElFTkSuQmCC") no-repeat center;
}
.bx-filter .bx-filter-param-btn.bx-spm:active {
	outline: none !important;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
}
.bx-filter span.bx-spm {
	font-size: 18px;
	/*font-weight:var(--ui-font-weight-bold);*/

	line-height: 23px;
	display: inline-block;
	height: 23px;
	margin: 0 10px;
	vertical-align: middle;
	color: #000;
}
/*
*	icon
*
*/

.bx-filter-select-popup .bx-filter-select-text-icon,
.bx-filter .bx-filter-select-text-icon {
	line-height: 33px;
	position: relative;
	display: inline-block;
	width: 23px;
	height: 23px;
	margin-top: -4px;
	margin-right: 2px;
	vertical-align: middle;
	border-radius: 2px;
}
.bx-filter-select-popup .bx-filter-btn-color-icon,
.bx-filter .bx-filter-btn-color-icon {
	line-height: 24px;
	/*position:relative;*/
	/*top:4px;*/

	border-radius: 2px;
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: middle;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);
	-webkit-background-size: cover;
	background-size: cover;
}
.bx-filter-select-popup .bx-filter-btn-color-icon {
	width: 20px;
	height: 20px;
	margin: 2px 0;
	top: 0 !important;
}
.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon {
	top: -1px !important;
}
.bx-filter-btn-color-icon.all {
	position: relative;
	border: none;
	box-shadow: none
}
.bx-filter-btn-color-icon.all:after,
.bx-filter-btn-color-icon.all:before {
	position: absolute;
	width: 60%;
	height: 60%;
	background: #fff;
	content: " ";
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
}
.bx-filter-btn-color-icon.all:after {
	right: 0;
	bottom: 0;
}
.bx-filter-btn-color-icon.all:before {
	top: 0;
	left: 0;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-btn-color-icon {
	opacity: .2;
}
/*
* 	BIZ
*
*/

.bx-filter .bx-filter-parameter-biz {
	font-size: 14px;
	line-height: 15px;
	display: inline-block;
	margin-right: 10px;
	text-decoration: none;
	color: #1485ce;
	border-bottom: 1px dashed;
}
.bx-filter .bx-filter-parameter-biz:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}
.bx-filter .bx-filter-parameter-biz.bx-active {
	position: relative;
	/*padding-left:20px;*/

	color: #000;
	border-color: transparent;
}
/*
*	BTN result and reset
*
*/

.btn-themes {
	/*background-color: #1485CE;/* COLOR */
	/*border-color: #1485CE;/* COLOR */
	color: #FFF
}
.btn-themes.bx-active,
.btn-themes.focus,
.btn-themes:active,
.btn-themes:focus,
.btn-themes:hover{
	/*background-color: #53A4D8;/* COLOR */
	/*border-color: #53A4D8;/* COLOR */
	color: #FFF
}
/*
* 	Result Popup
*
*/

.bx-filter .bx-filter-popup-result {
	font-size: 13px;
	font-weight: normal;
	position: absolute;
	z-index: 915;
	display: none;
	line-height: normal;
	margin-top: -7px;
	margin-left: 10px;
	padding: 0 10px;
	white-space: nowrap;
	color: #3f3f3f;
	min-height: 37px;
	line-height: 18px;
	border-style: solid;
	border: 1px solid #C6DCE7;
}
.bx-filter .bx-filter-popup-result.left {
	border-width: 2px 10px 2px 2px;
	-webkit-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/result_popup_left.png) 4 20 4 4 repeat;
	-moz-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/result_popup_left.png) 4 20 4 4 repeat;
	-o-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/result_popup_left.png) 4 20 4 4 repeat;
	border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/result_popup_left.png) 4 20 4 4 fill repeat;
}
.bx-filter .bx-filter-popup-result.right {
	border-width: 2px 2px 2px 10px;
	-webkit-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/result_popup_right.png) 4 4 4 20 repeat;
	-moz-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/result_popup_right.png) 4 4 4 20 repeat;
	-o-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/result_popup_right.png) 4 4 4 20 repeat;
	border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/images/result_popup_right.png) 4 4 4 20 fill repeat;
}

.bx-filter .bx-filter-popup-result.right {
	left: 97%;
}
.bx-filter .bx-filter-popup-result.left {
	right:97%;
}
.bx-filter-horizontal .bx-filter-popup-result{
	display: inline-block;
	position: relative;
	left: auto;
	right: auto;
	bottom: -7px;
}
.bx-filter .bx-filter-popup-result a {
	color: #0073a3;
	line-height: 10px;
}
.bx-filter .bx-filter-popup-result a:hover {
	text-decoration: none;
}
.bx-filter .bx-filter-popup-result-close {
	display: none;
}
@media (max-width: 767px) {
	.bx-touch .bx-filter .bx-filter-popup-result {
		font-size: 12px;
		line-height: 14px;
		position: fixed !important;
		z-index: 1001;
		top: auto !important;
		right: 0 !important;
		bottom: 0 !important;
		left: 0 !important;
		margin-top: 0;
		margin-left: 0;
		width: auto;
		height: auto;
		padding: 10px;
		border-radius: 2px;
		border: 1px solid #c6dae7;
		background: rgba(255,255,255,.9);
	}
	.bx-touch .bx-filter .bx-filter-popup-result br{display: none;}
	.bx-filter .bx-filter-popup-result .arrow {
		display: none;
	}
}



.side-nav,
.side-content--inner
{
	width: 100%;
}

.bx-filter-parameters-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	cursor: pointer;
}
.bx-filter.bx-blue .bx-filter-section
{
	background-color: transparent !important;
}

.dropdown-popup {
	background: #fff;
	position: absolute !important;
	top: 100% !important;
	left: 0;
	margin-top: 1rem;
	min-width: 100%;
	max-height: 20rem !important;
	min-height: 7rem !important;
	padding: 0 !important;
	border: 1px solid #1c2c33 !important;
	z-index: 3 !important;
	border-radius: none !important;
}

[data-simplebar] {
	position: relative;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: flex-start;
}

.simplebar-wrapper {
	overflow: auto;
	margin-right: 2px !important;
	width: inherit;
	height: inherit;
	max-width: inherit;
	max-height: inherit;
}

.simplebar-wrapper::-webkit-scrollbar {
	width: 3px;
}

.simplebar-wrapper::-webkit-scrollbar-thumb {
	border-radius: 8px;
	background-color: #363636;
}

.simplebar-wrapper::-webkit-scrollbar-track {
	border-radius: 8px;
	background-color: #e7e7e7;
	border: 1px solid #cacaca;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

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

.simplebar-height-auto-observer {
	box-sizing: inherit;
	display: block;
	opacity: 0;
	top: 0;
	left: 0;
	height: 1000%;
	width: 1000%;
	min-height: 1px;
	min-width: 1px;
	z-index: -1;
}

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

.simplebar-offset {
	direction: inherit !important;
	box-sizing: inherit !important;
	resize: none !important;
	-webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
	direction: inherit;
	box-sizing: border-box !important;
	position: relative;
	display: block;
	height: 100%;
	width: auto;
	max-width: 100%;
	max-height: 100%;
	outline: 0;
}

.dropdown-popup__wrapper {
	width: 100%;
	height: 100%;
	padding: 1.2rem 1rem;
}

.dropdown-popup__container {
	display: flex;
	flex-direction: column;
	height: 100%;
}

@media (min-width: 996px) {
	.checkbox {
		transition: opacity .2s ease-in-out;
	}
	.checkbox__text {
		font-weight: 400;
		font-size: 1.6rem;
		line-height: 2rem;
	}
}

.checkbox__text {
	font-weight: 400;
	font-size: 1.4rem;
	line-height: 1.8rem;
	color: #1c2c33;
}
.checkbox {
	display: flex !important;
	align-items: center;
	gap: 1rem;
	cursor: pointer;
}

.checkbox__box {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 2rem;
	height: 2rem;
	border: 1px solid #1c2c33;
}
.checkbox__input {
	display: none;
}
.dropdown {
	position: relative;
	min-width: 20rem;
	width: 100%;
}


.dropdown-element {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	padding: 1rem;
	border: 1px solid #1c2c33;
	cursor: pointer;
}

.dropdown-element__caption {
	background: #fff;
	position: absolute;
	top: -.7rem;
	left: 1rem;
	display: inline-block;
	font-weight: 400;
	font-size: 1.2rem;
	line-height: 1.4rem;
	color: #1c2c33;
	white-space: nowrap;
	padding: 0 .2rem;
	opacity: 0;
	transition: opacity .2s ease-in-out;
}

.dropdown-element__name {
	max-width: 100%;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #1c2c33;
	margin-right: .8rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-family: "GothamProRegular";
}

.dropdown-element__button {
	line-height: 0;
}
.button {
	background: 0 0;
	padding: 0;
	outline: 0;
	border: 0;
	cursor: pointer;
	text-decoration: none;
}

.dropdown-element__icon {
	width: 1.8rem;
	height: 1.8rem;
	stroke: #1c2c33;
	transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

.fa
{
	vertical-align: top;
	font-size: 25px !important;
}

/*.catalog-page-actions__filters {*/
/*	display: none;*/
/*	visibility: hidden;*/
/*}*/

.dialog-content__header {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 4rem;
	position: relative;
}
.dialog-title {
	font-weight: 400;
	font-size: 1.8rem;
	line-height: 2.2rem;
	text-transform: uppercase;
	margin: 0;
	color: #1c2c33;
}
.dialog-close {
	position: absolute;
	top: 50%;
	right: 0;
	line-height: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: none !important;
}
.dialog-close__icon {
	width: 2.8rem;
	height: 2.8rem;
	stroke: #1c2c33;
}
._show {
	display: block !important;
}

@media screen and (min-width: 996px) {
	.catalog-page-actions__filters {
		width: 100%;
		display: grid;
		grid-template-columns: repeat(auto-fill, minmax(28rem, 1fr));
		gap: 2rem 2.4rem;
		visibility: visible;
		margin-bottom: 4rem;
	}
}




html
{
	font-size: 10px !important;
}

.checkbox__text
{
	float: left;
}
.dropdown-popup__option
{
	margin-bottom: 10px;
}
.dropdown-popup__option:last-child {
	margin-bottom: 0px;
}

@media screen and (min-width: 996px) {
	.side-nav {
		margin-bottom: 20px;
		border-bottom: 1px solid #ececec;
	}
}


.checkbox__input:checked+.checkbox__box::after {
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 14 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6L6 12L13 1' stroke='white' stroke-linecap='round'/%3E%3C/svg%3E");
}
.checkbox__input:checked+.checkbox__box {
	background: #1c2c33;
}
.checkbox__box::after {
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 14 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.1' d='M1 6L6 12L13 1' stroke='%231C2C33' stroke-linecap='round'/%3E%3C/svg%3E%0A") no-repeat 50% 50%;
	content: "";
	display: block;
	width: 1.4rem;
	height: 1.3rem;
}

.smartfilter
{
	font-family: "Montserrat", Arial, sans-serif;
	box-sizing: border-box;
}


/*
price
*/

.cost-range__container {
	margin-bottom: .6rem;
}
.cost-range__container, .download-link {
	display: flex;
	justify-content: space-between;
}
.cost-range__value {
	display: flex;
	align-items: flex-end;
	gap: .5rem;
	font-weight: 400;
	font-size: 1.4rem;
	line-height: 1.8rem;
	color: #1c2c33;
}



.bx_filter_input_container,
.bx-ft-sub
{
	display: inline-block !important;
	width: auto !important;
	margin-bottom: 20px;
}
.bx_filter_input_container input
{
	border: none !important;
	padding: 0px 5px !important;
	line-height: 1 !important;
	height: auto !important;
	display: inline-block !important;
	min-width: auto !important;
	min-height: auto !important;
}
.bx-right
{
	text-align: right;
}


.smartfilter .bx_ui_slider_track .bx_ui_slider_range, .bx_filter .bx_ui_slider_pricebar_V:after {
	background: #594f62;
}

.smartfilter .bx_ui_slider_track .bx_ui_slider_range {
	height: 2px;
	position: relative;
}
.bx_filter .bx_ui_slider_range {
	z-index: auto;
	background: #cccccc;
}
.bx_filter .bx_ui_slider_range, .bx_filter .bx_ui_slider_pricebar,
.bx_filter .bx_ui_slider_pricebar_VD,
.bx_filter .bx_ui_slider_pricebar_VN,
.bx_filter .bx_ui_slider_pricebar_V {
	position: absolute;
	top: 0px;
	bottom: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 1px solid #fff;
	border-color: transparent;
	background: #f2f2f2;

}


.bx_filter .bx_ui_slider_handle.left {
	left: 0;
	margin-left: -12px;
}
.bx_filter .bx_ui_slider_handle:hover {
	-webkit-cursor: grab;
	-ms-cursor: grab;
	-o-cursor: grab;
	cursor: grab;
}
.smartfilter .bx_ui_slider_track .bx_ui_slider_handle {
	top: -11px;
	width: 22px;
	height: 22px;
	display: inline-block;
	cursor: pointer;
	position: absolute;
	z-index: 100;
	background: #fff;
	border-radius: 100%;
	-webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
}
.bx_filter .bx_ui_slider_handle {
	position: absolute;
	top: 100%;
	width: 24px;
	height: 24px;
}

.smartfilter .bx_ui_slider_track .bx_ui_slider_handle:after {
	font-size: 0;
	content: ".";
	display: inline-block;
	background: #fff;
	width: 6px;
	height: 6px;
	left: 50%;
	top: 50%;
	margin: -3px 0 0 -3px;
	position: absolute;
	border-radius: 100%;
}
.smartfilter .bx_ui_slider_track .bx_ui_slider_handle:after {
	background: #594f62;
}


@media screen and (min-width: 996px) {
	.dialog-content__header
	{
		display: none;
	}
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/themes/blue/colors.css?16999382514780*/
.bx-filter.bx-blue .bx-filter-section {
	background: #edf6fc;
}
/*
* INPUTS
*
*/
.bx-filter.bx-blue .bx-filter-input-container input:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter.bx-blue .bx-filter-input-container input:focus {
	-webkit-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/themes/blue/images/active.png) 2 repeat;
	-moz-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/themes/blue/images/active.png) 2 repeat;
	-o-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/themes/blue/images/active.png) 2 repeat;
	border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/themes/blue/images/active.png) 2 repeat;
}
/*
*Track
*
*/
.bx-filter.bx-blue .bx-ui-slider-track{background: #e7e7e7;}
.bx-filter.bx-blue .bx-ui-slider-pricebar-vd{background: #849da4;}
.bx-filter.bx-blue .bx-ui-slider-pricebar-vn{background: #a8dff3;}
.bx-filter.bx-blue .bx-ui-slider-pricebar-v {background: #499fd8;}

.bx-filter.bx-blue .bx-ui-slider-handle.left {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NkM2RUFBN0ExNjg1MTFFNUIzOUM4MzM0QUEzQkQxRDQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NkM2RUFBN0IxNjg1MTFFNUIzOUM4MzM0QUEzQkQxRDQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2QzZFQUE3ODE2ODUxMUU1QjM5QzgzMzRBQTNCRDFENCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2QzZFQUE3OTE2ODUxMUU1QjM5QzgzMzRBQTNCRDFENCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ppps1VcAAAEWSURBVHjabFPRFcIwCIS8/nWGdh+3sYu4gmu5il8niUAuaN6zJoQD7iB6e76kL8h3qX+RlrnU/TR3sje+DHMFq4cN8Pded/veG8gNWUEEVALMQPbd7e9uv3MLOABRXQutQD8PsFnOfmjJRkMHsHOCu8X2mTn8NnYRAmEAWF4xzhhgptUgyANIa3UV3JaZ1+AWYOYGtScyYMnMftGRxq0CNdArcMH0rFTVg21FYa6mZ77s9lgFxaJMk1kqTeJo1QAX+5yEoIDfadttf8nILDRckyKYQolrmfWyi4MZz878vohGbqPsAK/vAYXotGxemnPWIzRRAqCMs9K5D1JyFuox6IVKmVTe9za+LchD/q4iXyo6q/kIMAAflYlW4QRU6wAAAABJRU5ErkJggg==) no-repeat right top;
}
.bx-filter.bx-blue .bx-ui-slider-handle.right {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAq0lEQVQ4y6WSQRKDIAxFXXSlF0vOZC+SlddKblMUUhKCraIzX9Ahj58PE268TE8e3GSFJ5BUTDskaRl1QFk8BsHs4BCMQMruVEe+l4kWglFu5yLEZKDFXyeXIFoEpg3z738mJTzXhncj75+QtqjnJENO2sG4I1VXDtR3ogv7O1dHxV10gi75EGILiE78RRKy33AOq07i+Us4kRamkOPGptesQjeXIjZjO+fXB+hjUU/S3Z+WAAAAAElFTkSuQmCC) no-repeat left top;
}
/*
*	Select
*
*/
.bx-filter.bx-blue .bx-filter-select-container.bx-active,
.bx-filter.bx-blue .bx-filter-select-container:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter.bx-blue .bx-filter-select-container.bx-active,
.bx-retina .bx-filter.bx-blue .bx-filter-select-container:focus {
	-webkit-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/themes/blue/images/active.png) 2 repeat;
	-moz-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/themes/blue/images/active.png) 2 repeat;
	-o-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/themes/blue/images/active.png) 2 repeat;
	border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/themes/blue/images/active.png) 2 repeat;
}
/*
*	Select popup
*
*/
/*
* TAGS
*
*/
.bx-filter.bx-blue .bx-filter-tag {
	border-top: 1px solid #d7eaf7;
	border-bottom: 1px solid #d7eaf7;
}
.bx-filter.bx-blue .bx-tag-link {
	color: #68939e;
}
/*
*	LABEL
*
*/
/*
*	Checkbox / Radio 
*
*/
/*
* 	BTN 
*
*/
.bx-filter.bx-blue .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-filter.bx-blue .bx-filter-param-btn:hover,
.bx-filter.bx-blue .bx-filter-param-btn:active,
.bx-filter.bx-blue .bx-filter-param-btn:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter.bx-blue .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-retina .bx-filter.bx-blue .bx-filter-param-btn:hover,
.bx-retina .bx-filter.bx-blue .bx-filter-param-btn:active,
.bx-retina .bx-filter.bx-blue .bx-filter-select-container:focus {
	-webkit-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/themes/blue/images/active.png) 2 repeat;
	-moz-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/themes/blue/images/active.png) 2 repeat;
	-o-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/themes/blue/images/active.png) 2 repeat;
	border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/themes/blue/images/active.png) 2 repeat;
}
/*
* BTN P/M
*
*/
/*
*	icon
*
*/
/*
* 	BIZ
*
*/
/*
*	BTN result and reset 
*
*/

.bx-filter.bx-blue .btn-themes {
	background-color: #1485CE;
	border-color: #1485CE;
	color: #FFF
}
.bx-filter.bx-blue .btn-themes.bx-active,
.bx-filter.bx-blue .btn-themes.focus,
.bx-filter.bx-blue .btn-themes:active,
.bx-filter.bx-blue .btn-themes:focus,
.bx-filter.bx-blue .btn-themes:hover{
	background-color: #53A4D8;
	border-color: #53A4D8;
	color: #FFF
}
/*
* 	Result Popup
*
*/
/* End */


/* Start:/bitrix/templates/stenova_rose/components/bitrix/catalog.section/rose_home/style.css?16999382633771*/
@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}
/* End */


/* Start:/bitrix/templates/stenova_rose/components/stenova/catalog.item/rose_home/style.css?173167282330910*/

.product-item-container{position: relative;}
.product-item-container.hover{z-index: 200;}

.product-item{
	display: block;
	border: 1px solid transparent;
	border-radius: 2px;
	width: 100%;
	padding:15px 0 5px;
	-webkit-transition: opacity 300ms ease;
	   -moz-transition: opacity 300ms ease;
		-ms-transition: opacity 300ms ease;
		 -o-transition: opacity 300ms ease;
			transition: opacity 300ms ease;
	box-sizing: border-box;
}
.product-item-line-card .product-item{
	width:auto !important;
	border-bottom:1px solid #dadada;
}
@media (max-width: 991px){
	.product-item-line-card .product-item .col-sm-6:nth-child(2n){clear: both;}
}
.bx-retina .product-item{border-width:.5px;}
.product-item *{
	-webkit-transition: opacity 300ms ease;
	   -moz-transition: opacity 300ms ease;
		-ms-transition: opacity 300ms ease;
		 -o-transition: opacity 300ms ease;
			transition: opacity 300ms ease;
}
@media (max-width: 767px){
	.product-item{padding:15px 5px 5px}
	.product-item-line-card .product-item .col-xs-12:nth-child(2n){clear: both;}
}
.bx-no-touch .product-item-container.hover .product-item{
	box-shadow: 0 7px 15px 0 rgba(0,0,0,.19);
	border: 1px solid transparent;
	background: #fff;
	position: absolute;
	left: -15px;
	right:-15px;
	padding: 15px 15px 0;
	width:auto;
}

.bx-touch .product-item{
	background: #fff;
	/*	left: -15px;
		right:-15px;*/
	padding: 15px 0 0;
	width:auto;
}
.bx-no-touch .product-item-container.hover .product-item {-webkit-animation: product-item-hover 300ms 1 ease;}
@-webkit-keyframes product-item-hover {
	0%	{
		position: absolute;
		left: -15px;
		right:-15px;
		border: 1px solid transparent;
		box-shadow: 0 0 0 0 rgba(0,0,0,0);
	}
	100%{
		border: 1px solid transparent;
		box-shadow: 0 7px 15px 0 rgba(0,0,0,.19);
	}
}

/*Image*/
.product-item-image-wrapper{
	display: block;
	padding-top: 116%;
	width: 100%;
	margin-bottom: 15px;
	position: relative;
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
		-ms-transition: all 300ms ease;
		 -o-transition: all 300ms ease;
			transition: all 300ms ease;
}
.product-item-image-wrapper:hover{}
.product-item-container.hover.product-item-scalable-card .product-item-image-wrapper{padding-top:54%;}

.product-item-image-original,
.product-item-image-alternative{
	display: block;
	position: absolute;
	top:   0;
	left:  0;
	right: 0;
	bottom:0;
	width: 100%;
	height:100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-transition: opacity 300ms linear;
	   -moz-transition: opacity 300ms linear;
		-ms-transition: opacity 300ms linear;
		 -o-transition: opacity 300ms linear;
			transition: opacity 300ms linear;
}
.product-item-image-original{z-index: 110;}
.product-item-image-alternative{
	z-index: 120;
	opacity: 0;
}
.bx-no-touch .product-item-container.hover .product-item-image-original{opacity: 0;}
.bx-no-touch .product-item-container.hover .product-item-image-alternative{opacity: 1;}
.product-item-big-card .product-item-image-wrapper{margin-bottom: 25px;}

/*Image Slider*/
.product-item-image-slider-slide-container{
	display: block;
	position: absolute;
	top:   0;
	left:  0;
	right: 0;
	bottom:0;
	width: 100%;
	height:100%;
	overflow: hidden;
	-webkit-transition: opacity 300ms ease;
	   -moz-transition: opacity 300ms ease;
		-ms-transition: opacity 300ms ease;
		 -o-transition: opacity 300ms ease;
			transition: opacity 300ms ease;
}
.product-item-image-slide{
	display: none;
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #fff;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	   -moz-transition: .6s ease-in-out left;
		-ms-transition: .6s ease-in-out left;
		 -o-transition: .6s ease-in-out left;
			transition: .6s ease-in-out left;
}

@media all and (transform-3d), (-webkit-transform-3d) {
	.product-item-image-slide {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		   -moz-transition:    -moz-transform .6s ease-in-out;
			-ms-transition: 	-ms-transform .6s ease-in-out;
			 -o-transition: 	 -o-transform .6s ease-in-out;
				transition:         transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
		-webkit-perspective: 1000px;
				perspective: 1000px;
	}
	.product-item-image-slide.next,
	.product-item-image-slide.active.right {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	.product-item-image-slide.prev,
	.product-item-image-slide.active.left {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	.product-item-image-slide.next.left,
	.product-item-image-slide.prev.right,
	.product-item-image-slide.active {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
.product-item-image-slider-slide-container > .active,
.product-item-image-slider-slide-container > .next,
.product-item-image-slider-slide-container > .prev {display: block;}
.product-item-image-slider-slide-container > .active {left: 0;}
.product-item-image-slider-slide-container > .next,
.product-item-image-slider-slide-container > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.product-item-image-slider-slide-container > .next {left:  100%;}
.product-item-image-slider-slide-container > .prev {left: -100%;}
.product-item-image-slider-slide-container > .next.left,
.product-item-image-slider-slide-container > .prev.right {left: 0;}

.product-item-image-slider-progress-bar-container{
	position: absolute;
	bottom:0;
	left:  0;
	right: 0;
	width:100%;
	height: 1px;
}
.product-item-image-slider-progress-bar{
	position: absolute;
	left:  0;
	bottom:0;
	top:   0;
	height:1px;
	opacity:.8;
	background-color: #F42C2C;
}

.product-item-image-slider-control-container{
	padding: 0;
	text-align: center;
	position: absolute;
	z-index:190;
	left:  0;
	right: 0;
	bottom:10px;
	opacity: 0;
	-webkit-transition: opacity 300ms ease;
	   -moz-transition: opacity 300ms ease;
		-ms-transition: opacity 300ms ease;
		 -o-transition: opacity 300ms ease;
			transition: opacity 300ms ease;
}
.product-item-container.hover .product-item-image-slider-control-container,
.product-item-line-card:hover .product-item-image-slider-control-container{ opacity: 1;}
.product-item-image-slider-control,
.product-item-image-slider-control.active{
	display: inline-block;
	width: 12px;
	height:12px;
	border-radius:50%;
	background-color: rgba(128, 128, 128, 0.8);
	cursor: pointer;
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
		-ms-transition: all 300ms ease;
		 -o-transition: all 300ms ease;
			transition: all 300ms ease;
	opacity: .6;
}

.product-item-image-slider-control:hover,
.product-item-image-slider-control.active:hover{cursor: pointer;}

/*Label*/
.product-item-label-text,
.product-item-label-ring{
	position: absolute;
	z-index:190;
}
.product-item-label-text span,
.product-item-label-ring{
	margin-bottom: 2px;
	color: #fff;
	display: inline-block;
	clear: both;
	background: #F42C2C;
	text-align: center;
	vertical-align: middle;
	-webkit-transition: all 250ms ease;
	   -moz-transition: all 250ms ease;
		-ms-transition: all 250ms ease;
		 -o-transition: all 250ms ease;
			transition: all 250ms ease;
}
.bx-red .product-item-label-text span,
.bx-red .product-item-label-ring{background-color: #fba90c;}
.product-item-label-text > div,
.product-item-label-ring > div{ line-height: 0;}

/* TEXT */
.product-item-label-text span{
	padding:2px 5px;
	font-weight: bold;
	vertical-align: middle;
}

/*SMALL*/
.product-item-label-text.product-item-label-small span,
.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span{
	line-height: 14px;
	font-size: 13px;
	padding: 2px 7px;
	margin-bottom:1px;
	font-weight: normal;
}
.product-item-big-card 			  .product-item-label-text.product-item-label-small span{
	line-height: 21px;
	font-size: 16px;
	padding: 5px 12px;
}
/* BIG */
.product-item-label-text.product-item-label-big span,
.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span{
	line-height: 17px;
	font-size: 13px;
	padding: 4px 10px;
}
.product-item-big-card 			  .product-item-label-text.product-item-label-big span{
	line-height: 33px;
	font-size: 22px;
	padding: 5px 17px;
}

@media (max-width: 767px){
	.product-item-label-text>div{ line-height: 0;}

	.product-item-label-text.product-item-label-small span,
	.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span{
		line-height: 14px;
		font-size: 10px;
		padding: 2px 7px;
		margin-bottom:1px;
	}
	.product-item-big-card .product-item-label-text.product-item-label-small span,
	.product-item-label-text.product-item-label-big span,
	.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span{
		margin-bottom:1px;
		line-height: 16px;
		font-size: 14px;
		padding: 3px 12px;
	}
	.product-item-big-card .product-item-label-text.product-item-label-big span{
		line-height: 25px;
		font-size: 20px;
		padding: 3px 12px;
	}
}

/*RING*/
.product-item-label-ring{
	border-radius:50%;
	font-weight: bold;
	box-sizing: border-box;
}

.product-item-label-ring.product-item-label-small,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small{
	width: 40px;
	height:40px;
	line-height: 40px;
	font-size: 14px;
}
.product-item-big-card .product-item-label-ring.product-item-label-small{
	width: 100px;
	height:100px;
	line-height: 100px;
	font-size:30px;
}

.product-item-label-ring.product-item-label-big,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big{
	width: 50px;
	height:50px;
	line-height: 50px;
	font-size: 18px;
}
.product-item-big-card .product-item-label-ring.product-item-label-big{
	width: 120px;
	height:120px;
	line-height: 120px;
	font-size:42px;
}

@media (max-width: 767px){
	.product-item-label-ring.product-item-label-small,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small{
		width: 35px;
		height:35px;
		line-height: 35px;
		font-size: 12px;
	}
	.product-item-big-card .product-item-label-ring.product-item-label-small,
	.product-item-label-ring.product-item-label-big,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big{
		width: 35px;
		height:35px;
		line-height: 35px;
		font-size: 12px;
	}
	.product-item-big-card .product-item-label-ring.product-item-label-big{
		width: 70px;
		height:70px;
		line-height: 70px;
		font-size:24px;
	}
}

.product-item-label-top   { top:   -5px;}
.product-item-label-center{ left:  50%;
	-webkit-transform: translateX(-50%);
	   -moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		 -o-transform: translateX(-50%);
			transform: translateX(-50%);
}
.product-item-label-center>div{ text-align: center;}
.product-item-label-left  { left:  -5px;}
.product-item-label-left>div{ text-align: left;}
.product-item-label-bottom{ bottom:-5px;}
.product-item-label-middle{ top:   50%;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		 -o-transform: translateY(-50%);
			transform: translateY(-50%);
}
.product-item-label-right { right: -5px;}
.product-item-label-right>div{ text-align: right;}
.product-item-label-center.product-item-label-middle{
	-webkit-transform: translateY(-50%) translateX(-50%);
	   -moz-transform: translateY(-50%) translateX(-50%);
		-ms-transform: translateY(-50%) translateX(-50%);
		 -o-transform: translateY(-50%) translateX(-50%);
			transform: translateY(-50%) translateX(-50%);
}

/*Title*/
.product-item-title{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom:15px;
}
.bx-touch .product-item-title,
.product-item-container.hover .product-item-title{
	overflow: auto;
	white-space: normal;
}
.product-item-title a {
	color: #3f3f3f;
	text-decoration: none;
	font-size: 13px;
}
.product-item-big-card  .product-item-title a{font-size:21px;}
.product-item-line-card .product-item-title a{ font-size:20px;}

/*Price*/
.product-item-price-container{margin: 5px 0 10px;}
.product-item-price-current{
	color: #3f3f3f;
	font-size:13px;
	font-weight: bold;
	white-space: nowrap;
}
.product-item-price-old{
	color: #a5a5a5;
	font-size: 12px;
	white-space: nowrap;
	text-decoration: line-through;
}
.product-item-big-card .product-item-price-current,
.product-item-big-card .product-item-price-old{
	line-height:20px;
	vertical-align: middle;
}
.product-item-big-card .product-item-price-container{margin: 0 0 10px;}
.product-item-big-card .product-item-price-current{font-size:18px;}
.product-item-big-card .product-item-price-old{font-size:15px;}

/*Info*/
.product-item-line-card .product-item-info-container{ text-align: center;}

.product-item-info-container{ margin-bottom: 8px; }
.product-item-info-container-title{
	font-weight: bold;
	color: #000;
	font-size:13px;
}
.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden{
	display: none;
	opacity: 0;
	-webkit-transition: opacity 300ms ease;
	   -moz-transition: opacity 300ms ease;
		-ms-transition: opacity 300ms ease;
		 -o-transition: opacity 300ms ease;
			transition: opacity 300ms ease;
}
.bx-touch .product-item-info-container.product-item-touch-hidden{ display: none !important}

.bx-touch .product-item-info-container.product-item-hidden,
.bx-no-touch .product-item-container.hover .product-item-info-container.product-item-hidden,
.product-item-line-card .product-item-container .product-item-info-container.product-item-hidden{
	display: block;
	opacity: 1;
}

/*Amount*/
.product-item-amount{
	text-align: center;
	padding:0 0 2px;
}
.product-item-amount-field-container{}

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus{
	height:22px;
	min-width:22px;
	display: inline-block;
	vertical-align: middle;
	background-color: #f2f2f2;
	color: #fff;
	text-align: center;
	border-radius:2px;
	cursor: pointer;
	position: relative;
	transition: background 300ms ease, opacity 300ms ease;
}
.bx-retina .product-item-amount-field-btn-plus,
.bx-retina .product-item-amount-field-btn-minus{ border-width:.5px;}
.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover{background: #d3d3d3;}

.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-minus:after{
	position: absolute;
	top:   0;
	right: 0;
	bottom:0;
	left:  0;
	content:"";
	opacity:.8;
	transition: opacity 300ms ease, background 300ms ease;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after{
	opacity:.3 !important;
	cursor: default;
}
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover {
	background-color: #f2f2f2;
}

.product-item-amount-field-btn-plus:after{
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
	background-size:10px;
}
.product-item-amount-field-btn-minus:after{
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
	background-size:10px;
}
.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-minus:hover:after{opacity: 1;}

.product-item-amount-field{
	max-width:50px;
	width:auto;
	color: #000;
	font-weight: bold;
	display: inline-block;
	line-height:22px;
	vertical-align: middle;
	height:22px;
	padding: 0;
	text-align: center;
	background: transparent !important;
	border: 1px solid transparent;
	border-radius:2px;
	transition: border 300ms ease;
}
.bx-retina .product-item-amount-field{ border-width:.5px;}
.product-item-amount-field:focus{outline: none !important;}
.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,
.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button{
	-webkit-appearance: none;
			appearance: none;
	margin: 0
}
.product-item-amount-description-container{
	color: #a5a5a5;
	font-size: 12px;
	white-space: nowrap;
}
.product-item-big-card .product-item-amount-field-container{ text-align: left;}
.product-item-amount-description-container strong{
	color: #333;
	white-space: nowrap;
}
.product-item-amount-label-container{
	font-weight: bold;
	color: #a5a5a5;
	font-size: 12px;
	margin: 5px 0;
}

/**/
.product-item-quantity{
	color: #333;
	font-weight: normal;
	font-size: 12px;
}

/*Properties */
.product-item-properties{
	color: #a5a5a5;
	font-size: 12px;
	margin: 0;
	display: block;
	overflow: hidden;
}
.product-item-properties dl{clear: both;}
.product-item-properties dt{
	clear: both;
	float: left;
	font-weight: normal;
}
.product-item-properties dd{
	margin-bottom:3px;
	float: right;
	margin-left:5px;
	color: #000;
}

/*Compare*/
.product-item-compare-container{
	display: none;
	font-size: 12px;
	padding: 4px 15px;
	border-top: 1px solid #e6e6e6;
	position: relative;
	margin: 0 -15px;
	background: #F3F3F3;
	line-height: 20px;
	vertical-align: middle;
	min-height: 30px;
	box-shadow: inset 0 1px 1px 0 #eee;
}

.product-item-line-card .product-item-compare-container{
	margin:0;
	background-color: transparent;
	box-shadow: none;
	border: none;
	text-align: center;
}
.bx-touch .product-item-compare-container{ display: none;}

.product-item-line-card .product-item-compare-container,
.product-item-container.hover .product-item-compare-container{display: block;}
.product-item-compare .checkbox{
	margin: 0;
	padding:0;
}

/* SCU */
.product-item-scu-container{ padding: 0 0 2px;}
.product-item-scu-container-title{
	font-size:12px;
	color: #333;
}
.product-item-scu-block{}
.product-item-scu-list{margin: 0;}
.product-item-scu-item-list{
	list-style: none;
	padding: 0;
	overflow: hidden;
	margin: 0 0 0 -2px;
}
.product-item-scu-item-color-container,
.product-item-scu-item-text-container{
	/* float: left; */
	padding: 5px 3px;
	box-sizing: border-box;
	display: inline-block;
	max-width: 100%;
}
.product-item-scu-item-text-container{min-width:32px;}
.product-item-scu-item-color-container{
	max-width:38px;
	width:25%;
}
.product-item-scu-item-color-block{
	position: relative;
	padding-top: 100%;
	cursor: pointer;
	outline: 1px solid #c0cfda;
}
.bx-no-touch .product-item-scu-item-color-block{
	transition: outline 200ms ease;
}
.bx-retina 	.product-item-scu-item-color-block{outline-width: .5px;}
.product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-width: 2px;}
.bx-retina  .product-item-scu-item.selected .product-item-scu-item-color-block{outline-width: 1px;}

.product-item-scu-item-color{
	position: absolute;
	top:   2px;
	right: 2px;
	left:  2px;
	bottom:2px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.product-item-scu-item-text-block{
	position: relative;
	cursor: pointer;
	outline: 1px solid #c0cfda;
	padding: 0 5px;
}
.bx-no-touch .product-item-scu-item-text-block{
	transition: outline 300ms ease;
}
.bx-retina 	.product-item-scu-item-text-block {outline-width: .5px;}
.product-item-scu-item-text-container.selected .product-item-scu-item-text-block{outline-width: 2px;}
.bx-retina  .product-item-scu-item.selected .product-item-scu-item-text-block{outline-width: 1px;}
.product-item-scu-item-text{
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	white-space: nowrap;
	text-transform: uppercase;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 100%;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed  .product-item-scu-item-text-block{
	position: relative;
	outline-color: #A9ADB4 !important;
}
.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed  .product-item-scu-item-text-block:after{
	position: absolute;
	top:   -2px;
	right: -2px;
	bottom:-2px;
	left:  -2px;
	content:"";
	background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
	background-size:80% 80%;
}


@media (max-width: 991px){
	.product-item-line-card .product-item-scu-container-title{ text-align: center;}
	.product-item-line-card .product-item-scu-item-list{ text-align: center;}
	.product-item-line-card .product-item-scu-item-color-container,
	.product-item-line-card .product-item-scu-item-text-container{
		float: none;
		display: inline-block;
	}
}

/*Description*/
.product-item-description-container{}
.product-item-description-container p{
	font-size:13px;
	color: #575757;
}

/*Buttons*/
.product-item-button-container{text-align: center;}
.product-item-button-container .btn{margin-bottom:2px;}

/*Stickers*/
.product-item-sticker,
.product-item-sticker-round{display: none;}

/*More*/
.product-item-more-container{
	display: block;
	position: relative;
	border: 1px solid transparent;
	border-radius: 2px;
	width: 100%;
	padding:15px 15px 5px;
	transition: all 300ms ease;
	box-sizing: border-box;
}

.product-item-more-wrapper{
	display: block;
	padding-top: 116%;
	width: 100%;
	margin-bottom: 15px;
	position: relative;
}
.product-item-more{
	display: block;
	position: absolute;
	top:   0;
	left:  0;
	right: 0;
	bottom:0;
	width: 100%;
	height:100%;
	opacity:.7;
	background: #f3f3f3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjk3LjYxMyAyOTcuNjEzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjxjaXJjbGUgY3g9IjE1LjI3OSIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iMTQuODMiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjU5Ljc2OSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTAzLjgxIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIxNC44MyIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE0OC4zMDIiIGN5PSIxMDMuODEiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5Mi4zNDMiIGN5PSI1OS43NjkiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjM4LjIzOCIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNS4yNzkiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjI4Mi43ODIiIHI9IjE0LjgzMSIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMjgyLjc4MiIgcj0iMTQuODMxIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjgyLjMzNCIgY3k9IjE0Ny44NTIiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjwvc3ZnPg==)  no-repeat center;
	background-size: 50%;
	transition: opacity 300ms ease;
}
.bx-touch .product-item-more,
.product-item-container.hover .product-item-more{opacity: 1;}
.product-item-more-title{
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}



/*
card
 */


.rose-home-catalog-card__description, .rose-home-catalog-card__name {
	font-weight: 400;
	font-size: 2rem;
	line-height: 2.4rem;
	margin: 0;
	color: #1c2c33;
	text-align: center;
}

.product-info-consist li:not(:last-child), .rose-home-catalog-card__info-container:not(:last-child) {
	margin-bottom: 1rem;
}
.rose-home-catalog-card__info {
	text-decoration: none;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 1.5rem;
	padding: 0 2rem;
}
.rose-home-catalog-card__container {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	margin-bottom: 1rem;
	overflow: hidden;
}

img.loaded {
	color: #1c2c33;
}
.rose-home-catalog-card__image {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	transition: transform .4s ease-in-out;
	transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out;
}
.rose-home-catalog-card__picture {
	display: block;
	width: 100%;
	height: 100%;
	aspect-ratio: 4 / 3;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	overflow: hidden;
}

.product-actions__button-icon {
	width: 2.4rem;
	height: 2.4rem;
	stroke: #1c2c33;
	fill: none;
}
.product-actions__button {
	background: #fff;
	display: flex;
	align-items: center;
	padding: .8rem;
}
.product-actions__button:not(:last-child) {
	margin-bottom: 1rem;
}
.product-actions {
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px;
	display: flex;
	flex-direction: column;
	z-index: 2;
}
.rose-home-catalog-card {
	width: 100%;
	position: relative;
	display: flex;
	flex-direction: column;
	font-family: "Montserrat", Arial, sans-serif;
	box-sizing: border-box;
}

.rose-home-catalog-grid__items {
	display: grid;
	grid-template-columns: 100%;
	gap: 2rem;
	margin-bottom: 3rem;
	width: 100%;
}






.rose-buy-btn {
	width: 100%;
	max-width: 45rem;
}

.rose-buy-amount__buy-btn:hover {
	background: #1c2c33;
	color: #fff;
}
.rose-buy-btn, .default-button.loading {
	display: inline-block;
}
.rose-buy-btn {
	position: relative;
	text-align: center;
	padding: 1.5rem;
	width: 100%;
	min-width: 26rem;
	border: 1px solid #1c2c33;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 1.8rem;
	text-decoration: none;
	color: #1c2c33;
	transition: opacity .4s ease-in-out;
	border-radius: unset;
}

.rose-home-catalog-card__button-container {
	width: 100%;
	display: flex;
	justify-content: center;
	padding: 0 2rem;
	margin-top: auto;
}

.collectionsWrapList
{
	display: block;
	width: 100%;
}


@media screen and (min-width: 996px) {
	.rose-home-catalog-card__cost, .rose-home-catalog-card__name {
		font-weight: 400;
		font-size: 2.4rem;
		line-height: 3rem;
	}
	.rose-home-catalog-card__info-cost, .rose-home-catalog-card__name {
		margin-bottom: .4rem;
	}
	.rose-home-catalog-card__info {
		margin-bottom: 3rem;
	}
	.rose-home-catalog-card__container {
		height: auto;
		margin-bottom: 2rem;
	}
	.rose-home-catalog-card__picture {
		max-height: 46rem;
		aspect-ratio: 6 / 5;
		border: 1px solid #e1e1e1;
		border-radius: 5px;
	}
	.product-actions__button {
		transition: opacity .2s ease-in-out;
	}
	.product-actions {
		padding: 3rem 2rem;
	}
	.rose-home-catalog-grid__items {
		grid-template-columns: repeat(auto-fill, minmax(45rem, 1fr));
		gap: 5rem 2rem;
		margin-bottom: 5rem;
	}
	.rose-buy-btn:hover {
		background-color: #1c2c33;
		color: #fff;
		border-color: #1c2c33;
	}
	.rose-buy-amount__buy-btn {
		background-color: transparent;
		color: #1c2c33;
	}
	.rose-buy-btn {
		font-weight: 500;
		font-size: 1.6rem;
		line-height: 2rem;
		width: auto;
		transition: opacity .4s ease-in-out, background-color .4s ease-in-out, border-color .4s ease-in-out, color .4s ease-in-out;
	}
	.rose-home-catalog-card:hover
	.rose-home-catalog-card__image {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
}
/* End */


/* Start:/bitrix/templates/stenova_rose/components/bitrix/catalog.section/rose_home/themes/blue/style.css?1699938263825*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1;}
.bx-blue .product-item-image-slider-control:hover{ background-color: rgba(0,131,209,.8);}
.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover{ background-color: #0083d1;}

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #006cc0;}

/* Amount */
.bx-blue .product-item-amount-field:focus{border-color: #006cc0;}


.bx-blue .catalog-section-header{border-color:#006cc0;}
/* End */
/* /bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/style.css?1747175258450755 */
/* /bitrix/templates/stenova_rose/components/stenova/catalog/rose_home/bitrix/catalog.section.list/empty/style.css?17302590051601 */
/* /bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/style.css?173165447227230 */
/* /bitrix/templates/.default/components/bitrix/catalog.smart.filter/horizont_enum/themes/blue/colors.css?16999382514780 */
/* /bitrix/templates/stenova_rose/components/bitrix/catalog.section/rose_home/style.css?16999382633771 */
/* /bitrix/templates/stenova_rose/components/stenova/catalog.item/rose_home/style.css?173167282330910 */
/* /bitrix/templates/stenova_rose/components/bitrix/catalog.section/rose_home/themes/blue/style.css?1699938263825 */
