

/* Start:/local/styles/normalize.css?17732370054583*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
 html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
article,
aside,
footer,
header,
nav,
section {
    display: block;
}
figcaption,
figure,
main {
    display: block;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: inherit;
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
dfn {
    font-style: italic;
}
mark {
    background-color: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
audio,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1;
    margin: 0;
}
textarea {
    resize: none;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    display: inline-block;
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details,
menu {
    display: block;
}
summary {
    display: list-item;
}
canvas {
    display: inline-block;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
/*----------------------------custom------------------------------*/
html, body, div,
dl, dt, dd, ol, ul, li,
h1, h2, h3, h4, h5, h6, p, hr,
img, a, em, span, strong, 
form, label, input, button, select,
table, thead, tbody, tfoot, tr, th, td, textarea {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    background: none;
    vertical-align: baseline;
    font: inherit;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
input,
select,
textarea,
button {
    margin: 0;
    color: #686868;
    outline: none;
}
a:hover,
a:focus,
a.active {
    text-decoration: none;
    outline: none;
}
a[href^=tel]{
    color:inherit;
}
button{
    cursor: pointer;
}
input::-webkit-input-placeholder {
    color: #686868;
}
input::-moz-placeholder {
    color: #686868;
}
input:-moz-placeholder {
    color: #686868;
}
input:-ms-input-placeholder {
    color: #686868;
}
input:focus::-webkit-input-placeholder{
    color: transparent!important;
}
input:focus::-moz-placeholder{
    color: transparent!important;
}
input:focus:-moz-placeholder{
    color: transparent!important;
}
input:focus:-ms-input-placeholder {
    color: transparent!important;
}
textarea::-webkit-input-placeholder {
    color: #686868;
}
textarea::-moz-placeholder {
    color: #686868;
}
textarea:-moz-placeholder {
    color: #686868;
}
textarea:-ms-input-placeholder {
    color: #686868;
}
textarea:focus::-webkit-input-placeholder{
    color: transparent!important;
}
textarea:focus::-moz-placeholder{
    color: transparent!important;
}
textarea:focus:-moz-placeholder{
    color: transparent!important;
}
textarea:focus:-ms-input-placeholder {
    color: transparent!important;
}

/* End */


/* Start:/local/styles/style.css?1773237005192865*/
@charset "UTF-8";
/*==============================FONTS==============================*/
@font-face {
  font-family: 'ProximaNova';
  src: url("/local/styles/../fonts/ProximaNova-Regular.eot");
  src: url("/local/styles/../fonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("/local/styles/../fonts/ProximaNova-Regular.woff") format("woff"), url("/local/styles/../fonts/ProximaNova-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova';
  src: url("/local/styles/../fonts/ProximaNova-Bold.eot");
  src: url("/local/styles/../fonts/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("/local/styles/../fonts/ProximaNova-Bold.woff") format("woff"), url("/local/styles/../fonts/ProximaNova-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova';
  src: url("/local/styles/../fonts/ProximaNova-Semibold.eot");
  src: url("/local/styles/../fonts/ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"), url("/local/styles/../fonts/ProximaNova-Semibold.woff") format("woff"), url("/local/styles/../fonts/ProximaNova-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova';
  src: url("/local/styles/../fonts/ProximaNova-Light.eot");
  src: url("/local/styles/../fonts/ProximaNova-Light.eot?#iefix") format("embedded-opentype"), url("/local/styles/../fonts/ProximaNova-Light.woff") format("woff"), url("/local/styles/../fonts/ProximaNova-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova';
  src: url("/local/styles/../fonts/ProximaNovaT-Thin.eot");
  src: url("/local/styles/../fonts/ProximaNovaT-Thin.eot?#iefix") format("embedded-opentype"), url("/local/styles/../fonts/ProximaNovaT-Thin.woff") format("woff"), url("/local/styles/../fonts/ProximaNovaT-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Corinthia';
  src: url("/local/styles/../fonts/Corinthia.eot");
  src: url("/local/styles/../fonts/Corinthia.eot?#iefix") format("embedded-opentype"), url("/local/styles/../fonts/Corinthia.woff") format("woff"), url("/local/styles/../fonts/Corinthia.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PTRoubleSans';
  src: url("/local/styles/../fonts/PTRoubleSans.eot");
  src: url("/local/styles/../fonts/PTRoubleSans.eot?#iefix") format("embedded-opentype"), url("/local/styles/../fonts/PTRoubleSans.woff") format("woff"), url("/local/styles/../fonts/PTRoubleSans.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.none{
   display: none;
}
a{
   color: #40b4b5;
}
/*==============================PLUGINS==============================*/
.text-content ul {
  padding-bottom: 20px;
}

.text-content ul li {
  position: relative;
  margin-bottom: 5px;
  padding-left: 40px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
}

.text-content ul li:before {
  content: '';
  display: block;
  position: absolute;
  top: 14px;
  left: 0;
  width: 23px;
  height: 2px;
  background: #40b4b5;
}

.text-content ul li a {
  text-decoration: none;
  color: #000;
}

.text-content ul li a:hover {
  color: #40b4b5;
}

.text-content ol {
  padding-bottom: 20px;
  counter-reset: myCounter;
}

.text-content ol li {
  position: relative;
  margin-bottom: 5px;
  padding-left: 40px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
}

.text-content ol li:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #40b4b5;
  font-weight: 600;
  counter-increment: myCounter;
  content: counter(myCounter);
}

.text-content ol li a {
  text-decoration: none;
  color: #000;
}

.text-content ol li a:hover {
  color: #40b4b5;
}
/*---------------------arcticmodal------------------------*/
.arcticmodal-overlay,
.arcticmodal-container {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

.arcticmodal-container {
  overflow: auto;
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: collapse;
}

*:first-child + html .arcticmodal-container {
  height: 100%;
}

.arcticmodal-container_i {
  height: 100%;
  margin: 0 auto;
}

.arcticmodal-container_i2 {
  padding: 24px;
  margin: 0;
  border: 0;
  vertical-align: middle;
}

.arcticmodal-error {
  padding: 20px;
  border-radius: 10px;
  background: #000;
  color: #fff;
}

.arcticmodal-loading {
  width: 80px;
  height: 80px;
  border-radius: 10px;
  background: #000 url(/local/styles/../images/ajax-loader.gif) no-repeat 50% 50%;
}

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

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

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

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

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

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

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

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

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

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

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

.slick-slide img {
  display: inline-block;
}

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

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

.slick-initialized .slick-slide {
  display: block;
}
.slick-initialized .mainbrands-slide.slick-slide {
   display: flex;
   align-items: center;
}
.slick-loading .slick-slide {
  visibility: hidden;
}

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

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

.slick-arrow {
  position: absolute;
  display: block;
  top: 50%;
  margin-top: -21px;
  width: 42px;
  height: 42px;
  background: #fff;
  border: 1px solid #f3f1f1;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  font-size: 0;
  background: transparent;
  z-index: 20;
}

.slick-prev {
  left: -0;
  background-image: url(/local/styles/../images/icon-arrow-prev.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.slick-next {
  right: -0;
  background-image: url(/local/styles/../images/icon-arrow-next.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.slick-dots {
  bottom: 20px;
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 0;
  z-index: 20;
}

.slick-dots li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}

.slick-dots li.slick-active button {
  background-color: #3bbcc6;
}

.slick-dots li button {
  width: 8px;
  height: 8px;
  background-color: #b2b2b0;
  border-radius: 100%;
}

/*---------------------fancybox------------------------*/
.fancybox-enabled {
  overflow: hidden;
}

.fancybox-enabled body {
  overflow: visible;
  height: 100%;
}

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

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
  z-index: 99992;
}

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

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

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

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

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s, visibility 0s linear .25s;
  box-sizing: border-box;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
  visibility: visible;
  transition: opacity .25s, visibility 0s;
}

.fancybox-infobar {
  top: 0;
  left: 50%;
  margin-left: -79px;
}

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
}

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

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translate3d(0, 0, 0);
}

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

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

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

.fancybox-slide--image {
  overflow: visible;
}

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

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

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #E5E3DF;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box;
}

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

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

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

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
}

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

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff;
}

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

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

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer;
}

.fancybox-close-small:after {
  content: '×';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  transition: background .25s;
  box-sizing: border-box;
  z-index: 2;
}

.fancybox-close-small:focus:after {
  outline: 1px dotted #888;
}

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee;
}

.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -44px;
}

.fancybox-slide--iframe .fancybox-close-small:after {
  background: transparent;
  font-size: 35px;
  color: #aaa;
}

.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff;
}

/* Caption */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0 30px;
  background: -webkit-linear-gradient(transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  background: -o-linear-gradient(transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none;
}

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all;
}

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

/* Buttons */
.fancybox-button {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: transparent;
  color: #ddd;
  border-radius: 0;
  cursor: pointer;
  vertical-align: top;
  outline: none;
}

.fancybox-button[disabled] {
  cursor: default;
  pointer-events: none;
}

.fancybox-infobar__body, .fancybox-button {
  background: rgba(30, 30, 30, 0.6);
}

.fancybox-button:hover:not([disabled]) {
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
}

.fancybox-button::before,
.fancybox-button::after {
  content: '';
  pointer-events: none;
  position: absolute;
  background-color: currentColor;
  color: currentColor;
  opacity: 0.9;
  box-sizing: border-box;
  display: inline-block;
}

.fancybox-button[disabled]::before,
.fancybox-button[disabled]::after {
  opacity: 0.3;
}

.fancybox-button--left::after,
.fancybox-button--right::after {
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
}

.fancybox-button--left::after {
  left: 20px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.fancybox-button--right::after {
  right: 20px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fancybox-button--left {
  border-bottom-left-radius: 5px;
}

.fancybox-button--right {
  border-bottom-right-radius: 5px;
}

.fancybox-button--close::before, .fancybox-button--close::after {
  content: '';
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px);
}

.fancybox-button--close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fancybox-button--close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.fancybox-show-nav .fancybox-arrow {
  opacity: 0.6;
}

.fancybox-show-nav .fancybox-arrow[disabled] {
  opacity: 0.3;
}

/* Loading indicator */
.fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-infobar {
    left: 0;
    margin-left: 0;
  }
  .fancybox-button--left,
  .fancybox-button--right {
    display: none !important;
  }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0;
  }
}

/* Fullscreen  */
.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: calc(50% - 7px);
  top: calc(50% - 6px);
  border: 2px solid;
  background: none;
}

/* Slideshow button */
.fancybox-button--play::before,
.fancybox-button--pause::before {
  top: calc(50% - 6px);
  left: calc(50% - 4px);
  background: transparent;
}

.fancybox-button--play::before {
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px;
}

.fancybox-button--pause::before {
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px 0 2px;
}

/* Thumbs */
.fancybox-thumbs {
  display: none;
}

.fancybox-button--thumbs {
  display: none;
}

@media all and (min-width: 800px) {
  .fancybox-button--thumbs {
    display: inline-block;
  }
  .fancybox-button--thumbs span {
    font-size: 23px;
  }
  .fancybox-button--thumbs::before {
    width: 3px;
    height: 3px;
    top: calc(50% - 2px);
    left: calc(50% - 2px);
    box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
  }
  .fancybox-thumbs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 220px;
    margin: 0;
    padding: 5px 5px 0 0;
    background: #fff;
    word-break: normal;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    box-sizing: border-box;
    z-index: 99995;
  }
  .fancybox-show-thumbs .fancybox-thumbs {
    display: block;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 220px;
  }
  .fancybox-thumbs > ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0;
  }
  .fancybox-thumbs > ul > li {
    float: left;
    overflow: hidden;
    max-width: 50%;
    padding: 0;
    margin: 0;
    width: 105px;
    height: 75px;
    position: relative;
    cursor: pointer;
    outline: none;
    border: 5px solid transparent;
    border-top-width: 0;
    border-right-width: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box;
  }
  li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, 0.1);
  }
  .fancybox-thumbs > ul > li > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .fancybox-thumbs > ul > li:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 2px;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
    opacity: 1;
  }
}

/* custom-arrows */
.fancybox-arrow {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  cursor: pointer;
  z-index: 99995;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: opacity .25s;
}

.fancybox-arrow--left {
  left: 30px;
  background-image: url(/local/styles/../images/arrow-left.png);
}

.fancybox-arrow--right {
  right: 30px;
  background-image: url(/local/styles/../images/arrow-right.png);
}

.fancybox-show-nav .fancybox-arrow {
  opacity: 0.9;
}

.fancybox-show-nav .fancybox-arrow[disabled] {
  opacity: 0.2;
}

/*---------------------formstyler------------------------*/
.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;
  right: 0;
  bottom: 0;
  left: 0;
  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-text {
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: 100% !important;
  text-overflow: ellipsis;
}

.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;
  background: #fff;
}

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

/*--theme--*/
.jq-checkbox,
.jq-radio {
  vertical-align: -4px;
  width: 16px;
  height: 16px;
  margin: 0 4px 0 0;
  border: 1px solid #C3C3C3;
  background: -webkit-linear-gradient(#FFF, #E6E6E6);
  background: -o-linear-gradient(#FFF, #E6E6E6);
  background: linear-gradient(#FFF, #E6E6E6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
  cursor: pointer;
}

.jq-checkbox.focused,
.jq-radio.focused {
  border: 1px solid #08C;
}

.jq-checkbox.disabled,
.jq-radio.disabled {
  opacity: .55;
}

.jq-checkbox {
  border-radius: 3px;
}

.jq-checkbox.checked .jq-checkbox__div {
  width: 12px;
  height: 12px;
  margin: 2px 0 0 2px;
  border-radius: 2px;
  background: #666;
  box-shadow: inset 0 -3px 6px #AAA;
}

.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;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.7);
}

.jq-file {
  width: 270px;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.jq-file input {
  cursor: pointer;
}

.jq-file__name {
  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;
  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-linear-gradient(#FFF, #E6E6E6);
  background: -o-linear-gradient(#FFF, #E6E6E6);
  background: linear-gradient(#FFF, #E6E6E6);
  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-linear-gradient(#F6F6F6, #E6E6E6);
  background: -o-linear-gradient(#F6F6F6, #E6E6E6);
  background: linear-gradient(#F6F6F6, #E6E6E6);
}

.jq-file:active .jq-file__browse {
  background: #F5F5F5;
  box-shadow: inset 1px 1px 3px #DDD;
}

.jq-file.focused .jq-file__name {
  border: 1px solid #5794BF;
}

.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
  border-color: #CCC;
  background: #F5F5F5;
  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;
  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 {
  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: linear-gradient(#FFF, #E6E6E6);
  box-shadow: 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-linear-gradient(#F6F6F6, #E6E6E6);
  background: -o-linear-gradient(#F6F6F6, #E6E6E6);
  background: linear-gradient(#F6F6F6, #E6E6E6);
}

.jq-number__spin:active {
  background: #F5F5F5;
  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.focused .jq-number__field {
  border: 1px solid #5794BF;
}

.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
  border-color: #CCC;
  background: #F5F5F5;
  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 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 {
  box-sizing: border-box;
  padding: 1px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  background: #FFF;
  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;
  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: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  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;
  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: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  outline: none;
  background: -webkit-linear-gradient(#FFF, #E6E6E6);
  background: -o-linear-gradient(#FFF, #E6E6E6);
  background: linear-gradient(#FFF, #E6E6E6);
  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: linear-gradient(#F6F6F6, #E6E6E6);
}

button.styler:active,
input[type='button'].styler:active,
input[type='submit'].styler:active,
input[type='reset'].styler:active {
  background: #F5F5F5;
  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;
  box-shadow: none;
  color: #888;
}

/*----custom-----*/
.jq-selectbox.opened .jq-selectbox__select {
  border-color: #b0afaf;
  border-bottom: 1px solid transparent;
}

.jq-selectbox.opened .jq-selectbox__trigger-arrow {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.jq-selectbox {
  display: block;
}

.jq-selectbox__select {
  position: relative;
  padding: 0 40px 0 20px;
  height: 50px;
  background: #fff;
  line-height: 50px;
  border: 1px solid #dedede;
}

.jq-selectbox__select-text {
  display: block;
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  color: #000;
}

.jq-selectbox__trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 100%;
  border-left: 1px solid #fff;
}

.jq-selectbox__trigger-arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -2px;
  margin-left: -4px;
  width: 7px;
  height: 4px;
  background-image: url(/local/styles/../images/icon-select-arrow.png);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.jq-selectbox__dropdown {
  position: absolute;
  padding: 0;
  top: 35px !important;
  width: 100%;
  background: #FFF;
  border: 1px solid #b0afaf;
  z-index: 50;
}

.jq-selectbox ul {
  margin: 0 !important;
  padding: 0 !important;
}

.jq-selectbox li {
  min-height: 18px;
  margin: 0 !important;
  font-weight: 600 !important;
  padding: 5px 10px 5px 20px !important;
}

.jq-selectbox li:before {
  display: none !important;
}

.jq-selectbox li:hover {
  background-color: #40b4b5;
  color: #fff;
}

.jq-selectbox li.selected {
  background-color: #40b4b5;
  color: #fff;
}

.jq-selectbox li.disabled {
  color: #AAA;
}

.jq-selectbox li.disabled:hover {
  background: none;
}

.jq-selectbox__search {
  margin: 5px;
}

.jq-selectbox__search input {
  width: 100%;
  margin: 0;
  padding: 5px 25px 5px 10px;
  color: #333;
  border: 1px solid #000;
  outline: none;
}

.jq-selectbox__not-found {
  margin: 5px;
  padding: 5px 8px 6px;
  font-size: 13px;
}

.form-select_small .jq-selectbox__select {
  height: 35px;
  line-height: 35px;
}

.form-select_small .jq-selectbox__select-text {
  font-size: 13px;
  color: #a4a4a4;
  font-weight: 400;
}

.form-select_small .jq-selectbox__trigger {
  width: 30px;
}

.form-select_small .jq-selectbox li {
  font-size: 13px;
  font-weight: 400 !important;
}

.jspContainer {
  overflow: hidden;
  position: relative;
}

.jspPane {
  position: absolute;
}

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 100%;
  background: red;
}

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: red;
}

.jspCap {
  display: none;
}

.jspHorizontalBar .jspCap {
  float: left;
}

.jspTrack {
  background: #dde;
  position: relative;
}

.jspDrag {
  background: #bbd;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0;
}

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}

.jspVerticalBar .jspArrow {
  height: 16px;
}

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}

.jspVerticalBar .jspArrow:focus {
  outline: none;
}

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}

/*==============================GENERAL==============================*/
*,
:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-family: 'ProximaNova';
  min-width: 320px;
  line-height: 1;
}

.clr:after {
  content: '';
  display: block;
  clear: both;
}

.center-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1430px;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 20px;
  font-weight: 700;
}

h1 {
  margin-bottom: 30px;
  font-size: 42px;
  font-weight: 400;
}

h2 {
  font-size: 26px;
  line-height: 32px;
}
h4 {
    font-size: 22px;
    line-height: 22px;
}

p {
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
}

p img {
  max-width: 100%;
}

.main {
  padding: 30px 0 50px 0;
}

.main_border {
  margin-bottom: 50px;
  border-bottom: 1px solid #f3f3f3;
}

.main_npb {
  padding-bottom: 0;
}

.main-title {
  margin-bottom: 30px;
  font-size: 42px;
  font-weight: 400;
}
.modal-product-bottom .main-title{
   text-align: left;
   font-size: 35px;
   margin-top: 20px;
}
.main-title.REC_POH_TOV {
   margin-top: 100px;
}
/*
.text  ul:not(.ya-share2__list) {
  padding-bottom: 20px;
}

.text  ul:not(.ya-share2__list) li {
  position: relative;
  margin-bottom: 5px;
  padding-left: 40px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
}

.text ul:not(.ya-share2__list) li:before {
  content: '';
  display: block;
  position: absolute;
  top: 14px;
  left: 0;
  width: 23px;
  height: 2px;
  background: #40b4b5;
}

.text  ul:not(.ya-share2__list) li a {
  text-decoration: none;
  color: #000;
}

.text  ul:not(.ya-share2__list) li a:hover {
  color: #40b4b5;
}

.text  ol:not(.ya-share2__list) {
  padding-bottom: 20px;
  counter-reset: myCounter;
}

.text  ol:not(.ya-share2__list) li {
  position: relative;
  margin-bottom: 5px;
  padding-left: 40px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
}

.text  ol:not(.ya-share2__list) li:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #40b4b5;
  font-weight: 600;
  counter-increment: myCounter;
  content: counter(myCounter);
}

.text  ol:not(.ya-share2__list) li a {
  text-decoration: none;
  color: #000;
}

.text  ol li a:hover {
  color: #40b4b5;
}
*/
.main table {
  width: 100%;
}

.main table tr:nth-child(odd) {
  background: #f9f9f9;
}

.main table th {
  line-height: 1.2;
}

.main table td {
  padding: 13px 15px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
}

.main table td:first-child {
  padding-left: 50px;
  font-weight: 400;
}

strong {
  font-weight: 700;
}

em {
  font-style: italic;
}

img {
  vertical-align: top;
}

.table {
  display: table;
  width: 100%;
}

.cell {
  display: table-cell;
  vertical-align: top;
}

.cell_full {
  width: 100%;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.ruble {
  font-family: 'PTRoubleSans' !important;
  font-style: normal;
  font-size: 0.9em;
}

#up {
  position: fixed;
  right: 50px;
  bottom: 100px;
  width: 86px;
  height: 86px;
  background: #f9f9f9;
  background-image: url(/local/styles/../images/icon-arrow-up.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border: 1px solid #f3f3f3;
  cursor: pointer;
  z-index: 40;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}

/*--------------form-styles-------------------*/
.btn {
  display: inline-block;
  padding: 15px 35px;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  color: #fff;
  background: #40b4b5;
  border: 1px solid #40b4b5;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.btn:hover, .btn:focus {
   background: #fff;
   color: #40b4b5;
}

.btn:hover a, .btn:focus a {
  color: #40b4b5;
}

.btn a {
  text-decoration: none;
  color: #fff;
}

.btn.obr{
   background: #fff;
   color: #40b4b5;
}
.btn.obr:hover{
   color: #fff;
   background: #40b4b5;
}
.modal-bottom{
   margin-bottom: 20px;
}
.btn-border {
  display: inline-block;
  padding: 15px 35px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  color: #40b4b5;
  background: transparent;
  border: 2px solid #40b4b5;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.btn-border:hover {
  background: #40b4b5;
  color: #fff;
}

.form-field {
  width: 100%;
  height: 50px;
  padding: 0 30px 0 20px;
  font-size: 18px;
  background-color: #fff;
  color: #000;
  border: 1px solid #dedede;
}
textarea.form-field {
   padding: 10px 30px 0 20px;
   height: 120px;
}
.form-field:focus {
  border-color: #b0afaf;
}

.form-field_small {
  padding-right: 20px;
}

.form-field_required {
  background: url(/local/styles/../images/field-required.png) right 20px top 50% no-repeat;
  background-color: #fff;
}
.order-form-item-hour2{
   display: none;
}
.order-form-item-hour2_active{
   display: block;
   margin-top: -29px;
   font-weight:  normal;
}
.order-form-item-hour2_no{
   display: none;
}
.order-form-item-hour2_no1{
   display: none;
}
.order-form-item-hour2_no2{
   display: none;
}
.order-form-item-hour3{
   display: none;
}
.order-form-item-hour3_active{
   display: block;
   margin-top: -29px;
   font-weight:  normal;
}
.order-form-item-hour3_no{
   display: none;
}
.order-form-item-hour3_no1{
   display: none;
}
.order-form-item-hour3_no2{
   display: none;
}
.order-form-item-hour1 p span{
  position: absolute;
  display: block;
  margin-left: 285px;
  width:8px;
  height:5px;
  background: url(/local/styles/../images/icon-select-arrow.png) no-repeat;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.order-form-item-hour1_active p span{
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.form-area {
  padding: 15px 20px;
  width: 100%;
  height: 190px;
  background: #fff;
  line-height: 1.2;
  border: 1px solid #dedede;
  font-size: 18px;
}

.form-area:focus {
  border-color: #b0afaf;
}

.form-checkbox {
  margin-bottom: 15px;
}

.form-checkbox input[type="checkbox"] {
  display: none;
}

.form-checkbox label {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 21px;
  padding-left: 35px;
  color: #000;
  cursor: pointer;
}

.form-checkbox label:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 21px;
  height: 21px;
  border: 1px solid rgba(99, 99, 99, 0.12);
  z-index: 1;
}

.form-checkbox input[type="checkbox"]:checked + label:before {
  background: #40b4b5;
  border-color: #40b4b5;
  background-image: url(/local/styles/../images/icon-check.svg);
  background-size: 14px 11px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.radio input[type="radio"] {
  display: none;
}

.radio label {
  position: relative;
  font-size: 16px;
  line-height: 21px;
  padding-left: 30px;
  cursor: pointer;
}

.radio label:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 21px;
  height: 21px;
  background: url(/local/styles/../images/icon-radio.png);
  z-index: 1;
}

.radio input[type="radio"]:checked + label:before {
  background: url(/local/styles/../images/icon-radio-checked.png);
}

.select {
  position: relative;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
}

.select.active .select-title:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.select-title {
  position: relative;
  width: 100%;
  padding-right: 15px;
  cursor: pointer;
  outline: none;
  z-index: 1;
}

.select-title:after {
  content: '';
  display: block;
  position: absolute;
  top: 6px;
  right: 0;
  width: 7px;
  height: 4px;
  background-image: url(/local/styles/../images/icon-arrow-down.svg);
  background-size: 7px 4px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0.8;
}

.select-title__value {
  display: block;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  white-space: nowrap;
  text-transform: none;
  text-overflow: ellipsis;
}

.select-options {
  background-color: #fff;
  position: absolute;
  z-index: 10;
  top: 20px;
  display: none;
  white-space: nowrap;
  overflow: hidden;
  min-width: 100%;
  border-top: none;
  border-radius: 0 0 3px 3px;
  box-shadow: 1.2px 1.6px 6px 1px rgba(0, 0, 0, 0.1);
}

.select-options__value {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.7);
  padding: 6px 10px;
}

.select-options__value:hover {
  color: #40b4b5;
}

/*---------------modal-window--------------------*/
.box-modal {
  position: relative;
  padding: 50px 100px 40px;
  width: 524px;
  background: #f9f9f9;
}

.arcticmodal-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 22px;
  height: 22px;
  background-image: url(/local/styles/../images/icon-close.png);
  cursor: pointer;
  z-index: 99;
}

.modal-title {
  margin-bottom: 30px;
  font-size: 26px;
  font-weight: 600;
  text-align: center;
  color: #3b3b3b;
}

.modal-form-item {
  margin-bottom: 10px;
}

.modal-form__btn {
  margin-top: 10px;
  width: 100%;
  text-transform: uppercase;
}

.modal-callback-form__note {
  padding-top: 30px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
}
.mes_otl{
   text-align: center;
   font-size: 28px;
}
.box-modal_big {
  width: 900px;
  padding: 0;
  background: #fff;
}

.box-modal_big .modal-body {
  padding: 30px 85px 50px;
}

.box-modal_big .modal-title {
  color: #000;
  font-weight: 700;
}

.modal-body {
  background: #f9f9f9;
}

.modal-subtitle {
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  margin-bottom: 20px;
}

.modal-subtitle span {
  display: block;
}

.modal-form-center {
  margin: 0 auto;
  width: 340px;
}

.modal-product-table {
  display: table;
  width: 100%;
}

.modal-product-cell {
  display: table-cell;
  vertical-align: top;
  padding: 35px 20px;
  width: 33.333%;
}

.modal-product__image {
  display: table;
  width: 100%;
}

.modal-product__image span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.modal-product__image img {
  max-width: 100%;
}

.modal-product__title {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 18px;
  text-decoration: none;
  color: #000;
  font-weight: 700;
  line-height: 28px;
}

.modal-product__articul {
  margin-bottom: 15px;
  opacity: 0.5;
  color: black;
  font-size: 12px;
}

.modal-product-characteristics li {
  font-size: 14px;
  line-height: 28px;
}

.modal-product-priceblock {
  padding-bottom: 25px;
}

.modal-product__price {
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: 700;
}

.modal-product__oldprice {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: 700;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
}

.modal-product__economy {
  padding-top: 5px;
  margin-bottom: 5px;
  color: #ff5063;
  font-size: 12px;
  font-weight: 600;
}

.modal-form-row {
  margin-left: -10px;
  margin-right: -10px;
}

.modal-form-column {
  float: left;
  padding: 0 10px;
  width: 50%;
}

.box-modal_large {
  width: 1010px;
  padding: 50px 0 50px 0;
  background: #ffffff;
}

.box-modal_large .modal-body {
  background: #ffffff;
}
.modal-product-zag{
   margin-bottom: 30px;
   font-size: 42px;
   font-weight: 400;
   margin-top: -45px;
   margin-left: 20px;
}
.modal-product-column {
  float: left;
  width: 33.333%;
  padding: 0 20px;
}

.modal-product-row {
  margin-bottom: 25px;
}

.modal-product-slider {
  margin-bottom: 30px;
}

.modal-product-item {
  display: table;
  width: 100%;
}

.modal-product-item span {
  display: table-cell;
  vertical-align: middle;
  height: 250px;
  text-align: center;
  padding: 10px;
}

.modal-product-item img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
}

.modal-product-thumbs {
  padding: 0 40px;
  text-align: center;
}

.modal-product-thumb.slick-current .modal-product-thumb__item {
  border-color: #f88e74;
}

.modal-product-thumb__item {
  display: table;
  margin: 0 auto;
  border: 2px solid transparent;
  width: 88px;
  height: 88px;
  cursor: pointer;
}

.modal-product-thumb__item span {
  display: table-cell;
  text-align: center;
  width: 86px;
  height: 86px;
  vertical-align: middle;
  padding: 5px;
}

.modal-product-thumb__item img {
  max-width: 100%;
  max-height: 100%;
}

.modal-product-info {
  padding-bottom: 15px;
}

.modal-product__availability {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}

.modal-product__reviews {
  display: inline-block;
  vertical-align: top;
}

.modal-product-availability__limited {
  padding-left: 30px;
  background-image: url(/local/styles/../images/icon-smallavailable.svg);
  background-size: 20px 12px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 12px;
  line-height: 14px;
  color: rgba(0, 0, 0, 0.5);
}

.modal-product-availability__yes {
  padding-left: 30px;
  background-image: url(/local/styles/../images/icon-available.svg);
  background-size: 20px 12px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 12px;
  line-height: 14px;
  color: rgba(0, 0, 0, 0.5);
}

.modal-product-availability__no {
  padding-left: 30px;
  background-image: url(/local/styles/../images/icon-notavailable.svg);
  background-size: 20px 12px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 12px;
  line-height: 14px;
  color: rgba(0, 0, 0, 0.5);
}

.modal-product-characteristic li {
  font-size: 14px;
  line-height: 28px;
}

.modal-product-buttons {
  width: 240px;
}

.modal-product__cart {
  margin-bottom: 20px;
  width: 100%;
  text-transform: uppercase;
}
.modal-product__cart a{
   width: 100%;
   height: 100%;
   display: block;
}
.modal-product__click {
  margin-bottom: 20px;
  width: 100%;
  text-transform: uppercase;
}

.modal-product__compare {
  float: left;
  display: inline-block;
  padding-left: 30px;
  background-image: url(/local/styles/../images/icon-product-compare.png);
  background-repeat: no-repeat;
  font-size: 12px;
  line-height: 18px;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

.modal-product__compare:hover, .modal-product__compare.in_compare {
  background-image: url(/local/styles/../images/icon-product-compare-active.png);
  color: #40b4b5;
}

.modal-product__bookmarks {
  float: right;
  display: inline-block;
  padding-left: 27px;
  background-image: url(/local/styles/../images/icon-product-favorite.png);
  background-repeat: no-repeat;
  font-size: 12px;
  line-height: 18px;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

.modal-product__bookmarks:hover, .modal-product__bookmarks.in_wishlist {
  background-image: url(/local/styles/../images/icon-product-favorite-active.png);
  color: #40b4b5;
}

.modal-product-bottom {
  text-align: center;
  padding-bottom: 55px;
}

/*==============================INDEX==============================*/
/*---------------------header------------------------*/
.header-top {
  position: relative;
  z-index: 10;
}

.header-top-buttons {
  float: left;
  /* font-size: 0; */
}
.header-top-buttons .wrapGeoIpReaspekt{
    display: flex;
    align-items: center;
    height: 53px;
    font-size: 13px;
    text-decoration: none;
    color: rgba(0, 0, 0, 0.5);
    font-family: 'ProximaNova';
}
.header-top-buttons .wrapGeoIpReaspekt span{
  margin-left:10px;
}

.header-top__btn {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 30px;
  color: #40b4b5;
  font-size: 13px;
  font-weight: 600;
  line-height: 53px;
  text-decoration: none;
  text-transform: uppercase;
}

.header-top__btn:after {
  content: '';
  display: none;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #f9f9f9;
}

.header-top__btn.active {
  background: #f9f9f9;
  border-left: 1px solid #efefef;
  border-right: 1px solid #efefef;
  color: rgba(0, 0, 0, 0.9);
}

.header-top__btn.active:after {
  display: block;
}

.header-logo span:last-child {
  display: none;
}

.header-top-menu {
  float: right;
}

.header-top-menu ul {
  display: table;
}

.header-top-menu ul li {
  display: table-cell;
  vertical-align: middle;
  padding-left: 40px;
  height: 53px;
}

.header-top-menu ul li a {
  font-size: 13px;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.5);
}

.header-top-menu ul li a:hover {
  color: #40b4b5;
}

.menu-icon-discount {
  position: relative;
  top: -1.5px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
  font-style: normal;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #f88e74;
  color: #fff;
  text-align: center;
  line-height: 12px;
  font-size: 10px;
}

.header-body {
  padding-bottom: 25px;
  background: #f9f9f9;
  border-top: 1px solid #efefef;
}
.header-content-table{
   margin: 0;
}
.header-content-cell {
  padding-top: 42px;
  padding-bottom: 42px;
}

.header-content-cell:first-child {
  padding-right: 45px;
}
/* .header-content-cell:nth-child(2) {
  padding-top: 42px;
}
.header-content-cell:nth-child(3) {
  padding-top: 42px;
} */
.header-location {
  padding-top: 15px;
  min-width: 160px;
  padding-right: 15px;
}

.header-contacts-block {
  float: left;
  padding-right: 35px;
}

.header-contacts-block:last-child {
  padding-right: 0;
}

a.header-phone {
  display: block;
  margin-bottom: 14px;
  font-size: 20px;
  font-weight: 100;
  text-decoration: none;
  color: #3b3b3b;
}

a.header-phone span {
  font-weight: 600;
}

.header-timetable {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.5);
}

.header-callback {
  display: inline-block;
  position: relative;
  top: -4px;
  font-size: 13px;
  text-decoration: none;
  color: #40b4b5;
}

.header-social {
  font-size: 0;
}

.header-social__btn {
  display: inline-block;
  vertical-align: top;
  margin-right: 12px;
}

.header-user {
  white-space: nowrap;
  padding-top: 3px;
  font-size: 0;
}

.header-account {
  display: inline-block;
  vertical-align: middle;
}

.header-account__btn {
  display: inline-block;
  position: relative;
  width: 24px;
  height: 24px;
  background-image: url(/local/styles/../images/icon-account.png);
  cursor: pointer;
}

.header-account__btn:after {
  /* content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: -13px;
  width: 7px;
  height: 4px;
  background-image: url(/local/styles/../images/icon-arrow-down-green.svg); */
}

.header-favorite {
  display: inline-block;
  vertical-align: middle;
  /* margin-left: 25px; */
  margin-left: 16px;
  margin-right: 8px;
}

.header-favorite__btn {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(/local/styles/../images/icon-favorite.png);
  cursor: pointer;
  text-decoration: none;
}

.header-favorite__btn:after {
  /* content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: -13px;
  width: 7px;
  height: 4px;
  background-image: url(/local/styles/../images/icon-arrow-down-green.svg); */
}

.header-favorite__btn span , .header-compare__btn span{
  position: absolute;
  top: -8px;
  right: -10px;
  display: block;
  width: 16px;
  height: 16px;
  background: #f88e74;
  text-align: center;
  line-height: 16px;
  font-size: 10px;
  color: #fff;
  border-radius: 50%;
  font-weight: 700;
  text-transform: uppercase;
}
.header-compare {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  margin-right: 8px;
}

.header-compare__btn {
  display: block;
  width: 35px;
  height: 23px;
  background: transparent;
  background-image: url(/local/styles/../images/icon-compare.png);
  cursor: pointer;
  position: relative;
}

.header-menu-cell {
  border-right: 1px solid #f9f9f9;
}

.header-menu-cell:last-child {
  border-right: 0;
}

.header-menu__btn {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 0 30px;
  line-height: 51px;
  text-decoration: none;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  background: #40b4b5;
  color: white;
}

.header-menu__btn_categories {
  padding: 0 55px 0 65px;
  width: 230px;
}

.header-menu__btn_categories.active:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.header-menu__btn_categories:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -7.5px;
  left: 25px;
  width: 20px;
  height: 15px;
  background-image: url(/local/styles/../images/icon-menu.svg);
  background-size: 20px 15px;
}

.header-menu__btn_categories:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 20px;
  width: 7px;
  height: 4px;
  background-image: url(/local/styles/../images/icon-arrow-down-white.svg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.header-menu__btn_brands {
  background: #f88e74;
  padding: 0 65px 0 30px;
}

.header-menu__btn_brands.active:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.header-menu__btn_brands:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 20px;
  width: 7px;
  height: 4px;
  background-image: url(/local/styles/../images/icon-arrow-down-white.svg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.header-search-form {
  position: relative;
}

.header-search-form__field {
  padding: 0 60px 0 25px;
  width: 100%;
  height: 51px;
  background: #fff;
  border: 1px solid rgba(99, 99, 99, 0.06);
  font-size: 14px;
  color: #7f7f7f;
}

.header-search-form__btn {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -10px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(/local/styles/../images/icon-search.svg);
  background-size: 20px 20px;
  cursor: pointer;
}

.header-cart {
  display: block;
  position: relative;
  padding: 0 25px 0 65px;
  min-width: 235px;
  height: 51px;
  line-height: 48px;
  text-decoration: none;
  color: #000;
  border: 2px solid #f88e74;
  color: #3b3b3b;
  white-space: nowrap;
  font-size: 13px;
}

.header-cart__icon {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -12px;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
  background-image: url(/local/styles/../images/icon-cart.svg);
}

.header-cart__icon span {
  position: absolute;
  top: -8px;
  right: -10px;
  display: block;
  padding-left: 1px;
  width: 16px;
  height: 16px;
  background: #f88e74;
  text-align: center;
  line-height: 16px;
  font-size: 10px;
  color: #fff;
  border-radius: 50%;
  text-transform: uppercase;
}

.header-bottom {
  position: relative;
}
.header-bottom-table{
   margin: 0;
}
.header-menu-table{
   margin: 0;
}
.header-menu-cell_brands:hover .brands-dropdown{
   display: block;
}
.brands-dropdown {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background: #fff;
  border: 1px solid #40b4b5;
  box-shadow: 0 10px 27px rgba(0, 0, 0, 0.11);
  z-index: 9999;
}
.brands-dropdown_mobile {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background: #fff;
  border: 1px solid #40b4b5;
  box-shadow: 0 10px 27px rgba(0, 0, 0, 0.11);
  z-index: 60;
}

.brands-alphabet {
  background: #f9f9f9;
}

.brands-alphabet-list {
  display: table;
  width: 100%;
}

.brands-alphabet-list li {
  display: table-cell;
}

.brands-alphabet-list li:first-child a {
  padding-left: 20px;
}

.brands-alphabet-list li a {
  display: block;
  padding: 22px 12px;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  color: #40b4b5;
}

.brands-alphabet-list li a:hover {
  background: #40b4b5;
  color: #fff;
}

.brands-catalog__title {
  position: relative;
  padding: 18px 30px 18px 25px;
  background: #f88e74;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
}

.brands-catalog__title.active:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.brands-catalog__title:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 20px;
  width: 13px;
  height: 8px;
  background-image: url(/local/styles/../images/icon-arrow-down-white.svg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.brands-catalog-row {
  display: table;
  width: 100%;
}

.brands-catalog-block {
  display: table-cell;
  vertical-align: top;
  padding: 25px 20px;
  border-right: 1px solid #f3f3f3;
}

.brands-catalog-block__title {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 700;
}

.brands-catalog-block__title a {
  text-decoration: none;
  color: #000;
}

.brands-catalog-list li {
  margin-bottom: 10px;
}

.brands-catalog-list li a {
  display: inline-block;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
}

.brands-catalog-list li a:hover {
  color: #40b4b5;
}

.brands-catalog__title {
  display: none;
}

.catalog-dropdown {
   display: none;
  position: absolute;
  left: 0;
  top: 100%;
  background: #fff;
  box-shadow: 0 10px 27px rgba(0, 0, 0, 0.11);
  z-index: 60;
  transition: 0.5s;
  opacity: 0;
}
.catalog-dropdown_mobile{
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  background: #fff;
  box-shadow: 0 10px 27px rgba(0, 0, 0, 0.11);
  z-index: 60;
}
@media only screen and (min-width: 1011px) {
  .catalog-menu li:hover ul {
    display: block;
  }
}

.header-menu-cell_categories:hover .catalog-dropdown{
   display: block !important;
   opacity:1;
   z-index: 9999;
}


.catalog-menu {
  border: 1px solid #3fb0b1;
  width: 230px;
}

.catalog-menu li.has-submenu > a {
  background-image: url(/local/styles/../images/icon-arrow-gray-right.png);
  background-repeat: no-repeat;
  background-position: right 10px top 50%;
}

.catalog-menu li.has-submenu:hover > a {
  background-image: url(/local/styles/../images/icon-arrow-white-right.png);
  background-repeat: no-repeat;
  background-position: right 10px top 50%;
}
.catalog-menu li.has-submenu li.has-submenu > a {
  background-image: url(/local/styles/../images/icon-arrow-white-right-bot.png);
  background-repeat: no-repeat;
  background-position: right 10px top 50%;
}
.catalog-menu li.has-submenu li.has-submenu:hover > a {
  background-image: url(/local/styles/../images/icon-arrow-white-right-bot-w.png);
}

.catalog-menu li:hover > a {
  background-color: #3fb0b1;
  color: #fff;
}

.catalog-menu li a {
  display: block;
  padding: 9px 30px 9px 25px;
  text-decoration: none;
  font-size: 14px;
  color: #000;
}

.catalog-menu > li a {
	font-weight: 600;
}

.catalog-menu li ul {
  display: none;
  border: 1px solid #3fb0b1;
  margin-left: -1px;
  position: absolute;
  background: #fff;
  top: 0;
  left: 100%;
  height: 100%;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -moz-column-gap: 0;
  -webkit-column-gap: 0;
  column-gap: 0;
  -webkit-column-fill: auto;
  -moz-column-fill: auto;
  column-fill: auto;
}

.catalog-menu li ul li {
  background: #fff;
  border-right: 1px solid #f3f3f3;
  //overflow: hidden;
  position: relative;
}
.catalog-menu li ul li:hover {
	border-color: #3fb0b1;
}

.catalog-menu li ul li a, .catalog-menu li ul li a.a_lvl_3 {
  white-space: nowrap;
  font-weight: 400;
}

.catalog-menu li ul li a:hover, .catalog-menu li ul li a.a_lvl_3:hover {
  background: #3fb0b1;
  color: #fff;
}

.catalog-menu li ul li .catalog-menu__title {
	font-weight: 700;
}

.catalog-menu li ul li ul.filter_menu{
  position: absolute;
  display: none;
  column-count:unset;
  background: #fff;
  border:1px solid #3fb0b1;
  height: auto;
  margin-left:1px;
}
.catalog-menu li ul li:hover ul{
	display: block !important;
}
.catalog-menu li ul li ul li{
	overflow: inherit !important;
  border:0;
}
.catalog-menu li.child a, .catalog-menu li a.a_lvl_3{
   padding-left: 35px;
   background: rgba(63, 176, 177, 0.1);
}
/*---------------------mainslider------------------------*/
.mainslider-section {
  background: #f9f9f9;
}

.mainslider-wrap {
  box-shadow: 0 5px 35px rgba(0, 0, 0, 0.1);
}

.mainslider .slick-dots {
  left: 80px;
  bottom: 50px;
  width: auto;
}

.mainslider .slick-dots li {
  margin: 0 12px 0 0;
}

.main-slide {
  height: 465px;
  background-position: 50% 0;
  background-size: cover;
  background-repeat: no-repeat;
}

.main-slide__body {
  display: block;
  height: 100%;
  padding: 80px 100px 90px 80px;
  text-decoration: none;
}

.main-slide__title {
  margin-bottom: 15px;
  font-size: 50px;
  line-height: 60px;
  font-weight: 100;
  text-transform: uppercase;
  color: #3b3b3b;
}

.main-slide__text {
  font-size: 40px;
  font-weight: 100;
  line-height: 50px;
  text-transform: uppercase;
  color: black;
  opacity: 0.32;
}

/*---------------------main-categories------------------------*/
.main-categories {
  padding: 40px 0 35px 0;
  background: #f9f9f9;
  box-shadow: 2.5px 25px 50px rgba(0, 0, 0, 0.1);
}

.main-categories-carousel {
  margin-bottom: 45px;
}

.main-categories-slide{
  max-width: 234px;
}

.main-categories-item {
  position: relative;
  display: block;
}

.main-categories-item__image {
  display: block;
  max-width: 100%;
  height: 189px;
}

.main-categories-item__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.main-categories-item__title {
  position: absolute;
  top: 25px;
  left: 30px;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
  text-transform: uppercase;
  color: white;
  opacity: 0.9;
  z-index: 10;
}

.main-categories-item__price {
  position: absolute;
  left: 30px;
  bottom: 25px;
  white-space: nowrap;
  background: #3bbcc6;
  font-weight: 600;
  line-height: 30px;
  padding: 0 15px;
  font-size: 20px;
  color: white;
}

.main-categories-item__price .ruble {
  font-size: 18px;
}

.main-benefits {
  font-size: 0;
}

.main-benefit-item {
  display: inline-block;
  vertical-align: top;
  width: 16.6666%;
  padding: 0 5px 0 20px;
}

.main-benefit-item__icon {
  height: 60px;
}

.main-benefit-item__title {
  font-size: 14px;
  line-height: 20px;
  color: #181818;
  opacity: 0.5;
}

/*---------------------Mainproducts------------------------*/
.mainproducts {
  padding: 90px 0 80px 0;
}

.mainproducts-tabs-list {
  border-bottom: 1px solid #319fb1;
}

.mainproducts-tabs__btn {
  float: left;
  position: relative;
  margin-right: 95px;
  padding-bottom: 35px;
  font-size: 26px;
  font-weight: 600;
  line-height: 36px;
  text-transform: uppercase;
  cursor: pointer;
}

.mainproducts-tabs__btn:after {
  content: '';
  display: none;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 5px 0 5px;
  border-color: #31a0b1 transparent transparent transparent;
}

.mainproducts-tabs__btn:last-child {
  margin-right: 0;
}

.mainproducts-tabs__btn.active {
  color: #40b4b5;
}

.mainproducts-tabs__btn.active:after {
  display: block;
}

.mainproducts-menu {
  margin-bottom: 50px;
  background: #f6f6f6;
}

.mainproducts-menu ul {
  display: table;
  width: 100%;
}

.mainproducts-menu ul li {
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px 0 30px;
  height: 68px;
}

.mainproducts-menu ul li span {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.9);
}

.mainproducts-menu ul li span:hover, .mainproducts-menu ul li span.active {
  color: #b6b6b6;
  cursor: pointer;
}

.mainproducts-tabs__section {
  display: none;
}

.mainproducts-tabs__section.active {
  display: block;
}

.products-carousel {
  margin-left: -20px;
  margin-right: -20px;
}

.products-carousel .slick-list {
  padding: 20px 20px 100px;
}

.products-carousel .slick-arrow {
  margin: 0;
  top: 215px;
}

.products-carousel .slick-slide {
  opacity: 0;
}

.products-carousel .slick-active {
  opacity: 1;
}

.product-item {
  position: relative;
  height: 468px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.09);
}

.product-item:hover {
  background: #fff;
  box-shadow: none;
  overflow: visible;
}

.product-item:hover .product-item-body {
  height: 568px;
  z-index: 4;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
}

.product-item:hover .product-item-hidden {
  display: block;
}
.product-description ol {
    padding-bottom: 20px;
    counter-reset: myCounter;
}
.product-description ol li {
    position: relative;
    margin-bottom: 5px;
    padding-left: 40px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
}
.product-description ol li:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    color: #40b4b5;
    font-weight: 600;
    counter-increment: myCounter;
    content: counter(myCounter);
}
.product-description table{
   margin-bottom: 20px;
}
.product-description table td:nth-child(1){
   width: 300px;
   box-sizing: border-box;
}
.product-description ul{
    padding-bottom: 20px;
}
.product-description ul li {
    position: relative;
    margin-bottom: 5px;
    padding-left: 40px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
}
.product-description ul li:before {
    content: '';
    display: block;
    position: absolute;
    top: 14px;
    left: 0;
    width: 23px;
    height: 2px;
    background: #40b4b5;
}
.product-item-body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

.product-item-top {
  height: 105px;
  padding: 25px 25px 5px 55px;
}

.product-item__title {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  line-height: 28px;
  color: #000;
}

.product-item__articul {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
  font-weight: 300;
}

.product-item__label {
  position: absolute;
  top: 80px;
  right: 30px;
}

.label-hit {
  width: 59px;
  height: 59px;
  text-align: center;
  line-height: 59px;
  background-image: url(/local/styles/../images/label-hit.png);
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  color: white;
}

.label-action {
  width: 59px;
  height: 59px;
  text-align: center;
  line-height: 59px;
  background-image: url(/local/styles/../images/label-action.png);
  font-size: 12px;
  font-weight: 700;
  color: white;
}

.label-video {
  top: 85px;
  width: 53px;
  height: 53px;
  background-image: url(/local/styles/../images/label-video.png);
}

.product-item__image {
  display: table;
  width: 100%;
  padding: 5px 30px;
}

.product-item__image span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 260px;
}

.product-item__image img {
  max-width: 100%;
  max-height: 100%;
}

.product-item-priceblock {
  position: relative;
  padding: 0 20px 0 55px;
  height: 55px;
}

.product-item__price {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  font-size: 24px;
  font-weight: 700;
}

.product-item__oldprice {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  font-weight: 700;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
}

.product-item__economy {
  padding-top: 2px;
  font-size: 12px;
  font-weight: 600;
  color: #ff5063;
}

.product-item-bottom {
  height: 38px;
  padding: 0 20px 0 55px;
}

.product-item__availability {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  font-size: 12px;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.8);
  line-height: 14px;
}

.product-item__avalaible {
  padding-left: 28px;
  background-image: url(/local/styles/../images/icon-available.svg);
  background-size: 26px 12px;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.product-item__smallavalaible {
  padding-left: 28px;
  background-image: url(/local/styles/../images/icon-smallavailable.svg);
  background-size: 26px 12px;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.product-item__notavalaible {
  padding-left: 28px;
  background-image: url(/local/styles/../images/icon-notavailable.svg);
  background-size: 26px 12px;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.product-item__reviews {
  /*display: inline-block;*/
  display: none;
  vertical-align: top;
}

.rating-stars {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  font-size: 0;
}

.rating {
  font-size: 0;
}

.star {
  display: inline-block;
  vertical-align: top;
  width: 12px;
  height: 12px;
  background-image: url(/local/styles/../images/icon-star.svg);
  background-size: 12px 12px;
}

.star-full {
  background-image: url(/local/styles/../images/icon-star-full.svg);
}

.rating-count {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  padding-top: 2px;
  color: rgba(0, 0, 0, 0.5);
}

.product-item-hidden {
  display: none;
  background: #fff;
  height: 100px;

  position: absolute;
  width: 100%;
  bottom: 0;
}

.product-item-buttons {
  border-top: 1px solid #f3f3f3;
}

.product-item__compare {
  float: left;
  display: block;
  height: 40px;
  width: 50%;
  line-height: 38px;
  font-size: 12px;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
  border-right: 1px solid #f3f3f3;
}

.product-item__compare:hover, .product-item__compare.checked {
  color: #40b4b5;
  cursor: pointer;
}

.product-item__compare:hover span, .product-item__compare.checked span {
  background-image: url(/local/styles/../images/icon-product-compare-active.png);
}

.product-item__compare span {
  display: inline-block;
  padding-left: 30px;
  background-image: url(/local/styles/../images/icon-product-compare.png);
  background-repeat: no-repeat;
  line-height: 18px;
}

.product-item__favorite {
  float: left;
  display: block;
  height: 40px;
  width: 50%;
  line-height: 38px;
  font-size: 12px;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
}

.product-item__favorite:hover, .product-item__favorite.in_wishlist {
  color: #40b4b5;
  cursor: pointer;
}

.product-item__favorite:hover span, .product-item__favorite.in_wishlist span{
  background-image: url(/local/styles/../images/icon-product-favorite-active.png);
}

.product-item__favorite span {
  display: inline-block;
  padding-left: 27px;
  background-image: url(/local/styles/../images/icon-product-favorite.png);
  background-repeat: no-repeat;
  line-height: 18px;
}

input.product-item__cart, input.product-item__cart_in_modal_rec{
   width: 100%;
   cursor: pointer;
}

.product-item__cart, .product-item__cart_in_modal_rec {
  display: block;
  height: 60px;
  line-height: 60px;
  background: #40b4b5;
  text-align: center;
  text-decoration: none;
  color: white;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.product-item__cart span, .product-item__cart_in_modal_rec span {
  display: inline-block;
  background-image: url(/local/styles/../images/icon-cart-white.svg);
  background-size: 24px 24px;
  line-height: 24px;
  padding-left: 35px;
  background-repeat: no-repeat;
}

/*---------------------discounts------------------------*/
.discounts {
  height: 585px;
  padding: 95px 0 0;
  background-image: -webkit-linear-gradient(left, #2c67c0 0%, #2c67c0 0%, #67f4f6 100%);
  background-image: -o-linear-gradient(left, #2c67c0 0%, #2c67c0 0%, #67f4f6 100%);
  background-image: linear-gradient(to right, #2c67c0 0%, #2c67c0 0%, #67f4f6 100%);
}

.discounts-table {
  display: table;
  width: 100%;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.09);
  background: #fff;
}

.discounts-cell {
  position: relative;
  display: table-cell;
  vertical-align: top;
  width: 50%;
  overflow: hidden;
}

.discount-block {
  float: left;
  position: relative;
  background: #fff;
  background-size: cover;
  background-position: 50% 50%;
}

.discount-block_1 {
  width: 66%;
  height: 235px;
}

.discount-block_2 {
  float: right;
  width: 34%;
  height: 465px;
}

.discount-block_3 {
  width: 66%;
  height: 465px;
}

.discount-block_4 {
  width: 34%;
  height: 235px;
}

.discount-item {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #000;
}

.discount-block_2 .discount-item__text {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  text-align: center;
}

.discount-item__sale-logo {
  position: absolute;
  top: 25px;
  left: 35px;
}

.discount-block_1 .discount-item__text {
  position: absolute;
  left: 35px;
  bottom: 20px;
  padding: 0 20px;
  background-image: -webkit-linear-gradient(left, #cfe096 0%, #cfe096 0%, #a8ebb9 100%);
  background-image: -o-linear-gradient(left, #cfe096 0%, #cfe096 0%, #a8ebb9 100%);
  background-image: linear-gradient(to right, #cfe096 0%, #cfe096 0%, #a8ebb9 100%);
  font-size: 18px;
  line-height: 50px;
  font-weight: 700;
  color: #000;
  letter-spacing: 0.35em;
  text-transform: uppercase;
}

.discount-block_3 .discount-item__text {
  position: absolute;
  width: 100%;
  top: 50%;
  text-align: center;
  padding: 0 30px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 40px;
  line-height: 50px;
  font-weight: 100;
}

.discount-block_3 .discount-item__text span {
  display: block;
  padding-top: 10px;
  font-family: 'Corinthia';
  font-size: 73px;
}

.discount-block_4 .discount-item__text {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0.35em;
  text-transform: uppercase;
}

.daily-product {
  /* padding: 55px 100px 50px 70px; */
  padding: 30px 100px 29px 70px;
}

.daily-product__label {
  position: absolute;
  top: 30px;
  right: -50px;
  width: 200px;
  color: white;
  color: rgba(255, 255, 255, 0.9);
  font-size: 18px;
  text-align: center;
  background: #f87e51;
  line-height: 40px;
  font-weight: 300;
  text-transform: uppercase;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.daily-product__title {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  color: black;
  text-transform: uppercase;
  text-decoration: none;
}

.daily-product__title:hover {
  color: #40b4b5;
}

.daily-product__articul {
  font-size: 12px;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.6);
}

.daily-product__image {
  display: table;
  width: 100%;
}

.daily-product__image span {
  display: table-cell;
  vertical-align: middle;
  height: 425px;
  text-align: center;
}

.daily-product__image img {
  max-width: 100%;
}

.daily-product-priceblock {
  float: left;
}

.daily-product__price {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  color: black;
  font-size: 26px;
  font-weight: 700;
}

.daily-product__oldprice {
  display: inline-block;
  vertical-align: top;
  font-size: 26px;
  text-decoration: line-through;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.5);
}

.daily-product__economy {
  padding-top: 10px;
  color: #ff5063;
  font-size: 12px;
  font-weight: 600;
}

.daily-product__btn {
  float: right;
}

/*---------------------mainbrands------------------------*/
.mainbrands {
  padding: 320px 0 85px 0;
}

.mainbrands-carousel {
  margin-bottom: 15px;
  padding: 0 50px;
  border: 1px solid #f3f3f3;
}

.mainbrands-slide {
  height: 160px;
  text-align: center;
}

.mainbrands-slide:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.mainbrands-slide img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
}

.mainbrands-item {
  display: inline-block;
}

.mainbrands-item:hover {
  opacity: 0.7;
}

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

.mainbrands__link {
  color: #242424;
  font-size: 14px;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
}

/*---------------------about------------------------*/
.about {
  padding: 105px 0 95px 0;
  background: #f1f5f9;
}

.about-content {
  float: left;
  padding-top: 35px;
  width: 530px;
}

.about-content__title {
  margin-bottom: 42px;
  font-weight: 100;
  font-size: 40px;
  line-height: 50px;
}

.about-content__text {
  margin-bottom: 40px;
}

.about-content__text p {
  margin: 0;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
}

.about-blocks {
  float: right;
  width: 700px;
}

.about-block {
  float: left;
  position: relative;
  height: 235px;
}

.about-block span {
  position: absolute;
  left: 40px;
  bottom: 40px;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 300;
  text-transform: uppercase;
  z-index: 10;
}

.about-block-item {
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}

.about-block_big {
  width: 66%;
}

.about-block_big .about-block-item {
  background-position: right 20px bottom 0;
}

.about-block_big span {
  font-size: 26px;
  line-height: 30px;
}

.about-block_small {
  width: 34%;
}

.about-block_small .about-block-item {
  background-position: left 40px top 60px;
}

.about-block_small span {
  font-size: 20px;
  line-height: 26px;
}

.about-block_1 {
  background-image: -webkit-linear-gradient(left, #f57d8d 0%, #f57d8d 0%, #f6916f 100%);
  background-image: -o-linear-gradient(left, #f57d8d 0%, #f57d8d 0%, #f6916f 100%);
  background-image: linear-gradient(to right, #f57d8d 0%, #f57d8d 0%, #f6916f 100%);
}

.about-block_1 .about-block-item {
  background-image: url(/local/styles/../images/icon-about-block1.png);
}

.about-block_2 {
  background-image: -webkit-linear-gradient(left, #47c4b5 0%, #47c4b5 0%, #52d4b6 100%);
  background-image: -o-linear-gradient(left, #47c4b5 0%, #47c4b5 0%, #52d4b6 100%);
  background-image: linear-gradient(to right, #47c4b5 0%, #47c4b5 0%, #52d4b6 100%);
}

.about-block_2 .about-block-item {
  background-image: url(/local/styles/../images/icon-about-block2.png);
}

.about-block_3 {
  background-image: -webkit-linear-gradient(left, #bcd889 0%, #bcd889 0%, #82e3ad 100%);
  background-image: -o-linear-gradient(left, #bcd889 0%, #bcd889 0%, #82e3ad 100%);
  background-image: linear-gradient(to right, #bcd889 0%, #bcd889 0%, #82e3ad 100%);
}

.about-block_3 .about-block-item {
  background-image: url(/local/styles/../images/icon-about-block3.png);
}

.about-block_4 {
  background-image: -webkit-linear-gradient(left, #4d6ba8 0%, #4d6ba8 0%, #34b9ce 100%);
  background-image: -o-linear-gradient(left, #4d6ba8 0%, #4d6ba8 0%, #34b9ce 100%);
  background-image: linear-gradient(to right, #4d6ba8 0%, #4d6ba8 0%, #34b9ce 100%);
}

.about-block_4 .about-block-item {
  background-image: url(/local/styles/../images/icon-about-block4.png);
}

/*---------------------articles------------------------*/
.articles {
  padding: 80px 0 95px 0;
}

.articles-tabs-list {
  margin-bottom: 90px;
  border-bottom: 1px solid #319fb1;
}

.articles-tabs__btn {
  float: left;
  position: relative;
  margin-right: 95px;
  padding-bottom: 35px;
  font-size: 26px;
  font-weight: 600;
  line-height: 36px;
  text-transform: uppercase;
  cursor: pointer;
}

.articles-tabs__btn:after {
  content: '';
  display: none;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 5px 0 5px;
  border-color: #31a0b1 transparent transparent transparent;
}

.articles-tabs__btn:last-child {
  margin-right: 0;
}

.articles-tabs__btn.active {
  color: #40b4b5;
}

.articles-tabs__btn.active:after {
  display: block;
}

.articles-tabs__section {
  display: none;
}

.articles-tabs__section.active {
  display: block;
}

.articles-row {
  margin-left: -20px;
  margin-right: -20px;
  font-size: 0;
}

.article-column {
  display: inline-block;
  vertical-align: top;
  width: 33.333%;
  padding: 0 20px;
}

.article-item {
  position: relative;
}

.article-item:hover .article-item__title {
  color: #40b4b5;
}

.article-item__date {
  position: absolute;
  left: 0;
  top: -30px;
  padding: 15px 0 0 20px;
  width: 103px;
  height: 103px;
  background: #4dcbb8;
  z-index: 10;
}

.date-number {
  color: white;
  font-size: 40px;
  font-weight: 700;
}

.date-month {
  color: white;
  font-size: 14px;
  line-height: 18px;
}

.date-year {
  color: white;
  font-size: 14px;
  line-height: 18px;
}

.article-item__image {
  display: block;
  margin-bottom: 50px;
  height: 220px;
  background-position: 50% 0;
  background-size: cover;
}

.article-item__image img {
  width: 100%;
  opacity: 0;
}

.article-item__title {
  margin-bottom: 30px;
  display: inline-block;
  color: black;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
}

.article-item__text {
  font-size: 14px;
  line-height: 24px;
}

/*---------------------subscribe------------------------*/
.subscribe {
  padding: 70px 0;
  background: #f1f5f9;
}

.subscribe-table {
  display: table;
  width: 100%;
}

.subscribe-cell {
  display: table-cell;
  vertical-align: middle;
}

.subscribe-form__title {
  color: #2d2f3a;
  font-size: 26px;
  font-weight: 300;
  white-space: nowrap;
  text-transform: uppercase;
}

.subscribe-form-fields {
  display: table;
  padding: 0 30px;
  width: 560px;
}

.subscribe-form-fields__cell {
  display: table-cell;
}

.subscribe-form-fields__cell:first-child {
  width: 100%;
}

.subscribe-form__field {
  display: inline-block;
  vertical-align: top;
  padding: 0 30px 0 20px;
  height: 52px;
  width: 100%;
  background: #fff;
  font-size: 14px;
  color: #242424;
}

.subscribe-form__btn {
  height: 52px;
  vertical-align: top;
  border: 2px solid #40b4b5;
}

.subscribe-form__agreement {
  font-size: 12px;
  line-height: 16px;
  color: #2d2f3a;
  opacity: 0.5;
}

/*---------------------footer------------------------*/
.footer {
  padding: 75px 0 95px 0;
  background: #2d2f3a;
}

.footer-mobile {
  display: none;
}

.footer-table {
  display: table;
  width: 100%;
}

.footer-cell {
  display: table-cell;
  vertical-align: top;
  padding-right: 50px;
}

.footer-cell:last-child {
  padding-right: 0;
}

.footer-menu {
  font-size: 0;
}

.footer-menu ul {
  display: inline-block;
  vertical-align: top;
  min-width: 230px;
  padding-right: 40px;
}

.footer-menu ul:last-child {
  min-width: auto;
  padding-right: 0;
}

.footer-menu ul li {
  margin-bottom: 30px;
}

.footer-menu ul li a {
  text-decoration: none;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.4);
}

.footer-phone-wrap {
  margin-bottom: 20px;
}

a.footer-phone {
  display: inline-block;
  font-size: 20px;
  font-weight: 100;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.4);
}

a.footer-phone strong {
  font-weight: 600;
}

.footer-social {
  margin-bottom: 15px;
}

.header-social__btn_radius {
  overflow: hidden;
  border-radius: 50%;
}

.footer-portal {
  display: inline-block;
  padding-left: 90px;
  min-height: 70px;
  padding-top: 10px;
  background-image: url(/local/styles/../images/icon-portal.png);
  background-position: 0 50%;
  background-repeat: no-repeat;
  color: rgba(255, 255, 255, 0.4);
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
  line-height: 28px;
  text-transform: uppercase;
}

.footer-yandex {
  display: inline-block;
  margin-bottom: 20px;
}

.footer-copy {
  padding-bottom: 20px;
}

.footer-copy__item {
  font-size: 14px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.5);
}

.footer-copy__item a {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.5);
}

.footer-social2 {
  font-size: 0;
}

.footer-social2__btn {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}

/*==============================CATALOG==============================*/
.breadcrumbs {
  padding-bottom: 10px;
  font-size: 0;
}
.breadcrumbs > div{
   display: flex;
   flex-wrap: wrap;
}
.breadcrumbs__item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 50px 10px 0;
  font-size: 13px;
  text-decoration: none;
  color: #7f7f7f;
  opacity: 0.7;
}

.breadcrumbs__item:hover {
  opacity: 1;
}

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

.breadcrumbs__item:after {
  content: '';
  display: block;
  position: absolute;
  top: 1px;
  right: -28px;
  width: 6px;
  height: 9px;
  background-image: url(/local/styles/../images/icon-breadcrumbs-arrow.png);
}

.content-left {
  width: 350px;
  float: left;
}

.catalog-filter {
  background: #f9f9f9;
  border: 1px solid #f4f4f4;
}
.bx-filter{
   margin-bottom: 0;
}
.filter-brands-menu li:first-child a {
  padding-top: 25px;
}

.filter-brands-menu li a {
  display: block;
  padding: 15px 20px 14px 30px;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  text-decoration: none;
  line-height: 1.2;
}

.filter-brands-menu li a:hover {
  background: #fff;
}

.filter-block {
  border-bottom: 1px solid #f4f4f4;
}

.filter-block.active .filter-block__title:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.filter-block__title {
  position: relative;
  padding: 25px 30px 20px 55px;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
}

.filter-block__title:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: 0;
  left: 30px;
  width: 7px;
  height: 4px;
  background-image: url(/local/styles/../images/icon-arrow-down-gray.svg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.filter-block-content {
  display: none;
  padding: 5px 30px 20px 30px;
}

.filter-buttons {
  padding: 30px 55px 30px 55px;
}

.catalog-filter__btn {
  width: 100%;
  border: 2px solid #40b4b5;
}

.left-banner {
  padding: 30px 25px;
}

.left-banner__item {
  display: block;
  text-decoration: none;
}

.filter-checkbox-row {
  -moz-column-count: 2;
  -moz-column-width: 50%;
  -webkit-column-count: 2;
  -webkit-column-width: 50%;
  column-count: 2;
  column-width: 50%;
}

.filter-checkbox-row .form-checkbox label {
  text-transform: uppercase;
}

.filter-range-column {
  width: 130px;
}

.catalog-filter-range-wrap {
  padding-top: 5px;
  padding-bottom: 25px;
}

.catalog-filter-range {
  background-color: #e1e1e1;
  height: 4px;
  position: relative;
}

.catalog-filter-range .ui-slider-range {
  background-color: #40b4b5;
  position: absolute;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;

}

.catalog-filter-range .ui-slider-handle {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  display: block;
  width: 18px;
  height: 18px;
  margin: -7.5px 0 0 -9px;
  cursor: pointer;
  background: #40b4b5;
  background-image: -webkit-linear-gradient(left, #f48e34 0%, #f48e34 0%, #f07163 100%);
  background-image: -o-linear-gradient(left, #f48e34 0%, #f48e34 0%, #f07163 100%);
  background-image: linear-gradient(to right, #f48e34 0%, #f48e34 0%, #f07163 100%);
  border: 2px solid #fff;
  border-radius: 50%;
}

.filter-checkbox__show {
  display: inline-block;
  margin-left: 35px;
  color: #40b4b5;
  text-decoration: none;
  font-size: 14px;
  cursor: pointer;
}

.checkbox-hidden {
  display: none;
}

.checkbox-hidden.visible {
  display: block;
}

.content-main {
  float: left;
  width: 1050px;
}

.catalog-top-filter {
  position: relative;
  background: #f9f9f9;
}

.catalog-top-filter__quantity {
  position: absolute;
  top: -50px;
  right: 0;
  font-size: 13px;
  color: #7f7f7f;
  opacity: 0.5;
}

.catalog-top-table {
  display: table;
  width: 100%;
}
.catalog-top-cell.catalog-top-cell-filter-price{
   width: 260px;
}
.catalog-top-cell.catalog-top-cell-filter-count{
   width: 210px;
}

.min-price, .max-price{
   border: 1px solid #e7e7e7;
   width: 100%;
   margin: 5px 0 15px 0;
   padding: 5px;
}
/**/









.catalog-top-cell {
  display: table-cell;
  vertical-align: top;
  padding: 0 25px;
  height: 65px;
  vertical-align: middle;
}
.catalog-top-cell .table{
   margin: 0;
}
.catalog-top-cell:last-child {
  padding: 0;
}

.catalog-top-cell .cell {
  vertical-align: middle;
}

.catalog-top-cell_full {
  width: 100%;
}

.catalog-top-menu {
  display: table;
}

.catalog-top-menu li {
  display: table-cell;
  vertical-align: top;
  padding-right: 30px;
}

.catalog-top-menu li a {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  color: #40b4b5;
}

.catalog-view {
  display: table;
}

.catalog-view-cell {
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px;
  height: 65px;
  border-left: 1px solid #f3f3f3;
}

.catalog-view__btn {
  display: inline-block;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  cursor: pointer;
}

.btn_grid {
  background-image: url(/local/styles/../images/icon-view-grid.svg);
}

.btn_grid.active {
  background-image: url(/local/styles/../images/icon-view-grid-active.svg);
}

.btn_list {
  background-image: url(/local/styles/../images/icon-view-list.svg);
}

.btn_list.active {
  background-image: url(/local/styles/../images/icon-view-list-active.svg);
}

.catalog-top-filter-select__title {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  padding-right: 5px;
  color: #a4a4a4;
}

.catalog-top-filter-select-wrapper {
  display: inline-block;
  vertical-align: middle;
}

.product-item__media {
  position: static;
}

.product-item__sticker {
  position: absolute;
  left: -10px;
  top: 105px;
  background: url(/local/styles/../images/bg-sticker.png) 50% 0 no-repeat;
  background-size: cover;
  color: white;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  min-width: 160px;
  padding: 0 15px;
  white-space: nowrap;
  line-height: 26px;
  text-transform: uppercase;
  z-index: 10;
}

.product-item__sticker.sticker-right {
  left: auto;
  right: -10px;
}

.product-item__sticker.sticker-right:after {
  left: auto;
  right: 0;
  border-width: 10px 10px 0 0;
  border-color: #0a336d transparent transparent transparent;
}

.product-item__sticker:after {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  left: -0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 0;
  border-color: transparent #0a336d transparent transparent;
}

.product-item__sticker-red {
  position: absolute;
  left: -10px;
  top: 105px;
  background: url(/local/styles/../images/bg-sticker-red.jpg) 50% 0 no-repeat;
  background-size: cover;
  color: white;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  min-width: 160px;
  padding: 0 15px;
  white-space: nowrap;
  line-height: 26px;
  text-transform: uppercase;
  z-index: 10;
}

.product-item__sticker-red:after {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  left: -0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 0;
  border-color: transparent #f0201d transparent transparent;
}

.sticker-corner {
  position: absolute;
  top: 0;
  right: 0;
  width: 98px;
  height: 98px;
  background-image: url(/local/styles/../images/bg-sticker-diagonal.png);
  color: white;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.sticker-corner span {
  position: absolute;
  display: block;
  top: 37%;
  left: -6px;
  width: 130px;
  white-space: nowrap;
  -webkit-transform: rotate(-315deg);
  -ms-transform: rotate(-315deg);
  transform: rotate(-315deg);
}

.product-item-characteristic {
  display: none;
}

.product-item-characteristic li {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.4;
}

.products-grid_3 .product-column {
  width: 33.333%;
}

.catalog-content.list .product-column {
  float: none;
  width: 100%;
}

.catalog-content.list .product-item {
  position: relative;
  height: auto;
  min-height: 320px;
}

.catalog-content.list .product-item:hover .product-item-body {
  box-shadow: none;
  height: auto;
}

.catalog-content.list .product-item-body {
  position: static;
  display: table;
  width: 100%;
  padding-left: 330px;
}

.catalog-content.list .product-item-cell {
  display: table-cell;
  vertical-align: top;
  padding: 40px 30px;
  width: 360px;
}

.catalog-content.list .product-item-cell:last-child {
  padding-top: 110px;
}

.catalog-content.list .product-item-hidden {
  display: block;
  position: relative;
}

.catalog-content.list .product-item__media {
  position: absolute;
  top: 0;
  left: 0;
  width: 330px;
  height: 100%;
  min-height: 320px;
}

.catalog-content.list .product-item__image {
  height: 100%;
}

.catalog-content.list .product-item__image span {
  padding: 10px 0;
}

.catalog-content.list .product-item-top {
  height: auto;
  padding: 0;
}

.catalog-content.list .product-item-characteristic {
  display: block;
}

.catalog-content.list .product-item-bottom {
  padding: 0;
}

.catalog-content.list .product-item-priceblock {
  position: absolute;
  top: 40px;
  right: 0;
  padding: 0 30px;
  width: 360px;
}

.catalog-content.list .product-item__articul {
  margin-bottom: 15px;
}

.catalog-content.list .product-item-buttons {
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
}

.catalog-mobile {
  display: none;
  margin-bottom: 15px;
}

.catalog-bottom {
  padding: 45px 40px 35px 60px;
}

.catalog-show {
  float: left;
}

.catalog-show__title {
  position: relative;
  margin-bottom: 10px;
  padding-left: 40px;
  font-size: 18px;
  font-weight: 600;
  color: #3b3b3b;
  cursor: pointer;
}

.catalog-show__title:before {
  content: '';
  display: block;
  position: absolute;
  top: -3px;
  left: 0;
  width: 23px;
  height: 23px;
  background-image: url(/local/styles/../images/icon-pluscircle.svg);
  background-size: 23px 23px;
}

.catalog-show__quantity {
  padding-left: 40px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  color: #a4a4a4;
}

.catalog-paginator {
  float: right;
}

.paginator {
  font-size: 0;
}

.paginator li {
  display: inline-block;
  vertical-align: top;
  margin-left: 2px;
}

.paginator li a {
  display: block;
  padding: 10px 5px;
  height: 42px;
  width: 42px;
  text-align: center;
  font-size: 18px;
  color: #3b3b3b;
  text-decoration: none;
  font-weight: 600;
  border: 2px solid transparent;
}

.paginator li a:hover {
  color: #40b4b5;
}

.paginator li a.active {
  border-color: #40b4b5;
}

.paginator li .paginator__item_left {
  background-image: url(/local/styles/../images/icon-arrow-left-green.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.paginator li .paginator__item_next {
  background-image: url(/local/styles/../images/icon-arrow-right.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.main-articles {
  padding: 50px 0 80px 0;
}

.main-articles__title {
  margin-bottom: 60px;
}

.products-recent {
  padding: 50px 0 100px 0;
  /* background: #f9f9f9; */
}

/*==============================PRODUCT==============================*/
.product-top {
  margin-bottom: 50px;
  position: relative;
  border: 1px solid #f4f4f4;
}

.product-media {
  float: left;
  width: 930px;
  height: 100%;
  padding-right: 60px;
}

.product-slider-section {
   position: relative;
   padding-bottom: 83px;
   box-sizing: border-box;
}

.product-slider-info {
  position: absolute;
  top: 45px;
  right: 0;
  text-align: right;
  z-index: 20;
}

.product-slide__articul {
  margin-bottom: 15px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
}

.product-slide__sticker {
  margin-bottom: 15px;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  padding: 5px 15px;
  background: #f57598;
}

.product-slide__label {
  display: inline-block;
}

.product-slider-wrap {
  padding-left: 135px;
}

.product-slider__item {
  display: table;
  width: 100%;
  height: 500px;
}

.product-slider__item span {
  display: table-cell;
  padding: 15px 20px;
  text-align: center;
  vertical-align: middle;
}

.product-slider__item img {
  max-width: 100%;
  max-height: 500px;
}

.product-thumbs-wrap {
  top: 45px;
  left: 30px;
  position: absolute;
  z-index: 50;
  width: 90px;
}

.product-thumbs .slick-arrow {
  top: auto;
  margin: 0;
  left: 50%;
  margin-left: -9.5px;
  border: 0;
  width: 19px;
  height: 11px;
  background-size: 19px 11px;
}

.product-thumbs .slick-prev {
  top: -15px;
  background-image: url(/local/styles/../images/icon-arrow-up-black.svg);
}

.product-thumbs .slick-next {
  bottom: -15px;
  background-image: url(/local/styles/../images/icon-arrow-down-black.svg);
}

.product-thumbs .slick-slide {
  margin: 4px 0;
}

.product-thumbs .slick-slide.slick-current .product-thumbs__item {
  border-color: #f88e74;
}

.product-thumbs__item {
  display: table;
  background: #fff;
  cursor: pointer;
  width: 88px;
  height: 88px;
  border: 2px solid transparent;
}

.product-thumbs__item span {
  display: table-cell;
  width: 88px;
  height: 88px;
  padding: 7px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
}

.product-thumbs__item img {
  max-width: 100%;
  max-height: 100%;
}

.product-media-bottom {
  position: absolute;
  display: table;
  width: 100%;
  left: 0;
  bottom: 0;
  width: 100%;
  width: 930px;
  height: 83px;
}

.product-media-bottom-cell {
  display: table-cell;
  vertical-align: middle;
  padding: 0 70px 0 30px;
}

.product-media-bottom-cell:last-child {
  padding: 0 50px 0 25px;
  background: #f9f9f9;
}

.product-gift {
  position: relative;
  padding-left: 58px;
  font-size: 16px;
  line-height: 1.4;
}

.product-gift:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -19px;
  left: 0;
  width: 33px;
  height: 37px;
  background-image: url(/local/styles/../images/icon-gift.png);
}

.product-info {
  float: right;
  width: 466px;
  height: 613px;
  background: #f1f5f9;
}

.product-info-block {
  padding: 40px 50px 0;
  border-bottom: 1px solid #e5e8ec;
}

.product-price {
  display: table;
  margin-bottom: 15px;
  width: 100%;
}

.product-price-row {
  display: table-row;
}

.product-price-cell {
  display: table-cell;
  vertical-align: middle;
  padding: 8px 0;
}

.product-price__current {
  font-size: 44px;
  font-weight: 700;
}

.product-price__current .ruble {
  font-size: 22px;
}

.product-price__old {
  font-size: 24px;
  font-weight: 700;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
}

.product-price__economy {
  font-size: 17px;
  font-weight: 600;
  color: #ff5063;
}

.product-price__cheaper {
  font-size: 14px;
  color: #40b4b5;
  text-decoration: none;
}

.product-info-row {
  margin-bottom: 30px;
}

.product-availability {
  float: left;
}

.product-availability__yes {
  padding-left: 40px;
  background-image: url(/local/styles/../images/icon-available.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 14px;
  line-height: 16px;
  color: rgba(0, 0, 0, 0.5);
}

.product-availability__limited {
  padding-left: 40px;
  background-image: url(/local/styles/../images/icon-smallavailable.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 12px;
  line-height: 16px;
  color: rgba(0, 0, 0, 0.5);
}

.product-availability__no {
  padding-left: 40px;
  background-image: url(/local/styles/../images/icon-notavailable.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 12px;
  line-height: 16px;
  color: rgba(0, 0, 0, 0.5);
}

.product-rating {
  float: right;
  white-space: nowrap;
}

.product-rating__list {
  display: inline-block;
  vertical-align: top;
}

.product-rating__list .star {
  width: 19px;
  height: 19px;
  background-size: 19px 19px;
}

.product-rating__text {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  padding-left: 10px;
  line-height: 19px;
  color: rgba(0, 0, 0, 0.5);
}

.product-buttons {
  padding-bottom: 6px;
}

.product-btn {
  display: block;
  margin-bottom: 15px;
  text-transform: uppercase;
  border: 2px solid #40b4b5;
}

.product-btn.btn-border {
  background: transparent;
}

.product-btn.btn-border:hover {
  background: #40b4b5;
}

.product-actions {
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e8ec;
}

.product-actions-column {
  float: left;
  width: 50%;
}

.product-actions__compare {
  display: inline-block;
  padding-left: 50px;
  font-size: 14px;
  line-height: 25px;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.5);
  background-repeat: no-repeat;
  background-image: url(/local/styles/../images/icon-product-compare-big.png);
  cursor: pointer;
}

.product-actions__compare.checked, .product-actions__compare:hover {
  color: #40b4b5;
  background-image: url(/local/styles/../images/icon-product-compare-big-active.png);
}

.product-actions__favorite {
  display: inline-block;
  padding-left: 35px;
  font-size: 14px;
  line-height: 25px;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.5);
  background-repeat: no-repeat;
  background-image: url(/local/styles/../images/icon-product-favorite-big.png);
  cursor: pointer;
}

.product-actions__favorite.in_wishlist, .product-actions__favorite:hover {
  color: #40b4b5;
  background-image: url(/local/styles/../images/icon-product-favorite-big-active.png);
}

.product-delivery {
  padding: 20px 50px 23px;
  border-bottom: 1px solid #e5e8ec;
}

.product-delivery__itself {
  display: inline-block;
  margin-bottom: 15px;
  padding-left: 50px;
  font-size: 14px;
  text-decoration: none;
  color: #40b4b5;
  background-image: url(/local/styles/../images/icon-box.png);
  background-repeat: no-repeat;
  line-height: 28px;
}

.product-delivery__company {
  padding-left: 50px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  line-height: 21px;
  background-image: url(/local/styles/../images/icon-delivery.svg);
  background-size: 32px 21px;
  background-repeat: no-repeat;
}

.product-delivery__company strong {
  font-weight: 700;
}

.product-faq {
  padding: 20px 10px 15px 50px;
}

.product-faq-table {
  display: table;
  width: 100%;
}

.product-faq-cell {
  display: table-cell;
  vertical-align: top;
  padding-right: 15px;
}

.product-faq__link {
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
  color: #40b4b5;
}

.product-offers {
  padding: 30px 50px 10px 50px;
  height: 83px;
  background: #fef1ee;
}

.product-offers__credit {
  float: left;
  font-size: 14px;
  color: #40b4b5;
  line-height: 22px;
  text-decoration: none;
}

.product-offers__installment {
  float: right;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  line-height: 22px;
  color: #ff5063;
}

.product-content {
  float: left;
  width: 910px;
  margin-bottom: 20px;
}

.product-tabs-buttons {
   display: flex;
     justify-content: space-around;
  margin-bottom: 45px;
  width: 100%;
  border-bottom: 1px solid #319fb1;
}

.product-tabs-buttons-cell {
  display: table-cell;
  padding-right: 10px;
}

.product-tabs__btn {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #222;
  padding-bottom: 30px;
  font-weight: 600;
  font-size: 20px;
  cursor: pointer;
}

.product-tabs__btn.active {
  color: #40b4b5;
}

.product-tabs__btn.active:after {
  display: block;
}

.product-tabs__btn:after {
  content: '';
  display: none;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 5px 0 5px;
  border-color: #31a0b1 transparent transparent transparent;
}

.product-tabs__btn span {
  position: absolute;
  right: -11px;
  top: -7px;
  text-align: center;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.5);
}

.product-tabs-content-section {
  display: none;
}

.product-tabs-content-section.active {
  display: block;
}

.product-social-list {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 0;
  padding-right: 15px;
}

.product-social-list a {
  display: inline-block;
  white-space: nowrap;
  vertical-align: top;
  margin-right: 5px;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  border-radius: 3px;
  overflow: hidden;
}

.product-social-list a:hover {
  opacity: 0.8;
}

.product-social__btn_vk {
  background-image: url(/local/styles/../images/icon-soc-vk.svg);
}

.product-social__btn_fb {
  background-image: url(/local/styles/../images/icon-soc-fb.svg);
}

.product-social__btn_odn {
  background-image: url(/local/styles/../images/icon-soc-odn.svg);
}

.product-social__btn_google {
  background-image: url(/local/styles/../images/icon-soc-gl.svg);
}

.product-social__btn_viber {
  background-image: url(/local/styles/../images/icon-soc-viber.svg);
}

.product-social__btn_whatsapp {
  background-image: url(/local/styles/../images/icon-soc-whatsapp.svg);
}

.product-social__print {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: 29px;
  height: 27px;
  background-image: url(/local/styles/../images/icon-print.png);
}

.product-instruction-item:nth-child(odd) {
  background: #f9f9f9;
}

.product-instruction-item > .cell {
  padding: 25px 20px 25px 0;
}

.product-instruction-item > .cell:first-child {
  vertical-align: middle;
  padding: 25px 0;
}

.product-instruction-item > .cell:last-child {
  vertical-align: middle;
  padding: 25px 20px;
}

.product-instruction-item .btn-border {
  background: transparent;
  border: 2px solid #40b4b5;
}

.product-instruction-item .btn-border:hover {
  background: #40b4b5;
}

.product-instruction-item__icon {
  width: 80px;
  text-align: center;
}

.product-instruction-item__title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}

.product-instruction-item__size {
  font-weight: 300;
  font-size: 16px;
}
.product-instruction-item > div:nth-child(1){
   width: 80px;
}
.product-instruction-item > div:nth-child(2){
   width: calc(100% - 265px);
}
.product-instruction-item > div:nth-child(3){
   width: 185px;
}
.product-instruction-item .cell{
   vertical-align: middle;
}
.product-video-item {
  margin-bottom: 60px;
}

.product-review-top {
  padding: 15px 25px;
  background: #f9f9f9;
}

.product-review-rating {
  float: left;
  padding-top: 16px;
}

.product-review-rating__stars {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.product-review-rating__stars .rating .star {
  width: 19px;
  height: 19px;
  background-size: 19px 19px;
}

.product-review-rating__text {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 19px;
  color: rgba(0, 0, 0, 0.5);
}

.product-review__add {
  float: right;
}

.product-review-list {
  padding-bottom: 30px;
}

.product-review-item {
  padding: 35px 0;
  border-bottom: 1px solid #f3f3f3;
}

.product-review-item-left {
  float: left;
  width: 230px;
  padding-left: 25px;
}

.product-review-item-content {
  padding-left: 250px;
}

.product-review-item__rating {
  margin-bottom: 15px;
}

.product-review-item__author {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 700;
}

.product-review-item__date {
  margin-bottom: 8px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
}

.product-review-item__text {
  font-size: 16px;
  line-height: 30px;
}

.product-review-item__text p {
  margin-bottom: 0;
}

.product-accessories {
  padding: 0 200px 150px 0;
}
.product-item-container {
   width: 100%;

}
.product-item-container:hover {
   width: 50%;
}
.product-accessories-column {
  /* width: 50%; */
  /* float: left;
  width: 25%;
  background: #fff; */
}

.product-banner-item {
  position: relative;
  display: block;
  height: 365px;
  margin-bottom: 50px;
  background-size: cover;
  background-position: 50% 50%;
}

.product-banner-item__title {
  position: absolute;
  top: 100px;
  left: 50px;
  padding: 0 20px;
  background-image: -webkit-linear-gradient(left, #cfe096 0%, #cfe096 0%, #a8ebb9 100%);
  background-image: -o-linear-gradient(left, #cfe096 0%, #cfe096 0%, #a8ebb9 100%);
  background-image: linear-gradient(to right, #cfe096 0%, #cfe096 0%, #a8ebb9 100%);
  font-size: 18px;
  line-height: 50px;
  font-weight: 700;
  color: #000;
  letter-spacing: 0.35em;
  text-transform: uppercase;
  z-index: 10;
}

.product-banner-item_bottom .product-banner-item__title {
  top: auto;
  bottom: 50px;
}

.product-right {
  float: right;
  width: 468px;
  padding: 50px 0;
}

.product-set {
  padding: 40px 0;
  border: 2px solid #8f5594;
}

.product-set__title {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  color: #f88e74;
}

.product-set-item {
  position: relative;
  border-bottom: 1px solid #ececec;
}

.product-set-item:first-child {
  padding-top: 0;
}

.product-set-item:last-child:after {
  background-image: url(/local/styles/../images/icon-equal.png);
}

.product-set-item:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: -21px;
  margin-left: -21px;
  width: 42px;
  height: 42px;
  background: #fff;
  border-radius: 50%;
  background-image: url(/local/styles/../images/icon-plus.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.product-set-item {
  padding: 45px 50px;
  text-align: center;
}

.product-set-item__title {
  margin-bottom: 10px;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
  text-decoration: none;
  color: #000;
}

.product-set-item__image {
  margin-bottom: 10px;
}

.product-set-item__image a {
  display: inline-block;
}

.product-set-item__price {
  font-size: 24px;
  font-weight: 700;
  color: #000;
}

.product-set-total {
  padding: 45px 50px 0;
}

.product-set-total-priceblock {
  margin-bottom: 20px;
  text-align: center;
}

.product-set-total__content {
  display: inline-block;
}

.product-set-total__price {
  display: inline-block;
  vertical-align: top;
  padding-right: 10px;
  font-size: 24px;
  font-weight: 700;
}

.product-set-total__oldprice {
  padding-left: 10px;
  display: inline-block;
  vertical-align: top;
  font-size: 24px;
  font-weight: 700;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
}

.product-set-total__economy {
  padding-top: 5px;
  font-size: 17px;
  font-weight: 600;
  color: #ff5063;
}

.product-set__btn {
  width: 100%;
  text-transform: uppercase;
}

.product-tabs-mobile-title {
  display: none;
}

/*==============================CATEGORIES==============================*/
.content-row {
  margin-left: -15px;
  margin-right: -15px;
}

.content-column {
  float: left;
  width: 50%;
  margin-bottom: 30px;
  padding: 0 15px;
}

.categories-nav {
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  background: #f1f5f9;
}

.categories-nav__item {
   display: table-cell;
   vertical-align: top;
   padding: 13px 10px 13px 10px;
   border: 2px solid transparent;
   color: black;
   font-weight: 600;
   font-size: 15px;
   vertical-align: middle;
   text-decoration: none;
   line-height: 20px;
}

.categories-nav__item:hover {
  color: #f88e74;
}

.categories-nav__item.active {
  border-color: #f88e74;
}

.categories-nav__item.active:hover {
  color: #000;
}

.categories-nav__item span {
  display: block;
}

.categories-section {
  padding: 30px 50px 25px 30px;
}

.categories-section:nth-child(even) {
  background: #f9f9f9;
}

.categories-section-row {
  font-size: 0;
}

.categories-section-column {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  padding-right: 20px;
}

.categories-section-column ul li {
  padding-left: 0;
  position: relative;
   margin-bottom: 5px;
   font-size: 16px;
   line-height: 30px;
   font-weight: 300;
}

.categories-section-column ul li:before {
  display: none;
}

.categories-section-column ul li a{
   text-decoration: none;
   color: #000;
}
.categories-section-column ul li a:hover {
    color: #40b4b5;
}

/*==============================COMPARE==============================*/
.compare .jspHorizontalBar {
  top: 540px;
  bottom: auto;
}

.compare .jspTrack {
  background: #f9f9f9;
}

.compare .jspDrag {
  background: #40b4b5;
}

.compare .jspHorizontalBar .jspArrow {
  background: #f9f9f9;
  background-repeat: no-repeat;
  cursor: pointer;
}

.compare .jspHorizontalBar .jspArrowLeft {
  background-image: url(/local/styles/../images/icon-arrow-scroll-prev.png);
  background-position: 0 50%;
}

.compare .jspHorizontalBar .jspArrowRight {
  background-image: url(/local/styles/../images/icon-arrow-scroll-next.png);
  background-position: 100% 50%;
}

.compare-top {
  margin-bottom: 40px;
}

.compare-top-table {
  display: table;
}

.compare-top-cell {
  display: table-cell;
  vertical-align: top;
}

.compare-model-column {
  float: left;
  width: 350px;
  padding: 0 1px;
}

.compare-model-column .product-item {
  height: 528px;
}

.compare-model-column .product-item:hover {
  box-shadow: none;
  /* overflow: hidden; */
}

.compare-model-column .product-item:hover .product-item-body {
  height: 528px;
  box-shadow: none;
}

.compare-model-column .product-item-hidden {
  display: block;
}

.compare-model-column .product-item-buttons {
  /* display: none !important; */
}

.compare-table {
  width: auto !important;
}

.compare-table td {
  padding: 0 !important;
  vertical-align: middle;
}

.compare-table .cell-title {
  display: inline-block;
  padding: 13px 15px 13px 50px;
  width: 350px;
}

.compare-table .cell-content {
  display: inline-block;
  padding: 13px 15px;
  width: 350px;
}

.compare-filter {
  position: relative;
  width: 350px;
  min-height: 50px;
}

.compare-filter-row {
  position: absolute;
  top: 29px;
  left: 0;
  width: 95%;
  border-bottom: 1px solid #319fb1;
}

.compare-filter__btn {
  position: relative;
  float: left;
  display: block;
  padding-bottom: 15px;
  font-size: 20px;
  font-weight: 600;
  color: #010101;
  text-decoration: none;
}

.compare-filter__btn:last-child {
  float: right;
}

.compare-filter__btn.active {
  color: #40b4b5;
}

.compare-filter__btn.active:after {
  display: block;
}

.compare-filter__btn:after {
  content: '';
  display: none;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 5px 0 5px;
  border-color: #31a0b1 transparent transparent transparent;
}

/*==============================ORDER==============================*/
.order-content_pr {
  padding-right: 45px;
}

.order-products {
  margin-bottom: 35px;
  background: #f9f9f9;
}

.order-products-top {
  padding: 30px 70px 30px 50px;
}

.order-products__quantity {
  float: left;
  font-size: 18px;
  font-weight: 700;
}

.order-products__toogle {
  position: relative;
  float: right;
  font-size: 18px;
  font-weight: 700;
  color: #40b4b5;
  border-bottom: 1px dotted #40b4b5;
  padding-bottom: 3px;
  cursor: pointer;
}

.order-products__toogle.active:after {
  background-image: url(/local/styles/../images/icon-minus-green.svg);
}

.order-products__toogle:after {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  right: -25px;
  width: 12px;
  height: 12px;
  background-image: url(/local/styles/../images/icon-plus-green.svg);
  background-size: 12px 12px;
}

.order-products__toogle:hover {
  border-color: transparent;
}

.order-products-body {
  display: none;
}

.order-products-body.active {
  display: block;
}

.order-data-block {
  margin-bottom: 35px;
  padding: 40px 70px 50px 50px;
  background: #f9f9f9;
}

.order-data-block__title {
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: 600;
}

.order-form-column {
  width: 338px;
}
.order-form-item {
  margin-bottom: 28px;
}
.form-field-hour{
  margin-top: 30px;
}

.order-form-item:last-child {
  margin-bottom: 0;
}
.order-delivery-tabs-buttons {
  margin-left: -50px;
  margin-right: -70px;
  padding: 0 70px 0 50px;
  border-bottom: 1px solid #319fb1;
}

.order-delivery-tabs__btn {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 50px;
  padding-bottom: 20px;
  color: #222;
  font-weight: 600;
  font-size: 20px;
  cursor: pointer;
}

.order-delivery-tabs__btn.active {
  color: #40b4b5;
}

.order-delivery-tabs__btn.active:after {
  display: block;
}

.order-delivery-tabs__btn:last-child {
  margin-right: 0;
}

.order-delivery-tabs__btn:after {
  content: '';
  display: none;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 5px 0 5px;
  border-color: #31a0b1 transparent transparent transparent;
}

.order-delivery-tabs-body {
  padding: 35px 0 0;
}

.order-delivery-tabs-section {
  display: none;
}

.order-delivery-tabs-section.active {
  display: block;
}

.order-delivery__text {
  padding-bottom: 30px;
}

.order-delivery__text p {
  margin: 0;
  font-weight: 400;
}

.order-form-item-row {
  margin-left: -10px;
  margin-right: -10px;
}

.order-form-item-column {
  float: left;
  padding: 0 10px;
  width: 33.333%;
}

.order-payment-row {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 0;
}

.order-payment-column {
  display: inline-block;
  vertical-align: top;
  padding: 0 15px;
  width: 33.333%;
  font-size: 14px;
}

.order-payment-item {
  padding: 30px 20px 10px 20px;
  height: 195px;
  background: #fff;
  cursor: pointer;
  border: 2px solid #dedede;
}

.order-payment-item.active {
  background: transparent;
  border-color: #40b4b5;
}

.order-payment-item__icon {
  height: 60px;
  text-align: center;
}

.order-payment-item__title {
  padding-left: 30px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
}

.order-payment-item__title span {
  display: block;
}

.order-total {
  background: #f1f5f9;
}

.order-total__note {
  padding: 10px 50px 40px 50px;
  opacity: 0.5;
  color: #2d2f3a;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.order-total-info-item {
  display: table;
  width: 100%;
  padding: 0 50px 0 50px;
  border-bottom: 1px solid #e5e8ec;
}

.order-total-info-item__title {
  display: table-cell;
  vertical-align: middle;
  height: 55px;
  font-size: 14px;
  font-weight: 700;
  width: 180px;
}

.order-total-info-item__value {
  display: table-cell;
  vertical-align: middle;
  height: 55px;
  font-size: 14px;
  font-weight: 700;
}

.order-mobile-title {
  display: none;
}

/*==============================BOOKMARKS==============================*/
.bookmarks {
  padding-bottom: 70px;
}

.product-column {
  float: left;
  width: 25%;
  background: #fff;
}
.modal-product-bottom .product-column{
   width: 33%;
}
.main-benefits-section {
  padding: 55px 0 60px 0;
  background: #f1f5f9;
  /* border-bottom: 3px solid #fff; */
}

.main-benefits-section_gray {
  background: #f9f9f9;
  border-bottom: 0;
}

/*==============================CART==============================*/
.order-status {
  display: table;
  padding: 18px 0 38px 0;
}

.order-status__item {
  position: relative;
  display: table-cell;
  vertical-align: top;
  padding-left: 40px;
  padding-right: 140px;
  font-size: 18px;
  font-weight: 700;
  color: silver;
}

.order-status__item:last-child {
  padding-right: 0;
}

.order-status__item:last-child:after {
  display: none;
}

.order-status__item.active {
  color: #40b4b5;
}

.order-status__item:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
}

.order-status__item:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 120px;
  border-bottom: 1px dotted silver;
}

.order-status__item_cart:before {
  margin-top: -14px;
  width: 28px;
  height: 28px;
  background-image: url(/local/styles/../images/icon-cart1.svg);
  background-size: 28px 28px;
}

.order-status__item_cart.active:before {
  background-image: url(/local/styles/../images/icon-cart-active.svg);
}

.order-status__item_form:before {
  margin-top: -12px;
  width: 32px;
  height: 24px;
  background-image: url(/local/styles/../images/icon-delivery.svg);
  background-size: 32px 24px;
}

.order-status__item_form.active:before {
  background-image: url(/local/styles/../images/icon-delivery-active.svg);
}

.order-status__item_completed {
  padding-left: 35px;
}

.order-status__item_completed:before {
  margin-top: -12px;
  width: 24px;
  height: 24px;
  background-image: url(/local/styles/../images/icon-completed.svg);
  background-size: 24px 24px;
}

.order-status__item_completed.active:before {
  background-image: url(/local/styles/../images/icon-completed-active.svg);
}

.order-content {
  float: left;
  width: 932px;
}

.cart-list {
  border: 1px solid #f4f4f4;
}

.cart-item {
  position: relative;
  border-bottom: 1px solid #f4f4f4;
}

.cart-table {
  display: table;
  width: 100%;
}

.cart-table-cell {
  display: table-cell;
  vertical-align: top;
  padding: 40px 25px 35px 0;
}

.cart-table-cell:first-child {
  padding: 30px 20px;
  width: 300px;
  vertical-align: middle;
  text-align: center;
}

.cart-table-cell:last-child {
  width: 285px;
}

.cart-item__image {
  display: inline-block;
}

.cart-item__image img {
  max-width: 100%;
}

.cart-item__title {
  display: inline-block;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  color: #000;
  text-decoration: none;
}

.cart-item__articul {
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 13px;
  color: rgba(0, 0, 0, 0.5);
}

.cart-list {
  background: #fff;
}

.cart-list .cart-item__stats li {
  margin-bottom: 9px;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
}

.cart-list .cart-item__stats li:before {
  display: none !important;
}

.cart-item__priceblock {
  margin-bottom: 30px;
}

.cart-item__price {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  font-size: 24px;
  font-weight: 700;
  white-space: nowrap;
}

.cart-item__oldprice {
  display: inline-block;
  vertical-align: top;
  font-size: 24px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.5);
  text-decoration: line-through;
  white-space: nowrap;
}

.cart-item__economy {
  padding-top: 5px;
  font-size: 12px;
  font-weight: 600;
  color: #ff5063;
}

.cart-services {
  padding: 30px 0 25px 300px;
  background: #f9f9f9;
}

.cart-services-list {
  display: none;
  max-width: 400px;
  padding-top: 20px;
}

.cart-services-list.opened {
  display: table;
}

.cart-service-item {
  display: table-row;
}

.cart-service-item .form-checkbox {
  display: inline-block;
  padding-right: 3px;
  position: relative;
  background: #f9f9f9;
  z-index: 10;
}

.cart-service-item__title {
  position: relative;
  display: table-cell;
  vertical-align: top;
  padding: 5px 15px 5px 0;
  line-height: 20px;
  width: 100%;
}

.cart-service-item__title:after {
  content: '';
  display: block;
  position: absolute;
  top: 16px;
  width: 100%;
  border-bottom: 1px dotted #b9b9b9;
}

.cart-service-item__price {
  display: table-cell;
  vertical-align: top;
  padding: 5px 0 5px 3px;
  line-height: 20px;
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
}

.cart-services__toggle {
  color: black;
  cursor: pointer;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
}

.cart-services__toggle:hover span {
  border-color: transparent;
}

.cart-services__toggle.opened:after {
  background-image: url(/local/styles/../images/icon-minus.svg);
}

.cart-services__toggle:after {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  right: 25px;
  width: 12px;
  height: 12px;
  background-image: url(/local/styles/../images/icon-plus.svg);
  background-size: 12px 12px;
  background-repeat: no-repeat;
}

.cart-services__toggle span {
  border-bottom: 1px dotted #000;
}

.cart-table-quantity {
  display: table;
  border: 1px solid rgba(99, 99, 99, 0.18);
}

.cart-table-quantity__btn {
  display: table-cell;
  vertical-align: top;
  width: 40px;
  height: 50px;
  background-position: 50% 50%;
  background-size: 12px 12px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.cart-table-quantity__btn:hover {
  background-color: #40b4b5;
}

.cart-table-quantity__btn.btn-minus {
  background-image: url(/local/styles/../images/icon-minus.svg);
}

.cart-table-quantity__btn.btn-minus:hover {
  background-image: url(/local/styles/../images/icon-minus-white.svg);
}

.cart-table-quantity__btn.btn-plus {
  background-image: url(/local/styles/../images/icon-plus.svg);
}

.cart-table-quantity__btn.btn-plus:hover {
  background-image: url(/local/styles/../images/icon-plus-white.svg);
}

.cart-table-quantity__value {
  display: table-cell;
  vertical-align: top;
  width: 45px;
}

.cart-table-quantity__value input {
  width: 100%;
  width: 45px;
  height: 50px;
  background: #fff;
  font-size: 24px;
  color: #000;
  font-weight: 700;
  text-align: center;
}

.cart-table__close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 21px;
  height: 21px;
  background-size: 21px 21px;
  background-image: url(/local/styles/../images/icon-delete.svg);
  opacity: 0.3;
  cursor: pointer;
}

.cart-table__close:hover {
  opacity: 0.8;
}

.order-sidebar {
  float: right;
  width: 468px;
  background: #f1f5f9;
}

.order-total__title {
  padding: 30px 50px 23px 50px;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 700;
  border-bottom: 1px solid #e5e8ec;
}

.order-total-discount {
  padding: 15px 50px 20px 50px;
  border-bottom: 1px solid #e5e8ec;
}

.order-total-discount__title {
  margin-bottom: 10px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
  line-height: 1.2;
}

.order-total-discount__content {
  position: relative;
}

.order-total-discount__field {
  padding: 0 45px 0 15px;
  width: 100%;
  height: 51px;
  color: #7f7f7f;
  font-size: 13px;
  background: #fff;
  border: 1px solid #e9ecf0;
}

.order-total-discount__btn {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -10px;
  display: inline-block;
  width: 13px;
  height: 21px;
  background-image: url(/local/styles/../images/icon-arrow-right.png);
  background-repeat: no-repeat;
}

.order-total-price {
  padding: 25px 50px 10px 50px;
}

.order-total-price__title {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
}

.order-total-price__number {
  font-size: 44px;
  font-weight: 700;
}

.order-total-price__number span {
  font-size: 25px;
}

.order-total-buttons {
  padding: 10px 50px 35px 50px;
}

.order-total__btn {
  margin-bottom: 18px;
  text-transform: uppercase;
  width: 100%;
}

.order-total__btn:last-child {
  margin-bottom: 0;
}

/*==============================TEXT==============================*/
/*==============================ADAPTIVE==============================*/
@media only screen and (max-width: 1599px) {
  .center-wrapper {
    max-width: 1200px;
  }
  .header-top-menu ul li {
    padding-left: 20px;
  }
  .header-content-cell:first-child {
    padding-right: 20px;
  }
  .header-contacts-block {
    padding-right: 20px;
  }
  .brands-catalog-block {
    padding: 25px 15px;
  }
  .brands-catalog-block:first-child {
    padding-left: 20px;
  }
  .main-categories-item__title {
    left: 20px;
  }
  .main-categories-item__price {
    left: 20px;
  }
  .mainproducts-menu ul li {
    padding: 0 15px 0 20px;
  }
  .product-item-top {
    height: 105px;
    padding: 25px 15px 5px 25px;
  }
  .product-item-priceblock {
    padding: 0 15px 0 25px;
  }
  .product-item-bottom {
    padding: 0 10px 0 25px;
  }
  .product-item__price {
    margin-right: 15px;
  }
  .product-item__availability {
    margin-right: 10px;
  }
  .daily-product {
    padding: 55px 50px 50px 30px;
  }
  .about {
    padding: 50px 0;
  }
  .about-blocks {
    width: 620px;
  }
  .subscribe-form__content {
    padding: 0 20px;
  }
  .subscribe-form__title {
    font-size: 20px;
  }
  .footer-cell {
    padding-right: 30px;
  }
  .footer-menu ul {
    min-width: 220px;
    padding-right: 20px;
  }
  .order-content {
    width: 810px;
  }
  .cart-table-cell:first-child {
    width: 270px;
  }
  .order-data-block {
    padding: 40px 30px 50px 30px;
  }
  .order-products-top {
    padding: 30px 30px 30px 30px;
  }
  .order-products__toogle:after {
    right: -18px;
  }
  .order-delivery-tabs-buttons {
    margin-left: -30px;
    margin-right: -30px;
    padding: 0 30px;
  }
  .order-sidebar {
    width: 360px;
  }
  .order-total__title {
    padding: 30px 20px 23px 20px;
  }
  .order-total-discount {
    padding: 15px 20px 20px 20px;
  }
  .order-total-price {
    padding: 25px 20px 10px 20px;
  }
  .order-total-buttons {
    padding: 10px 20px 35px 20px;
  }
  .order-total-info-item {
    padding: 0 20px 0 20px;
  }
  .order-total__note {
    padding: 10px 20px 40px 20px;
  }
  .cart-services {
    padding-left: 270px;
  }
  .subscribe-form {
    padding: 0 5px;
  }
  .content-left {
    width: 300px;
  }
  .left-banner {
    padding: 20px 15px;
  }
  .filter-range-column {
    width: 125px;
  }
  .content-main {
    width: 870px;
  }
  .catalog-top-cell {
    padding: 0 15px;
  }
  .catalog-top-menu li {
    padding-right: 15px;
  }
  .filter-checkbox-row {
    -moz-column-count: 1;
    -moz-column-width: 100%;
    -webkit-column-count: 1;
    -webkit-column-width: 100%;
    column-count: 1;
    column-width: 100%;
  }
  .filter-block-content {
    padding: 5px 15px 20px 15px;
  }
  .filter-buttons {
    padding: 30px 15px;
  }
  .filter-brands-menu li a {
    padding: 15px 15px 14px 15px;
  }
  .filter-block__title {
    padding: 15px 15px 15px 35px;
  }
  .filter-block__title:after {
    left: 16px;
  }
  .catalog-content.list .product-item-body {
    padding-left: 300px;
  }
  .catalog-content.list .product-item__media {
    width: 300px;
  }
  .catalog-content.list .product-item__image {
    padding: 5px 10px;
  }
  .catalog-content.list .product-item-cell {
    padding: 20px 15px;
    width: 285px;
  }
  .catalog-content.list .product-item-priceblock {
    width: 285px;
  }
  .catalog-content.list .product-item-priceblock {
    padding: 0 15px;
  }
  .product-right {
    width: 320px;
  }
  .product-content {
    width: 830px;
  }
  .product-set-item {
    padding: 40px 20px;
  }
  .product-set-total {
    padding: 45px 20px 0;
  }
  .product-info {
    width: 380px;
  }
  .product-info-block {
    padding: 25px 20px 0;
  }
  .product-delivery {
    padding: 20px 20px 23px;
  }
  .product-faq {
    padding-left: 20px;
  }
  .product-offers {
    padding: 30px 20px 10px 20px;
  }
  .product-media {
    width: 788px;
    padding-right: 20px;
  }
  .product-thumbs-wrap {
    left: 15px;
  }
  .product-slider-wrap {
    padding-left: 120px;
  }
  .product-media-bottom {
    width: 788px;
  }
  .product-media-bottom-cell:last-child {
    padding-right: 15px;
  }
  .product-media-bottom-cell {
    padding: 0 20px;
  }
  .compare-filter {
    width: 292.5px;
  }
  .compare-model-column {
    width: 292.5px;
  }
  .compare-table .cell-title {
    width: 292.5px;
  }
  .compare-table .cell-content {
    width: 292.5px;
  }
  .compare-filter__btn {
    font-size: 17px;
  }
  #up {
    right: 20px;
    bottom: 50px;
    width: 60px;
    height: 60px;
    background-size: 28px 28px;
  }
}

@media only screen and (max-width: 1240px) {
  .center-wrapper {
    max-width: 980px;
  }
  .header-top-menu ul li {
    padding-left: 10px;
  }
  .header-top-menu ul li a {
    font-size: 12px;
  }
  .header-top__btn {
    padding: 0 15px;
  }
  .header-logo {
    display: inline-block;
    width: 240px;
  }
  .header-logo img {
    max-width: 100%;
  }
  .header-location {
    padding-top: 11px;
  }
  .header-contacts-block:last-child {
    display: none;
  }
  .header-compare {
    margin-left: 40px;
  }
  .header-favorite {

  }
  .header-contacts-block {
    padding-right: 15px;
  }
  .header-contacts-block:nth-child(2) {
    padding-right: 0;
  }
  .brands-alphabet-list li a {
    padding: 20px 6px;
  }
  .main-slide__body {
    padding: 60px 50px 90px 50px;
  }
  .mainslider .slick-dots {
    left: 55px;
  }
  .main-slide {
    height: 370px;
  }
  .main-categories-carousel .slick-dots {
    bottom: -25px;
  }
  .main-benefit-item__title {
    font-size: 12px;
  }
  .mainproducts-menu ul li {
    padding: 0 10px 0 15px;
  }
  .mainproducts-menu ul li a {
    font-size: 15px;
  }
  .mainproducts-tabs__btn {
    margin-right: 50px;
  }
  .daily-product {
    padding: 55px 20px 50px 25px;
  }
  .daily-product__btn {
    padding: 15px 20px;
  }
  .daily-product__title {
    max-width: 350px;
  }
  .about-content {
    float: none;
    width: 100%;
    margin-bottom: 40px;
  }
  .about-blocks {
    width: 100%;
  }
  .articles-tabs__btn {
    margin-right: 50px;
  }
  .articles-row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .article-column {
    padding: 0 10px;
  }
  .article-item__image {
    margin-bottom: 25px;
    height: 175px;
  }
  .article-item__title {
    margin-bottom: 15px;
    font-size: 21px;
    line-height: 27px;
  }
  .subscribe-table {
    display: block;
    font-size: 0;
  }
  .subscribe-cell {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0;
    text-align: center;
    width: 50%;
  }
  .subscribe-cell:first-child {
    width: 100%;
  }
  .subscribe-form-fields {
    width: 100%;
    padding: 0;
  }
  .footer-cell {
    padding-right: 15px;
  }
  .footer-menu ul {
    display: block;
    padding-right: 0;
    min-width: 180px;
  }
  .footer-menu ul li {
    margin-bottom: 15px;
  }
  .footer-portal {
    font-size: 13px;
  }
  .footer-payment {
    width: 230px;
  }
  .footer-payment img {
    max-width: 100%;
  }
  .categories-nav__item {
    padding: 13px 10px 15px 10px;
  }
  .main table td:first-child {
    padding-left: 25px;
  }
  .products-grid .product-column {
    width: 33.333%;
  }
  .order-content {
    float: none;
    margin-bottom: 50px;
    width: 100%;
  }
  .order-sidebar {
    float: none;
    width: 100%;
  }
  .order-total-buttons {
    max-width: 50%;
  }
  .order-total__note {
    max-width: 50%;
  }
  .order-content_pr {
    padding-right: 0;
  }
  .order-form-column {
    width: 420px;
  }
  .content-main {
    width: 650px;
  }
  .products-grid_3 .product-column {
    width: 50%;
  }
  .catalog-top-menu {
    display: none;
  }
  .catalog-content.list .product-item-cell {
    display: block;
    width: 100%;
  }
  .catalog-content.list .product-item-priceblock {
    position: static;
    padding-left: 0;
  }
  .catalog-content.list .product-item-cell:last-child {
    padding-top: 0;
  }
  .product-media {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
  .product-media-bottom {
    position: static;
    width: 100%;
  }
  .product-info {
    float: none;
    width: 100%;
  }
  .product-info-block {
    float: left;
    width: 50%;
    border-bottom: 0;
  }
  .product-info-block2 {
    float: left;
    width: 50%;
    padding: 20px 0 0;
  }
  .product-actions {
    border-bottom: 0;
  }
  .product-content {
    width: 610px;
  }
  .product-tabs__btn {
    font-size: 16px;
    padding-bottom: 15px;
  }
  .product-tabs-buttons {
    margin-bottom: 25px;
  }
  .product-accessories {
    padding-right: 0;
  }
  .product-right {
    padding: 31px 0;
  }
  .box-modal_large {
    width: 965px;
  }
  .compare-filter {
    width: 316.666px;
  }
  .compare-model-column {
    width: 316.666px;
  }
  .compare-table .cell-title {
    width: 316.666px;
  }
  .compare-table .cell-content {
    width: 316.666px;
  }
}

@media only screen and (min-width: 1010px) {
  .content-left {
    display: block !important;
  }
  .header-search {
    display: block !important;
  }
  .catalog-menu li ul li a {
    white-space: nowrap;
  }
}

@media only screen and (max-width: 1010px) {
  .center-wrapper {
    max-width: 750px;
  }
  .categories-nav{
    display: none !important;
  }
  .header-top-menu {
    display: none;
  }
  .header-content-cell:nth-child(2) {
    display: none;
  }
  .header-cart {
    padding: 0 25px;
    min-width: auto;
  }
  .header-cart__icon {
    margin-left: -10px;
  }
  .header-cart__text {
    display: none;
  }
  .main-slide {
    height: 320px;
  }
  .main-slide__body {
    padding: 40px 30px 30px 30px;
  }
  .mainslider .slick-dots {
    left: 35px;
    bottom: 25px;
  }
  .main-slide__title {
    font-size: 35px;
    line-height: 1.2;
  }
  .main-slide__text {
    font-size: 35px;
    line-height: 1.2;
  }
  .header-menu-cell {
    display: none;
  }
  .header-menu-cell:first-child, .header-menu-cell:last-child {
    display: table-cell;
  }
  .brands-catalog-block {
    display: block;
    padding: 0 !important;
  }
  .catalog-menu li ul {
    position: static;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    height: auto;
    margin: 0;
    border: 0;
  }
  .catalog-menu li ul li a {
    font-weight: bold;
  }

  .catalog-dropdown {
    background: #f9f9f9;
  }
  .catalog-dropdown_mobile{
    background: #f9f9f9;
  }
  .catalog-menu {
    width: auto;
  }
  .catalog-menu li a {
    font-size: 18px;
    line-height: 1.3;
    font-weight: normal;
    color: #2b9697;
  }
  .brands-catalog-block__title {
    margin: 0;
    padding: 9px 30px 9px 25px;
    font-size: 18px;
    line-height: 1.3;
    font-weight: normal;
    color: #2b9697;
  }
  .brands-catalog-list {
    display: none;
  }
  .brands-catalog-list li {
    margin: 0;
  }
  .brands-catalog-list li a {
    display: block;
    padding: 9px 30px 9px 50px;
  }
  .brands-dropdown {
    display: none;
    width: 388px;
  }
  .brands-dropdown_mobile {
    width: 388px;
  }
  .brands-catalog-row {
    display: block;
    width: auto;
  }
  .catalog-dropdown {
    display: none;
    width: 388px;
    background: #f9f9f9;
  }
  .catalog-dropdown_mobile{
    width: 388px;
    background: #f9f9f9;
  }
  .catalog-menu li ul {
    padding-left: 20px;
  }
  .catalog-menu li ul li {
    background: #fff;
  }
  .catalog-menu li ul li a {
    color: #000;
    font-size: 16px;
  }
  .header-logo {
    width: 180px;
  }
  .header-timetable {
    font-size: 12px;
  }
  .main-categories .main-benefits {
    display: none;
  }
  .main-categories-carousel {
    margin-bottom: 7px;
  }
  .mainproducts-menu {
    display: none;
  }
  .products-carousel {
    margin: 0;
  }
  .products-carousel .slick-slide {
    opacity: 1;
  }
  .products-carousel .slick-list {
    padding: 0;
  }
  .product-item {
    height: 528px;
  }
  .product-item:hover .product-item-body {
    box-shadow: none;
  }
  .product-item-hidden {
    display: block;
    padding: 0 1px;
    height: auto;
  }
  .product-item-buttons {
    display: none;
  }
  .mainproducts {
    padding: 50px 0 40px 0;
  }
  .discounts {
    padding-top: 30px;
    height: auto;
    background: transparent;
  }
  .discounts-table {
    display: block;
  }
  .discounts-cell {
    display: block;
    width: 100%;
  }
  .discount-section {
    padding: 50px;
    background-image: -webkit-linear-gradient(left, #2c67c0 0%, #2c67c0 0%, #67f4f6 100%);
    background-image: -o-linear-gradient(left, #2c67c0 0%, #2c67c0 0%, #67f4f6 100%);
    background-image: linear-gradient(to right, #2c67c0 0%, #2c67c0 0%, #67f4f6 100%);
  }
  .about-content__title {
    text-align: center;
  }
  .about-content__text {
    /* display: none; */
  }
  .about-content__btn {
    display: none;
  }
  .daily-product__btn {
    padding: 15px 30px;
  }
  .daily-product {
    padding: 50px;
  }
  .mainbrands {
    padding: 70px 0;
  }
  .subscribe-cell {
    display: block;
    width: 100%;
  }
  .article-column {
    margin-bottom: 40px;
    width: 50%;
  }
  .footer-portal {
    display: none;
  }
  .footer {
    padding: 50px 0;
  }
  .main-benefits-section {
    display: none;
  }
  .categories-section-column {
    width: 50%;
  }
  .categories-section-column ul {
    padding-bottom: 0;
  }
  .categories-nav {
    display: block;
    font-size: 0;
  }
  .categories-nav__item {
    display: block;
    padding: 7px 15px;
    font-size: 16px;
  }
  .categories-nav__item span {
    display: inline;
  }
  .categories-section {
    padding: 30px 20px 25px 15px;
  }
  .products-grid .product-column {
    width: 50%;
  }
  .content-row {
    margin: 0;
  }
  .content-column {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
  .content-column:last-child {
    margin-bottom: 0;
  }
  .text  ol:not(.ya-share2__list) li {
    padding-left: 25px;
  }
  .text  ul:not(.ya-share2__list) li {
    padding-left: 25px;
  }
  .text  ul:not(.ya-share2__list) li:before {
    width: 15px;
  }
  .main table td:first-child {
    padding-left: 15px;
  }
  .order-status__item {
    padding-right: 50px;
  }
  .order-status__item:after {
    width: 30px;
  }
  .cart-table:after {
    content: '';
    display: block;
    clear: both;
  }
  .cart-table-cell {
    display: block;
    padding-left: 290px;
    width: 100%;
    padding: 20px;
  }
  .cart-table-cell:first-child {
    width: 270px;
    padding-left: 20px;
    float: left;
  }
  .cart-table-cell:last-child {
    padding-top: 0;
    width: 100%;
  }
  .cart-item__stats {
    display: none;
  }
  .order-payment-row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .order-payment-column {
    padding: 0 10px;
  }
  .order-form-column {
    width: 320px;
  }
  .content-left {
    display: none;
    padding-bottom: 20px;
    float: none;
    width: 100%;
  }
  .content-main {
    float: none;
    display: block;
    width: 100%;
  }
  .catalog-top-filter__quantity {
    display: none;
  }
  .catalog-top-filter {
    margin-bottom: 20px;
    background: transparent;
  }
  .catalog-top-table {
    float: left;
    width: 300px;
  }
  .catalog-top-cell {
    display: none;
    height: auto;
    padding: 0;
  }
  .catalog-mobile {
    display: block;
  }
  .catalog-mobile-select {
    float: left;
    width: 300px;
  }
  .catalog-mobile-select .form-select_small .jq-selectbox__select {
    height: 50px;
    line-height: 50px;
  }
  .catalog-mobile-select .form-select_small .jq-selectbox__select-text {
    font-size: 18px;
    font-weight: 700;
    color: #000;
  }
  .catalog-mobile-select .form-select_small .jq-selectbox li {
    font-size: 17px;
    font-weight: 700 !important;
    padding: 7px 10px 7px 20px !important;
  }
  .catalog-top-mobile__switcher {
    float: right;
    height: 50px;
    font-size: 18px;
    display: block;
    text-align: center;
    width: 300px;
    font-weight: 700;
    color: #31b1bd;
    border: 2px solid #31b1bd;
    padding: 14px;
  }
  .catalog-top-mobile__switcher.active {
    background: #31b1bd;
    color: #fff;
  }
  .product-social-list {
    margin-bottom: 10px;
  }
  .product-offers__installment {
    font-size: 15px;
  }
  .product-content {
    float: none;
    margin-bottom: 10px;
    width: 100%;
  }
  .product-right {
    float: none;
    width: 100%;
  }
  .products-related {
    margin-bottom: 50px;
  }
  .products-similiar {
    margin-bottom: 30px;
  }
  .product-accessories {
    padding-bottom: 20px;
  }
  .box-modal_big {
    width: 700px;
  }
  .modal-product-cell {
    padding: 35px 10px;
  }
  .box-modal_big .modal-body {
    padding: 30px 50px 50px;
  }
  .product-item__image {
    padding: 5px 15px;
  }
  .compare-filter-row {
    border-bottom: 0;
  }
  .compare-filter__btn {
    display: block;
    float: none;
    margin-bottom: 20px;
    font-size: 20px;
    padding: 0;
    width: 100%;
  }
  .compare-filter__btn:after {
    display: none !important;
  }
  .compare-filter {
    width: 220px;
  }
  .compare-table .cell-title {
    width: 220px;
    padding-left: 20px;
  }
  .compare-model-column {
    width: 250px;
  }
  .compare-model-column .product-item {
    height: 468px;
  }
  .compare-model-column .product-item-priceblock {
    padding-left: 15px;
  }
  .compare-model-column .product-item-bottom {
    padding-left: 15px;
  }
  .compare-model-column .product-item__image span {
    height: 200px;
  }
  .compare-table .cell-content {
    width: 250px;
  }
  #up {
    width: 45px;
    height: 45px;
    background-size: 23px 23px;
  }
  .brands-alphabet-list{
    display: block;
  }
  .brands-catalog{
    display: none;
  }
  .brands-alphabet-list{
    font-size: 0;
  }
  .brands-alphabet-list li{
    display: inline-block;
    vertical-align: top;
    min-width: 12.5%;
  }
  .brands-alphabet-list li a{
    padding: 20px 5px !important;
    font-size: 15px;
    white-space: nowrap;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .catalog-dropdown_mobile,
  .brands-dropdown_mobile {
    display: block !important;
  }
  .catalog-dropdown_mobile,
  .brands-dropdown_mobile {
    display: block !important;
  }
  #up {
    right: 20px;
    bottom: 20px;
  }
  .center-wrapper {
    max-width: 100%;
  }
  .header-top .center-wrapper {
    padding: 0;
  }
  .header-body {
    padding-bottom: 0;
  }
  .header-body .center-wrapper {
    padding: 0;
  }
  .header-content {
    height: 100px;
    background: #40b4b5;
    padding: 30px;
  }
  .header-menu-table {
    display: none;
  }
  .brands-catalog__title {
    display: block;
  }
  .header-content-cell {
    height: auto;
    padding: 0;
  }
  .header-timetable {
    display: none;
  }
  .header-callback {
    display: none;
  }
  .header-contacts {
    right: 25px;
    top: -55px;
    text-align: center;
    position: absolute;
    z-index: 40;
  }
  .header-contacts-block {
    float: none;
    padding: 0;
  }
  .header-content-cell {
    width: auto;
  }
  a.header-phone {
    margin-bottom: 5px;
  }
  .catalog-menu li ul li a {
    font-weight: bold;
  }
  .header-top__btn {
    line-height: 65px;
  }
  .header-logo {
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -111px;
    width: auto;
  }
  .header-logo span:first-child {
    display: none;
  }
  .header-logo span:last-child {
    display: block;
  }
  .header-search {
    display: none;
  }
  .header-cart {
    position: absolute;
    top: -67px;
    right: 30px;
    line-height: 1;
    height: 32px;
    width: 32px;
    padding: 0;
    border: 0;
  }
  .header-cart__icon {
    position: static;
    margin: 0;
    width: 32px;
    height: 32px;
    background-size: 32px 32px;
    background-image: url(/local/styles/../images/icon-cart-white.svg);
  }
  .header-user {
    position: absolute;
    margin: 0;
    right: 85px;
  }
  .header-account__btn {
    width: 32px;
    height: 32px;
    background-image: url(/local/styles/../images/icon-account-white.png);
  }
  .header-favorite {
    display: none;
  }
  .header-compare {
    display: none;
  }
  .header-mobile-menu__switcher {
    display: inline-block;
    margin-right: 25px;
    position: relative;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    cursor: pointer;
  }
  .header-mobile-menu__switcher span,
  .header-mobile-menu__switcher span:before,
  .header-mobile-menu__switcher span:after {
    content: '';
    display: block;
    position: absolute;
    top: 13px;
    left: 0;
    width: 30px;
    height: 4px;
    background: #fff;
    border-radius: 2px;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .header-mobile-menu__switcher span:before {
    top: -9px;
  }
  .header-mobile-menu__switcher span:after {
    top: auto;
    bottom: -9px;
  }
  .header-mobile-menu__switcher.active {
    border-radius: 5px 5px 0 0;
  }
  .header-mobile-menu__switcher.active span {
    background-color: transparent;
  }
  .header-mobile-menu__switcher.active span:before,
  .header-mobile-menu__switcher.active span:after {
    top: 0;
    background: #fff;
  }
  .header-mobile-menu__switcher.active span:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .header-mobile-menu__switcher.active span:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .header-mobile__search {
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    height: 26px;
    background-image: url(/local/styles/../images/icon-search-white.svg);
    background-size: 26px 26px;
  }
  .header-mobile-buttons {
    padding-top: 5px;
  }
  .mainslider-section .center-wrapper {
    padding: 0;
  }
  .main-categories {
    padding-top: 0;
    padding-bottom: 40px;
    box-shadow: none;
    background: #fff;
  }
  .main-categories .center-wrapper {
    padding: 0;
  }
  .mainproducts {
    padding-top: 30px;
  }
  .mainproducts .center-wrapper {
    padding: 0;
  }
  .main-categories-carousel {
    margin-bottom: 0;
  }
  .mainproducts-tabs__btn {
    width: 33.333%;
    margin: 0;
    text-align: center;
    font-size: 18px;
    line-height: 1;
    padding-bottom: 20px;
  }
  .discounts .center-wrapper {
    padding: 0;
  }
  .discount-block {
    width: 50%;
    height: 270px;
  }
  .discount-item__text {
    padding: 0 15px;
    font-size: 30px;
    line-height: 1.4;
  }
  .discount-item__text span {
    font-size: 55px;
  }
  .discount-item__sale-title {
    left: 15px;
    right: 15px;
    text-align: center;
  }
  .discount-item__sale-logo {
    left: 15px;
  }
  .discounts-cell:last-child {
    padding: 50px;
    background: #fefefe;
  }
  .daily-product {
    padding: 40px;
    position: relative;
    background: #fff;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.04);
    overflow: hidden;
  }
  .discounts-table {
    box-shadow: none;
  }
  .mainbrands {
    padding: 0;
  }
  .mainbrands .center-wrapper {
    padding: 0;
  }
  .mainbrands__link {
    display: none;
  }
  .mainbrands-carousel {
    border: 0;
  }
  .about-block {
    width: 50%;
    height: 270px;
  }
  .about-content {
    padding-top: 0;
  }
  .about-content {
    font-size: 36px;
  }
  .about-block_small .about-block-item {
    background-position: 50% 50%;
  }
  .about-block_big {
    background-position: 50% bottom;
  }
  .articles-tabs-list {
    font-size: 0;
  }
  .articles-tabs__btn {
    width: 33.333%;
    margin: 0;
    text-align: center;
    font-size: 18px;
    line-height: 1;
    padding-bottom: 20px;
  }
  .footer-table {
    display: block;
  }
  .footer-cell {
    display: block;
    text-align: center;
    padding-right: 0;
  }
  .footer-cell:last-child {
    border-bottom: 0;
  }
  .footer-menu {
    margin-bottom: 25px;
    padding-bottom: 10px;
    font-size: 0;
    border-bottom: 1px solid #63646b;
  }
  .footer-menu ul {
    display: inline-block;
    vertical-align: top;
    width: 50%;
  }
  .footer-menu ul li {
    margin-bottom: 20px;
  }
  .footer-menu ul li a {
    font-size: 15px;
  }
  .footer-phone-wrap {
    float: left;
    width: 50%;
  }
  .footer-social {
    margin-bottom: 30px;
  }
  .header-social__btn {
    margin: 0 6px;
  }
  .header-social__btn img {
    width: 44px;
    height: 44px;
  }
  .footer-social2 {
    padding-right: 7px;
  }
  .footer-social2__btn {
    margin: 0 12px;
  }
  .footer-social2__btn img {
    width: 38px;
    height: 38px;
  }
  .footer-table {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #63646b;
  }
  .footer-cell_nomobile {
    display: none;
  }
  .footer-phone-wrap {
    display: none;
  }
  .footer-payment {
    display: none;
  }
  .footer-copy {
    display: none;
  }
  .footer-yandex {
    display: none;
  }
  .footer-mobile-phones {
    display: table;
    margin-bottom: 30px;
    width: 100%;
  }
  .footer-mobile-phone-cell {
    display: table-cell;
    width: 50%;
    text-align: center;
  }
  .footer-mobile__copy {
    text-align: center;
    opacity: 0.5;
    color: white;
    font-size: 18px;
  }
  .footer-mobile {
    display: block;
  }
  .order-mobile-title {
    display: block;
  }
  .order-status {
    display: none;
  }
  .order-form-column {
    float: none;
    width: 100%;
  }
  .order-form-item {
    margin-bottom: 15px;
  }
  .order-form-column:first-child {
    margin-bottom: 15px;
  }
  .order-total__note,
  .order-total-buttons {
    max-width: 100%;
  }
  .order-payment-row {
    margin: 0;
  }
  .order-payment-column {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
  }
  .order-payment-item {
    height: auto;
    padding: 20px;
  }
  .order-payment-item__title span {
    display: inline;
  }
  .order-payment-item__title {
    text-align: center;
    padding-left: 0;
    font-size: 16px;
  }
  .cart-table-cell:first-child {
    float: none;
    width: 100%;
  }
  .cart-services {
    padding-left: 20px;
  }
  .cart-item__title {
    font-size: 20px;
  }
  .catalog-mobile-select {
    width: 270px;
  }
  .catalog-top-mobile__switcher {
    width: 270px;
  }
  .catalog-bottom {
    padding: 30px 0;
    text-align: center;
  }
  .catalog-bottom .catalog-paginator {
    float: none;
    display: inline-block;
  }
  .catalog-show {
    display: none;
  }
  .product-media-bottom {
    display: none;
  }
  .product-info-block {
    float: none;
    width: 100%;
  }
  .product-info-block2 {
    float: none;
    width: 100%;
    padding-top: 0;
  }
  .product-rating {
    float: left;
  }
  .product-availability {
    margin-right: 20px;
  }
  .product-availability > div {
    line-height: 19px;
  }
  .product-actions {
    display: none;
  }
  .product-faq {
    display: none;
  }
  .product-offers {
    display: none;
  }
  .product-price {
    width: auto;
  }
  .product-price-cell {
    padding-right: 20px;
  }
  .product-delivery {
    padding-top: 3px;
  }
  .product-tabs-buttons {
    display: none;
  }
  .product-delivery {
    border-bottom: 0;
  }
  .product-tabs-content-section {
    display: block;
    margin-bottom: 3px;
  }
  .product-tabs-mobile-content {
    display: none;
    padding-top: 15px;
  }
  .product-tabs-mobile-title {
    display: block;
    position: relative;
    padding: 10px 15px;
    color: #40b4b5;
    font-size: 20px;
    font-weight: 600;
    line-height: 36px;
    text-transform: uppercase;
    background: #f9f9f9;
    cursor: pointer;
  }
  .product-tabs-mobile-title.active:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .product-tabs-mobile-title:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 15px;
    opacity: 0.5;
    width: 10px;
    height: 6px;
    background-image: url(/local/styles/../images/icon-arrow-down.svg);
    background-size: 10px 6px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .product-tabs-mobile-title span {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    font-size: 16px;
    color: #000;
  }
  .product-right {
    display: none;
  }
  .product-video-item__frame iframe {
    height: 300px;
  }
  .product-thumbs-wrap {
    display: none;
  }
  .product-slider-wrap {
    padding-left: 0;
  }
  .product-slider-wrap .slick-dots {
    bottom: -5px;
  }
  .product-slider__item {
    height: auto;
  }
  .product-media {
    padding-right: 0;
  }
  .box-modal_big {
    width: 100% !important;
  }
  .modal-product-cell {
    display: inline-block;
    vertical-align: top;
    width: 50%;
  }
  .modal-product-cell:first-child {
    width: 100%;
    padding: 10px 15px;
  }
  .box-modal_big .modal-body {
    padding: 15px 20px 20px;
  }
  .modal-form-center {
    width: 100%;
  }
  .modal-form-column {
    float: none;
    width: 100%;
  }
  .brands-catalog-row {
    display: none;
  }
  html.lock{
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  html.lock body{
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .dropdown-block {
    position: fixed;
    width: 100%;
    left: -100%;
    background: #f9f9f9;
    top: 166px;
    bottom: 0;
    overflow: auto;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 150;
  }
  .dropdown-block.active {
    left: 0;
  }
  .brands-dropdown {
    background: #f9f9f9;
    display: none;
    position: static;
    border: 0;
    box-shadow: none;
    width: 100%;
  }
  .brands-dropdown_mobile {
    background: #f9f9f9;
    display: block;
    position: static;
    border: 0;
    box-shadow: none;
    width: 100%;
  }
  .catalog-dropdown {
    border: 0;
    display: none;
    position: static;
    box-shadow: none;
    width: 100%;
  }
  .catalog-dropdown_mobile {
    border: 0;
    display: block;
    position: static;
    box-shadow: none;
    width: 100%;
  }
  .catalog-menu {
    border: 0;
  }
  .brands-catalog-block.active .brands-catalog-block__title:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .brands-catalog-block__title {
    position: relative;
  }
  .brands-catalog-block__title:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 20px;
    width: 13px;
    height: 8px;
    background-image: url(/local/styles/../images/icon-arrow-down-gray.svg);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .catalog-menu > li.has-submenu.active a:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .brands-catalog-list ul li a {
    background: #fff;
  }
  .catalog-menu > li.has-submenu > a {
    background-image: none;
    position: relative;
  }
  .catalog-menu > li.has-submenu > a:hover {
    background: transparent;
  }
  .catalog-menu > li.has-submenu > a:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 20px;
    width: 13px;
    height: 8px;
    background-image: url(/local/styles/../images/icon-arrow-down-gray.svg);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .catalog-menu li:hover > a {
    background-color: transparent;
    color: #3fb0b1;
  }
  .catalog-menu li ul li a:hover {
    color: #000;
  }
  .main-articles {
    display: none;
  }
  .products-recent {
    display: none;
  }
  .brands-catalog__title{
    display: block;
  }
  .header-top{
    height: 65px;
    overflow: hidden;
  }
  .header-body{
    border-top: 0;
  }
  .header-content{
    z-index: 30;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .header-content.active{
    position: relative;
    margin-top: -65px;
  }
  .dropdown-block{
    top: 100px;
  }
  .brands-alphabet-list{
    display: none;
  }
  .brands-alphabet-list li{
    min-width: 10%;
  }
}

@media only screen and (max-width: 639px) {
  .header-contacts {
    right: 15px;
  }
  .header-content {
    padding: 30px 15px;
  }
  .header-mobile-menu__switcher {
    margin-right: 15px;
  }
  .header-cart {
    right: 20px;
  }
  .catalog-menu li ul li a {
    font-weight: bold;
  }
  .header-user {
    right: 65px;
  }
  .main-slide__body {
    padding: 20px 15px 30px 15px;
  }
  .mainslider .slick-dots {
    left: 15px;
  }
  .main-slide {
    height: 270px;
  }
  .main-slide__title {
    font-size: 30px;
  }
  .main-slide__text {
    font-size: 30px;
  }
  .mainproducts-tabs__btn {
    font-size: 16px;
  }
  .product-item-top {
    padding: 25px 15px 5px 15px;
  }
  .product-item__image {
    padding: 5px 15px;
  }
  .product-item-priceblock {
    padding: 0 15px;
  }
  .product-item__price {
    margin-right: 10px;
    font-size: 20px;
  }
  .product-item__oldprice {
    font-size: 20px;
  }
  .product-item-bottom {
    padding-left: 15px;
  }
  .product-item__availability {
    display: block;
    margin-bottom: 5px;
  }
  .product-item-priceblock {
    height: 45px;
  }
  .product-item-bottom {
    margin-bottom: 10px;
  }
  .discount-section {
    padding: 30px 15px;
  }
  .discount-block {
    height: 225px;
  }
  .discount-item__sale-title {
    font-size: 15px;
  }
  .discount-item__text span {
    padding-top: 0;
  }
  .discounts-cell:last-child {
    padding: 30px 15px;
  }
  .daily-product {
    padding: 40px 15px;
  }
  .daily-product__btn {
    padding: 15px 20px;
  }
  .daily-product__price {
    margin-right: 15px;
  }
  .daily-product__title {
    display: block;
    padding-right: 70px;
    max-width: 100%;
  }
  .about-block {
    height: 225px;
  }
  .about-content__title {
    font-size: 33px;
    line-height: 1.3;
  }
  .article-column {
    width: 100%;
  }
  .article-item__image {
    height: 230px;
  }
  .articles-tabs__btn {
    font-size: 16px;
  }
  .articles {
    padding: 40px 0;
  }
  .articles-tabs-list {
    margin-bottom: 60px;
  }
  .about-block span {
    left: 15px;
    text-align: center;
    right: 15px;
    width: auto;
  }
  .about-block_big span {
    font-size: 20px;
    line-height: 25px;
  }
  .categories-section-column {
    width: 100%;
    padding-right: 0;
  }
  .catalog-mobile-select {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  .catalog-top-mobile__switcher {
    float: none;
    width: 100%;
  }
  .box-modal {
    width: 420px;
    padding: 50px 40px 40px;
  }
  .box-modal_big {
    padding: 50px 25px 30px;
  }
  .modal-subtitle {
    font-size: 14px;
    line-height: 24px;
  }
  .product-review-rating {
    display: block;
    margin-bottom: 20px;
  }
  .product-review__add {
    float: none;
  }
  .product-review-item-content {
    padding-left: 0;
  }
  .product-review-item-left {
    float: none;
    width: 100%;
    padding-left: 0;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 499px) {
  .products-grid .product-column {
    width: 100%;
  }
  .products-grid_3 .product-column {
    width: 100%;
  }
  .product-item-hidden {
    padding: 0;
  }
  .product-accessories-column {
    float: none;
    width: 100%;
  }
  .catalog-menu li ul li a {
    font-weight: bold;
  }
}

@media only screen and (max-width: 479px) {
  .brands-alphabet-list li a {
      padding: 15px 5px !important;
  }
  .brands-alphabet-list li {
      min-width: 12%;
  }
  .header-top__btn {
    line-height: 40px;
  }
  .header-logo {
    top: 35px;
    width: 160px;
    margin-left: -85px;
  }
  .catalog-menu li ul li a {
    font-weight: bold;
  }
  .header-account__btn:after {
    display: none;
  }
  .header-mobile-menu__switcher {
    margin-right: 10px;
  }
  .header-user {
    right: 60px;
  }
  .main-slide {
    height: 240px;
  }
  .main-slide__title {
    margin-bottom: 10px;
    font-size: 26px;
  }
  .main-slide__text {
    font-size: 26px;
  }
  .mainproducts-tabs-list {
    display: table;
    width: 100%;
  }
  .mainproducts-tabs__btn {
    float: none;
    padding: 0 5px 15px;
    font-size: 14px;
    display: table-cell;
    width: auto;
  }
  .discount-block {
    width: 100%;
    height: 170px;
  }
  .daily-product__image span {
    height: 280px;
    padding: 15px 10px;
  }
  .daily-product__image img {
    max-height: 100%;
  }
  .daily-product-priceblock {
    float: none;
    margin-bottom: 15px;
  }
  .daily-product__btn {
    float: none;
    width: 100%;
  }
  .daily-product__title {
    font-size: 17px;
    line-height: 26px;
  }
  .daily-product {
    padding: 20px 15px;
  }
  .about-content__title {
    font-size: 28px;
  }
  .about-block {
    height: 172px;
  }
  .articles-tabs-list {
    display: table;
    width: 100%;
  }
  .articles-tabs__btn {
    float: none;
    padding: 0 5px 15px;
    font-size: 14px;
    display: table-cell;
    width: auto;
  }
  .about-block_big span {
    font-size: 16px;
    line-height: 22px;
  }
  .about-block_big .about-block-item {
    background-position: left -50px bottom -50px;
  }
  .about-block span {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .article-item__image {
    height: 180px;
  }
  .article-item__date {
    width: 80px;
    height: 80px;
    padding: 8px 0 0 8px;
  }
  .date-number {
    font-size: 28px;
  }
  a.footer-phone {
    font-size: 18px;
  }
  .main-slide__text {
    opacity: 0.7;
  }
  .subscribe-form-fields__cell {
    display: block;
    margin-bottom: 10px;
  }
  .subscribe-form__btn {
    width: 100%;
  }
  .footer-menu ul {
    display: block;
    width: 100%;
  }
  .categories-section {
    padding-top: 15px;
  }
  .categories-section h2 {
    font-size: 24px;
  }
  .main table th,
  .main table td {
    padding: 10px 8px;
    font-size: 14px;
  }
  .cart-services__toggle {
    font-size: 14px;
  }
  .cart-services__toggle:after {
    top: 3px;
    right: 15px;
  }
  .order-products__quantity {
    float: none;
    margin-bottom: 15px;
  }
  .order-products__toogle {
    float: left;
  }
  .order-data-block {
    padding: 20px 20px 50px 20px;
  }
  .order-data-block__title {
    font-size: 20px;
  }
  .order-products-top {
    padding: 30px 20px;
  }
  .order-total__btn {
    padding: 15px 5px;
  }
  .cart-services {
    padding: 15px 20px;
  }
  .cart-services__toggle {
    padding-right: 35px;
  }
  .cart-table-cell:first-child {
    padding: 20px 10px;
  }
  .order-total-price__title {
    font-size: 17px;
  }
  .order-products-top {
    padding: 20px;
  }
  .order-delivery-tabs__btn {
    margin-right: 30px;
  }
  .order-delivery__text p {
    font-size: 14px;
    line-height: 1.4;
  }
  .order-form-item-row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .order-form-item-column {
    padding: 0 5px;
  }
  .form-field_small {
    padding-right: 10px;
  }
  .header-top-buttons {
    float: none;
    width: 100%;
  }
  .header-top__btn {
    width: 50%;
    text-align: center;
  }
  .order-delivery-tabs-buttons {
    margin-left: -20px;
    margin-right: -20px;
  }
  .order-delivery-tabs-buttons {
    padding: 0;
    font-size: 0;
  }
  .order-delivery-tabs__btn {
    margin: 0;
    text-align: center;
    width: 50%;
  }
  .product-price__current {
    font-size: 30px;
  }
  .product-price-cell {
    padding-right: 15px;
  }
  .product-availability {
    float: none;
    margin-bottom: 10px;
  }
  .product-price__economy {
    font-size: 16px;
  }
  .product-instruction-item .cell {
    display: block;
    padding: 10px 15px !important;
  }
  .product-instruction-item__icon {
    text-align: left;
  }
  .product-instruction-item {
    padding: 15px 0;
  }
  .box-modal {
    width: 100%;
  }
  .arcticmodal-container_i {
    width: 100%;
  }
  .box-modal {
    padding: 50px 20px 40px;
  }
  .modal-title {
    margin-bottom: 20px;
    font-size: 22px;
  }
  .arcticmodal-container_i2 {
    padding: 15px;
  }
  .modal-product-cell {
    display: block;
    width: 100%;
    padding: 10px;
  }
  .modal-product-priceblock {
    padding-bottom: 10px;
  }
  .modal-cheap-form .form-field {
    padding-right: 20px;
    font-size: 16px;
  }
  .box-modal_big .modal-body {
    background: #fff;
    padding: 0;
  }
  .dropdown-block {

  }
  .header-top {
    height: 85px;
  }
  .header-top-buttons {
    border-bottom: 1px solid #efefef;
  }
  .header-contacts {
    top: -30px;
    right: 0;
    left: 0;
    font-size: 0;
    background: #fff;
  }
  .header-contacts-block {
    display: inline-block;
    width: 50%;
  }
  .header-top__btn:after {
    display: none !important;
  }
  a.header-phone {
    font-size: 18px;
  }
  .header-content.active{
    margin-top: -85px;
  }
}

@media only screen and (max-width: 374px) {
  .header-cart {
    right: 15px;
    top: -53px;
  }
  .catalog-menu li ul li a {
    font-weight: bold;
  }
  .header-cart__icon {
    width: 26px;
    height: 26px;
    background-size: 26px 26px;
  }
  .header-cart__icon span {
    right: -5px;
  }
  .header-user {
    right: 55px;
  }
  .header-account__btn {
    width: 26px;
    height: 26px;
    background-size: 26px 26px;
  }
  .header-mobile__search {
    width: 22px;
    height: 22px;
    background-size: 22px 22px;
  }
  .header-mobile__search.active {
    background-image: url(/local/styles/../images/icon-search-orange.svg);
  }
  .header-logo {
    width: 136px;
    top: 30px;
    margin-left: -72px;
  }
  .header-content {
    height: 80px;
  }
  .header-mobile-buttons {
    padding-top: 0;
  }
  .header-user {
    top: 27px;
    padding-top: 0;
  }
  .mainproducts-tabs__btn {
    font-size: 13px;
    padding: 0 3px 15px;
  }
  .about-block_big span {
    font-size: 13px;
    line-height: 20px;
  }
  .about-block_small span {
    font-size: 14px;
  }
  .articles-tabs__btn {
    font-size: 13px;
    padding: 0 3px 15px;
  }
  .subscribe-form__title {
    font-size: 18px;
  }
  a.footer-phone {
    font-size: 16px;
  }
  .header-social__btn img {
    width: 32px;
    height: 32px;
  }
  .footer {
    padding: 30px 0;
  }
  .footer-social2__btn img {
    width: 30px;
    height: 30px;
  }
  .footer-mobile-phones {
    margin-bottom: 15px;
  }
  .footer-menu ul li {
    margin-bottom: 15px;
  }
  .footer-social {
    margin-bottom: 15px;
  }
  .categories-nav__item {
    padding: 4px 15px;
  }
  .order-data-block__title {
    font-size: 17px;
  }
  .order-total-info-item__title {
    width: 155px;
  }
  .order-total__btn {
    font-size: 15px;
  }
  .cart-services {
    padding: 15px;
  }
  .cart-table-cell {
    padding: 20px 15px;
  }
  .order-data-block {
    padding: 20px 15px 50px 15px;
  }
  .order-products-top {
    padding: 20px 15px;
  }
  .order-delivery-tabs-buttons {
    margin-left: -15px;
    margin-right: -15px;
  }
  .paginator li {
    margin-left: 0;
  }
  .paginator li a {
    width: 38px;
  }
  .product-price {
    width: 100%;
  }
  .product-price-cell {
    display: block;
  }
  .modal-form__btn {
    padding: 15px 10px;
  }
  .modal-title {
    font-size: 21px;
  }
  .dropdown-block {
    top: 80px;
  }
  .header-mobile-menu__switcher {
    height: 25px;
    margin-right: 5px;
    top: -3px;
  }
  .header-mobile-menu__switcher span, .header-mobile-menu__switcher span:before, .header-mobile-menu__switcher span:after {
    height: 3px;
    width: 25px;
  }
  .header-mobile-menu__switcher span:before {
    top: -7px;
  }
  .header-mobile-menu__switcher span:after {
    bottom: -7px;
  }
  a.header-phone {
    font-size: 17px;
  }
}

.s-banner {
	background: #f9f9f9;
	font-size: 16px;
  overflow-y: hidden;
  max-height: 467px;
  }
  .s-banner__item {
	height: 29.1875em;
	padding: 5.625em 4.375em;
	background: #fff;
   position: relative;
	-webkit-box-shadow: 0 0 2.1875em rgba(0, 0, 0, 0.04);
			box-shadow: 0 0 2.1875em rgba(0, 0, 0, 0.04);
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-size: auto 100%;
  }
  .s-banner__title, .s-banner__txt {
	max-width: 26%;
	text-transform: uppercase;
	font-weight: 300;
  }
  .s-banner__title {
     position: absolute;
	font-size: 3.125em;
	margin-bottom: 0.4em;
	line-height: 1.2;
	color: #3b3b3b;
  }
  .s-banner__txt {
	font-size: 2.5em;
	line-height: 1.25;
	color: rgba(0, 0, 0, 0.32);
  }
  .s-banner .slick-dots {
	font-size: inherit;
	left: 4.375em;
	bottom: 3.75em;
	text-align: left;
  }
  .s-banner .slick-dots li {
	font-size: 0;
  }

  @media only screen and (max-width: 1400px) {
	.s-banner {
	  font-size: 14px;
	}
  }
  @media only screen and (max-width: 1240px) {
	.s-banner {
	  font-size: 11px;
	}
  }
  @media only screen and (max-width: 1010px) {
	.s-banner {
	  font-size: 10px;
	}
  }
  @media only screen and (max-width: 767px) {
	.s-banner .slick-dots {
	  text-align: center;
	  left: 0;
	  bottom: 2.3em;
	}
  }
  @media only screen and (max-width: 639px) {
	.s-banner {
	  font-size: 7px;
	}
	.s-banner__item {
	  background-position: 50% 0;
	}
	.s-banner .center-wrapper {
	  padding: 0;
	}
  }
  @media only screen and (max-width: 480px) {
	.s-banner__title, .s-banner__txt {
		max-width: 50%;
	}
  }
/* ###### */
.catalog-filter__btn{
   margin-bottom: 20px;
}
.btn-link:hover, .btn-link:focus{
   text-decoration: none;
}
/* card */
/*
.bx-soa-sidebar{
   position: inherit !important;
}
#bx-soa-order{
   position: relative;
}
*/
#bx-soa-order .bx-soa-section-title-count{
   margin-left: 20px;
}
.bx-soa-section-title-container .text-right{
   margin-left: 20px;
}
#bx-soa-order .bx-soa-more-btn{
   display: flex;
   justify-content: space-between;
}
div.form-control{
   height: 34px;
}
.bx-soa-location-input-container{
   margin-top: 15px;
}
.bx-soa-custom-label{
   margin-right: 20px;
}
.bx-soa-customer-input{
   padding: 5px;
}

.bx-soa-pp-item-container{
   display: flex;
   flex-wrap: wrap;
}
.bx-soa-pp-company{
   width: 340px;
}
textarea.bx-soa-customer-textarea{
   padding: 5px;
   box-sizing: border-box;
   width: 100%;
   min-height: 100px;
}
input.bx-soa-customer-input{
   box-sizing: border-box;
   width: 100%;
   margin-bottom: 10px;
}
.bx_soa_location .radio-inline{
   margin-bottom: 5px;
}
.bx_soa_location .radio-inline input{
   margin-right: 5px;
}
.bx_soa_location .form-group br{
   display: none;
}
#bx-soa-orderSave .btn-default{
   float: none !important;
}
/*---------------------cabinet------------------------*/
.cabinet-sidebar{
  float: right;
  width: 468px;
}
.cabinet-menu{
  background: #f1f5f9;
}
.cabinet-menu li{
  border-bottom: 1px solid #e5e8ec;
}
.cabinet-menu li:last-child{
  border-bottom: 0;
}
.cabinet-menu li a{
  display: block;
  padding: 20px 30px 20px 50px;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  color: #000;
}
.cabinet-menu li a:hover,
.cabinet-menu li a.active{
  color: #40b4b5;
}
.cabinet-content{
  float: left;
  width: 885px;
}
.order-item{
  margin-bottom: 25px;
}
.order-item__title{
  font-size: 18px;
  padding: 20px 35px;
  line-height: 1.2;
  font-weight: 700;
  background: #f1f5f9;
}
.order-item-content{
  padding: 15px 35px;
  background: #f9f9f9;
  border-bottom: 1px solid #e5e8ec;
}
.order-item-content__title{
  margin-bottom: 5px;
  opacity: 0.5;
  color: black;
  font-size: 14px;
}
.order-item-content__text{
  font-size: 14px;
  font-weight: 700;
  color: black;
}
.order-item-bottom .cell{
  vertical-align: middle;
  white-space: nowrap;
  background: #f9f9f9;
  padding: 20px 35px;
}
.order-item__more{
  display: inline-block;
  text-align: center;
  padding: 15px 35px;
  text-decoration: none;
  color: #40b4b5;
  font-size: 18px;
  font-weight: 700;
  border: 2px solid #40b4b5;
}
.order-item__more:hover{
  background: #40b4b5;
  color: #fff;
}
.order-item__action{
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  font-weight: 700;
  margin-left: 30px;
  text-decoration: none;
  color: #40b4b5;
  font-size: 13px;
}




/*---------------------cabinet------------------------*/
.cabinet-sidebar{
  float: right;
  width: 468px;
}
.cabinet-menu{
  background: #f1f5f9;
}
.cabinet-menu li{
  border-bottom: 1px solid #e5e8ec;
}
.cabinet-menu li:last-child{
  border-bottom: 0;
}
.cabinet-menu li a{
  display: block;
  padding: 20px 30px 20px 50px;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  color: #000;
}
.cabinet-menu li a:hover,
.cabinet-menu li a.active{
  color: #40b4b5;
}
.cabinet-content{
  float: left;
  width: 885px;
}
.order-item{
  margin-bottom: 25px;
}
.order-item__title{
  font-size: 18px;
  padding: 20px 35px;
  line-height: 1.2;
  font-weight: 700;
  background: #f1f5f9;
}
.order-item-content{
  padding: 15px 35px;
  background: #f9f9f9;
  border-bottom: 1px solid #e5e8ec;
}
.order-item-content__title{
  margin-bottom: 5px;
  opacity: 0.5;
  color: black;
  font-size: 14px;
}
.order-item-content__text{
  font-size: 14px;
  font-weight: 700;
  color: black;
}
.order-item__btn{
  display: inline-block;
  width: 150px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
.order-item__btn_success{
  background: #97d96f;
}
.order-item__btn_cancel{
  background: #e03939;
}
.order-item__btn_inprocess{
  background: #b1b1b1;
}
.order-item-content-table .cell{
  vertical-align: middle;
  padding: 2px 0;
  height: 35px;
}
.order-item-content-table .cell:first-child{
  padding-right: 25px;
}

.cabinet-form{
  background: #f9f9f9;
}
.cabinet-block{
  padding: 30px 50px;
  border-bottom: 1px solid #e5e8ec;
  background:
}
.cabinet-block:last-child{
  border-bottom: 0;
}
.cabinet-block__title{
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  color: black;
}
.cabinet-block__title span{
  opacity: 0.5;
  font-size: 14px;
  font-weight: normal;
  padding-left: 30px;
}
.cabinet-block-row{
  margin-bottom: 30px;
  margin-left: -45px;
  margin-right: -45px;
}
.cabinet-block-row:last-child{
  margin-bottom: 10px;
}
.cabinet-block-column{
  float: left;
  width: 50%;
  padding: 0 45px;
}
.cabinet-block-item{
  margin-bottom: 18px;
}
.cabinet__unsucsribe{
  float: right;
  display: inline-block;
  text-decoration: none;
  color: #40b4b5;
  font-size: 13px;
  margin-top: 20px;
}

.sale-order-list-button{
   max-width: none;
}
.sale-acountpay-pp-company{
   width: 50%;
}
.main table.profile_page td:first-child{
   vertical-align: middle;
}
/* card / basket */
.basket-coupon-block-field .form-control {
    padding: 0 45px 0 15px;
    width: 100%;
    height: 51px;
    color: #7f7f7f;
    font-size: 13px;
    background: #fff;
    border: 1px solid #e9ecf0;
}
.basket-clear{
   position: relative;
}
.basket-coupon-block-total-price-current{
   font-size: 44px;
   font-weight: 700;
   font-family: "ProximaNova";
}
.order-total-price__title{
   font-family: "ProximaNova";
   font-size: 18px;
   font-weight: 700;
}
div.bx-blue .btn.btn-default{
   display: inline-block;
    padding: 15px 35px;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    color: #fff;
    background: #40b4b5;
    border: 1px solid #40b4b5;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
div.bx-blue .btn.btn-default:hover {
    background: #fff;
    color: #40b4b5;
    border: 1px solid #40b4b5;
}
.basket-items-list-header{
   background: #f9f9f9;
}
.basket-items-list-table td{
   vertical-align: middle;
}
.basket-items-list-item-container{
   background: none !important;
}
.basket-item-block-info .basket-item-actions-remove{
   display: none;
}
.basket-item-block-price{
   padding: 0;
}
#bx-soa-total-mobile .bx-soa-cart-total-line{
   font-size: 20px;
}

.bx-soa-section.bx-selected{
   border-color: rgba(0,0,0,0);
}
.bx-soa-item-title a{
   font-size: 18px;
   font-family:"ProximaNova";
   color:rgb(47, 52, 53);
}
.bx-soa-reference{
   font-size: 14px;
}

.basket-item-info-name-link{
   font-size: 18px;
   font-family:"ProximaNova";
   color:rgb(47, 52, 53);
}
#basket-root *{
   font-family:"ProximaNova";
}
.compare-items *{
   font-family:"ProximaNova";
}

/* action */
.action-list{
   display: flex;
   justify-content: space-between;
   flex-wrap: wrap;
}
@media (max-width: 1240px) {
   .action-list{
      flex-wrap: wrap;
   }
}
.action-list .action-item{
   width: 31%;
   background: #f9f9f9;
   margin-bottom: 20px;
}
@media (max-width: 1240px) {
   .action-list .action-item{
      width: 49%;
   }
}
@media (max-width: 720px) {
   .action-list .action-item{
      width: 100%;
   }
}
.action-list .action-item .img{
   height: 250px;
   width: 100%;
   background-size: cover;
   background-position: center;
}
.action-list .action-item .wrap_info{
   padding: 20px;
}
.action-list .action-item .info{
   display: flex;
   justify-content: space-between;
}
@media (max-width: 720px) {
   .action-list .action-item .info{
      display: block;
   }
}
.action-list .action-item .info .dates{
   display: flex;
   justify-content: space-between;
}
@media (max-width: 720px) {
   .action-list .action-item .info .dates{
      margin-bottom: 15px;
   }
}
/* ajax loader */
/* ajax loader */
/* ajax loader */

.ajax-preloader{
	position: fixed;
	z-index: 2000;
	/*Размеры циферблата*/
	width: 300px;
	height: 300px;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top: -150px;
	/*фон, циферблат*/
	background: url('/local/images/ajax_loader.gif') no-repeat center center;
}

/*Тень*/
.ajax-preloader-shadow{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
	top: 0;
	left: 0;
	z-index: 1800;
}
/* page brend */
#brend_filter_wrap{
   display: flex;
   margin: 0 0 20px 0;
   width: 100%;
   background: #f1f5f9;
}
.brend_filer_click{
    cursor: pointer;
    padding: 15px 10px;
    color: #000;
}
.brend_filer_click_all{
   /* background: #e0f3f7; */
   color: #000;
}
.brend_filer_click_all:hover, .brend_filer_click.active{
 text-decoration: underline;
 color: #f88e74;
}

.brend_wrap {
   padding: 30px 50px 25px 30px;
}
.brend_wrap:nth-child(even){
   background: #f9f9f9;
}
.brend_word {
   margin-bottom: 20px;
       font-weight: 700;
       font-size: 26px;
       line-height: 32px;
}
	.brend_name_wrap_all{
		display: flex;
		flex-wrap: wrap;
}
.brend_name_wrap{
   margin: 0 25px 25px 0;
}
.brend_name {
		margin: 0 0 15px 0;
}

.brend_name a{
    font-weight: 700;
    text-decoration: none;
    color: #333333;
    text-transform: uppercase;

}
.brend_cat{
	padding: 0 0 8px 0;
}
.brend_cat a{
    text-decoration: none;
    color: #666;
}
.brend_cat a:hover{
 text-decoration: underline;
}

/**/
/**/
/**/

.article-detail{
   display: flex;
   justify-content: space-between;
}
.article{
   width: 900px;
   border-right: 1px solid #f9f9f9;
   padding-right: 20px;
   box-sizing: border-box;
}
.article .article-date{
   color: #4DCBB8;
   font-size: 20px;
   margin-bottom: 10px;
}
.article .article-name{
   font-size: 25px;
   margin-bottom: 20px;
}
.article .article-img{
   margin-bottom: 20px;
}
.article .article-img img{
   max-width: 100%;
}
.article .article-text p{
   margin-bottom: 10px;
}
.article-block-list{
   width: 465px;
}
.article-block-zag{
   font-size: 26px;
   text-transform: uppercase;
   margin-bottom: 20px;
}
.article-block-list .article-block-img img{
   max-width: 100%;
}
.article-block-list .article-block-item{
   margin-bottom: 25px;
}
.article-block-list .article-block-date{
   margin-bottom: 10px;
   position: relative;
   min-height: 36px;
}
.article-block-list .article-block-date .date{
   position: absolute;
   top: 0;
   left: 0;
   color: #fff;
   background: #4DCBB8;
   padding: 10px;
}
.article-block-list .article-block-name{
   font-size: 26px;
   margin-bottom: 10px;
}
.article-block-list .article-block-text{
   font-size: 16px;
   line-height: 30px;
   font-weight: 300;
}
.article-list_wrap{
   display: flex;
}
.article-list{
   width: 900px;
   border-right: 1px solid #f9f9f9;
   padding-right: 20px;
   box-sizing: border-box;
}
.article-list .article-item{
   display: flex;
   justify-content: flex-start;
   margin-bottom: 15px;
   padding-bottom: 15px;
}
.article-list .article-item .article-item-date{
   width: 300px;
   margin-right: 30px;
   position: relative;
}
.article-list .article-item .article-item-date .date{
   position: absolute;
   top: 0;
   left: 0;
   color: #fff;
   background: #4DCBB8;
   padding: 10px;
}
.article-list .article-item .article-item-img img{
   max-width: 100%;
   min-width: 300px;
}
.article-list .article-item-text{
   max-width: 100%;
}
.article-list .article-item-text .name{
   padding-bottom: 15px;
}
.article-list .article-item-text .name a{
   font-size: 20px;
   font-weight: bold;
}
#my_select_catalog_sort,#catalog-top-filter-select-count{
  font-size: 13px;
  color: #a4a4a4;
  font-weight: 400;
  background: #fff;
  height: 35px;
  line-height: 35px;
  border: 1px solid #dedede;
  padding: 0 40px 0 20px;
  background-image: url(/local/styles/../images/icon-select-arrow.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 12px) center;
  -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none !important;
}
#my_select_catalog_sort{
  width: 240px;
}
#my_select_catalog_sort ~ .jq-selectbox__select{
   width: 240px;
}
#catalog-top-filter-select-count{
  width: 80px;
}
#catalog-top-filter-select-count ~ .jq-selectbox__select{
   width: 80px;
}
.search-page form{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.search-page input[type=text]{
  width:calc(100% - 120px);
  border:1px solid #ccc;
  height: 51px;
  padding:10px;
}
.search-page input[type=submit]{
  cursor: pointer;
  width:120px;
  text-align: center;
    line-height: 51px;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    background: #40b4b5;
    color: white;
    display: block;
    box-sizing: border-box;
}
.filters__block{
  position: relative;
}
.bx-filter-popup-result{
  position: absolute;
  left: 100%;
  top: 50%;
  min-width: 250px;
  transform: translateY(-50%);
  align-items: center;
  padding: 15px;
  background-color: #fff;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.17);
  z-index: 30;
}
.bx-filter-popup-result:before{
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  left: -5px;
  top: 50%;
  margin-top: -7px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.bx-filter-popup-result b{
  padding:10px 0;
  float:left;
}
.bx-filter-popup-result a{
  background: #40b4b5;
  float:right;
  color:#fff;
  font-weight: bold;
  display: block;
  padding:10px;
  border-radius:2px;
}
/* .bx-soa-section-title {
    margin: 0;
    padding: 40px 40px 0 40px;
    box-sizing: border-box;
    font-size: 26px;
    line-height: 32px;
    text-transform: uppercase;
} */

.bx-soa-section.bx-selected .bx-soa-section-title{
  font-weight: 600;
  font-size: 26px;
  line-height: 32px;
}
.bx-soa-section-title{
  font-weight: 600;
  font-size: 26px;
  line-height: 32px;
  text-transform: uppercase;
  margin-bottom: 30px;
  padding:0;
}
.bx-soa-section{
  background: #f9f9f9;
  padding: 40px 50px 50px 50px;
  margin-bottom:35px;
}
.bx-soa-section.bx-selected{
  border:0;
}
font.notetext{
  color:inherit;
}

/* End */


/* Start:/local/styles/jquery.jgrowl.css?17732370053967*/

/** Special IE6 Style Positioning **/
.ie6 {
	position: 			absolute;
}

.ie6.top-right {
	right: 				auto;
	bottom: 			auto;
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.ie6.top-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.ie6.bottom-right {
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.ie6.bottom-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.ie6.center {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	width: 				100%;
}


/** jGrowl Styling **/
.jGrowl {
	z-index: 			9999;
	color: 				#fff;
	font-size: 			12px;
	position:			fixed;
}

.jGrowl.top-left {
	left: 				0px;
	top: 				0px;
}

.jGrowl.top-right {
	right: 				0px;
	top: 				0px;
}

.jGrowl.bottom-left {
	left: 				0px;
	bottom:				0px;
}

.jGrowl.bottom-right {
	right: 				0px;
	bottom: 			0px;
}

.jGrowl.center {
	top: 				0px;
	width: 				50%;
	left: 				25%;
}

/** Cross Browser Styling **/
.center .jGrowl-notification, .center .jGrowl-closer {
	margin-left: 		auto;
	margin-right: 		auto;
}

.jGrowl .jGrowl-notification, .jGrowl .jGrowl-closer {
	background-color: 		#000;
	opacity: 				.85;
	-ms-filter: 			"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; 
	filter: 				progid:DXImageTransform.Microsoft.Alpha(Opacity=85); 
	zoom: 					1;
	width: 					235px;
	padding: 				10px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	font-family: 			Tahoma, Arial, Helvetica, sans-serif;
	font-size: 				1em;
	text-align: 			left;
	display: 				none;
	border-radius:			5px;
}

.jGrowl .jGrowl-notification {
	min-height: 			40px;
}

.jGrowl .jGrowl-notification,
.jGrowl .jGrowl-closer {
	margin: 				10px;
}

.jGrowl .jGrowl-notification .jGrowl-header {
	font-weight: 			bold;
	font-size:				.85em;
}

.jGrowl .jGrowl-notification .jGrowl-close {
	z-index:				99;
	float: 					right;
	font-weight: 			bold;
	font-size: 				1em;
	cursor:					pointer;
}

.jGrowl .jGrowl-closer {
	padding-top: 			4px;
	padding-bottom: 		4px;
	cursor: 				pointer;
	font-size:				.9em;
	font-weight: 			bold;
	text-align: 			center;
}

/** Hide jGrowl when printing **/
@media print {
	.jGrowl {
		display: 			none;
	}
}
/* End */


/* Start:/local/templates/.default/components/reaspekt/reaspekt.geoip/geo/style.css?17732370057918*/
.wrapGeoIpReaspekt{
	font-family: 'ProximaNova';
}
#ReaspektPopupBody{
    background: #f2f2f2; /* Old browsers */
    background: -moz-linear-gradient(top,  #f2f2f2 49%, #dbdbdb 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #f2f2f2 49%,#dbdbdb 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #f2f2f2 49%,#dbdbdb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
    font-family: Arial;
}
.reaspektGeobaseTitle {
    color: #363636;
    font-family: Arial;
    font-size: 16px;
    font-weight: 700;
    line-height: 100%;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.reaspekt_row {
    margin-left: -15px;
    margin-right: -15px;
}
.reaspekt_row:after {
    clear: both;
}
.reaspekt_row:before, .row:after {
    content: " ";
    display: table;
}
.reaspekt_clearfix:before,
.reaspekt_clearfix:after {
    content: "";
    display: table;
}
.reaspekt_clearfix:after {
    clear: both;
}
.reaspekt_col-sm-4,
.reaspekt_col-sm-12 {
    box-sizing: border-box;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left;
}
.reaspekt_col-sm-4 {
    width: 33.3333%;
}
.reaspekt_col-sm-12 {
    width: 100%;
}
.reaspektGeobaseCities .reaspektGeobaseAct{
	margin-bottom: 15px;
	line-height: 100%;
}
.reaspektGeobaseCities .reaspektGeobaseAct a,
.reaspektGeobaseCities .reaspektGeobaseAct strong{
	font-size: 14px;
  line-height: 100%;
	color: #363636;
  white-space: nowrap;
	font-family: 'ProximaNova';
}
.reaspektGeobaseCities .reaspektGeobaseAct a:hover {
    color: #40b4b5;
    //text-decoration: underline;
}
.reaspektGeobaseFind {
    margin: 0 0 25px 0;
    position: relative;
}

#reaspekt_preloader {
    background: rgba(0, 0, 0, 0.3) url(/local/css/reaspekt/reaspekt.geobase/images/preloader.png) no-repeat center center;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
}

.wrapGeoIpReaspekt {
	position: relative;
	display: inline-block;
}
.wrapGeoIpReaspekt .linkReaspekt{
	color: #40b4b5;
	text-decoration: none;
	border-bottom: 1px dashed #40b4b5;
	cursor: pointer;
	line-height: 100%;
	display: inline-block;
}
.wrapGeoIpReaspekt .linkReaspekt:hover{
	border-bottom-color: transparent;
}
.wrapQuestionReaspekt{
	position: absolute;
	left: 0;
	top: 100%;
	white-space: nowrap;
	z-index: 5;
	background-color: #ffffff;
	border-radius: 5px;
	box-shadow: 0 -1px 7px -1px #000;
	margin-top: 10px;
}
.wrapQuestionReaspekt:before{
	position: absolute;
	border-bottom: 5px solid #ffffff;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	content: "";
	display: block;
	right: 50%;
	bottom: 100%;
}
.questionYourCityReaspekt{
	padding: 10px 10px 5px;
}
.questionCityReaspekt{
	padding: 0 10px 10px;
}
.questionButtonReaspekt {
    background-color: #40b4b5;
    border-radius: 0 0 5px 5px;
    color: #ffffff;
	overflow: hidden;
}
.questionNoReaspekt, .questionYesReaspekt {
    box-sizing: border-box;
    float: left;
    font-size: 16px;
    line-height: 100%;
    padding: 10px;
    text-align: center;
    width: 50%;
	cursor: pointer;
}
.questionNoReaspekt{
	border-right: 1px solid #005287;
}
.questionYesReaspekt {
    border-left: 1px solid #68c7ff;
}
.questionNoReaspekt:hover, .questionYesReaspekt:hover{
	background-color: #40b4b5;
}
.questionNoReaspekt:active, .questionYesReaspekt:active{
	box-shadow: 0 4px 4px -3px #000 inset;
}.wrapGeoIpReaspekt{
	font-family: Arial;
}
#ReaspektPopupBody{
    background: #f2f2f2; /* Old browsers */
    background: -moz-linear-gradient(top,  #f2f2f2 49%, #dbdbdb 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #f2f2f2 49%,#dbdbdb 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #f2f2f2 49%,#dbdbdb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
    font-family: Arial;
}
.reaspekt_geobase_title {
    color: #363636;
    font-family: Arial;
    font-size: 16px;
    font-weight: 700;
    line-height: 100%;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.reaspekt_row {
    margin-left: -15px;
    margin-right: -15px;
}
.reaspekt_row:after {
    clear: both;
}
.reaspekt_row:before, .row:after {
    content: " ";
    display: table;
}
.reaspekt_clearfix:before,
.reaspekt_clearfix:after {
    content: "";
    display: table;
}
.reaspekt_clearfix:after {
    clear: both;
}
.reaspekt_col-sm-4,
.reaspekt_col-sm-12 {
    box-sizing: border-box;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left;
}
.reaspekt_col-sm-4 {
    width: 33.3333%;
}
.reaspekt_col-sm-12 {
    width: 100%;
}
.reaspekt_geobase_cities .reaspekt_geobase_act{
	margin-bottom: 15px;
	line-height: 100%;
}
.reaspekt_geobase_cities .reaspekt_geobase_act a,
.reaspekt_geobase_cities .reaspekt_geobase_act strong{
	font-size: 14px;
    line-height: 100%;
	color: #363636;
    white-space: nowrap;
}
.reaspekt_geobase_cities .reaspekt_geobase_act a:after {
    background: #407da6 none repeat scroll 0 0;
}
.reaspekt_geobase_find {
    margin: 0 0 25px 0;
    position: relative;
}

#reaspekt_preloader {
    background: rgba(0, 0, 0, 0.3) url(/local/css/reaspekt/reaspekt.geobase/images/preloader.png) no-repeat center center;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
}

#reaspektGeobaseSearch {
	width: 100%;
	height: 50px;
	padding: 0 30px 0 20px;
	font-size: 18px;
	background-color: #fff;
	color: #000;
	border: 1px solid #dedede;
	font-family: 'ProximaNova';
}
#reaspektGeobaseSearch:focus{
    border-color: #b0afaf;
}
#reaspektGeobaseSearch::placeholder{
    color: #b0afaf;
}
.reaspektResultCityAjax {
    background: #fff none repeat scroll 0 0;
    height: auto;
    overflow: auto;
    padding: 10px;
    top: 100%;
    width: 100%;
    z-index: 3;
		position: absolute;
		border:1px solid  #b0afaf;
		margin-top:-2px;
		font-family: 'ProximaNova';
}
.reaspektSearchCity {
    line-height: 26px;
}
.reaspektSearchCity a{
    color: #363636;
    font-size: 14px;
    line-height: 100%;
}
.reaspektSearchCity a:hover{
    text-decoration: underline;
}
.wrapGeoIpReaspekt {
	position: relative;
	display: inline-block;
}
.wrapGeoIpReaspekt .linkReaspekt{
	color: #40b4b5;
	text-decoration: none;
	border-bottom: 1px dashed #40b4b5;
	cursor: pointer;
	line-height: 100%;
	display: inline-block;
}
.wrapGeoIpReaspekt .linkReaspekt:hover{
	border-bottom-color: transparent;
}
.wrapQuestionReaspekt{
	position: absolute;
	left: 0;
	top: 100%;
	white-space: nowrap;
	z-index: 5;
	background-color: #ffffff;
	border-radius: 5px;
	box-shadow: 0 -1px 7px -1px #000;
	margin-top: 10px;
}
.wrapQuestionReaspekt:before{
	position: absolute;
	border-bottom: 5px solid #ffffff;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	content: "";
	display: block;
	right: 50%;
	bottom: 100%;
}
.questionYourCityReaspekt{
	padding: 10px 10px 5px;
}
.questionCityReaspekt{
	padding: 0 10px 10px;
}
.questionButtonReaspekt {
    background-color: #40b4b5;
    border-radius: 0 0 5px 5px;
    color: #ffffff;
	overflow: hidden;
}
.questionNoReaspekt, .questionYesReaspekt {
    box-sizing: border-box;
    float: left;
    font-size: 16px;
    line-height: 100%;
    padding: 10px;
    text-align: center;
    width: 50%;
	cursor: pointer;
}
.questionNoReaspekt{
	border-right: 1px solid #fff;
}
.questionYesReaspekt {
	border-left: 0;
}
.questionNoReaspekt:hover, .questionYesReaspekt:hover{
	background-color: #f88e74;
}
.questionNoReaspekt:active, .questionYesReaspekt:active{
	box-shadow: 0 4px 4px -3px #000 inset;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/template1/style.css?1773236843581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/.default/components/bitrix/menu/template1/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.section.list/header_menu_category/style.css?17732368437151*/
/* line */
.bx_catalog_line { margin-bottom: 30px; }

.bx_catalog_line .bx_catalog_line_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul { padding: 0; }

.bx_catalog_line .bx_catalog_line_ul li {
	margin-bottom: 20px;
	list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before { content: '' !important }

.bx_catalog_line .bx_catalog_line_img {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {
	color: #4c7da6;
	font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover { text-decoration: none; }

.bx_catalog_line .bx_catalog_line_title span { font-size: 16px }

.bx_catalog_line .bx_catalog_line_description {
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}

@media (max-width: 639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img {
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title a { font-size: 14px; }

	.bx-touch .bx_catalog_line .bx_catalog_line_description { font-size: 11px; }
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description { transition: all 0.3s ease; }

/* text */
.bx_catalog_text { margin-bottom: 30px; }

.bx_catalog_text .bx_catalog_text_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul { padding: 0; }

.bx_catalog_text .bx_catalog_text_ul li {
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before { content: '' !important }

.bx_catalog_text .bx_catalog_text_title {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 14px;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	color: #4c7da6;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover { text-decoration: none }

.bx_catalog_text .bx_catalog_text_title span { font-size: 12px; }

@media (max-width: 639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_catalog_text .bx_catalog_line_title a { font-size: 12px; }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a { transition: all 0.3s ease; }

/* tile */

.bx_catalog_tile { margin-bottom: 30px; }

.bx_catalog_tile .bx_catalog_tile_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul { padding: 0; }

.bx_catalog_tile .bx_catalog_tile_ul li {
	float: left;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 12.5%;
	list-style: none;
	text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before { content: '' !important }

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: both; }

.bx_catalog_tile .bx_catalog_tile_img {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	color: #4c7da6;
	font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover { text-decoration: none; }

.bx_catalog_tile .bx_catalog_tile_title span { font-size: 12px; }

/*2*/
@media (max-width: 980px) {
	.bx_catalog_tile .bx_catalog_tile_ul li { width: 20%; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: both; }
}

/*3*/
@media (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title { line-height: 10px; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a { font-size: 11px; }
}

@media (min-width: 480px) and (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 25%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) { clear: both; }
}

/*4*/
@media (max-width: 479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 33.3%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_img {
		width: 100%;
		height: 80px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) { clear: both; }

}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img { transition: all 0.3s ease; }

/* list */

.bx_sitemap { margin-bottom: 30px; }

.bx_sitemap .bx_sitemap_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
	padding: 0;
	line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before { content: '' !important }

.bx_sitemap .bx_sitemap_li_title {
	display: inline-block;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
}

.bx_sitemap .bx_sitemap_li_title a {
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover { text-decoration: none }

.bx_sitemap .bx_sitemap_li_title span { font-size: 11px; }

@media (max-width: 639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_sitemap .bx_catalog_line_title a { font-size: 12px; }
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a { transition: all 0.3s ease; }
/* End */


/* Start:/local/components/bazarow/basket.small.bazarow/templates/ajax/style.css?17732370053373*/
.ie6{position:absolute}.ie6.top-right{right:auto;bottom:auto;left:expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );top:expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' )}.ie6.top-left{left:expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );top:expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' )}.ie6.bottom-right{left:expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );top:expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' )}.ie6.bottom-left{left:expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );top:expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' )}.ie6.center{left:expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );top:expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );width:100%}.jGrowl{z-index:9999;color:#fff;font-size:12px;position:fixed}.jGrowl.top-left{left:0px;top:0px}.jGrowl.top-right{right:0px;top:0px}.jGrowl.bottom-left{left:0px;bottom:0px}.jGrowl.bottom-right{right:0px;bottom:0px}.jGrowl.center{top:0px;width:50%;left:25%}.center .jGrowl-notification,.center .jGrowl-closer{margin-left:auto;margin-right:auto}.jGrowl .jGrowl-notification,.jGrowl .jGrowl-closer{background-color:#000;opacity:.85;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);zoom:1;width:235px;padding:10px;margin-top:5px;margin-bottom:5px;font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:1em;text-align:left;display:none;border-radius:5px}.jGrowl .jGrowl-notification{min-height:40px}.jGrowl .jGrowl-notification,.jGrowl .jGrowl-closer{margin:10px}.jGrowl .jGrowl-notification .jGrowl-header{font-weight:bold;font-size:.85em}.jGrowl .jGrowl-notification .jGrowl-close{z-index:99;float:right;font-weight:bold;font-size:1em;cursor:pointer}.jGrowl .jGrowl-closer{padding-top:4px;padding-bottom:4px;cursor:pointer;font-size:.9em;font-weight:bold;text-align:center}@media print{.jGrowl{display:none}}
/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section.list/header_menu_category_mobile/style.css?17732370047151*/
/* line */
.bx_catalog_line { margin-bottom: 30px; }

.bx_catalog_line .bx_catalog_line_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul { padding: 0; }

.bx_catalog_line .bx_catalog_line_ul li {
	margin-bottom: 20px;
	list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before { content: '' !important }

.bx_catalog_line .bx_catalog_line_img {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {
	color: #4c7da6;
	font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover { text-decoration: none; }

.bx_catalog_line .bx_catalog_line_title span { font-size: 16px }

.bx_catalog_line .bx_catalog_line_description {
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}

@media (max-width: 639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img {
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title a { font-size: 14px; }

	.bx-touch .bx_catalog_line .bx_catalog_line_description { font-size: 11px; }
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description { transition: all 0.3s ease; }

/* text */
.bx_catalog_text { margin-bottom: 30px; }

.bx_catalog_text .bx_catalog_text_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul { padding: 0; }

.bx_catalog_text .bx_catalog_text_ul li {
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before { content: '' !important }

.bx_catalog_text .bx_catalog_text_title {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 14px;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	color: #4c7da6;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover { text-decoration: none }

.bx_catalog_text .bx_catalog_text_title span { font-size: 12px; }

@media (max-width: 639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_catalog_text .bx_catalog_line_title a { font-size: 12px; }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a { transition: all 0.3s ease; }

/* tile */

.bx_catalog_tile { margin-bottom: 30px; }

.bx_catalog_tile .bx_catalog_tile_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul { padding: 0; }

.bx_catalog_tile .bx_catalog_tile_ul li {
	float: left;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 12.5%;
	list-style: none;
	text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before { content: '' !important }

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: both; }

.bx_catalog_tile .bx_catalog_tile_img {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	color: #4c7da6;
	font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover { text-decoration: none; }

.bx_catalog_tile .bx_catalog_tile_title span { font-size: 12px; }

/*2*/
@media (max-width: 980px) {
	.bx_catalog_tile .bx_catalog_tile_ul li { width: 20%; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: both; }
}

/*3*/
@media (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title { line-height: 10px; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a { font-size: 11px; }
}

@media (min-width: 480px) and (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 25%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) { clear: both; }
}

/*4*/
@media (max-width: 479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 33.3%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_img {
		width: 100%;
		height: 80px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) { clear: both; }

}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img { transition: all 0.3s ease; }

/* list */

.bx_sitemap { margin-bottom: 30px; }

.bx_sitemap .bx_sitemap_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
	padding: 0;
	line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before { content: '' !important }

.bx_sitemap .bx_sitemap_li_title {
	display: inline-block;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
}

.bx_sitemap .bx_sitemap_li_title a {
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover { text-decoration: none }

.bx_sitemap .bx_sitemap_li_title span { font-size: 11px; }

@media (max-width: 639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_sitemap .bx_catalog_line_title a { font-size: 12px; }
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a { transition: all 0.3s ease; }
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/breadcrumb/template1/style.css?1773236843585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/template4/style.css?1773236843150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/css/reaspekt/reaspekt.geobase/style.css?17732370051177*/
.ReaspektPopupOverlay {
	height: 100%;
    left: 0;
    opacity: 0.6;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 500;
	background-color: #000;
	filter: alpha(opacity=60); 	/*Filter for IE*/
}
#ReaspektPopupBody .ReaspektClosePosition {
    position: static !important;
}
#ReaspektPopupBody {
    position: absolute !important;
    padding: 50px 70px 40px;
    left: 0;
    top: 0;
    /*width: 500px;
    min-height: 100%;
    height: 1000px;*/
    z-index: 510;
    background: #f9f9f9;
    box-sizing: border-box;
}
#ReaspektPopupBody .ReaspektClosePosition {
	position: relative;
}

#ReaspektPopupBody #ReaspektCloseBtn {
	position: absolute;
    top: 20px;
    right: 20px;
    width: 22px;
    height: 22px;
    background-image: url(/local/images/icon-close.png);
    cursor: pointer;
    z-index: 99;
}

#ReaspektPopupBody #ReaspektCloseBtn:hover {
	//background: url("/local/css/reaspekt/reaspekt.geobase/images/close-button-sprite.png") no-repeat 0 -24px;
}

#ReaspektPopupContainer {
	max-width: 900px;
}

.reaspektGeobaseTitle{
	font-family: 'ProximaNova';
	margin-bottom: 30px;
  font-size: 26px;
  font-weight: 600;
  text-align: center;
  color: #3b3b3b;
	text-transform: none;
}

/* End */
/* /local/styles/normalize.css?17732370054583 */
/* /local/styles/style.css?1773237005192865 */
/* /local/styles/jquery.jgrowl.css?17732370053967 */
/* /local/templates/.default/components/reaspekt/reaspekt.geoip/geo/style.css?17732370057918 */
/* /bitrix/templates/.default/components/bitrix/menu/template1/style.css?1773236843581 */
/* /bitrix/templates/.default/components/bitrix/catalog.section.list/header_menu_category/style.css?17732368437151 */
/* /local/components/bazarow/basket.small.bazarow/templates/ajax/style.css?17732370053373 */
/* /local/templates/.default/components/bitrix/catalog.section.list/header_menu_category_mobile/style.css?17732370047151 */
/* /bitrix/templates/.default/components/bitrix/breadcrumb/template1/style.css?1773236843585 */
/* /bitrix/templates/.default/components/bitrix/news.list/template4/style.css?1773236843150 */
/* /local/css/reaspekt/reaspekt.geobase/style.css?17732370051177 */
