@charset "UTF-8";
/* ╤Б╨▒╤А╨╛╤Б ╤Б╤В╨╕╨╗╨╡╨╣ ╨▒╤А╨░╤Г╨╖╨╡╤А╨░ */
* {
  box-sizing: border-box; }

html, body, div, span, 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; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

* {
  outline: 0 !important; }

button::-moz-focus-inner {
  border: 0; }

body {
  line-height: 1.2; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

ol {
  padding-left: 1.4em;
  list-style: decimal; }

ul {
  padding-left: 1.4em;
  list-style: square; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

/* ╨║╨╛╨╜╨╡╤Ж ╨║╨╛╨┤╨░ ╤Б╨▒╤А╨╛╤Б╨░ ╤Б╤В╨╕╨╗╨╡╨╣ ╨▒╤А╨░╤Г╨╖╨╡╤А╨░ */
.wrap-products, .wrapper-list-products, section.card .wrapper-card {
  max-width: 1310px;
  width: 100%;
  margin: 0 auto;
  display: flex; }

/* Mobile first layout SmartMenus Core CSS (it's not recommended editing these rules)
   You need this once per page no matter how many menu trees or different themes you use.
-------------------------------------------------------------------------------------------*/
.sm {
  box-sizing: border-box;
  position: relative;
  z-index: 19;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.sm, .sm ul, .sm li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  direction: ltr;
  text-align: left; }

.sm-rtl, .sm-rtl ul, .sm-rtl li {
  direction: rtl;
  text-align: right; }

.sm > li > h1, .sm > li > h2, .sm > li > h3, .sm > li > h4, .sm > li > h5, .sm > li > h6 {
  margin: 0;
  padding: 0; }

.sm ul {
  display: none; }

.sm li, .sm a {
  position: relative; }

.sm a {
  display: block; }

.sm a.disabled {
  cursor: default; }

.sm::after {
  content: "";
  display: block;
  height: 0;
  font: 0px/0 serif;
  clear: both;
  overflow: hidden; }

.sm *, .sm *::before, .sm *::after {
  box-sizing: inherit; }

.sm-clean {
  background: #eeeeee;
  border-radius: 5px; }

.sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active {
  padding: 13px 20px;
  /* make room for the toggle button (sub indicator) */
  padding-right: 58px;
  color: #555555;
  font-size: 18px;
  font-weight: normal;
  line-height: 17px;
  text-decoration: none; }

.sm-clean a.current {
  color: #D23600; }

.sm-clean a.disabled {
  color: #bbbbbb; }

.sm-clean a .sub-arrow {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: auto;
  right: 4px;
  width: 34px;
  height: 34px;
  overflow: hidden;
  font: bold 16px/34px monospace !important;
  text-align: center;
  text-shadow: none;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 5px; }

.sm-clean a .sub-arrow::before {
  content: '+'; }

.sm-clean a.highlighted .sub-arrow::before {
  content: '-'; }

.sm-clean > li:first-child > a, .sm-clean > li:first-child > :not(ul) a {
  border-radius: 5px 5px 0 0; }

.sm-clean > li:last-child > a, .sm-clean > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul {
  border-radius: 0 0 5px 5px; }

.sm-clean > li:last-child > a.highlighted, .sm-clean > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted {
  border-radius: 0; }

.sm-clean li {
  border-top: 1px solid rgba(0, 0, 0, 0.05); }

.sm-clean > li:first-child {
  border-top: 0; }

.sm-clean ul {
  background: rgba(162, 162, 162, 0.1); }

.sm-clean ul a, .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active {
  font-size: 16px;
  border-left: 8px solid transparent; }

.sm-clean ul ul a,
.sm-clean ul ul a:hover,
.sm-clean ul ul a:focus,
.sm-clean ul ul a:active {
  border-left: 16px solid transparent; }

.sm-clean ul ul ul a,
.sm-clean ul ul ul a:hover,
.sm-clean ul ul ul a:focus,
.sm-clean ul ul ul a:active {
  border-left: 24px solid transparent; }

.sm-clean ul ul ul ul a,
.sm-clean ul ul ul ul a:hover,
.sm-clean ul ul ul ul a:focus,
.sm-clean ul ul ul ul a:active {
  border-left: 32px solid transparent; }

.sm-clean ul ul ul ul ul a,
.sm-clean ul ul ul ul ul a:hover,
.sm-clean ul ul ul ul ul a:focus,
.sm-clean ul ul ul ul ul a:active {
  border-left: 40px solid transparent; }

@media (min-width: 768px) {
  /* Switch to desktop layout
  -----------------------------------------------
     These transform the menu tree from
     collapsible to desktop (navbar + dropdowns)
  -----------------------------------------------*/
  /* start... (it's not recommended editing these rules) */
  .sm-clean ul {
    position: absolute;
    width: 12em; }

  .sm-clean li {
    float: left; }

  .sm-clean.sm-rtl li {
    float: right; }

  .sm-clean ul li, .sm-clean.sm-rtl ul li, .sm-clean.sm-vertical li {
    float: none; }

  .sm-clean a {
    white-space: nowrap; }

  .sm-clean ul a, .sm-clean.sm-vertical a {
    white-space: normal; }

  .sm-clean .sm-nowrap > li > a, .sm-clean .sm-nowrap > li > :not(ul) a {
    white-space: nowrap; }

  /* ...end */
  .sm-clean {
    padding: 6px;
    background: #ffffff;
    border-radius: 100px; }

  .sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted {
    padding: 12px 12px;
    color: #555555;
    border-radius: 0 !important; }

  .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted {
    color: #D23600; }

  .sm-clean a.current {
    color: #D23600; }

  .sm-clean a.disabled {
    color: #bbbbbb; }

  .sm-clean a.has-submenu {
    padding-right: 24px; }

  .sm-clean a .sub-arrow {
    top: 50%;
    margin-top: -2px;
    right: 12px;
    width: 0;
    height: 0;
    border-width: 4px;
    border-style: solid dashed dashed dashed;
    border-color: #555555 transparent transparent transparent;
    background: transparent;
    border-radius: 0; }

  .sm-clean a .sub-arrow::before {
    display: none; }

  .sm-clean li {
    border-top: 0; }

  .sm-clean > li > ul::before,
  .sm-clean > li > ul::after {
    content: '';
    position: absolute;
    top: -18px;
    left: 30px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 9px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #bbbbbb transparent; }

  .sm-clean > li > ul::after {
    top: -16px;
    left: 31px;
    border-width: 8px;
    border-color: transparent transparent #fff transparent; }

  .sm-clean ul {
    border: 1px solid #bbbbbb;
    padding: 5px 0;
    background: #fff;
    border-radius: 5px !important;
    box-shadow: 0 5px 9px rgba(0, 0, 0, 0.2); }

  .sm-clean ul a, .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted {
    border: 0 !important;
    padding: 10px 20px;
    color: #555555; }

  .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted {
    background: #eeeeee;
    color: #D23600; }

  .sm-clean ul a.current {
    color: #D23600; }

  .sm-clean ul a.disabled {
    background: #fff;
    color: #cccccc; }

  .sm-clean ul a.has-submenu {
    padding-right: 20px; }

  .sm-clean ul a .sub-arrow {
    right: 8px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #555555; }

  .sm-clean .scroll-up,
  .sm-clean .scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: #fff;
    height: 20px; }

  .sm-clean .scroll-up:hover,
  .sm-clean .scroll-down:hover {
    background: #eeeeee; }

  .sm-clean .scroll-up:hover .scroll-up-arrow {
    border-color: transparent transparent #D23600 transparent; }

  .sm-clean .scroll-down:hover .scroll-down-arrow {
    border-color: #D23600 transparent transparent transparent; }

  .sm-clean .scroll-up-arrow,
  .sm-clean .scroll-down-arrow {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 6px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #555555 transparent; }

  .sm-clean .scroll-down-arrow {
    top: 8px;
    border-style: solid dashed dashed dashed;
    border-color: #555555 transparent transparent transparent; }

  .sm-clean.sm-rtl a.has-submenu {
    padding-right: 12px;
    padding-left: 24px; }

  .sm-clean.sm-rtl a .sub-arrow {
    right: auto;
    left: 12px; }

  .sm-clean.sm-rtl.sm-vertical a.has-submenu {
    padding: 10px 20px; }

  .sm-clean.sm-rtl.sm-vertical a .sub-arrow {
    right: auto;
    left: 8px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #555555 transparent transparent; }

  .sm-clean.sm-rtl > li > ul::before {
    left: auto;
    right: 30px; }

  .sm-clean.sm-rtl > li > ul::after {
    left: auto;
    right: 31px; }

  .sm-clean.sm-rtl ul a.has-submenu {
    padding: 10px 20px !important; }

  .sm-clean.sm-rtl ul a .sub-arrow {
    right: auto;
    left: 8px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #555555 transparent transparent; }

  .sm-clean.sm-vertical {
    padding: 10px 0;
    border-radius: 5px; }

  .sm-clean.sm-vertical a {
    padding: 10px 20px; }

  .sm-clean.sm-vertical a:hover, .sm-clean.sm-vertical a:focus, .sm-clean.sm-vertical a:active, .sm-clean.sm-vertical a.highlighted {
    background: #fff; }

  .sm-clean.sm-vertical a.disabled {
    background: #eeeeee; }

  .sm-clean.sm-vertical a .sub-arrow {
    right: 8px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #555555; }

  .sm-clean.sm-vertical > li > ul::before,
  .sm-clean.sm-vertical > li > ul::after {
    display: none; }

  .sm-clean.sm-vertical ul a {
    padding: 10px 20px; }

  .sm-clean.sm-vertical ul a:hover, .sm-clean.sm-vertical ul a:focus, .sm-clean.sm-vertical ul a:active, .sm-clean.sm-vertical ul a.highlighted {
    background: #eeeeee; }

  .sm-clean.sm-vertical ul a.disabled {
    background: #fff; } }
/*# sourceMappingURL=sm-clean.css.map */
.main-nav {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

@media (min-width: 768px) {
  .main-nav {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px; } }
.main-nav:after {
  clear: both;
  content: "\00a0";
  display: block;
  height: 0;
  font: 0px/0 serif;
  overflow: hidden; }

.nav-brand {
  float: left;
  margin: 0; }

.nav-brand a {
  display: block;
  padding: 12px 12px 12px 20px;
  color: #555;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: normal;
  line-height: 17px;
  text-decoration: none; }

#main-menu {
  clear: both; }

@media (min-width: 768px) {
  #main-menu {
    float: right;
    clear: none; } }
/* Mobile menu toggle button */
.main-menu-btn {
  float: right;
  margin: 12px;
  position: relative;
  display: inline-block;
  width: 29px;
  height: 29px;
  text-indent: 29px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* hamburger icon */
.main-menu-btn-icon,
.main-menu-btn-icon:before,
.main-menu-btn-icon:after {
  position: absolute;
  top: 50%;
  left: 2px;
  height: 2px;
  width: 24px;
  background: #555;
  -webkit-transition: all 0.25s;
  transition: all 0.25s; }

.main-menu-btn-icon:before {
  content: '';
  top: -7px;
  left: 0; }

.main-menu-btn-icon:after {
  content: '';
  top: 7px;
  left: 0; }

/* x icon */
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon {
  height: 0;
  background: transparent; }

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

/* hide menu state checkbox (keep it visible to screen readers) */
#main-menu-state {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px); }

/* hide the menu in mobile view */
#main-menu-state:not(:checked) ~ #main-menu {
  display: none; }

#main-menu-state:checked ~ #main-menu {
  display: block; }

@media (min-width: 768px) {
  /* hide the button in desktop view */
  .main-menu-btn {
    position: absolute;
    top: -99999px; }

  /* always show the menu in desktop view */
  #main-menu-state:not(:checked) ~ #main-menu {
    display: block; } }
/* IGNORE: Unrelated generic demo styles */
body {
  margin: 8px;
  background: #fff;
  font: 16px/1.5em 'Helvetica Neue', Helvetica, Arial, sans-serif; }

/* Theme Name: Midimark */
/*--- Project Styles ---*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
  color: #091734;
  line-height: 1.4; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: 0.4em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

input {
  padding: 6px 0; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

body {
  counter-reset: section;
  overflow-x: hidden;
  display: flex;
  flex-flow: column nowrap; }

header {
  padding: 0 0 20px 0; }

@media (max-width: 960px) {
  header {
    width: 100%;
    z-index: 10;
    background: #091734; } }
header .container {
  background: rgba(9, 23, 52, 0.8);
  padding: 20px 0;
  font-family: 'Roboto', sans-serif;
  color: #fff;
  font-size: 14px; }
  header .container .row {
    max-width: 1310px;
    margin: 0 auto; }

.top-banner {
  max-width: 1310px;
  margin: 0 auto;
  padding-top: 20px; }

@media (max-width: 1366px) {
  header .container {
    padding: 0 24px; } }
@media (max-width: 960px) {
  header .container {
    font-size: 12px; } }
@media (max-width: 320px) {
  header .container {
    font-size: 11px; } }
header .container .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

header .container .row .item.mobile-hide {
  display: block; }

@media (max-width: 767px) {
  header .container .row .item.mobile-hide {
    display: none; } }
header .container .row .item.phone + .item.phone {
  margin-left: 16px; }

header .container .row .item.phone a {
  color: #fff;
  text-decoration: none; }

header .container .row .item.phone i {
  width: 16px;
  height: 16px;
  background: url(./img/call.svg);
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: 8px; }

@-webkit-keyframes animate_grow {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes animate_grow {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.animate-grow {
  -webkit-animation: animate_grow 3s infinite;
  animation: animate_grow 3s infinite; }

.btn-action {
  background: #0CBBBE;
  padding: 14px 30px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  border: none;
  color: #fff;
  font-weight: 500;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease; }

.btn-action.outline {
  border: 1.5px solid rgba(131, 138, 152, 0.2);
  background: #fff;
  color: #000000;
  text-decoration: none;
  padding: 8px 20px;
  display: inline-block;
  font-size: 13px;
  min-height: 30px;
  line-height: 35px; }

@media (max-width: 1280px) {
  .btn-action.outline {
    border: none;
    padding: 0; } }
.btn-action.outline img {
  width: 32px !important;
  vertical-align: middle;
  margin-right: 8px;
  position: relative; }

.btn-action.outline img.whatsapp {
  width: 27px !important; }

.btn-action.outline:hover {
  color: #0CBBBE;
  background: #fff; }

.btn-action:hover {
  background: #3B465D;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  cursor: pointer; }

.contact-form input.btn-action {
  padding: 14px 30px;
  height: auto;
  max-width: 160px;
  float: right; }

@media (max-width: 960px) {
  .top-banner {
    position: relative;
    background-color: #fff;
    padding-top: 0; } }
@media (max-width: 767px) {
  .top-banner .slider .item .inner .container .slide-text {
    display: none; }

  .top-banner .slick-dots {
    bottom: 30px !important; } }
@media (max-width: 1440px) {
  .top-banner.sp-style .slider .item .inner.text-center .container .slide-text {
    margin-top: 0; } }
@media (max-width: 1366px) {
  .top-banner.sp-style .slick-dots {
    bottom: 56px; } }
@media (max-width: 1280px) {
  .top-banner.sp-style .slider .item .inner .container .btn-action {
    margin-top: 0;
    font-size: 14px; }

  .top-banner.sp-style .slider .item .inner .container .slide-text {
    display: none; }

  .top-banner.sp-style .slider .item .inner .container .slide-title {
    margin-top: 0; } }
@media (max-width: 960px) {
  .top-banner.sp-style .slider .item .inner .container .slide-title {
    margin-top: 40px; } }
@media (max-width: 860px) {
  .top-banner.sp-style .slider .item .inner .container .slide-title {
    margin-top: 0; } }
.top-banner.light .slick-dots li button:before {
  background: #fff; }

@media (max-width: 767px) {
  .top-banner.light .slick-dots li button:before {
    background: #000; } }
.top-banner .slick-dots {
  bottom: 56px; }

@media (max-width: 1366px) {
  .top-banner .slick-dots {
    bottom: 0; } }
.top-banner .slick-dots li {
  width: 12px;
  height: 10px; }

.top-banner .slick-dots li button:hover:before {
  background: #0CBBBE; }

.top-banner .slick-dots li button:before {
  content: " ";
  width: 8px;
  height: 8px;
  background: #2D333A;
  opacity: 30%;
  -webkit-border-radius: 100%;
  border-radius: 100%; }

.top-banner .slick-dots li.slick-active button:before {
  background: transparent;
  border: 2px solid #0CBBBE;
  top: -2px; }

.top-banner .top-menu-wrapper {
  position: absolute;
  width: 100%;
  left: 0; }

.top-banner .top-menu-wrapper .mobile-right-menu {
  display: none;
  height: 100vh;
  position: absolute;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  right: -1000%;
  width: 100%;
  background: #fff; }

@media (max-width: 960px) {
  .top-banner .top-menu-wrapper .mobile-right-menu {
    display: block; } }
.top-banner .top-menu-wrapper .mobile-right-menu.open {
  right: 0;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease; }

.top-banner .top-menu-wrapper .mobile-right-menu .right-sidebar {
  height: 100%; }

.top-banner .top-menu-wrapper .mobile-right-menu .right-sidebar .menu-list {
  margin-top: 30%;
  width: 100%;
  padding-left: 0; }

.top-banner .top-menu-wrapper .mobile-right-menu .right-sidebar .menu-list li {
  list-style: none; }

.top-banner .top-menu-wrapper .mobile-right-menu .right-sidebar .menu-list li + li {
  margin-top: 16px; }

.top-banner .top-menu-wrapper .mobile-right-menu .right-sidebar .menu-list li a {
  display: block;
  color: #0cbbbe;
  text-align: center;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  text-transform: uppercase; }

.top-banner .top-menu-wrapper .mobile-right-menu .right-sidebar p {
  text-align: center;
  padding: 24px;
  font-family: 'Roboto', sans-serif;
  line-height: 150%;
  font-size: 14px; }

.top-banner .top-menu-wrapper .mobile-menu-btn {
  display: none;
  position: absolute;
  right: 24px;
  top: 17px;
  cursor: pointer;
  z-index: 101;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease; }

.top-banner .top-menu-wrapper .mobile-menu-btn:hover span {
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  background: #091734; }

.top-banner .top-menu-wrapper .mobile-menu-btn span {
  width: 30px;
  height: 2px;
  background: rgba(9, 23, 52, 0.3);
  display: block; }

.top-banner .top-menu-wrapper .mobile-menu-btn span + span {
  margin-top: 4px; }

.top-banner .top-menu-wrapper .mobile-cart {
  display: none;
  position: absolute;
  right: 80px;
  top: 15px; }

@media (max-width: 960px) {
  .top-banner .top-menu-wrapper .mobile-cart {
    display: block; } }
.top-banner .top-menu-wrapper .mobile-cart .cart {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(wp-content/themes/midimark/img/shopping-cart-green.svg) no-repeat;
  margin-right: 8px; }

.top-banner .top-menu-wrapper .mobile-cart .num {
  font-family: Roboto;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -5px;
  color: #0CBBBE; }

@media (max-width: 960px) {
  .top-banner .top-menu-wrapper {
    background: rgba(255, 255, 255, 0.9);
    height: 55px;
    position: fixed;
    z-index: 10; }

  .top-banner .top-menu-wrapper .mobile-menu-btn {
    display: block; } }
.top-banner .top-menu-wrapper .container {
  max-width: 1310px;
  margin: 0 auto;
  position: relative; }

@media (max-width: 1366px) {
  .top-banner .top-menu-wrapper .container {
    padding: 0 24px; } }
.top-banner .top-menu-wrapper .container .logo {
  position: relative;
  top: 40px;
  z-index: 100; }

.top-banner .top-menu-wrapper .container .logo path {
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease; }

.top-banner .top-menu-wrapper .container .logo.light path:first-child {
  fill: #fff;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease; }

@media (max-width: 960px) {
  .top-banner .top-menu-wrapper .container .logo.light path:first-child {
    fill: #000; } }
@media (max-width: 960px) {
  .top-banner .top-menu-wrapper .container .logo {
    top: 15px; }

  .top-banner .top-menu-wrapper .container .logo svg {
    width: 120px; } }
.top-banner .top-menu-wrapper .container .menu {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: end;
  -ms-flex-pack: end;
  justify-content: end;
  list-style: none;
  position: relative;
  top: 10px;
  right: 0;
  float: right;
  z-index: 100; }

.top-banner .top-menu-wrapper .container .menu:after {
  display: block;
  clear: both;
  content: " "; }

@media (max-width: 960px) {
  .top-banner .top-menu-wrapper .container .menu {
    display: none; } }
.top-banner .top-menu-wrapper .container .menu .cart {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(./img/shopping-cart-green.svg) no-repeat;
  margin-right: 8px; }

.top-banner .top-menu-wrapper .container .menu.dark li a {
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  color: #000; }

.top-banner .top-menu-wrapper .container .menu.light li {
  color: #fff;
  font-family: Roboto; }

.top-banner .top-menu-wrapper .container .menu.light li .cart {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(./img/shopping-cart.svg) no-repeat;
  margin-right: 8px; }

.top-banner .top-menu-wrapper .container .menu.light li .num {
  color: #fff; }

.top-banner .top-menu-wrapper .container .menu.light li a {
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  color: #fff; }

.top-banner .top-menu-wrapper .container .menu li .num {
  font-family: Roboto;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -5px;
  color: #0CBBBE; }

.top-banner .top-menu-wrapper .container .menu li + li {
  margin-left: 24px; }

.top-banner .top-menu-wrapper .container .menu li a {
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  color: #000;
  font-size: 14px;
  display: inline-block;
  border-bottom: 2px solid transparent;
  padding-bottom: 6px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }

.top-banner .top-menu-wrapper .container .menu li a:hover {
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  border-bottom: 2px solid #35AEB0; }

.top-banner .top-menu-wrapper .container .menu li.active a {
  border-bottom: 2px solid #35AEB0; }

@media (max-width: 767px) {
  .top-banner .slider .slick-slide img {
    display: none !important; } }
.top-banner .slider .item {
  position: relative;
  font-family: Roboto;
  font-style: normal;
  color: #000000; }

@media (max-width: 767px) {
  .top-banner .slider .item.slide-4 .inner.text-center .container {
    padding-top: 35px; } }
@media (max-width: 967px) {
  .top-banner .slider .item {
    background: url(./img/mobile-bg.png) no-repeat;
    -webkit-background-size: cover;
    background-size: cover; } }
.top-banner .slider .item .inner {
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 100;
  top: 210px; }

.top-banner .slider .item .inner.text-center .container {
  text-align: center; }

.top-banner .slider .item .inner.text-center .container .slide-title {
  color: #fff; }

.top-banner .slider .item .inner.text-center .container .slide-title strong {
  font-weight: 700; }

@media (max-width: 767px) {
  .top-banner .slider .item .inner.text-center .container .slide-title {
    color: #000; } }
.top-banner .slider .item .inner.text-center .container .slide-text {
  color: #fff;
  opacity: 0.5;
  margin-top: 45px; }

.top-banner .slider .item .inner.text-center .container .slide-text small {
  font-weight: 400; }

.top-banner .slider .item .inner.text-center .container .caption {
  margin-left: auto;
  margin-right: auto;
  color: #fff; }

@media (max-width: 1366px) {
  .top-banner .slider .item .inner {
    top: 180px; } }
@media (max-width: 1200px) {
  .top-banner .slider .item .inner {
    top: 150px; } }
@media (max-width: 960px) {
  .top-banner .slider .item .inner {
    top: 110px; } }
@media (max-width: 767px) {
  .top-banner .slider .item .inner {
    position: relative;
    width: 100%;
    top: 100px;
    height: 400px;
    z-index: 100;
    text-align: center; } }
.top-banner .slider .item .inner .container {
  max-width: 1310px;
  margin: 0 auto; }

@media (max-width: 1366px) {
  .top-banner .slider .item .inner .container {
    padding: 0 24px; } }
.top-banner .slider .item .inner .container .slide-text small {
  font-size: 14px;
  font-weight: 700; }

.top-banner .slider .item .inner .container .slide-title {
  margin-top: 20px; }

.top-banner .slider .item .inner .container .slide-title strong {
  font-weight: 900;
  font-size: 36px; }

@media (max-width: 1200px) {
  .top-banner .slider .item .inner .container .slide-title strong {
    font-size: 28px; } }
.top-banner .slider .item .inner .container .slide-title .sub-title {
  display: block;
  font-size: 34px;
  margin-top: 10px;
  font-weight: 500; }

@media (max-width: 1200px) {
  .top-banner .slider .item .inner .container .slide-title .sub-title {
    font-size: 26px; } }
.top-banner .slider .item .inner .container .slide-title .caption {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 400; }

.top-banner .slider .item .inner .container .slide-title .caption.ln-180 {
  line-height: 180%;
  max-width: 526px; }

@media (max-width: 1200px) {
  .top-banner .slider .item .inner .container .slide-title .caption {
    font-size: 14px; } }
@media (max-width: 960px) {
  .top-banner .slider .item .inner .container .slide-title .caption {
    display: none; } }
.top-banner .slider .item .inner .container .btn-action {
  margin-top: 32px; }

@media (max-width: 960px) {
  .top-banner .slider .item .inner .container .btn-action {
    margin-top: 10px;
    padding: 10px 20px;
    font-size: 15px; } }
.top-banner .slider img {
  width: 100%; }

@media (max-width: 1080px) {
  .main-wrapper.page-2 .container .section-2 .row .item {
    width: 100%; }

  .main-wrapper.page-2 .container .section-2 .row .item img {
    width: 90%; } }
@media (max-width: 1080px) {
  .main-wrapper.page-2 .container .section-2:first-child {
    margin-top: 100px; } }
@media (max-width: 767px) {
  .main-wrapper.page-2 .container .section-2:first-child img {
    -webkit-animation: animate_grow 3s infinite;
    animation: animate_grow 3s infinite; } }
@media (max-width: 1080px) {
  .main-wrapper.page-2 .container .section-2.last {
    margin-top: 64px; } }
@media (max-width: 767px) {
  .main-wrapper.page-2 .container .section-2.last {
    margin-top: 0; }

  .main-wrapper.page-2 .container .section-2.last .row .item:first-child {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }

  .main-wrapper.page-2 .container .section-2.last .row .item:last-child {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; } }
.main-wrapper.page-3 {
  margin-top: 80px; }

.main-wrapper.page-3 .top-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.main-wrapper.page-3 .top-row.mt-64 {
  margin-top: 64px; }

@media (max-width: 1080px) {
  .main-wrapper.page-3 .top-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }
.main-wrapper.page-3 .top-row .item.text-center {
  width: 100%;
  text-align: center; }

@media (max-width: 767px) {
  .main-wrapper.page-3 .top-row .item.text-center h1 {
    display: block; } }
.main-wrapper.page-3 .top-row h1 {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 130%;
  letter-spacing: 0.02em;
  color: #000000; }

@media (max-width: 767px) {
  .main-wrapper.page-3 .top-row h1 {
    display: none; } }
.main-wrapper.page-3 .top-row .item .SumoSelect {
  width: 220px; }

.main-wrapper.page-3 .top-row .item .SumoSelect + .SumoSelect {
  margin-left: 16px; }

@media (max-width: 767px) {
  .main-wrapper.page-3 .top-row .item .SumoSelect + .SumoSelect {
    margin-left: 0;
    margin-top: 16px; } }
@media (max-width: 767px) {
  .main-wrapper.page-3 .top-row .item .SumoSelect {
    width: 300px;
    display: block;
    margin-left: auto;
    margin-right: auto; } }
.main-wrapper.page-3 .top-row .item .SumoSelect > .CaptionCont {
  border: 1px solid #DDDDDD;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  padding: 8px 16px; }

.main-wrapper.page-3 .top-row .item .SumoSelect > .CaptionCont > span {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.02em;
  color: #000000; }

.main-wrapper.page-3 .top-row .item .SumoSelect > .CaptionCont > label > i {
  background-image: url(./img/arrow.svg);
  background-position: center center; }

.main-wrapper.page-3 .top-row .item .SumoSelect > .CaptionCont > label {
  right: 5px; }

.main-wrapper.page-3 .top-row .item .SumoSelect.open > .optWrapper {
  top: 39px; }

.main-wrapper.page-3 .top-row .item .SumoSelect > .optWrapper > .options {
  font-family: Roboto;
  font-size: 14px;
  -webkit-box-shadow: none;
  box-shadow: none; }

.main-wrapper.page-3 .top-row .item .SumoSelect .select-all.partial > span i,
.main-wrapper.page-3 .top-row .item .SumoSelect .select-all.selected > span i,
.main-wrapper.page-3 .top-row .item .SumoSelect > .optWrapper.multiple > .options li.opt.selected span i {
  background-color: #35AEB0; }

.main-wrapper.page-3 .top-row .item .SumoSelect > .optWrapper > .options > li.opt.selected {
  background: #eee; }

.main-wrapper.page-3 .top-row .item .MultiControls p {
  font-family: Roboto;
  font-size: 14px;
  -webkit-box-shadow: none;
  box-shadow: none; }

.main-wrapper.page-3 .products-list {
  margin-top: 64px; }

@media (max-width: 1180px) {
  .main-wrapper.page-3 .products-list.shop .item .product-info-line {
    display: block; }

  .main-wrapper.page-3 .products-list.shop .item .product-info-line .item-info-line {
    width: 70%;
    float: right; }

  .main-wrapper.page-3 .products-list.shop .item .product-info-line .item-info-line + .item-info-line {
    max-width: 70%; }

  .main-wrapper.page-3 .products-list.shop .item .product-info-line .item-info-line:after {
    display: table;
    width: 100%;
    clear: both;
    content: " "; }

  .main-wrapper.page-3 .products-list.shop .item .product-info-line .item-info-line.thumbnail-wrapper {
    width: 20%;
    float: left;
    margin-top: 40px; }

  .main-wrapper.page-3 .products-list.shop .item .product-info-line .dop-info-line {
    position: relative;
    width: 70%;
    float: right;
    bottom: 0; }

  .main-wrapper.page-3 .products-list.shop .item .product-info-line .dop-info-line .btn-action {
    margin-top: 30px;
    float: none; } }
@media (max-width: 767px) {
  .main-wrapper.page-3 .products-list.shop .item .product-info-line .item-info-line.thumbnail-wrapper {
    width: 100%;
    float: none;
    text-align: center; }

  .main-wrapper.page-3 .products-list.shop .item .product-info-line .item-info-line + .item-info-line {
    width: 100%;
    max-width: 100%; }

  .main-wrapper.page-3 .products-list.shop .item .product-info-line .dop-info-line {
    position: relative;
    width: 100%;
    float: none;
    bottom: 0; } }
.main-wrapper.page-3 .products-list .item {
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 13px 35px rgba(53, 174, 176, 0.1);
  box-shadow: 0px 13px 35px rgba(53, 174, 176, 0.1);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 40px;
  position: relative; }

@media (max-width: 960px) {
  .main-wrapper.page-3 .products-list .item {
    padding: 30px 20px; } }
.main-wrapper.page-3 .products-list .item:after {
  display: table;
  width: 100%;
  clear: both;
  content: " "; }

.main-wrapper.page-3 .products-list .item + .item {
  margin-top: 40px; }

.main-wrapper.page-3 .products-list .item.new {
  background: url(./img/new.svg) no-repeat;
  background-position: 100% 0; }

.main-wrapper.page-3 .products-list .item.hit {
  background: url(./img/hit.svg) no-repeat;
  background-position: 100% 0; }

.main-wrapper.page-3 .products-list .item .product-info-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.main-wrapper.page-3 .products-list .item .product-info-line .dop-info-line {
  position: absolute;
  right: 0;
  width: 40%;
  bottom: 40px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px; }

.main-wrapper.page-3 .products-list .item .product-info-line .dop-info-line .rassrochka {
  font-family: Roboto;
  font-style: normal;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #FF2E55; }

.main-wrapper.page-3 .products-list .item .product-info-line .dop-info-line .rassrochka span {
  text-transform: uppercase;
  font-weight: bold; }

.main-wrapper.page-3 .products-list .item .product-info-line .dop-info-line p {
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #000000;
  margin: 8px 0; }

.main-wrapper.page-3 .products-list .item .product-info-line .dop-info-line a {
  text-decoration: none;
  color: #35AEB0;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease; }

.main-wrapper.page-3 .products-list .item .product-info-line .dop-info-line a svg {
  vertical-align: middle;
  margin-left: 8px; }

.main-wrapper.page-3 .products-list .item .product-info-line .dop-info-line .btn-action {
  top: 0;
  left: 0;
  margin-top: 40px; }

@media (max-width: 960px) {
  .main-wrapper.page-3 .products-list .item .product-info-line {
    display: block;
    padding-top: 15px; } }
.main-wrapper.page-3 .products-list .item .product-info-line .item-info-line + .item-info-line {
  margin-left: 64px; }

@media (max-width: 1366px) {
  .main-wrapper.page-3 .products-list .item .product-info-line .item-info-line + .item-info-line {
    max-width: 40%; } }
@media (max-width: 960px) {
  .main-wrapper.page-3 .products-list .item .product-info-line .item-info-line + .item-info-line {
    width: 70%;
    max-width: 440px;
    float: left; }

  .main-wrapper.page-3 .products-list .item .product-info-line .item-info-line + .item-info-line:after {
    display: table;
    width: 100%;
    clear: both;
    content: " "; } }
@media (max-width: 767px) {
  .main-wrapper.page-3 .products-list .item .product-info-line .item-info-line + .item-info-line {
    width: 100%;
    float: none;
    text-align: left;
    margin-left: 0; } }
.main-wrapper.page-3 .products-list .item .product-info-line .item-info-line .heading-title a {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #000000;
  text-decoration: none;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease; }

.main-wrapper.page-3 .products-list .item .product-info-line .item-info-line .heading-title a:hover {
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  color: #35AEB0; }

@media (max-width: 960px) {
  .main-wrapper.page-3 .products-list .item .product-info-line .item-info-line .heading-title a {
    font-size: 28px; } }
@media (max-width: 767px) {
  .main-wrapper.page-3 .products-list .item .product-info-line .item-info-line .heading-title a {
    margin-top: 40px;
    display: block;
    text-align: left;
    font-size: 24px; } }
.main-wrapper.page-3 .products-list .item .product-info-line .item-info-line .price {
  width: 282px;
  height: 28px;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #000000; }

@media (max-width: 960px) {
  .main-wrapper.page-3 .products-list .item .product-info-line .item-info-line.thumbnail-wrapper {
    width: 25%;
    float: left;
    margin-top: 40px; } }
@media (max-width: 767px) {
  .main-wrapper.page-3 .products-list .item .product-info-line .item-info-line.thumbnail-wrapper {
    width: 100%;
    float: none;
    text-align: center; } }
.main-wrapper.page-3 .products-list .item .product-info-line .item-info-line .product-pic {
  width: 100%;
  max-width: 200px;
  height: auto; }

.main-wrapper.page-3 .products-list .item .product-info-line .item-info-line .product-data {
  padding-left: 0;
  list-style: none; }

.main-wrapper.page-3 .products-list .item .product-info-line .item-info-line .product-data li {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #333333; }

.main-wrapper.page-3 .products-list .item .product-info-line .item-info-line .product-data li a {
  text-decoration: none;
  color: #35AEB0;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease; }

.main-wrapper.page-3 .products-list .item .product-info-line .item-info-line .product-data li a svg {
  margin-left: 4px;
  position: relative;
  top: 3.5px; }

.main-wrapper.page-3 .products-list .item .product-info-line .item-info-line .product-data li a:hover {
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  color: #0dcfd3; }

.main-wrapper.page-3 .products-list .item .product-info-line .item-info-line .product-data li a:hover svg path {
  fill: #0dcfd3; }

.main-wrapper.page-3 .products-list .item .product-info-line .btn-action {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  padding: 14px 30px;
  font-size: 15px;
  line-height: 19px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #F2F2F2;
  width: 180px;
  position: relative;
  top: 100px;
  left: -30px; }

.main-wrapper.page-3 .products-list .item .product-info-line .btn-action.outline {
  color: #35AEB0;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease; }

.main-wrapper.page-3 .products-list .item .product-info-line .btn-action.outline:hover {
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  background: #0CBBBE;
  color: #fff; }

@media (max-width: 767px) {
  .main-wrapper.page-3 .products-list .item .product-info-line .btn-action.outline {
    border: 1px solid #eee; } }
.main-wrapper.page-3 .products-list .item .product-info-line .btn-action + .btn-action {
  margin-left: 16px; }

@media (max-width: 767px) {
  .main-wrapper.page-3 .products-list .item .product-info-line .btn-action + .btn-action {
    margin-left: 0; } }
@media (max-width: 1280px) {
  .main-wrapper.page-3 .products-list .item .product-info-line .btn-action {
    padding: 14px 10px;
    font-size: 14px;
    left: 0; } }
@media (max-width: 960px) {
  .main-wrapper.page-3 .products-list .item .product-info-line .btn-action {
    top: 0;
    margin-top: 40px;
    float: right; }

  .main-wrapper.page-3 .products-list .item .product-info-line .btn-action + .btn-action {
    margin-right: 16px; } }
@media (max-width: 767px) {
  .main-wrapper.page-3 .products-list .item .product-info-line .btn-action {
    width: 100%;
    float: none;
    margin-top: 16px; } }
.main-wrapper.page-3 .pagination {
  float: right;
  margin-top: 40px; }

.main-wrapper.page-3 .pagination li {
  display: inline-block; }

.main-wrapper.page-3 .pagination li + li {
  margin-left: 15px; }

.main-wrapper.page-3 .pagination li.active {
  padding: 8px 12px;
  text-align: center;
  background: #0CBBBE;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

.main-wrapper.page-3 .pagination li.active:hover a {
  color: #fff; }

.main-wrapper.page-3 .pagination li.active a {
  color: #fff; }

.main-wrapper.page-3 .pagination li a {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #000000;
  text-decoration: none;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease; }

.main-wrapper.page-3 .pagination li a:hover {
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  color: #0CBBBE; }

.main-wrapper.shop-inner {
  border-top: 1px solid #eee;
  margin-top: 100px;
  padding-top: 64px; }

@media (max-width: 767px) {
  .main-wrapper.shop-inner.details .pagination {
    margin-top: 0; } }
@media (max-width: 767px) {
  .main-wrapper.shop-inner.details .products-list {
    margin: 40px -24px; } }
.main-wrapper.shop-inner.details .products-list .item .product-info-line .item-info-line .heading-title {
  font-family: Roboto;
  display: block;
  font-size: 20px;
  text-align: left;
  max-width: 700px;
  line-height: 32px; }

@media (max-width: 767px) {
  .main-wrapper.shop-inner.details .products-list .item .product-info-line .item-info-line .heading-title {
    font-size: 16px;
    line-height: 24px; } }
.main-wrapper.shop-inner.details .products-list .item .product-info-line .item-info-line .heading-title a {
  display: block;
  font-size: 20px;
  text-align: left;
  max-width: 700px; }

@media (max-width: 767px) {
  .main-wrapper.shop-inner.details .products-list .item .product-info-line .item-info-line .heading-title a {
    font-size: 16px;
    line-height: 24px; } }
@media (max-width: 960px) {
  .main-wrapper.shop-inner {
    margin-top: 0;
    padding-top: 150px; } }
.main-wrapper.shop-inner .product-item-data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 980px) {
  .main-wrapper.shop-inner .product-item-data {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }
@media (max-width: 800px) {
  .main-wrapper.shop-inner .product-item-data .slider-nav {
    display: none; } }
.main-wrapper.shop-inner .product-item-data .item_:first-child {
  max-width: 450px; }

@media (max-width: 980px) {
  .main-wrapper.shop-inner .product-item-data .item_:first-child {
    margin: 0 auto 64px auto; } }
@media (max-width: 800px) {
  .main-wrapper.shop-inner .product-item-data .item_:first-child {
    max-width: 100%; } }
.main-wrapper.shop-inner .product-item-data .item_ .slider-for .slick-slide img {
  max-height: 400px;
  margin: 0 auto; }

.main-wrapper.shop-inner .product-item-data .item_ .slider-nav {
  margin-top: 24px; }

.main-wrapper.shop-inner .product-item-data .item_ .slider-nav .slick-slide img {
  max-height: 70px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ddd;
  padding: 12px; }

.main-wrapper.shop-inner .product-item-data .item_ .heading-title {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 33px;
  letter-spacing: 0.02em;
  color: #000000; }

@media (max-width: 320px) {
  .main-wrapper.shop-inner .product-item-data .item_ .heading-title {
    font-size: 24px; } }
.main-wrapper.shop-inner .product-item-data .item_ .rassrochka {
  font-family: Roboto;
  font-style: normal;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #FF2E55; }

.main-wrapper.shop-inner .product-item-data .item_ .rassrochka span {
  text-transform: uppercase;
  font-weight: bold; }

.main-wrapper.shop-inner .product-item-data .item_ .price {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #35AEB0; }

@media (max-width: 320px) {
  .main-wrapper.shop-inner .product-item-data .item_ .price {
    font-size: 20px; } }
.main-wrapper.shop-inner .product-item-data .item_ .table-product-data {
  margin-top: 32px;
  width: 100%; }

.main-wrapper.shop-inner .product-item-data .item_ .table-product-data tr td {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #333333; }

@media (max-width: 320px) {
  .main-wrapper.shop-inner .product-item-data .item_ .table-product-data tr td {
    font-size: 14px; } }
.main-wrapper.shop-inner .product-item-data .item_ .table-product-data tr td:last-child {
  font-weight: 400; }

@media (max-width: 980px) {
  .main-wrapper.shop-inner .product-item-data .item_ .table-product-data tr td:last-child {
    text-align: right; } }
.main-wrapper.shop-inner .product-item-data .item_ .table-product-data tr td .btn-action {
  margin-top: 24px;
  width: 194px; }

.main-wrapper.shop-inner .product-item-data .item_ .table-product-data tr td p {
  font-size: 18px;
  margin-top: 24px;
  margin-bottom: 4px; }

.main-wrapper.shop-inner .product-item-data .item_ .table-product-data tr td a {
  text-decoration: none;
  color: #35AEB0;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease; }

.main-wrapper.shop-inner .product-item-data .item_ .table-product-data tr td a svg {
  vertical-align: middle;
  margin-left: 8px; }

@media (max-width: 980px) {
  .main-wrapper.shop-inner .product-item-data .item_ .table-product-data tbody tr:last-child td {
    padding-bottom: 20px; } }
.main-wrapper.shop-inner .product-item-data .item_ .table-product-data tfoot tr td a {
  margin-top: 24px;
  display: inline-block; }

@media (max-width: 980px) {
  .main-wrapper.shop-inner .product-item-data .item_ .table-product-data tfoot tr:first-child td {
    border-top: 1px solid #ddd; } }
@media (max-width: 980px) {
  .main-wrapper.shop-inner .product-item-data .item_ .table-product-data tfoot tr td {
    text-align: left !important; } }
.main-wrapper.shop-inner .container .specifications-row {
  margin-top: 50px;
  border-top: 1px solid #ddd;
  padding-top: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 980px) {
  .main-wrapper.shop-inner .container .specifications-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }
@media (max-width: 767px) {
  .main-wrapper.shop-inner .container .specifications-row {
    margin-top: 32px; } }
.main-wrapper.shop-inner .container .specifications-row .item {
  width: 48%; }

@media (max-width: 980px) {
  .main-wrapper.shop-inner .container .specifications-row .item {
    width: 100%; } }
.main-wrapper.shop-inner .container .specifications-row .item + .item {
  margin-left: 4%; }

@media (max-width: 980px) {
  .main-wrapper.shop-inner .container .specifications-row .item + .item {
    margin-left: 0; } }
.main-wrapper.shop-inner .container .specifications-row .item .specifications-table {
  width: 100%;
  margin-bottom: 32px; }

@media (max-width: 980px) {
  .main-wrapper.shop-inner .container .specifications-row .item .specifications-table {
    margin-bottom: 0; } }
.main-wrapper.shop-inner .container .specifications-row .item .specifications-table tr th {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #000000;
  text-align: left;
  padding-bottom: 24px;
  padding-top: 24px; }

.main-wrapper.shop-inner .container .specifications-row .item .specifications-table tr td {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: rgba(0, 0, 0, 0.7); }

.main-wrapper.shop-inner .container .specifications-row .item .specifications-table tr td:last-child {
  text-align: right; }

@media (max-width: 320px) {
  .main-wrapper.shop-inner .container .specifications-row .item .specifications-table tr td {
    font-size: 14px; } }
.main-wrapper.shop-inner .container .specifications-row .item small {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: rgba(0, 0, 0, 0.4); }

.main-wrapper .container {
  max-width: 1310px;
  margin: 0 auto; }

.main-wrapper .container img {
  max-width: 100%; }

@media (max-width: 1366px) {
  .main-wrapper .container {
    padding: 0 24px; } }
.main-wrapper .container .section-title {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 180%;
  text-align: center;
  color: #091734; }

.main-wrapper .container .benefit-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 96px;
  margin-top: 40px;
  position: relative;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

@media (max-width: 1366px) {
  .main-wrapper .container .benefit-block {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    top: 0;
    margin-top: 64px; } }
@media (max-width: 960px) {
  .main-wrapper .container .benefit-block {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-gap: 24px; } }
@media (max-width: 320px) {
  .main-wrapper .container .benefit-block {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); } }
@media (max-width: 767px) {
  .main-wrapper .container .benefit-block {
    margin-top: 90px;
    margin-bottom: 44px; } }
.main-wrapper .container .benefit-block .item {
  background: #fff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 13px 35px rgba(53, 174, 176, 0.1);
  box-shadow: 0px 13px 35px rgba(53, 174, 176, 0.1);
  width: 20%;
  padding: 32px 0 32px 0;
  text-align: center; }

@media (max-width: 1366px) {
  .main-wrapper .container .benefit-block .item {
    width: 23%; } }
@media (max-width: 960px) {
  .main-wrapper .container .benefit-block .item {
    width: auto; } }
.main-wrapper .container .benefit-block .item .text {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #000;
  margin-top: 10px; }

@media (max-width: 1280px) {
  .main-wrapper .container .benefit-block .item .text {
    font-size: 14px; } }
.main-wrapper .container .benefit-block .item:first-child {
  background: #0CBBBE; }

.main-wrapper .container .benefit-block .item:first-child .text {
  color: #fff; }

.main-wrapper .container .dop-info-block {
  margin-top: 96px; }

@media (max-width: 980px) {
  .main-wrapper .container .dop-info-block {
    margin-top: 40px; } }
.main-wrapper .container .dop-info-block ul {
  padding-left: 20px; }

.main-wrapper .container .dop-info-block ul li {
  list-style: decimal;
  list-style-position: outside;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 180%;
  color: #000000; }

.main-wrapper .container .dop-info-block ul li + li {
  margin-top: 10px; }

.main-wrapper .container .dop-info-block h2 {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 130%;
  letter-spacing: 0.02em;
  color: #000000; }

@media (max-width: 980px) {
  .main-wrapper .container .dop-info-block h2 {
    font-size: 28px; } }
@media (max-width: 320px) {
  .main-wrapper .container .dop-info-block h2 {
    font-size: 24px; } }
.main-wrapper .container .dop-info-block:before {
  display: table;
  content: " ";
  clear: both; }

.main-wrapper .container .similar-products-block {
  margin-top: 80px; }

@media (max-width: 980px) {
  .main-wrapper .container .similar-products-block {
    margin-top: 40px; } }
.main-wrapper .container .similar-products-block h2 {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 180%;
  color: #000000; }

.main-wrapper .container .similar-products-block .similar-products-list {
  margin-top: 64px; }

.main-wrapper .container .similar-products-block .similar-products-list .slick-slide + .slick-slide {
  margin-left: 24px; }

@media (max-width: 800px) {
  .main-wrapper .container .similar-products-block .similar-products-list .slick-slide + .slick-slide {
    margin-left: 0; } }
.main-wrapper .container .similar-products-block .similar-products-list .similar-product-item .img-box {
  border: 1px solid #ddd;
  padding: 36px 46px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

@media (max-width: 800px) {
  .main-wrapper .container .similar-products-block .similar-products-list .similar-product-item .img-box {
    border: none; } }
.main-wrapper .container .similar-products-block .similar-products-list .similar-product-item .img-box img {
  max-height: 220px;
  margin: 0 auto; }

.main-wrapper .container .similar-products-block .similar-products-list .similar-product-item .product-title {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  color: #000000;
  margin-top: 32px; }

.main-wrapper .container .similar-products-block .similar-products-list .similar-product-item .action-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 16px; }

.main-wrapper .container .similar-products-block .similar-products-list .similar-product-item .action-row .price {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 180%;
  color: #35AEB0; }

.main-wrapper .container .similar-products-block .similar-products-list .similar-product-item .action-row .btn-action {
  width: 135px;
  padding: 3px 20px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.02em;
  color: #0CBBBE; }

.main-wrapper .container .similar-products-block .similar-products-list .similar-product-item .action-row .btn-action:hover {
  background: #0CBBBE;
  color: #fff; }

.main-wrapper .container .similar-products-block .similar-products-list .similar-product-item .action-row .btn-action.outline {
  border: 1.5px solid rgba(131, 138, 152, 0.2); }

.main-wrapper .container section .section-title {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 180%;
  text-align: center;
  color: #091734; }

@media (max-width: 767px) {
  .main-wrapper .container section .section-title {
    font-size: 28px;
    line-height: 130%; } }
@media (max-width: 320px) {
  .main-wrapper .container section .section-title {
    font-size: 29px; } }
.main-wrapper .container section .section-title .sub-title {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 180%;
  text-align: center;
  color: rgba(9, 23, 52, 0.5);
  display: block; }

@media (max-width: 320px) {
  .main-wrapper .container section .section-title .sub-title {
    font-size: 16px; } }
.main-wrapper .container section + section {
  margin-top: 105px; }

@media (max-width: 767px) {
  .main-wrapper .container section + section {
    margin-top: 64px; } }
.main-wrapper .container .section-1 .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 72px;
  margin-right: 128px; }

@media (max-width: 1366px) {
  .main-wrapper .container .section-1 .row {
    margin-right: 50px; } }
.main-wrapper .container .section-1 .row a.color {
  margin-left: 70px;
  display: inline-block;
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #0CBBBE;
  text-decoration: none;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease; }

.main-wrapper .container .section-1 .row a.color:hover {
  opacity: 0.7;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease; }

@media (max-width: 1200px) {
  .main-wrapper .container .section-1 .row a.color {
    margin-left: 0; } }
.main-wrapper .container .section-1 .row.mt-0 {
  margin-top: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

@media (max-width: 767px) {
  .main-wrapper .container .section-1 .row.mt-0 {
    margin: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }
.main-wrapper .container .section-1 .row.center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.main-wrapper .container .section-1 .row.end {
  -webkit-box-pack: end;
  -webkit-justify-content: end;
  -ms-flex-pack: end;
  justify-content: end; }

@media (max-width: 1366px) {
  .main-wrapper .container .section-1 .row.end .item:first-child {
    text-align: right; }

  .main-wrapper .container .section-1 .row.end .item:first-child img {
    max-width: 70%; } }
.main-wrapper .container .section-1 .row.end .item:first-child img {
  margin-right: 24px; }

@media (max-width: 767px) {
  .main-wrapper .container .section-1 .row.end {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    padding-left: 24px; }

  .main-wrapper .container .section-1 .row.end .item:first-child {
    display: none; } }
.main-wrapper .container .section-1 .row .item.anim {
  height: 150px; }

@media (max-width: 767px) {
  .main-wrapper .container .section-1 .row .item.anim {
    display: none; } }
.main-wrapper .container .section-1 .row .item.w-50 {
  width: 50%; }

@media (max-width: 767px) {
  .main-wrapper .container .section-1 .row .item.w-50 {
    width: 100%; }

  .main-wrapper .container .section-1 .row .item.w-50:last-child {
    display: none; } }
.main-wrapper .container .section-1 .row .item.w-50 img {
  width: 100%;
  padding-left: 10%; }

@media (max-width: 767px) {
  .main-wrapper .container .section-1 .row .item.w-50 img {
    margin-top: 20px;
    width: 100%;
    padding-left: 0; } }
.main-wrapper .container .section-1 .row .item:last-child {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: rgba(9, 23, 52, 0.5); }

.main-wrapper .container .section-1 .row .item:last-child .color {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 800;
  font-size: 60px;
  line-height: 160%;
  text-align: center;
  color: #54CFD1; }

@media (max-width: 767px) {
  .main-wrapper .container .section-1 .row .item:last-child .color {
    font-size: 32px; } }
.main-wrapper .container .section-1 .color-red {
  color: #f20f0f; }

.main-wrapper .container .section-1 .marker {
  margin-left: 70px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%; }

@media (max-width: 767px) {
  .main-wrapper .container .section-1 .marker {
    font-size: 12px; } }
.main-wrapper .container .section-1 .marker:before {
  content: "*";
  display: inline-block;
  margin-right: 10px;
  color: #f20f0f;
  font-size: 20px; }

@media (max-width: 767px) {
  .main-wrapper .container .section-1 .marker:before {
    display: block; } }
@media (max-width: 1200px) {
  .main-wrapper .container .section-1 .marker {
    margin-left: 0; } }
.main-wrapper .container .section-1 .price-table {
  font-family: Roboto;
  font-style: normal;
  font-size: 18px;
  line-height: 32px;
  margin-left: 70px;
  max-width: 30em;
  padding: 0;
  overflow-x: hidden;
  list-style: none; }

@media (max-width: 1200px) {
  .main-wrapper .container .section-1 .price-table {
    margin-left: 0; } }
@media (max-width: 960px) {
  .main-wrapper .container .section-1 .price-table {
    font-size: 15px; } }
@media (max-width: 767px) {
  .main-wrapper .container .section-1 .price-table {
    font-size: 14px; } }
@media (max-width: 320px) {
  .main-wrapper .container .section-1 .price-table {
    font-size: 12px; } }
.main-wrapper .container .section-1 .price-table li:before {
  float: left;
  width: 0;
  white-space: nowrap;
  content: ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . "; }

.main-wrapper .container .section-1 .price-table span:first-child {
  padding-right: 0.33em;
  background: white; }

.main-wrapper .container .section-1 .price-table span + span {
  float: right;
  padding-left: 0.33em;
  background: white; }

.main-wrapper .container .section-2.mt-64 {
  margin-top: 64px; }

@media (max-width: 767px) {
  .main-wrapper .container .section-2.mt-64 .item:first-child {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }

  .main-wrapper .container .section-2.mt-64 .item:last-child {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; } }
.main-wrapper .container .section-2 img.w-60 {
  max-width: 60%; }

@media (max-width: 1080px) {
  .main-wrapper .container .section-2 img.w-60 {
    max-width: 80%; } }
.main-wrapper .container .section-2 .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 64px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

@media (max-width: 767px) {
  .main-wrapper .container .section-2 .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 40px; } }
@media (max-width: 1024px) {
  .main-wrapper .container .section-2 .row.social-contact-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 0;
    -webkit-box-align: self-start;
    -webkit-align-items: self-start;
    -ms-flex-align: self-start;
    align-items: self-start;
    border-top: 1px solid #eee;
    padding-top: 20px; }

  .main-wrapper .container .section-2 .row.social-contact-row .item {
    width: 100%; } }
.main-wrapper .container .section-2 .row .item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  position: relative;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  color: #000000; }

.main-wrapper .container .section-2 .row .item .circle-btn {
  width: 172px;
  height: 172px;
  display: block;
  position: absolute;
  bottom: 15px;
  right: 15%;
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  background: url(./img/actionbtn.svg) no-repeat; }

.main-wrapper .container .section-2 .row .item .circle-btn:hover {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  background: url(./img/actionbtn-hover.svg) no-repeat; }

@media (max-width: 1080px) {
  .main-wrapper .container .section-2 .row .item .circle-btn {
    width: 150px;
    height: 150px;
    -webkit-background-size: cover;
    background-size: cover; }

  .main-wrapper .container .section-2 .row .item .circle-btn:hover {
    -webkit-background-size: cover;
    background-size: cover; } }
@media (max-width: 767px) {
  .main-wrapper .container .section-2 .row .item .circle-btn {
    display: none; } }
.main-wrapper .container .section-2 .row .item:first-child .btn-action.outline {
  margin-left: 0; }

@media (max-width: 960px) {
  .main-wrapper .container .section-2 .row .item {
    width: 45%; } }
@media (max-width: 767px) {
  .main-wrapper .container .section-2 .row .item {
    width: 100%; } }
.main-wrapper .container .section-2 .row .item.img-right {
  text-align: right; }

.main-wrapper .container .section-2 .row .item.img-right img {
  max-width: 80%; }

@media (max-width: 960px) {
  .main-wrapper .container .section-2 .row .item.img-right img {
    max-width: 100%; } }
@media (max-width: 960px) {
  .main-wrapper .container .section-2 .row .item.img-right {
    text-align: unset; } }
.main-wrapper .container .section-2 .row .item.img-center {
  text-align: center; }

.main-wrapper .container .section-2 .row .item .fs-24 {
  font-size: 24px; }

.main-wrapper .container .section-2 .row .item img {
  width: 100%; }

.main-wrapper .container .section-2 .row .item img.w-95 {
  max-width: 95%; }

.main-wrapper .container .section-2 .row .item button {
  font-size: 16px;
  display: inline-block;
  margin-top: 12px; }

.main-wrapper .container .section-2 .row .item button:hover {
  -webkit-animation: animate_grow 3s infinite;
  animation: animate_grow 3s infinite; }

@media (max-width: 767px) {
  .main-wrapper .container .section-2 .row .item button {
    font-size: 16px !important; } }
.main-wrapper .container .section-2 .row .item p,
.main-wrapper .container .section-2 .row .item .btn-action {
  margin-left: 18%; }

@media (max-width: 1024px) {
  .main-wrapper .container .section-2 .row .item p,
  .main-wrapper .container .section-2 .row .item .btn-action {
    margin-left: 8%; } }
.main-wrapper .container .section-2 .row .item p.ml-0,
.main-wrapper .container .section-2 .row .item .btn-action.ml-0 {
  margin-left: 0; }

.main-wrapper .container .section-2 .row .item p.outline,
.main-wrapper .container .section-2 .row .item .btn-action.outline {
  margin-left: 20px; }

@media (max-width: 960px) {
  .main-wrapper .container .section-2 .row .item p,
  .main-wrapper .container .section-2 .row .item .btn-action {
    margin-left: 0; } }
@media (max-width: 767px) {
  .main-wrapper .container .section-2 .row .item p,
  .main-wrapper .container .section-2 .row .item .btn-action {
    font-size: 18px;
    display: block;
    width: 100%;
    margin-top: 30px; } }
.main-wrapper .counter {
  margin-top: 116px;
  background: url(./img/bg.png);
  -webkit-background-size: cover;
  background-size: cover;
  padding: 81px 0 67px 0;
  margin-bottom: 116px; }

@media (max-width: 767px) {
  .main-wrapper .counter {
    margin-top: 64px;
    margin-bottom: 64px; } }
.main-wrapper .counter .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center; }

@media (max-width: 960px) {
  .main-wrapper .counter .row {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); } }
@media (max-width: 320px) {
  .main-wrapper .counter .row {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); } }
.main-wrapper .counter .row .item .count {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 50px;
  line-height: 70px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF; }

.main-wrapper .counter .row .item p {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  max-width: 240px; }

@media (max-width: 960px) {
  .main-wrapper .counter .row .item p {
    margin: 30px auto; } }
.main-wrapper .banner-block {
  background: #F9F9F9;
  margin-top: 120px;
  margin-bottom: 120px; }

@media (max-width: 1080px) {
  .main-wrapper .banner-block {
    margin-top: 60px;
    margin-bottom: 60px; } }
.main-wrapper .banner-block img {
  width: 100%; }

.main-wrapper .banner-block .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

@media (max-width: 767px) {
  .main-wrapper .banner-block .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }
.main-wrapper .banner-block .row .item {
  width: 50%; }

@media (max-width: 767px) {
  .main-wrapper .banner-block .row .item {
    width: 100%; } }
.main-wrapper .banner-block .row .item .title {
  text-align: center;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 150%; }

@media (max-width: 1080px) {
  .main-wrapper .banner-block .row .item .title {
    font-size: 18px;
    margin-top: 40px; } }
@media (max-width: 767px) {
  .main-wrapper .banner-block .row .item .title {
    font-size: 24px;
    padding: 0 24px; }

  .main-wrapper .banner-block .row .item .title br {
    display: none; } }
.main-wrapper .banner-block .row .item .btn-action {
  display: block;
  margin: 40px auto;
  font-family: Roboto;
  font-size: 16px; }

.rotate-text {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 234px;
  -webkit-perspective: 300px;
  perspective: 300px; }

.rotate-text > b {
  opacity: 0;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
  display: inline-block;
  vertical-align: top;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 800; }

.rotate-text .is-hidden {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
  -webkit-animation: cd-rotate-1-out 0.5s;
  animation: cd-rotate-1-out 0.5s; }

.rotate-text .is-visible {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-animation: cd-rotate-1-in 0.5s;
  animation: cd-rotate-1-in 0.5s; }

@-webkit-keyframes cd-rotate-1-in {
  0% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0; }
  35% {
    -webkit-transform: rotateX(120deg);
    transform: rotateX(120deg);
    opacity: 0; }
  65% {
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg);
    opacity: 1; } }
@keyframes cd-rotate-1-in {
  0% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0; }
  35% {
    -webkit-transform: rotateX(120deg);
    transform: rotateX(120deg);
    opacity: 0; }
  65% {
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg);
    opacity: 1; } }
@-webkit-keyframes cd-rotate-1-out {
  0% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1; }
  35% {
    -webkit-transform: rotateX(-40deg);
    transform: rotateX(-40deg);
    opacity: 1; }
  65% {
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0; } }
@keyframes cd-rotate-1-out {
  0% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1; }
  35% {
    -webkit-transform: rotateX(-40deg);
    transform: rotateX(-40deg);
    opacity: 1; }
  65% {
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0; } }
@-webkit-keyframes discount {
  0% {
    -webkit-transform: rotateZ(-9deg) translateX(-12px);
    transform: rotateZ(-9deg) translateX(-12px); }
  50% {
    -webkit-transform: rotateZ(9deg) translateX(12px);
    transform: rotateZ(9deg) translateX(12px); }
  100% {
    -webkit-transform: rotateZ(-9deg) translateX(-12px);
    transform: rotateZ(-9deg) translateX(-12px); } }
.rotate-text {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 334px;
  -webkit-perspective: 300px;
  perspective: 300px; }

.rotate-text > b {
  opacity: 0;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
  display: inline-block;
  vertical-align: top;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 800; }

.rotate-text .is-hidden {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
  -webkit-animation: cd-rotate-1-out 0.5s;
  animation: cd-rotate-1-out 0.5s; }

.rotate-text .is-visible {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-animation: cd-rotate-1-in 0.5s;
  animation: cd-rotate-1-in 0.5s; }

@-webkit-keyframes cd-rotate-1-in {
  0% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0; }
  35% {
    -webkit-transform: rotateX(120deg);
    transform: rotateX(120deg);
    opacity: 0; }
  65% {
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg);
    opacity: 1; } }
@keyframes cd-rotate-1-in {
  0% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0; }
  35% {
    -webkit-transform: rotateX(120deg);
    transform: rotateX(120deg);
    opacity: 0; }
  65% {
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg);
    opacity: 1; } }
@-webkit-keyframes cd-rotate-1-out {
  0% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1; }
  35% {
    -webkit-transform: rotateX(-40deg);
    transform: rotateX(-40deg);
    opacity: 1; }
  65% {
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0; } }
@keyframes cd-rotate-1-out {
  0% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1; }
  35% {
    -webkit-transform: rotateX(-40deg);
    transform: rotateX(-40deg);
    opacity: 1; }
  65% {
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0; } }
@-webkit-keyframes discount {
  0% {
    -webkit-transform: rotateZ(-9deg) translateX(-12px);
    transform: rotateZ(-9deg) translateX(-12px); }
  50% {
    -webkit-transform: rotateZ(9deg) translateX(12px);
    transform: rotateZ(9deg) translateX(12px); }
  100% {
    -webkit-transform: rotateZ(-9deg) translateX(-12px);
    transform: rotateZ(-9deg) translateX(-12px); } }
.defect-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  grid-gap: 24px; }

@media (max-width: 1260px) {
  .defect-grid {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); } }
.defect-grid:first-child {
  margin-top: 72px; }

.defect-grid + .defect-grid {
  margin-top: 24px; }

.defect-grid + .btn-action {
  display: block;
  margin: 64px auto 64px auto;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 16px; }

.defect-grid .item {
  -webkit-box-shadow: 0px 13px 35px rgba(53, 174, 176, 0.1);
  box-shadow: 0px 13px 35px rgba(53, 174, 176, 0.1);
  -webkit-border-radius: 6px;
  border-radius: 6px; }

.defect-grid .item:hover img {
  -webkit-animation: animate_grow 3s infinite;
  animation: animate_grow 3s infinite; }

.defect-grid .item .pic-block {
  width: 150px;
  margin: 32px auto 24px auto; }

.defect-grid .item .pic-block img {
  width: 100%; }

.defect-grid .item .title {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #000000; }

.defect-grid .item .price {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  color: #838A98; }

.defect-grid .item .btn-action {
  border: 1.5px solid rgba(131, 138, 152, 0.2);
  background: #fff;
  padding: 3px 30px;
  color: #0cbbbe;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  margin: 12px auto 32px auto;
  display: block;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease; }

.defect-grid .item .btn-action:hover {
  background: #0cbbbe;
  color: #fff; }

.details-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  grid-gap: 24px; }

@media (max-width: 1260px) {
  .details-grid {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); } }
.details-grid:first-child {
  margin-top: 72px; }

.details-grid .item {
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 30px;
  border: 1px solid #eee; }

.details-grid .item:hover img {
  -webkit-animation: animate_grow 3s infinite;
  animation: animate_grow 3s infinite; }

.details-grid .item .pic-block {
  width: 150px;
  margin: 32px auto 24px auto; }

.details-grid .item .pic-block img {
  height: 130px;
  width: auto; }

.details-grid .item .title {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  background: #35AEB0; }

.details-grid .item .title a {
  color: #fff;
  text-decoration: none; }

.benefit-block-bottom {
  margin-top: 88px;
  background: url(./img/section-bg.png) no-repeat;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 64px 0 130px 0; }

.benefit-block-bottom .container {
  max-width: 888px; }

@media (max-width: 767px) {
  .benefit-block-bottom .container .section-title {
    line-height: 130%; } }
@media (max-width: 767px) {
  .benefit-block-bottom {
    margin-top: 64px;
    padding: 64px 0; } }
.benefit-block-bottom .row {
  margin-top: 64px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

@media (max-width: 767px) {
  .benefit-block-bottom .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }
@media (max-width: 767px) {
  .benefit-block-bottom .row .item + .item {
    margin-top: 32px; } }
.benefit-block-bottom .row .item .icon-box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 90px;
  height: 90px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 13px 25px rgba(53, 174, 176, 0.2);
  box-shadow: 0px 13px 25px rgba(53, 174, 176, 0.2);
  -webkit-border-radius: 50px;
  border-radius: 50px;
  text-align: center;
  line-height: 110px;
  position: relative; }

.benefit-block-bottom .row .item .icon-box:after {
  display: block;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  counter-increment: section;
  content: " " counter(section);
  line-height: 20px;
  color: #000;
  width: 20px;
  height: 20px;
  background: #5DDF96;
  position: absolute;
  top: 40%;
  right: -8px;
  z-index: 1;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  color: #FFFFFF; }

.benefit-block-bottom .row .item .caption {
  font-family: Roboto;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  color: #000000;
  margin-top: 32px; }

.contact-block {
  margin-top: 96px;
  max-width: 888px;
  margin-left: auto;
  margin-right: auto; }

@media (max-width: 767px) {
  .contact-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 64px; } }
@media (max-width: 767px) {
  .contact-block > .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }
.contact-block .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.contact-block .row.mt-64 {
  margin-top: 64px; }

@media (max-width: 767px) {
  .contact-block .row.mt-64 {
    margin-top: 40px; } }
.contact-block .row.mt-64 > .item {
  width: 40%; }

@media (max-width: 960px) {
  .contact-block .row.mt-64 > .item {
    width: 45%; } }
@media (max-width: 767px) {
  .contact-block .row.mt-64 > .item {
    width: 100%; } }
.contact-block .row.mt-64 > .item:first-child {
  margin-bottom: 40px; }

.contact-block .row + .row {
  margin-top: 8px; }

.contact-block .phone {
  font-family: Open Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 44px;
  text-align: left;
  letter-spacing: 0.02em;
  color: #35AEB0;
  display: block;
  text-decoration: none; }

@media (max-width: 960px) {
  .contact-block .phone {
    font-size: 26px; } }
@media (max-width: 767px) {
  .contact-block .phone {
    text-align: center; } }
.contact-block .phone + a {
  margin-top: 16px; }

@media (max-width: 960px) {
  .contact-block .phone + a {
    margin-top: 5px; } }
.contact-block p {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.02em;
  color: #7E7E7E;
  margin: 0; }

@media (max-width: 960px) {
  .contact-block p {
    font-size: 16px; } }
.contact-block a {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #7E7E7E;
  text-decoration: none; }

@media (max-width: 960px) {
  .contact-block a {
    font-size: 16px; } }
.contact-form .form-group {
  margin-bottom: 32px;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease; }

.contact-form label {
  display: block;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.02em;
  color: #7E7E7E;
  position: relative;
  margin-bottom: 8px; }

.contact-form input,
.contact-form textarea {
  border: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px;
  border-bottom: 1px solid #35AEB0;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  height: 24px;
  width: 100%;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease; }

.contact-form input:focus,
.contact-form textarea:focus {
  outline: none;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  border: transparent;
  border-bottom: 1px solid #35AEB0;
  background: #f9f9f9; }

.contact-form textarea {
  resize: vertical;
  min-height: 70px; }

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 400px;
  margin: 20px auto; }

.white-popup .popup-title {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  font-size: 24px;
  line-height: 180%;
  letter-spacing: 0.02em;
  color: #000000;
  margin-bottom: 32px; }

.white-popup input:not(.btn-action),
.white-popup textarea {
  font-family: Roboto;
  border: 1px solid #DDDDDD;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 12px;
  -webkit-box-sizing: block;
  box-sizing: block;
  width: 100%;
  display: block;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease; }

.white-popup input:not(.btn-action).error,
.white-popup textarea.error {
  border: 2px solid red; }

.white-popup input:not(.btn-action):focus,
.white-popup textarea:focus {
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  border: 1px solid #0CBBBE;
  outline: 1px solid #0CBBBE; }

.white-popup input:not(.btn-action) + label,
.white-popup textarea + label {
  margin-top: 20px;
  display: block; }

.white-popup textarea {
  min-height: 90px;
  resize: vertical; }

.white-popup label {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #6F6F6F; }

.white-popup p {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #6F6F6F; }

.white-popup .btn-action {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  width: 100%;
  margin-top: 24px;
  margin-bottom: 10px; }

.color-bg .quiz-header {
  -webkit-box-flex: 0;
  -webkit-flex: 0;
  -ms-flex: 0;
  flex: 0; }

.color-bg .quiz-header .inner {
  border-bottom: none; }

@media (max-width: 767px) {
  .color-bg .quiz-header {
    padding-bottom: 8px; } }
.account_page .quiz-header {
  -webkit-box-flex: 0;
  -webkit-flex: 0;
  -ms-flex: 0;
  flex: 0; }

.account_page .quiz-header.without-line .inner {
  border-bottom: none; }

.account_page .quiz-header .inner .logo {
  font-size: 30px; }

.account_page .quiz-header .inner .leaf img {
  width: 20px; }

@media (max-width: 1366px) {
  .account_page .quiz-header .inner {
    max-width: 948px; } }
@media (max-width: 980px) {
  .account_page .quiz-header .inner {
    padding-top: 24px;
    padding-bottom: 16px; }

  .account_page .quiz-header .inner .logo {
    padding-left: 24px; }

  .account_page .quiz-header .inner .leaf {
    padding-right: 24px; } }
@media (max-width: 767px) {
  .account_page .quiz-header .text {
    display: none; }

  .account_page .quiz-header .logo {
    font-size: 26px !important;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%; } }
.quiz-header {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.quiz-header .inner {
  width: 100%;
  max-width: 994px;
  padding: 48px 0 32px 0;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 2px dashed #000000; }

@media (max-width: 1366px) {
  .quiz-header .inner {
    border-bottom: 1px dashed #000000; } }
.quiz-header .inner .logo {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 40px;
  line-height: 47px;
  letter-spacing: 0.05em;
  font-weight: 300;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.quiz-header .inner .logo b {
  font-weight: 500; }

.quiz-header .inner .logo span {
  font-family: 'PT Mono', monospace;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.1em;
  padding-left: 16px; }

@media (max-width: 1366px) {
  .quiz-header .inner .logo span {
    font-size: 12px; } }
.quiz-header .inner .leaf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.quiz-header .inner .leaf .num {
  font-family: 'PT Mono', monospace;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.03em;
  color: #000000;
  padding-right: 16px; }

@media (max-width: 1366px) {
  .quiz-header .inner .leaf .num {
    font-size: 18px;
    line-height: 200%; } }
.quiz-header .inner .leaf .text {
  font-family: Rubik, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  text-align: right;
  letter-spacing: 0.05em;
  color: #000000;
  margin-right: 18px; }

@media (max-width: 767px) {
  .quiz-header .inner .logo {
    font-size: 30px; }

  .quiz-header .inner .logo span {
    display: none; }

  .quiz-header .inner .leaf img {
    width: 28px; } }
@media (max-width: 1440px) {
  .quiz-header .inner {
    padding: 32px 0 24px 0; }

  .quiz-header .inner .logo {
    font-size: 38px; }

  .quiz-header .inner .leaf img {
    width: 28px; } }
@media (max-width: 1366px) {
  .quiz-header .inner {
    max-width: 768px;
    padding: 16px 0 16px 0; }

  .quiz-header .inner .logo {
    font-size: 28px; }

  .quiz-header .inner .leaf img {
    width: 24px; } }
@media (max-width: 767px) {
  .quiz-header {
    position: fixed;
    width: 100%;
    left: 0;
    background: #fff;
    z-index: 1000;
    padding-bottom: 16px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }

  .quiz-header.simple .inner {
    border-bottom: none;
    padding-bottom: 0; }

  .quiz-header .inner {
    padding-top: 24px;
    padding-bottom: 16px;
    border-bottom: 1px dashed; }

  .quiz-header .inner .logo {
    font-size: 36px;
    padding-left: 24px; }

  .quiz-header .inner .leaf {
    padding-right: 24px; }

  .quiz-header .inner .leaf img {
    width: 24px; } }
.header .inner {
  max-width: 1284px;
  margin: 0 auto;
  padding: 24px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #000000; }

.header .inner .part-item {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.header .inner .part-item.name {
  font-family: Rubik;
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 31px;
  color: #000000;
  line-height: 48px; }

.header .inner .part-item.name .back-arrow {
  cursor: pointer;
  margin-right: 37px;
  -webkit-transition: 0.2s easen;
  -o-transition: 0.2s easen;
  transition: 0.2s easen; }

.header .inner .part-item.name .back-arrow:hover {
  opacity: 0.5;
  -webkit-transition: 0.2s easen;
  -o-transition: 0.2s easen;
  transition: 0.2s easen; }

.header .inner .part-item.header-title {
  font-family: Rubik, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.1em;
  color: #5AB37F;
  text-align: center;
  line-height: 48px; }

.header .inner .part-item .btn-default + .btn-default {
  margin-left: 42px; }

.header .inner .part-item .btn-default.outline.sp-option,
.header .inner .part-item .btn-default.black.sp-option {
  -webkit-border-radius: 0;
  border-radius: 0;
  border-width: 2px;
  font-size: 16px;
  width: 203px;
  height: 48px; }

.footer {
  background: #3A455C;
  padding: 40px 0 0 0;
  margin-top: 80px; }

.footer .container {
  margin: 0 auto;
  max-width: 1310px; }

@media (max-width: 1366px) {
  .footer .container {
    padding-left: 24px;
    padding-right: 24px; } }
.footer .container .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: top;
  -webkit-align-items: top;
  -ms-flex-align: top;
  align-items: top; }

@media (max-width: 960px) {
  .footer .container .row {
    display: block; } }
.footer .container .row .item {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #E0E0E0; }

.footer .container .row .item .title {
  font-size: 16px;
  font-weight: 500; }

.footer .container .row .item:first-child {
  width: 40%; }

@media (max-width: 960px) {
  .footer .container .row .item:first-child {
    width: 100%; } }
.footer .container .row .item:last-child {
  width: 50%;
  margin-left: 10%; }

@media (max-width: 960px) {
  .footer .container .row .item:last-child {
    width: 100%;
    margin-left: 0; } }
.footer .container .inner-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

@media (max-width: 960px) {
  .footer .container .inner-row {
    margin-top: 40px; } }
@media (max-width: 767px) {
  .footer .container .inner-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }
.footer .container .inner-row .inner-item {
  width: 45%; }

@media (max-width: 767px) {
  .footer .container .inner-row .inner-item {
    width: 100%; } }
.footer .container .inner-row .inner-item + .item {
  margin-left: 10%; }

.footer .container .inner-row .inner-item ul {
  margin-left: 0;
  padding-left: 0; }

.footer .container .inner-row .inner-item ul li {
  list-style: none; }

.footer .container .inner-row .inner-item ul li + li {
  margin-top: 8px; }

.footer .container .inner-row .inner-item ul li a {
  color: #fff;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  opacity: 0.5;
  text-decoration: none; }

.footer .container .inner-row .inner-item ul li a:hover {
  opacity: 1; }

.footer .bottom-line {
  margin-top: 40px;
  background: rgba(0, 0, 0, 0.2);
  padding: 14px 0; }

.footer .bottom-line .inner-row {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

@media (max-width: 960px) {
  .footer .bottom-line .inner-row {
    display: block; } }
.footer .bottom-line .inner-row .inner-item {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.footer .bottom-line .inner-row .inner-item:first-child {
  width: 40%; }

@media (max-width: 960px) {
  .footer .bottom-line .inner-row .inner-item:first-child {
    width: 30%; } }
@media (max-width: 767px) {
  .footer .bottom-line .inner-row .inner-item:first-child {
    width: 100%; } }
.footer .bottom-line .inner-row .inner-item:last-child {
  text-align: right; }

@media (max-width: 1366px) {
  .footer .bottom-line .inner-row .inner-item:last-child {
    width: 75%; } }
@media (max-width: 767px) {
  .footer .bottom-line .inner-row .inner-item:last-child {
    width: 100%; } }
@media (max-width: 960px) {
  .footer .bottom-line .inner-row .inner-item:last-child {
    text-align: left; } }
.footer .bottom-line .inner-row .inner-item p {
  margin: 0;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 22px;
  letter-spacing: 0.05em;
  color: #FFFFFF; }

@media (max-width: 960px) {
  .footer .bottom-line .inner-row .inner-item p {
    font-size: 12px; } }
.footer .bottom-line .inner-row .inner-item ul {
  display: inline-block; }

@media (max-width: 767px) {
  .footer .bottom-line .inner-row .inner-item ul {
    width: 100%; } }
.footer .bottom-line .inner-row .inner-item ul li + li {
  margin-top: 0; }

.footer .bottom-line .inner-row .inner-item ul li.social {
  position: relative; }

.footer .bottom-line .inner-row .inner-item ul li.social.kufar {
  padding-left: 10px; }

@media (max-width: 767px) {
  .footer .bottom-line .inner-row .inner-item ul li.social.kufar {
    padding-left: 0; } }
.footer .bottom-line .inner-row .inner-item ul li.social.insta img {
  height: 20px;
  position: relative;
  top: -1px; }

.footer .bottom-line .inner-row .inner-item ul li.social a {
  position: relative;
  top: 5px; }

.footer .bottom-line .inner-row .inner-item ul li.social a img {
  height: 22px; }

.footer .bottom-line .inner-row .inner-item ul li.social + li {
  margin-left: 8px; }

@media (max-width: 767px) {
  .footer .bottom-line .inner-row .inner-item ul li.social + li {
    margin-left: 0; } }
.footer .bottom-line .inner-row .inner-item ul li {
  display: inherit;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 19px;
  letter-spacing: 0.02em;
  color: #FFFFFF; }

.footer .bottom-line .inner-row .inner-item ul li + li {
  margin-left: 10px; }

@media (max-width: 767px) {
  .footer .bottom-line .inner-row .inner-item ul li + li {
    margin-left: 0;
    width: 100%;
    border-top: 1px dotted rgba(255, 255, 255, 0.1); } }
@media (max-width: 960px) {
  .footer .bottom-line .inner-row .inner-item ul li {
    font-size: 12px; } }
@media (max-width: 767px) {
  .footer .bottom-line .inner-row .inner-item ul li {
    display: block;
    padding: 10px 0; } }
.defect-grid .job-description {
  display: flex;
  justify-content: center;
  padding-bottom: 20px; }
.defect-grid a {
  text-decoration: none; }

@media (max-width: 767px) {
  .new-style-for-mobile {
    flex-flow: row; }
    .new-style-for-mobile .socials {
      display: flex;
      padding: 10px 0 0 0; }
    .new-style-for-mobile .item {
      padding: 6px; }
    .new-style-for-mobile .struct {
      flex-flow: column; }

  header .container .row .item.phone + .item.phone {
    margin-left: 0; } }
/**
 * Swiper 8.2.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 29, 2022
 */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal; }
:root {
  --swiper-theme-color: #007aff; }
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-vertical > .swiper-wrapper {
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-pointer-events {
  touch-action: pan-y; }
  .swiper-pointer-events.swiper-vertical {
    touch-action: pan-x; }

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto; }
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height; }

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden; }

/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px; }
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d; }
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15); }
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }
  .swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none; }
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory; }

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory; }

.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999; }
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before); }
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after); }
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before); }
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after); }
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center; }

.swiper {
  width: 100%;
  height: 100%; }

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.description {
  text-align: left;
  max-width: 1310px;
  margin: 0 auto;
  width: 100%;
  position: absolute;
  z-index: 1;
  padding: 20px;
  flex-flow: row nowrap; }
  .description .slText {
    font-weight: 300;
    font-size: 0.8rem;
    padding-right: 20px;
    text-transform: uppercase; }
  .description .slText1 {
    font-size: 2.2rem;
    color: #444;
    font-size: 2.2rem;
    padding-top: 10px;
    font-weight: 800;
    line-height: 1.4; }
  .description .slText2 {
    padding-top: 20px; }
  .description .white {
    color: #fff;
    text-align: center; }

button.lead {
  background: #0CBBBE;
  padding: 14px 30px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  border: none;
  color: #fff;
  font-weight: 500;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  margin-top: 32px;
  transition: all .2s; }
  button.lead:hover {
    cursor: pointer;
    background: rgba(9, 23, 52, 0.8); }

button.clean {
  background: #fff;
  padding: 14px 30px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  border: none;
  color: #444;
  font-weight: 500;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  margin-top: 32px;
  transition: all .2s;
  box-shadow: 1px 1px 1px gray; }
  button.clean:hover {
    cursor: pointer;
    background: rgba(9, 23, 52, 0.8);
    color: #fff; }

span.note {
  font-weight: 300;
  font-size: 0.8rem;
  color: #8e8e8e;
  font-style: italic; }

.form-group {
  padding: 10px 0; }
  .form-group input {
    padding: 6px 0; }

.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 21;
  padding: 20px;
  box-sizing: border-box;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center; }

.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em; }

.blocker.behind {
  background-color: transparent; }

.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  max-width: 500px;
  box-sizing: border-box;
  width: 90%;
  background: #fff;
  padding: 15px 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left; }

.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg=="); }

.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px; }

.modal-spinner > div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out; }

.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.modal-spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.5); }
  20% {
    -webkit-transform: scaleY(1); } }
@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }
#breadcrumbs {
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  font-weight: 200;
  padding: 0; }
  #breadcrumbs li {
    padding: 5px;
    color: gray; }
    #breadcrumbs li a {
      text-decoration: none;
      color: #bcbcbc;
      transition-duration: 0.5s; }
      #breadcrumbs li a span {
        border-bottom: 1px solid #bcbcbc; }
      #breadcrumbs li a:hover {
        color: red; }
    #breadcrumbs li:first-child {
      padding: 5px 5px 5px 0; }

.breadcrumbs {
  background-color: #fff;
  color: gray;
  padding: 15px;
  background-color: transparent;
  transition-duration: 0.5s; }
  .breadcrumbs span {
    font-weight: 300;
    font-size: 12px; }

.mainFilter {
  max-width: 1310px;
  width: 100%;
  margin: 0 auto; }

.list-products {
  background-color: #fafafa;
  padding-bottom: 20px; }

.wrapper-list-products {
  flex-flow: column nowrap;
  padding: 40px 0 20px 0; }
  .wrapper-list-products h1 {
    text-transform: uppercase;
    color: red;
    font-size: 2rem;
    font-weight: 400;
    /*border-bottom: 1px solid $bordo-color;*/
    padding: 30px 0 0 0; }

.wraptop-zag-text {
  padding-bottom: 20px;
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between; }
  .wraptop-zag-text h1 {
    text-transform: uppercase;
    color: red;
    font-size: 2rem;
    font-weight: 400;
    border-bottom: 1px solid red;
    padding-bottom: 12px; }

.wrap-links {
  display: flex; }
  .wrap-links .instructions {
    display: flex;
    flex-flow: row;
    padding-right: 12px;
    align-self: center; }
    .wrap-links .instructions .wrapp {
      display: flex;
      flex-flow: column;
      align-self: center;
      line-height: 1.6;
      padding: 0 30px 0 10px; }
    .wrap-links .instructions a {
      text-decoration: none;
      color: red;
      font-weight: 200;
      transition: all 0.3s; }
      .wrap-links .instructions a:hover {
        border-bottom: 1px solid; }

#mse2_mfilter {
  width: 100%;
  display: flex;
  flex-flow: row nowrap; }
  #mse2_mfilter .button-filter {
    display: none;
    width: 100%;
    height: 50px; }
  #mse2_mfilter .filt {
    font-family: "openSans", sans-serif;
    border: 0;
    background-color: #f3f3f3;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px; }
  #mse2_mfilter .col-md-3 {
    width: 100%;
    max-width: 300px; }
    #mse2_mfilter .col-md-3 .two-buttons {
      display: flex;
      flex-flow: column nowrap; }
  #mse2_mfilter .col-md-9 {
    width: 100%;
    max-width: 980px;
    padding: 20px; }
    #mse2_mfilter .col-md-9 .subi-cat {
      display: flex;
      list-style: none;
      flex-flow: row wrap;
      /*padding: 10px 15px;*/
      padding-left: 10px; }
      #mse2_mfilter .col-md-9 .subi-cat li {
        padding: 10px 5px;
        margin: 10px 0;
        margin-bottom: 10px; }
        #mse2_mfilter .col-md-9 .subi-cat li a {
          text-decoration: none;
          color: #333333;
          padding: 15px;
          background: transparent;
          border: 1px solid #333333;
          border-radius: 4px;
          transition: all .2s; }
          #mse2_mfilter .col-md-9 .subi-cat li a:hover {
            background-color: red;
            border: 1px solid red;
            color: #fff; }
    #mse2_mfilter .col-md-9 #mse2_sort {
      color: #b3b3b3;
      font-weight: 200;
      margin: 20px 15px 10px 15px; }
      #mse2_mfilter .col-md-9 #mse2_sort a {
        color: red;
        text-decoration: none; }
    #mse2_mfilter .col-md-9 .instructions {
      margin: 20px 15px 10px 15px; }
      #mse2_mfilter .col-md-9 .instructions a {
        color: red;
        text-decoration: none;
        font-weight: 200; }
    #mse2_mfilter .col-md-9 #mse2_results {
      display: flex;
      flex-flow: row wrap; }
      #mse2_mfilter .col-md-9 #mse2_results .ms2_product {
        margin: 15px;
        width: 100%;
        max-width: 280px;
        transition: all .2s;
        box-shadow: 0px 13px 35px rgba(53, 174, 176, 0.1);
        border-radius: 8px; }
        #mse2_mfilter .col-md-9 #mse2_results .ms2_product a {
          border-bottom: none;
          color: #333333;
          padding-bottom: 20px; }
        #mse2_mfilter .col-md-9 #mse2_results .ms2_product img {
          border-radius: 8px 8px 0 0;
          width: 100%; }
        #mse2_mfilter .col-md-9 #mse2_results .ms2_product .descriptionMsProduct {
          padding: 20px; }
          #mse2_mfilter .col-md-9 #mse2_results .ms2_product .descriptionMsProduct .prices {
            display: flex;
            flex-flow: column nowrap;
            margin-bottom: 20px; }
            #mse2_mfilter .col-md-9 #mse2_results .ms2_product .descriptionMsProduct .prices .price {
              font-weight: 700; }
      #mse2_mfilter .col-md-9 #mse2_results a.butdopol {
        text-decoration: none;
        -webkit-transition: 0.2s ease;
        -o-transition: 0.2s ease;
        transition: 0.2s ease;
        padding: 20px 50px;
        color: #0CBBBE;
        font-weight: 400; }
        #mse2_mfilter .col-md-9 #mse2_results a.butdopol:hover {
          color: #fff; }
      #mse2_mfilter .col-md-9 #mse2_results button.dopol {
        border: 1.5px solid rgba(131, 138, 152, 0.2);
        background: #fff;
        border-radius: 30px;
        padding: 16px 32px;
        color: #0CBBBE;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        margin: 12px auto 32px auto;
        display: block;
        -webkit-transition: 0.2s ease;
        -o-transition: 0.2s ease;
        transition: 0.2s ease; }
        #mse2_mfilter .col-md-9 #mse2_results button.dopol:hover {
          background-color: #0CBBBE;
          color: #fff;
          cursor: pointer; }

.catalog-filter {
  border-radius: 4px;
  width: 100%;
  max-width: 400px; }
  .catalog-filter .divcat {
    text-transform: uppercase;
    font-size: 1.8rem;
    border-bottom: 1px solid #d8d8d8;
    padding: 30px 0 20px 0; }
  .catalog-filter .catalog-slider-menu {
    margin: 0;
    list-style: none;
    padding: 0 0 20px 0;
    font-weight: 200; }
    .catalog-filter .catalog-slider-menu fieldset {
      padding: 10px 0; }
      .catalog-filter .catalog-slider-menu fieldset select {
        padding: 10px;
        width: 100%;
        color: #333333;
        border: 1px solid #333333;
        border-radius: 4px; }
      .catalog-filter .catalog-slider-menu fieldset h4 {
        text-decoration: none;
        color: #333333;
        transition: all .2s;
        font-weight: 400;
        padding: 0 0 10px 0; }
        .catalog-filter .catalog-slider-menu fieldset h4:hover {
          color: red; }
      .catalog-filter .catalog-slider-menu fieldset label sup {
        font-size: 0.7rem;
        vertical-align: top;
        color: red; }
      .catalog-filter .catalog-slider-menu fieldset:hover {
        background-color: #f0f0f0; }
    .catalog-filter .catalog-slider-menu li.all {
      font-weight: 400; }
      .catalog-filter .catalog-slider-menu li.all a {
        color: red; }

#mse2_selected_wrapper {
  display: flex;
  flex-flow: column nowrap; }
  #mse2_selected_wrapper #mse2_selected strong {
    font-weight: 400;
    padding: 0 10px; }
    #mse2_selected_wrapper #mse2_selected strong:first-child {
      padding: 0 10px 0 0; }
  #mse2_selected_wrapper #mse2_selected a {
    text-decoration: none; }
    #mse2_selected_wrapper #mse2_selected a sup {
      vertical-align: top;
      font-size: 0.8rem;
      color: red; }

.mse2_pagination {
  display: flex;
  justify-content: flex-start;
  margin-left: 15px; }
  .mse2_pagination ul.pagination {
    display: flex;
    list-style: none;
    padding: 20px; }
    .mse2_pagination ul.pagination li {
      padding: 2px; }
      .mse2_pagination ul.pagination li a {
        text-decoration: none;
        color: #333333;
        border-radius: 4px;
        padding: 20px; }
      .mse2_pagination ul.pagination li:hover {
        background-color: transparent; }
        .mse2_pagination ul.pagination li:hover a {
          color: #d8d8d8; }
    .mse2_pagination ul.pagination .active a {
      color: #fff;
      background-color: red; }

form.ms2_form {
  position: relative; }
  form.ms2_form span.favoriteSales {
    position: absolute;
    top: 5%;
    padding: 10px;
    background: red;
    left: 0;
    color: #fff; }

@media (max-width: 767px) {
  #mse2_mfilter {
    flex-flow: column nowrap; }

  #mse2_mfilter .col-md-9 #mse2_results .ms2_product {
    max-width: 350px; }
    #mse2_mfilter .col-md-9 #mse2_results .ms2_product img {
      width: 100%; } }
@media (max-width: 550px) {
  #mse2_mfilter .col-md-3 {
    padding: 0 24px;
    max-width: unset; } }
section.card {
  background-color: #fafafa; }
  section.card .wrapper-card {
    flex-flow: column nowrap;
    padding: 40px 0; }

#msProduct {
  display: flex;
  flex-flow: row nowrap;
  padding-top: 40px;
  max-width: 1310px;
  width: 100%;
  margin: 0 auto; }
  #msProduct .col-md-6 {
    flex: 1 600px;
    position: relative; }
    #msProduct .col-md-6 .sales {
      position: absolute;
      top: 5%;
      z-index: 2;
      padding: 10px;
      background: red;
      color: #fff; }
    #msProduct .col-md-6 .ms2_form {
      padding: 0 20px 0 40px; }
      #msProduct .col-md-6 .ms2_form .form-group {
        display: flex;
        justify-content: space-between;
        max-width: 500px; }
        #msProduct .col-md-6 .ms2_form .form-group label {
          padding-right: 20px;
          font-weight: 600; }
        #msProduct .col-md-6 .ms2_form .form-group .col-md-9 {
          text-align: right; }
  #msProduct .gallery {
    max-width: 600px;
    width: 100%; }
    #msProduct .gallery img {
      width: 100%; }
  #msProduct .descrip-card {
    background-color: #fff;
    width: 100%;
    padding: 40px;
    line-height: 1.6; }
    #msProduct .descrip-card h1 {
      font-size: 2rem;
      font-weight: 500;
      text-transform: uppercase; }
    #msProduct .descrip-card .intro-card-text {
      font-weight: 200;
      font-size: 1.4rem;
      text-transform: uppercase; }
  #msProduct .short-description {
    padding: 30px 0;
    font-weight: 200; }
    #msProduct .short-description .short-description-wrap {
      display: flex;
      justify-content: space-between; }
      #msProduct .short-description .short-description-wrap .col-form-label {
        padding-right: 20px;
        text-align: left; }
      #msProduct .short-description .short-description-wrap .znach {
        text-align: right; }
  #msProduct .snoska {
    padding: 40px 0;
    font-weight: 200; }
    #msProduct .snoska p {
      padding-top: 30px; }

@media (max-width: 767px) {
  #msProduct {
    flex-flow: column nowrap;
    padding: 30px; }
    #msProduct .col-md-6 .ms2_form {
      padding: 0; } }
.news-list-one {
  list-style: none;
  margin-bottom: 40px; }
  .news-list-one a {
    display: flex;
    flex-flow: row;
    text-decoration: none;
    color: #333333; }
    .news-list-one a .news-description {
      margin-left: 20px; }
  .news-list-one .vvod {
    padding: 20px 0; }
  .news-list-one h2 {
    font-size: 1.6rem;
    padding-bottom: 10px; }
    .news-list-one h2:hover {
      text-decoration: underline; }
  .news-list-one .but-news {
    background: #0CBBBE;
    border-radius: 8px;
    border: 0;
    padding: 10px 20px;
    color: #fff;
    cursor: pointer; }

.old-news {
  padding: 0; }

.cont h2 {
  padding: 20px 0;
  font-size: 1.4rem; }
.cont p {
  padding: 10px 0; }
.cont ul {
  padding: 10px 40px; }
  .cont ul li {
    padding: 5px 0; }
.cont h3 {
  font-size: 1.4rem;
  color: #0CBBBE; }
.cont blockquote {
  padding: 40px;
  background: #f3f3f3; }

.imageonnewsitem {
  padding: 20px 0; }

ul.galleries {
  padding: 0;
  display: flex;
  list-style: none;
  flex-flow: row wrap; }

@media (max-width: 767px) {
  .news-list-one a {
    flex-flow: column; }
    .news-list-one a .news-description {
      margin: 20px 0; }

  h1 {
    font-size: 1.6em; } }

/*# sourceMappingURL=main.css.map */
