

/* Start:/local/templates/aprelevna/css/slick.css?16853549651384*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

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

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

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

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

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

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

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

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

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

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

.slick-slide img {
  display: block;
}

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

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

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

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

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

.slick-arrow.slick-hidden {
  display: none;
}
/*# sourceMappingURL=slick.css.map */
/* End */


/* Start:/local/templates/aprelevna/css/slick-theme.css?16853549652936*/
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #fff url("/local/templates/aprelevna/css/./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("/local/templates/aprelevna/css/./fonts/slick.eot");
  src: url("/local/templates/aprelevna/css/./fonts/slick.eot?#iefix") format("embedded-opentype"), url("/local/templates/aprelevna/css/./fonts/slick.woff") format("woff"), url("/local/templates/aprelevna/css/./fonts/slick.ttf") format("truetype"), url("/local/templates/aprelevna/css/./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

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

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

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

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

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

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
/*# sourceMappingURL=slick-theme.css.map */
/* End */


/* Start:/local/templates/aprelevna/css/main.css?176838061947899*/
:root {
    --base-color: #00bcab;
    --base-dark-color: #007078;
}
input,
textarea,
button,
select {
  font-family: 'Montserrat', sans-serif;
}

input::placeholder,
textarea::placeholder,
button::placeholder,
select::placeholder {
  opacity: 1;
  font-family: 'Montserrat', sans-serif;
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0-modified | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

/* make sure to set some focus styles for accessibility */
:focus {
  outline: 0;
}

a {
  outline: none;
      -webkit-transition: all ease 0.25s;
      -moz-transition: all ease 0.25s;
      -o-transition: all ease 0.25s;
      -ms-transition: all ease 0.25s;
      transition: all ease 0.25s;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
  color: inherit;
  text-decoration: none;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

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

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: content-box;
}

input[type='submit'] {
  appearance: none;
}

input[type='search'] {
  appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
button,
input,
select,
textarea {
  color: #222;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

@font-face {
  font-family: 'Century Gothic';
  src: url("/local/templates/aprelevna/css/../fonts/CenturyGothic.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Century Gothic';
  src: url("/local/templates/aprelevna/css/../fonts/CenturyGothic-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
.main-content {
    padding-top: 117px;
    line-height: 1.5;
}
.main-content p {
    margin-bottom: 1.25rem;
    font-size: 1em;
    line-height: 1.5;
}
.main-content h3,
.main-content .h3 {
  font-weight: 600;
  font-size: 1.2em;
  line-height: 1.75rem;
  margin-bottom: 1.25rem;
  color: var(--base-dark-color);
}
.main-content h2:not(.sect__title):not(.title-section):not(.h3),
.main-content .h2:not(.sect__title):not(.title-section) {
  font-weight: 600;
  font-size: 1.3em;
  line-height: 1.75rem;
  margin-bottom: 1.25rem;
  color: var(--base-dark-color);
}
.main-content p a {
    color: var(--base-color);
}
.main-content p a:hover {
    color: var(--base-dark-color);
}

.container {
  max-width: 81.25rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 81.25rem) {
  .container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.title-section {
  font-weight: 600;
  font-size: 2.5em;
  line-height: 3.0rem;
  color: var(--base-dark-color);
  margin-bottom: 30px;
  font-family: 'Montserrat', sans-serif;
}

.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease .3s;
  border: 1px solid var(--base-color);
  background-color: var(--base-color);
  font-weight: 500;
  color: #fff;
  font-size: 1.25rem;
  border-radius:0 !important;
}
.btn.without-hover-effect {
    cursor: auto;
}
.btn:not(.without-hover-effect):hover {
  transition: all ease .3s;
  background-color: transparent;
  color: var(--base-color);
}

.burger {
  display: none;
  cursor: pointer;
  height: 1.875rem;
}

.burger-icon {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 35px;
  height: 3px;
  background-color: var(--base-color);
  border-radius: 0.625rem;
}

.burger-icon::after {
  content: '';
  position: absolute;
  bottom: -12px;
  width: 35px;
  height: 3px;
  background-color: var(--base-color);
  transition: all ease .2s;
  border-radius: 0.625rem;
}

.burger-icon::before {
  content: '';
  position: absolute;
  bottom: -24px;
  width: 35px;
  height: 3px;
  background-color: var(--base-color);
  transition: all ease .2s;
  border-radius: 0.625rem;
}

.burger-icon.active {
  background: transparent;
}

.burger-icon.active::after {
  transform: rotate(45deg);
  transition: all ease .2s;
  background-color: var(--base-color);
}

.burger-icon.active::before {
  transform: rotate(-45deg);
  bottom: -12px;
  transition: all ease .2s;
  background-color: var(--base-color);
}

.slick-dots li {
  border: 1px solid var(--base-color);
  border-radius: 50%;
}

.slick-dots li button::before {
  content: '';
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background-color: var(--base-color);
  border-radius: 50%;
}

.pagination__arrow_next {
  margin-left: 24px;
  transform: rotate(180deg);
  transform: rotate(-45deg);
}

.pagination__arrow_next,
.pagination__arrow_prev {
  display: inline-block;
  padding: 3px;
  border: solid var(--base-color);
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-width: 0 3px 3px 0;
}

.header {
  position: fixed;
  z-index: 11;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  background-color: #fff;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .1);
}

.header-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.header-logo {
  width: 14.6875rem;
}

.header-logo img {
  width: 100%;
  transition: all ease .3s;
}

.header-menu {
  display: flex;
  transition: all ease .3s;
}

.header-menu__item {
  position: relative;
  padding-bottom: 1.25rem;
  margin-right: 1.875rem;
}

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

.header-menu__item:last-child {
  margin-bottom: 0;
}

.header-menu__item a {
  font-weight: 400;
  font-size: 0.875rem;
  font-family: 'Roboto', sans-serif;
}
.header-menu__item .header-menu__sub-title a {
    font-size: 1rem;
}
.header-menu__item .header-menu__sub-title a:hover {
    color: var(--base-dark-color);
}

.header-menu__item a.first-level {
    text-transform: uppercase;
}
.header-menu__item a:hover,
.header-menu__item a.selected {
  color: var(--base-color);
  text-decoration: none !important;
}

.header-menu__sub {
  margin-bottom: 1.25rem;
}

.header-menu__sub:last-child {
  margin-bottom: 0;
}

.header-menu__sub-title {
  margin-bottom: 0.9375rem;
  font-size: 1rem;
  line-height: normal;
  font-weight: 500;
  color: var(--base-color);
}

.header-menu__sub li {
  margin-bottom: 1rem;
  width: max-content;
}

.header-menu__sub li:last-child {
  margin-bottom: 0;
}

.header-menu__dropdown {
  display: none;
  position: absolute;
  z-index: 5;
  top: 2.25rem;
  left: 50%;
  transform: translateX(-50%);
  padding: 1.25rem;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  background-color: #fff;
  border: 1px solid #dcdcdc;
}
.header-menu__dropdown.wide_dropdown {
    width: 720px;
}
.header-menu__dropdown.wide_dropdown .dropdown-flex {
    display: flex;
    gap: 30px;
}
.header-menu__dropdown.wide_dropdown .dropdown-flex .flex-col{

}
.header-search {
  width: 100%;
}

.header-search__wrap {
  display: flex;
  width: 100%;
}

.header-search form {
  width: 100%;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #dcdcdc;
}

.header-search input {
  width: 100%;
  border: none;
  font-size: 1.125rem;
}

.header-search input::placeholder {
  padding-left: 1.25rem;
  opacity: .7;
  font-family: 'Roboto', sans-serif;
}

.header-search__btn {
  margin-right: 0.625rem;
  border: none;
  background-color: transparent;
  padding: 0;
}

.header-action {
  display: block;
  width: 20%;
}
.slide-panels {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    justify-content: flex-end;
    margin-bottom: 5px;
    text-align: right;
}

.slide-panels .slide-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    cursor: pointer;
    height: 34px;
    padding: 7px 5px;
    border: 1px solid transparent;
    background-color: #ffffff;
    margin-left: 3px;
    font-weight: normal;
}

.slide-panels .slide-item span, .slide-panels .slide-item span i {
        -webkit-transition: all ease 0.35s;
        -moz-transition: all ease 0.35s;
        -o-transition: all ease 0.35s;
        -ms-transition: all ease 0.35s;
        transition: all ease 0.35s;
}
.slide-panels .slide-item:hover {
    background-color: #f5f5f5;
    border-color: #e4e4e4;
    padding-left: 15px;
}

.slide-panels .slide-item span {
    color: #706F6F;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.2;
    display: block;
    padding-right: 0;
    width: 0;
    overflow: hidden;
}
.slide-panels .slide-item:hover span {
    padding-right: 40px;
    width: auto;
    padding-right: 40px;
}
.slide-panels .slide-item i {
    display: block;
    position: relative;
    width: 40px;
    height: 19px;
    background: no-repeat center right;
}
.slide-panels .slide-item i.feedback {
    width: 29px;
    background-image: url(/local/templates/aprelevna/css/../img/form.svg);
    -o-background-size: auto 19px;
    -webkit-background-size: auto 19px;
    -moz-background-size: auto 19px;
    -khtml-background-size: auto 19px;
    background-size: auto 19px;
}
.slide-panels .slide-item:hover i {
    border-left: 1px solid #e4e4e4;
    width: 63px;
}
.header-action a {
  margin-right: 1.875rem;
}
.header-action a.phone {
  margin-right: 0;
  display: inline-block;
  float: right;
  color: var(--base-dark-color);
}
.header-action a:last-child {
  margin-right: 0;
}

.header-action a svg {
  fill: var(--base-color);
}

.header-action .mob-show {
  display: none;
}
.grecaptcha-badge {
    display: none !important;
}

.header-login {
  padding: 0.625rem;
  font-size: 1rem;
  line-height: 16px !important;
}

.header.scroll .header-logo img {
  width: 9.375rem;
  transition: all ease .3s;
}

.header.scroll .header-menu {
  transform: translateY(0.5625rem);
  transition: all ease .3s;
}

.header.header-fixed {
  box-shadow: 0px 5px 23px -8px rgba(0, 0, 0, 0.5);
}
/*     ,  */
.header-contacts__social{
  display:flex;
  align-items:center;
  justify-content: flex-end;
  gap:8px;
  padding-top:7px;
  width:100%;
}

/* - */
.header-action .soc{
  width:28px;
  height:28px;
  border-radius:14px;
  display:flex;
  align-items:center;
  justify-content:center;
  color: var(--base-dark-color);                 /*     */
  background: #EAF6F6;
  box-shadow: 0 6px 16px rgba(0,0,0,.06);
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease, color .18s ease;
  position:relative;
  overflow:hidden;
  margin-right: 0;
}

/*   */
.soc::before{
  content:"";
  position:absolute;
  inset:-30%;
  background: radial-gradient(circle at 30% 30%, rgba(255,255,255,.55), transparent 55%);
  transform: translate(-20%, -20%);
  opacity:.7;
  pointer-events:none;
}

.soc svg{
  width:18px;
  height:18px;
}

/* hover:  +  +  */
.soc:hover{
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0,0,0,.12);
  background: var(--base-dark-color);
  color:#ffffff;
}


/* :    ( )    */
@media (max-width: 399px){
   .header-contacts__social {
       display: none;
   }
}
@media (min-width: 400px) and (max-width: 767px){
   .header-contacts__social {
       justify-content: flex-start;
   }
}

@media (min-width: 75rem) {
  .header-menu__item:hover .header-menu__dropdown {
    display: block;
  }
}

@media (max-width: 75rem) {
  .header-nav {
    position: fixed;
    top: 6.875rem;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    display: none;
  }
  .header-menu {
    display: block;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    overflow-y: auto;
    height: 75vh;
  }
  .header-menu__item {
    position: relative;
    display: block;
    margin-right: 0;
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
    border-top: 1px solid var(--base-color);
  }
  .header-menu__item:last-child {
    border-bottom: 1px solid var(--base-color);
  }
  .header-menu__item.dropdown::after {
    content: '';
    position: absolute;
    top: 1.5625rem;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: var(--base-color) transparent transparent transparent;
    transition: all ease .3s;
  }
  .header-menu__item.active a {
    color: var(--base-color);
  }
  .header-menu__item.active .header-menu__sub a {
    color: #212121;
  }
  .header-menu__item.active::after {
    transform: scale(-1);
    transition: all ease .3s;
  }
  .header-menu__dropdown {
    position: static;
    transform: translateX(0);
    border: 0;
    padding-left: 10px;
  }
  .header-menu__sub a {
    font-size: 1rem;
  }
}

@media (max-width: 62rem) {
  .header-login {
    padding: 0;
    font-size: 0;
    background: transparent;
    border: none;
  }
  .header-login::after {
    content: "";
    display: block;
    width: 1.6875rem;
    height: 1.6875rem;
    background: url(/local/templates/aprelevna/css/../img/icon/login-icon.png) no-repeat;
    background-size: contain;
  }
}

@media (max-width: 46rem) {

  .header-search__wrap {
    display: none;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    position: fixed;
    top: 4.625rem;
    left: 0;
    width: 100%;
    background-color: #fff;
  }
  .header-nav {
    top: 4.625rem;
  }
}

.main-slider .container {
  position: relative;
}

.main-slider__wrap {
  width: 100%;
  overflow: hidden;
  padding-bottom: 3.75rem;
}
.main-slider__wrap .slick-list{
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
.main-slider__item {
  width: 100%;
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}

.main-slider__item img {
  width: 100%;
}

.main-slider__arrows {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.main-slider__arrows svg {
  cursor: pointer;
}

.main-slider__arrows-prev {
  transform: translateX(-6.25rem);
}

.main-slider__arrows-next {
  transform: translateX(6.25rem);
}

.main-slider .slick-dots {
  bottom: 0;
}
@media(max-width:46rem){
  .main-slider__wrap .slick-list{
     margin-left: 0;
     margin-right: 0;
  }
  .periodic .slick-dots {
   display:none !important;
  }
}
.catalog-link {
  padding-top: 3.75rem;
}
#production .catalog-link {
  padding-top: 1.5rem;
}

.catalog-link__row {
  margin-top: 1.5625rem;
  background-color: #EAF6F6;
  padding-top: 1.25rem;
  padding-bottom: 2.5rem;
}

.catalog-link__wrap {
  display: flex;
    flex-direction: row;
    align-self: stretch;
    justify-content: center;
    margin-bottom: 1.5rem;
    flex-wrap: wrap;
}

.catalog-link__item {
  margin-top: 1.25rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1.25rem;
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  position: relative;
  width: 19.375rem;
  height: 19.375rem;
  background-color: #fff;
  transition: all ease .3s;
}

.catalog-link__item-title {
  margin-top: 1.25rem;
  color: var(--base-dark-color);
  font-size: 1.35rem;
  font-weight: 600;
  font-family: 'Roboto', sans-serif;
  height: 3.5rem;
  text-align: center;
}

.catalog-link__item-img {
  opacity: 0;
  width: 19.5625rem;
  height: 19.5625rem;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  transition: all ease .3s;
}

.catalog-link__item-icon {
  margin-top: 3.75rem;
}

.catalog-link__item:hover {
  box-shadow: 0px 0px 14px 0px black;
  transform: scale(1.05, 1.05);
  transition: all ease .3s;
}

.catalog-link__item:hover .catalog-link__item-img {
  opacity: 1;
  transition: all ease .3s;
}
@media(max-width:81.25rem){
  .catalog-link__wrap{
    justify-content: center;
  }
}
@media(max-width:46rem){
  .catalog-link{
    padding-top: 2.5rem;
  }
  .catalog-link__wrap{
    margin-left: 0;
    margin-right: 0;
  }
  .catalog-link__item{
    overflow: hidden;
  }
}
.periodic {
  padding-top: 6.25rem;
}

.periodic-row {
  padding-top: 2.1875rem;
  padding-bottom: 2.1875rem;
  margin-top: 1.5625rem;
  width: 100%;
  background-color: #EAF6F6;
}

.periodic-tabs__head {
  display: flex;
}

.periodic-tabs__head-item {
  position: relative;
  margin-right: 1.25rem;
  font-size: 1.25rem;
  color: var(--base-color);
  transition: all ease .3s;
  font-weight: 700;
  cursor: pointer;
 
}

.periodic-tabs__head-item:last-child {
  margin-right: 0;
}

.periodic-tabs__head-item.active {
  color: var(--base-dark-color);
  pointer-events: none;
  
}
.periodic-tabs__head-item.active::after {
  content:'';
  width: 100%;
  height: 0.125rem;
  background-color: var(--base-dark-color);
  position: absolute;
  left: 0;
  bottom:-0.6875rem;
}

.periodic-tabs__head-item:hover {
  transition: all ease .3s;
  color: var(--base-dark-color);
}

.periodic-tabs__content-item {
  display: none;
}

.periodic-tabs__content-item.active {
  display: block;
}

.periodic .article {
  margin-top: 3.75rem;
}

.periodic .article-wrap {
  display: flex;
}

.periodic .article-item {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.periodic .article-item__title {
  font-size: 1.375rem;
  line-height: 1.625rem;
  font-weight: 700;
  color: var(--base-dark-color);
}

.periodic .article-item__text {
  margin-top: 0.9375rem;
  font-size: 1em;
}

.periodic .article-item__date {
  margin-top: 1.25rem;
  font-size: 0.875rem;
  color: #8f8f8f;
}

.periodic .article-action {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1.25rem;
}

.periodic .article-action .slick-disabled {
  opacity: .6;
  pointer-events: none;
}

.periodic .article-btn {
  width: 21.875rem;
  height: 3rem;
}

.periodic .article-slider {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

.periodic .article-slider__arrows {
  display: flex;
  position: relative;
  z-index: 2;
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

.periodic .article-slider__arrows svg {
  cursor: pointer;
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}

.periodic .article-slider__video {
  display: flex;
  margin-top: 1.25rem;
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

.periodic .article-slider__video .slick-list {
  width: 100%;
}

.periodic .article-slider__video .slick-track {
  width: 100%;
}

.periodic .article-video__item {
  width: 25.4375rem;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.periodic .article-video__item:hover .article-video__item-img img {
  transform: scale(1.1);
  transition: all ease .5s;
}

.periodic .article-video__item-img {
  width: 25.4375rem;
  overflow: hidden;
}

.periodic .article-video__item-img img {
  width: 100%;
  transition: all ease .5s;
}

.periodic .article-video__item-title {
  margin-top: 0.9375rem;
  font-size: 1.375rem;
  line-height: 1.625rem;
  font-weight: 700;
  color: var(--base-dark-color);
}

.periodic .article-video__item-date {
  margin-top: 1.25rem;
  font-size: 0.875rem;
  color: #8f8f8f;
}

.periodic .slick-dots {
  text-align: left;
  height: 0;
  bottom: -2.5625rem;
  padding-left: 6.875rem;
}

.subscribe {
  padding-top: 5rem;
}

.subscribe-wrap {
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
  margin-left: -1.5625rem;
  margin-right: -1.5625rem;
  padding-top: 1.5625rem;
  padding-bottom: 1.5625rem;
  background-color: #EAF6F6;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.subscribe-title {
  font-weight: 600;
  font-size: 1.4em;
  line-height: 2.25rem;
  color: var(--base-dark-color);
}

.subscribe-btn {
  width: 21.875rem;
  height: 3rem;
}

@media (max-width: 46rem) {
  .subscribe-wrap {
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
  }
  .subscribe-title {
    font-size: 18px;
    line-height: 1.25;
  }
  .subscribe-btn {
    font-size: 16px;
    margin-top: 24px;
  }
  .catalog-link__item-title {
      font-size: 19px;
      line-height: 1.2;
  }

}


.contacts-wrap h3 {
  color: var(--base-color);
  font-size: 1.375rem;
  font-weight: 500;
  margin-bottom: 1.475rem;
}

.contacts-block {
  margin-bottom: 1.875rem;
}

.contacts-block__title {
  font-size: 1.375rem;
  line-height: 1.5rem;
  font-weight: 500;
}

.contacts-block a {
  display: block;
  margin-top: 1.25rem;
  font-size: 1.1rem;
}

.contacts-row {
  display: flex;
  align-items: center;
  margin-bottom: 1.375rem;
}

.contacts-row__title {
  font-size: 1.375rem;
  line-height: 2rem;
  font-weight: 500;
  margin-top: 1rem;
}

.contacts-row a {
  display: block;
  font-size: 1.1rem;
  margin-left: 0.625rem;
  color: var(--base-color);
}

.contacts-row p {
  display: block;
  font-size: 1.1rem;
  margin-left: 0.625rem;
}

.contacts-row b {
  margin-right: 10px;
}

@media (max-width: 46rem) {
  .contacts-row {
    flex-wrap: wrap;
	margin-bottom: 0.8rem;
  }
  .contacts-row a, .contacts-row p {
    width: 100%;
    margin-top: 0.125rem;
    margin-left: 0;
    font-size: 1rem;
  }
  .contacts-row__title {
    font-size: 1.25rem;
    line-height: 1.325rem;
    font-weight: 500;
	margin-top: 0.75rem;
  }
  .contacts-block a {
    font-size: 1rem;
  }
  .contacts-block__title {
    font-size: 1.1rem;
    line-height: 1.2rem;
    font-weight: 500;
  }
}

.breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
  padding-top: 2rem;
  line-height: 1.5;
}

.breadcrumbs li {
  display: inline-block;
  margin-right: 0.625rem;
  position: relative;
  font-size: 14px;
}

.breadcrumbs li:last-child {
  margin-right: 0;
}

.breadcrumbs li:last-child span {
  color: var(--base-dark-color);
}

.breadcrumbs li a {
  color: #8f8f8f;
  font-family: 'Roboto', sans-serif;
  font-size: 1em;
}

.breadcrumbs li a::after {
  content: "/";
  margin-left: 0.625rem;
}

.breadcrumbs li a:hover span {
  color: var(--base-dark-color);
}

.breadcrumbs li span {
  color: #8f8f8f;
  font-family: 'Roboto', sans-serif;
}

.map {
  padding-top: 6.25rem;
}

@media (max-width: 46rem) {
  .map iframe {
    height: 25rem;
  }
}

.shop-wrap {
  margin-top: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-wrap: wrap;
}

.shop-item {
  width: 18%;
  margin: 0 0 20px 0;
  display: block;
  height: 122px;
  position: relative;
}
.shop-item img {
  position: absolute;
  width: auto;
  height: auto;
  max-width: 90%;
  max-height: 90%;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.about-wrap {
  display: flex;
}

.about-content {
  max-width: 57.5rem;
  width: 100%;
}

.about-menu {
  margin-left: 3.75rem;
  max-width: 20.9375rem;
  width: 100%;
}

.about-menu__title {
  padding-bottom: 0.9375rem;
  color: var(--base-dark-color);
  font-weight: 600;
  font-size: 1.25rem;
  border-bottom: 1px solid var(--base-color);
}

.about-menu__list {
  margin-top: 2.5rem;
}

.about-menu__list li {
  cursor: pointer;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 1.25rem;
  transition: all ease .3s;
}

.about-menu__list li:last-child {
  margin-bottom: 0;
}

.about-menu__list li a {
  font-weight: 500;
  font-size: 1.125rem;
  transition: all ease .3s;
}

.about-menu__list li.active {
  color: var(--base-color);
}

.about-menu__list li:hover {
  color: var(--base-color);
  transition: all ease .3s;
}

.about-item {
  display: none;
  width: 100%;
}

.about-item.active {
  display: block;
}

.about-item img {
  display: block;
  margin-bottom: 1.25rem;
}

.about-item__row {
  margin-bottom: 2.5rem;
  display: flex;
  align-items: flex-start;
}
.about-item__col{
  width: 45%;
}
.about-item__col:last-child{
  margin-left: 3.75rem;
}
.about-item__row:last-child {
  margin-bottom: 0;
}

.about-item__col-img {
  width: 12.1875rem;
}

.about-item__col-img img {
  width: 100%;
}

.about-item__list li {
  display: flex;
  align-items: center;
  list-style: none;
  margin-bottom: 1.25rem;
}

.about-item__list li img {
  margin-bottom: 0;
}

.about-item__list li:last-child {
  margin-bottom: 0;
}

.about-item__list li span {
  padding-left: 1.25rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
}

.about-item__list li span a {
  color: var(--base-color);
}

.about-item__list.factory {
  margin-bottom: 2.5rem;
}

.about-item__list.factory li img {
  width: 7.5rem;
}

@media (max-width: 62rem) {
  .about-wrap {
    flex-wrap: wrap;
  }
  .about-content {
    max-width: 100%;
    width: 100%;
    order: 2;
  }
  .about-menu {
    margin-bottom: 2.5rem;
    order: 1;
    margin-left: 0;
    max-width: 100%;
    overflow-y: auto;
    padding-bottom: 1.25rem;
  }
  .about-menu__list {
    display: flex;
    width: 100%;
  }
  .about-menu__list li {
    margin-right: 1.25rem;
    margin-bottom: 0;
    white-space: nowrap;
  }
  .about-menu__list li:last-child {
    margin-right: 0;
  }
}

@media (max-width: 46rem) {
  .about-item__list li {
    flex-wrap: wrap;
  }
  .about-item__list li span {
    padding-top: 1.25rem;
    width: 100%;
    padding-left: 0;
    font-size: 1rem;
    line-height: 1.375rem;
  }
  .about-item__list.factory li span {
    padding-top: 0;
  }
  .about-item p {
    font-size: 1rem;
    line-height: 1.375rem;
  }
  .about-img__content {
    width: 100%;
  }
  .about-item__row {
    flex-wrap: wrap;
  }
  .about-item__col:last-child{
    margin-left: 0;
  }
  .about-item__col {
    margin-bottom: 2.5rem;
  }
  .about-item:nth-child(2) .about-item__list li {
    flex-wrap: nowrap;
  }
  .about-item:nth-child(2) .about-item__list li span {
    padding-top: 0;
    padding-left: 1.25rem;
  }
  .about-item:nth-child(3) img {
    width: 100%;
  }
}

.news-select {
  width: 12.5rem;
}

.news .jq-selectbox__select {
  border: none;
  border-bottom: 1px solid var(--base-color);
}

.news .jq-selectbox__trigger-arrow {
  border-top: 0.3125rem solid var(--base-color);
}

.news .jq-selectbox__select-text {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.125rem;
  color: var(--base-dark-color);
}

.news .jq-selectbox {
  outline: none;
}

.news .jq-selectbox__search {
  display: block !important;
}

.news-menu {
  margin-left: 2.5rem;
  padding-top: 0.9375rem;
  max-width: 18.75rem;
  width: 100%;
}

.news-menu__title {
  font-weight: 600;
  padding-bottom: 0.625rem;
  color: var(--base-dark-color);
  border-bottom: 1px solid var(--base-dark-color);
  font-size: 1.125rem;
}

.news-menu nav {
  margin-top: 1.25rem;
}

.news-menu nav a {
  margin-bottom: 0.9375rem;
  display: block;
  color: #8f8f8f;
  transition: all ease .3s;
  font-weight: 500;
}

.news-menu nav a:hover {
  color: var(--base-color);
  transition: all ease .3s;
}

.news-menu nav a:last-child {
  margin-bottom: 0;
}

.news-wrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.news-list {
  margin-top: 3.75rem;
  max-width: 51.375rem;
  width: 100%;
}

.news-item {
  display: block;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 1.5rem;
}

.news-item:last-child {
  margin-bottom: 0;
}

.news-item__tags {
  display: inline-flex;
  align-items: center;
  height: 1.375rem;
  color: #fff;
  font-weight: 500;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  background-color: var(--base-color);
  text-transform: uppercase;
}

.news-item__title {
  margin-top: 1rem;
  color: var(--base-dark-color);
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.5rem;
}

.news-item__text {
  margin-top: 1rem;
  font-size: 1.1;
  color: #242424;
}

.news .pagination {
  margin-top: 3.75rem;
}

.news.detail h1 {
  margin-bottom: 1.875rem;
}

.news.detail img {
  margin-bottom: 1.25rem;
  display: block;
  max-width: 100%;
  height: auto;
}


.news.detail p b {
  font-weight: 700;
}


.news.detail ul {
  margin-left: 0.9375rem;
  list-style-position: inside;
}

.news.detail ul li {
  list-style: disc;
  margin-bottom: 0.625rem;
  line-height: 1.25rem;
}

.news.detail ul li::marker {
  color: var(--base-color);
}
.notfound {
    margin: 40px 0;
}
.notfound__image {
    margin: 0 auto 24px;
}
.notfound h1 {
    color: var(--base-dark-color);
    margin-bottom: 15px;
}
.notfound .notfound__link {
    display: inline-block;
    position: relative;
    font-size: 16px;
    line-height: 26px;
    color: var(--base-dark-color);
}
.notfound__link:after {
    position: absolute;
    top: calc(50% - 4px);
    right: -16px;
    content: "";
    display: block;
    width: 0;
    height: 0;
    transform: scale(.9999);
    border-color: transparent transparent transparent var(--base-dark-color);
    border-style: solid;
    border-width: 5px 0 5px 6px;
}
.important_field {
    display: none;
}

@media (max-width: 62rem) {
  .news-wrap {
    flex-wrap: wrap;
  }
  .news-wrap .news-col {
    order: 2;
  }
  .news-menu {
    margin-left: 0;
    margin-bottom: 1.25rem;
    width: 100%;
    max-width: 100%;
  }
  .news-menu nav {
    display: flex;
  }
  .news-menu nav a {
    margin-right: 0.625rem;
  }
  .news-list {
    width: 100%;
  }
}

@media (max-width: 46rem) {
  .news-item__title {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
  .news-item__text {
    font-size: 1rem;
    line-height: 1.375rem;
  }
  .news.detail p {
    font-size: 1rem;
    line-height: 1.375rem;
  }
  .news.detail ul li {
    font-size: 1rem;
    line-height: 1.375rem;
  }
  .news-list {
    margin-top: 30px;
  }
}

.footer {
  padding-bottom: 2.8125rem;
  margin-top: 5rem;
  background-color: #EAF6F6;
}

.footer-wrap {
  display: flex;
  padding-top: 2.8125rem;
  gap: 40px;
    justify-content: space-between;
}



.footer-col:last-child {
  padding-top: 108px;
  margin-right: 0;
}

.footer-col__title {
  font-family: 'Roboto', sans-serif;
  font-size: 1.1em;
  line-height: 1;
  font-weight: 500;
}

.footer-logo {
  width: 13rem;
}

.footer-logo img {
  width: 100%;
}

.footer-adres {
  margin-top: 30px;
}

.footer-adres p {
  font-family: 'Roboto', sans-serif;
  font-size: 1.125rem;
  line-height: 1.5rem;
  margin-bottom: 0.3125rem;
}

.footer-adres p:last-child {
  margin-bottom: 0;
}

.footer-adres p a {
  transition: all ease .3s;
}

.footer-adres p a:hover {
  color: var(--base-color);
  transition: all ease .3s;
}

.footer-policy {
  margin-top: 1.25rem;
  font-size: 1.1em;
  line-height: 1.5;
}
.footer-policy a {
  color: var(--base-color);
}
.footer-policy a:hover {
  color: var(--base-dark-color);
}
.footer-nav {
  padding-top: 108px;
}

.footer-nav a {
  display: block;
  font-weight: 500;
  font-size: 1.1em;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 0.9375rem;
  transition: all ease .3s;
}

.footer-nav a:last-child {
  margin-bottom: 0;
}

.footer-nav a:hover {
  color: var(--base-color);
  transition: all ease .3s;
}

.footer-social {
  display: flex;
  margin-top: 1.25rem;
  margin-left: -0.5rem;
}

.footer-social a {
  margin-right: 1.25rem;
}

.footer-social a:last-child {
  margin-right: 0;
}

.footer-social a svg {
  fill: var(--base-color);
}

.footer-social a svg path {
  fill: var(--base-color);
}

@media (max-width: 90rem) {
  .footer-copy {
    min-width: 11.9rem;
  }
}

@media (max-width: 75rem) {
  .footer-nav {
    margin-left: 0;
  }
  .footer-menu {
    margin-left: 0;
  }
  .footer-copy {
    width: auto;
    min-width: unset;
  }
  .footer-row__top {
    justify-content: space-between;
  }
  .footer-nav__col {
    margin-right: 2.5rem;
  }
}

@media (max-width: 62rem) {
  .footer-row__top {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .footer-nav {
    justify-content: space-between;
    margin-top: 2.5rem;
    width: 100%;
  }
  .footer-menu a {
    margin-right: 1.5625rem;
  }
  .footer-copy {
    margin-right: 1.5625rem;
  }
  .footer-social {
    margin-left: 0;
  }
  .footer-row__bottom {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .footer-social {
    order: 2;
    width: 100%;
  }
  .footer-copy {
    order: 3;
  }
}

@media (max-width: 50.625rem) {
  .footer-copy {
    margin-top: 1.25rem;
  }
}

@media (max-width: 46rem) {
  .footer-nav {
    flex-wrap: wrap;
  }
  .footer-nav__col {
    width: 100%;
    margin-bottom: 1.25rem;
  }
  .footer-nav__col:last-child {
    margin-bottom: 0;
  }
  .footer-row__bottom {
    margin-top: 3.125rem;
  }
  .footer-menu {
    width: 100%;
    flex-wrap: wrap;
  }
  .footer-menu a {
    width: 100%;
    margin-bottom: 0.625rem;
    margin-right: 0;
    font-size: 1.125rem;
  }
  .footer-menu a:last-child {
    margin-bottom: 0;
  }
  .footer-social {
    margin-top: 1.25rem;
  }
}


html {
  font-size: 16px;
}

body {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  min-width: 320px;
  background: #FFFFFF;
  color: #212121;
}

body.hidden {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}

a {
  outline: none !important;
}

/*# sourceMappingURL=main.css.map */
.clients p{
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 26px;
}
.subscribe-index h4{
  font-size: 24px;
  margin-bottom: 30px;
}
.subscribe-index p{
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 26px;
}
.subscribe-index form .form-control{
  margin-top: 5px;
  display: block;
  max-width: 450px;
  width: 100%;
  height: 3rem;
  border: 1px solid #dcdcdc;
  box-shadow: none;
  border-radius: 0;
  outline: none;
  font-weight: 400;
  letter-spacing: 0.00375em;
  color: #8f8f8f;
  font-size: 1rem;
  padding: 0.5rem 1rem;
  transition: 0.4s;
}
.subscribe-index form input::placeholder{
  opacity: 1;
}
.subscribe-index input[type="checkbox"]{
  position: absolute;
    top: 0.25rem;
    left: 0;
    opacity: 0;
    visibility: hidden;
}
.infotable{
  margin-bottom: 20px;
}
.infotable label{
  margin-top: 5px;
  color: #787878;
  position: relative;
  display: inline-block;
  padding: 0 0 0 2rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
.infotable:first-child tr:first-child td:first-child{
  padding-bottom: 0;
}
.infotable tr:first-child td:first-child{
  font-size: 20px;
  padding-bottom: 20px;
}
.infotable label::after{
  content: "";
  position: absolute;
  top: 0.4375rem;
  left: 0.25rem;
  transform: rotate(-55deg) skew(-20deg);
  display: block;
  width: 0.625rem;
  height: 0.3125rem;
  border-color: var(--base-dark-color);
  border-style: solid;
  border-width: 0 0 0.125rem 0.125rem;
  background: transparent;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
.infotable label::before{
  content: "";
  position: absolute;
  top: 0.1875rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  transition: 0.4s;
}
.infotable input[type="checkbox"]:checked ~ label::after{
  opacity: 1;
  visibility: visible;
}
.subscribe-index .btn-warning{
  margin-top: 20px;
  color:#fff;
  transition: all ease .3s;
  max-width: 450px;
  width: 100%;
  height: 50px;
}
.subscribe-index .btn-warning:hover{
  transition: all ease .3s;
  background-color: transparent;
  color:var(--base-color);
}
.tr-row{
  width: 100%;
  display: flex;
  align-items:center;
  justify-content: space-between;
  padding-bottom: 20px;
  padding-top: 20px;
}
.tr-row td{
  font-size: 20px;
}
.tr-row td:last-child{
  padding-left: 40px;
}
.bx-searchtitle .bx-input-group-btn button {
    background-color: transparent;
}
.bx-searchtitle .bx-input-group-btn button svg {
    width: 19px;
    margin-top: 4px;
}
.bx-searchtitle .bx-input-group-btn button svg path {
    fill: var(--base-dark-color);
}
.bx-searchtitle .bx-input-group-btn button:hover {
    background-color: var(--base-color) !important;
}
.bx-searchtitle .bx-input-group-btn button:hover svg path {
    fill: #ffffff;
}
.scroll-top{
  --bg:#00bcab;
  --fg:#ffffff;

  position: fixed;
  right: 22px;
  bottom: 22px;
  z-index: 9999;

  width: 52px;
  height: 52px;
  border-radius: 26px;

  background: var(--bg);
  color: var(--fg);

  display: grid;
  place-items: center;

  text-decoration: none;
  user-select: none;

  /*   + ""  */
  box-shadow:
    0 14px 30px rgba(0, 188, 171, .35),
    0 6px 14px rgba(0, 0, 0, .18);

  /* ˸     */
  overflow: hidden;
  transform: translateY(0);
  transition:
    transform .18s ease,
    box-shadow .18s ease,
    filter .18s ease;
    cursor: pointer;
}

/*  - */
.scroll-top::before{
  content:"";
  position:absolute;
  inset:-12px;
  border-radius: 26px;
  background: radial-gradient(circle at 30% 25%, rgba(255,255,255,.35), transparent 55%);
  opacity: .75;
  filter: blur(2px);
  animation: scrollTopGlow 2.6s ease-in-out infinite;
  pointer-events: none;
}

@keyframes scrollTopGlow{
  0%, 100% { transform: scale(1); opacity: .70; }
  50%      { transform: scale(1.06); opacity: .95; }
}

/*    CSS */
.scroll-top__icon{
  width: 14px;
  height: 14px;
  border-right: 3px solid var(--fg);
  border-top: 3px solid var(--fg);
  transform: rotate(-45deg) translateY(1px);
  border-radius: 1px;
  position: relative;
    margin-top: 4px;
}

/* hover:      */
.scroll-top:hover{
  transform: translateY(-3px);
  filter: brightness(1.03);
  box-shadow:
    0 18px 42px rgba(0, 188, 171, .45),
    0 10px 18px rgba(0, 0, 0, .20);
}

/* active: "" + ripple */
.scroll-top:active{
  transform: translateY(0);
}


@keyframes scrollTopRipple{
  0%   { transform: scale(0); opacity: .0; }
  10%  { opacity: .55; }
  100% { transform: scale(12); opacity: 0; }
}

/* :      */
@media (prefers-reduced-motion: reduce){
  .scroll-top,
  .scroll-top::before,
  .scroll-top::after{
    animation: none !important;
    transition: none !important;
  }
}




@media(max-width:46rem){
  .flex-row{
    display: flex;
    flex-wrap: wrap;
  }
  .flex-row td{
    width: 100% !important;
  }
   .flex-row td:last-child{
    margin-top: 20px;
   }
}



.product__order .jq-selectbox{
    max-width: 22rem;
}
.product__order .jq-selectbox__dropdown{
    width: auto;
}
.entire-catalog__group.cultures-list {
    width: 100%;
    flex: 0 0 100%;
}

@media (max-width: 46rem) {
    .product__order .jq-selectbox{
        max-width: calc(100% - 6rem);
    }
  h1.title-section {
    font-size: 1.7em;
    line-height: 1.35;
  }
  .breadcrumbs {
      margin-bottom: 20px;
  }
  .main-content h2:not(.sect__title):not(.title-section),
  .main-content .h2:not(.sect__title):not(.title-section) {
    font-size: 1.2em;
    line-height: 1.5;
  }
  .department .item .title {
    font-size: 1.1em;
  }
  .subscribe {
    padding-top: 3rem;
    }
    .map {
        padding-top: 2.25rem;
    }
    .footer {
        margin-top: 2.5rem;
        background-color: #EAF6F6;
    }
    .main-slider__wrap {
        padding-bottom: 2.5rem;
    }
    .catalog-link {
        padding-top: 15px;
    }
    .title-section {
        font-size: 1.65em;
        line-height: 1.5;
    }
    .periodic {
        padding-top: 3.25rem;
    }
    .periodic .article-item__title {
        font-size: 18px;
    }
    .periodic .article-btn {
        width: 180px;
        font-size: 16px;
    }
    .catalog-filter__header h3 {
        margin-bottom: 0;
        font-size: 16px;
    }
    .catalog-filter__header {
        margin-bottom: 10px;
        padding-top: 10px;
    }
    .container .container {
        padding-left: 0;
        padding-right: 0;
    }

}
@media screen and (max-width: 1200px) {
  .burger {
    display: block;
    order: 2;
  }
    .header-action {
        padding-top: 0;
    }
    .slide-panels {
            margin-bottom: 10px;
    }

    .header-action a.phone {
        margin-top: 5px;
        white-space: nowrap;
    }
}
@media screen and (max-width: 991px) {
  .burger {
    order: 2;
  }
  .breadcrumbs li {
    font-size: 12px;
  }
    .header-action {
        order: 3;
        width: 100%;
        padding-top: 15px;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 15px;
    }
    .slide-panels {
        margin-bottom: 0px;
    }
  .footer-wrap {
    flex-wrap: wrap;
    gap: 0;
  }
  .footer-col {
    width: 100%;
    margin-bottom: 2.5rem;
    margin-right: 0;
  }
  .footer-col {
    width: 100%;
    margin-bottom: 2.5rem;
    margin-right: 0;
  }
  .footer-col:last-child {
    margin-bottom: 0;
    padding-top: 0;
  }
  .footer-nav {
    padding-top: 0;
    margin-top: 0;
  }
  .footer-adres p, .footer-policy {
    font-size: 1rem;
    line-height: 1.375rem;
  }
}
@media screen and (max-width: 767px) {
    .slide-panels {
        display: none;
    }
    .main-content {
        padding-top: 112px;
    }
      .shop-item {
        width: 25%;
      }
    .header-search form {
        display: none;
    }
    .header-action .mob-show {
        display: block;
    }
  .header-logo {
    width: 8.125rem;
  }
  .header-logo img {
    width: 100%;
  }
  .header-action {
    justify-content: space-between;
  }

}

@media screen and (max-width: 600px) {
  .shop-item {
    width: 33.333%;
  }
}
@media screen and (max-width: 480px) {
  .shop-item {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
    .notfound {
        margin-top: 160px;
        margin-bottom: 160px;
    }
    .notfound__image {
        margin: 0 24px 0 0;
    }
    .cultures-list .entire-catalog__list {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}
@media screen and (min-width: 992px) {
    .notfound {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .news.detail img {
        max-width: 600px;
        float: left;
        margin-right: 25px;
    }
    .cultures-list .entire-catalog__list {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }

}

/* End */


/* Start:/local/templates/aprelevna/css/jquery.fancybox.min.css?168535496512795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/aprelevna/css/jquery.formstyler.css?16853549652378*/
.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: 6.25rem;
    line-height: 1em;
}
.jq-file__name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.jq-selectbox,
.jq-select-multiple {
    position: relative;
    display: inline-block;
}
.jq-selectbox select,
.jq-select-multiple select {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    opacity: 0;
}
.jq-selectbox li,
.jq-select-multiple li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.jq-selectbox {
    z-index: 10;
}
.jq-selectbox__select {
    position: relative;
}
.jq-selectbox__select-text {
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.jq-selectbox__dropdown {
    position: absolute;
}
.jq-selectbox__search input {
    -webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
    -webkit-appearance: none;
}
.jq-selectbox__dropdown ul {
    position: relative;
    overflow: auto;
    overflow-x: hidden;
    list-style: none;
    -webkit-overflow-scrolling: touch;
}
.jq-select-multiple ul {
    position: relative;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}
.jq-number {
    display: inline-block;
}
.jq-number__field input {
    -moz-appearance: textfield;
    text-align: left; /* для Opera Presto */
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
    margin: 0; /* в каких-то браузерах присутствует отступ */
    -webkit-appearance: none;
}

/* End */


/* Start:/local/templates/aprelevna/css/jquery.formstyler.theme.css?168535496514953*/
.jq-checkbox,
.jq-radio {
    vertical-align: -0.25rem;
    width: 1rem;
    height: 1rem;
    margin: 0 0.25rem 0 0;
    border: 1px solid #C3C3C3;
    background: linear-gradient(#FFF, #E6E6E6);
    box-shadow: 0 1px 1px rgba(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: 0.1875rem;
}
.jq-checkbox.checked .jq-checkbox__div {
    width: 0.5rem;
    height: 0.25rem;
    margin: 0.1875rem 0 0 0.1875rem;
    border-bottom: 0.125rem solid #666;
    border-left: 0.125rem solid #666;
    -webkit-transform: rotate(-50deg);
    transform: rotate(-50deg);
}
.jq-radio {
    border-radius: 50%;
}
.jq-radio.checked .jq-radio__div {
    width: 0.625rem;
    height: 0.625rem;
    margin: 0.1875rem 0 0 0.1875rem;
    border-radius: 50%;
    background: #777;
    box-shadow: inset 1px 1px 1px rgba(0,0,0,.7);
}
.jq-file {
    width: 16.875rem;
    border-radius: 0.25rem;
    box-shadow: 0 1px 0.125rem rgba(0,0,0,.1);
}
.jq-file input {
    cursor: pointer;
}
.jq-file__name {
    box-sizing: border-box;
    width: 100%;
    height: 2.125rem;
    padding: 0 5rem 0 0.625rem;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 0.25rem;
    background: #FFF;
    box-shadow: inset 1px 1px #F1F1F1;
    font: 0.875rem/2rem Arial, sans-serif;
    color: #333;
}
.jq-file__browse {
    position: absolute;
    top: 1px;
    right: 1px;
    padding: 0 0.625rem;
    border-left: 1px solid #CCC;
    border-radius: 0 0.25rem 0.25rem 0;
    background: linear-gradient(#FFF, #E6E6E6);
    box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 0.125rem rgba(0,0,0,.1);
    font: 0.875rem/2rem Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #FFF;
}
.jq-file:hover .jq-file__browse {
    background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-file:active .jq-file__browse {
    background: #F5F5F5;
    box-shadow: inset 1px 1px 0.1875rem #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 2.25rem 0 0;
}
.jq-number__field {
    width: 6.25rem;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 0.25rem;
    box-shadow: inset 1px 1px #F1F1F1, 0 1px 0.125rem rgba(0,0,0,.1);
}
.jq-number__field:hover {
    border-color: #B3B3B3;
}
.jq-number__field input {
    box-sizing: border-box;
    width: 100%;
    padding: 0.5rem 0.5625rem;
    border: none;
    outline: none;
    background: none;
    font: 0.875rem Arial, sans-serif;
    color: #333;
}
.jq-number__spin {
    position: absolute;
    top: 0;
    right: 0;
    width: 2rem;
    height: 0.875rem;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 0.25rem;
    background: linear-gradient(#FFF, #E6E6E6);
    box-shadow: 0 1px 0.125rem rgba(0,0,0,.1);
    box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 0.125rem rgba(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: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-number__spin:active {
    background: #F5F5F5;
    box-shadow: inset 1px 1px 0.1875rem #DDD;
}
.jq-number__spin:after {
    content: '';
    position: absolute;
    top: 0.25rem;
    left: 0.6875rem;
    width: 0;
    height: 0;
    border-right: 0.3125rem solid transparent;
    border-bottom: 0.3125rem solid #999;
    border-left: 0.3125rem solid transparent;
}
.jq-number__spin.minus:after {
    top: 0.3125rem;
    border-top: 0.3125rem solid #999;
    border-right: 0.3125rem solid transparent;
    border-bottom: none;
    border-left: 0.3125rem 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;
    width: 100%;
}
.jq-selectbox__select {
    height: 3rem;
    padding: 0 2.8125rem 0 1rem;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    font-size: 1rem;
    color: #333;
    font-weight: 400;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    -ms-transition: .4s;
    transition: .4s;
}
.jq-selectbox__select:hover {

}
.date-select .jq-selectbox__select {
    border: none !important;
    border-bottom: 1px solid #afe2e3 !important;
    background: none;
    box-shadow: none;
    padding: 0rem 1.875rem 0rem 0;
    line-height: 2rem;
    height: 2rem;
}
.cultivation-filter__select-form .jq-selectbox__select,
.country-select .jq-selectbox__select {
    border: none !important;
    border-bottom: 1px solid #e0e0e0 !important;
    box-shadow: none;
    padding: 0.5rem 1rem 0.5rem 0.25rem;
    line-height: 1;
    height: auto;
}
.country-select .jq-selectbox__select {
    padding: 0.25rem 0;
    border-bottom: 1px solid #dcdcdc;
}
@media screen and (min-width: 73.125rem) {
    .country-select .jq-selectbox__select {
        width: 8.5rem;
    }
}
.jq-selectbox__select:active {
    background: #ffffff;
}
.date-select .jq-selectbox__select:active,
.cultivation-filter__select-form .jq-selectbox__select:active,
.country-select .jq-selectbox__select:active {
    background: none;
    box-shadow: none;
}
div:not(.cultivation-filter__select-form) .jq-selectbox.focused .jq-selectbox__select {
    border: 1px solid #007078;
}
.jq-selectbox.disabled .jq-selectbox__select {
    border-color: #CCC;
    background: #F5F5F5;
    box-shadow: none;
    color: #888;
}
.jq-selectbox__select-text {
    display: block;
    width: 100%;
    color: #787878;
    line-height: 3rem;
}
.date-select .jq-selectbox__select-text {
    color: #007078;
    font-family: Century Gothic,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
    font-size: 1.3125rem;
    line-height: 1;
}
.cultivation-filter__select-form .jq-selectbox__select-text {
    color: #8f8f8f;
    font-size: 0.875rem;
    line-height: 1rem;
    font-weight: normal;
}
.country-select .jq-selectbox__select-text {
    color: #00413f;
    font-size: 0.875rem;
    line-height: 1.5rem;
    font-weight: normal;
}
.country-select .jq-selectbox__select-text img {
    height: 0.625rem;
    width: auto;
    max-width: none;
    margin-left: 0.375rem;
    display: inline-block;
    vertical-align: middle;
}

.jq-selectbox .placeholder {
    color: #8f8f8f;
}
.jq-selectbox__trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 2.125rem;
    height: 100%;
}
.date-select .jq-selectbox__trigger {
    width: 1.875rem;
    border-left: none;
}
.jq-selectbox__trigger-arrow {
    position: absolute;
    top: 1.375rem;
    right: 0.75rem;
    width: 0;
    height: 0;
    border-top: 0.3125rem solid #999;
    border-right: 0.3125rem solid transparent;
    border-left: 0.3125rem solid transparent;
}
.date-select .jq-selectbox__trigger-arrow {
    border-top-color: #afe2e3;
    right: 0;
    top: 0.875rem;
}
.cultivation-filter__select-form .jq-selectbox__trigger-arrow, .country-select .jq-selectbox__trigger-arrow {
    top: 0.875rem;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow {
    border-top-color: #afe2e3;
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
    border-top-color: #AAA;
}
.jq-selectbox__dropdown {
    box-sizing: border-box;
    width: 100%;
    margin: 0.125rem 0 0;
    padding: 0;
    border: 1px solid #dcdcdc;
    background: #FFF;
    font-size: 0.875rem;
    color: #8f8f8f;
}

.modal .jq-selectbox__dropdown {
    top: 3rem !important;
}
.header__country .jq-selectbox__dropdown {
    top: 1.875rem !important;
}

.jq-selectbox__dropdown ul {
    list-style: none;
}
.jq-selectbox__dropdown ul::-webkit-scrollbar {
    width: 0.4375rem;
    height: 0.4375rem;
    background-color: #fff;
}

.jq-selectbox__dropdown ul::-webkit-scrollbar-track {
    background-color: #fff;
}

.jq-selectbox__dropdown ul::-webkit-scrollbar-thumb {
    background-color: rgba(0, 112, 120, 0.5);
    border-radius: 0.4375rem;
}
.jq-selectbox__dropdown ul li:before {
    display: none !important;
}

.jq-selectbox__search {
    margin: 0.3125rem;
}
.jq-selectbox__search input {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 0.3125rem 1.6875rem 0.375rem 0.5rem;
    border: 1px solid #dcdcdc;
    outline: none;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==') no-repeat 100% 50%;
    color: #333;
}
.jq-selectbox__not-found {
    margin: 0.3125rem;
    padding: 0.3125rem 0.5rem 0.375rem;
    background: #F0F0F0;
    font-size: 0.8125rem;
}
.jq-selectbox ul {
    margin: 0;
    padding: 0;
}
.modal-form .jq-selectbox ul {
    max-height: 12.5rem;
}
.header__country .jq-selectbox ul {
    max-height: 12.5rem;
}
.jq-selectbox li {
    min-height: 0.875rem;
    padding: 0.5rem 0.625rem 0.5625rem;
    color: #8f8f8f;
}
.header__desktop-inner .header__country.country-select .jq-selectbox li {
    background: no-repeat left 0.3125rem center;
    padding-left: 1.875rem;
    -o-background-size: auto 0.625rem;
    -webkit-background-size: auto 0.625rem;
    -moz-background-size: auto 0.625rem;
    -khtml-background-size: auto 0.625rem;
    background-size: auto 0.625rem;
}

.jq-selectbox li.selected {
    background-color: #eaf6f6;
    color: #00413f;
}
.jq-selectbox li:hover {
    background-color: #eaf6f6;
    color: #00413f;
}
.jq-selectbox li.disabled {
    color: #AAA;
}
.jq-selectbox li.disabled:hover {
    background: none;
}
.jq-selectbox li.optgroup {
    font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
    background: none;
    color: #231F20;
    cursor: default;
}
.jq-selectbox li.option {
    padding-left: 1.5625rem;
}
.jq-select-multiple {
    box-sizing: border-box;
    padding: 1px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 0.25rem;
    background: #FFF;
    box-shadow: inset 1px 1px #F1F1F1, 0 1px 0.125rem rgba(0,0,0,.1);
    font: 0.875rem/1.125rem 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: 0.1875rem 0.5625rem 0.25rem;
    list-style: none;
}
.jq-select-multiple li:first-child {
    border-radius: 0.1875rem 0.1875rem 0 0;
}
.jq-select-multiple li:last-child {
    border-radius: 0 0 0.1875rem 0.1875rem;
}
.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: 1.5625rem;
}
.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: 0.5rem 0.5625rem;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 0.25rem;
    box-shadow: inset 1px 1px #F1F1F1, 0 1px 0.125rem rgba(0,0,0,.1);
    font: 0.875rem 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 0.125rem rgba(0,0,0,.1);
}
button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
    overflow: visible;
    padding: 0.5rem 0.6875rem;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 0.25rem;
    outline: none;
    background: linear-gradient(#FFF, #E6E6E6);
    box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 0.125rem rgba(0,0,0,.1);
    font: 0.875rem 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 0.1875rem #DDD;
}
button.styler[disabled],
input[type='button'].styler[disabled],
input[type='submit'].styler[disabled] {
    border-color: #CCC;
    background: #F5F5F5;
    box-shadow: none;
    color: #888;
}
/*.jq-selectbox.focused .jq-selectbox__dropdown  {
    display: block !important;
} */

/* End */


/* Start:/local/templates/aprelevna/css/main_extra.css?173190960027763*/
.pagination {
  margin-bottom: 24px;
}
.pagination ul {
  display: flex;
  align-items: center;
}
.pagination li {
  display: block;
  margin-bottom: 0;
  margin-right: 32px;
  padding: 0;
}
.pagination li.active {
  font-weight: bold;
}
.pagination a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  line-height: 1;
  text-decoration: none;
  cursor: pointer;
  font-family: Century Gothic, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  font-size: 18px;
  color: #00bcab;
  transition: 0.4s ease-in-out;
}

.entire-catalog {
  font-size: 1rem;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
}
.entire-catalog__grid {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-left: -1rem;
  margin-right: -1rem;
}
.entire-catalog__group {
  width: 33.33333%;
  flex: 0 0 33.33333%;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 5rem;
}
@media screen and (max-width: 60rem) {
  .entire-catalog__group {
    width: 50%;
    flex: 0 0 50%;
  }
  .entire-catalog__group:nth-child(3) {
    width: 100%;
    flex: 0 0 100%;
  }
  .entire-catalog__group:nth-child(3) .entire-catalog__list {
    column-count: 2;
    column-gap: 2rem;
  }
}
@media screen and (max-width: 30rem) {
  .entire-catalog__group {
    width: 100%;
    flex: 0 0 100%;
    margin-bottom: 2rem;
  }
  .entire-catalog__group:nth-child(2) .entire-catalog__list {
    column-count: 2;
    column-gap: 2rem;
  }
}
.entire-catalog__group:nth-child(4) {
  width: 100%;
  flex: 0 0 100%;
}
.entire-catalog__group:nth-child(4) .entire-catalog__list {
  column-count: 3;
  column-gap: 2rem;
}
@media screen and (max-width: 60rem) {
  .entire-catalog__group:nth-child(4) .entire-catalog__list {
    column-count: 2;
    column-gap: 2rem;
  }
}
@media screen and (max-width: 30rem) {
  .entire-catalog__group:nth-child(4) .entire-catalog__list {
    column-count: unset;
  }
}
.entire-catalog__group-name {
  display: flex;
  margin-bottom: 1.5rem;
  font-size: 1.25rem;
  font-weight: 500;
  padding: 1rem 0;
  border-bottom: 2px solid #afe2e3;
  color: #007078;
  transition: color 0.3s;
}
a.entire-catalog__group-name:hover {
  color: #00a0ab;
}
.entire-catalog__item {
  padding: 0.5rem 0;
  font-size: 1rem;
  line-height: 1.2;
}
.entire-catalog__item a {
  transition: color 0.3s;
}
.entire-catalog__item a:hover {
  color: #00a0ab;
}

.inner-catalog {
  font-size: 1rem;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 60rem) {
  .inner-catalog {
    flex-wrap: wrap;
  }
}
.inner-catalog__content {
  flex: 1 1 auto;
  max-width: 100%;
  padding-right: 2rem;
  order: 2;
}
@media screen and (max-width: 60rem) {
  .inner-catalog__content {
    padding-right: 0;
  }
}
.inner-catalog__aside {
  flex: 0 0 21rem;
  width: 21rem;
  order: 3;
}
@media screen and (max-width: 60rem) {
  .inner-catalog__aside {
    width: 100%;
    flex: 0 0 100%;
    order: 1;
  }
}

.catalog-filter {
  margin-bottom: 2rem;
}
@media screen and (max-width: 60rem) {
  .catalog-filter {
    border-bottom: 2px solid #afe2e3;
  }
}
.catalog-filter__header {
  border-bottom: 2px solid #afe2e3;
  margin-bottom: 1.5rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.catalog-filter__header svg {
  display: none;
  color: #007078;
}
@media screen and (max-width: 60rem) {
  .catalog-filter__header {
    border-top: 2px solid #afe2e3;
    border-bottom: none;
    margin-bottom: 0.75rem;
    padding-top: 0.75rem;
    cursor: pointer;
  }
  .catalog-filter__header svg {
    display: block;
    margin-left: auto;
  }
}
.catalog-filter__header h3,
.catalog-filter__header .h3 {
  display: flex;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.5rem;
  padding: 0 0 1rem;
  color: #007078;
  transition: color 0.3s;
}
@media screen and (max-width: 60rem) {
  .catalog-filter__header h3,
  .catalog-filter__header .h3 {
    font-size: 1.125rem;
    padding: 0;
  }
}
@media screen and (max-width: 60rem) {
  .catalog-filter__container {
    display: none;
  }
}
.catalog-filter__group {
  margin-bottom: 1.5rem;
}
.catalog-filter__group-title {
  margin-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 2;
  color: #007078;
}
.catalog-filter__group-box {
  max-height: 16rem;
  overflow-y: auto;
}
.catalog-filter__group-box::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
  background-color: #fff;
}
.catalog-filter__group-box::-webkit-scrollbar-track {
  background-color: #fff;
}
.catalog-filter__group-box::-webkit-scrollbar-thumb {
  background-color: rgba(0, 112, 120, 0.5);
  border-radius: 2rem;
}
.catalog-filter__group-box .checkbox {
  position: relative;
  display: block;
}
.catalog-filter__group-box .checkbox__label {
  position: relative;
  display: inline-block;
  padding: 0 0 0 2rem;
  min-height: 1.125rem;
  font-weight: normal;
  cursor: pointer;
  font-size: 1rem;
  line-height: 2;
  color: #787878;
  max-width: 32rem;
}
.catalog-filter__group-box .checkbox__label input {
  display: none;
}
.catalog-filter__group-box .checkbox__label input:checked ~ span:after {
  opacity: 1;
  visibility: visible;
}
.catalog-filter__group-box .checkbox__label span:before {
  content: "";
  position: absolute;
  top: 0.375rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  background-color: #fff;
  border: 1px solid #e0e0e0;
}
.catalog-filter__group-box .checkbox__label span:after {
  content: "";
  position: absolute;
  top: 0.625rem;
  left: 0.25rem;
  transform: rotate(-55deg) skew(-20deg);
  display: block;
  width: 10px;
  height: 5px;
  border-color: #007078;
  border-style: solid;
  border-width: 0 0 2px 2px;
  background: #0000;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
.catalog-filter__footer {
  margin-top: 1rem;
}
.catalog-filter__footer .btn {
  display: block;
  padding: 0.25rem 0.5rem;
  font-weight: 400;
  width: 100%;
  max-width: 12rem;
  text-align: center;
  font-size: 1rem;
  line-height: 2;
  margin-top: 1rem;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
}

.catalog-tools {
  display: flex;
  flex-direction: row;
  width: 100%;
}

.catalog-select-tools {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media screen and (max-width: 30rem) {
  .catalog-select-tools {
    flex-wrap: wrap;
  }
  .catalog-select-tools .select-tool {
    margin-right: 0;
    width: 100%;
    margin-bottom: 1rem;
  }
}

.select-tool {
  display: flex;
  margin-right: 2rem;
}
.select-tool__label {
  border-bottom: 1px solid #e0e0e0;
  font-size: 0.875rem;
  line-height: 2;
  color: #007078;
}
.select-tool__form {
  max-width: 25rem;
  flex-grow: 1;
}

.select-tool-control {
  position: relative;
  color: #8f8f8f;
  font-size: 0.875rem;
  font-weight: normal;
  cursor: pointer;
  border-bottom: 1px solid #e0e0e0;
  padding: 0.5rem 2rem 0.5rem 0.25rem;
  line-height: 1;
  height: auto;
}
.select-tool-control:after {
  position: absolute;
  content: "";
  top: 0.875rem;
  right: 0.75rem;
  width: 0;
  height: 0;
  border-top: 5px solid #999;
  border-right: 5px solid #0000;
  border-left: 5px solid #0000;
}
.select-tool-control.active .select-tool-control__options {
  display: block;
}
.select-tool-control__options {
  position: absolute;
  top: 2rem;
  box-sizing: border-box;
  width: auto;
  min-width: 100%;
  right: 0;
  margin: 0.125rem 0 0;
  border: 1px solid #dcdcdc;
  background: #FFF;
  font-size: 0.875rem;
  color: #8f8f8f;
  padding: 0.75rem 0;
  display: none;
  z-index: 10;
}
.select-tool-control__option {
  display: block;
  text-align: left;
  min-height: 0.875rem;
  padding: 0.625rem 0.875rem;
  color: #8f8f8f;
  white-space: nowrap;
}
.select-tool-control__option.active, .select-tool-control__option:hover {
  background-color: #eaf6f6;
  color: #00413f;
}

.catalog-view-tool {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  text-align: center;
  margin-left: auto;
}
@media screen and (max-width: 48rem) {
  .catalog-view-tool {
    display: none;
  }
}
.catalog-view-tool li button {
  display: block;
  background: transparent;
  border: none;
  outline: none;
  padding: 0;
  margin: 0 0 0 1rem;
  color: #e7ebec;
  transition: color 0.3s;
}
.catalog-view-tool li button.active, .catalog-view-tool li button:hover {
  color: #33c9bb;
}

.catalog-items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 3rem;
}

.product-card {
  max-width: 100%;
  padding: 1.875rem 1.125rem;
  flex: 0 0 auto;
  width: 33.3333333333%;
  border-bottom: 1px solid #e0e0e0;
  position: relative;
  font-size: 1rem;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  line-height: 1.25;
}
@media screen and (max-width: 48rem) {
  .product-card {
    width: 50%;
  }
}
@media screen and (max-width: 30rem) {
  .product-card {
    width: 100%;
    padding: 1.875rem 0;
  }
}
.product-card__image {
  position: relative;
  margin-bottom: 0.5rem;
  height: 10rem;
}
.product-card__image img {
  max-height: 10rem;
  max-width: 100%;
  width: auto;
  height: auto;
  display: block;
  margin: auto;
}
.product-card__label {
  position: absolute;
  right: 0;
  padding: 0 0.75rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: #AA0821;
  line-height: 1.4;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  bottom: 0;
  top: auto;
  left: auto;
}
@media screen and (max-width: 60rem) {
  .product-card__label {
    font-size: 0.75rem;
  }
}
.product-card__content .product-name {
  margin-bottom: 1.25rem;
  font-size: 1.125rem;
  color: #007078;
}
@media screen and (max-width: 60rem) {
  .product-card__content .product-name {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 60rem) {
  .product-card__content .product-descr {
    display: none;
  }
}
.product-card__content .product-text {
  padding: 0 1.25rem 1.25rem 1.25rem;
  overflow: hidden;
  height: 0;
  background-color: #fff;
  position: absolute;
  top: calc(100% - 1.25rem);
  left: 0;
  opacity: 0;
  width: 100%;
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
@media screen and (max-width: 60rem) {
  .product-card__content .product-text {
    position: initial;
    padding: 0;
    height: auto;
    opacity: 1;
  }
}
.product-card__content .preview-properties {
  margin-bottom: 1rem;
  font-size: 0.875rem;
  color: #9f9e9e;
}
.product-card__content .preview-buttons .btn {
  display: block;
  padding: 0.5rem;
  width: 100%;
  text-align: center;
  font-size: 1rem;
  line-height: 2;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
}
@media screen and (max-width: 60rem) {
  .product-card__content .preview-buttons .btn {
    line-height: 1.125rem;
    font-size: 0.875rem;
  }
}
.product-card__content .preview-buttons .btn:nth-child(2) {
  border: 1px solid #00bcab;
  background-color: #fff;
  color: #00bcab;
}
.product-card__content .preview-buttons .btn:nth-child(2):hover {
  background-color: #00bcab;
  color: #fff;
}
.product-card:hover .product-text {
  height: auto;
  opacity: 1;
  z-index: 2;
}

@media screen and (max-width: 48rem) {
  .detail .product-card .product-descr {
    display: block;
  }
  .detail .product-card .preview-properties {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 48rem) {
  .detail .product-card {
    width: 100%;
    flex: 0 0 100%;
    display: flex;
  }
  .detail .product-card__image {
    flex: 0 0 10rem;
  }
  .detail .product-card__content {
    padding-left: 2rem;
    flex: 1 1 auto;
    position: relative;
    padding-right: 12rem;
  }
  .detail .product-card__content .product-descr {
    display: block;
  }
  .detail .product-card__content .preview-buttons {
    position: absolute;
    right: 0;
    top: 0;
    width: 10rem;
  }
  .detail .product-card .product-text {
    height: auto;
    opacity: 1;
    z-index: 2;
    position: static;
    padding: 0;
    margin-top: 1rem;
    transition: none;
  }
}
.product {
  font-size: 1rem;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  margin-bottom: 2rem;
}
.product__container {
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 48rem) {
  .product__container {
    flex-wrap: wrap;
  }
}
.product__view {
  flex: 0 0 29rem;
}
@media screen and (max-width: 60rem) {
  .product__view {
    flex: 0 0 18rem;
  }
}
@media screen and (max-width: 48rem) {
  .product__view {
    width: 100%;
    flex: 0 0 100%;
    margin-bottom: 2rem;
  }
}
.product__gallery {
  display: flex;
  flex-direction: row;
}
.product__content {
  padding-left: 4rem;
}
@media screen and (max-width: 48rem) {
  .product__content {
    padding-left: 0;
  }
}
.product__gallery-slider {
  flex: 0 0 5rem;
}
.product__gallery-slider a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.5rem;
  height: 5rem;
  width: 5rem;
}
.product__gallery-slider img {
  display: block;
  max-width: 5rem;
  max-height: 5rem;
}
.product__gallery-photo {
  flex: 1 1 auto;
  padding-left: 2rem;
  width: 24rem;
  height: 22rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 60rem) {
  .product__gallery-photo {
    width: 14rem;
  }
}

.product__gallery-photo img {
  max-width: 22rem;
  max-height: 22rem;
  width: 100%;
}
@media screen and (max-width: 48rem) {
  .product__gallery-photo {
    width: 100%;
    padding-left: 20px;
    height: 320px;
    position: relative;
  }
  .product__gallery-photo img {
      width: auto;
      height: auto;
      max-width: 100%;
      max-height: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      -moz-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
      -webkit-transform: translate(-50%,-50%);
      -o-transform: translate(-50%,-50%);
      transform: translate(-50%,-50%);

  }
}
.product .product-content__tabs {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0;
  margin: 0 0 1.25rem 0;
  width: 100%;
}
.product .product-content__tabs li {
  border: 1px #007078 solid;
  flex: 1 1 auto;
  text-align: center;
  max-width: 14rem;
  width: 14rem;
}
@media screen and (max-width: 30rem) {
  .product .product-content__tabs li {
    width: 100%;
    flex: 0 0 100%;
    margin-bottom: 0.125rem;
    max-width: none;
  }
}
.product .product-content__tabs li a {
  padding: 0.5rem;
  display: block;
  font-size: 1.125rem;
  background: #007078;
  color: #ffffff;
}
.product .product-content__tabs li a.active {
  background: #ffffff;
  color: #007078;
  font-weight: 500;
}
.product-content table{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.product-content table td{
  border:1px solid #007078;
  padding: 0.1875rem;
  vertical-align: middle;
  text-align: center;
}
.product-content table td p{
  padding-bottom: 0;
}
@media(max-width:28.75rem){
  .product-content table{
    overflow-y: scroll;
    display: block;
    width: 21.25rem;
  }
  .product-content table td p{
    font-size: 0.875rem;
  }
}
.product__order {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.product__order .product__barcode {
  color: #898989;
  line-height: 1.5;
  font-size: 0.875rem;
  margin-bottom: 1rem;
}
.product__order .btn {
  display: block;
  padding: 0.5rem;
  width: auto;
  flex: 1 1 auto;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 0.5rem;
  text-align: center;
  font-size: 1rem;
  line-height: 2;
  margin-top: 1rem;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
}
.product__order-buttons {
    width: 100%;
}
.product__order-form {
  width: 100%;
  margin-top: 2rem;
}
.product__order-row {
  display: flex;
  flex-direction: row;
  margin-bottom: 1rem;
  align-items: center;
}
.product__order-row label {
  flex: 1 1 10rem;
}

.product-article p {
  line-height: 1.4;
  padding-bottom: 1.5rem;
}
.product-article h3,
.product-article .h3 {
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
  color: #007078;
}
.product-article ul {
  max-width: 100%;
  padding: 0 0 1rem 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #242424;
}
.product-article ul li {
  position: relative;
  padding-left: 1rem;
  list-style-type: none;
}
.product-article ul li:before {
  position: absolute;
  left: 0;
  top: 0.4rem;
  content: "";
  display: block;
  width: 0;
  height: 0;
  transform: scale(0.9999);
  border-color: #0000 #0000 #0000 #007078;
  border-style: solid;
  border-width: 0.4rem 0 0.4rem 0.4rem;
}
.product-article dl {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.product-article dt {
  flex: 0 0 50%;
  padding: 0 0 1rem 0;
  width: 50%;
}
.product-article .row{
  margin-bottom: 1.875rem;
  padding-left: 0 !important;
}
.product-article .row .result-three{
  display: flex;
  align-items:center;
  margin-bottom: 1.25rem;
}
.product-article .row .result-three:last-child{
  margin-bottom: 0;
}
.product-article .row .result-three .text{
  margin-left: 1.25rem;
}
.product-article .row .result-item{
  display: flex;
  align-items:center;
  margin-bottom: 1.25rem;
}
.product-article .row .result-item:last-child{
  margin-bottom: 0;
}
.product-article .row .result-item .text{
  margin-left: 1.25rem;
}
.product-article .row .result-item .name{
  margin-left: 1.25rem;
}
@media screen and (max-width: 30rem) {
  .product-article dt {
    flex: 0 0 70%;
    width: 70%;
  }
}
.product-article dd {
  flex: 0 0 50%;
  width: 50%;
  padding: 0 0 1rem 0;
  color: #898989;
}
@media screen and (max-width: 30rem) {
  .product-article dd {
    flex: 0 0 30%;
    width: 30%;
  }
}

.product-reviews {
  margin-bottom: 2rem;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
}
.product-reviews .title-section {
  margin-bottom: 2rem;
  font-size: 1.125rem;
  font-weight: 500;
}
.product-reviews__border {
  padding: 1.25rem;
  border: 2px solid #afe2e3;
}
.product-reviews__list {
  margin-bottom: 1rem;
}
.product-reviews__list.closed .product-reviews__item:not(:nth-child(1)) {
  display: none;
}
.product-reviews__list.closed .product-reviews__item:nth-child(1) {
  border: none;
}
.product-reviews__list-opener {
  cursor: pointer;
  font-size: 0.875rem;
  color: #007078;
}
.product-reviews__item {
  margin-bottom: 1rem;
  border-bottom: 2px solid #e0e0e0;
}
.product-reviews__item-author {
  font-size: 1rem;
  line-height: 2;
  font-weight: 500;
  color: #787878;
}
.product-reviews__item-position {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  line-height: 1.1;
}
.product-reviews__item-desc {
  margin-bottom: 1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #000;
}
.product-reviews__footer .btn {
  display: inline-block;
  padding: 0.5rem;
  width: auto;
  min-width: 14rem;
  text-align: center;
  font-size: 1rem;
  line-height: 2;
  margin-top: 1rem;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
}

.product__calc {
  margin-top: 0.5rem;
}
.product .calc__total {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 2rem;
}
.product .calc__total span {
  font-weight: 600;
  margin: 0 0.125rem;
}
.product .calc__price {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.product .calc__price > span {
  font-weight: 600;
  margin-left: 1rem;
  margin-right: 0.125rem;
}
.product .counter {
  display: flex;
  flex-direction: row;
  margin-left: 2rem;
}
.product .counter button {
  display: flex;
  border: 1px #dcdcdc solid;
  background: #dcdcdc;
  color: inherit;
  border-radius: 0;
  height: 2rem;
  width: 2rem;
  line-height: 2rem;
  font-size: 1.5rem;
  align-items: center;
  justify-content: center;
  font-family: inherit;
}
.product .counter__target input {
  display: block;
  height: 2rem;
  width: 3rem;
  font-size: 1rem;
  border: 1px #dcdcdc solid;
  text-align: center;
  font-family: inherit;
}

.modal {
  display: none;
}
.modal .button-group {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
}
.modal .button-group .btn {
  display: block;
  padding: 0.5rem;
  width: auto;
  flex: 1 1 auto;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 0.5rem;
  text-align: center;
  font-size: 1rem;
  line-height: 2;
  margin-top: 1rem;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
}
.modal.modal_visible {
  display: block;
}
.modal__overlay {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  background-color: #24242466;
  transition: opacity 0.3s ease;
}
.modal__wrapper {
  height: 100%;
  padding: 10vh 0;
  position: relative;
  z-index: 1;
  width: 100%;
}
.modal__body {
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0 1px 0.625rem 0 rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease-in;
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 35rem;
  padding: 2rem 5.5rem;
}
@media screen and (max-width: 48rem) {
  .modal__body {
    padding: 2rem;
    max-width: 26rem;
  }
}
.modal__body p {
  padding-bottom: 1rem;
}
.modal__close.btn {
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  top: 2rem;
  right: 2rem;
  font-size: 0;
  background: transparent;
  border: none;
}
.modal__close.btn:after, .modal__close.btn:before {
  content: "";
  position: absolute;
  width: 1.5rem;
  height: 0.125rem;
  right: 0;
  background-color: #3c3c3c42;
  transition: top 0.2s;
}
.modal__close.btn:before {
  transform: rotate(45deg);
}
.modal__close.btn:after {
  transform: rotate(-45deg);
}
.modal__title {
  color: #007078;
  font-family: "Roboto", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: 2rem;
}
.modal .form-sent {
  display: none;
}
.modal .form-sent-error {
  margin-top: 0.625rem;
  color: #f00;
  display: none;
}

body.no-scroll {
  overflow: hidden;
}

.form {
  font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  font-weight: 400;
}
.form .input, .form .textarea {
  display: block;
  width: 100%;
  height: 3rem;
  border: 1px solid #dcdcdc;
  box-shadow: none;
  border-radius: 0;
  outline: none;
  font-weight: 400;
  letter-spacing: 0.00375em;
  color: #8f8f8f;
  font-size: 1rem;
  padding: 0.5rem 1rem;
  transition: 0.4s;
}
.form .textarea {
  height: 8rem;
}
.form button, .form input, .form label, .form textarea {
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
}
.form input,
.form textarea {
  outline: none;
  border: 0;
  border-radius: 0;
}
.form input::-ms-clear, .form input::-ms-reveal,
.form textarea::-ms-clear, .form textarea::-ms-reveal {
  display: none;
}
.form input:focus,
.form textarea:focus {
  outline: none;
}
.form input:focus:-ms-input-placeholder,
.form textarea:focus:-ms-input-placeholder {
  color: transparent;
}
.form input:focus::-ms-input-placeholder,
.form textarea:focus::-ms-input-placeholder {
  color: transparent;
}
.form input:focus::placeholder,
.form textarea:focus::placeholder {
  color: transparent;
}
.form input:-ms-input-placeholder,
.form textarea:-ms-input-placeholder {
  font-family: inherit;
  color: inherit;
  -ms-transition: color 0.4s;
  transition: color 0.4s;
}
.form input::-ms-input-placeholder,
.form textarea::-ms-input-placeholder {
  font-family: inherit;
  color: inherit;
  -ms-transition: color 0.4s;
  transition: color 0.4s;
}
.form input::placeholder,
.form textarea::placeholder {
  font-family: inherit;
  color: inherit;
  transition: color 0.4s;
}
.form__section {
  margin-bottom: 1.25rem;
}
.form__section._confirm .checkbox label {
  font-size: 0.75rem;
  line-height: 1.24;
  color: #787878;
}
.form__item {
  position: relative;
}
.form__input {
  border: 1px solid #dcdcdc;
  color: #8f8f8f;
  font-size: 1rem;
  padding: 0.5rem 1rem;
  transition: 0.4s;
}
.form__input:focus {
  border: 1px solid #6ad7c7;
}
.form__input:focus ~ .form__label {
  opacity: 1;
}
.form__label {
  display: block;
  padding: 0 0.5rem;
  position: absolute;
  top: -0.75rem;
  left: 1rem;
  background-color: #fff;
  color: #787878;
  font-size: 0.625rem;
  line-height: 1.625rem;
  opacity: 0;
  transition: 0.4s;
}
.form__submit {
  display: flex;
  justify-content: center;
  background-color: #00bcab;
}
.form__submit:hover {
  background-color: #01998c;
}
.form__submit .btn {
  width: 100%;
  padding: 0.5rem 1rem;
  justify-content: center;
  font-size: 1rem;
  line-height: 2rem;
  color: #fff;
}
.form .checkbox {
  position: relative;
  display: block;
}
.form .checkbox.depth_level_3.multi {
  padding-left: 1rem;
}
.form .checkbox input[type=checkbox] {
  position: absolute;
  top: 0.25rem;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
.form .checkbox input[type=checkbox]:checked ~ label:after {
  opacity: 1;
  visibility: visible;
}
.form .checkbox label {
  position: relative;
  display: inline-block;
  padding: 0 0 0 2rem;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #000000;
}
.form .checkbox label:before {
  content: "";
  position: absolute;
  top: 0.1875rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  background-color: #fff;
  border: 1px solid #e0e0e0;
}
.form .checkbox label:after {
  content: "";
  position: absolute;
  top: 0.4375rem;
  left: 0.25rem;
  transform: rotate(-55deg) skew(-20deg);
  display: block;
  width: 0.625rem;
  height: 0.3125rem;
  border-color: #007078;
  border-style: solid;
  border-width: 0 0 0.125rem 0.125rem;
  background: transparent;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
.form .checkbox label.checkbox__label {
  max-width: 32.5rem;
}
.form .checkbox label.checkbox__label {
  color: #787878;
}
.form .checkbox label.checkbox__label_error:before {
  border-color: #f26f6f;
}
.form .checkbox label a:not([class]) {
  color: #00bcab;
  line-height: 1.25rem;
  transition: 0.4s ease-in-out;
}
.form .checkbox label a:not([class])[href]:not(.btn):hover {
  color: #01998c;
}
.form .checkbox label a:not([class])[href]:not(.btn):active, .form .checkbox label a:not([class])[href]:not(.btn):focus {
  color: #007078;
}

/*@include m-lg{
  html{
    font-size: 1.17vw;
  }
}*/
.page-title {
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 1;
  color: #007078;
  margin-bottom: 2rem;
}

@media screen and (max-width: 75rem) {
  .page-title {
    font-size: 2rem;
  }
}
@media screen and (max-width: 46rem) {
      .page-title {
        font-size: 1.5rem;
      }
    .pagination ul {
        display: block;
    }
    .pagination ul li {
        display: inline-block;
        vertical-align: middle;
    }
}

.mobile-only {
  display: none;
}
@media screen and (max-width: 60rem) {
  .mobile-only {
    display: initial;
  }
}
/* End */


/* Start:/local/templates/aprelevna/components/arturgolubev/search.title/.default/style.css?176838121713702*/
/* div.title-search-result {
	display: block !important;
} */

.bx_smart_searche, .bx_smart_searche *, .bx-searchtitle, .bx-searchtitle * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.bx-searchtitle {
	margin: 0;
}
.bx-searchtitle-history {
	margin-top: 5px;
}
	.bx-searchtitle-history a {
		color: #222;
		text-decoration: underline;
	}
	.bx-searchtitle-history a:hover {
		text-decoration: none;
	}
.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    width:100%;
}
.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
    margin: 0;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 0;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color:  #fff;
	border-right: none;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border: none;
    color: #222;
}
.bx-searchtitle .bx-input-group .bx-form-control::-webkit-input-placeholder {color: #999;padding:0;}
.bx-searchtitle .bx-input-group .bx-form-control:-moz-placeholder {color: #999;padding:0;}
.bx-searchtitle .bx-input-group .bx-form-control:focus {
	border-bottom-color: #00bcab;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
	line-height: normal;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:0;
	border-radius: 0 1px 1px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	height: 34px;
	width: 40px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background-color: #1484CE;
}


div.title-search-result {
	border:0 none !important;
	border-top: 0 none;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 200px;
	margin-top: 3px;
	background-color: #FFF;
	/* border-top: 0 none; */
	border-radius: 2px;
	box-shadow: 0px 0px 7px -2px #d6d6d6;
	
	/* display: block !important; */
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/aprelevna/components/arturgolubev/search.title/.default/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_smart_searche {
	padding-top:8px;
	
	border-top: 0 none;
	border-radius: 0 0 3px 3px;
}
.bx_smart_searche .bx_info_wrap{
	margin-left: 85px;
}
.bx_smart_searche .bx_img_element{
	float: left;
	padding: 5px;
	width: 75px;
	text-align: center;
}
.bx_smart_searche .bx_item_block{
	min-height: 65px;
	position: relative;
}
.bx_smart_searche .bx_image{
	/* width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8; */
	display: inline-block;
	max-width: 100%;
}
.bx_smart_searche .bx_image.empty_image{
	background-image: url(/local/templates/aprelevna/components/arturgolubev/search.title/.default/image/noimg.png);
}
.bx_smart_searche .bx_item_element{
	padding: 8px 0;
}
.bx_smart_searche .bx_item_element_all_result {
	text-align: center;
}
.bx_smart_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_smart_searche .bx_item_element a{
	margin-top: 5px;
	display: inline-block;
	color: #333;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.bx_smart_searche .bx_item_element a b{
	font-weight: bold;
}
.bx_smart_searche .bx_item_element a b{color: #000;}
.bx_smart_searche .bx_item_element a:hover,
.bx_smart_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_smart_searche .bx_item_preview_text{
	font-size:13px;
	padding: 5px 10px 5px 0;
}
.bx_smart_searche .bx_price{
	font-weight:bold;
	font-size:15px;
	margin-top: 5px;
}
.bx_smart_searche .bx_price .old{
	font-weight: normal;
	text-decoration: line-through;
	color: #636363;
	font-size: 12px;
	vertical-align: middle;
}
.bx_smart_searche .bx_item_block.all_result{min-height:0}
.bx_smart_searche .bx_item_block.others_result{
	min-height: 0;
	line-height: 12px;
	padding: 0;
}
.bx_smart_searche .bx_item_block.all_result .all_result_button{
	display: inline-block;
	font-size: 14px;
	background-color: #00bcab;
	border: 1px solid #00bcab;
	color: #FFF;
	padding: 0 22px;
	height: 34px;
	text-decoration: none;
	margin: 0 0 8px;
	
	line-height: 34px;
	text-transform: uppercase;
	font-weight: normal;
}
.bx_smart_searche .bx_item_block.all_result .all_result_button:hover {
    color: #00bcab;
    background-color: #ffffff;
    border: 1px solid #00bcab;
}

.bx_smart_searche .bx_item_block_href {
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 8px;
	line-height: 14px;
}
.bx_smart_searche .bx_item_block_href:hover {
	background-color: #EAF6F6;
}
.bx_smart_searche .bx_item_block_hrline {
	border-bottom: 1px solid #f5a61c;
	margin: 0 8px 5px;
}
.bx_item_block_item_clear {
	display: block;
	clear:both;
}
.bx_smart_searche .bx_item_block_item_info_wrap {
	display: block;
}
.bx_smart_searche .bx_item_block_item_info_wrap.wpic {
	padding-left: 39px;
}
.bx_smart_searche .bx_item_block_item_info {
	display: block;
}
.bx_smart_searche .bx_item_block_href_category_title {
	color: #a2a2a2;
	/* font-weight: bold; */
}
.bx_smart_searche .bx_item_block_href_category_name {
	color: #f5a61c;
	font-weight: bold;
	text-transform: uppercase;
}
.bx_smart_searche .bx_item_block_item_image {
	width: 34px;
	height: 34px;
	float:left;
	margin-right: 5px;
	position: relative;
}
	.bx_smart_searche .bx_item_block_item_image img {
		position: absolute;
		top: 0;
		left:0;
		right:0;
		bottom:0;
		margin: auto;
		max-width: 100%;
		max-height: 100%;
	}
.bx_smart_searche .bx_item_block_item_name {
	color: #333;
	overflow: hidden;
	height: 34px;
	display: block;
	line-height: 17px;
	display: flex;
}
.bx_smart_searche .bx_item_block_item_name_flex_align {
	margin: auto 0;
    display: flex;
    gap: 10px;
    align-items: center;
}
.bx_smart_searche .bx_item_block_item_name_flex_align .archive_search {
    display: inline-block;
    border: 1px solid #B8B8B8;
    padding: 2px 6px;
    border-radius: 3px;
    color: #B8B8B8;
    font-size: 12px;
}
.bx_smart_searche .bx_item_block_item_simple_name {
	color: #333;
	display: block;
	line-height: 17px;
}
.bx_smart_searche .bx_item_block_item_name b, .bx_smart_searche .bx_item_block_item_simple_name b {
	color: #00bcab;
}
.bx_smart_searche .bx_item_block_item_price {
	float:right;
	text-align: right;
	color: #333;
	line-height: 17px;
	padding-left: 5px;
}
.bx_smart_searche .bx_item_block_item_price.bx_item_block_item_price_only_one {
	line-height: 34px;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_new {
	white-space: nowrap;
	font-weight: bold;
	display: block;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_old {
	white-space: nowrap;
	text-decoration: line-through;
}
.bx_smart_searche .bx_item_block_item_text {
	color: #9b9b9b;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}
.bx_smart_searche .bx_item_block_item_props {
	color: #9b9b9b;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}
.bx_smart_searche .bx_item_block_item_text.wpic, .bx_smart_searche .bx_item_block_item_props.wpic {
	/* padding-left: 39px; */
}
.bx_item_block_item_prop_item {
	display: block;
}
.bx_smart_no_result_find {
	padding: 0 8px 8px;
}


/* preloader base */
.bx-searchtitle .bx-searchtitle-preloader {
	position: absolute;
	top: 2px;
	right: 110%;
	width: 30px;
	height: 30px;
	z-index: 5;
	display: none;
	/* display: block; */
}
.bx-searchtitle .bx-searchtitle-preloader.view {
	background: url(/local/templates/aprelevna/components/arturgolubev/search.title/.default/images/loader_orange.gif) center center no-repeat;
}



/* blue */
.bx-searchtitle.theme-blue .bx-input-group .bx-form-control {
	border-color:#0083d1;
}
.bx-searchtitle.theme-blue .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/aprelevna/components/arturgolubev/search.title/.default/images/loader_blue.gif);
}
.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button{
	background-color: #0083d1;
	border-color: #0083d1;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button {
	background-color: #0083d1;
	border-color: #0083d1;
	color: #FFF;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button:hover, .bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button:hover {
	background-color: #5ca6e4;
	border-color: #5ca6e4;
	text-decoration: none;
}
.bx_smart_searche.theme-blue .bx_item_element a b{
	color: #5ca6e4;
}
.bx_smart_searche.theme-blue .bx_item_block_href:hover {
	background-color: #b2d9f1;
}
.bx_smart_searche.theme-blue .bx_item_block_href_category_name {
	color:#0083d1;
}
.bx_smart_searche.theme-blue .bx_item_block_item_name b, .bx_smart_searche.theme-blue .bx_item_block_item_simple_name b {
	color:#0083d1;
}
.bx_smart_searche.theme-blue .bx_item_block_hrline {
	border-color: #0083d1;
}
/* black */
.bx-searchtitle.theme-black .bx-input-group .bx-form-control {
	border-color:#333;
}
.bx-searchtitle.theme-black .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/aprelevna/components/arturgolubev/search.title/.default/images/loader_black.gif);
}
.bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button{
	background-color: #333;
	border-color: #333;
}
.bx-searchtitle.theme-black .bx-input-group-btn button {
	background-color: #333;
	border-color: #333;
	color: #FFF;
}
.bx-searchtitle.theme-black .bx-input-group-btn button:hover, .bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button:hover {
	background-color: #5c5c5c;
	border-color: #5c5c5c;
	text-decoration: none;
}
.bx_smart_searche.theme-black .bx_item_element a b{
	color: #5c5c5c;
}
.bx_smart_searche.theme-black {
	/* border:1px solid #333; */
	border-top: 0 none;
	border-radius: 0 0 3px 3px;
}
.bx_smart_searche.theme-black .bx_item_block_href:hover {
	background-color: #eaeaea;
}
.bx_smart_searche.theme-black .bx_item_block_href_category_name {
	color:#333;
}
.bx_smart_searche.theme-black .bx_item_block_item_name b, .bx_smart_searche.theme-black .bx_item_block_item_simple_name b {
	color:#333;
}
.bx_smart_searche.theme-black .bx_item_block_hrline {
	border-color: #333;
}
/* green */

.bx-searchtitle.theme-green .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/aprelevna/components/arturgolubev/search.title/.default/images/loader_green.gif);
}

.bx-searchtitle.theme-green .bx-input-group-btn button {
	background-color: transparent;
	border-color: transparent;
	color: #222;
}

.bx_smart_searche.theme-green .bx_item_element a b{
	color: #00bcab;
}

.bx_smart_searche.theme-green .bx_item_block_hrline {
	border-color: #00bcab;
}
/* red */
.bx-searchtitle.theme-red .bx-input-group .bx-form-control {
	border-color:#E22B2B;
}
.bx-searchtitle.theme-red .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/aprelevna/components/arturgolubev/search.title/.default/images/loader_red.gif);
}
.bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button{
	background-color: #E22B2B;
	border-color: #E22B2B;
}
.bx-searchtitle.theme-red .bx-input-group-btn button {
	background-color: #E22B2B;
	border-color: #E22B2B;
	color: #FFF;
}
.bx-searchtitle.theme-red .bx-input-group-btn button:hover, .bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button:hover {
	background-color: #e95c5c;
	border-color: #e95c5c;
	text-decoration: none;
}
.bx_smart_searche.theme-red .bx_item_element a b{
	color: #e95c5c;
}

.bx_smart_searche.theme-red .bx_item_block_href_category_name {
	color:#E22B2B;
}
.bx_smart_searche.theme-red .bx_item_block_item_name b, .bx_smart_searche.theme-red .bx_item_block_item_simple_name b {
	color:#E22B2B;
}
.bx_smart_searche.theme-red .bx_item_block_hrline {
	border-color: #E22B2B;
}
/* yellow */
.bx-searchtitle.theme-yellow .bx-input-group .bx-form-control {
	border-color:#F9A91D;
}
.bx-searchtitle.theme-yellow .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/aprelevna/components/arturgolubev/search.title/.default/images/loader_yellow.gif);
}
.bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button{
	background-color: #F9A91D;
	border-color: #F9A91D;
}
.bx-searchtitle.theme-yellow .bx-input-group-btn button {
	background-color: #F9A91D;
	border-color: #F9A91D;
	color: #FFF;
}
.bx-searchtitle.theme-yellow .bx-input-group-btn button:hover, .bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button:hover {
	background-color: #faba4a;
	border-color: #faba4a;
	text-decoration: none;
}
.bx_smart_searche.theme-yellow .bx_item_element a b{
	color: #faba4a;
}
.bx_smart_searche.theme-yellow .bx_item_block_href_category_name {
	color:#F9A91D;
}
.bx_smart_searche.theme-yellow .bx_item_block_item_name b, .bx_smart_searche.theme-yellow .bx_item_block_item_simple_name b {
	color:#F9A91D;
}
.bx_smart_searche.theme-yellow .bx_item_block_hrline {
	border-color: #F9A91D;
}
/* End */


/* Start:/local/templates/aprelevna/components/bitrix/menu/footer_menu/style.css?1701691309700*/
/* 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(/local/templates/aprelevna/components/bitrix/menu/footer_menu/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;
}
@media screen and (max-width: 480px) {
    .footer-nav a {
        font-size: 1.05em;
        margin-bottom: 10px;
    }
}
/* End */


/* Start:/bitrix/components/niges/cookiesaccept/templates/.default/style.css?16855248512729*/
/* NIGES.COOKIESACCEPT */

.nca-cookiesaccept-line {
    font-size: inherit;
    font-family: inherit;
    line-height: 1;
    padding: 10px;
}


.nca-cookiesaccept-line.style-1 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-3 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-5 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-7 .nca-cookiesaccept-line-text {
    color:#111;
}
.nca-cookiesaccept-line.style-2 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-4 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-6 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-8 .nca-cookiesaccept-line-text {
    color:#eee;
}

.nca-cookiesaccept-line.style-1 {
    /* background-position: center;
    background-repeat: repeat-x;
	background-image: url(/bitrix/components/niges/cookiesaccept/templates/.default/images/style-1-2.svg);
    background-size: contain; */
    background-color: rgb(61, 168, 255); 
}

.nca-cookiesaccept-line.style-2 {
    background-color: rgb(13, 62, 102);
}


.nca-cookiesaccept-line.style-3 {
    background-color: rgb(197, 197, 197);
}

.nca-cookiesaccept-line.style-4 {
    background-color: rgb(71, 71, 71);
}

.nca-cookiesaccept-line.style-5 {
    background-color: rgb(61, 255, 158);
}

.nca-cookiesaccept-line.style-6 {
    background-color: rgb(9, 92, 50);
}

.nca-cookiesaccept-line.style-7 {
    background-color: rgb(84, 255, 61);
}

.nca-cookiesaccept-line.style-8 {
    background-color: rgb(92, 5, 5);
}

.nca-cookiesaccept-line.style-9 {
    background-color: rgb(203, 255, 61);
}

.nca-cookiesaccept-line.style-10 {
    background-color: rgb(70, 94, 4);
}

.nca-cookiesaccept-line.style-11 {
    background-color: rgb(255, 148, 61);
}

.nca-cookiesaccept-line.style-12 {
    background-color: rgb(138, 70, 14);
}

.nca-cookiesaccept-line.style-13 {
    background-color: rgb(255, 61, 61);
}

.nca-cookiesaccept-line.style-14 {
    background-color: rgb(119, 22, 22);
}

.nca-cookiesaccept-line.style-15 {
    background-color: rgb(255, 61, 152);
}

.nca-cookiesaccept-line.style-16 {
    background-color: rgb(85, 10, 45);
}

.nca-cookiesaccept-line.style-17 {
    background-color: rgb(83, 129, 255);
}

.nca-cookiesaccept-line.style-18 {
    background-color: rgb(6, 37, 122);
}

 
.nca-cookiesaccept-line.style-19 {
    background-color: rgb(255, 255, 255);
}

.nca-cookiesaccept-line.style-20 {
    background-color: rgb(0, 0, 0);
}
 

@media screen and (min-width:767.01px) {
	.nca-hidden-pc {display: none !important;}
}
@media screen and (max-width:767px) {
	.nca-hidden-mobile {display: none !important;}
}
/* End */
/* /local/templates/aprelevna/css/slick.css?16853549651384 */
/* /local/templates/aprelevna/css/slick-theme.css?16853549652936 */
/* /local/templates/aprelevna/css/main.css?176838061947899 */
/* /local/templates/aprelevna/css/jquery.fancybox.min.css?168535496512795 */
/* /local/templates/aprelevna/css/jquery.formstyler.css?16853549652378 */
/* /local/templates/aprelevna/css/jquery.formstyler.theme.css?168535496514953 */
/* /local/templates/aprelevna/css/main_extra.css?173190960027763 */
/* /local/templates/aprelevna/components/arturgolubev/search.title/.default/style.css?176838121713702 */
/* /local/templates/aprelevna/components/bitrix/menu/footer_menu/style.css?1701691309700 */
/* /bitrix/components/niges/cookiesaccept/templates/.default/style.css?16855248512729 */
