

/* Start:/local/templates/ilab_it_shop/ilab/css/normalize.css?17199916838528*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.25; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
  box-sizing: border-box;/* ilab */
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
  box-sizing: border-box;/* ilab */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
  box-sizing: border-box;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

/* div
   ========================================================================== */

div {
  box-sizing: border-box;
}

/* div
   ========================================================================== */

span {
  box-sizing: border-box;
}
/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/main/style.css?171999168363780*/
/* ---------------------------------------------------------------------------------------------------- ilab */
.i_body {
  padding-bottom: 50px;
}
@media screen and (max-width: 1299px) {
  .i_body {
    padding-bottom: 40px;
  }
}
.i_body.i_internal {
  display: flex;
  align-items: flex-start;
  max-width: 1330px;
  margin: 0 auto;
}
@media screen and (max-width: 979px) {
  .i_body.i_internal {
    margin-left: -20px;
    margin-right: -20px;
  }
  .i_body.i_internal .i_in_work_area {
    border-radius: 0;
  }
}
.i_body.i_catalog_section_block {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.i_in_work_area {
  padding: 30px 20px;
  background-color: #fff;
  border-radius: 10px;
}
.i_wrapper {
  position: relative;
  z-index: 10;
  padding: 0 20px;
  margin: 0 auto;
  transition: padding 0.5s;
  background: #f4f4f4;
}
@media screen and (min-width: 1500px) {
  .i_wrapper {
    padding: 0 30px;
  }
}
/* ---------------------------------------------------------------------------------------------------- header */
.i_header {
  display: flex;
  flex-flow: column;
  padding: 15px 0 0;
  position: relative;
}
.i_header:before {
  content: '';
  position: absolute;
  height: 100%;
  width: auto;
  left: -100%;
  right: -100%;
  top: 0;
  background-color: #fff;
  z-index: -1;
  border-radius: 10px;
}
.i_header svg {
  fill: #444443;
  transition: all 0.4s ease;
}
.i_header svg:hover {
  fill: #f53 !important;
}
.i_header .i_hbasket .i_hbask:hover {
  color: inherit;
}
.i_header a:hover {
  color: #f53;
}
@media screen and (min-width: 1900px) {
  .i_header .i_search_container {
    width: 100%;
    max-width: 800px;
  }
}
.i_header .i_vp_menu_dop {
  display: flex;
  justify-content: space-between;
  padding-left: 240px;
  padding-right: 30px;
}
.i_header .i_vp_menu_dop li {
  position: relative;
  padding-left: 5px;
  list-style-type: none;
}
.i_header .i_vp_menu_dop li:before {
  content: '';
  position: absolute;
  left: -20px;
  top: 6px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #9c9890;
}
.i_header .i_vp_menu_dop li:first-child::before {
  content: none;
}
.i_header .i_header_menu_block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #444443;
  padding: 10px 0;
  position: relative;
}
.i_header .i_header_menu_block:before {
  content: '';
  position: absolute;
  height: 100%;
  width: auto;
  left: -100%;
  right: -100%;
  top: 0;
  background-color: #444443;
  z-index: -1;
  border-radius: 10px;
}
.i_header .i_header_menu_block .i_vp_menu_dop a {
  color: #fff;
}
.i_header .i_header_menu_block .i_vp_menu_dop a:hover {
  color: #f53;
}
.i_header .i_header_menu_block:after {
  content: '';
  position: absolute;
  left: -100%;
  right: -100%;
  width: auto;
  height: 2px;
  bottom: 0;
  background-color: #595958;
}
.i_header .i_cont_logo,
.i_header .i_cont_basket {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.i_header .i_hlogo {
  margin-bottom: 5px;
  min-width: 130px;
  max-width: 130px;
}
@media screen and (min-width: 1300px) {
  .i_header .i_cont_basket {
    min-width: 250px;
  }
}
.i_header .i_auth_personal {
  width: 35px;
  height: 35px;
  padding: 8px;
  border: 1px solid #ababaa;
  border-radius: 50%;
}
.i_header .i_auth_personal:hover svg {
  fill: #f53;
  transition: all 0.4s ease;
}
.i_header svg {
  fill: #444443;
}
.i_header a {
  color: #444443;
}
.i_header .i_sel_bl {
  display: flex;
}
.i_header .i_h_top_block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 15px;
}
.i_h_favorite {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/header/favorite.svg") center no-repeat;
}
.i_h_favorite:hover {
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/header/favorite_hover.svg") center no-repeat;
}
.i_h_favorite span {
  color: #444443;
  font-size: 13px;
}
.i_header .i_h_bottom_block {
  position: relative;
  flex: 1;
}
@media screen and (max-width: 1299px) {
  .i_header .i_h_favorite {
    margin: 0 15px;
  }
  .i_header .i_cho_city {
    padding-left: 15px;
  }
  .i_header .i_vp_menu_dop {
    display: none;
  }
  .i_header .i_h_bottom_block {
    flex: none;
  }
  .i_header .i_search_container {
    flex: 1;
    margin-left: 10px;
  }
}
@media screen and (max-width: 740px) {
  .i_header {
    padding-top: 25px;
  }
  .i_header .i_h_top_block {
    padding-bottom: 25px;
  }
  .i_header .i_topphone,
  .i_header .i_fpay,
  .i_header .i_login,
  .i_header .i_cont_basket {
    display: none;
  }
  .i_header .i_cho_city {
    min-height: 25px;
    padding-left: 25px;
  }
  .i_header .i_cont_logo {
    width: 100%;
  }
  .i_header .i_hlogo {
    margin-right: auto;
  }
  .i_header .i_lang_version {
    margin-left: auto;
  }
}
@media screen and (max-width: 479px) {
  .i_header .i_cont_logo {
    width: auto;
    flex: 1;
  }
  .i_header .i_search_container {
    height: 40px;
  }
  .i_header .i_cho_city {
    padding-left: 0;
    padding-right: 0;
    background-position: right center;
  }
  .i_header .i_cho_city .i_scity {
    min-width: 25px;
  }
  .i_header .i_scity .jq-selectbox__select {
    padding: 0;
  }
  .i_header .i_scity .jq-selectbox__trigger {
    display: none;
  }
  .i_header .i_scity .jq-selectbox__select span {
    font-size: 0;
  }
  .i_header .i_lang_version {
    margin-left: 0;
  }
  .i_header .i_hlogo {
    margin-left: 20px;
  }
  .i_header .i_vp_title {
    right: 50px;
  }
}
@media screen and (max-width: 1299px) and (min-width: 641px) {
  .i_header .i_h_bottom_block {
    width: 210px;
  }
}
@media screen and (max-width: 1299px) and (min-width: 480px) and (max-width: 640px) {
  .i_header .i_h_bottom_block {
    width: 140px;
  }
}
.i_fp_login_name {
  width: 20px;
}
@media screen and (max-width: 1299px) {
  .i_fmap {
    width: 35px;
    height: 35px !important;
    padding: 3px;
    border: 1px solid #ababaa;
    border-radius: 50%;
  }
  .i_fmap span {
    display: none !important;
  }
}
@media screen and (max-width: 1240px) {
  .i_fmap svg {
    width: 30px;
    height: 30px;
  }
  .i_fmap span {
    display: none;
  }
}
@media screen and (max-width: 740px) {
  .show_hide_menu,
  .i_tblock .i_hfeedback,
  .i_topphone {
    display: none;
  }
}
.i_auth_personal svg {
  width: 100%;
  height: 100%;
}
/* -------------------------------------------------- logo */
.i_hlogo img {
  display: block;
  width: 100%;
}
/* ---------------------------------------------------------------------------------------------------- Select mod block*/
.i_selmod_bl {
  flex: 1;
  display: flex;
  justify-content: center;
}
/* ---------------------------------------------------------------------------------------------------- Select block*/
.i_sel_bl {
  display: flex;
}
/* -------------------------------------------------- city */
.i_cho_city {
  padding: 0 10px 0 25px;
  display: flex;
  align-items: center;
  position: relative;
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/header/city_select.svg") no-repeat left center/20px auto;
}
.i_cho_city .i_scity {
  min-width: 75px;
}
.i_select_city {
  white-space: nowrap;
  padding: 10px 40px 10px 15px;
  margin-top: 15px;
  border-radius: 3px;
  color: #002559;
  z-index: 120;
  background-color: #ffe100;
  font-size: 110%;
  position: absolute;
  top: 100%;
  left: 0;
}
.i_select_city:after {
  position: absolute;
  bottom: 100%;
  left: 11%;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  border-bottom-color: #ffe100;
  border-width: 10px;
  margin-left: -10px;
}
.i_close_city {
  position: absolute;
  width: 30px;
  top: 0;
  right: 0;
  cursor: pointer;
  font-size: 200%;
}
/* ------------------------- city Select */
.i_cho_city select.i_scity {
  height: 32px;
}
.i_scity .jq-selectbox__select {
  border: 0 none;
  background: none;
  color: #444443;
  padding-right: 15px;
  transition: all 0.4s ease;
}
.i_scity .jq-selectbox__select:hover span {
  color: #444443;
}
.i_scity .jq-selectbox__select:hover .jq-selectbox__trigger-arrow {
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/d_blue.svg") no-repeat center/10px auto;
}
.i_scity .jq-selectbox__select span {
  border-bottom: 1px dashed;
  font-size: 13px;
  color: #f53;
  transition: all 0.4s ease;
}
.i_scity .jq-selectbox__trigger {
  border-left: 0 none;
  width: 12px;
  margin-top: 1px;
}
/* -------------------------------------------------- lang version */
.i_lang_version .i_ssite {
  min-width: 100px;
}
.i_lang_version .jq-selectbox__dropdown {
  margin-top: 0;
}
.i_lang_version .i_ssite.opened {
  box-shadow: 0px 0px 7px 0px rgba(79,85,88,0.3);
  background-color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.i_lang_version .jq-selectbox__dropdown {
  box-shadow: 0px 4px 4px 1px rgba(79,85,88,0.3);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.i_lang_version .jq-select-multiple li:first-child,
.i_lang_version .jq-selectbox li:first-child {
  border-radius: 0;
}
.i_lang_version .jq-selectbox li:hover {
  background-color: transparent;
}
.i_lang_version .jq-selectbox li.selected {
  background-color: transparent;
  color: #f53;
}
.i_lang_version .jq-selectbox li {
  min-height: auto;
  text-align: center;
  position: relative;
}
.i_lang_version .jq-selectbox li:before {
  content: '';
  position: absolute;
  top: 15px;
  margin-left: -12px;
  width: 1px;
  height: 1px;
  border: 2px solid transparent;
  border-left: 3px solid #f53;
  margin-top: -2px;
}
.i_lang_version .jq-selectbox li:first-child {
  border-top: 2px dotted #d8d8d8;
  margin-top: 5px;
}
.i_lang_version .jq-selectbox li:not(:last-child) {
  border-bottom: 2px dotted #d8d8d8;
}
/* ------------------------- lang Select */
.i_lang_version select.i_ssite {
  height: 32px;
}
.i_ssite .jq-selectbox__select {
  border: none;
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/header/language.svg") no-repeat 18px center/18px auto;
  color: #f53;
  padding: 0 0 0 42px;
  line-height: 32px;
}
.i_ssite .jq-selectbox__select:hover {
  color: #444443;
  transition: all 0.4s ease;
}
.i_ssite .jq-selectbox__select:hover .jq-selectbox__trigger-arrow {
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/d_blue.svg") no-repeat center/10px auto;
}
.i_ssite .jq-selectbox__select-text,
.jq-selectbox li {
  font-size: 11px;
}
.i_ssite .jq-selectbox__select-text span,
.jq-selectbox li span {
  border-bottom: 1px dashed;
}
.i_ssite .jq-selectbox__trigger {
  border-left: 0 none;
  width: 12px;
  right: 20px;
}
/* ---------------------------------------------------------------------------------------------------- pay/delivery/feedback */
.i_mod_bl {
  flex: 1;
  display: flex;
  align-items: center;
}
.i_hfeedback a,
.i_fpay a,
.i_fdel a {
  display: inline-flex;
  height: 28px;
  align-items: center;
}
.i_hfeedback a svg,
.i_fpay a svg,
.i_fdel a svg {
  width: 30px;
  height: 30px;
  fill: #444443;
}
.i_hfeedback a span,
.i_fpay a span,
.i_fdel a span {
  display: inline-block;
  margin-left: 10px;
  border-bottom: 1px dashed;
}
/* -------------------------------------------------- [i_hbasket] */
.i_hbasket .i_hbask {
  display: flex;
  align-items: center;
  color: header_text_color;
  transition: background-size 0.1s, padding 0.1s;
  position: relative;
}
@media screen and (min-width: 921px) {
  .i_hbasket .i_hbask {
    justify-content: flex-end;
  }
}
.i_hbasket .i_hbask > svg {
  fill: #444443;
  height: 35px;
  left: 0;
}
.i_hbasket .i_hbask:hover svg {
  fill: #f53;
}
.i_hbasket .i_hbask .i_hbask_name {
  font-size: 171.4%;
}
.i_hbasket .i_hbask .i_hbask_info_block {
  display: flex;
  flex-flow: column;
  margin-left: 10px;
}
.i_hbasket .i_hbask .i_hbask_info_block > span {
  display: block;
  white-space: nowrap;
}
.i_hbasket .i_hbask .i_hbask_info_block > span .i_basket_co {
  font-weight: normal;
  font-family: 'Gotham', sans-serif;
  font-size: 22px;
  color: #f53;
}
.i_hbasket .i_hbask .i_hbask_info_block > span .i_basket_un {
  font-size: 12px;
}
.i_hbasket .i_hbask .i_hbask_info_block > span .i_basket_pr {
  font-size: 14px;
}
.i_hbasket .i_hbask .i_hbask_info_block > span .i_basket_cu {
  font-size: 12px;
}
@media screen and (max-width: 1299px) {
  .i_hbasket span.i_hbask_total {
    display: none !important;
  }
}
.i_hbask_loader {
  width: 100%;
  height: 51px;
  margin: 7px 0 0 67px;
}
@media screen and (min-width: 1500px) {
  .i_lang_version {
    margin-left: 45px;
  }
}
@media screen and (min-width: 1300px) and (max-width: 1499px) {
  .i_lang_version {
    margin-left: 40px;
  }
}
@media screen and (min-width: 761px) and (max-width: 1299px) {
  .i_lang_version {
    margin-left: 20px;
  }
}
@media screen and (max-width: 760px) {
  .i_lang_version {
    margin-left: 10px;
  }
}
@media screen and (min-width: 921px) {
  .i_selmod_bl {
    margin: 0 20px 0 78px;
  }
}
@media screen and (min-width: 1300px) {
  .i_cho_city:before {
    content: attr(data-city);
    color: #444443;
  }
}
.show_hide_menu {
  display: inline-block;
  width: 15px;
  height: 15px;
  cursor: pointer;
  margin-right: 30px;
}
@media screen and (min-width: 480px) and (max-width: 960px) {
  .show_hide_menu {
    margin-right: 20px;
  }
}
@media screen and (max-width: 479px) {
  .show_hide_menu {
    margin-right: 0;
  }
}
.show_hide_menu svg {
  width: 100%;
  height: 100%;
  fill: #444443;
  transition: all 0.4s ease;
}
.show_hide_menu svg:hover {
  fill: #f53;
}
@media screen and (min-width: 921px) and (max-width: 1190px) {
  .i_selmod_bl {
    flex-direction: column;
    align-self: flex-end;
  }
  .i_mod_bl {
    justify-content: space-between;
    margin-top: 25px;
  }
}
@media screen and (min-width: 620px) and (max-width: 920px) {
  .i_mod_bl {
    justify-content: space-between;
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
  }
  .i_mod_bl:before {
    content: '';
    width: 70px;
  }
}
@media screen and (max-width: 920px) {
  .i_hbask .i_hbask_name,
  .i_hbask > span > b {
    display: none;
  }
  .i_hbask > span:nth-last-child(2) > span,
  .i_hbask > span:last-child > span {
    font-weight: bold;
  }
  .i_hbask > span:nth-last-child(2) > span {
    font-size: 170%;
  }
  .i_hbask > span:last-child > span {
    font-size: 115%;
  }
}
@media screen and (max-width: 740px) {
  .i_scity .jq-selectbox__select {
    padding: 0 15px 0 0;
  }
}
@media screen and (max-width: 525px) {
  .i_hfeedback span {
    display: none;
  }
  .i_mod_bl {
    position: relative;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    margin-right: 28px;
  }
}
/* ---------------------------------------------------------------------------------------------------- banner catalog left */
.i_cs_banner_left {
  border: 1px solid #eff2f4;
  border-radius: 5px;
}
.i_cs_banner_left .i_img {
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
  border-radius: 10px;
}
@media screen and (min-width: 1024px) {
  .i_cs_banner_left .i_img {
    padding-top: 100%;
  }
}
@media screen and (min-width: 501px) and (max-width: 1023px) {
  .i_cs_banner_left .i_img {
    padding-top: 17%;
  }
}
@media screen and (max-width: 500px) {
  .i_cs_banner_left .i_img {
    padding-top: 135%;
  }
}
/* ---------------------------------------------------------------------------------------------------- banner catalog top */
.i_cs_banner_top {
  border-radius: 10px;
}
.i_cs_banner_top .i_img {
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
  border-radius: 10px;
}
@media screen and (min-width: 1024px) {
  .i_cs_banner_top .i_img {
    padding-top: 9%;
  }
}
@media screen and (min-width: 501px) and (max-width: 1023px) {
  .i_cs_banner_top .i_img {
    padding-top: 17%;
  }
}
@media screen and (max-width: 500px) {
  .i_cs_banner_top .i_img {
    padding-top: 100%;
  }
}
/* ---------------------------------------------------------------------------------------------------- breadcrumbs */
.i_breadcrumbs {
  margin: 0 -10px 0 0;
  padding-top: 15px;
}
.i_breadcrumbs ul {
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
.i_breadcrumbs ul li:not(:first-child):before {
  content: '';
  background-color: #a6a6a4;
  border-radius: 50%;
  height: 6px;
  width: 6px;
  position: absolute;
  left: -3px;
  top: 5px;
}
.i_breadcrumbs ul li:not(:first-child) {
  position: relative;
  padding-left: 20px;
}
.i_breadcrumbs ul li {
  display: inline;
  margin-right: 20px;
}
.i_breadcrumbs ul li a {
  display: inline-block;
  margin: 5px 0;
}
.i_breadcrumbs ul li span {
  color: #f53;
}
/* ---------------------------------------------------------------------------------------------------- catalog sort/compare */
.i_catalog_sort_compare {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.i_catalog_sort .i_sort_title {
  margin-right: 15px;
}
@media screen and (max-width: 479px) {
  .i_catalog_sort .i_sort_title {
    display: block;
    margin-bottom: 10px;
  }
}
.i_catalog_sort .i_sort_item:first-child {
  margin-left: 15px;
}
.i_catalog_sort .i_sort_item {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/sort/sort.svg");
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 13px;
  display: inline-block;
  padding: 10px 40px 10px 15px;
  border-radius: 20px;
  text-decoration: none;
}
@media screen and (max-width: 479px) {
  .i_catalog_sort .i_sort_item {
    padding-right: 35px;
  }
}
.i_catalog_sort .i_sort_item span {
  border-bottom: 1px dashed;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0 1px;
  color: #5f5f5f;
}
.i_catalog_sort .i_sort_item.current {
  background-color: #444443;
}
.i_catalog_sort .i_sort_item.current.asc {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/sort/sort_asc.svg");
}
.i_catalog_sort .i_sort_item.current.desc {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/sort/sort_desc.svg");
}
.i_catalog_sort .i_sort_item.current span {
  border-bottom: 0 none;
  color: #fff;
}
.i_catalog_compare {
  align-items: center;
}
.i_catalog_compare .i_but_ac {
  margin-top: unset;
}
/* ---------------------------------------------------------------------------------------------------- Page navigation */
div.i_modern_page_navigation {
  display: flex;
  align-items: center;
  background: #f4f4f4;
  margin: 0 -20px -30px;
  padding: 40px 20px 0;
}
div.i_modern_page_navigation span.i_modern_page_title {
  color: #444443;
}
div.i_modern_page_nav {
  display: flex;
  justify-content: center;
  flex: 1;
}
div.i_modern_page_navigation a,
span.i_modern_page_current,
span.i_modern_page_dots {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 7px;
  margin: 0 5px;
  height: 30px;
  min-width: 30px;
  border-radius: 20px;
}
div.i_modern_page_navigation a {
  background-color: #fff;
  color: #444443;
}
span.i_modern_page_current {
  background-color: #444443;
  color: #fff;
}
div.i_modern_page_navigation a.i_modern_page_previous,
div.i_modern_page_navigation a.i_modern_page_next {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 7px auto;
}
div.i_modern_page_navigation a.i_modern_page_previous {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/l_blue.svg");
}
div.i_modern_page_navigation a.i_modern_page_next {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/r_blue.svg");
}
div.i_modern_page_navigation a.i_modern_page_all,
div.i_modern_page_navigation a.i_modern_page_pagen {
  padding-left: 14px;
  padding-right: 14px;
}
@media screen and (max-width: 580px) {
  div.i_modern_page_navigation a.i_modern_page_dots {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  div.i_modern_page_navigation {
    flex-direction: column;
  }
  div.i_modern_page_nav {
    margin: 10px 0;
  }
}
/* ---------------------------------------------------------------------------------------------------- Contacts */
.i_contacts .i_cont_item > :not(:first-child) {
  margin-top: 30px;
}
.i_cont_address,
.i_cont_email,
.i_cont_telephone,
.i_cont_requisites {
  display: flex;
  min-height: 42px;
}
.i_cont_address svg,
.i_cont_email svg,
.i_cont_telephone svg,
.i_cont_requisites svg {
  min-width: 30px;
  width: 30px;
  height: 30px;
  fill: #444443;
  margin-right: 20px;
  transition: all 0.4s ease;
}
.i_cont_address svg:hover,
.i_cont_email svg:hover,
.i_cont_telephone svg:hover,
.i_cont_requisites svg:hover {
  fill: #f53;
}
.i_cont_content span {
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 15px;
}
.i_requisites_content {
  display: flex;
}
.i_block_requisites {
  margin: 0 -20px;
  background-color: #f4f4f4;
  overflow: hidden;
}
.i_cont_requisites {
  position: relative;
  background-color: #fff;
  padding: 40px 20px 20px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.i_cont_requisites:after {
  content: '';
  position: absolute;
  top: 0;
  width: auto;
  left: -100%;
  right: -100%;
  border-top: 2px dotted #cecece;
}
.i_contacts .i_cont_item .i_cont_map_block {
  position: relative;
  margin-top: 60px;
  padding-top: 90px;
  margin: 0 -20px;
  background-color: #f4f4f4;
}
.i_cont_map_block .ymaps-map {
  width: inherit !important;
}
.i_cont_map_nblock {
  position: absolute;
  top: 40px;
  left: -1px;
  border-bottom: 0;
  overflow: hidden;
  font-size: 16px;
  text-transform: uppercase;
}
.i_cont_map_nblock .i_cont_act span {
  border-bottom: 0 none;
}
.i_cont_map_nblock .i_cont_act {
  background: #fff;
  color: #444443;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
}
.i_cont_map_nblock span {
  border-bottom: 1px dashed;
}
.i_cont_map_po,
.i_cont_drdi_po {
  padding: 15px 30px;
  cursor: pointer;
  display: inline-block;
}
.i_cont_map {
  border: 5px solid #fff;
  border-radius: 5px;
  border-top-left-radius: 0;
}
.i_cont_drdi img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
@media screen and (max-width: 760px) {
  .i_block_requisites table tr {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 450px) {
  .i_block_requisites table tr td {
    max-width: 190px;
  }
  .i_nal_detail_text tr {
    display: flex;
    flex-direction: column;
  }
}
/* ---------------------------------------------------------------------------------------------------- Review */
.i_rse_ele {
  background-color: #eff2f4;
  padding: 15px;
  border-radius: 5px;
}
.i_rse_ele:not(:first-child) {
  margin-top: 20px;
}
.i_rse_title {
  margin-bottom: 15px;
}
.i_rse_name {
  font-weight: bold;
  color: #003b7f;
  font-size: 112.5%;
}
.i_rse_age {
  color: #797d80;
}
.i_rse_message {
  box-shadow: 0 0 7px rgba(118,144,164,0.35);
  background-color: #fff;
  padding: 15px;
  border-radius: 5px;
}
/* ---------------------------------------------------------------------------------------------------- [i_list] */
.i_na_list .i_nal_datetime {
  display: block;
  margin-bottom: 10px;
}
.i_na_list .i_nal_rblock {
  width: 100%;
  padding: 0px 0 20px 10px;
}
.i_na_list .i_nal_rblock a {
  color: #444443;
  text-transform: uppercase;
  font-size: 16px;
}
.i_na_list .i_nal_rblock a:not(:first-child) {
  color: #f53;
}
.i_na_list .i_nal_rblock a:not(:first-child):hover {
  color: #444443;
}
.i_na_list .i_nal_prevtext {
  margin-top: 10px;
}
.i_nal_item {
  padding: 25px 0;
  display: flex;
}
.i_nal_item:first-child {
  padding-top: 0;
}
.i_nal_item:not(:first-child) {
  border-top: 2px dotted #d8d8d8;
}
.i_nal_img {
  width: 150px;
  margin-right: 10px;
}
.i_nad_datetime {
  margin-bottom: 10px;
}
.i_nad_img {
  max-width: 100%;
  margin-bottom: 20px;
  margin-right: 20px;
  float: left;
}
.i_na_detail .i_nal_stiker {
  top: 0;
}
.i_nal_stiker {
  top: 15px;
  right: 0;
}
.i_nal_act,
.i_nal_dact {
  display: inline-block;
  font-weight: bold;
  opacity: 0.85;
  padding: 5px 10px 5px 0;
  text-transform: uppercase;
}
.i_na_list .s_ad_pic,
.i_na_detail .s_ad_pic {
  display: flex;
  flex-flow: wrap;
}
.i_na_list .s_ad_pic a,
.i_na_detail .s_ad_pic a {
  flex: 1 330px;
  text-align: center;
}
@media screen and (min-width: 381px) {
  .i_na_list .s_ad_pic a img,
  .i_na_detail .s_ad_pic a img {
    max-width: 330px;
    max-height: 330px;
  }
}
@media screen and (max-width: 479px) {
  .i_nal_item {
    flex-direction: column;
  }
  .i_na_list .i_nal_rblock {
    padding-left: 0;
    margin-top: 10px;
  }
}
@media screen and (max-width: 380px) {
  .i_na_list .s_ad_pic a img,
  .i_na_detail .s_ad_pic a img {
    max-width: 100%;
    max-height: 330px;
  }
}
/* ---------------------------------------------------------------------------------------------------- Up */
.i_up.i_op {
  transition: all 0.6s;
}
.i_up:hover {
  opacity: 1;
}
.i_up {
  background: #f53 url("/local/templates/ilab_it_shop/ilab/img/svg/up.svg") no-repeat center 16px/50%;
  border: 2px solid #fff;
  position: fixed;
  right: 25px;
  bottom: 90px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1000;
  opacity: 0.5;
}
@media screen and (max-width: 479px) {
  .i_up {
    right: 15px;
    bottom: 60px;
  }
}
/*------------------------------------------------------------------------------------------------- Избранное/Сравнить*/
.i_card_item_ext {
  display: flex;
  justify-content: flex-end;
  border-top: 1px dashed #868686;
  margin-top: 15px;
  padding-top: 15px;
  position: relative;
}
.i_card_item_ext .i_quantity {
  margin-right: auto;
}
.i_card_item_ext .i_item_favorite {
  margin-left: 20px;
}
.i_card_item_ext .i_item_compare,
.i_card_item_ext .i_item_favorite {
  font-size: 14px;
}
.i_card_item_ext .i_item_compare .i_compare_succes,
.i_card_item_ext .i_item_favorite .i_favorite_succes {
  max-width: 250px;
  right: 0;
  left: unset;
}
.i_favorite_succes {
  background-color: #fff;
  border: 0 none;
  bottom: 35px;
  box-shadow: 0 0 10px rgba(221,221,221,0.8);
}
.i_favorite_succes {
  position: absolute;
  right: 0px;
  left: 0px;
  padding: 20px;
  width: auto;
  border-radius: 5px;
  text-align: center;
  z-index: 10;
  min-width: 165px;
}
.i_cs_list_bg .i_compare_succes,
.i_cs_list_bg .i_favorite_succes {
  bottom: 35px;
  right: 0;
  left: 0;
}
.i_icard_price .i_compare_succes,
.i_icard_price .i_favorite_succes {
  right: 20px;
  left: unset;
  max-width: 180px;
  margin-bottom: 65px;
}
.i_favorite_succes_div {
  position: relative;
}
.i_compare_succes_div:before,
div.i_favorite_succes_div:before,
.i_buy_succes:before {
  border-top-color: rgba(221,221,221,0.8);
}
.i_compare_succes_div:after,
div.i_favorite_succes_div:after,
.i_buy_succes:after {
  border-color: rgba(255,255,255,0);
  border-top-color: #fff;
}
.i_favorite_succes_div:before,
.i_favorite_succes_div:after {
  bottom: -40.8px;
  right: 10px;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  border-width: 11px;
}
.i_sblock .i_favorite_succes_div:before,
.i_sblock .i_favorite_succes_div:after {
  right: 10px;
  left: unset;
}
div.i_favorite_succes_div:before {
  bottom: -42px;
}
/* ---------------------------------------------------------------------------------------------------- Footer */
/* --------------------------------------------------------------------------- Footer top */
.i_footer {
  padding-top: 40px;
  background-color: #444443;
  position: relative;
  color: #fff;
}
.i_footer:before {
  content: '';
  position: absolute;
  height: 100%;
  width: auto;
  left: -100%;
  right: -100%;
  top: 0;
  background-color: #444443;
  z-index: -1;
  border-radius: 10px;
}
.i_footer .i_f_phone_info {
  margin-left: 20px;
}
.i_footer a {
  color: #fff;
}
.i_footer a:hover {
  color: #f53;
}
.i_footer .i_f_phone_mobile_adaptive {
  display: none;
}
@media screen and (min-width: 801px) {
  .i_footer .i_adaptive_block {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  .i_footer .i_copy {
    margin-top: auto;
  }
  .i_footer .i_adaptive_block {
    margin-top: 0 !important;
    height: 100%;
  }
  .i_footer .i_f_bottom_desktope {
    display: none;
  }
  .i_footer .ilab {
    margin-left: 0;
    margin-top: 30px;
  }
  .i_footer .i_f_bottom_mobile {
    padding: 0;
    height: 100%;
    flex-direction: column;
    align-items: flex-start;
  }
  .i_footer .i_f_top {
    padding-bottom: 90px;
  }
  .i_footer .i_f_left {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 640px) {
  .i_footer .i_f_social {
    margin-top: -30px;
  }
  .i_footer .i_f_left {
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .i_footer .i_f_phone,
  .i_footer .i_f_address {
    width: 48%;
  }
  .i_footer .i_adaptive_block {
    flex: 1 1 100%;
  }
  .i_footer .i_f_phone_mobile {
    display: none;
  }
  .i_footer .i_f_phone {
    flex-wrap: wrap;
  }
  .i_footer .i_f_address {
    margin-top: 0 !important;
  }
  .i_footer .i_adaptive_block,
  .i_footer .i_f_phone_mobile_adaptive {
    display: flex;
    margin-top: 20px;
  }
  .i_footer .i_f_bottom_mobile {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
  }
  .i_footer .i_copy,
  .i_footer .ilab {
    width: 50%;
    margin-top: 0;
  }
  .i_footer .ilab {
    text-align: right;
  }
  .i_footer .i_f_right {
    margin-left: 0;
  }
  .i_footer .i_f_top {
    padding-bottom: 80px;
  }
}
.i_f_top {
  display: flex;
}
/* --------------------------------------------------------------------------- Footer left */
.i_f_left > div:not(:first-child) {
  margin-top: 20px;
}
.i_f_phone,
.i_f_phone_mobile {
  display: flex;
  align-items: center;
  position: relative;
}
.i_f_phone > div svg,
.i_f_phone_mobile > div svg {
  width: 20px;
  height: 20px;
  fill: #fff;
}
.i_f_phone .i_f_phone_info,
.i_f_phone_mobile .i_f_phone_info {
  font-size: 16px;
}
.i_f_phone_mobile svg {
  fill: #fff !important;
}
.i_f_phone_mobile .i_topphone .i_topphone_wpp {
  margin-right: 20px !important;
}
.i_f_phone_mobile .i_topphone .i_block .i_main {
  height: unset;
  padding-right: unset;
  padding-left: unset;
}
.i_f_phone_mobile .i_topphone .i_block .i_main:after {
  content: unset;
}
.i_f_phone_mobile .i_topphone .i_block .i_main > a {
  display: block;
  width: inherit;
  height: inherit;
  font-size: 16px;
}
.i_footer_map_wrap {
  margin-top: 10px;
}
.i_footer_map {
  border-bottom: 1px dashed;
  text-transform: lowercase;
  font-size: 12px;
  color: #939393 !important;
}
.i_footer_map:hover {
  color: #f53 !important;
}
.i_footer_map:hover {
  color: #f53;
}
.i_f_address,
.i_f_email {
  display: flex;
}
.i_f_address > svg,
.i_f_email > svg {
  width: 20px;
  height: 20px;
  min-width: 20px;
  margin-right: 20px;
  fill: #fff;
}
.i_f_email {
  position: relative;
  margin-top: 20px;
}
.i_f_email > svg {
  position: absolute;
  top: 0;
  left: -40px;
}
/* -------------------------------------------------- i_social_footer */
.i_f_social {
  margin-left: 60px;
}
.i_social_item {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #747474;
  padding: 9px;
  margin-right: 7px;
}
.i_social_item svg {
  width: 100%;
  height: 100%;
  fill: #fff;
  transition: fill 0.4s ease;
}
.i_social_item:hover svg {
  fill: #f53;
}
/* --------------------------------------------------------------------------- Footer right */
.i_f_right {
  flex: 1 1 100%;
}
.i_f_menu > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.i_f_menu > ul > li {
  position: relative;
/*overflow: hidden;*/
  padding-left: 26px;
}
.i_f_menu > ul > li:before {
  content: '';
  position: absolute;
  top: 12px;
  margin-left: -12px;
  width: 1px;
  height: 1px;
  border: 2px solid transparent;
  border-left: 3px solid #fff;
  margin-top: -2px;
}
.i_f_menu > ul > li > a {
  padding: 5px 0;
  display: block;
}
@media screen and (min-width: 641px) {
  .i_fm_ad {
    display: none;
  }
}
@media screen and (min-width: 1300px) {
  .i_f_right {
    margin-left: 10%;
  }
  .i_f_menu > ul {
    columns: 3 177px;
  }
}
@media screen and (min-width: 801px) and (max-width: 1299px) {
  .i_f_right {
    margin-left: 5%;
  }
  .i_f_menu > ul {
    columns: 2;
  }
}
@media screen and (max-width: 800px) {
  .i_f_right {
    margin-left: 10%;
  }
  .i_f_menu > ul {
    columns: 1;
  }
}
@media screen and (max-width: 640px) {
  .i_f_top {
    flex-flow: column;
  }
  .i_f_right:before {
    content: '';
    border-top: 2px dotted #595958;
    position: absolute;
    left: -20px;
    right: -20px;
    top: 0;
  }
  .i_f_right {
    position: relative;
    margin-top: 30px;
    padding-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .i_f_menu > ul {
    display: none;
    margin-top: 15px;
  }
  .i_f_menu .i_fmenu_button {
    display: block;
    cursor: pointer;
  }
  nav.i_f_menu .i_fm_ad_but {
    margin-left: 10px;
    font-size: 18px;
    font-family: 'Gotham Extra Light';
    text-transform: uppercase;
  }
  nav.i_f_menu .i_fm_ad {
    color: #f4f4f4;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -20px;
    padding: 20px;
    cursor: pointer;
  }
  .i_fm_x {
    padding: 10px 0;
  }
  .i_fm_x {
    display: inline-block;
    position: relative;
    transition: 0.25s;
    user-select: none;
  }
  .i_fm_x .i_fm_icon,
  .i_fm_x .i_fm_icon:before,
  .i_fm_x .i_fm_icon:after {
    width: 15px;
    height: 3px;
  }
  .i_fm_x .i_fm_icon {
    position: relative;
    background: #fff;
    transition: 0.25s;
  }
  .i_fm_x .i_fm_icon:before {
    top: 6px;
  }
  .i_fm_x .i_fm_icon:after {
    top: -6px;
  }
  .i_fm_x .i_fm_icon:before,
  .i_fm_x .i_fm_icon:after {
    display: block;
    content: '';
    background: #fff;
    position: absolute;
    transition: 0.25s;
  }
  .i_fm_x_open .i_fm_icon:before,
  .i_fm_x_open .i_fm_icon:after {
    transition: 0.5s;
    top: 0 !important;
  }
  .i_fm_x_open .i_fm_icon {
    background: transparent;
  }
  .i_fm_x_open .i_fm_icon:before {
    transform: rotate(-45deg);
  }
  .i_fm_x_open .i_fm_icon:after {
    transform: rotate(45deg);
  }
}
/* -------------------------------------------------- Footer bottom */
.i_f_bottom {
  padding: 25px 0 85px;
  font-size: 12px;
  display: flex;
}
.ilab {
  margin-left: auto;
}
.ilab br {
  display: none;
}
@media screen and (min-width: 480px) and (max-width: 560px) {
  .ilab br {
    display: block;
  }
}
@media screen and (max-width: 1299px) {
  .i_f_social {
    order: 1;
    flex: 1 1 100%;
    margin: 30px 0;
  }
  .i_copy {
    order: 2;
  }
  .ilab {
    order: 3;
  }
}
@media screen and (min-width: 641px) {
  .i_f_bottom {
    align-items: center;
  }
}
@media screen and (min-width: 801px) {
  .i_f_bottom {
    flex-flow: wrap;
  }
}
@media screen and (min-width: 641px) and (max-width: 700px) {
  .i_copy {
    flex: 1 100%;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 479px) {
  .i_footer .i_f_phone,
  .i_footer .i_f_address,
  .i_footer .i_copy,
  .i_footer .ilab {
    width: 100%;
  }
  .i_footer .i_f_address {
    margin-top: 20px !important;
  }
  .i_f_social {
    margin-top: 30px !important;
  }
  .i_f_bottom {
    flex-flow: column;
  }
  .ilab {
    text-align: left !important;
    margin-top: 35px !important;
  }
}
/* ---------------------------------------------- i_footer_panel*/
.i_footer_panel {
  left: 0;
  width: 100%;
  bottom: 0;
  z-index: 500;
  background: #444443;
  position: fixed;
  padding: 0 20px;
}
@media screen and (min-width: 1500px) {
  .i_footer_panel {
    padding: 0 30px;
  }
}
@media screen and (max-width: 1499px) {
  .i_footer_panel .i_hfeedback span {
    display: none;
  }
}
.i_footer_panel .i_vp_menu_dop {
  display: none;
}
.i_footer_panel:after {
  content: '';
  position: absolute;
  top: 0;
  border-top: 2px dotted #595958;
  width: auto;
  left: 0;
  right: 0;
}
.i_footer_panel_content {
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  height: 60px;
  font-size: 13px;
}
.i_footer_panel_content svg {
  fill: #fff !important;
  transition: all 0.4s ease;
}
.i_footer_panel_content svg:hover {
  fill: #f53 !important;
}
.i_footer_panel_content .i_hfeedback a svg {
  width: 20px;
  height: 20px;
}
.i_footer_panel_content a {
  color: #fff;
}
.i_footer_panel_content a:hover {
  color: #f53;
}
@media screen and (min-width: 921px) {
  .i_footer_panel_content .i_menu_search_block {
    padding-left: 250px;
  }
}
@media screen and (min-width: 601px) and (max-width: 920px) {
  .i_footer_panel_content {
    padding-left: 160px;
  }
}
@media screen and (min-width: 480px) and (max-width: 600px) {
  .i_footer_panel_content {
    padding-left: 70px;
  }
}
@media screen and (max-width: 479px) {
  .i_footer_panel_content {
    padding-left: 22%;
  }
}
.i_footer_panel_content .i_hbask .i_hbask_info_block > span .i_basket_pr {
  font-size: 13px;
}
.i_footer_panel_content .i_hbask > svg {
  fill: #f53;
}
@media screen and (max-width: 920px) {
  .i_footer_panel_content .i_hbask {
    min-width: unset;
  }
  .i_footer_panel_content .i_hbask > svg {
    height: 35px;
  }
  .i_footer_panel_content .i_hbask .i_hbask_info_block {
    margin-left: 5px;
  }
}
.i_footer_panel_content .i_topphone {
  transition: all 0.4s ease;
}
.i_footer_panel_content .i_topphone:hover {
  color: #444443;
}
.i_footer_panel_content .i_topphone .i_block .i_topphone_wpp > svg {
  fill: #fff;
}
.i_footer_panel_content .i_topphone .i_block .i_main {
  transition: all 0.4s ease;
}
.i_footer_panel_content .i_topphone .i_block .i_main:after {
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/d_white.svg") no-repeat left center/10px auto;
}
@media screen and (min-width: 961px) {
  .i_footer_panel_content .i_topphone .i_block .i_main.i_main_select svg {
    fill: #444443 !important;
  }
  .i_footer_panel_content .i_topphone .i_block .i_main.i_main_select:after {
    background: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/d_filter.svg") no-repeat left center/10px auto;
  }
}
.i_footer_panel_content .i_topphone .i_block .i_drop {
  padding: 20px 20px 50px;
  top: unset;
  bottom: 0;
  box-shadow: 0 0 7px -4px rgba(0,0,0,0.75);
}
@media screen and (max-width: 960px) {
  .i_footer_panel_content .i_topphone .i_block .i_drop {
    bottom: 50px;
    left: -95px;
    right: auto;
    padding-bottom: 20px;
  }
  .i_footer_panel_content .i_topphone .i_block .i_drop:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -20px;
    border-width: 10px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    margin-left: -8px;
  }
}
@media screen and (max-width: 920px) {
  .i_footer_panel_content .i_topphone {
    width: unset;
  }
  .i_footer_panel_content .i_topphone .i_block {
    width: 100%;
    display: flex;
    justify-content: space-around;
  }
  .i_footer_panel_content .i_topphone .i_block .i_main {
    padding: 0;
  }
  .i_footer_panel_content .i_topphone .i_block .i_main:after {
    content: unset;
  }
  .i_footer_panel_content .i_topphone .i_block .i_main .i_topphone_wpp {
    margin-right: unset;
  }
}
@media screen and (max-width: 1499px) {
  .i_footer_panel_content .i_hfeedback a {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #727271;
    justify-content: center;
  }
  .i_footer_panel_content .i_auth_personal {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #727271;
    justify-content: center;
  }
  .i_footer_panel_content .i_footer_cabinet.i_login a span {
    display: none;
  }
  .i_footer_panel_content .i_footer_cabinet.i_login .i_fp_login_name,
  .i_footer_panel_content .i_search_footer_mobile {
    width: 20px;
    height: 100%;
    padding-left: unset;
    display: flex;
    justify-content: center;
    background-position: center;
    align-items: center;
  }
  .i_footer_panel_content .i_footer_cabinet.i_login .i_fp_login_name:before,
  .i_footer_panel_content .i_search_footer_mobile:before {
    position: static;
    width: 20px;
  }
  .i_footer_panel_content .i_footer_cabinet.i_login .i_fp_login_name > span,
  .i_footer_panel_content .i_search_footer_mobile > span {
    display: none;
  }
  .i_footer_panel_content .i_search_footer_mobile {
    width: 35px;
    border-radius: 50px;
    padding: 7px;
    background-color: #60605f;
  }
  .i_footer_panel_content .i_footer_compare {
    border: 1px solid #727271;
    border-radius: 20px;
    padding: 7px 15px;
    align-items: center;
  }
  .i_footer_panel_content .i_footer_compare span:last-child {
    margin-top: 3px;
  }
}
@media screen and (max-width: 1299px) {
  .i_footer_panel_content .i_search_footer_mobile_cont form > input[type="text"] {
    padding-left: 35px !important;
  }
}
@media screen and (min-width: 921px) {
  .i_footer_panel_content .i_footer_cat {
    flex: 0 250px;
  }
}
@media screen and (max-width: 920px) {
  .i_footer_panel_content .i_footer_cat {
    flex: 0 170px;
  }
}
@media screen and (max-width: 600px) {
  .i_footer_panel_content .i_vp_catalog_name span {
    display: none;
  }
  .i_footer_panel_content .i_vpt_x {
    margin-right: 0;
  }
}
@media screen and (max-width: 560px) {
  .i_footer_panel_content .i_footer_compare,
  .i_footer_panel_content .i_hbasket .i_hbask .i_hbask_info_block > span .i_basket_un {
    display: none;
  }
}
@media screen and (max-width: 479px) {
  .i_footer_panel_content .i_hfeedback {
    display: none;
  }
  .i_footer_panel_content .i_search_footer_mobile,
  .i_footer_panel_content .i_topphone .i_block .i_main {
    background-color: transparent;
    padding: 3px;
    border: 0 !important;
  }
  .i_footer_panel_content .i_search_footer_mobile svg,
  .i_footer_panel_content .i_topphone .i_block .i_topphone_wpp > svg {
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 460px) {
  .i_footer_panel_content .i_footer_cat {
    flex: 0 60px;
  }
  .i_footer_panel_content .i_footer_cabinet {
    display: none;
  }
}
.i_topphone .i_block .i_main:hover:after {
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/d_blue.svg") no-repeat left center/10px auto;
}
.i_topphone .i_block .i_main:hover a {
  color: #f53;
}
.i_footer_search {
  align-self: center;
}
@media screen and (min-width: 741px) and (max-width: 920px) {
  .i_footer_search {
    width: 32%;
  }
}
.i_footer_search .i_search_footer {
  display: none;
}
.i_footer_search .i_search_footer form {
  display: flex;
}
.i_footer_search .i_search_footer form #title-search-input2 {
  border: unset;
  border-radius: 10px 0 0 10px;
}
.i_fp_cat_title .i_bs_close {
  top: 0;
  right: 0;
}
div.scrollbar-inner > .scroll-element.scroll-y {
  right: 0;
}
.i_search_footer_mobile_cont .i_s_close {
  display: none;
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/search/close.svg") center no-repeat;
  background-size: 13px 13px;
  width: 32px;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
}
.i_search_footer_mobile {
  position: relative;
  background-size: 25px 24px;
  padding-left: 32px;
  align-items: center;
  height: 35px !important;
  cursor: pointer;
  color: #fff;
  transition: all 0.4s ease;
}
.i_search_footer_mobile:hover {
  color: #444443;
}
.i_search_footer_mobile svg {
  width: 25px;
  height: 25px;
  fill: #f53;
}
.i_search_footer_mobile > span {
  margin-left: 10px;
  border-bottom: 1px dashed;
}
@media screen and (min-width: 1300px) {
  .i_search_footer_mobile {
    display: none !important;
  }
}
@media screen and (max-width: 1299px) {
  .i_search_footer_mobile {
    display: flex;
  }
}
.i_search_footer_mobile_cont {
  flex: 1;
}
@media screen and (max-width: 1299px) {
  .i_search_footer_mobile_cont {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    width: auto;
    z-index: 130;
  }
  .i_search_footer_mobile_cont .i_search {
    display: none;
  }
  .i_search_footer_mobile_cont .i_s_close {
    display: block;
  }
}
.i_search_footer_mobile_cont form {
  display: flex;
}
.i_search_footer_mobile_cont form > input[type="text"] {
  border-radius: 10px 0 0 0;
  border: unset;
  padding-left: 30px;
  background-color: #fff;
  padding-bottom: 6px;
}
.i_footer_fav_comp {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  align-items: center;
  font-size: 87%;
  margin-right: 15px;
}
.i_footer_compare {
  display: flex;
  align-items: flex-end;
}
@media screen and (min-width: 1500px) {
  .i_footer_compare svg {
    margin-right: 8px;
  }
}
.i_footer_compare,
.i_footer_favorite {
  position: relative;
  text-decoration: none;
}
.i_footer_compare > svg,
.i_footer_favorite > svg {
  width: 20px;
  height: 20px;
  fill: #f53;
  transition: all 0.4s linear;
}
.i_footer_compare > svg:hover,
.i_footer_favorite > svg:hover {
  fill: #444443;
}
@media screen and (max-width: 1499px) {
  .i_compare_footer_text {
    display: none;
  }
}
@media screen and (min-width: 1500px) {
  .i_footer_compare span {
    border-bottom: 1px dashed;
  }
}
.i_basket_favorite_block {
  display: flex;
  align-items: center;
}
.i_basket_favorite_block .i_hbasket .i_hbask:hover {
  color: #fff;
}
.i_basket_favorite_block .i_hbasket .i_hbask:hover svg {
  fill: #f53 !important;
  transition: all 0.4s ease;
}
.i_basket_favorite_block .i_footer_favorite {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/footer/favorite.svg") center no-repeat;
  margin-right: 20px;
}
.i_basket_favorite_block .i_footer_favorite:hover {
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/footer/favorite_hover.svg") center no-repeat;
  color: #fff;
}
.i_footer_compare:before {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/product/comparison.svg");
}
.i_footer_favorite:before {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/product/favorites.svg");
}
.i_footer_cabinet.i_login {
  position: relative;
}
.i_footer_cabinet.i_login .i_fp_login_name {
  display: flex;
  align-items: center;
}
.i_footer_cabinet.i_login .i_fp_login_name > svg {
  fill: #f53;
  width: 17px;
  height: 17px;
}
#jq_fp_auth_personal {
  bottom: 30px;
  right: -20px;
  width: 300px;
  text-align: left;
}
#jq_fp_auth_personal .i_modal_tit:before,
#jq_fp_auth_personal .i_modal_tit:after,
#j_ad_fmap .i_modal_tit:after {
  display: none;
}
#jq_fp_auth_personal .i_modal_in:before,
#jq_fp_auth_personal .i_modal_in:after {
  content: '';
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  z-index: 560;
  bottom: -10px;
  border-top: 10px solid #9d9fa0;
  transition: 0.2s;
  right: 30px;
}
#jq_fp_auth_personal .i_modal_in:after {
  bottom: -9px;
  border-top: 10px solid #fff;
  transition: 0.2s;
}
.i_footer_panel_content .i_login_exit {
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/footer/exit.svg") no-repeat center/auto 10px;
}
/*.i_footer_panel_content .jq_basket_co,
.i_footer_panel_content .jq_basket_pr,
.i_footer_panel_content .i_hbask_cont_row,
.i_footer_cabinet.i_login a {
	color: #fff;
}*/
.i_footer_cabinet.i_login .i_auth_personal {
  display: flex;
  align-items: center;
}
.i_footer_cabinet.i_login .i_auth_personal svg {
  width: 17px;
  height: 17px;
  fill: #f53;
}
.i_footer_cabinet.i_login .i_auth_personal > span {
  margin-left: 10px;
  border-bottom: 1px dashed;
}
.i_footer_panel_content .i_login_exit {
  width: 10px;
}
.i_footer_panel_content .i_hbask_cont div,
.i_footer_panel_content .i_hbask_cont span {
  color: #fff;
}
/*.i_footer_panel .i_hbasket
	margin-left 40px*/
.i_footer_panel_content .i_hbask_cont_row {
  height: 20px;
}
.i_footer_panel_content .jq_basket_pr {
  font-size: 13px;
}
.i_footer_panel_content .i_hbask_cont:before {
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/main/basket.svg") no-repeat;
  width: 45px;
  background-position: left center;
  left: -55px;
}
@media screen and (min-width: 1281px) {
  .i_footer_cabinet.i_login {
    min-width: auto;
/*margin-right: 40px;*/
  }
}
@media screen and (min-height: 721px) {
  .i_footer_cat .i_foot_catalog_menu {
    height: 720px;
  }
  .i_footer_cat .i_v_menu.i_v_menu_foot {
    height: 670px !important;
  }
}
@media screen and (max-height: 720px) {
  .i_footer_cat .i_foot_catalog_menu {
    height: 100%;
  }
  .i_footer_cat .i_v_menu.i_v_menu_foot {
    height: 100% !important;
  }
}
@media screen and (max-width: 1024px) {
  .i_footer_cabinet.i_login a {
    min-height: 18px;
/*margin-left: 10px;*/
  }
  .i_footer_cabinet .i_login_exit {
    margin-left: 5px;
  }
  .i_footer_cabinet.i_login a:before {
    height: 18px;
  }
  .i_footer_cat .i_v_menu_sub_cont.col_2,
  .i_footer_cat .i_v_menu_sub_cont.col_3,
  .i_footer_cat .i_v_menu_sub_cont.col_4 {
    -moz-column-count: 2 !important;
    -webkit-column-count: 2 !important;
    column-count: 2 !important;
  }
  .i_footer_cat .i_v_menu_sub_cont.col_2:before,
  .i_footer_cat .i_v_menu_sub_cont.col_3:before,
  .i_footer_cat .i_v_menu_sub_cont.col_4:before {
    left: 50%;
  }
}
@media screen and (min-width: 391px) and (max-width: 1024px) {
  .i_footer_cat .i_fp_menu_title .tov {
    display: none;
  }
}
@media screen and (max-width: 920px) {
  .i_footer_fav_comp {
    width: 12%;
  }
  .i_footer_compare,
  .i_footer_favorite {
    min-height: 40px;
  }
}
@media screen and (max-width: 850px) {
  .i_footer_cat .i_v_menu_sub_cont .i_v_menu_div_2 {
    display: block;
    width: auto;
    min-width: auto;
  }
  .i_footer_cat .i_v_menu_sub_cont.col_2,
  .i_footer_cat .i_v_menu_sub_cont.col_3,
  .i_footer_cat .i_v_menu_sub_cont.col_4 {
    -moz-column-count: 1 !important;
    -webkit-column-count: 1 !important;
    column-count: 1 !important;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
  }
  .i_footer_cat .i_v_menu_sub_cont.col_2:before,
  .i_footer_cat .i_v_menu_sub_cont.col_3:before,
  .i_footer_cat .i_v_menu_sub_cont.col_4:before {
    display: none;
  }
}
@media screen and (max-width: 760px) {
  .i_footer_cat .i_fp_menu_mobile_title {
    padding-left: 30px;
  }
}
@media screen and (max-width: 640px) {
  .i_hbask_cont {
    min-height: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media screen and (max-width: 560px) {
  .i_footer_fav_comp {
    width: unset;
  }
  .i_footer_cat .i_fp_menu_title {
    display: none;
  }
  .i_footer_cat .i_fp_menu_mobile_title {
    display: block !important;
    height: auto !important;
  }
  .i_footer_cat .i_fp_menu_mobile_title {
    padding-left: 50px;
    width: 80px;
    white-space: nowrap;
    overflow-x: hidden;
  }
  .i_footer_panel .i_hbasket {
    min-width: unset;
  }
}
@media screen and (max-width: 1299px) {
  .i_search_footer {
    display: none;
  }
  .i_search_mobile {
    position: static;
  }
  div.i_wrapper .i_footer_search input[type='text']#title-search-input-2 {
    max-width: 100%;
    padding: 11px 10px;
    padding-left: 35px;
  }
  .i_footer_search {
    flex: unset;
  }
}
/*@media screen and (max-width: 480px) {
	.i_footer_panel_content > div:not(.i_hbasket),
	.i_footer_panel_content > a {
		min-width: 40px;
		max-width: 40px;
	}
}*/
@media screen and (max-width: 390px) {
  .i_footer_cat .i_fp_menu_mobile_title {
    width: auto;
    border-radius: 0;
    padding-left: 35px;
  }
  .i_hbask_cont_row {
    display: none;
  }
  .i_footer_cat .i_fp_menu_mobile_title span {
    display: none;
  }
  .i_footer_panel_content .i_hbask_cont:before {
    left: -30px;
    width: 40px;
  }
}
/*----------------------------------------------------------------------------------------------------- Наши магазины*/
.i_f_maps {
  position: relative !important;
  width: 100%;
}
.i_maps_shop_txt {
  border-bottom: 1px dashed;
  cursor: pointer;
  margin: 10px 0;
}
#i_pos_maps .i_modal_body {
  padding: 0;
  min-height: 500px;
}
#i_pos_maps {
  margin-bottom: 10px;
}
#i_pos_maps .i_modal_delta:before {
  content: '';
  position: absolute;
  left: 50%;
  top: -6px;
  z-index: -2;
  margin-left: -6px;
  height: 13px;
  width: 13px;
  transform: rotate(45deg);
  box-shadow: 0 0 10px 0 rgba(19,27,32,0.25);
  background-color: #fff;
}
.i_map_ttl {
  position: relative;
  padding: 30px 0;
  font-size: 150%;
  text-align: center;
  color: #353535;
}
.i_map_ttl:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  margin-top: -15px;
  margin-left: -45px;
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/shop_orange.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.i_maps_bl {
  position: relative;
}
.i_maps_bl_top {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: flex-end;
  align-items: center;
  height: 70px;
  border-top: 1px solid #e3e1e3;
}
.i_dillers_map .i_maps_bl_top {
  border-top: 0;
}
.i_maps_bl_ttl {
  position: absolute;
  left: 0;
}
.i_maps_bl_ttl_icon {
  padding: 10px 0 10px 55px;
  font-size: 16px;
}
.i_maps_bl_ttl_icon:before {
  content: "";
  position: absolute;
  width: 35px;
  height: 35px;
  top: 50%;
  margin: -20px 0 0 -45px;
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/map/map_point_blue.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.i_maps_bl_city_bl_win {
  position: relative;
}
.i_maps_bl_city_id {
  padding: 10px 20px;
}
.i_maps_bl_city_id.act {
  background: #f4f4f4;
}
.i_maps_bl_city_id:hover {
  background-color: #444443;
  color: #fff;
}
.i_maps_bl_city {
  position: relative;
  cursor: pointer;
}
.i_maps_bl_city_ttl {
  font-size: 110%;
}
.i_maps_bl_city_icon {
  position: absolute;
  display: block;
  width: 17px;
  height: 17px;
  top: 50%;
  right: 22px;
  margin-top: -10px;
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/map/menu_blue.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.i_maps_bl_city_win {
  position: absolute;
  width: 270px;
  right: 20px;
  margin-top: 0;
  background: #fff;
  box-shadow: 0 0 7px rgba(0,0,0,0.2);
  cursor: pointer;
  z-index: 5;
}
.i_maps_bl_cont {
  position: relative;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  height: 430px;
  overflow: hidden;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.i_maps_bl_cont_bl {
  position: relative;
  width: 100%;
  height: 100%;
}
.i_maps_bl_cont_map {
  height: 430px;
  width: 100%;
}
.i_maps_bl_type {
  position: absolute;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  background: #fff;
}
.i_maps_bl_type_bl {
  position: relative;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  height: 60px;
  margin: auto 0;
  cursor: pointer;
}
.i_maps_bl_type_bl.act {
  background: #ececec;
  color: #2788cb;
}
.i_maps_bl_type_bl:hover {
  color: #2788cb;
}
.i_maps_bl_type_bl_icon {
  display: block;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  margin: auto 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.i_maps_bl_type_bl_icon1 {
  display: block;
  width: 30px;
  min-width: 30px;
  min-height: 30px;
  height: 30px;
  margin: auto 20px;
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/map/map_point_black.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
}
.i_maps_bl_shop {
  position: absolute;
  width: 355px;
  height: 430px;
  right: 0;
  cursor: pointer;
}
.i_maps_bl_shop_sc {
  position: relative;
  margin-top: 67px !important;
  z-index: 2 !important;
}
.i_maps_bl_shop_ttl {
  position: absolute;
  height: 470px;
  width: 355px;
  padding: 20px 0 20px 14px;
  margin-left: 15px;
  font-size: 150%;
  background: #f4f4f4;
  z-index: 1;
}
/*.i_maps_bl_shop_ttl:hover{
	color: #2788cb;
}*/
.i_maps_bl_shop_el {
  position: relative;
  cursor: pointer;
}
.i_maps_bl_shop_el_ic {
  position: absolute;
  width: 23px;
  height: 23px;
  margin-left: 27px;
  top: 50%;
  margin-top: -11.5px;
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/map/str_dark23px.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.act.i_maps_bl_shop_el:before {
  right: 95%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255,255,255,0);
  border-right-color: #fff;
  border-width: 15px;
  margin-top: -15px;
}
.i_maps_bl_shop_str {
  position: absolute;
  width: 20px;
  height: 20px;
  min-height: 100%;
  background: transparent;
}
.i_maps_bl_cont_city_str {
  position: absolute;
  width: 23px;
  height: 23px;
  margin-left: 30px;
  top: 50%;
  margin-top: -11.5px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.act.i_maps_bl_cont_city_id .i_maps_bl_cont_city_str {
  fill: #fff;
}
.i_maps_bl_shop_el_txt {
  display: block;
  background: #f4f4f4;
  padding: 20px 0 20px 50px;
  margin-left: 15px;
  margin-right: 10px;
  border-top: 1px solid #e4e4e4;
}
/*.i_maps_bl_shop_el_txt:hover{
	color: second_color;
}*/
.i_maps_bl_shop_el.act .i_maps_bl_shop_el_txt {
  background: #fff;
  border-top: 1px solid #fff !important;
  color: #000;
}
.swiper-container-vertical>.i_maps_bl_shop_ss.swiper-scrollbar {
  right: 15px;
  top: 0;
  width: 10px;
  height: 98%;
}
.i_maps_bl_shop_ss.swiper-scrollbar {
  background: #fff;
}
.i_maps_bl_shop_sw {
  flex-direction: column;
  z-index: 2 !important;
}
.i_maps_scroll {
  height: 360px;
}
.i_maps_bl_ttl_cont {
  position: absolute;
  left: 0;
  padding: 30px 0;
  margin-left: 60px;
  font-size: 150%;
  text-align: center;
  color: #353535;
}
.i_maps_bl_cont_city {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  height: 70px;
  cursor: pointer;
}
.i_maps_bl_cont_city_vk {
  margin: auto 0;
  padding: 0 40px 0 60px;
  font-size: 120%;
}
.i_maps_bl_ttl_cont:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  margin-top: -15px;
  margin-left: -45px;
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/shop_orange.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.i_maps_bl_cont_city_id {
  position: relative;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  margin: 0;
  border-right: 1px solid #e3e1e3;
  border-left: 1px solid #e3e1e3;
}
.i_maps_bl_cont_city_id.act {
  background: #5a5a5a;
  color: #fff;
  border-right: 1px solid #5a5a5a;
  border-left: 1px solid #5a5a5a;
  z-index: 2;
}
.act.i_maps_bl_cont_city_id:after {
  content: " ";
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  margin-left: -8px;
  bottom: -16px;
  border: solid transparent;
  transform: rotate(180deg);
  border-bottom-color: #5a5a5a;
  border-width: 8px;
}
#i_pos_maps .i_modal_body.i_maps_loader {
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/preloader.svg") no-repeat 1px center/21px auto;
}
@media screen and (min-width: 1340px) {
  #i_pos_maps {
    width: 1250px;
  }
}
@media screen and (min-width: 780px) {
  .i_maps_bl_city {
    padding: 10px 60px 10px 0;
  }
}
@media screen and (max-width: 1339px) {
  #i_pos_maps {
    left: 10px !important;
    right: 10px;
  }
}
@media screen and (max-width: 849px) {
  .i_maps_bl_shop {
    display: none;
  }
  .i_maps_bl_city {
    padding: 10px 60px 20px 0;
  }
  .i_maps_bl_ttl_h {
    display: none;
  }
  .i_maps_bl_city_ttl {
    display: none;
  }
  .i_maps_bl_ttl_cont {
    display: none !important;
  }
}
@media screen and (max-width: 449px) {
  .i_maps_bl_cont_city {
    width: 100%;
  }
  .i_maps_bl_cont_city_id {
    width: 50%;
  }
}
/*----------------------------------------------------------------------------------------------------------------------------------*/
.i_forgot_pass input[type=submit] {
  margin-top: 10px;
  font-size: 12px;
  text-transform: uppercase;
}
.i_sys_register tr td {
  padding-top: 5px;
}
.i_sys_register input[type="submit"] {
  font-size: 12px;
  margin-top: 10px;
  text-transform: uppercase;
}
/*----------------------------------------------------------------------------------------------------------------------------------О нашей посуде*/
.i_about_our_dishes {
  margin: -30px -20px;
  padding: 30px 20px;
}
.t-title_md {
  font-size: 52px;
  text-align: center;
}
.t-descr_xxl {
  font-size: 26px;
  text-align: center;
  max-width: 700px;
  margin: 50px auto 0;
}
.t-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.t-col.t-col_4 {
  width: calc(33.33% - 10px);
}
.t472__blockimg {
  padding-top: 100%;
}
.t-title_xs {
  font-size: 42px;
  text-align: center;
}
.t503 .t-container:not(:first-child) {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.t503__col.t-col.t-col_4.t-item {
  text-align: center;
  margin-top: 50px;
}
.t503__descr.t-descr.t-descr_xs {
  margin-top: 20px;
}
.t905__wrapper {
  display: flex;
  flex-wrap: wrap;
}
.t905__card {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
}
.t905__card > div {
  width: 50%;
}
.t905__card:nth-child(3),
.t905__card:nth-child(4) {
  flex-direction: row-reverse;
}
.t905__content {
  padding: 20px;
}
.t905__image {
  width: 100%;
  height: 100%;
  padding-bottom: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.t017__title {
  text-align: center;
}
.t594__container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.t051__text {
  font-size: 18px;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .t905__card:nth-child(3),
  .t905__card:nth-child(4) {
    flex-direction: row;
  }
  .t905__card {
    width: 100%;
  }
  .t905__card:nth-child(even) {
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 759px) {
  .t-col.t-col_4 {
    width: calc(50% - 10px);
    margin-top: 20px;
  }
  .t-title_md,
  .t-title_xs {
    font-size: 32px;
  }
  .t-descr_xxl {
    font-size: 16px;
    margin-top: 30px;
  }
  .t051__text {
    font-size: 16px;
  }
}
@media screen and (max-width: 559px) {
  .t905__card > div {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 479px) {
  .t594__container img {
    max-width: 130px !important;
  }
  .t-col.t-col_4 {
    width: 100%;
  }
}
.i_catalog_section_in {
  margin: -60px -20px -30px;
  background-color: #f4f4f4;
}
@media screen and (min-width: 1601px) {
  .i_catalog_section_in .i_cs.i_cs_tile .i_item {
    flex: 1 calc(17% - 23px);
    max-width: calc(17% - 23px);
  }
  .i_catalog_section_in .i_cs.i_cs_tile .i_item:nth-child(5n+5) {
    margin-right: 20px;
  }
  .i_catalog_section_in .i_cs.i_cs_tile .i_item:nth-child(6n+6) {
    margin-right: 0;
  }
}
select {
  border: 0;
  min-width: auto !important;
}

/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/catalog/catalog.css?17199916834057*/
/* ---------------------------------------------------------------------------------------------------- catalog section */
.i_catalog_bl {
  display: flex;
  position: relative;
  padding-top: 20px;
}
.i_cs_banner_left_bl {
  margin-top: 20px;
}
.i_catalog_right {
  min-width: 0;
}
.i_catalog_tv_bl {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.i_catalog_tv_bl h1 {
  margin: 10px 0;
  font-size: 30px;
  text-transform: uppercase;
  text-align: center;
}
@media screen and (max-width: 479px) {
  .i_catalog_tv_bl h1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 1299px) {
  .i_catalog_tv_bl {
    flex-direction: column;
  }
}
.i_ct_count {
  color: #f53;
  display: inline-block;
  margin: 0 10px;
  border-bottom: 1px dashed;
}
.i_catalog_view {
  display: flex;
  margin-left: 20px;
  align-items: center;
  position: absolute;
  right: 0;
}
@media screen and (max-width: 1299px) {
  .i_catalog_view {
    margin-left: 0;
    position: static;
  }
}
.i_cs_view:not(:first-child) {
  margin-left: 20px;
}
.i_cs_view {
  background-repeat: no-repeat;
/*background-position: ;
	background-size: ;*/
  width: 22px;
  height: 22px;
  cursor: pointer;
}
.i_cs_view svg {
  width: 100%;
  height: 100%;
  fill: #d5d5d6;
  transition: all 0.4s ease;
}
.i_cs_view svg:hover {
  fill: #f53;
}
.i_cs_view.selected svg {
  fill: #444443;
}
.i_catalog_sort_compare {
  background-color: #fff;
  border-radius: 10px;
  padding: 10px 20px;
  font-size: 13px;
}
@media screen and (min-width: 1024px) {
  .i_catalog_left {
    flex: 0 260px;
    min-width: 260px;
  }
  .i_catalog_left .i_breadcrumbs,
  .i_catalog_left .i_catalog_tv_bl {
    display: none;
  }
  .i_catalog_right {
    flex: 1 100%;
    margin-left: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .i_catalog_bl {
    flex-direction: column;
  }
  .i_catalog_left {
    display: flex;
    flex-direction: column;
  }
  .i_catalog_menu {
    position: absolute;
    width: 100%;
    z-index: 200;
    height: 0;
  }
  .i_catalog_menu > div[id^=bx_incl_area_] {
    height: 0;
  }
  .i_catalog_filter {
    margin-top: 30px;
  }
  .i_cs_banner_left_bl {
    margin-top: 0;
    order: 1;
  }
  .i_catalog_left .i_breadcrumbs {
    order: 2;
  }
  .i_catalog_left .i_catalog_tv_bl {
    order: 3;
  }
  .i_catalog_right {
    display: flex;
    flex-direction: column;
  }
  .i_cs_banner_top_bl {
    order: 4;
    margin-top: 30px;
    padding-top: 30px;
  }
  .i_catalog_right .i_breadcrumbs,
  .i_catalog_right .i_catalog_tv_bl {
    display: none;
  }
  .i_catalog_sort_compare {
    margin-top: 20px;
  }
}
@media screen and (max-width: 560px) {
  .i_catalog_compare,
  .i_cs_banner_left_bl {
    display: none;
  }
}
/*------------------------------------------------------------------------------------------------- Корневая траница кталога -*/
.i_sect_list .i_sl_img {
  display: none;
}
.i_sl_1 {
  background-color: #fff;
  padding: 20px 20px;
  border-radius: 5px;
}
.i_sl_1:not(:first-child) {
  margin-top: 20px;
}
.i_sl_title h2 {
  margin: 0 0 15px 0;
}
.i_sl_1 ul {
  padding: 0;
  margin: 0 0 0 -7px;
  display: flex;
  flex-flow: wrap;
}
.i_sl_1 ul li {
  margin-left: 30px;
  margin-right: 10px;
  margin-top: 5px;
}
/* ---------------------------------------------------------------------------------------------------- Catalog section block  */
.i_catalog_section .i_item .i_item_buy {
  display: flex;
  margin-bottom: 20px;
}
.i_catalog_section .i_cs_description {
  border-radius: 10px;
  margin-top: 70px;
  padding: 30px 20px;
  background-color: #fff;
}
@media screen and (min-width: 641px) and (max-width: 1023px) {
  .i_search_bl {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    margin-left: 280px;
  }
}
/* ---------------------------------------------------------------------------------------------------- i_cs  */
.i_cs {
  display: flex;
  border-radius: 5px;
  margin: 0 -1px -1px 0;
}
.i_cs > div:empty {
  visibility: hidden;
  height: 0;
  border: 0 none;
}

/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/catalog/cs_list.css?17199916837730*/
/* ---------------------------------------------------------------------------------------------------- Catalog section list */
.i_cs_list {
  flex-wrap: wrap;
  justify-content: space-between;
}
.i_cs_list .i_item {
  display: flex;
  flex-flow: wrap;
  align-items: flex-end;
  margin-top: 30px;
  padding: 20px;
}
@media screen and (min-width: 1700px) {
  .i_cs_list .i_item {
    width: calc(50% - 10px);
    margin-right: 20px;
  }
  .i_cs_list .i_item:nth-child(even) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1700px) {
  .i_cs_list .i_item {
    width: 100%;
  }
}
.i_cs_list .i_item .i_item_buy {
  display: flex;
  margin-bottom: 0;
}
.i_cs_list .i_item .i_item_favorite,
.i_cs_list .i_item .i_item_compare {
  position: relative;
  display: flex;
}
.i_cs_list .i_item .i_item_favorite .i_favorite_succes,
.i_cs_list .i_item .i_item_compare .i_favorite_succes {
  right: unset;
  left: calc(50% - 117px);
  bottom: 35px;
}
.i_cs_list .i_item .i_item_favorite .i_compare_succes,
.i_cs_list .i_item .i_item_compare .i_compare_succes {
  right: unset;
  left: calc(50% - 117px);
  bottom: 35px;
}
.i_cs_list .i_item .i_compare_but span,
.i_cs_list .i_item .i_favorite_but span {
  display: none;
}
.i_cs_list .i_item .i_item_price {
  justify-content: center;
}
/* ---------------------------------------------------------------------------------------------------- Stiker */
.i_cs_list .i_item .i_item_stiker {
  right: unset;
  left: 10px;
}
@media screen and (max-width: 580px) {
  .i_cs_list .i_item .i_item_recipe_sticker {
    width: 20px;
    height: 20px;
    top: 30%;
  }
}
/*.i_cs_list .i_item .i_item_stiker > span {
	width: 58px;
	height: 58px;
}*/
/* ---------------------------------------------------------------------------------------------------- Img */
/* ---------------------------------------------------------------------------------------------------- Name */
.i_cs_list .i_item .i_item_name {
  order: 1;
  align-self: flex-start;
  font-size: 16px;
  text-transform: uppercase;
}
.i_cs_list .i_item .i_item_name > span {
  text-align: left;
  font-size: 18px;
}
/* ---------------------------------------------------------------------------------------------------- e_Buy block */
.i_cs_list .i_item .i_ebuy {
  margin-left: auto;
  width: auto;
}
.i_cs_list .i_item .i_item_price {
  flex-flow: column;
  align-items: flex-end;
  width: 105px;
  text-align: right;
}
/* ---------------------------------------------------------------------------------------------------- Remove */
/*----------------------------------------------------------------------------------------------------- Compare/Favorites*/
.i_cs_list .i_item .i_item_compare {
  order: 3;
  position: relative;
}
.i_cs_list .i_item .i_item_favorite {
  order: 4;
  margin-left: 40px;
  margin-right: 40px;
  position: relative;
}
/* -------------------------------------------------- Quantity */
.i_cs_list .i_item .i_quantity {
  order: 5;
  margin-left: 0 !important;
}
.i_cs_list .i_item .i_quan_sl:before,
.i_cs_list .i_item .i_quan_sl {
  margin-left: auto;
}
/* ---------------------------------------------------------------------------------------------------- Props/Preview text */
.i_cs_list .i_item .i_info_block {
  align-self: flex-start;
}
/* ---------------------------------------------------------------------------------------------------- Buy success */
/* ---------------------------------------------------------------------------------------------------- Count */
@media screen and (min-width: 1280px), screen and (min-width: 816px) and (max-width: 920px) {
  .i_cs_list .i_item .i_item_name,
  .i_cs_list .i_item .i_info_block {
    margin-left: 240px;
  }
  .i_cs_list .i_item .i_info_block {
    height: 6em;
  }
}
@media screen and (min-width: 1280px) {
  .i_cs_list .i_item .i_item_img {
    height: 220px;
    width: 220px;
  }
  .i_cs_list .i_item .i_item_img img {
    max-height: 220px;
    max-width: 220px;
  }
  .i_cs.i_cs_list .i_item {
    height: 290px;
  }
}
@media screen and (min-width: 921px) and (max-width: 1280px), screen and (min-width: 581px) and (max-width: 815px) {
  .i_cs_list .i_item .i_item_name,
  .i_cs_list .i_item .i_info_block {
    margin-left: 200px;
  }
  .i_cs_list .i_item .i_info_block {
    height: 8.4em;
  }
}
@media screen and (min-width: 581px) and (max-width: 1280px) {
  .i_cs.i_cs_list .i_item {
    min-height: 261px;
  }
  .i_cs_list .i_item .i_item_img {
    height: 180px;
    width: 180px;
  }
  .i_cs_list .i_item .i_item_img img {
    max-height: 180px;
    max-width: 180px;
  }
}
@media screen and (min-width: 581px) {
  .i_cs_list .i_item .i_item_name > span {
    max-height: 2.5em;
  }
  .i_cs_list .i_item .i_item_img {
    position: absolute;
    top: 10px;
    left: 10px;
  }
  .i_cs_list .i_item .i_ebuy {
    order: 6;
    align-self: flex-end;
    display: flex;
  }
  .i_cs_list .i_item .i_ebuy > .i_item_buy {
    margin-left: 20px;
  }
  .i_cs_list .i_item .i_info_block {
    order: 2;
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 581px) {
  .i_cs_list .i_item .i_ebuy > .i_item_buy {
    width: 220px;
  }
}
@media screen and (max-width: 800px) {
  .i_cs_list .i_item .i_item_compare > a > span,
  .i_cs_list .i_item .i_item_favorite > a > span {
    display: none;
  }
  .i_cs_list .i_item .i_item_compare .i_compare_but:before,
  .i_cs_list .i_item .i_item_favorite .i_favorite_but:before {
    width: 25px;
    height: 20px;
  }
}
@media screen and (max-width: 640px) {
  .i_cs_list .i_item .i_quantity > span {
    font-size: 0;
  }
}
@media screen and (max-width: 580px) {
  .i_cs.i_cs_list .i_item {
    min-height: 230px;
    align-items: flex-start;
  }
  .i_cs_list .i_item .i_item_stiker {
    position: static;
    order: 2;
    display: flex;
    flex-flow: wrap;
    width: 100%;
  }
  .i_cs_list .i_item .i_item_stiker > span {
    margin-top: 5px;
    margin-right: 5px;
  }
  .i_cs_list .i_item .i_item_name > span {
    max-height: 2.5em;
  }
  .i_cs_list .i_item .i_item_img {
    order: 3;
    height: 100px;
    width: 100px;
  }
  .i_cs_list .i_item .i_item_img img {
    max-height: 100px;
    max-width: 100px;
  }
  .i_cs_list .i_item .i_item_compare {
    display: none;
  }
  .i_cs_list .i_item .i_item_favorite {
    order: 5;
    margin-left: 20px;
    margin-top: 25px;
  }
  .i_cs_list .i_item .i_quantity {
    order: 6;
    margin-left: auto;
    margin-top: 20px;
  }
  .i_cs_list .i_item .i_ebuy {
    order: 7;
    margin-top: 10px;
  }
  .i_cs_list .i_item .i_ebuy > .i_item_buy {
    margin-top: 10px;
    position: absolute;
    left: 140px;
    right: 20px;
    width: auto;
  }
  .i_cs_list .i_item .i_item_price {
    align-items: flex-end;
  }
  .i_cs_list .i_item .i_info_block {
    order: 8;
    max-height: 9.7em;
    overflow: hidden;
    width: 100%;
    margin-top: 30px;
  }
}
@media screen and (max-width: 439px) {
  .i_cs_list .i_item .i_item_img {
    order: 3;
  }
  .i_cs_list .i_item .i_item_stiker {
    margin: 5px 0 10px 0;
  }
  .i_cs_list .i_item .i_ebuy {
    margin-top: unset;
    width: 100%;
    position: relative;
  }
  .i_cs_list .i_item .i_ebuy > .i_item_buy {
    position: static;
    width: 100%;
  }
  .i_cs_list .i_item .i_ebuy > .i_item_price {
    position: absolute;
    right: 0;
    top: -50px;
  }
  .i_cs_list .i_item .i_info_block {
    margin-top: 20px;
  }
}

/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/catalog/cs_table.css?17199916839611*/
/* ---------------------------------------------------------------------------------------------------- Catalog section table */
.i_cs_table {
  flex-flow: column;
}
.i_cs.i_cs_table .i_item {
  display: flex;
  align-items: center;
  min-height: 115px;
  box-sizing: border-box;
  justify-content: flex-start;
  border-radius: 0;
  flex-flow: wrap;
  padding: 20px;
}
@media screen and (min-width: 1201px) {
  .i_cs.i_cs_table .i_item .i_item_name .i_article_item {
    display: inline-block;
  }
}
.i_cs.i_cs_table .i_item:not(:last-child) {
  border-bottom: 2px dotted #cecece;
}
.i_cs.i_cs_table .i_item .i_ebuy {
  width: auto;
}
.i_cs.i_cs_table .i_item .i_ebuy .i_item_buy {
  display: flex;
}
.i_cs.i_cs_table .i_item .i_item_favorite,
.i_cs.i_cs_table .i_item .i_item_compare {
  position: relative;
}
.i_cs.i_cs_table .i_item .i_item_favorite .i_favorite_succes,
.i_cs.i_cs_table .i_item .i_item_compare .i_favorite_succes {
  right: unset;
  left: calc(50% - 117px);
  bottom: 40px;
}
.i_cs.i_cs_table .i_item .i_item_favorite .i_compare_succes,
.i_cs.i_cs_table .i_item .i_item_compare .i_compare_succes {
  right: unset;
  left: calc(50% - 117px);
  bottom: 40px;
}
.i_cs.i_cs_table .i_item:first-child {
  margin-top: 30px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.i_cs.i_cs_table .i_item:last-child {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
/* ---------------------------------------------------------------------------------------------------- Stiker */
.i_cs_table .i_item .i_item_stiker {
  display: flex;
  flex-flow: wrap;
  align-items: baseline;
  width: 100%;
  position: static;
  z-index: auto;
}
.i_cs_table .i_item .i_item_stiker > span {
  margin-right: 1px;
  border-radius: unset;
}
.i_cs_table .i_item .i_item_stiker > span:first-child {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.i_cs_table .i_item .i_item_stiker > span:last-child {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  margin: unset;
}
.i_cs_table .i_item .i_item_recipe_sticker {
  width: 25px;
  height: 25px;
}
/* ---------------------------------------------------------------------------------------------------- Img */
.i_cs_table .i_item .i_item_img {
  height: 80px;
  width: 80px;
  position: absolute;
  left: 15px;
  top: 15px;
}
.i_cs_table .i_item .i_item_img img {
  max-height: 80px;
  max-width: 80px;
}
/* ---------------------------------------------------------------------------------------------------- Name */
.i_cs_table .i_item .i_item_name {
  width: 100%;
  text-align: left;
  text-transform: uppercase;
  font-size: 15px;
  display: flex;
  justify-content: space-between;
  margin-top: auto;
}
/* ---------------------------------------------------------------------------------------------------- e_Buy block */
.i_cs_table .i_item .i_ebuy {
  display: flex;
}
.i_cs_table .i_item .i_item_price {
  margin-right: 40px;
  text-align: right;
}
.i_cs_table .i_item .i_item_price .i_pr_disc {
  margin-right: 20px;
}
.i_cs_table .i_item .i_ebuy > .i_item_buy {
  width: 220px;
  min-height: 40px;
  margin-bottom: 0;
}
/* ---------------------------------------------------------------------------------------------------- Remove */
/* -------------------------------------------------- Quantity */
.i_cs_table .i_item .i_quantity {
  width: 115px;
}
/* ---------------------------------------------------------------------------------------------------- Buy success */
/* ---------------------------------------------------------------------------------------------------- Count */
/*----------------------------------------------------------------------------------------------------- Order*/
.i_cs_table .i_item .i_item_name {
  order: 1;
}
.i_cs_table .i_item .i_item_stiker {
  order: 7;
}
.i_cs_table .i_item .i_item_compare {
  order: 3;
}
.i_cs_table .i_item .i_item_favorite {
  order: 4;
}
.i_cs_table .i_item .i_quantity {
  order: 5;
}
.i_cs_table .i_item .i_ebuy {
  order: 6;
}
.i_cs_table .i_item .i_compare_but span,
.i_cs_table .i_item .i_favorite_but span {
  display: none;
}
/* ---------------------------------------------------------------------------------------------------- Media */
@media screen and (min-width: 1801px) {
  .i_cs_table .i_item .i_quantity {
    margin-right: 50px;
  }
  .i_cs_table .i_item .i_item_favorite {
    margin: 0 50px;
  }
  .i_cs_table .i_item .i_item_compare {
    margin-left: auto;
  }
  .i_cs_table .i_item .i_item_stiker {
    max-width: 500px;
    order: 2;
  }
  .i_cs_table .i_item .i_item_name {
    padding-right: 260px;
  }
  .i_cs_table .i_item .i_item_name,
  .i_cs_table .i_item .i_item_stiker {
    margin-left: 100px;
  }
}
@media screen and (max-width: 1800px) {
  .i_cs.i_cs_table .i_item {
    padding-left: 130px;
  }
  .i_cs_table .i_item .i_item_favorite {
    margin: 0 40px;
  }
  .i_cs.i_cs_table .i_item .i_ebuy {
    margin-left: auto;
  }
  .i_cs_table .i_item .i_item_name {
    margin-bottom: 5px;
  }
  .i_cs_table .i_item .i_item_stiker {
    margin-top: 5px;
  }
}
@media screen and (min-width: 821px) and (max-width: 1200px) {
  .i_cs_table .i_item .i_item_price {
    margin-right: 0;
  }
  .i_cs.i_cs_table .i_item {
    padding-right: 255px;
  }
  .i_cs_table .i_item .i_ebuy {
    flex-flow: column;
    position: absolute;
    right: 15px;
    top: 15px;
    bottom: 15px;
    text-align: right;
    justify-content: flex-end;
    height: auto;
  }
  .i_cs_table .i_item .i_item_compare {
    margin-right: auto;
  }
  .i_cs_table .i_item .i_item_favorite {
    order: 3;
    margin-left: unset;
    margin-right: auto;
  }
  .i_cs_table .i_item .i_quantity {
    order: 4;
    margin-left: unset;
    margin-right: auto;
  }
}
@media screen and (max-width: 820px) {
  .i_cs_table .i_item .i_ebuy {
    flex-flow: column;
  }
  .i_cs_table .i_item .i_ebuy .i_item_price {
    position: absolute;
    top: 15px;
    right: 25px;
    margin-right: 0;
  }
  .i_cs_table .i_item .i_item_name {
    margin-right: 240px;
  }
  .i_cs_table .i_item .i_item_stiker {
    margin-left: unset;
    margin-top: 10px;
  }
  .i_cs_table .i_item .i_item_price .i_pr_disc {
    margin-right: 20px;
  }
}
@media screen and (max-width: 800px) {
  .i_cs_table .i_item .i_item_compare > a > span,
  .i_cs_table .i_item .i_item_favorite > a > span {
    display: none;
  }
  .i_cs_table .i_item .i_item_compare .i_compare_but:before,
  .i_cs_table .i_item .i_item_favorite .i_favorite_but:before {
    width: 25px;
    height: 20px;
  }
}
@media screen and (max-width: 670px) {
  .i_cs_table .i_item .i_item_compare,
  .i_cs_table .i_item .i_quantity > span {
    display: none;
  }
  .i_cs_table .i_item .i_quantity {
    width: unset;
  }
  .i_cs_table .i_item .i_item_name {
    margin-right: unset;
  }
  .i_cs_table .i_item .i_item_favorite {
    margin-left: 0;
  }
  .i_cs_table .i_item .i_ebuy {
    justify-content: flex-end;
    flex-flow: row;
    position: relative;
  }
  .i_cs_table .i_item .i_ebuy .i_item_price {
    position: static;
    margin-right: 10px;
  }
}
@media screen and (max-width: 580px) {
  .i_cs_table .i_item .i_ebuy > .i_item_buy > .i_count {
    display: none !important;
  }
  .i_cs_table .i_item .i_item_favorite {
    margin-top: auto;
  }
  .i_cs_table .i_item .i_ebuy .i_item_price {
    position: absolute;
    top: unset;
    margin-right: 100px;
    margin-top: 0;
  }
  .i_cs_table .i_item .i_ebuy {
    margin-top: 10px;
    margin-left: unset;
  }
  .i_cs_table .i_item .i_ebuy .i_item_buy {
    justify-content: flex-end;
  }
  .i_cs_table .i_item .i_item_buy .i_buy_button {
    max-width: 100px;
  }
  .i_cs_table .i_item .i_item_name,
  .i_cs_table .i_item .i_item_favorite {
    margin-left: 0;
  }
  .i_cs_table .i_item .i_ebuy .i_datext {
    max-width: 100px;
    font-size: 11px;
  }
  .i_cs_table .i_item .i_ebuy .i_datext:before {
    margin: 0 5px;
    width: 30px;
  }
}
@media screen and (max-width: 480px) {
  .i_cs.i_cs_table .i_item:first-child,
  .i_cs.i_cs_table .i_item:last-child {
    border-radius: 0 !important;
  }
  .i_cs_table .i_item .i_ebuy .i_item_price {
    margin-right: 85px;
  }
  .i_cs.i_cs_table .i_item {
    padding-left: 110px;
    padding-bottom: 50px;
  }
  .i_cs_table .i_item .i_item_stiker {
    position: absolute;
    bottom: 15px;
    top: auto;
  }
  .i_cs_table .i_item .i_quantity,
  .i_cs_table .i_item .i_item_favorite {
    display: none;
  }
  .i_cs_table .i_item .i_ebuy {
    margin-left: auto;
  }
  .i_cs_table .i_item .i_item_price .i_pr_disc {
    margin-right: 0;
  }
  .i_cs_table .i_item .i_item_buy .i_buy_bought {
    background-position: 10px center;
  }
  .i_cs_table .i_item .i_ebuy > .i_item_buy {
    width: 200px;
  }
  .i_catalog_border {
    border: unset;
  }
  .i_cs_table .i_item:not(:first-child) {
    border-top: 1px solid #e4e4e4;
  }
  .i_cs.i_cs_table {
    border: unset;
/*border-top: 1px solid border_color;
		border-bottom: 1px solid border_color;*/
    margin: 0 -20px;
  }
}
/* VIEW 2 / NO DELETE */
/*@media screen and (max-width: 540px) {
	.i_cs_table .i_item .i_item_name {
		margin-right: 47px;
	}
	.i_cs_table .i_item .i_item_name > span {
		max-height: 2.5em;
	}

	.i_cs_table .i_item .i_ebuy {
		flex-direction: row;
		margin-top: 20px;
	}
	.i_cs_table .i_item .i_item_price {
		flex: 1;
	}
	.i_cs_table .i_item .i_item_buy {
		margin-left: 20px;
	}
	.i_cs_table .i_item .i_item_buy .i_count {
		max-width: 110px;
	}

	.i_cs_table .i_item .i_quantity {
		position: absolute;
		right: 19px;
		top: 20px;

		padding-left: 28px;

		width: 0;
		overflow: hidden;
	}
}*/

/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/catalog/cs_tile.css?17199916834891*/
/* ---------------------------------------------------------------------------------------------------- Catalog section tile  */
.i_cs_tile {
  flex-flow: row wrap;
  padding: 1px 0;
}
.i_cs.i_cs_tile .i_item {
/*border-right: 1px solid border_color;
  border-bottom: 1px solid border_color;*/
  flex: 1 calc(20% - 16px);
  max-width: calc(20% - 16px);
  margin-right: 20px;
  margin-top: 30px;
}
@media (min-width: 1601px) {
  .i_cs.i_cs_tile .i_item:nth-child(5n+5) {
    margin-right: 0;
  }
}
@media (min-width: 1301px) and (max-width: 1600px) {
  .i_cs.i_cs_tile .i_item {
    max-width: calc(25% - 15px);
    flex-basis: calc(25% - 15px);
  }
  .i_cs.i_cs_tile .i_item:nth-child(4n+4) {
    margin-right: 0;
  }
}
@media (min-width: 761px) and (max-width: 1300px) {
  .i_cs.i_cs_tile .i_item {
    max-width: calc(33.33% - 14px);
    flex-basis: calc(33.33% - 14px);
  }
  .i_cs.i_cs_tile .i_item:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media (min-width: 480px) and (max-width: 760px) {
  .i_cs.i_cs_tile .i_item {
    max-width: calc(50% - 13px);
    flex-basis: calc(50% - 13px);
  }
  .i_cs.i_cs_tile .i_item:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media (max-width: 479px) {
  .i_cs.i_cs_tile .i_item {
    max-width: 48%;
    flex-basis: 100%;
    margin-right: 7px;
  }
}
/* ---------------------------------------------------------------------------------------------------- Stiker */
/*.i_cs_tile .i_item .i_item_stiker > span {
  height: 58px;
  width: 58px;
}*/
/* ---------------------------------------------------------------------------------------------------- Img */
.i_cs_tile .i_item .i_item_img_block {
  width: 100%;
}
@media screen and (min-width: 1300px) {
  .i_cs_tile .i_item .i_item_img {
    height: 270px;
  }
}
@media screen and (max-width: 1299px) {
  .i_cs_tile .i_item .i_item_img {
    height: 210px;
  }
}
.i_cs_tile .i_item .i_item_img img {
  max-height: 270px;
  max-width: 270px;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
/* ---------------------------------------------------------------------------------------------------- Name */
.i_cs_tile .i_item .i_item_name {
  padding: 20px 0 10px;
}
.i_cs_tile .i_item .i_item_name > span {
  height: 2.5em;
}
/* ---------------------------------------------------------------------------------------------------- e_Buy block */
.i_cs_tile .i_item .i_item_price {
  margin-bottom: 20px;
}
/*.i_cs_tile .i_item .i_item_buy .i_buy_bought .i_m_name {
  margin-right: auto;
}*/
/* ---------------------------------------------------------------------------------------------------- Remove */
/*----------------------------------------------------------------------------------------------------- Compare/Favorites*/
.i_cs_tile .i_item .i_item_compare {
  display: inline-block;
  margin-left: auto;
  z-index: 10;
}
.i_cs_tile .i_item .i_item_favorite {
  display: inline-block;
  z-index: 10;
  margin-right: auto;
  margin-left: 30px;
}
.i_cs_tile .i_item .i_item_article {
  display: block;
}
.i_cs_tile .i_item .i_compare_but,
.i_cs_tile .i_item .i_favorite_but {
  display: inline-block;
  padding: unset;
}
.i_cs_tile .i_item .i_compare_but > span,
.i_cs_tile .i_item .i_favorite_but > span {
  display: none;
}
.i_cs_tile .i_item .i_compare_succes,
.i_cs_tile .i_item .i_favorite_succes {
  width: auto;
}
@media screen and (max-width: 640px) {
  .i_cs_tile .i_item {
    display: flex;
    flex-flow: wrap;
    align-items: center;
    justify-content: center;
  }
  .i_cs_tile .i_item .i_ebuy {
    width: 100%;
  }
  .i_cs_tile .i_item .i_compare_but,
  .i_cs_tile .i_item .i_favorite_but {
    display: inline-block;
    padding: unset;
    width: 20px;
    height: 20px;
  }
  .i_cs_tile .i_item .i_compare_but:before,
  .i_cs_tile .i_item .i_favorite_but:before {
    width: 100%;
  }
  .i_cs_tile .i_item .i_compare_but span,
  .i_cs_tile .i_item .i_favorite_but span {
    display: none;
  }
}
@media screen and (max-width: 560px) {
  .i_cs_tile .i_item .i_item_compare {
    display: none;
  }
  .i_cs_tile .i_item .i_item_favorite {
    float: unset;
    display: block;
    text-align: right;
    margin-left: auto;
  }
  .i_cs_tile .i_item .i_item_favorite > a {
    position: relative;
  }
}
/* -------------------------------------------------- Quantity */
.i_cs_tile .i_item .i_quantity {
  display: none;
}
/* ---------------------------------------------------------------------------------------------------- Buy success */
/* ---------------------------------------------------------------------------------------------------- Count */
/* ---------------------------------------------------------------------------------------------------- Other */
.i_cs_tile > div:empty {
  flex: 235px;
}
.i_cs_tile .i_item_ext {
  display: flex;
  justify-content: space-between;
  width: auto;
  left: 20px;
  right: 20px;
  flex-direction: row;
  margin-top: 20px;
}

/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/catalog/element.css?171999168340648*/
/* ---------------------------------------------------------------------------------------------------- Catalog element */
.i_sales_block_related {
  margin-top: 50px;
}
@media screen and (max-width: 1299px) {
  .i_sales_block_related {
    margin-top: 40px;
  }
}
.i_sales_block_semiliar .i_sales_block {
  background-color: #f4f4f4;
}
.i_sales_block_semiliar .i_sales_block:before {
  background-color: #f4f4f4;
}
@media screen and (min-width: 740px) {
  .i_sales_block_semiliar .i_sales_block {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 739px) {
  .i_sales_block_semiliar .i_sales_block {
    padding-bottom: 50px;
  }
  .i_sales_block_semiliar .i_sales_block .i_sb.swiper-container ~ div.swiper-pagination {
    bottom: 0;
  }
}
.i_catalog_element .i_ce_title {
  font-size: 30px;
  /*text-transform: uppercase;*/
  text-align: center;
  margin-top: 20px;
  /*margin-bottom: 40px;*/
}
@media screen and (max-width: 479px) {
  .i_catalog_element .i_ce_title {
    font-size: 24px;
  }
}
.i_catalog_element .i_ce {
  display: flex;
  align-items: flex-start;
}
.i_catalog_element .i_card_bl {
  position: relative;
  margin-left: 30px;
  margin-right: 30px;
}
.i_catalog_element .i_ce_sh_name {
  font-size: 14px;
  margin-bottom: 10px;
  display: inline-block;
}
.i_catalog_element .i_ce_img_bl .i_ce_stiker {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (min-width: 981px) {
  .i_catalog_element .i_card_right_bl {
    flex: 1 1 auto;
  }
  .i_catalog_element .i_ce_img_bl {
    flex: 1 0 440px;
  }
}
@media screen and (max-width: 980px) {
  .i_catalog_element .i_card_bl {
    flex-direction: column;
  }
  .i_catalog_element .i_ce_share {
    margin-bottom: 20px;
  }
  .i_catalog_element .i_ce_sh_name {
    margin-left: 7px;
  }
}
@media screen and (min-width: 481px) and (max-width: 980px) {
  .i_catalog_element .i_ce_share {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .i_catalog_element .i_ce_share {
    text-align: right;
  }
}
/* ---------------------------------------------------------------------------------------------------- Catalog additional info */
.i_catalog_element .i_add_info_bl {
  position: relative;
  background-color: #fff;
  border-radius: 0 5px 0 0;
  padding: 20px 20px 50px 20px;
  margin: 70px 0 60px;
}
/* -------------------------------------------------- Catalog additional info TOP */
.i_catalog_element .i_ai_button_top {
  display: flex;
  position: absolute;
  top: -50px;
  left: -1px;
}
.i_ai_bt {
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
  background-position: left 40px center;
  background-size: auto 20px;
  padding: 0 50px 0 80px;
  height: 49px;
  border-radius: 5px 5px 0 0;
  cursor: pointer;
  transition: border-color 0.5s, background-color 0.5s, box-shadow 0.5s, padding-right 0.2s;
}
.i_ai_bt span {
  color: #444443;
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 1px dashed;
  transition: border-bottom 0.2s, color 0.5s;
}
.i_ai_bt.i_ai_selected {
  background-color: #fff;
  box-shadow: 0 10px 0 -1px #fff;
}
.i_ai_bt.i_ai_selected span {
  color: #f53;
  border-bottom-color: transparent;
}
.i_ai_bt.i_ai_cha {
  background-size: auto 15px;
}
.i_ai_bt.i_ai_vid {
  background-size: auto 15px;
}
.i_ai_bt span.i_ai_count {
  background-color: #fff;
  border: 0 none;
  margin-left: 10px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.i_ai_bt.i_ai_selected span.i_ai_count {
  color: #444443;
}
@media screen and (min-width: 500px) and (max-width: 940px) {
  .i_ai_bt.i_ai_selected span {
    display: block;
  }
  .i_ai_bb.i_ai_selected span {
    display: block;
  }
}
@media screen and (max-width: 940px) {
  .i_ai_bb {
    padding: 0 20px 0 30px !important;
  }
  .i_ai_bt span {
    display: none;
  }
  .i_ai_bb span {
    display: none;
  }
  .i_catalog_element .i_ai_botton_buttom {
    padding-left: 10px !important;
  }
}
@media screen and (min-width: 500px) {
  .i_ai_button_top_mobile {
    display: none !important;
  }
}
@media screen and (max-width: 499px) {
  .i_ai_bb {
    padding-right: 10px !important;
    background-position: center !important;
  }
  .i_ai_bt.i_ai_selected,
  .i_ai_bb.i_ai_selected {
    padding-right: 0;
  }
  .i_catalog_element .i_add_info_bl {
    border-radius: unset;
  }
  .i_ai_button_top {
    display: none !important;
  }
  .i_ai_button_top_mobile {
    position: absolute !important;
    top: -50px;
    left: -1px;
    right: -1px;
    width: auto !important;
  }
  .i_ai_button_top_mobile .jq-selectbox__select {
    margin-top: 3px;
    border: 0;
    border-radius: 0;
    background-color: transparent;
    height: 100%;
  }
  .i_ai_button_top_mobile .jq-selectbox__dropdown > ul > li {
    padding: 0 0 0 10px !important;
    background-image: unset !important;
  }
  .i_ai_bt {
    margin-right: 0;
    padding: unset;
    background-position: left 10px center;
  }
  .i_ai_button_top_mobile .jq-selectbox__dropdown {
    left: -1px;
  }
}
/* -------------------------------------------------- Catalog additional Content */
/* -------------------------------------------------- Review */
.i_catalog_element .i_reviews_block > .i_reviews_ele > .i_re_reply {
  position: relative;
}
.i_catalog_element .i_reviews_block > .i_reviews_ele:not(:last-child) > .i_re_reply:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: -20px;
  right: -20px;
  width: auto;
  border-top: 1px solid #eaeded;
}
.i_catalog_element .i_add_review {
  padding: 10px;
  cursor: pointer;
/*transition-property: height, width, background-color, font-size, padding;*/
  transition-property: all;
  transition-duration: 0.4s;
  transition-timing-function: ease;
}
.i_catalog_element .i_add_review > span {
  padding: 10px 20px;
  border-radius: 20px;
  background-color: #f53;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
}
.i_catalog_element .i_add_review > span:hover {
  background-color: #444443;
}
.i_catalog_element .i_add_review.sticky {
  background-color: transparent;
  font-size: 0;
  padding: unset;
}
.i_catalog_element .i_add_review.sticky > span {
  padding: 20px;
  position: relative;
  background: #ff6200 url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/plus.svg") center no-repeat;
  background-size: 15px;
  top: 40px;
  margin-left: -60px;
  z-index: 10;
}
/*.i_catalog_element .i_add_review:before {
	content: '+';
	position: absolute;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	background-color: #003b7f;
	color: white;
	border-radius: 50%;
	font-size: 112.5%;
	font-weight: bold;
	width: 50px;
	height: 50px;
	right: 0;
	z-index: -1;
}*/
.i_review_form_block input,
.i_review_form_block textarea {
  margin-bottom: 10px;
}
.i_review_form_block form {
  display: none;
  background-color: #f4f4f4;
  padding: 20px;
  margin-top: 20px;
  padding-bottom: 50px;
}
.i_reviews_subblock {
  margin-left: 30px;
}
.i_review_form_block {
  z-index: 50;
  position: relative;
}
.i_catalog_element .i_reviews_block {
/*margin: 0 -20px;*/
  min-height: 1px;
}
.i_catalog_element .i_reviews_ele {
  margin-top: 20px;
}
.i_catalog_element .i_re_title {
  background-color: #f4f4f4;
  padding: 10px 20px;
}
.i_catalog_element .i_re_title > b {
  font-weight: normal;
  font-family: "Roboto Bold", sans-serif;
}
.i_catalog_element .i_re_text {
  padding: 10px 20px 0 20px;
}
.i_catalog_element .i_re_reply {
  padding: 10px 20px;
}
.i_catalog_element .i_re_reply > a {
  border-bottom: 1px dashed;
  text-transform: lowercase;
}
.i_catalog_element .i_re_reply > a:hover {
  color: #f53;
}
.i_catalog_element .i_re_admin_panel {
  border-top: 1px solid #e4e4e4;
  padding: 0 20px;
  margin-top: 10px;
}
.i_catalog_element .i_re_admin_panel a {
  color: #f00;
  text-decoration: none;
}
.i_reviews_reply_block {
  position: relative;
  margin-bottom: 20px;
}
.i_reviews_reply_name {
  color: #f53;
}
.i_reviews_reply_cancel {
  display: inline-block;
  width: 20px;
  padding: 5px;
  box-sizing: border-box;
  height: 100%;
  position: absolute;
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/close.svg") center no-repeat;
  margin-left: 10px;
  cursor: pointer;
  background-size: 65%;
  fill: #f00 !important;
}
.i_catalog_element .i_re_title > span {
  font-size: 12px;
}
.i_review_form_block form table {
  position: relative;
}
.i_review_form_block form tbody tr:nth-child(4) {
  display: flex;
}
.i_review_form_block form tbody tr:nth-child(4) > td:first-child {
  display: flex;
  align-items: flex-end;
  flex-flow: wrap;
  min-width: 240px;
}
.i_review_form_block form tbody tr:nth-child(4) > td:last-child {
  width: 100%;
  display: flex;
  align-items: flex-end;
}
.i_review_form_block form tbody tr:nth-child(4) > td:last-child input {
  margin-bottom: unset;
}
.i_review_form_block form tbody tr td > span {
  margin-bottom: 5px;
  display: inline-block;
}
@media screen and (min-width: 860px) {
  .i_review_form_block form tbody {
    margin-right: 50%;
    display: table;
    width: 50%;
  }
  .i_review_form_block form tbody tr {
    width: 100%;
    display: table;
    margin-top: 10px;
  }
  .i_review_form_block form tbody tr:nth-child(2) {
    position: absolute;
    right: 0;
    top: 0;
    padding-left: 20px;
    width: calc(50% - 20px);
  }
  .i_review_form_block form tbody tr:last-child input {
    margin-bottom: unset;
  }
}
.i_review_form_block form tbody tr:last-child input {
  text-transform: uppercase;
}
@media (max-width: 859px) {
  .i_review_form_block form tbody tr:nth-child(4) {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 500px) {
  .i_catalog_element .i_reviews_block > .i_reviews_ele:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 720px) {
  .i_reviews_subblock {
    margin-left: unset;
  }
  .i_reviews_block > .i_reviews_ele > .i_reviews_subblock {
    margin-left: 20px;
  }
  .i_catalog_element .i_re_title > span {
    display: block;
    margin-top: 10px;
  }
}
@media screen and (max-width: 499px) {
  .i_catalog_element .i_add_review {
    background-color: unset;
    padding: unset;
  }
  .i_catalog_element .i_add_review.sticky > span {
    margin-left: -40px;
  }
}
@media screen and (max-width: 460px) {
  .i_review_form_block form tbody tr:nth-child(4) {
    flex-flow: column;
    position: relative;
  }
  .i_review_form_block form tbody tr:nth-child(4) > td:last-child input {
    margin-top: 5px;
  }
}
@media screen and (max-width: 360px) {
  .i_review_form_block form tbody tr:nth-child(4) > td:first-child {
    min-width: unset;
  }
  .i_review_form_block form tbody tr:nth-child(4) > td:last-child {
    width: unset;
    margin-left: 52px;
  }
  .i_review_form_block form tbody tr:nth-child(4) .fi_recaptcha {
    position: absolute;
    bottom: 0;
    left: -8px;
  }
}
/* -------------------------------------------------- Catalog additional Bottom */
.i_catalog_element .i_ai_botton_buttom {
  display: flex;
  justify-content: flex-start;
  border-top: 2px dotted #cfcfcf;
  position: absolute;
  bottom: -40px;
  left: -1px;
  right: -1px;
  background-color: #fff;
  border-radius: 0 0 5px 5px;
  height: 50px;
  padding: 0 10px 0 35px;
}
.i_ai_bb {
  display: flex;
  align-items: center;
  position: relative;
  background-repeat: no-repeat;
  background-position: left 5px center;
  background-size: auto 15px;
  padding: 0 50px 0 30px;
  cursor: pointer;
  transition: padding-right 0.2s;
}
.i_ai_bb span {
  color: #444443;
  text-transform: uppercase;
  border-bottom: 1px dashed;
  font-size: 13px;
  transition: border-bottom 0.2s, color 0.5s;
}
.i_ai_bb:before {
  content: '';
/*position: absolute;
	top: 0;
	left: 50%;
	margin-left: -10px;

	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: transparent;

	transition: border-color .5s;*/
}
.i_ai_bb.i_ai_selected span {
  color: #f53;
  border-bottom-color: transparent;
}
.i_ai_bb.i_ai_cha {
  background-size: auto 10px;
}
.i_ai_bb.i_ai_vid {
  background-size: auto 12px;
}
/* -------------------------------------------------- Catalog additional bb UP */
.i_ai_bb_up {
  align-self: center;
  padding-right: 15px;
  background-color: #fff;
  margin-left: auto;
  cursor: pointer;
  transition: all 0.5s;
  position: relative;
}
.i_ai_bb_up:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 10px;
  height: 100%;
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/d_filter.svg") no-repeat center/10px;
  transform: rotate(180deg);
}
.i_ai_bb_up span {
  color: #737577;
  border-bottom: 1px dashed;
}
/* -------------------------------------------------- Catalog additional ai background */
.i_ai_des {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/ai_description.svg");
}
.i_ai_cha {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/ai_characteristic.svg");
}
.i_ai_vid {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/ai_video.svg");
}
.i_ai_rev {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/ai_reviews.svg");
}
.i_ai_ins {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/ai_instructions.svg");
}
.i_ai_des.i_ai_selected {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/ai_description_selected.svg");
}
.i_ai_cha.i_ai_selected {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/ai_characteristic_selected.svg");
}
.i_ai_vid.i_ai_selected {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/ai_video_selected.svg");
}
.i_ai_rev.i_ai_selected {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/ai_reviews_selected.svg");
}
.i_ai_ins.i_ai_selected {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/ai_instructions_selected.svg");
}
/* -------------------------------------------------- Catalog sales unit */
.i_sales_unit_content_block {
  padding-top: 10px;
}
.i_sales_unit_content_block .i_sales_unit {
  padding: 15px 20px;
}
.i_sales_unit_content_block .i_sales_unit:before {
  content: '';
  position: absolute;
  top: -11px;
  background-color: #fff;
  left: 50%;
  margin-left: -10px;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
}
.i_sales_unit_content_block .i_ce_stiker {
  position: static;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 10px;
}
.i_sales_unit_content_block .i_ce_stiker > span {
  margin-top: 1px !important;
}
.i_sales_unit_content_block .i_ce_stiker > span {
  margin-left: 1px;
  margin-top: 1px;
  border-radius: 0;
}
.i_sales_unit_content_block .i_ce_stiker > span:first-child {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.i_sales_unit_content_block .i_ce_stiker > span:last-child {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.i_sales_unit_content_block .i_su_price .icard_ebuy {
  flex-direction: column;
  width: 260px;
  align-items: flex-end;
  justify-content: center;
}
.i_sales_unit_content_block .i_ele_price_first {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.i_sales_unit_content_block .icard_pr_disc {
  margin-right: 20px;
  display: inline-block;
}
.i_sales_unit_content_block .icard_pr {
  font-size: 22px;
}
.i_sales_unit_content_block .icard_buy {
  width: 100%;
}
.i_sales_unit_content_block .i_quick_order_phone_bl {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.i_sales_unit_content_block .i_product_name {
  flex: 1 1 100%;
}
.i_sales_unit_content_block .i_compare_but span,
.i_sales_unit_content_block .i_favorite_but span {
  display: none;
}
.i_sales_unit_content_block .i_item_favorite,
.i_sales_unit_content_block .i_item_compare,
.i_sales_unit_content_block .i_quick_order_phone,
.i_sales_unit_content_block .i_ce_stiker {
  margin-right: auto;
}
.i_sales_unit_content_block .i_item_favorite,
.i_sales_unit_content_block .i_item_compare {
  position: relative;
}
.i_sales_unit_content_block .i_item_favorite .i_compare_succes,
.i_sales_unit_content_block .i_item_compare .i_compare_succes,
.i_sales_unit_content_block .i_item_favorite .i_favorite_succes,
.i_sales_unit_content_block .i_item_compare .i_favorite_succes {
  left: calc(50% - 117px);
  bottom: 40px;
}
.i_sales_unit {
  display: flex;
  position: relative;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 2px 2px 0 0px #d3d3d3;
}
.i_sales_unit .i_product_img {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
  width: 100px;
  border-radius: 5px;
  background-color: #fff;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.i_sales_unit .i_quick_order_phone_bl {
  flex: 2;
}
.i_sales_unit > .i_product_name {
  flex: 1 100%;
}
.i_sales_unit > .i_product_name,
.i_sales_unit .i_quick_order_phone_bl .i_product_name {
  font-size: 16px;
  margin: 0 0 15px;
}
.i_catalog_element .i_su_price .icard_ebuy {
  height: 100%;
}
/*.i_catalog_element .i_su_price .icard_buy .i_count .i_co_plus {

}*/
.i_catalog_element .i_su_price .icard_buy .i_count .i_co_minu,
.i_catalog_element .i_su_price .icard_buy .i_count .i_co_plus,
.i_catalog_element .i_su_price .icard_buy .icard_buy_bought {
  background-color: #f4f4f4;
}
@media screen and (min-width: 981px) {
  .i_catalog_element .i_su_price .icard_ebuy .i_icard_price_block {
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 820px) {
  .i_catalog_element .i_su_price {
    margin-left: 20px;
  }
}
@media screen and (min-width: 561px) {
  .i_sales_unit .i_quick_order_phone_bl .i_product_name {
    max-height: 1.3em;
    overflow: hidden;
  }
  .i_sales_unit > .i_product_name {
    display: none;
  }
}
@media screen and (min-width: 381px) {
  .i_sales_unit .i_product_img {
    margin-right: 20px;
  }
}
@media screen and (min-width: 820px) and (max-width: 980px) {
  .i_catalog_element .i_su_price .icard_ebuy {
    flex-direction: column;
  }
  .i_catalog_element .i_su_price .icard_ebuy .i_ele_price_first {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .i_catalog_element .i_su_price .icard_ebuy .i_ele_price_first .icard_pr_disc {
    margin-right: 10px;
  }
}
@media screen and (min-width: 561px) and (max-width: 819px) {
  .i_catalog_element .i_su_price .icard_ebuy {
    align-items: center;
    margin: 0 auto;
  }
}
@media screen and (max-width: 819px) {
  .i_catalog_element .i_sales_unit {
    flex-flow: wrap;
  }
  .i_catalog_element .i_su_price {
    margin-top: 20px;
    flex: 1 100%;
  }
}
@media screen and (max-width: 560px) {
  .i_sales_unit .i_quick_order_phone_bl .i_product_name {
    display: none;
  }
  .i_sales_unit .icard_buy_buttom {
    padding: 0;
  }
  .i_sales_unit .icard_buy {
    min-width: 0;
  }
}
@media screen and (max-width: 380px) {
  .i_catalog_element .i_sales_unit .i_quick_order_phone_bl {
    flex: 1 100%;
    margin-top: 15px;
  }
  .i_catalog_element .i_sales_unit {
    justify-content: center;
  }
}
/* -------------------------------------------------- Catalog sales unit right */
.i_sales_unit_right .i_sales_unit {
  display: flex;
  flex-direction: column;
  width: 260px;
  padding: 0;
}
.i_sales_unit_right .i_sales_unit .icard_buy {
  width: 100%;
}
.i_sales_unit_right .i_sales_unit .i_compare_succes,
.i_sales_unit_right .i_sales_unit .i_favorite_succes {
  bottom: 155px;
  left: 10px;
}
.i_sales_unit_right .i_sales_unit .i_ce_share_block {
  padding: 20px;
}
.i_sales_unit_right .i_sales_unit .i_order_phone {
  flex-direction: column;
}
.i_sales_unit_right .i_sales_unit .i_quick_order_phone_bl {
  margin-bottom: 20px;
  flex: 1 1 100%;
}
.i_sales_unit_right .i_sales_unit .icard_ebuy {
  flex-direction: column;
  align-items: flex-end;
}
.i_sales_unit_right .i_sales_unit .i_su_price {
  margin-left: 0;
  padding: 20px;
}
.i_sales_unit_right .i_sales_unit .i_su_price .icard_ebuy .i_icard_price_block {
  margin-right: 0;
  margin-bottom: 15px;
}
.i_sales_unit_right .i_sales_unit .i_ele_price_first {
  text-align: right;
}
.i_sales_unit_right .i_sales_unit .i_compare_favorite_block {
  padding: 20px;
  border-top: 2px dotted #cfcfcf;
  border-bottom: 2px dotted #cfcfcf;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.i_sales_unit_right .i_sales_unit .i_compare_but span,
.i_sales_unit_right .i_sales_unit .i_favorite_but span {
  display: none;
}
/* ---------------------------------------------------------------------------------------------------- Catalog card right block */
.i_catalog_element .i_card_right_bl {
  position: relative;
}
/* -------------------------------------------------- [Share] */
.ya-share2__list.ya-share2__list_direction_horizontal {
  display: flex;
  justify-content: space-between;
}
.i_catalog_element .i_ce_share .ya-share2__item .ya-share2__badge,
.i_catalog_element .i_ce_share .ya-share2__item .ya-share2__icon {
  background: unset;
  width: unset;
  height: unset;
}
.i_catalog_element .i_ce_share .ya-share2__item svg {
  width: 22px;
  height: 22px;
  fill: #444443;
  transition: all 0.4s ease;
}
.i_catalog_element .i_ce_share .ya-share2__item:hover svg {
  fill: #f53;
}
.b-share__handle {
  height: 42px !important;
}
@media screen and (min-width: 941px) {
  .b-share {
    margin: -6px 0 0 -6px !important;
  }
}
.b-share:after {
  clear: both;
  content: '';
  display: block;
}
.b-share-icon_vkontakte {
  background-position: 0 0 !important;
}
.b-share-icon_facebook {
  background-position: 0 -80px !important;
}
.b-share-icon_twitter {
  background-position: 0 -120px !important;
}
.b-share-icon_odnoklassniki {
  background-position: 0 -40px !important;
}
.b-share-icon_moimir {
  background-position: 0 -160px !important;
}
/* -------------------------------------------------- Quick order and phone */
.i_card_bl .i_quick_order_phone {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
/* -------------------------------------------------- Card buy */
.icard_ebuy {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.i_icard_price_loader:before {
  content: '';
  position: absolute;
  z-index: 1;
  background-color: #fff;
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/loader/spin.svg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
}
.icard_pr_disc {
  color: #adb4b9;
  text-decoration: line-through;
}
.icard_pr {
  font-size: 30px;
  color: #f53;
}
.icard_tg {
  font-size: 16px;
  color: #444443;
}
.icard_buy {
  position: relative;
  display: flex;
  align-items: center;
  height: 40px;
}
.icard_buy .i_count {
  width: 100px;
  display: flex;
  margin-right: 15px;
  height: 33px;
}
.icard_buy .i_count .i_co_minu {
  display: block;
  width: 33px;
  height: 33px;
  background: #f4f4f4 url("/local/templates/ilab_it_shop/ilab/img/svg/count/minus.svg") no-repeat center/8px auto;
  border-radius: 50%;
  cursor: pointer;
}
.icard_buy .i_count .i_co_numb {
  display: block;
  width: 33%;
  height: auto;
  border: 0 none;
  color: tex_color;
  text-align: center;
  padding-right: 3px;
  padding-left: 3px;
  box-sizing: border-box;
  border-radius: 0;
  font-size: 18px;
}
.icard_buy .i_count .i_co_plus {
  display: block;
  width: 33px;
  height: 33px;
  background: #f4f4f4 url("/local/templates/ilab_it_shop/ilab/img/svg/count/plus.svg") no-repeat center/8px auto;
  border-radius: 50%;
  cursor: pointer;
}
.icard_buy_buttom {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 0 25px;
  background-color: #f53;
  color: #fff;
  border-radius: 20px;
  font-size: 12px;
  text-transform: uppercase;
  transition: all 0.4s ease;
}
.icard_buy_buttom:hover {
  background-color: #444443;
  color: #fff;
}
.icard_buy_bought {
  position: absolute;
  height: 40px;
  width: 100%;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: #f4f4f4 url("/local/templates/ilab_it_shop/ilab/img/svg/header/basket_colored.svg") no-repeat 20px center/27px auto;
  padding: 0 30px 0 35px;
}
.bx_bt_button,
.i_order_buy {
  display: inline-block;
  border: 1px solid;
  border-radius: 10px;
  color: #f53;
  padding: 10px 0;
  width: 100%;
  text-align: center;
  font-weight: normal;
  font-family: 'Gotham Bold', sans-serif;
  font-size: 14px;
  transition: all 0.4s ease;
}
.bx_bt_button:hover,
.i_order_buy:hover {
  color: #444443;
}
.icard_buy_bought .i_m_ratio {
  font-size: 16px;
}
.icard_buy_bought .i_m_name {
  font-size: 16px;
}
@media screen and (min-width: 561px) {
  .i_icard_price .icard_ebuy {
    align-items: center;
  }
}
@media screen and (max-width: 560px) {
  .icard_ebuy {
    align-items: center !important;
    margin: 0 auto;
  }
  .i_icard_price_block {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 480px) and (max-width: 560px) {
  .i_ele_price_first {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (max-width: 479px) {
  .i_ele_price_first {
    text-align: center;
  }
}
/* -------------------------------------------------- SKU */
.i_sku {
  border-top: 1px dashed #868686;
  margin-top: 15px;
  padding-top: 15px;
}
/*.i_sku_he {
	max-height: 82px;
	overflow: hidden;
}*/
.i_sku .i_sku_div:not(:first-child) {
  margin-top: 10px;
}
.i_sku ul {
  display: flex;
  flex-flow: wrap;
  list-style: none;
  margin: 0 -5px;
  padding: 0;
}
.i_sku li:first-letter {
  text-transform: uppercase;
}
.i_sku li {
  background-color: #eff2f4;
  border-radius: 5px;
  border: 1px solid transparent;
  min-width: 110px;
  text-align: center;
  padding: 10px 8px;
  margin: 5px;
  cursor: pointer;
  color: #7b7b7b;
  transition: all 0.5s;
  text-transform: lowercase;
  font-weight: bold;
}
.i_sku.i_sku_basket li.i_sku_color {
  width: 32px;
  height: 32px;
}
.i_sku li.i_sku_color {
  background-size: 52px 52px;
  box-shadow: 0 0 5px #ddd;
  border-color: transparent;
  color: transparent;
  height: 50px;
  width: 50px;
  min-width: 50px;
  min-width: auto;
  overflow: hidden;
  padding: 0;
}
.i_sku li.i_sku_ex {
  opacity: 0.5;
}
.i_sku li.i_sku_more {
  border: 0 none;
  box-shadow: none;
  border-radius: 0;
  padding: 13px 9px;
  position: absolute;
  right: 0;
  top: 44px;
  display: none !important;
}
.i_sku li.i_sku_more.i_sku_mcolor {
  padding-bottom: 21px;
  padding-top: 21px;
  position: absolute;
  top: -3px;
  right: 0;
  border-radius: 0;
  width: 95px;
  height: 16px;
}
.i_sku li.i_sku_more a:before {
  background-position: -54px -406px;
  background-repeat: no-repeat;
  content: '';
  height: 15px;
  position: absolute;
  top: 0;
  right: 0;
  width: 18px;
}
.i_sku li.i_sku_more a {
  padding-right: 18px;
  position: relative;
  text-decoration: none;
  display: inline-block;
}
.i_sku li.i_sku_more span {
  border-bottom: 1px dashed;
}
.i_sku li.i_sku_noact {
  opacity: 0.3;
  cursor: default;
}
.i_sku_he_pro,
.i_sku_he_img {
  height: auto !important;
  margin-top: 10px;
}
.i_sku li.i_sku_check {
  border-color: #003b7f;
}
/* -------------------------------------------------- Quantity */
/*.i_catalog_element .i_quantity {
	border-top: 1px dashed #868686;
	margin-top: 15px;
	padding-top: 15px;
}*/
/* -------------------------------------------------- Teaser card */
.i_teaser_card_bl {
  margin: 30px 0;
}
.i_ce_teaser_card {
  position: relative;
}
.i_ce_teaser {
  flex: 1 0 20%;
  height: inherit;
  cursor: pointer;
}
.i_ce_teaser:not(:last-child) {
  border-right: 2px dotted #d8d8d8;
}
.i_ce_teaser:first-child .i_ce_tc_item {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.i_ce_teaser:last-child .i_ce_tc_item {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.i_ce_tc_item {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-repeat: no-repeat;
  background-color: #fff;
  height: 100%;
  padding: 30px 0;
  transition: box-shadow 0.4s;
  background-size: 30px auto;
}
.i_ce_tc_item .i_ce_tc_img svg {
  width: 25px;
  height: 25px;
}
.i_ce_tc_delta:before {
  content: '';
  box-shadow: 0 0 7px 0 rgba(0,0,0,0.25);
  position: absolute;
  bottom: 30px;
  left: 10px;
  height: 10px;
  width: 10px;
  background-color: #fff;
  transform: rotate(45deg);
  transition: bottom 0.4s;
}
.i_ce_tc_delta {
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin: 0 0 -5px -15px;
  width: 30px;
  height: 20px;
  overflow: hidden;
  z-index: 10;
  display: block;
}
.i_ce_tc_pop_up {
  position: absolute;
  bottom: 100%;
  right: 0;
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 15px !important;
  box-shadow: 0 0 7px 0 rgba(0,0,0,0.25);
}
.i_ce_pop_close {
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/section/close.svg") no-repeat left bottom/12px auto;
  position: absolute;
  right: 0;
  top: 0;
  height: 25px;
  width: 25px;
}
.i_ce_pop_text h4 {
  text-transform: uppercase;
}
.i_ce_tc_name {
  max-height: 2.5em;
  max-width: 80px;
  display: inline-block;
  margin-left: 10px;
  padding-bottom: 1px;
  box-sizing: content-box;
}
.i_ce_tc_name span {
  color: #444443;
  text-transform: uppercase;
}
.i_ce_teaser.i_ce_tc_selected .i_ce_tc_delta:before {
  bottom: 15px;
}
.i_ce_teaser.i_ce_tc_selected .i_ce_tc_item {
  box-shadow: 0 0 7px 0 rgba(0,0,0,0.25);
}
@media screen and (min-width: 401px) {
  .i_ce_teaser_card {
    display: flex;
  }
}
@media screen and (min-width: 1200px), screen and (min-width: 641px) and (max-width: 939px), screen and (max-width: 640px) {
  .i_ce_tc_item {
    min-height: 60px;
  }
}
@media screen and (min-width: 940px) and (max-width: 1199px), screen and (min-width: 641px) and (max-width: 640px) {
  .i_ce_tc_name {
    text-align: center;
  }
}
@media screen and (min-width: 401px) and (max-width: 640px) {
  .i_ce_teaser_card {
    flex-flow: wrap;
  }
  .i_ce_teaser {
    flex: 45%;
  }
  .i_ce_teaser:nth-child(2n+2) {
    margin-left: 20px;
  }
  .i_ce_teaser:nth-child(n+3) {
    margin-top: 20px;
  }
  .i_ce_tc_delta {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .i_catalog_element .i_item_favorite {
    display: none;
  }
  .i_sales_unit_content_block .i_quick_order_phone {
    margin-left: auto;
  }
  .i_ce_tc_item {
    border-radius: 10px;
  }
  .i_ce_teaser {
    border-right: 0 !important;
  }
}
@media screen and (max-width: 400px) {
  .i_ce_teaser {
    position: relative;
  }
  .i_ce_teaser:not(:first-child) {
    margin-top: 20px;
  }
}
/* -------------------------------------------------- quick */
.i_catalog_element .i_quick_order {
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/quick_order.svg") no-repeat left top/auto 22px;
  padding-left: 30px;
  cursor: pointer;
  min-height: 23px;
}
.i_catalog_element .i_quick_order span {
  font-weight: bold;
  font-size: 112.5%;
  color: #003b7f;
  border-bottom: 1px dashed;
  white-space: nowrap;
}
.i_catalog_element .i_order_phone {
  display: flex;
  font-size: 18px;
  color: #444443;
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/phone.svg") no-repeat left top/auto 22px;
  padding-left: 25px;
  min-height: 23px;
}
.i_catalog_element .i_order_phone span:first-child {
  font-size: 112.5%;
}
.i_catalog_element .i_order_phone span:last-child {
  font-size: 12px;
}
@media screen and (max-width: 560px) {
  .i_catalog_element .i_order_phone {
    flex-direction: column;
  }
  .i_catalog_element .i_sales_unit .i_quick_order_phone {
    flex-direction: column;
  }
  .i_catalog_element .i_sales_unit .i_quick_order {
    margin-top: 15px;
  }
}
@media screen and (max-width: 420px) {
  .i_catalog_element .i_card_bl .i_quick_order_phone {
    flex-direction: column;
  }
  .i_catalog_element .i_card_bl .i_order_phone {
    margin-top: 15px;
  }
}
/* ---------------------------------------------------------------------------------------------------- Catalog image */
@media screen and (min-width: 1301px) {
  .i_catalog_element .i_ce_img_bl,
  .i_sales_unit_right {
    position: sticky;
    top: 20px;
  }
}
.i_ce_stiker {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 25;
  pointer-events: none;
}
.i_ce_stiker > span:not(:first-child) {
  margin-top: 5px;
}
.i_ce_stiker > span {
  display: block;
  opacity: 0.95;
  border-radius: 20px;
  padding: 5px 10px;
  font-size: 11px;
  text-transform: uppercase;
  color: #fff;
}
.i_catalog_element .i_no_photo {
  background-repeat: no-repeat;
  background-position: center;
  margin: auto;
}
.i_cele_img_sw,
.i_catalog_element .i_no_photo,
.i_ce_img_sw_bl {
  box-shadow: 2px 2px 0 0px #d3d3d3;
  border-radius: 10px;
}
.i_ce_img_sw {
  height: inherit;
}
.i_ce_img_sw img {
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.i_ce_img_nav_bl {
  display: flex;
  flex-flow: wrap;
  margin: 10px -5px 0;
}
.i_ce_img_nav {
  display: flex;
  flex: 102px;
  max-width: 102px;
  margin: 5px;
  height: 102px;
  box-shadow: 1px 1px 0 0px #d3d3d3;
  border: 1px solid #e5e4df;
  border-radius: 10px;
  overflow: hidden;
  transition: border-color 0.5s;
}
.i_ce_img_nav img {
  margin: auto;
  max-width: 100%;
}
.i_ce_img_nav_select {
  border-color: #5f5f5f;
  box-shadow: none;
}
@media screen and (min-width: 941px) {
  .i_cele_img_sw,
  .i_catalog_element .i_no_photo,
  .i_ce_img_sw_bl {
    width: 440px;
    height: 440px;
  }
}
@media screen and (min-width: 501px) {
  .i_ce_img_sw {
    display: flex;
  }
}
@media screen and (min-width: 501px) and (max-width: 940px) {
  .i_cele_img_sw,
  .i_catalog_element .i_no_photo,
  .i_ce_img_sw_bl {
    height: 440px;
  }
}
@media screen and (max-width: 940px) {
  .i_cele_img_sw,
  .i_catalog_element .i_no_photo,
  .i_ce_img_sw_bl {
    max-width: 440px;
  }
}
@media screen and (max-width: 500px) {
  .i_ce_img_nav {
    flex: 80px;
    max-width: 80px;
    height: 80px;
  }
  .i_catalog_element .i_no_photo {
    padding-top: 100%;
  }
}
/*.i_ce_img_sw_bl > .swiper-wrapper > .swiper-slide > .i_ce_img_sw {
	cursor: crosshair;
}*/
.i_teaser_card_bl {
  padding-bottom: 10px;
}
/* ---------------------------------------------------------------------------------------------------- Swiper sales block  */
.i_sales_block {
  z-index: 1;
  padding-bottom: 50px;
  background-color: #e8e8e8;
}
.i_sales_block:before {
  content: '';
  position: absolute;
  height: 100%;
  width: auto;
  left: -100%;
  right: -100%;
  top: 0;
  background-color: #e8e8e8;
  z-index: -1;
  border-radius: 10px;
}
@media screen and (max-width: 1499px) {
  .i_sales_block {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 739px) {
  .i_sales_block {
    padding-bottom: 90px;
  }
}
.i_sales_block,
.i_viewed_items_block {
  position: relative;
}
.i_sales_block .i_sb,
.i_viewed_items_block .i_sb {
  margin: -5px;
  padding: 5px;
}
.i_sales_block .i_sb .swiper-slide,
.i_viewed_items_block .i_sb .swiper-slide {
  height: auto;
/*&:not(:first-child) .i_item
				border-left: 1px solid border_color;*/
}
.i_sales_block .i_sb .swiper-slide .i_item,
.i_viewed_items_block .i_sb .swiper-slide .i_item {
  height: 100%;
}
.i_viewed_items_block {
  background: #e8e8e8;
  position: relative;
}
.i_viewed_items_block:before {
  content: '';
  position: absolute;
  height: 100%;
  width: auto;
  left: -100%;
  right: -100%;
  top: 0;
  background-color: #e8e8e8;
  z-index: -1;
  border-radius: 10px;
}
.i_sales_block .i_sb.swiper-container ~ div.swiper-pagination,
.i_viewed_items_block .i_sb.swiper-container ~ div.swiper-pagination {
  width: auto;
  top: 65px;
  bottom: auto;
  right: 0;
  left: auto;
  transform: none;
}
@media screen and (max-width: 1499px) {
  .i_sales_block .i_sb.swiper-container ~ div.swiper-pagination,
  .i_viewed_items_block .i_sb.swiper-container ~ div.swiper-pagination {
    top: 50px;
  }
}
@media screen and (max-width: 739px) {
  .i_sales_block .i_sb.swiper-container ~ div.swiper-pagination,
  .i_viewed_items_block .i_sb.swiper-container ~ div.swiper-pagination {
    top: auto;
    bottom: 35px;
    width: 100%;
  }
}
.i_sales_block .i_sb:not(.swiper-container-horizontal):before,
.i_viewed_items_block .i_sb:not(.swiper-container-horizontal):before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #f4f4f4;
  z-index: 100;
  left: 0;
}
.i_sales_block .i_sb:not(.swiper-container-horizontal):after,
.i_viewed_items_block .i_sb:not(.swiper-container-horizontal):after {
  content: '';
  position: absolute;
  z-index: 101;
  width: 25%;
  height: 25%;
  top: calc(50% - 12.5%);
  left: calc(50% - 12.5%);
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/loader.svg") center/contain no-repeat;
}
.i_viewed_items_block {
  padding-bottom: 50px;
}
@media screen and (max-width: 1499px) {
  .i_viewed_items_block {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 739px) {
  .i_viewed_items_block {
    padding-bottom: 90px;
  }
}
/* ------------- Харкатеристики */
.i_catalog_element .i_cele_property_col {
  padding: 10px 20px 10px 0;
}
.i_cele_detail_block {
  padding: 30px 20px;
  border-radius: 10px;
  background-color: #fff;
}
.i_cele_detail_block .i_cele_more_features {
  display: inline-block;
  margin-top: 15px;
  padding-right: 15px;
  position: relative;
}
.i_cele_detail_block .i_cele_more_features span {
  border-bottom: 1px dashed;
}
.i_cele_detail_block .i_cele_more_features:after {
  content: '';
  position: absolute;
  right: 0;
  top: 3px;
  width: 10px;
  height: 10px;
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/d_black.svg") no-repeat center/10px;
  transition: all 0.4s ease;
}
.i_cele_detail_block .jq_moref_hide:after {
  transform: rotate(180deg);
  transition: all 0.4s ease;
}
.i_cele_detail_block .i_cele_dtxt_cont {
  height: 35px;
  overflow: hidden;
  transition: height 0.5s ease;
  width: 100%;
  margin-top: 0;
}
.i_cele_detail_block .i_element_description_open {
  text-transform: lowercase;
  display: inline-flex;
  align-items: center;
  margin-top: 10px;
  position: relative;
  padding-right: 15px;
}
.i_cele_detail_block .i_element_description_open:after {
  content: '';
  position: absolute;
  right: 0;
  top: 5px;
  width: 10px;
  height: 10px;
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/d_black.svg") no-repeat center/10px;
  transition: all 0.4s ease;
}
.i_cele_detail_block .i_element_description_open span {
  border-bottom: 1px dashed;
}
.i_cele_detail_block .i_element_description_open.open:after {
  transform: rotate(180deg);
  top: 3px;
}
.i_cele_detail_block .i_cele_dtxt {
  margin-bottom: 30px;
}
.i_cele_detail_block .i_cele_dtxt svg {
  width: 10px;
  height: 10px;
}
.i_cele_detail_block h3 {
  margin-top: 0;
  font-size: 21px;
  text-transform: uppercase;
}
.i_cele_property {
  border-bottom: 2px dotted #cfcfcf;
}
.i_cele_property:first-child {
  border-top: 2px dotted #cfcfcf;
}
.i_cele_detail_block .jq_cele_property_hide .i_cele_property:first-child {
  border-top: 0;
}
@media screen and (min-width: 381px) {
  .i_cele_property {
    display: flex;
  }
  .i_cele_property_col {
    width: 50%;
  }
}
@media screen and (max-width: 1800px) {
  .i_catalog_element .i_ce .i_sales_unit_right {
    display: none;
  }
  .i_catalog_element .i_ce .i_card_bl {
    margin-right: 0;
  }
}
@media screen and (max-width: 1500px) {
  .i_sales_unit_content_block .i_ce_stiker {
    flex: 1 1 100%;
  }
}
@media screen and (max-width: 1300px) {
  .i_catalog_element .i_ce {
    flex-direction: column;
  }
  .i_catalog_element .i_ce .i_card_bl {
    margin-left: 0;
    margin-top: 20px;
  }
  .i_catalog_element .i_ce_img_bl {
    margin: 0 auto;
    width: 100%;
    position: relative;
  }
}
@media screen and (max-width: 400px) {
  .i_sales_unit_content_block .icard_pr {
    font-size: 19px;
  }
  .i_sales_unit_content_block .i_su_price .icard_ebuy {
    width: 100%;
  }
}
@media screen and (max-width: 380px) {
  .i_catalog_element .i_cele_property_col {
    padding-right: 0;
    text-align: right;
  }
  .i_catalog_element .i_cele_property_col:first-child {
    padding-right: 10px;
  }
  .i_cele_property {
    display: flex;
    justify-content: space-between;
  }
  .i_review_form_block form {
    padding: 20px 10px;
  }
}

/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/catalog/item.css?171999168320027*/
/* ---------------------------------------------------------------------------------------------------- Item */
.i_item {
  position: relative;
  padding: 10px;
  display: flex;
  flex-flow: wrap;
  justify-content: space-evenly;
  align-items: center;
  transition: all 0.4s ease;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 2px 2px 0 0px #d3d3d3;
}
.i_item:hover {
  box-shadow: 0 0 10px 0 rgba(19,27,32,0.25);
}
.i_sets_block {
  position: relative;
}
.i_sets_block:before {
  content: '';
  position: absolute;
  left: -100%;
  right: -100%;
  top: 0;
  width: auto;
  border-top: 2px dotted #cecece;
  z-index: 2;
}
.i_sets_block .i_sales_block {
  background-color: #f4f4f4;
  position: relative;
}
.i_sets_block .i_sales_block:before {
  content: '';
  position: absolute;
  height: 100%;
  width: auto;
  left: -100%;
  right: -100%;
  top: 0;
  background-color: #f4f4f4;
  z-index: -1;
  border-radius: 10px;
}
.i_sets_block .i_item {
  background-color: transparent;
  box-shadow: none;
  padding: 0;
}
.i_sets_block .i_item:hover span {
  color: #f53;
}
.i_sets_block .i_item .i_item_name {
  padding-top: 30px;
}
.i_sets_block .i_item .i_item_name > span:hover {
  color: #f53;
}
.i_sets_block .i_item .i_item_img {
  max-height: 350px;
  height: auto;
}
@media screen and (min-width: 1500px) {
  .i_sets_block .i_item .i_item_img img {
    max-width: 350px;
    max-height: 350px;
  }
}
@media screen and (max-width: 1499px) {
  .i_sets_block .i_item .i_item_img img {
    max-width: 300px;
    max-height: 300px;
    border-radius: 10px;
  }
}
.i_sets_block .i_item .i_ebuy,
.i_sets_block .i_item .i_item_compare,
.i_sets_block .i_item .i_item_favorite {
  display: none;
}
/* ---------------------------------------------------------------------------------------------------- Stiker */
.i_item .i_item_stiker {
  position: absolute;
  display: flex;
  flex-flow: column;
  top: 10px;
  left: 10px;
  z-index: 25;
}
.i_item .i_item_stiker > span:not(:first-child) {
  margin-top: 5px;
}
.i_item .i_item_stiker > span {
  display: inline;
  opacity: 0.95;
  color: #fff;
  padding: 7px 10px;
  border-radius: 20px;
  width: max-content;
  text-transform: uppercase;
  font-size: 10px;
}
/* ---------------------------------------------------------------------------------------------------- Img */
.i_item .i_item_img {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
}
.i_item .i_item_img.no_image img {
  width: initial;
}
.i_item .i_item_img img {
  font-size: 0;
}
/* ---------------------------------------------------------------------------------------------------- Name */
.i_item .i_item_name {
  display: block;
  text-align: center;
  width: 100%;
}
.i_item .i_item_name > span {
  display: block;
  overflow: hidden;
  font-size: 15px;
  transition: all 0.4s ease;
}
.i_item .i_item_name > span:hover {
  color: #f53;
}
.i_item .i_item_name .i_article_item {
  display: none;
}
.i_article_item {
  text-transform: lowercase;
}
/* ---------------------------------------------------------------------------------------------------- e_Buy block */
.i_item .i_ebuy {
  width: 100%;
}
.i_item .i_item_price {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  white-space: nowrap;
  height: 40px;
}
@media screen and (max-width: 739px) {
  .i_item .i_item_price {
    flex-direction: column;
    margin-top: 10px;
  }
}
.i_viewed_items_block .i_item .i_item_price {
  flex-direction: column;
  margin-top: 10px;
}
.i_item .i_item_price .i_pr_disc {
  display: block;
  color: #adb4b9;
  text-align: center;
}
.i_item .i_item_price .i_pr_min {
  display: block;
  text-align: center;
}
.i_item .i_item_price .i_pr_min .i_price {
  font-weight: normal;
  font-family: 'Gotham', sans-serif;
  font-size: 22px;
  color: #f53;
}
.i_item .i_item_price .i_pr_min .i_currency {
  font-size: 14px;
}
.i_item .i_item_price .i_pr_off {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.i_item .i_item_price .i_pr_off .i_pr_from,
.i_item .i_item_price .i_pr_off .i_currency {
  font-size: 16px;
}
.i_item .i_item_price .i_pr_off .i_price {
  font-weight: normal;
  font-family: 'Gotham Bold', sans-serif;
  font-size: 20px;
}
.i_item .i_item_buy {
  display: none;
  position: relative;
  min-height: 40px;
  align-items: center;
}
.i_item .i_item_buy .i_buy_button {
  flex: 1;
  height: 40px;
  font-size: 12px;
  background-color: #f53;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  border-radius: 20px;
  transition: background-color 0.4s ease;
  text-transform: uppercase;
}
.i_item .i_item_buy .i_buy_button:hover {
  background-color: #444443;
}
.icard_buy_bought.i_buy_loader:after,
.i_item .i_buy_bought.i_buy_loader:after {
  content: '';
  background-color: #f4f4f4;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  border-radius: 10px;
}
.icard_buy_bought.i_buy_loader:before,
.i_item .i_buy_bought.i_buy_loader:before {
  content: '';
  position: absolute;
  left: 50%;
  z-index: 1;
  height: 30px;
  width: 30px;
  margin-left: -15px;
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/loader/spin.svg") no-repeat center/contain;
}
.i_item .i_item_buy .i_buy_bought {
  position: absolute;
  height: 40px;
  width: 100%;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: #f4f4f4 url("/local/templates/ilab_it_shop/ilab/img/svg/header/basket_colored.svg") no-repeat 20px center/27px auto;
  padding: 0 30px 0 35px;
}
.i_item .i_item_buy .i_buy_bought .i_m_ratio {
  font-size: 16px;
  color: #444443;
}
.i_item .i_item_buy .i_buy_bought .i_m_name {
  font-size: 16px;
  color: #444443;
}
.i_item_remove {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/section/remove.png") no-repeat center;
  width: 32px;
  min-height: 40px;
  cursor: pointer;
}
/* ---------------------------------------------------------------------------------------------------- Props/Preview text */
.i_item .i_info_block {
  position: relative;
}
.i_item .i_dp_props:first-child {
  border-top: 2px dotted #d8d8d8;
}
.i_item .i_dp_props {
  display: flex;
  height: 30px;
  border-top: 2px dotted #d8d8d8;
}
.i_item .i_dp_name,
.i_item .i_dp_val {
  padding: 5px 20px;
}
.i_item .i_dp_name {
  width: 40%;
  padding-left: 0;
}
.i_item .i_dp_val {
  width: 60%;
  text-align: right;
}
.i_item .i_dp_name span,
.i_item .i_dp_val span {
  line-height: 1.3em;
  height: 1.3em;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}
.i_item .i_pre_txt {
  overflow: hidden;
}
.i_item .i_pre_txt:after {
  background: linear-gradient(to top, #fff, rgba(255,255,255,0));
  width: 100%;
  position: absolute;
  height: 20px;
  right: 0;
  bottom: 0;
}
/* ---------------------------------------------------------------------------------------------------- Remove */
.i_item_remove {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/section/remove.png") no-repeat center;
  width: 32px;
  cursor: pointer;
}
/* -------------------------------------------------- Quantity */
.i_quantity > span {
  font-size: 14px;
  display: flex;
  align-items: flex-end;
  position: relative;
}
.i_quan_sl:before,
.i_quan_sl {
  background-repeat: no-repeat;
  height: 23px;
}
/*.i_quan_sl:before {
	content: '';

	position: absolute;
	top: 0;
	left: 0;

	background-image: url('/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/quantity.svg');
	width: 100%;
	fill: #eaeded;
}*/
.i_quan_sl {
  position: relative;
  margin: 0 5px;
/*padding: 4px 0 0 33px;
	background-image: url(/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/quantity.png);*/
}
.i_quan_sl svg {
  width: 25px;
  fill: #d5d5d6;
}
.i_quan_sl.one_stack svg > :last-child {
  fill: #444443;
}
.i_quan_sl.two_stack svg > :nth-child(n+3) {
  fill: #444443;
}
.i_quan_sl.three_stack svg > :not(:first-child) {
  fill: #444443;
}
.i_quan_sl.full_stack svg > * {
  fill: #444443;
}
/* ---------------------------------------------------------------------------------------------------- Buy success */
.i_buy_succes:after,
.i_buy_succes:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 50px;
  height: 0;
  width: 0;
  border: solid transparent;
  margin-top: 20px;
}
.i_buy_succes:before {
  border-top: 11px solid #e4e4e4;
  border-width: 11px;
  margin-top: 0px;
  margin-left: -6px;
  left: 50%;
}
.i_buy_succes:after {
  border-top: 11px solid #fff;
  border-width: 10px;
  margin-top: 0;
  margin-left: -5px;
  left: 50%;
}
.i_buy_succes {
  background-color: #fff;
  border-radius: 10px;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 100%;
  margin: 0 auto 20px;
  z-index: 500;
  padding: 20px;
  max-width: 220px;
  text-align: center;
  box-shadow: 0 0 10px 0 rgba(19,27,32,0.25);
}
.i_buy_succes .i_bs_close {
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/section/close.svg") no-repeat center/12px auto;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  color: #cad1da;
  height: 35px;
  width: 35px;
}
.i_buy_succes .i_bakset_button {
  display: block;
  font-size: 142.9%;
}
.i_buy_succes .i_checkout_button {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  height: 40px;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 5px;
  background-color: #f53;
  color: #fff;
  transition: all 0.4s ease;
}
.i_buy_succes .i_checkout_button:hover {
  background-color: #444443;
  color: #fff;
}
/* ---------------------------------------------------------------------------------------------------- Count */
.i_item .i_item_buy .i_count {
  flex: 1;
  display: flex;
  margin-right: 20px;
  height: 35px;
}
.i_item .i_item_buy .i_count .i_co_minu {
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #f4f4f4 url("/local/templates/ilab_it_shop/ilab/img/svg/count/minus.svg") no-repeat center/8px auto;
  cursor: pointer;
}
.i_item .i_item_buy .i_count .i_co_numb {
  display: block;
  width: 30%;
  border: 0 none;
  text-align: center;
  padding-right: 3px;
  padding-left: 3px;
  height: 100%;
}
.i_item .i_item_buy .i_count .i_co_plus {
  display: block;
  width: 35px;
  height: 35px;
  background: #f4f4f4 url("/local/templates/ilab_it_shop/ilab/img/svg/count/plus.svg") no-repeat center/8px auto;
  border-radius: 50%;
  cursor: pointer;
}
/* ---------------------------------------------------------------------------------------------------- Other */
.i_cs_tile .i_item .i_info_block,
.i_cs_table .i_item .i_info_block {
  display: none;
}
/* ---------------------------------------------------------------------------------------------------- Discount amount */
div.i_datext {
  flex: 1;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f53;
  border-radius: 5px;
  font-size: 87.5%;
  cursor: pointer;
}
div.i_datext span,
div.i_datext_link span {
  color: #fff;
}
.i_datext:before {
  content: '%';
  color: #fff;
  border-radius: 100%;
  border: 1px solid;
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 110%;
  margin-right: 5px;
}
/*.i_datext_link {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0MjcxMDIzZi1mN2ZiLTVlNGItYmUxMi1mOTdkNGY3NjdmY2YiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODFERERDNDJCODUxMTFFNTk4MjZDMzdFMURDMDQzOEUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODFERERDNDFCODUxMTFFNTk4MjZDMzdFMURDMDQzOEUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDI3MTAyM2YtZjdmYi01ZTRiLWJlMTItZjk3ZDRmNzY3ZmNmIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQyNzEwMjNmLWY3ZmItNWU0Yi1iZTEyLWY5N2Q0Zjc2N2ZjZiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnENjtUAAAGeSURBVHjatJW/L0NRFMc9KZUmFiU1aYOQ+LEZG5Z2kuoqYcBfQBcTMTL49QcICRJzxYSBdJRYSNMIaSTSCjpjqe9Jvo2T575XfeUkn5z77j33m/vjnPuspuRBw19bo8tYGCyCC/AEPugv2R+uRTQAtsA1CIFlMAz89Evsl/FtxruKdoAM/QBIcaUljpf4neJ4u4o3ijaDY5AGU6BY5eiKjEtznt8kugbuwUqN9yLxd2DVLtoFZrgtk0VBmd5k82AaRLToHJDcevaYRW/gCMxq0RjPph6T+XFp+NjRDW5tQTHVHqIfAS2q/0y1b0C/NCxWlCR2K/hUQeVfrM6yZY/oWD51JkFQUEFx20o3wQJXZLJgJZ8rog+cWHDY2jv9FZPdZIMgpy/qHEzUeVFJcKpFd5hnIY+CsvVJsKtFH8EeWHeYlOGlOG1dzvsQ5O1lKs9Zr8cy7eP8H7Uv6ZTg2UqedVYRk/F9xieYTsan74X1LSmWBRtgFLRxXPwY+7NMoSjnfSevy+8kwsMfBz18O1/5kp2w1vPGiviPf9SXAAMAos5Wn9R0NbIAAAAASUVORK5CYII=) no-repeat center left;
	padding: 5px 0 5px 27px;
	display: inline-block;
	color: #054fa4;
	cursor: pointer;
}*/
.i_mbuy {
  position: absolute;
  right: -10px;
  left: -10px;
  bottom: -10px;
  z-index: 501;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 7px rgba(0,0,0,0.16);
  padding: 10px;
  text-align: left;
}
.i_mbuy_close {
  position: absolute;
  top: 0;
  right: 0;
  color: #cad1da;
  cursor: pointer;
  font-family: Georgia;
  font-weight: normal;
  width: 30px;
  height: 30px;
  font-size: 170%;
}
.i_mbuy_title {
  font-weight: bold;
  font-size: 85%;
}
.i_mbuy_info {
  font-size: 80%;
  padding: 15px 5px;
  text-align: center;
  background-color: #eff2f4;
  border-radius: 5px;
  margin-top: 15px;
}
.i_matrix_block {
  margin-top: 15px;
}
.i_mptr {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.i_mptd {
  display: table-cell;
}
.i_mpcol {
  color: #054fa4;
}
.i_mpcol span.i_mtbold {
  font-weight: bold;
}
.i_mpcol span.i_mtunits,
.i_mtcol {
  color: #5f5f5f;
  font-size: 80%;
  font-weight: normal;
}
.i_mpdash {
  width: 10px;
  text-align: center;
}
.i_mpnumb {
  color: #054fa4;
  text-align: right;
}
.i_mprice {
  display: flex;
  justify-content: space-between;
  border-top: 1px dashed #868686;
  padding: 10px 10px 0;
  margin: 15px -10px 0;
}
.i_mtotal {
  color: #000;
  font-size: 90%;
}
.i_mtnumb {
  color: #000;
  font-size: 130%;
}
.i_mdisco {
  color: #5f5f5f;
  font-size: 90%;
}
.i_mdnumb {
  color: #d00;
  font-size: 110%;
}
.i_msaving {
  display: none; /*flex*/
  justify-content: space-between;
}
.i_mstxt {
  font-size: 75%;
  color: #5f5f5f;
}
.i_msnumb {
  font-weight: bold;
  font-size: 85%;
  color: #d00;
}
.i_mbuy .i_item_buy {
  position: relative;
  display: flex;
  background-color: #eff2f4;
  padding: 10px;
  margin: 10px -10px -10px;
  border-radius: 0 0 5px 5px;
  min-height: 60px;
}
.i_mbuy .i_item_buy .i_count .i_co_minu,
.i_mbuy .i_item_buy .i_count .i_co_plus {
  background-color: #fff;
}
.i_mbuy .i_item_buy .i_count .i_co_numb {
  border-radius: 0;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
}
.i_mbuy .i_item_buy .i_buy_bought {
  background-color: #fff;
  width: auto;
  right: 10px;
  left: 10px;
}
.i_mbuy .i_item_buy .i_item_remove {
  right: 10px;
}
.i_catalog_element .i_mbuy .icard_buy_bought {
  background-color: #fff;
  right: 10px;
  left: 10px;
}
/*------------------------------------------------------------------------------------------------- Сравнение/Избранное*/
.i_item_favorite,
.i_item_compare {
  z-index: 110;
}
.i_compare_but,
.i_favorite_but {
  display: inline-flex;
  align-items: center;
  min-height: 15px;
  text-decoration: none;
  position: relative;
}
.i_compare_but span,
.i_favorite_but span {
  font-size: 12px;
  border-bottom: 1px dashed;
  white-space: nowrap;
  margin-left: 10px;
}
.i_compare_but:before,
.i_favorite_but:before {
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  width: 25px;
  height: 20px;
  left: 0;
  bottom: 0;
  transition: all 0.4s ease;
}
.i_compare_but:before {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/product/comparison.svg");
}
.i_favorite_but:before {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/product/favorites.svg");
}
.i_item_favorite_act:before,
.i_favorite_but:hover:before {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/product/favorites_act.svg");
}
.i_item_compare_act:before,
.i_compare_but:hover:before {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/product/comparison_act.svg");
}
.i_compare_succes,
.i_favorite_succes {
  position: absolute;
  right: 15px;
  left: 15px;
  padding: 20px;
  bottom: 50px;
  border-radius: 10px;
  box-shadow: 0 0 10px 0 rgba(19,27,32,0.25);
  text-align: center;
  z-index: auto;
  background-color: #fff;
  width: 235px;
}
.i_compare_succes[style*="block"] + .i_compare_but:after,
.i_favorite_succes[style*="block"] + .i_compare_but:after,
.i_compare_succes[style*="block"] + .i_favorite_but:after,
.i_favorite_succes[style*="block"] + .i_favorite_but:after {
  content: '';
  position: absolute;
/*height: 15px;
				width: 15px;*/
  border: 10px solid transparent;
  border-top: 10px solid #fff;
  bottom: calc(100% - 3px);
  filter: drop-shadow(0 6px 4px rgba(221,221,221,0.8));
  left: calc(50% - 10px);
  z-index: 15;
}
.i_comp_upper {
  font-weight: normal;
  font-family: 'Gotham Bold', sans-serif;
  font-size: 14px;
  margin-top: 5px;
  display: block;
}
.i_compare_succes .j_me2 {
  display: flex;
  flex-flow: column;
}
.i_but_ac {
  display: inline-block;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 20px;
  text-transform: uppercase;
  margin-top: 10px;
  text-align: center;
  font-size: 12px;
  background-color: #f53;
  color: #fff;
  cursor: pointer;
  transition: all 0.4s ease;
}
.i_but_ac:hover {
  background-color: #444443;
  color: #fff;
}
.i_buy_buttom {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-color: #f53;
  border-radius: 10px;
  padding: 0 20px;
  height: 40px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  transition: all 0.4s ease;
}
.i_buy_buttom:hover {
  background-color: #444443;
  color: #fff;
}
.i_bs_close {
  font-size: 170%;
  color: #cad1da;
  font-weight: normal;
  text-align: center;
  cursor: pointer;
  height: 35px;
  width: 30px;
  right: 0;
  top: 0;
  position: absolute;
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/close.svg") center center no-repeat;
  background-size: 10px;
}
.btn-link,
.i_sec_to_order {
  display: inline-block;
  border: 1px solid;
  background-color: transparent;
  border-radius: 10px;
  color: #f53;
  padding: 10px 0;
  width: 100%;
  text-align: center;
  cursor: pointer;
  margin-top: 10px;
  transition: all 0.4s ease;
}
.btn-link:hover,
.i_sec_to_order:hover {
  background-color: transparent;
  color: #444443;
}
@media screen and (max-width: 640px) {
  .i_compare_but:before,
  .i_favorite_but:before {
    width: 30px;
  }
  .i_compare_but span,
  .i_favorite_but span {
    display: none;
  }
}
@media screen and (max-width: 560px) {
  .i_compare_but {
    display: none;
  }
  .i_item .i_item_name > span {
    font-size: 13px !important;
  }
}
.i_item_article {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
.i_item_recipe_sticker {
  position: absolute;
  left: 10px;
  top: 10px;
  pointer-events: none;
  z-index: 10;
  width: 50px;
  height: 50px;
}
.i_item_recipe_sticker svg {
  width: 100%;
  height: 100%;
}
.i_item_recipe_sticker svg .st0 {
  fill: #444443;
}
.i_item_recipe_sticker svg .st1 {
  fill: #fff;
}

/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/catalog/stiker.css?1719991683814*/
/* ---------------------------------------------------------------------------------------------------- Stiker */
.i_item_stiker_ST_DISCOUNT {
	background-color: #EF1620;
	width: auto!important;
	height: auto!important;
	padding: 5px!important;
	color: white!important;

	display: none!important;
}
.i_item_stiker_ST_NEW {
	background-color: #4ca262;
}
.i_item_stiker_ST_MADE_IN_KAZ {
	background-color: red;
}
.i_item_stiker_ST_BESTSELLER {
	background-color: #ff5533;
}
.i_item_stiker_ST_1_GIFT {
	background-color: greenyellow;
}
.i_item_stiker_ST_OWN_BRANDS {
	background-color: yellow;
}
.i_item_stiker_I_MULTI_PRICE {
	background-color: #4ca262;
}
span.i_item_stiker_DIFF_PERCENT {
	background-color: #0e8105;
}
span.i_item_stiker_ST_OLD_PRICE {
	background-color: #d7be00;
}
/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/general.css?171999168310984*/
@font-face {
  font-family: "Gotham";
  src: url("/local/templates/ilab_it_shop/ilab/fonts/Gotham-Book.otf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham Extra Light";
  src: url("/local/templates/ilab_it_shop/ilab/fonts/Gotham-XLight.otf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham Bold";
  src: url("/local/templates/ilab_it_shop/ilab/fonts/Gotham-Bold.otf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham Medium";
  src: url("/local/templates/ilab_it_shop/ilab/fonts/Gotham-Medium.otf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}
/* ---------------------------------------------------------------------------------------------------- Main */
@media screen and (max-width: 1300px) {
  html {
    overflow-x: hidden;
  }
}
@media not all and (min-resolution: 0.001dpcm) {
  html {
    overflow-x: hidden;
  }
}
body {
  min-width: 320px;
  position: relative;
  overflow-x: hidden;
  font-weight: normal;
  font-family: 'Gotham', sans-serif;
  font-size: 14px;
  color: #444443;
}
a {
  color: #444443;
  text-decoration: none;
  outline: none;
  transition: all 0.4s ease;
}
a:hover {
  color: #444443;
}
b,
strong {
  font-weight: normal;
  font-weight: normal;
  font-family: 'Gotham Bold', sans-serif;
  font-size: inherit;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.i_main_background_banner {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px 0;
}
.i_main_background_banner .i_wrapper {
  padding: 0 20px;
}
*:focus {
  outline: unset;
}
.i_body > h1 {
  text-align: center;
  text-transform: uppercase;
}
ol li::marker {
  color: #f53;
  font-size: 15px;
  font-weight: bold;
}
ul li::marker {
  color: #f53;
  font-size: 20px;
  font-weight: bold;
}
/* ---------------------------------------------------------------------------------------------------- user interface */
button,
input[type=button],
input[type=submit],
input[type=reset] {
  overflow: visible;
  padding: 10px 20px;
  border: 0 none;
  background-color: #f53;
  border-radius: 20px;
  outline: none;
  color: #fff;
  cursor: pointer;
  transition: background-color 0.4s ease;
  font-family: 'Gotham';
}
button:hover,
input[type=button]:hover,
input[type=submit]:hover,
input[type=reset]:hover {
  background-color: #444443;
}
input[type=radio],
input[type=checkbox] {
  display: none;
  height: 18px;
  width: 22px;
  vertical-align: -4px;
}
input[type=file] {
  width: 270px;
  box-sizing: border-box;
  height: 43px;
}
input[type=number] {
  width: 100px;
}
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
input[type=number],
select:not([multiple]) {
  height: 40px;
  box-sizing: border-box;
}
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
textarea {
  padding: 10px;
  border: 1px solid #e4e4e4;
  border-radius: 20px;
  background-color: #fff;
  color: #444443;
  font-weight: normal;
  font-family: 'Gotham', sans-serif;
  font-size: 13px;
  width: 100%;
}
select {
  width: 100%;
}
select[multiple] optgroup,
select[multiple] option {
  padding: 10px;
}
textarea {
  max-width: 100%;
  min-height: 100px;
  max-height: 500px;
  box-sizing: border-box;
}
h1,
h2,
h3 {
  font-weight: normal;
}
h4,
h5 {
  margin: 0;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 21px;
}
h4 {
  font-size: 16px;
  font-weight: normal;
}
h5 {
  font-weight: normal;
}
.i_sales_block h2,
.i_popular_categories h2,
.i_news_actions_block h2,
.i_seo_logo h2,
.i_viewed_items_block h2 {
  font-size: 30px;
}
@media screen and (max-width: 479px) {
  .i_sales_block h2,
  .i_popular_categories h2,
  .i_news_actions_block h2,
  .i_seo_logo h2,
  .i_viewed_items_block h2 {
    font-size: 24px;
  }
}
.i_sales_block h2,
.i_viewed_items_block h2,
.i_catalog_links_block h2,
.i_news_actions h2,
.i_partners h2 {
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 1500px) {
  .i_sales_block h2,
  .i_viewed_items_block h2,
  .i_catalog_links_block h2,
  .i_news_actions h2,
  .i_partners h2 {
    margin: 50px 0;
  }
}
@media screen and (min-width: 701px) and (max-width: 1499px) {
  .i_sales_block h2,
  .i_viewed_items_block h2,
  .i_catalog_links_block h2,
  .i_news_actions h2,
  .i_partners h2 {
    margin: 40px 0;
  }
}
@media screen and (max-width: 700px) {
  .i_sales_block h2,
  .i_viewed_items_block h2,
  .i_catalog_links_block h2,
  .i_news_actions h2,
  .i_partners h2 {
    margin: 30px 0;
  }
}
.i_sales_block a:hover,
.i_viewed_items_block a:hover,
.i_catalog_links_block a:hover,
.i_news_actions a:hover,
.i_partners a:hover {
  color: #f53;
}
hr {
  color: #e4e4e4;
  background-color: #e4e4e4;
  border: unset;
  border-radius: 5px;
  height: 3px;
  margin: 0;
}
.i_viewed_items_block .i_but_ac {
  font-size: 11px;
  padding-left: 15px;
  padding-right: 15px;
}
.i_viewed_items_block .i_open_favorites:hover {
  color: #fff;
}
.starrequired {
  color: #f00;
}
.swiper-pagination-clickable .swiper-pagination-bullet:hover {
  transition: all 0.4s ease;
  background-color: #f53 !important;
}
.swiper-button-next > svg:hover,
.swiper-button-prev > svg:hover {
  fill: #f53 !important;
}
/* ---------------------------------------------------------------------------------------------------- Title */
.i_internal_title_box {
  position: relative;
}
@media screen and (max-width: 979px) {
  .i_internal_title_box > h1 {
    margin: 20px 60px;
  }
}
.i_icon_title {
  position: relative;
  background-size: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 0;
  padding-right: 20px;
}
.i_icon_title svg {
  width: 35px;
  height: 35px;
  fill: #444443;
  margin-right: 10px;
  transition: all 0.4s ease;
}
.i_icon_title svg:hover {
  fill: #f53;
}
.i_icon_main_title.personalprivate,
.i_icon_main_title.personalsubscribe,
.i_icon_main_title.personalprofiles,
.i_icon_main_title.personalprofilesindexphp,
.i_icon_main_title.personalorders,
.i_icon_main_title.kzpersonalprivate,
.i_icon_main_title.kzpersonalsubscribe,
.i_icon_main_title.kzpersonalprofiles,
.i_icon_main_title.kzpersonalprofilesindexphp,
.i_icon_main_title.kzpersonalorders {
  padding-left: 40px;
}
.i_icon_title h1 span.i_icon_main_title:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 35px;
  height: 35px;
  background-size: 26px auto;
  background-repeat: no-repeat;
  background-position: top center;
}
.i_icon_title h1.i_main_title {
  margin: 0;
  text-align: center;
}
/*.i_icon_title:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50px;
	margin-top: -7px;

	border-style: solid;
	border-width: 7px 0 7px 7px;
	border-color: transparent transparent transparent main_color;
}*/
h1.i_main_title {
  position: relative;
  text-align: center;
  margin-bottom: 40px;
  margin-top: 10px;
  font-size: 28px;
  text-transform: uppercase;
  line-height: 1;
}
.i_t_basket:before {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/header/basket.svg");
}
.i_t_order:before {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/header/basket.svg");
}
/* ---------------------------------------------------------------------------------------------------- Animated icon nav */
.i_icon_title .i_im_ad {
  right: -10px;
}
.i_im_ad {
  position: absolute;
  right: 0;
  top: calc(100% - 10px);
  bottom: 0;
  margin-top: -55px;
  height: 40px;
  width: 40px;
  background-color: #f4f4f4;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
}
.i_im_x {
  display: inline-block;
  position: relative;
  transition: 0.25s;
  user-select: none;
}
.i_im_x .i_im_icon {
  position: relative;
  background: #f53;
  transition: 0.25s;
}
.i_im_x .i_im_icon:before,
.i_im_x .i_im_icon:after {
  display: block;
  content: '';
  background: #f53;
  position: absolute;
  transition: 0.25s;
}
/* Open */
.i_im_x_open .i_im_icon:before,
.i_im_x_open .i_im_icon:after {
  transition: 0.5s;
  top: 0 !important;
}
.i_im_x_open .i_im_icon {
  background: transparent;
}
.i_im_x_open .i_im_icon:before {
  transform: rotate(-45deg);
}
.i_im_x_open .i_im_icon:after {
  transform: rotate(45deg);
}
.i_im_x {
  padding: 8px 0;
}
/* div icon */
.i_im_x .i_im_icon,
.i_im_x .i_im_icon:before,
.i_im_x .i_im_icon:after {
  width: 20px;
  height: 4px;
}
.i_im_x .i_im_icon:before {
  top: 8px;
}
.i_im_x .i_im_icon:after {
  top: -8px;
}
@media screen and (min-width: 980px) {
  .i_im_ad {
    display: none;
  }
}
@media screen and (max-width: 979px) {
  .i_im_ad {
    display: flex;
  }
}
/* ---------------------------------------------------------------------------------------------------- aLL */
.ic {
  clear: both;
}
.iac {
  clear: both;
  display: block;
  content: '';
}
.ivh {
  visibility: hidden;
}
.idn {
  display: none;
}
.ini_s {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/ini_s.png");
  background-size: 40px 34px !important;
}
.ini_n {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/ini_n.png");
  background-size: 100px 83px !important;
  background-position: center !important;
}
.ini_b {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/ini_b.png");
}
/* ---------------------------------------------------------------------------------------------------- aLL old */
.aclear:after {
  clear: both;
  content: '';
  display: block;
}
.iclear {
  clear: both;
}
.idnone {
  display: none;
}
.idnonei {
  display: none !important;
}
.ivhid {
  visibility: hidden;
}
.ivvis {
  visibility: visible;
}
.iohid {
  overflow: hidden;
  height: 0px;
  width: 0px;
}
.iohidden {
  overflow: hidden;
}
/* ---------------------------------------------------------------------------------------------------- Tooltip */
#i_tooltip {
  background-color: rgba(232,232,232,0.949);
  color: #444443;
  text-align: center;
  padding: 10px 15px;
  position: absolute;
  width: 150px;
  z-index: 1000;
  display: none;
  border-radius: 10px;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
  font-size: 12px;
  text-shadow: none;
  border-style: solid;
  border-width: 1px;
  border-color: #444443;
}
#i_tooltip:before {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  top: -7px;
  left: calc(50% - 6px);
  z-index: -1;
  transform: rotate(45deg);
  background-color: rgba(232,232,232,0.949);
  border: 1px solid #444443;
  border-bottom-color: transparent;
  border-right-color: transparent;
}
#i_tooltip.i_tooltip_compare:before {
  border-top-color: transparent;
  border-left-color: transparent;
  border-bottom-color: #444443;
  border-right-color: #444443;
  top: auto;
  bottom: -7px;
}

/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/info_admin.css?17199916832151*/
.ipre_link {
	position: fixed;
	left: 10px;
	bottom: 10px;
	z-index: 1000;

	/*color: #267FB5;*/
	border-radius: 5px;
	background-color: #14191F;
	padding: 25px;
	margin-top: -25px;
	/*max-width: 277px;*/

	overflow: hidden;
	color: transparent;
	max-width: 50px;
	max-height: 50px;

	transition: all .5s;
}
.ipre_link:hover {
	max-width: 277px;
	max-height: 100%;
	width: auto;
	height: auto;
	color: #267FB5;
}
.ipre_link a {
	font-weight: bold;
	display: block;
	padding: 10px;
	background-color: #003b7f;
	border-radius: 5px;
}

.ad_link_href span {
	display: block;
	height: 1.3em;
	overflow: hidden;

	text-overflow: ellipsis;
	white-space: nowrap;
}
.ad_copy_clip {
	display: block;
	padding: 10px;
	background-color: white;
	border-radius: 5px;
	margin-top: 10px;
	text-align: center;
	cursor: pointer;
	transition: background-color .5s, color .5s;
}
.ad_copy_clip span {
	height: 1.3em;
    display: block;
    overflow: hidden;
}
/*
@media screen and (max-width: 640px) {
	.ipre_link {
		display: none;
	}
}
*/
.ipre_link:hover:before,
.ipre_link:hover:after {
	content: none;
}

.ipre_link:after {
	content: '';
	cursor: pointer;
	position: absolute;

	bottom: 12px;
	left: 12px;

	/*left: 50%;
	bottom: 50%;

	margin: 0 0 -9px -9px;*/

	width: 10px;
	height: 10px;

	border: 2px solid white;
	border-top: none;
	border-right: none;

	animation: bounce1 2s infinite;
}

@keyframes bounce1 {
	0%, 20%, 50%, 80%, 100% {
		transform: translate(0);
	}
	40% {
		transform: translate(-40%, 40%);
	}
	60% {
		transform: translate(-20%, 20%);
	}
}

.ipre_link:before {
	content: '';
	cursor: pointer;
	position: absolute;

	top: 12px;
	right: 12px;

	/*left: 50%;
	bottom: 50%;

	margin: 0 0 -5px -5px;*/

	width: 10px;
	height: 10px;

	border: 2px solid white;
	border-bottom: none;
	border-left: none;

	animation: bounce2 2s infinite;
}

@keyframes bounce2 {
	0%, 20%, 50%, 80%, 100% {
		transform: translate(0);
	}
	40% {
		transform: translate(40%, -40%);
	}
	60% {
		transform: translate(20%, -20%);
	}
}
/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/input.css?17199916837754*/
.jq-checkbox,
.jq-radio {
  vertical-align: -4px;
  width: 18px;
  height: 18px;
  margin: 0 4px 0 0;
  border: 1px solid #e9e9e9;
  background-color: #fff;
  cursor: pointer;
}
/*.jq-checkbox.focused,
.jq-radio.focused {
	border: 1px solid #08C;
}*/
.jq-checkbox.disabled,
.jq-radio.disabled {
  opacity: 0.55;
}
.jq-checkbox {
  border-radius: 3px;
}
.jq-checkbox.checked {
  border-color: #e9e9e9;
}
.jq-checkbox.checked .jq-checkbox__div {
  width: 10px;
  height: 6px;
  margin: 3px 0 0 3px;
  border-bottom: 2px solid #f53;
  border-left: 2px solid #f53;
  -webkit-transform: rotate(-50deg);
  transform: rotate(-50deg);
}
.jq-radio {
  border-radius: 50%;
}
.jq-radio.checked {
  border-color: #e9e9e9;
}
.jq-radio.checked .jq-radio__div {
  width: 10px;
  height: 10px;
  margin: 3px 0 0 3px;
  border-radius: 50%;
  background: #f53;
}
.jq-file {
  width: 270px;
  border-radius: 5px;
}
.jq-file input {
  cursor: pointer;
}
.jq-file__name {
  box-sizing: border-box;
  width: 100%;
  padding: 3px 80px 3px 10px;
  border: 1px solid #e9e9e9;
  border-radius: 5px;
  background: #fff;
  font-weight: normal;
  font-family: 'Gotham', sans-serif;
  font-size: 100%/32px Arial;
  color: #333;
}
.jq-file__browse {
  position: absolute;
  top: 1px;
  right: 1px;
  padding: 3px 10px;
  border-left: 1px solid #e9e9e9;
  border-radius: 0 5px 5px 0;
  font-weight: normal;
  font-family: 'Gotham', sans-serif;
  font-size: 100%/32px Arial;
  color: #333;
  background-color: #eff2f4;
}
.jq-file:active .jq-file__browse {
  background: #f5f5f5;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
  border-color: #e9e9e9;
  background: #f5f5f5;
  color: #888;
}
.jq-number {
  position: relative;
  vertical-align: middle;
  padding: 0 30px;
  width: 40px;
}
.jq-number__field {
  width: 100%;
}
.jq-number__field:hover {
  border-color: #b3b3b3;
}
.jq-number__field input {
  box-sizing: border-box;
  border: 0 none;
  width: 100% !important;
  padding: 10px 3px 11px;
  text-align: center;
  outline: none;
  background-color: #fff;
  font-weight: normal;
  font-family: 'Gotham', sans-serif;
  font-size: 130% Arial;
  font-weight: bold;
  color: #303245;
}
.jq-number__spin {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30px;
  height: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  background-color: #eff2f4;
}
.jq-number__spin.minus {
  left: 0;
  border-radius: 3px 0 0 3px;
}
.jq-number__spin.plus {
  right: 0;
  border-radius: 0 3px 3px 0;
}
.jq-number__spin:active {
  background: #f5f5f5;
}
.jq-number__spin:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px;
}
.jq-number__spin.minus:after {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/count/minus.svg");
}
.jq-number__spin.plus:after {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/count/plus.svg");
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
  border-color: #e9e9e9;
  background: #f5f5f5;
  color: #888;
}
.jq-number.disabled .jq-number__spin:after {
  border-bottom-color: #aaa;
}
.jq-number.disabled .jq-number__spin.minus:after {
  border-top-color: #aaa;
}
.jq-selectbox {
  vertical-align: middle;
  cursor: pointer;
  width: 100%;
}
.jq-selectbox__select {
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 10px;
  background-color: #fff;
  padding-right: 20px;
}
.jq-selectbox.disabled .jq-selectbox__select {
  border-color: #e9e9e9;
  background: #f5f5f5;
  color: #888;
}
.jq-selectbox__select-text {
  display: block;
  width: 100%;
}
.jq-selectbox .placeholder {
  color: #888;
}
.jq-selectbox__trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 100%;
}
.jq-selectbox__trigger-arrow {
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/d_filter.svg") no-repeat center/10px auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  transition: transform 0.2s;
}
.jq-selectbox.opened .jq-selectbox__trigger-arrow {
  transform: rotate(180deg);
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
  border-top-color: #000;
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
  border-top-color: #aaa;
}
.jq-selectbox__dropdown {
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0;
  padding: 0;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(19,27,32,0.25);
  overflow: hidden;
}
.jq-selectbox__search {
  margin: 5px;
}
.jq-selectbox__search input {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 5px 27px 6px 8px;
  border: 1px solid #e9e9e9;
  border-radius: 5px;
  outline: none;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==") no-repeat 100% 50%;
  color: #333;
}
.jq-selectbox__not-found {
  margin: 5px;
  padding: 5px 8px 6px;
  background: #f0f0f0;
  font-size: 100%;
}
.jq-selectbox ul {
  margin: 0;
  padding: 0;
}
.jq-selectbox li {
  min-height: 18px;
  padding: 10px;
  transition: all 0.4s ease;
}
.jq-selectbox li:hover {
  background-color: #f4f4f4;
}
.jq-selectbox li.selected {
  background-color: #f53;
  color: #fff;
}
.jq-selectbox li.disabled {
  color: #aaa;
}
.jq-selectbox li.disabled:hover {
  background: none;
}
.jq-selectbox li.optgroup {
  font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
  background: none;
  color: #231f20;
  cursor: default;
}
.jq-selectbox li.option {
  padding-left: 25px;
}
.jq-select-multiple {
  box-sizing: border-box;
/*padding: 1px;*/
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  background: #fff;
  font-weight: normal;
  font-family: 'Gotham', sans-serif;
  font-size: 100% Arial;
  color: #333;
  cursor: default;
  width: 100%;
}
.jq-select-multiple.disabled {
  border-color: #e9e9e9;
  background: #f5f5f5;
  color: #888;
}
.jq-select-multiple ul {
  margin: 0;
  padding: 0;
}
.jq-select-multiple li {
  padding: 10px;
  list-style: none;
}
.jq-select-multiple li:first-child,
.jq-selectbox li:first-child {
  border-radius: 10px 10px 0 0;
}
.jq-select-multiple li:last-child,
.jq-selectbox li:last-child {
  border-radius: 0 0 10px 10px;
}
.jq-select-multiple li.selected {
  background: #f53;
  color: #fff;
}
.jq-select-multiple li.disabled {
  color: #aaa;
}
.jq-select-multiple li.option {
  padding-left: 25px;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
  background: #e9e9e9;
  color: #fff;
}
input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
textarea {
  overflow: auto;
}
input[type=email]:hover:focus,
input[type=password]:hover:focus,
input[type=search]:hover:focus,
input[type=tel]:hover:focus,
input[type=text]:hover:focus,
input[type=url]:hover:focus,
textarea:hover:focus {
  outline: none;
}
button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button:active,
input[type=button]:active,
input[type=submit]:active,
input[type=reset]:active {
  background: #f53;
  opacity: 0.9;
}
button[disabled],
input[type=button][disabled],
input[type=submit][disabled] {
  opacity: 0.5;
}

/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/inside.css?17199916834818*/
/* ---------------------------------------------------------------------------------------------------- Inside Top */
.i_internal h1 {
  text-align: center;
  margin-top: 20px;
}
.i_internal .i_in_work_area > div:first-child {
  flex: 1;
}
/* ---------------------------------------------------------------------------------------------------- Inside Top */
.i_in_top {
  margin: 0 20px;
}
/* ---------------------------------------------------------------------------------------------------- Inside Left work area */
/* ---------------------------------------------------------------------------------------------------- Inside Right menu */
.i_in_menu {
  position: relative;
}
@media screen and (min-width: 980px) {
  .i_in_work_area {
    flex: 1;
  }
  .i_in_menu {
    flex: 0 260px;
    margin-left: 20px;
  }
}
@media screen and (max-width: 979px) {
  .i_in_work_area {
    width: 100%;
  }
  nav.i_internal_menu {
    display: none;
  }
}
/* ---------------------------------------------------------------------------------------------------- Menu Internal */
nav.i_internal_menu {
  position: relative;
  background-color: #444443;
  border-radius: 10px;
  z-index: 50;
}
nav.i_internal_menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
nav.i_internal_menu ul.i_im > li:not(:first-child) {
  border-top: 2px dotted #656564;
}
nav.i_internal_menu ul.i_im a {
  display: block;
  padding: 15px 25px;
  transition: background-color 0.5s, color 0.5s, box-shadow 0.5s;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
}
nav.i_internal_menu ul.i_im > li.i_im_sub > a {
  position: relative;
  padding-right: 32px;
}
nav.i_internal_menu ul.i_im > li:first-child > a {
  border-radius: 10px 10px 0 0;
}
nav.i_internal_menu ul.i_im > li:last-child > a:not(.i_im_select),
nav.i_internal_menu ul.i_im > li:last-child > ul > li:last-child > a {
  border-radius: 0 0 10px 10px;
}
nav.i_internal_menu ul.i_im > li.i_im_sub > a:before {
  content: '';
  width: 12px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/d_white.svg");
  background-repeat: no-repeat;
  background-position: center;
  transition: transform 0.2s;
}
nav.i_internal_menu ul.i_im a:hover {
  color: #f53;
}
nav.i_internal_menu ul.i_im a.i_im_select,
nav.i_internal_menu ul.i_im a.i_im_selected {
  background-color: #60605f;
  color: #fff;
}
nav.i_internal_menu ul.i_im_inside a.i_im_select,
nav.i_internal_menu ul.i_im_inside a.i_im_selected {
  background-color: #444443;
  color: #fff;
}
nav.i_internal_menu ul.i_im_inside a.i_im_select:before,
nav.i_internal_menu ul.i_im_inside a.i_im_selected:before {
  border-left-color: #fff;
}
nav.i_internal_menu ul.i_im > li.i_im_sub > a.i_im_select:before {
  transform: rotate(180deg);
}
nav.i_internal_menu ul.i_im_inside {
  background-color: #fff;
  padding: 10px 20px;
}
nav.i_internal_menu ul.i_im_inside a {
  padding: 6px 25px 6px 40px;
  border-radius: 20px;
  color: #444443;
  position: relative;
  font-size: 14px;
  text-transform: initial;
}
nav.i_internal_menu ul.i_im_inside a:before {
  content: '';
  position: absolute;
  top: 13px;
  margin-left: -12px;
  width: 1px;
  height: 1px;
  border: 2px solid transparent;
  border-left: 3px solid #f53;
  margin-top: -2px;
}
@media screen and (min-width: 980px) {
  .i_internal_menu {
    display: block !important;
  }
}
@media screen and (max-width: 979px) {
  .i_internal_menu {
    position: absolute;
    right: 0;
    min-width: 280px;
  }
  .i_internal_menu:before {
    content: '';
    position: absolute;
    bottom: 100%;
    right: 9px;
    height: 0;
    width: 0;
    border: solid transparent;
    border-bottom: 11px solid #444443;
    border-width: 10px;
  }
  .i_internal_menu:not(.i_im_personal):before {
    right: 9px;
  }
  .i_internal_menu:not(.i_im_personal) {
    top: 0;
  }
  .i_internal_menu.i_im_personal:before {
    right: 19px;
  }
  .i_internal_menu.i_im_personal {
    position: absolute;
    top: -15px;
    box-shadow: 0 0 7px 0 rgba(0,0,0,0.35);
  }
}
/* ---------------------------------------------------------------------------------------------------- [i_review.site] */
.i_review_site {
  background-color: #f4f4f4;
  border-radius: 10px;
  padding: 20px;
}
.i_review_site input[type="submit"] {
  font-size: 12px;
  text-transform: uppercase;
  padding-left: 30px;
  padding-right: 30px;
}
.i_revs_title {
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  margin: 0 -20px 20px;
  padding: 0 20px 20px;
  border-bottom: 2px dotted #d8d8d8;
}
.i_review_site .fi_error li:first-child {
  margin-top: auto;
}
.i_review_site table td {
  padding: 5px 10px 5px 0;
}
.i_review_site input[type='text'],
.i_review_site textarea {
  width: 290px;
  background-color: #fff;
}

/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/main/catalog_footer_menu.css?171999168327102*/
/* ---------------------------------------------------------------------------------------------------- Catalog Menu horizontal */
.i_vp_menu_bl {
  position: absolute;
/*overflow: hidden;*/
  width: 100%;
/*padding-bottom: 20px;*/
  left: 0px;
  pointer-events: none;
  z-index: 110;
  font-size: 14px;
}
.i_vp_menu_bl a {
  color: #444443;
}
.i_vp_menu_bl.i_vp_menu_bl_top {
  bottom: 100%;
}
.i_vp_menu_bl.i_vp_menu_bl_top .i_vp_title {
  bottom: -50px;
}
.i_vp_menu_bl.i_vp_menu_bl_bottom {
  top: 100%;
}
.i_vp_menu_bl.i_vp_menu_bl_bottom .i_vp_title {
  top: -30px;
}
@media screen and (max-width: 1299px) {
  .i_vp_menu_bl.i_vp_menu_bl_bottom .i_vp_title {
    top: -20px;
  }
}
.i_vp_menu_bl.i_vp_menu_bl_bottom .i_arrow_bot:before {
  top: 30px;
  bottom: unset;
}
.i_vp_menu_bl.i_vp_menu_bl_bottom .i_arrow_bot:after {
  top: 15px;
  bottom: unset;
  transform: rotate(180deg);
}
.i_vp_menu_bl ul {
  margin: 0;
  list-style: none;
  padding: 0px;
}
.i_vp_title {
  position: absolute;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  color: #fff;
  text-transform: uppercase;
  height: 40px;
  padding: 0 25px;
  font-size: 13px;
  border-radius: 20px;
  pointer-events: all;
  border: 1px solid #737372;
}
@media screen and (max-width: 1299px) {
  .i_vp_title {
    padding: 0 15px;
  }
}
.i_vp_title:hover .i_vp_catalog_name span {
  color: #f53;
  transition: all 0.4s ease;
}
ul.i_vp_menu {
  display: none;
  background-color: transparent;
  pointer-events: all;
}
/* -------------------------------------------------- animated icon nav title */
.i_vpt_x:before {
  content: '';
  background-color: #444443;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  z-index: 1;
  margin-left: -1.5px;
  width: 3px;
  transition: 0.5s;
}
.i_vpt_x {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 20px;
  height: 20px;
  user-select: none;
  border-radius: 50%;
  transition: 0.5s;
  margin-right: 15px;
}
.i_vpt_x .i_vpt_icon {
  position: relative;
  background: #f53;
  transition: 0.25s;
}
.i_vpt_x .i_vpt_icon:before,
.i_vpt_x .i_vpt_icon:after {
  display: block;
  content: '';
  background: #f53;
  position: absolute;
  transition: 0.25s;
}
/* div icon */
.i_vpt_x .i_vpt_icon,
.i_vpt_x .i_vpt_icon:before,
.i_vpt_x .i_vpt_icon:after {
  width: 15px;
  height: 3px;
}
.i_vpt_x .i_vpt_icon:before {
  top: 7px;
}
.i_vpt_x .i_vpt_icon:after {
  top: -7px;
}
.i_vp_product {
  display: none;
}
.i_vp_menu {
/*overflow: hidden;*/
/*position: absolute;*/
  bottom: 70px;
  background-color: #fff;
  padding: 0px;
  left: 20px;
  border-radius: 5px;
  width: 260px;
}
.i_arrow_bot {
  display: none;
}
.i_arrow_bot:before {
  content: '';
  width: 20px;
  height: 20px;
  bottom: 10px;
  transform: rotate(45deg);
  box-shadow: 0 0 10px 0 rgba(19,27,32,0.25);
  z-index: -1;
  left: 95px;
  position: absolute;
/*animation: show_shadow 0.9s ease-in;*/
}
.i_arrow_bot:after {
  content: '';
  border: 10px solid transparent;
  border-top: 10px solid #fff;
  bottom: -9px;
/*transform: rotate(90deg);*/
  z-index: 1;
  left: 95px;
  position: absolute;
  opacity: 1;
  transition: opacity 0.9s ease-in;
}
.i_vp_catalog_name {
  display: inline-block;
}
div.i_vp_ul {
  position: static !important;
  display: none;
}
/*-------------------------------------------------------------------------------------------------IMG*/
ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_link span.i_vp_img {
  margin-right: 10px;
  border-radius: 50%;
  min-height: 40px;
  min-width: 40px;
  max-width: 40px;
  max-height: 40px;
}
ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_link span.i_vp_img img {
  width: 100%;
  height: 100%;
}
ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li.i_vp_select > .i_vp_link span.i_vp_img .i_vp_img_inverted,
ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li.i_vp_selected > .i_vp_link span.i_vp_img .i_vp_img_inverted {
  display: block;
}
/*ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li.i_vp_select > .i_vp_link span.i_vp_img .i_vp_img_white,
ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li.i_vp_selected > .i_vp_link span.i_vp_img .i_vp_img_white {
	display: none;
}*/
ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont {
  width: 260px;
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(19,27,32,0.25);
  border-radius: 10px;
  margin: 35px 0 10px 0;
  pointer-events: auto;
}
ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont {
  background-color: #fff;
}
ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont ul.i_vp_ul:not(.i_vp_inside) li.i_vp_li_2 > a.i_vp_link {
  display: block;
  padding: 8px 15px 8px 30px;
  margin: 0.4px;
  position: relative;
  transition: all 0.4s ease;
  border-radius: 20px;
}
ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont ul.i_vp_ul:not(.i_vp_inside) li.i_vp_li_2 > a.i_vp_link:hover {
  color: #f53;
}
ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont ul.i_vp_ul:not(.i_vp_inside) li.i_vp_li_2 > a.i_vp_link:before {
  content: '';
  position: absolute;
  top: 16px;
  margin-left: -12px;
  width: 1px;
  height: 1px;
  border: 2px solid transparent;
  border-left: 3px solid #f53;
  margin-top: -2px;
}
ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont ul.i_vp_ul:not(.i_vp_inside) li.i_vp_li_3 > a.i_vp_link {
  padding: 8px 15px 8px 35px;
}
ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont ul.i_vp_ul:not(.i_vp_inside) li.i_vp_li_3 > a.i_vp_link,
ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont ul.i_vp_ul:not(.i_vp_inside) li.i_vp_li_3 li.i_vp_li_4 > a.i_vp_link {
  position: relative;
  display: block;
  transition: all 0.4s ease;
  font-size: 13px;
}
ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont ul.i_vp_ul:not(.i_vp_inside) li.i_vp_li_3 > a.i_vp_link:hover,
ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont ul.i_vp_ul:not(.i_vp_inside) li.i_vp_li_3 li.i_vp_li_4 > a.i_vp_link:hover {
  background-color: #f4f4f4;
  color: #444443;
}
ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont ul.i_vp_ul:not(.i_vp_inside) li.i_vp_li_3 > a.i_vp_link:before,
ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont ul.i_vp_ul:not(.i_vp_inside) li.i_vp_li_3 li.i_vp_li_4 > a.i_vp_link:before {
  content: '';
  position: absolute;
  top: 15px;
  margin-left: -12px;
  width: 1px;
  height: 1px;
  border: 2px solid transparent;
  border-left: 3px solid #f53;
  margin-top: -2px;
}
ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont ul.i_vp_ul:not(.i_vp_inside) li.i_vp_li_4 > a.i_vp_link {
  padding: 5px 15px 5px 50px;
}
ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont ul.i_vp_ul:not(.i_vp_inside) li.i_vp_li_2.i_vp_selected > a.i_vp_link {
  background-color: #444443;
  color: #fff;
}
ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont ul.i_vp_ul:not(.i_vp_inside) li.i_vp_li_2.i_vp_selected > a.i_vp_link:before {
  border-left-color: #fff;
}
/* ---------------------------------------------------------------------------------------------------- Media */
@media screen and (min-width: 641px) {
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li.i_vp_select > .i_vp_link,
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li.i_vp_selected > .i_vp_link {
    background-color: #444443;
    color: #fff !important;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li.i_vp_select > .i_vp_link:before,
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li.i_vp_selected > .i_vp_link:before {
    border-left-color: #fff;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_link {
    height: 100%;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_link:before {
    content: '';
    position: absolute;
    top: 22px;
    margin-left: -12px;
    width: 1px;
    height: 1px;
    border: 2px solid transparent;
    border-left: 3px solid #f53;
    margin-top: -2px;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_link svg {
    width: 20px;
    height: 20px;
    transition: all 0.4s ease;
    margin-right: 10px;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_link:hover svg {
    fill: #444443;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont .i_vp_current > a.i_vp_link {
    background-color: #444443;
    color: #fff !important;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont .i_vp_current > a.i_vp_link:before {
    border-left-color: #fff !important;
  }
  .scroll-wrapper.i_vp_column_cont {
    position: absolute !important;
    left: 280px;
    display: none;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(19,27,32,0.25);
    border-radius: 10px;
/*margin-top: -90px;*/
    margin-right: 20px;
  }
  .i_vp_column_cont.scroll-content {
    display: block !important;
  }
  .i_arrow_block_in {
    display: none;
    width: 15px;
    height: 15px;
    transform: rotate(45deg);
    box-shadow: -2px 2px 7px -3px;
    z-index: -1;
    left: 273px;
    position: absolute;
/*animation: show_shadow 0.9s ease-in;*/
    margin-top: 1px;
  }
  .i_arrow_block_on {
    display: none;
    transform: rotate(90deg);
    z-index: 1;
    left: 260px;
    position: absolute;
    border: 10px solid transparent;
    border-top: 10px solid #fff;
    margin: 0;
    margin-top: 4px;
  }
  .i_vp_li_cont.scroll-wrapper {
    position: initial !important;
    max-height: 500px;
  }
  .i_vp_li_cont.scroll-wrapper > .scroll-content {
    position: initial !important;
  }
  .i_vp_li_cont > .scroll-element.scroll-y {
    height: auto !important;
    left: 270px !important;
    right: unset !important;
    top: 20px !important;
    bottom: 20px !important;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > a.i_vp_link {
    padding: 10px 30px;
    position: relative;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li:not(:last-child) {
    border-bottom: 1px solid #e4e4e4;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_link {
    display: flex;
    align-items: center;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_link:hover {
    color: #f53;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont > .i_vp_column_cont > ul.i_vp_ul {
    z-index: auto;
    column-gap: 0;
/*column-count: auto!important;*/
    max-height: none !important;
    padding: 10px 0;
  }
  .scroll-wrapper.i_vp_ul.j_vp_ul.inner-content.scrollbar-outer {
    position: absolute !important;
    left: 300px;
    right: 40px;
    height: 200px;
    background: #fff;
    margin-top: -90px;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li {
    height: 45px;
    min-height: 45px;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_link.i_vp_sub:after {
    content: '';
    position: absolute;
    right: 15px;
    width: 5px;
    height: 5px;
    border-right: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(-45deg);
  }
  li.i_vp_more {
    display: none;
  }
  li.i_vp_more > span.i_vp_span {
    cursor: pointer;
    padding: 20px 0;
  }
  ul.i_vp_inside {
    columns: 300px;
    column-count: 3;
  }
  ul.i_vp_inside > li.i_vp_li {
    width: 100%;
    display: inline-block;
/* fix */
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }
  ul.i_vp_inside > li.i_vp_li > a.i_vp_link {
    position: relative;
    display: block;
    padding: 8px 20px;
  }
  ul.i_vp_inside > li.i_vp_li > a.i_vp_link span.i_vp_name {
    font-size: 87.5%;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
  }
  ul.i_vp_inside > li.i_vp_li.i_vp_selected > a.i_vp_link span.i_vp_name,
  ul.i_vp_inside > li.i_vp_li.i_vp_select > a.i_vp_link span.i_vp_name,
  ul.i_vp_inside > li.i_vp_li > a.i_vp_link:hover span.i_vp_name {
    color: #333;
  }
  ul.i_vp_inside > li.i_vp_li.i_vp_selected > a.i_vp_link,
  ul.i_vp_inside > li.i_vp_li.i_vp_select > a.i_vp_link,
  ul.i_vp_inside > li.i_vp_li > a.i_vp_link:hover {
    background-color: #e9ecee;
  }
  ul.i_vp_inside > li.i_vp_li > .i_vp_column_cont > .i_vp_column_cont > ul.i_vp_ul {
    column-count: auto !important;
  }
  ul.i_vp_inside li.i_vp_li_2 > a.i_vp_link {
    position: relative;
    display: block;
    padding: 8px 15px 8px 35px;
  }
  ul.i_vp_inside li.i_vp_li_2 > a.i_vp_link span.i_vp_name {
    font-size: 87.5%;
    color: #0467ad;
  }
  ul.i_vp_inside li.i_vp_li_2.i_vp_selected > a.i_vp_link span.i_vp_name,
  ul.i_vp_inside li.i_vp_li_2.i_vp_select > a.i_vp_link span.i_vp_name,
  ul.i_vp_inside li.i_vp_li_2 > a.i_vp_link:hover span.i_vp_name {
    color: #333;
  }
  ul.i_vp_inside li.i_vp_li_2.i_vp_selected > a.i_vp_link,
  ul.i_vp_inside li.i_vp_li_2.i_vp_select > a.i_vp_link,
  ul.i_vp_inside li.i_vp_li_2 > a.i_vp_link:hover {
    background-color: #e9ecee;
  }
  ul.i_vp_inside li.i_vp_li_3 > a.i_vp_link {
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 5px 15px 5px 50px;
  }
  ul.i_vp_inside li.i_vp_li_3 > a.i_vp_link span.i_vp_name {
    font-size: 75%;
    color: #0467ad;
  }
  ul.i_vp_inside li.i_vp_li_3.i_vp_selected > a.i_vp_link span.i_vp_name,
  ul.i_vp_inside li.i_vp_li_3.i_vp_select > a.i_vp_link span.i_vp_name,
  ul.i_vp_inside li.i_vp_li_3 > a.i_vp_link:hover span.i_vp_name {
    color: #333;
  }
  ul.i_vp_inside li.i_vp_li_3.i_vp_selected > a.i_vp_link,
  ul.i_vp_inside li.i_vp_li_3.i_vp_select > a.i_vp_link,
  ul.i_vp_inside li.i_vp_li_3 > a.i_vp_link:hover {
    background-color: #e9ecee;
  }
  ul.i_vp_inside ul.i_vp_ul_3 a.i_vp_link {
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 5px 15px 5px 50px;
  }
  ul.i_vp_inside ul.i_vp_ul_3 a.i_vp_link span.i_vp_name {
    font-size: 75%;
    color: #0467ad;
  }
  ul.i_vp_inside ul.i_vp_ul_3 li.i_vp_selected > a.i_vp_link span.i_vp_name,
  ul.i_vp_inside ul.i_vp_ul_3 li.i_vp_select > a.i_vp_link span.i_vp_name,
  ul.i_vp_inside ul.i_vp_ul_3 a.i_vp_link:hover span.i_vp_name {
    color: #333;
  }
  ul.i_vp_inside ul.i_vp_ul_3 li.i_vp_selected > a.i_vp_link,
  ul.i_vp_inside ul.i_vp_ul_3 li.i_vp_select > a.i_vp_link,
  ul.i_vp_inside ul.i_vp_ul_3 a.i_vp_link:hover {
    background-color: #e9ecee;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont > .i_vp_column_cont > ul.i_vp_ul:not(.i_vp_inside) {
    columns: 300px;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont > .i_vp_column_cont > ul.i_vp_ul:not(.i_vp_inside) li.i_vp_li_2 {
    width: 100%;
/*display: inline-block;*/
/* fix */
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    padding: 0 10px;
    box-sizing: border-box;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont > .i_vp_column_cont > ul.i_vp_ul:not(.i_vp_inside) ul.i_vp_ul_4 a.i_vp_link {
    position: relative;
    display: block;
    padding: 5px 15px 5px 50px;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont > .i_vp_column_cont > ul.i_vp_ul:not(.i_vp_inside) ul.i_vp_ul_4 a.i_vp_link span.i_vp_name {
    font-size: 75%;
    color: #0467ad;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont > .i_vp_column_cont > ul.i_vp_ul:not(.i_vp_inside) ul.i_vp_ul_4 li.i_vp_selected > a.i_vp_link span.i_vp_name,
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont > .i_vp_column_cont > ul.i_vp_ul:not(.i_vp_inside) ul.i_vp_ul_4 li.i_vp_select > a.i_vp_link span.i_vp_name,
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont > .i_vp_column_cont > ul.i_vp_ul:not(.i_vp_inside) ul.i_vp_ul_4 a.i_vp_link:hover span.i_vp_name {
    color: #333;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont > .i_vp_column_cont > ul.i_vp_ul:not(.i_vp_inside) ul.i_vp_ul_4 li.i_vp_selected > a.i_vp_link,
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont > .i_vp_column_cont > ul.i_vp_ul:not(.i_vp_inside) ul.i_vp_ul_4 li.i_vp_select > a.i_vp_link,
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont > .i_vp_column_cont > ul.i_vp_ul:not(.i_vp_inside) ul.i_vp_ul_4 a.i_vp_link:hover {
    background-color: #e9ecee;
  }
  ul.i_vp_menu li.i_vp_more {
    display: none !important;
  }
@-moz-keyframes show_shadow {
    from {
      box-shadow: 0px 0px 0px 0px;
      opacity: 0;
    }
    to {
      box-shadow: -2px 2px 7px -3px;
      opacity: 1;
    }
}
@-webkit-keyframes show_shadow {
    from {
      box-shadow: 0px 0px 0px 0px;
      opacity: 0;
    }
    to {
      box-shadow: -2px 2px 7px -3px;
      opacity: 1;
    }
}
@-o-keyframes show_shadow {
    from {
      box-shadow: 0px 0px 0px 0px;
      opacity: 0;
    }
    to {
      box-shadow: -2px 2px 7px -3px;
      opacity: 1;
    }
}
@keyframes show_shadow {
    from {
      box-shadow: 0px 0px 0px 0px;
      opacity: 0;
    }
    to {
      box-shadow: -2px 2px 7px -3px;
      opacity: 1;
    }
}
}
@media screen and (max-width: 640px) {
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont {
    max-height: 310px;
    width: 100%;
  }
  .i_vp_li_cont.scroll-wrapper > .scroll-content {
    height: auto !important;
  }
  .scroll-wrapper.i_vp_column_cont {
    display: none;
    position: static !important;
    top: unset !important;
    right: unset !important;
  }
  .j_vp_ul {
    padding: 0px;
    overflow-x: hidden;
  }
  ul.i_vp_menu {
    width: 100%;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li.i_vp_select > .i_vp_link,
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li.i_vp_selected > .i_vp_link {
    background-color: #444443;
    color: #fff !important;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li.i_vp_select > .i_vp_link:before,
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li.i_vp_selected > .i_vp_link:before {
    border-left-color: #fff;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li.i_vp_select > .i_vp_link span.i_vp_img .i_vp_img,
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li.i_vp_selected > .i_vp_link span.i_vp_img .i_vp_img {
    display: none;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li.i_vp_select > .i_vp_link span.i_vp_img .i_vp_img_white,
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li.i_vp_selected > .i_vp_link span.i_vp_img .i_vp_img_white {
    display: block;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont ul.i_vp_ul:not(.i_vp_inside) li.i_vp_li_2.i_vp_select > .i_vp_link,
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont ul.i_vp_ul:not(.i_vp_inside) li.i_vp_li_2.i_vp_selected > .i_vp_link {
    background-color: #f4f4f4;
    color: #444443;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont ul.i_vp_ul:not(.i_vp_inside) li.i_vp_li_3.i_vp_select > .i_vp_link,
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont ul.i_vp_ul:not(.i_vp_inside) li.i_vp_li_3.i_vp_selected > .i_vp_link {
    color: #444443;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li {
    position: relative;
    border-bottom: 1px solid #f1f1f4;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > a.i_vp_link {
    padding: 10px 30px 10px 25px;
    transition: all 0.4s ease;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > a.i_vp_link:hover {
    color: #444443;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > a.i_vp_link:before {
    content: '';
    position: absolute;
    top: 50%;
    margin-left: -12px;
    width: 1px;
    height: 1px;
    border: 2px solid transparent;
    border-left: 3px solid #f53;
    margin-top: -2px;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_link {
    position: relative;
    display: flex;
    align-items: center;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_link.i_vp_sub:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 10px;
    background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/d_black.svg");
    background-repeat: no-repeat;
    background-position: center;
    transition: transform 0.2s;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li.i_vp_select > .i_vp_link.i_vp_sub:after {
    transform: rotate(180deg);
    background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/d_white.svg");
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_link span.i_vp_img img.i_vp_img_white {
    display: none;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_link span.i_vp_img > img.i_vp_img {
    display: table;
    margin-right: 20px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%;
  }
  .i_vp_column_cont {
    display: none;
    max-height: unset !important;
  }
  .i_vp_column_cont.scroll-content {
    display: block !important;
    height: auto !important;
  }
  ul.i_vp_menu > .i_vp_scroll_one > .i_vp_li_cont > .i_vp_li_cont > li.i_vp_li > .i_vp_column_cont > .i_vp_column_cont > ul.i_vp_ul {
    column-gap: 0;
    border-radius: 5px;
    column-count: auto !important;
    padding: 0px;
    display: block !important;
  }
  .i_vp_column_cont {
    background-color: #fff;
  }
  ul.i_vp_menu li.i_vp_li_2 {
/*width: 100%;
		display: inline-block;*/
/* fix */
/*-webkit-column-break-inside: avoid;
		page-break-inside: avoid;
		break-inside: avoid;*/
    border-top: 1px solid #f1f1f4;
  }
  ul.i_vp_menu li.i_vp_li_2 > a.i_vp_link {
    position: relative;
    display: block;
    padding: 10px 25px 10px 38px !important;
  }
  ul.i_vp_menu li.i_vp_li_2 > a.i_vp_link:before {
    content: '';
    position: absolute;
    top: 50%;
    margin-left: -12px;
    width: 1px;
    height: 1px;
    border: 2px solid transparent;
    border-left: 3px solid #f53;
    margin-top: -2px;
  }
  ul.i_vp_menu li.i_vp_li_2 > .i_vp_link.i_vp_sub:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 25px;
    width: 10px;
    background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/d_black.svg");
    background-repeat: no-repeat;
    background-position: center;
    transition: transform 0.2s;
  }
  ul.i_vp_menu li.i_vp_li_2.i_vp_select > .i_vp_link.i_vp_sub:after {
    transform: rotate(180deg);
  }
  ul.i_vp_menu li.i_vp_li_2 > ul.i_vp_ul_2 {
    display: none;
  }
  ul.i_vp_menu li.i_vp_li_3 {
/*width: 100%;
		display: inline-block;*/
/* fix */
/*-webkit-column-break-inside: avoid;
		page-break-inside: avoid;
		break-inside: avoid;*/
    border-top: 1px solid #f1f1f4;
    position: relative;
    width: auto;
    right: 0px;
    left: auto;
    display: block;
  }
  ul.i_vp_menu li.i_vp_li_3 > a.i_vp_link {
    position: relative;
/*width: 100%;*/
    display: block;
    padding: 8px 15px 8px 105px !important;
    max-width: 100%;
  }
  ul.i_vp_menu li.i_vp_li_3 > .i_vp_link.i_vp_sub:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 27px;
    width: 10px;
    background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/d_blue.svg");
    background-repeat: no-repeat;
    background-position: center;
    transition: transform 0.2s;
  }
  ul.i_vp_menu li.i_vp_li_3.i_vp_select > .i_vp_link.i_vp_sub:after {
    transform: rotate(180deg);
  }
  ul.i_vp_menu li.i_vp_li_4 {
/*width: 100%;
		display: inline-block;*/
/* fix */
/*-webkit-column-break-inside: avoid;
		page-break-inside: avoid;
		break-inside: avoid;*/
    border-top: 1px solid #f1f1f4;
  }
  ul.i_vp_menu li.i_vp_li_4 > a.i_vp_link {
    position: relative;
    max-width: 100%;
    display: block;
    padding: 5px 15px 5px 65px;
  }
  ul.i_vp_menu li.i_vp_li_4 > ul.i_vp_ul_3 {
    display: none;
  }
  ul.i_vp_menu ul.i_vp_ul_4 li {
/*width: 100%;
		display: inline-block;*/
/* fix */
/*-webkit-column-break-inside: avoid;
		page-break-inside: avoid;
		break-inside: avoid;*/
    border-top: 1px solid #f1f1f4;
  }
  ul.i_vp_menu ul.i_vp_ul_4 a.i_vp_link {
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 5px 15px 5px 65px;
  }
  ul.i_vp_menu li.i_vp_li_3 > a.i_vp_link:before {
    content: '';
    position: absolute;
    top: 16px;
    margin-left: -12px;
    border: 3px solid transparent;
    border-left: 3px solid #0467ad;
  }
  ul.i_vp_menu li.i_vp_li_4 > a.i_vp_link:before,
  ul.i_vp_menu ul.i_vp_ul_4 a.i_vp_link:before {
    content: '';
    position: absolute;
    top: 14px;
    margin-left: -12px;
    width: 4px;
    height: 4px;
    background-color: #0467ad;
    border-radius: 50%;
  }
  ul.i_vp_menu li.i_vp_more {
    display: none !important;
  }
}
@media screen and (min-width: 480px) and (max-width: 640px) {
  .i_vp_catalog_name span:last-child {
    display: none;
  }
}
@media screen and (max-width: 920px) {
  .i_vp_menu_bl.i_vp_menu_bl_top .i_vp_catalog_name span:last-child {
    display: none;
  }
}
@media (max-width: 460px) {
  .i_vp_menu_bl.i_vp_menu_bl_top .i_vp_catalog_name {
    display: none;
  }
  .i_vp_menu_bl.i_vp_menu_bl_top .i_vpt_x {
    margin-right: unset;
  }
  .i_vp_menu_bl_top .i_arrow_bot:before {
    left: 28px;
  }
  .i_vp_menu_bl_top .i_arrow_bot:after {
    left: 21px;
  }
}

/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/main/catalog_horizontal_menu.css?171999168323828*/
/* ---------------------------------------------------------------------------------------------------- Catalog Menu horizontal */
.i_h_menu_bl {
  position: relative;
/*overflow: hidden;*/
  border-radius: 10px;
  padding: unset;
  margin-right: 15px;
}
.i_h_menu_bl ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.i_hm_title {
  cursor: pointer;
}
/* ---------------------------------------------------------------------------------------------------- Media */
@media screen and (min-width: 1300px) {
  .i_hm_title {
    display: none;
  }
  ul.i_h_menu > li.i_hm_li.i_hm_select > .i_hm_link .i_hm_delta:before {
    bottom: -8px;
  }
  ul.i_h_menu > li.i_hm_li > .i_hm_link .i_hm_delta:before {
    content: '';
    box-shadow: 0 0 7px 0 rgba(79,85,88,0.3);
    position: absolute;
    bottom: -30px;
    left: 15px;
    height: 14px;
    width: 14px;
    background-color: #fff;
    transform: rotate(45deg);
    transition: bottom 0.4s;
  }
  ul.i_h_menu > li.i_hm_li > .i_hm_link .i_hm_delta {
    position: absolute;
    bottom: -10px;
    left: 50%;
    z-index: 301;
    width: 46px;
    height: 12px;
    margin-left: -23px;
    overflow: hidden;
  }
  .i_assoc_h_menu_main li:first-child > .i_assoc_h_menu_ul {
    columns: 2 320px;
  }
  ul.i_h_menu {
    display: flex;
    justify-content: space-between;
  }
  ul.i_h_menu > li.i_hm_li:not(.i_h_more):nth-child(1n+8) {
    display: none;
  }
  ul.i_h_menu > li.i_hm_li:first-child {
    border-radius: 20px;
    min-width: unset;
    border: 1px solid #737372;
    flex: unset;
  }
  ul.i_h_menu > li.i_hm_li:first-child > .i_hm_link {
    justify-content: flex-start;
    text-transform: uppercase;
    font-size: 13px;
  }
  ul.i_h_menu > li.i_hm_li:last-child {
    min-width: unset;
    flex: unset;
  }
  ul.i_h_menu > li.i_hm_li:last-child > .i_hm_link {
    justify-content: flex-end;
  }
  ul.i_h_menu > li.i_hm_li {
    transition: all 0.4s ease;
  }
  ul.i_h_menu > li.i_hm_li > a.i_hm_link {
    padding: 0 20px;
    height: 100%;
    display: flex;
    justify-content: center;
  }
  ul.i_h_menu > li.i_hm_li > a.i_hm_link:after {
    content: '';
    position: absolute;
    top: 50%;
    border-radius: 50%;
    left: 0;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    background-color: #9c9890;
  }
  ul.i_h_menu > li.i_hm_li > a.i_hm_link .i_hm_img {
    height: 20px;
    margin-right: 10px;
  }
  ul.i_h_menu > li.i_hm_li > a.i_hm_link .i_hm_img svg {
    transition: all 0.4s ease;
    height: 100%;
  }
  ul.i_h_menu > li.i_hm_li:nth-child(2) > a.i_hm_link:after {
    content: none;
  }
  ul.i_h_menu > li.i_hm_li > .i_hm_link {
    position: relative;
    display: flex;
    align-items: center;
  }
  ul.i_h_menu > li.i_hm_li > .i_hm_link span.i_hm_img {
    margin-right: 10px;
    display: flex;
  }
  ul.i_h_menu > li.i_hm_li > .i_hm_link span.i_hm_img svg {
    width: 15px;
    height: 15px;
    fill: #f53;
    transition: all 0.4s ease;
  }
  ul.i_h_menu > li.i_hm_li > .i_hm_link span.i_hm_name {
    text-align: center;
    font-size: 14px;
    transition: all 0.4s ease;
    color: #fff;
  }
  ul.i_h_menu > li.i_hm_li.i_hm_selected > .i_hm_link span.i_hm_name,
  ul.i_h_menu > li.i_hm_li.i_hm_select > .i_hm_link span.i_hm_name,
  ul.i_h_menu > li.i_hm_li > .i_hm_link:hover span.i_hm_name {
    color: #f53;
  }
  ul.i_h_menu > li.i_hm_li.i_hm_selected > .i_hm_link svg,
  ul.i_h_menu > li.i_hm_li.i_hm_select > .i_hm_link svg,
  ul.i_h_menu > li.i_hm_li > .i_hm_link:hover svg {
    fill: #444443;
  }
  ul.i_h_menu > li.i_hm_li > ul.i_hm_ul {
    display: none;
    margin-top: 10px;
    position: absolute;
    left: 0;
    z-index: 300;
    column-gap: 0;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(19,27,32,0.25);
    column-rule: 2px dotted #d8d8d8;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  li.i_h_more > span.i_hm_span {
    cursor: pointer;
    padding: 10px 20px;
  }
  ul.i_h_inside {
    column-count: 3;
    left: -30px !important;
  }
  ul.i_h_inside > li.i_hm_li {
    width: 100%;
    display: table;
/* fix */
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    padding: 5px 20px;
    max-width: 320px;
    box-sizing: border-box;
  }
  ul.i_h_inside > li.i_hm_li > a.i_hm_link {
    position: relative;
    display: flex;
    padding: 8px 20px 8px 10px;
    align-items: center;
  }
  ul.i_h_inside > li.i_hm_li > a.i_hm_link .i_hm_img {
    margin-right: 10px;
  }
  ul.i_h_inside > li.i_hm_li > a.i_hm_link .i_hm_img svg {
    width: 30px;
    height: 30px;
    transition: all 0.4s ease;
  }
  ul.i_h_inside > li.i_hm_li > a.i_hm_link span.i_hm_name {
    font-size: 18px;
    text-transform: uppercase;
    transition: all 0.4s ease;
  }
  ul.i_h_inside > li.i_hm_li.i_hm_selected > a.i_hm_link span.i_hm_name,
  ul.i_h_inside > li.i_hm_li.i_hm_select > a.i_hm_link span.i_hm_name,
  ul.i_h_inside > li.i_hm_li > a.i_hm_link:hover span.i_hm_name {
    color: #444443;
  }
  ul.i_h_inside > li.i_hm_li.i_hm_selected > a.i_hm_link svg,
  ul.i_h_inside > li.i_hm_li.i_hm_select > a.i_hm_link svg,
  ul.i_h_inside > li.i_hm_li > a.i_hm_link:hover svg {
    fill: #444443;
  }
  ul.i_h_inside > li.i_hm_li > ul.i_hm_ul {
    column-count: auto !important;
  }
  ul.i_h_inside li.i_hm_li_2 > a.i_hm_link {
    position: relative;
    margin-top: 2px;
    display: block;
    padding: 8px 15px 8px 25px;
    border-radius: 20px;
  }
  ul.i_h_inside li.i_hm_li_2.i_hm_selected > a.i_hm_link span.i_hm_name,
  ul.i_h_inside li.i_hm_li_2.i_hm_select > a.i_hm_link span.i_hm_name,
  ul.i_h_inside li.i_hm_li_2 > a.i_hm_link:hover span.i_hm_name {
    color: #fff;
  }
  ul.i_h_inside li.i_hm_li_2.i_hm_selected > a.i_hm_link:before,
  ul.i_h_inside li.i_hm_li_2.i_hm_select > a.i_hm_link:before,
  ul.i_h_inside li.i_hm_li_2 > a.i_hm_link:hover:before {
    border-left-color: #fff;
  }
  ul.i_h_inside li.i_hm_li_2.i_hm_selected > a.i_hm_link,
  ul.i_h_inside li.i_hm_li_2.i_hm_select > a.i_hm_link,
  ul.i_h_inside li.i_hm_li_2 > a.i_hm_link:hover {
    background-color: #444443;
  }
  ul.i_h_inside li.i_hm_li_3 > a.i_hm_link {
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 5px 15px 5px 50px;
  }
  ul.i_h_inside li.i_hm_li_3 > a.i_hm_link span.i_hm_name {
    font-size: 75%;
    color: #0467ad;
  }
  ul.i_h_inside li.i_hm_li_3.i_hm_selected > a.i_hm_link span.i_hm_name,
  ul.i_h_inside li.i_hm_li_3.i_hm_select > a.i_hm_link span.i_hm_name,
  ul.i_h_inside li.i_hm_li_3 > a.i_hm_link:hover span.i_hm_name {
    color: #333;
  }
  ul.i_h_inside li.i_hm_li_3.i_hm_selected > a.i_hm_link,
  ul.i_h_inside li.i_hm_li_3.i_hm_select > a.i_hm_link,
  ul.i_h_inside li.i_hm_li_3 > a.i_hm_link:hover {
    background-color: #e9ecee;
  }
  ul.i_h_inside ul.i_hm_ul_3 a.i_hm_link {
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 5px 15px 5px 50px;
  }
  ul.i_h_inside ul.i_hm_ul_3 a.i_hm_link span.i_hm_name {
    font-size: 75%;
    color: #0467ad;
  }
  ul.i_h_inside ul.i_hm_ul_3 li.i_hm_selected > a.i_hm_link span.i_hm_name,
  ul.i_h_inside ul.i_hm_ul_3 li.i_hm_select > a.i_hm_link span.i_hm_name,
  ul.i_h_inside ul.i_hm_ul_3 a.i_hm_link:hover span.i_hm_name {
    color: #333;
  }
  ul.i_h_inside ul.i_hm_ul_3 li.i_hm_selected > a.i_hm_link,
  ul.i_h_inside ul.i_hm_ul_3 li.i_hm_select > a.i_hm_link,
  ul.i_h_inside ul.i_hm_ul_3 a.i_hm_link:hover {
    background-color: #e9ecee;
  }
  ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) {
    padding: 10px 0;
  }
  ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_2 {
/*max-width: 100%;*/
/* fix */
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    margin-top: 2px;
    padding: 0 20px;
  }
  ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_2 > a.i_hm_link {
    display: block;
    padding: 8px 15px 8px 25px;
    border-radius: 20px;
    position: relative;
  }
  ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_2 > a.i_hm_link:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 10px;
    width: 1px;
    height: 1px;
    border: 2px solid transparent;
    border-left: 3px solid #f53;
    margin-top: -2px;
  }
  ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_2 > a.i_hm_link span.i_hm_name {
    transition: all 0.4s ease;
    font-size: 14px;
  }
  ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_2.i_hm_selected > a.i_hm_link span.i_hm_name,
  ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_2.i_hm_select > a.i_hm_link span.i_hm_name {
    color: #fff;
  }
  ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_2:not(.i_hm_selected) > a.i_hm_link:hover span.i_hm_name {
    color: #f53;
  }
  ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_2.i_hm_selected > a.i_hm_link,
  ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_2.i_hm_select > a.i_hm_link {
    background-color: #444443;
  }
  ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_2.i_hm_selected > a.i_hm_link:after,
  ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_2.i_hm_select > a.i_hm_link:after {
    border-left-color: #fff;
  }
  ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_2 > a.i_hm_link:hover {
    color: #f53;
  }
}
@media screen and (min-width: 1300px) and (max-width: 1200px) {
  ul.i_h_menu > li.i_hm_li > a.i_hm_link {
    flex-flow: column;
  }
  ul.i_h_menu > li.i_hm_li > a.i_hm_link .i_hm_img {
    margin: 0 0 10px 0;
  }
}
/* -------------------------------------------------- No more DEPTH_LEVEL==3 */
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_3 > a.i_hm_link {
  position: relative;
  display: block;
  padding: 8px 15px 8px 35px;
}
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_3 > a.i_hm_link span.i_hm_name {
  transition: all 0.4s ease;
}
/* ------------------------- hover, select, selected */
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_3.i_hm_selected > a.i_hm_link span.i_hm_name,
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_3.i_hm_select > a.i_hm_link span.i_hm_name,
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_3 > a.i_hm_link:hover span.i_hm_name {
  color: #444443;
}
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_3.i_hm_selected > a.i_hm_link,
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_3.i_hm_select > a.i_hm_link,
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_3 > a.i_hm_link:hover {
  background-color: #f4f4f4;
}
/* ------------------------- hover, select, selected */
/* -------------------------------------------------- No more DEPTH_LEVEL==4 */
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_4 > a.i_hm_link {
  position: relative;
  display: block;
  padding: 5px 15px 5px 50px;
}
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_4 > a.i_hm_link span.i_hm_name {
  font-size: 75%;
  color: #0467ad;
}
/* ------------------------- hover, select, selected */
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_4.i_hm_selected > a.i_hm_link span.i_hm_name,
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_4.i_hm_select > a.i_hm_link span.i_hm_name,
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_4 > a.i_hm_link:hover span.i_hm_name {
  color: #444443;
}
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_4.i_hm_selected > a.i_hm_link:before,
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_4.i_hm_select > a.i_hm_link:before,
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_4 > a.i_hm_link:hover:before {
  border-color: #444443;
}
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_4.i_hm_selected > a.i_hm_link,
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_4.i_hm_select > a.i_hm_link,
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_4 > a.i_hm_link:hover {
  background-color: #f4f4f4;
}
/* ------------------------- hover, select, selected */
/* -------------------------------------------------- No more DEPTH_LEVEL<4 */
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) ul.i_hm_ul_4 a.i_hm_link {
  position: relative;
  display: block;
  padding: 5px 15px 5px 50px;
}
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) ul.i_hm_ul_4 a.i_hm_link span.i_hm_name {
  font-size: 75%;
  color: #0467ad;
}
/* ------------------------- hover, select, selected */
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) ul.i_hm_ul_4 li.i_hm_selected > a.i_hm_link span.i_hm_name,
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) ul.i_hm_ul_4 li.i_hm_select > a.i_hm_link span.i_hm_name,
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) ul.i_hm_ul_4 a.i_hm_link:hover span.i_hm_name {
  color: #333;
}
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) ul.i_hm_ul_4 li.i_hm_selected > a.i_hm_link,
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) ul.i_hm_ul_4 li.i_hm_select > a.i_hm_link,
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) ul.i_hm_ul_4 a.i_hm_link:hover {
  background-color: #e9ecee;
}
/* ------------------------- hover, select, selected */
/* -------------------------------------------------- marking */
ul.i_h_inside li.i_hm_li_2 > a.i_hm_link:before,
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_3 > a.i_hm_link:before {
  content: '';
  position: absolute;
  top: 50%;
  margin-left: -12px;
  width: 1px;
  height: 1px;
  border: 2px solid transparent;
  border-left: 3px solid #f53;
  margin-top: -2px;
}
ul.i_h_inside li.i_hm_li_3 > a.i_hm_link:before,
ul.i_h_inside ul.i_hm_ul_3 a.i_hm_link:before,
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) li.i_hm_li_4 > a.i_hm_link:before,
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul:not(.i_h_inside) ul.i_hm_ul_4 a.i_hm_link:before {
  content: '';
  position: absolute;
  top: 14px;
  margin-left: -12px;
  width: 4px;
  height: 4px;
  background-color: #0467ad;
  border-radius: 50%;
}
/* ---------------------------------------------------------------------------------------------------- Product */
/*ul.i_h_menu > li.i_hm_li > ul.i_hm_ul.i_hm_product:not(.i_h_inside) {
		padding-right: 320px;
		min-height: 455px;
	}*/
ul.i_h_menu > li.i_hm_li > ul.i_hm_ul.i_hm_product:not(.i_h_inside) .i_hm_item {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 320px;
  border-left: 1px solid #f1f1f4;
}
ul.i_h_inside .i_hm_item {
  display: none;
}
.i_hm_item .i_item_buy .i_count .i_co_minu,
.i_hm_item .i_item_buy .i_count .i_co_plus,
.i_hm_item .i_item_buy .i_buy_bought {
  background-color: #f1f1f4;
}
@media screen and (max-width: 1299px) {
  .i_h_menu_bl,
  .i_header .i_h_bottom_block {
    position: static;
  }
  .i_h_menu_bl {
    margin-right: 0;
  }
  .i_hm_title {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 20px;
    border: 1px solid #737372;
    padding: 10px 20px;
  }
  span.i_hm_img {
    display: flex;
    margin-right: 15px;
  }
  span.i_hm_img svg {
    width: 15px;
    height: 15px;
    fill: #f53;
    transition: all 0.4s ease;
  }
  ul.i_h_menu {
    display: none;
    position: absolute;
    top: 100%;
    background-color: #fff;
    width: auto;
    left: -20px;
    right: -20px;
    z-index: 500;
    box-shadow: 0 0 10px 0 rgba(19,27,32,0.25);
  }
  ul.i_h_menu > li.i_hm_li {
    position: relative;
    border-bottom: 2px dotted #d8d8d8;
  }
  ul.i_h_menu > li.i_hm_li:last-child {
    border-bottom: 0;
  }
  ul.i_h_menu > li.i_hm_li > a.i_hm_link {
    padding: 10px 45px 10px 20px;
  }
  ul.i_h_menu > li.i_hm_li > .i_hm_link {
    position: relative;
    display: flex;
    align-items: center;
  }
  ul.i_h_menu > li.i_hm_li > .i_hm_link .i_hm_img {
    margin-right: 10px;
  }
  ul.i_h_menu > li.i_hm_li > .i_hm_link .i_hm_img svg {
    width: 20px;
    height: 20px;
    transition: all 0.4s ease;
  }
  ul.i_h_menu > li.i_hm_li > .i_hm_link.i_hm_sub:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    width: 15px;
    background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/d_filter.svg");
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center;
    transition: transform 0.2s;
  }
  ul.i_h_menu > li.i_hm_li.i_hm_select > .i_hm_link.i_hm_sub:after {
    transform: rotate(180deg);
  }
  ul.i_h_menu > li.i_hm_li > .i_hm_link span.i_hm_name {
    font-size: 16px;
  }
  ul.i_h_menu > li.i_hm_li.i_hm_selected > .i_hm_link span.i_hm_name,
  ul.i_h_menu > li.i_hm_li.i_hm_select > .i_hm_link span.i_hm_name,
  ul.i_h_menu > li.i_hm_li > .i_hm_link:hover span.i_hm_name {
    color: #444443;
  }
  ul.i_h_menu > li.i_hm_li.i_hm_selected > .i_hm_link svg,
  ul.i_h_menu > li.i_hm_li.i_hm_select > .i_hm_link svg,
  ul.i_h_menu > li.i_hm_li > .i_hm_link:hover svg {
    fill: #444443;
  }
  ul.i_h_menu > li.i_hm_li > ul.i_hm_ul {
    display: none;
    column-gap: 0;
    border-radius: 5px;
    column-count: auto !important;
  }
  ul.i_h_menu li.i_hm_li_2 {
/*width: 100%;
		display: inline-block;*/
/* fix */
/*-webkit-column-break-inside: avoid;
		page-break-inside: avoid;
		break-inside: avoid;*/
    border-top: 2px dotted #d8d8d8;
    padding: 5px 10px;
  }
  ul.i_h_menu li.i_hm_li_2 > a.i_hm_link {
    position: relative;
    display: block;
    padding: 7px 45px 7px 25px;
    border-radius: 20px;
  }
  ul.i_h_menu li.i_hm_li_2 > a.i_hm_link:before {
    content: '';
    position: absolute;
    top: 50%;
    margin-left: -12px;
    width: 1px;
    height: 1px;
    border: 2px solid transparent;
    border-left: 3px solid #f53;
    margin-top: -2px;
  }
  ul.i_h_menu li.i_hm_li_2 > .i_hm_link.i_hm_sub:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 27px;
    width: 10px;
    background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/d_black.svg");
    background-repeat: no-repeat;
    background-position: center;
    transition: transform 0.2s;
  }
  ul.i_h_menu li.i_hm_li_2.i_hm_select > .i_hm_link.i_hm_sub:after {
    transform: rotate(180deg);
  }
  ul.i_h_menu li.i_hm_li_2 > a.i_hm_link span.i_hm_name {
    transition: all 0.4s ease;
  }
  ul.i_h_menu li.i_hm_li_2.i_hm_selected > a.i_hm_link span.i_hm_name,
  ul.i_h_menu li.i_hm_li_2.i_hm_select > a.i_hm_link span.i_hm_name,
  ul.i_h_menu li.i_hm_li_2 > a.i_hm_link:hover span.i_hm_name {
    color: #fff;
  }
  ul.i_h_menu li.i_hm_li_2.i_hm_selected > a.i_hm_link:before,
  ul.i_h_menu li.i_hm_li_2.i_hm_select > a.i_hm_link:before,
  ul.i_h_menu li.i_hm_li_2 > a.i_hm_link:hover:before {
    border-left-color: #fff;
  }
  ul.i_h_menu li.i_hm_li_2.i_hm_selected > a.i_hm_link,
  ul.i_h_menu li.i_hm_li_2.i_hm_select > a.i_hm_link,
  ul.i_h_menu li.i_hm_li_2 > a.i_hm_link:hover {
    background-color: #444443;
  }
  ul.i_h_menu li.i_hm_li_2 > ul.i_hm_ul_2 {
    display: none;
  }
  ul.i_h_menu li.i_hm_li_3 {
/*width: 100%;
		display: inline-block;*/
/* fix */
/*-webkit-column-break-inside: avoid;
		page-break-inside: avoid;
		break-inside: avoid;*/
    border-top: 1px solid #e4e4e4;
  }
  ul.i_h_menu li.i_hm_li_3 > a.i_hm_link {
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 8px 15px 8px 80px;
  }
  ul.i_h_menu li.i_hm_li_3 > .i_hm_link.i_hm_sub:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 27px;
    width: 10px;
    background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/d_black.svg");
    background-repeat: no-repeat;
    background-position: center;
    transition: transform 0.2s;
  }
  ul.i_h_menu li.i_hm_li_3.i_hm_select > .i_hm_link.i_hm_sub:after {
    transform: rotate(180deg);
  }
  ul.i_h_menu li.i_hm_li_3.i_hm_selected > a.i_hm_link span.i_hm_name,
  ul.i_h_menu li.i_hm_li_3.i_hm_select > a.i_hm_link span.i_hm_name,
  ul.i_h_menu li.i_hm_li_3 > a.i_hm_link:hover span.i_hm_name {
    color: #444443;
  }
  ul.i_h_menu li.i_hm_li_3.i_hm_selected > a.i_hm_link:before,
  ul.i_h_menu li.i_hm_li_3.i_hm_select > a.i_hm_link:before,
  ul.i_h_menu li.i_hm_li_3 > a.i_hm_link:hover:before {
    border-left-color: #444443;
  }
  ul.i_h_menu li.i_hm_li_3.i_hm_selected > a.i_hm_link,
  ul.i_h_menu li.i_hm_li_3.i_hm_select > a.i_hm_link,
  ul.i_h_menu li.i_hm_li_3 > a.i_hm_link:hover {
    background-color: #f4f4f4;
  }
  ul.i_h_menu li.i_hm_li_3 > ul.i_hm_ul_3 {
    display: none;
  }
  ul.i_h_menu li.i_hm_li_4 {
/*width: 100%;
		display: inline-block;*/
/* fix */
/*-webkit-column-break-inside: avoid;
		page-break-inside: avoid;
		break-inside: avoid;*/
    border-top: 1px solid #f1f1f4;
  }
  ul.i_h_menu li.i_hm_li_4 > a.i_hm_link {
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 5px 15px 5px 65px;
  }
  ul.i_h_menu li.i_hm_li_4 > a.i_hm_link span.i_hm_name {
    font-size: 75%;
    color: #0467ad;
  }
  ul.i_h_menu li.i_hm_li_4.i_hm_selected > a.i_hm_link span.i_hm_name,
  ul.i_h_menu li.i_hm_li_4.i_hm_select > a.i_hm_link span.i_hm_name,
  ul.i_h_menu li.i_hm_li_4 > a.i_hm_link:hover span.i_hm_name {
    color: #333;
  }
  ul.i_h_menu li.i_hm_li_4.i_hm_selected > a.i_hm_link,
  ul.i_h_menu li.i_hm_li_4.i_hm_select > a.i_hm_link,
  ul.i_h_menu li.i_hm_li_4 > a.i_hm_link:hover {
    background-color: #e9ecee;
  }
  ul.i_h_menu li.i_hm_li_4 > ul.i_hm_ul_3 {
    display: none;
  }
  ul.i_h_menu ul.i_hm_ul_4 li {
/*width: 100%;
		display: inline-block;*/
/* fix */
/*-webkit-column-break-inside: avoid;
		page-break-inside: avoid;
		break-inside: avoid;*/
    border-top: 1px solid #f1f1f4;
  }
  ul.i_h_menu ul.i_hm_ul_4 a.i_hm_link {
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 5px 15px 5px 65px;
  }
  ul.i_h_menu ul.i_hm_ul_4 a.i_hm_link span.i_hm_name {
    font-size: 75%;
    color: #0467ad;
  }
  ul.i_h_menu ul.i_hm_ul_4 li.i_hm_selected > a.i_hm_link span.i_hm_name,
  ul.i_h_menu ul.i_hm_ul_4 li.i_hm_select > a.i_hm_link span.i_hm_name,
  ul.i_h_menu ul.i_hm_ul_4 a.i_hm_link:hover span.i_hm_name {
    color: #333;
  }
  ul.i_h_menu ul.i_hm_ul_4 li.i_hm_selected > a.i_hm_link,
  ul.i_h_menu ul.i_hm_ul_4 li.i_hm_select > a.i_hm_link,
  ul.i_h_menu ul.i_hm_ul_4 a.i_hm_link:hover {
    background-color: #e9ecee;
  }
  ul.i_h_menu li.i_hm_li_3 > a.i_hm_link:before {
    content: '';
    position: absolute;
    top: 14px;
    margin-left: -12px;
    border: 3px solid transparent;
    border-left: 3px solid #f53;
  }
  ul.i_h_menu li.i_hm_li_4 > a.i_hm_link:before,
  ul.i_h_menu ul.i_hm_ul_4 a.i_hm_link:before {
    content: '';
    position: absolute;
    top: 14px;
    margin-left: -12px;
    width: 4px;
    height: 4px;
    background-color: #0467ad;
    border-radius: 50%;
  }
  ul.i_h_menu li.i_h_more {
    display: none !important;
  }
  .i_hmt_icon {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 20px;
    height: 20px;
    user-select: none;
    margin-right: 15px;
    transition: 0.5s;
  }
  .i_hmt_icon > svg {
    fill: #000;
    width: 100%;
    height: 100%;
  }
  .i_hmt_x .i_hmt_icon,
  .i_hmt_x .i_hmt_icon:before,
  .i_hmt_x .i_hmt_icon:after {
    width: 20px;
    height: 2px;
  }
  .i_hmt_x .i_hmt_icon:before {
    top: 8px;
  }
  .i_hmt_x .i_hmt_icon:after {
    top: -8px;
  }
  .i_hm_item {
    display: none;
  }
}
@media screen and (min-width: 480px) and (max-width: 700px) {
  .i_hm_name .i_name_item {
    display: none;
  }
}

/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/main/catalog_vertical_footer_menu.css?17199916838681*/
/* ---------------------------------------------------------------------------------------------------- Catalog Menu */
.i_fp_menu_bl {
  background-color: #f4f4f4;
  border-radius: 10px;
  overflow: hidden;
}
.i_fp_menu_bl.i_vmb_select {
  box-shadow: 0 0 7px 0 rgba(0,0,0,0.35);
}
.j_vm_title {
  cursor: pointer;
}
.i_vm_title {
  display: flex;
  align-items: center;
  font-weight: bold;
  height: 40px;
  background-color: #f53;
  text-transform: uppercase;
  color: #fff;
  position: relative;
}
/* -------------------------------------------------- all ul/li/a */
.i_fp_menu_bl ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* -------------------------------------------------- ul */
.i_fp_menu_bl > ul.i_fp_menu {
  border-left: 1px solid #f0f1f5;
  border-right: 1px solid #f0f1f5;
  overflow: hidden;
}
.i_fp_menu_bl ul.i_vm_ul {
  columns: 1 230px;
  padding: 20px;
}
/* -------------------------------------------------- li */
.i_fp_menu_bl li.i_vm_li:not(:first-child) {
  border-top: 1px solid #fff;
}
.i_fp_menu_bl li.i_vm_li:last-child {
  border-bottom: 1px solid #f0f1f5;
}
.i_fp_menu_bl li.i_vm_li_2 {
  width: 100%;
  display: table;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  max-width: 253px;
}
.i_fp_menu_bl li.i_vm_li_3,
.i_fp_menu_bl li.i_vm_li_3 li {
  margin-top: 3px;
}
/* -------------------------------------------------- a */
.i_fp_menu_bl li.j_vm_li.i_vm_selected a.i_vm_a,
.i_fp_menu_bl li.j_vm_li.i_vm_select a.i_vm_a,
.i_fp_menu_bl a.i_vm_a:hover {
  background-color: #fff;
  color: #080808;
}
.i_fp_menu_bl a.i_vm_a {
  display: flex;
  align-items: center;
  padding: 0 30px 0 65px;
  height: 46.5px;
}
.i_fp_menu_bl a.i_vm_a {
  position: relative;
  background-size: 35px;
  background-repeat: no-repeat;
  background-position: left 5px center;
}
.i_fp_menu_bl a.i_vm_a.i_vm_sub:after {
  content: '';
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/r_gray.svg") no-repeat center/6px auto;
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  transition: transform 0.5s;
}
.i_fp_menu_bl li.j_vm_li.i_vm_select a.i_vm_a.i_vm_sub:after {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/r_blue.svg");
}
.i_fp_menu_bl li.i_vm_selected_2 > a,
.i_fp_menu_bl li.i_vm_selected_3 > a,
.i_fp_menu_bl li.i_vm_li_2 a:hover {
  background-color: #fff;
}
.i_fp_menu_bl li.i_vm_li_2 a {
  display: block;
  border-radius: 5px;
}
.i_fp_menu_bl li.i_vm_li_2 > a {
  padding: 5px;
  font-size: 87.5%;
  font-weight: bold;
  color: #000;
}
.i_fp_menu_bl li.i_vm_li_3 > a {
  padding: 5px 5px 5px 26px;
  font-size: 80%;
  position: relative;
}
.i_fp_menu_bl li.i_vm_li_3 > a:after {
  content: '';
  background-color: #bcbdbe;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 10px;
  width: 6px;
  height: 6px;
  margin-top: -3px;
}
/*-------------------------------------------------- toggle menu */
/*.i_fp_menu_bl .i_vm_toggle.i_vm_select:before {
	transform: rotate(180deg);
}
.i_fp_menu_bl .i_vm_toggle:before {
	content: '';

	background: white url(/local/templates/ilab_it_shop/ilab/img/svg/menu/toggle.svg) no-repeat center / 25px auto;

	width: 30px;
	height: 30px;

	transition: transform 0.2s linear;
}*/
.i_fp_menu_bl .i_vm_toggle {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #f0f1f5;
  border-radius: 0 0 5px 5px;
  height: 38px;
  cursor: pointer;
}
@media screen and (min-width: 921px) {
  .i_fp_menu_bl .i_vm_title {
    border-radius: 5px 5px 0 0;
  }
  .i_fp_menu_bl.i_v_menu_open .i_vm_title {
    cursor: default;
  }
  .i_fp_menu_bl.i_v_menu_open > ul.i_fp_menu {
    height: auto !important; /* HEIGHT TOGGLE MENU | HTML | data-height="407" */
  }
  .i_fp_menu_bl.i_v_menu_open .i_vm_toggle {
    display: none;
  }
  .i_fp_menu_bl.i_v_menu_open.i_vmb_select {
    box-shadow: none;
  }
  .i_fp_menu_bl.i_v_menu_half > ul.i_fp_menu {
    height: 0; /* HEIGHT TOGGLE MENU | HTML | data-height="407" */
  }
  ul.i_fp_menu > li.i_vm_li > ul.i_vm_ul.i_vm_product:not(.i_v_inside) {
    padding-right: 260px;
    min-height: 455px;
    columns: 200px;
  }
  ul.i_fp_menu > li.i_vm_li > ul.i_vm_ul.i_vm_product:not(.i_v_inside) .i_vm_item {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 240px;
    border-left: 1px solid #dcdcdc;
    background-color: #fff;
    border-radius: 0 5px 5px 0;
  }
  ul.i_v_inside .i_vm_item {
    display: none;
  }
  .i_vm_item .i_item_buy .i_count .i_co_minu,
  .i_vm_item .i_item_buy .i_count .i_co_plus,
  .i_vm_item .i_item_buy .i_buy_bought {
    background-color: #f1f1f4;
  }
}
/* -------------------------------------------------- VM HIDDEN */
.i_fp_menu_bl.i_v_menu_hidden > ul.i_fp_menu {
  height: 0;
}
.i_fp_menu_bl.i_v_menu_hidden:not(.i_vmb_select) .i_vm_toggle {
  display: none;
}
@media screen and (min-width: 641px) {
  .i_fp_menu_bl {
    width: 260px;
  }
  .i_fp_menu_bl .i_vm_title {
    padding-left: 65px;
  }
  .i_fp_menu_bl ul.i_vm_ul {
    position: absolute;
    left: 280px;
    z-index: 30;
    background-color: #eff2f4;
    box-shadow: 2px 0 7px 0 rgba(0,0,0,0.35);
    border-radius: 5px;
    margin-top: -45px;
  }
  .i_vm_arrow {
    position: absolute;
    width: 20px;
    height: 25px;
    left: 260px;
    overflow: hidden;
    z-index: 55;
  }
  .i_vm_arrow:before {
    content: '';
    position: absolute;
    background-color: #eff2f4;
    width: 15px;
    height: 15px;
    right: -25px;
    top: 3px;
    box-shadow: 2px 0 7px 0 rgba(0,0,0,0.35);
    transform: rotate(45deg);
    transition: right linear 0.4s;
  }
  .i_vm_arrow.i_vm_arrow_act:before {
    right: -8px;
  }
}
@media screen and (max-width: 920px) {
  .i_fp_menu_bl > ul.i_fp_menu {
    height: 0; /* HEIGHT TOGGLE MENU | javascript | window.vm_h = 0; */
  }
  .i_fp_menu_bl:not(.i_vmb_select) .i_vm_title {
    border-radius: 5px;
  }
  .i_fp_menu_bl.i_vmb_select .i_vm_title {
    border-radius: 5px 5px 0 0;
  }
  .i_fp_menu_bl:not(.i_vmb_select) .i_vm_toggle {
    display: none;
  }
  ul.i_fp_menu > li.i_vm_li > ul.i_vm_ul.i_vm_product .i_vm_item {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .i_fp_menu_bl {
    margin-right: 60px;
  }
  .i_fp_menu_bl .i_vm_title {
    justify-content: center;
    padding-left: 35px;
  }
  .i_fp_menu_bl a.i_vm_a.i_vm_sub:after {
    transform: rotate(90deg);
  }
  .i_vm_li.i_vm_select a.i_vm_a.i_vm_sub:after {
    transform: rotate(-90deg);
  }
}
/* -------------------------------------------------- animated icon nav toggle */
.i_vm_x {
  display: inline-block;
  position: relative;
  transition: 0.25s;
  user-select: none;
}
.i_vm_x .i_vm_icon {
  position: relative;
  background: #2886cc;
  transition: 0.25s;
}
.i_vm_x .i_vm_icon:before,
.i_vm_x .i_vm_icon:after {
  display: block;
  content: '';
  background: #2886cc;
  position: absolute;
  transition: 0.25s;
}
/* Open */
.i_vm_x_open .i_vm_icon:before,
.i_vm_x_open .i_vm_icon:after {
  transition: 0.5s;
}
.i_vm_x.i_vm_x_open .i_vm_icon:before {
  left: 5px;
  width: 7px;
}
.i_vm_x.i_vm_x_open .i_vm_icon:after {
  width: 25px;
  left: -4px;
}
.i_vm_x {
  padding: 4px 0;
}
.i_vm_x .i_vm_icon {
  width: 17px;
  height: 2px;
}
.i_vm_x .i_vm_icon:before {
  width: 25px;
  height: 2px;
  top: -4px;
  left: -4px;
}
.i_vm_x .i_vm_icon:after {
  width: 7px;
  height: 2px;
  top: 4px;
  left: 5px;
}
/* -------------------------------------------------- animated icon nav title */
.i_vmt_x:before {
  content: '';
  background-color: #f53;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  z-index: 1;
  margin-left: -1.5px;
  width: 3px;
  transition: 0.25s;
}
.i_vmt_x {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 54px;
  transition: 0.25s;
  user-select: none;
}
.i_vmt_x .i_vmt_icon {
  position: relative;
  background: #fff;
  transition: 0.25s;
}
.i_vmt_x .i_vmt_icon:before,
.i_vmt_x .i_vmt_icon:after {
  display: block;
  content: '';
  background: #fff;
  position: absolute;
  transition: 0.25s;
}
/* Open */
.i_vmt_x_open .i_vmt_icon,
.i_vmt_x_open .i_vmt_icon:before,
.i_vmt_x_open .i_vmt_icon:after {
  transition: 0.5s;
}
.i_vmt_x.i_vmt_x_open .i_vmt_icon,
.i_vmt_x.i_vmt_x_open .i_vmt_icon:before,
.i_vmt_x.i_vmt_x_open .i_vmt_icon:after {
  background-color: #ffe100;
}
/* div icon */
.i_vmt_x .i_vmt_icon,
.i_vmt_x .i_vmt_icon:before,
.i_vmt_x .i_vmt_icon:after {
  width: 15px;
  height: 3px;
}
.i_vmt_x .i_vmt_icon:before {
  top: 6px;
}
.i_vmt_x .i_vmt_icon:after {
  top: -6px;
}

/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/main/catalog_vertical_menu.css?17199916838657*/
/* ---------------------------------------------------------------------------------------------------- Catalog Menu */
.i_v_menu_bl {
  background-color: #f0f1f5;
  border-radius: 5px;
  overflow: hidden;
}
.i_v_menu_bl.i_vmb_select {
  box-shadow: 0 0 7px 0 rgba(0,0,0,0.35);
}
.i_v_menu_bl .j_vm_title {
  cursor: pointer;
}
.i_v_menu_bl .i_vm_title {
  display: flex;
  align-items: center;
  font-weight: bold;
  height: 40px;
  background-color: #f53;
  text-transform: uppercase;
  color: #fff;
  position: relative;
}
/* -------------------------------------------------- all ul/li/a */
.i_v_menu_bl ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* -------------------------------------------------- ul */
.i_v_menu_bl > ul.i_v_menu {
  border-left: 1px solid #f0f1f5;
  border-right: 1px solid #f0f1f5;
  overflow: hidden;
}
.i_v_menu_bl ul.i_vm_ul {
  columns: 1 230px;
  padding: 20px;
}
/* -------------------------------------------------- li */
.i_v_menu_bl li.i_vm_li:not(:first-child) {
  border-top: 1px solid #fff;
}
.i_v_menu_bl li.i_vm_li:last-child {
  border-bottom: 1px solid #f0f1f5;
}
.i_v_menu_bl li.i_vm_li_2 {
  width: 100%;
  display: table;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  max-width: 253px;
}
.i_v_menu_bl li.i_vm_li_3,
.i_v_menu_bl li.i_vm_li_3 li {
  margin-top: 3px;
}
/* -------------------------------------------------- a */
.i_v_menu_bl li.j_vm_li.i_vm_selected a.i_vm_a,
.i_v_menu_bl li.j_vm_li.i_vm_select a.i_vm_a,
.i_v_menu_bl a.i_vm_a:hover {
  background-color: #fff;
  color: #080808;
}
.i_v_menu_bl a.i_vm_a {
  display: flex;
  align-items: center;
  padding: 0 30px 0 65px;
  height: 46.5px;
}
.i_v_menu_bl a.i_vm_a {
  position: relative;
  background-size: 35px;
  background-repeat: no-repeat;
  background-position: left 5px center;
}
.i_v_menu_bl a.i_vm_a.i_vm_sub:after {
  content: '';
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/r_gray.svg") no-repeat center/6px auto;
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  transition: transform 0.5s;
}
.i_v_menu_bl li.j_vm_li.i_vm_select a.i_vm_a.i_vm_sub:after {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/r_blue.svg");
}
.i_v_menu_bl li.i_vm_selected_2 > a,
.i_v_menu_bl li.i_vm_selected_3 > a,
.i_v_menu_bl li.i_vm_li_2 a:hover {
  background-color: #fff;
}
.i_v_menu_bl li.i_vm_li_2 a {
  display: block;
  border-radius: 5px;
}
.i_v_menu_bl li.i_vm_li_2 > a {
  padding: 5px;
  font-size: 87.5%;
  font-weight: bold;
  color: #000;
}
.i_v_menu_bl li.i_vm_li_3 > a {
  padding: 5px 5px 5px 26px;
  font-size: 80%;
  position: relative;
}
.i_v_menu_bl li.i_vm_li_3 > a:after {
  content: '';
  background-color: #bcbdbe;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 10px;
  width: 6px;
  height: 6px;
  margin-top: -3px;
}
/*-------------------------------------------------- toggle menu */
/*.i_v_menu_bl .i_vm_toggle.i_vm_select:before {
	transform: rotate(180deg);
}
.i_v_menu_bl .i_vm_toggle:before {
	content: '';

	background: white url(/local/templates/ilab_it_shop/ilab/img/svg/menu/toggle.svg) no-repeat center / 25px auto;

	width: 30px;
	height: 30px;

	transition: transform 0.2s linear;
}*/
.i_v_menu_bl .i_vm_toggle {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #f0f1f5;
  border-radius: 0 0 5px 5px;
  height: 38px;
  cursor: pointer;
}
@media screen and (min-width: 921px) {
  .i_v_menu_bl .i_vm_title {
    border-radius: 5px 5px 0 0;
  }
  .i_v_menu_bl.i_v_menu_open .i_vm_title {
    cursor: default;
  }
  .i_v_menu_bl.i_v_menu_open > ul.i_v_menu {
    height: auto !important; /* HEIGHT TOGGLE MENU | HTML | data-height="407" */
  }
  .i_v_menu_bl.i_v_menu_open .i_vm_toggle {
    display: none;
  }
  .i_v_menu_bl.i_v_menu_open.i_vmb_select {
    box-shadow: none;
  }
  .i_v_menu_bl.i_v_menu_half > ul.i_v_menu {
    height: 427px; /* HEIGHT TOGGLE MENU | HTML | data-height="407" */
  }
  ul.i_v_menu > li.i_vm_li > ul.i_vm_ul.i_vm_product:not(.i_v_inside) {
    padding-right: 260px;
    min-height: 455px;
    columns: 200px;
  }
  ul.i_v_menu > li.i_vm_li > ul.i_vm_ul.i_vm_product:not(.i_v_inside) .i_vm_item {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 240px;
    border-left: 1px solid #dcdcdc;
    background-color: #fff;
    border-radius: 0 5px 5px 0;
  }
  ul.i_v_inside .i_vm_item {
    display: none;
  }
  .i_vm_item .i_item_buy .i_count .i_co_minu,
  .i_vm_item .i_item_buy .i_count .i_co_plus,
  .i_vm_item .i_item_buy .i_buy_bought {
    background-color: #f1f1f4;
  }
}
/* -------------------------------------------------- VM HIDDEN */
.i_v_menu_bl.i_v_menu_hidden > ul.i_v_menu {
  height: 0;
}
.i_v_menu_bl.i_v_menu_hidden:not(.i_vmb_select) .i_vm_toggle {
  display: none;
}
@media screen and (min-width: 641px) {
  .i_v_menu_bl {
    width: 260px;
  }
  .i_v_menu_bl .i_vm_title {
    padding-left: 65px;
  }
  .i_v_menu_bl ul.i_vm_ul {
    position: absolute;
    left: 280px;
    z-index: 30;
    background-color: #eff2f4;
    box-shadow: 2px 0 7px 0 rgba(0,0,0,0.35);
    border-radius: 5px;
    margin-top: -45px;
  }
  .i_vm_arrow {
    position: absolute;
    width: 20px;
    height: 25px;
    left: 260px;
    overflow: hidden;
    z-index: 55;
  }
  .i_vm_arrow:before {
    content: '';
    position: absolute;
    background-color: #eff2f4;
    width: 15px;
    height: 15px;
    right: -25px;
    top: 3px;
    box-shadow: 2px 0 7px 0 rgba(0,0,0,0.35);
    transform: rotate(45deg);
    transition: right linear 0.4s;
  }
  .i_vm_arrow.i_vm_arrow_act:before {
    right: -8px;
  }
}
@media screen and (max-width: 920px) {
  .i_v_menu_bl > ul.i_v_menu {
    height: 0; /* HEIGHT TOGGLE MENU | javascript | window.vm_h = 0; */
  }
  .i_v_menu_bl:not(.i_vmb_select) .i_vm_title {
    border-radius: 5px;
  }
  .i_v_menu_bl.i_vmb_select .i_vm_title {
    border-radius: 5px 5px 0 0;
  }
  .i_v_menu_bl:not(.i_vmb_select) .i_vm_toggle {
    display: none;
  }
  ul.i_v_menu > li.i_vm_li > ul.i_vm_ul.i_vm_product .i_vm_item {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .i_v_menu_bl {
    margin-right: 60px;
  }
  .i_v_menu_bl .i_vm_title {
    justify-content: center;
    padding-left: 35px;
  }
  .i_v_menu_bl a.i_vm_a.i_vm_sub:after {
    transform: rotate(90deg);
  }
  .i_vm_li.i_vm_select a.i_vm_a.i_vm_sub:after {
    transform: rotate(-90deg);
  }
}
/* -------------------------------------------------- animated icon nav toggle */
.i_vm_x {
  display: inline-block;
  position: relative;
  transition: 0.25s;
  user-select: none;
}
.i_vm_x .i_vm_icon {
  position: relative;
  background: #2886cc;
  transition: 0.25s;
}
.i_vm_x .i_vm_icon:before,
.i_vm_x .i_vm_icon:after {
  display: block;
  content: '';
  background: #2886cc;
  position: absolute;
  transition: 0.25s;
}
/* Open */
.i_vm_x_open .i_vm_icon:before,
.i_vm_x_open .i_vm_icon:after {
  transition: 0.5s;
}
.i_vm_x.i_vm_x_open .i_vm_icon:before {
  left: 5px;
  width: 7px;
}
.i_vm_x.i_vm_x_open .i_vm_icon:after {
  width: 25px;
  left: -4px;
}
.i_vm_x {
  padding: 4px 0;
}
.i_vm_x .i_vm_icon {
  width: 17px;
  height: 2px;
}
.i_vm_x .i_vm_icon:before {
  width: 25px;
  height: 2px;
  top: -4px;
  left: -4px;
}
.i_vm_x .i_vm_icon:after {
  width: 7px;
  height: 2px;
  top: 4px;
  left: 5px;
}
/* -------------------------------------------------- animated icon nav title */
.i_vmt_x:before {
  content: '';
  background-color: #f53;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  z-index: 1;
  margin-left: -1.5px;
  width: 3px;
  transition: 0.25s;
}
.i_vmt_x {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 54px;
  transition: 0.25s;
  user-select: none;
}
.i_vmt_x .i_vmt_icon {
  position: relative;
  background: #fff;
  transition: 0.25s;
}
.i_vmt_x .i_vmt_icon:before,
.i_vmt_x .i_vmt_icon:after {
  display: block;
  content: '';
  background: #fff;
  position: absolute;
  transition: 0.25s;
}
/* Open */
.i_vmt_x_open .i_vmt_icon,
.i_vmt_x_open .i_vmt_icon:before,
.i_vmt_x_open .i_vmt_icon:after {
  transition: 0.5s;
}
.i_vmt_x.i_vmt_x_open .i_vmt_icon,
.i_vmt_x.i_vmt_x_open .i_vmt_icon:before,
.i_vmt_x.i_vmt_x_open .i_vmt_icon:after {
  background-color: #ffe100;
}
/* div icon */
.i_vmt_x .i_vmt_icon,
.i_vmt_x .i_vmt_icon:before,
.i_vmt_x .i_vmt_icon:after {
  width: 15px;
  height: 3px;
}
.i_vmt_x .i_vmt_icon:before {
  top: 6px;
}
.i_vmt_x .i_vmt_icon:after {
  top: -6px;
}

/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/main/index.css?171999168323274*/
/* ---------------------------------------------------------------------------------------------------- Index Top */
.i_index_top {
  position: relative;
}
.i_index_top .i_index_left {
  width: 100%;
}
@media screen and (min-width: 921px) {
  .i_index_top .i_index_right {
    margin-left: 280px;
  }
}
@media screen and (min-width: 641px) {
  .i_index_top .i_index_left {
    position: absolute;
    z-index: 50;
    height: 0;
  }
  .i_index_top .i_index_left > div[id^=bx_incl_area_] {
    height: 0;
  }
}
@media screen and (max-width: 920px) {
  .i_index_top {
    flex-direction: column;
  }
}
/* ---------------------------------------------------------------------------------------------------- Search */
.i_search {
  position: relative;
  z-index: 110;
  width: 100%;
  background: linear-gradient(90deg, #43423e 0%, #484541 50%, #4b4c47 100%);
  border-radius: 20px;
}
@media screen and (min-width: 1299px) {
  .i_search {
    min-width: 240px;
  }
}
.i_search form {
  display: flex;
}
.i_search form input[type=text] {
  border-radius: 20px 0 0 20px;
  border: 0 none;
  color: #fff;
  background-color: #60605f;
  padding: 15px 0 15px 20px;
}
.i_search form .search-button {
  position: relative;
  font-weight: normal;
  font-family: 'Gotham', sans-serif;
  font-size: 0;
  border-radius: 0 10px 10px 0;
  height: auto;
}
.i_search form .search-button:hover svg {
  fill: #f53 !important;
  transition: all 0.4s ease;
}
.i_search form .search-button input {
  width: 100%;
  height: 100%;
  background-color: #60605f;
  border-radius: 0 20px 20px 0;
  color: #fff;
}
.i_search form .search-button svg {
  position: absolute;
  pointer-events: none;
  fill: #f9f9f9;
  width: 20px;
  height: 20px;
  top: calc(50% - 10px);
  left: calc(50% - 10px);
}
.i_select_search {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 20;
  max-width: 350px;
  padding: 10px 40px 10px 15px;
  margin-top: 15px;
  border-radius: 3px;
  background-color: #ffe100;
  color: #002559;
}
@media screen and (max-width: 479px) {
  .i_select_search {
    white-space: normal;
  }
}
.i_select_search:after {
  content: '';
  position: absolute;
  bottom: 100%;
  right: 10%;
  height: 0;
  width: 0;
  border: solid transparent;
  border-bottom-color: #ffe100;
  border-width: 10px;
  margin-left: -10px;
  pointer-events: none;
}
.i_word_search {
  border-bottom: 1px dashed;
  cursor: pointer;
}
.i_close_search {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  width: 30px;
  cursor: pointer;
  font-size: 200%;
}
.i_search_button {
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/search/search_white.svg") no-repeat center/25px auto;
  border-radius: 5px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 0;
}
.i_search_close {
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/search/close.svg") no-repeat center/12px auto;
  position: absolute;
  left: 0;
  height: 100%;
  width: 35px;
  cursor: pointer;
}
@media screen and (min-width: 641px) and (max-width: 920px) {
  .i_index_top .i_search {
    margin-left: 280px;
  }
}
@media screen and (min-width: 480px) {
  .i_search_close,
  .i_search_button {
    display: none;
  }
}
@media screen and (max-width: 479px) {
  .i_search {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    display: none;
  }
  .i_header .i_search {
    top: 10px;
  }
  .i_search form input[type=text] {
    padding-left: 35px;
  }
}
/* ---------------------------------------------------------------------------------------------------- Banner main */
.i_banner {
  z-index: 20;
  border-bottom: 3px solid #e8e8e8;
}
@media screen and (min-width: 1500px) {
  .i_banner {
    margin-left: -30px !important;
    margin-right: -30px !important;
  }
}
@media screen and (max-width: 1499px) {
  .i_banner {
    margin-left: -20px !important;
    margin-right: -20px !important;
  }
}
.i_banner .i_img {
  background-size: cover;
  background-position: top;
  height: 100%;
}
/*div.i_banner:hover .swiper-pagination {
	opacity: 1;
}*/
div.i_banner .swiper-pagination {
  right: 10px;
  left: 10px;
  bottom: 10px;
  width: auto;
/*opacity: 0;*/
}
.i_banner .swiper-pagination .swiper-pagination-bullet {
  background-color: #fff;
  opacity: 1;
  width: 13px;
  height: 13px;
  box-shadow: 0 0 10px 0 rgba(19,27,32,0.25);
  margin: 0 6px;
}
.i_banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #f53;
  border-color: #fff;
}
.i_banner .swiper-button-prev {
  left: 0;
}
.i_banner .swiper-button-next {
  right: 0;
}
.i_banner .swiper-button-next,
.i_cs_banner_top .swiper-button-next,
.i_banner .swiper-button-prev,
.i_cs_banner_top .swiper-button-prev {
  background-image: unset;
  width: 30px;
  height: 30px;
  box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.45);
  border-radius: 50%;
  overflow: hidden;
  background-color: rgba(0,0,0,0.1);
}
.i_banner .swiper-button-next > svg,
.i_cs_banner_top .swiper-button-next > svg,
.i_banner .swiper-button-prev > svg,
.i_cs_banner_top .swiper-button-prev > svg {
  fill: #f1f1f1;
  transition: all 0.4s ease;
}
.i_banner .swiper-button-next > svg:hover,
.i_cs_banner_top .swiper-button-next > svg:hover,
.i_banner .swiper-button-prev > svg:hover,
.i_cs_banner_top .swiper-button-prev > svg:hover {
  opacity: 1;
}
.i_banner .swiper-button-next,
.i_cs_banner_top .swiper-button-next {
  right: 20px;
  transform: rotate(180deg);
}
.i_banner .swiper-button-prev,
.i_cs_banner_top .swiper-button-prev {
  left: 20px;
}
@media screen and (min-width: 1181px) {
  .i_banner .i_img {
    padding-top: 26%;
  }
}
@media screen and (min-width: 501px) and (max-width: 1180px) {
  .i_banner .i_img {
    padding-top: 34%;
  }
}
@media screen and (max-width: 500px) {
  .i_banner .i_img {
    padding-top: 100%;
  }
}
.i_ban_bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
  background-repeat: no-repeat !important;
  height: 100%;
  width: 100%;
  opacity: 0;
}
@media screen and (max-width: 1329px) {
  .i_ban_bg {
    display: none;
  }
}
/* ---------------------------------------------------------------------------------------------------- Teaser top */
.i_teaser_top {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 20;
  border-bottom: 1px solid #e4e4e4;
}
.i_teaser_top .i_tt_item {
  background-color: rgba(255,255,255,0.8);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 33px 0;
}
.i_teaser_top .i_tt_item svg {
  width: 20px;
  height: 20px;
}
.i_teaser_top .i_tt_item svg g:first-child {
  fill: #444443;
}
.i_teaser_top .i_tt_item svg g:last-child {
  fill: #f53;
}
.i_teaser_top .i_tt_item svg .st0 {
  fill: #444443;
}
.i_teaser_top .i_tt_item svg .st1 {
  fill: #f53;
}
@media screen and (max-width: 1080px) {
  .i_teaser_top .i_tt_item {
    padding: 25px 20px;
  }
  .i_teaser_top .i_tt_item .i_tt_name {
    max-width: 85px;
  }
}
@media screen and (max-width: 980px) {
  .i_teaser_top .i_tt_item {
    padding: 22px 20px;
    flex-flow: column;
    align-items: center;
    text-align: center;
  }
  .i_teaser_top .i_tt_item svg {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 981px) {
  .i_teaser_top .i_tt_item svg {
    margin-right: 10px;
  }
}
.i_teaser_top .i_tt_name {
  font-size: 16px;
  transition: all 0.4s ease;
}
.i_teaser_top .i_tt_name:hover {
  color: #444443;
}
.i_teaser_top .i_tt_preview_text {
  background-repeat: no-repeat;
}
.i_teaser_top .i_tt_preview_text span {
  display: none;
  overflow: hidden;
  max-height: 2.5em;
}
.i_teaser_top .i_tt_img {
  width: 30px;
  height: 30px;
  margin-right: 20px;
}
/*.i_teaser_top .i_tt_item:not(:first-child)
	border-left 1px solid #cdc9c7*/
@media screen and (min-width: 1201px) {
  .i_teaser_top .i_tt_preview_text {
    display: flex;
    align-items: center;
    background-position: left center;
    padding-left: 45px;
    margin-top: 10px;
    min-height: 35px;
  }
}
/*@media screen and (min-width: 640px) {
	.i_teaser_top .i_tt_item {
		flex: 1;
	}
}*/
@media screen and (min-width: 421px) and (max-width: 639px) {
  .i_teaser_top {
    flex-flow: wrap;
    justify-content: space-evenly;
/*.i_tt_item:nth-child(n+4)
			flex 50%*/
  }
  .i_teaser_top .i_tt_item:nth-child(-n+3) {
    flex: 33.33%;
  }
  .i_teaser_top .i_tt_item:nth-child(4) {
    border-left: unset;
  }
}
@media screen and (max-width: 420px) {
  .i_teaser_top {
    flex-flow: wrap;
  }
  .i_teaser_top .i_tt_item:nth-child(-n+4) {
    flex: 50%;
  }
  .i_teaser_top .i_tt_item:nth-child(n+5) {
    flex: 100%;
    border-left: unset;
  }
}
/* ---------------------------------------------------------------------------------------------------- Special offers for main */
.i_special_offers .i_so_item:before {
  content: '';
  display: block;
  padding-top: 52%;
}
.i_special_offers .i_so_item {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 5px;
  position: relative;
}
.i_special_offers .i_so_name_block {
  display: flex;
  align-items: center;
  background-color: rgba(255,255,255,0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  padding: 0 50px 0 20px;
}
.i_special_offers .i_so_name_block:after {
  content: '';
  position: absolute;
  width: 50px;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/r_gray.svg") no-repeat center/8px auto;
}
.i_special_offers .i_so_name {
  display: inline-block;
  max-height: 2.5em;
  overflow: hidden;
  color: #000;
  font-size: 112.5%;
}
@media screen and (min-width: 700px) {
  .i_special_offers .i_so_items {
    display: flex;
    flex-flow: wrap;
  }
  .i_special_offers .i_so_item:last-child:nth-child(2n+1):before {
    padding-top: 26%;
  }
  .i_special_offers .i_so_item {
    flex: 45%;
  }
  .i_special_offers .i_so_item:nth-child(n+3) {
    margin-top: 20px;
  }
  .i_special_offers .i_so_item:nth-child(2n+2) {
    margin-left: 20px;
  }
}
@media screen and (max-width: 699px) {
  .i_special_offers .i_so_item {
    display: block;
  }
  .i_special_offers .i_so_item:not(:first-child) {
    margin-top: 20px;
  }
}
/* ---------------------------------------------------------------------------------------------------- Seo */
.i_seo {
  background-color: #f4f4f4;
  position: relative;
  max-width: 1300px;
  margin: 0 auto;
}
.i_seo:before {
  content: '';
  position: absolute;
  height: 100%;
  width: auto;
  left: -100%;
  right: -100%;
  top: 0;
  background-color: #f4f4f4;
  z-index: -1;
  border-radius: 10px;
}
.i_seo_logo {
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
}
.i_seo_logo img {
  max-width: 150px;
  position: relative;
  top: -5px;
}
@media screen and (min-width: 1300px) {
  .i_seo_logo h2 {
    margin: 50px 20px 50px 0;
  }
}
@media screen and (max-width: 1299px) {
  .i_seo_logo h2 {
    margin: 40px 20px 40px 0;
  }
}
@media screen and (max-width: 479px) {
  .i_seo_logo {
    flex-direction: column;
  }
  .i_seo_logo h2 {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 479px) {
  .i_seo_block {
    margin: 40px -20px 0;
  }
}
.i_seo_block h3 {
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
  padding-left: 85px;
}
@media screen and (max-width: 740px) {
  .i_seo_block h3 {
    padding-left: 0;
    text-align: center;
  }
}
.i_seo_block .i_seo_item {
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  padding: 25px;
  padding-bottom: 0;
}
@media screen and (max-width: 740px) {
  .i_seo_block .i_seo_item {
    padding: 20px;
  }
}
@media screen and (max-width: 479px) {
  .i_seo_block .i_seo_item {
    justify-content: center;
  }
}
.i_seo_block .i_seo_item p {
  margin: 0;
  padding: 25px 0 25px 85px;
  background-position: left center;
  background-size: 55px auto;
  background-repeat: no-repeat;
}
@media screen and (max-width: 999px) {
  .i_seo_block .i_seo_item p {
    padding: 30px 0 30px 85px;
  }
}
@media screen and (max-width: 479px) {
  .i_seo_block .i_seo_item p {
    padding: 95px 0 25px 0;
    background-position: top 25px center;
  }
}
.i_seo_block .i_seo_item:nth-child(1) p {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/seo/SEO_1.svg");
}
.i_seo_block .i_seo_item:nth-child(2) {
  margin: 20px 0;
}
.i_seo_block .i_seo_item:nth-child(2) div {
  display: flex;
  flex-wrap: wrap;
}
.i_seo_block .i_seo_item:nth-child(2) div p {
  width: 50%;
  box-sizing: inherit;
}
.i_seo_block .i_seo_item:nth-child(2) div p:nth-child(1) {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/seo/SEO_2.svg");
  padding-right: 100px;
}
.i_seo_block .i_seo_item:nth-child(2) div p:nth-child(2) {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/seo/SEO_3.svg");
}
.i_seo_block .i_seo_item:nth-child(2) div p:nth-child(3) {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/seo/SEO_4.svg");
  padding-right: 100px;
}
.i_seo_block .i_seo_item:nth-child(2) div p:nth-child(4) {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/seo/SEO_5.svg");
}
@media screen and (max-width: 1299px) {
  .i_seo_block .i_seo_item:nth-child(2) div p:nth-child(1) {
    padding-right: 30px;
  }
  .i_seo_block .i_seo_item:nth-child(2) div p:nth-child(3) {
    padding-right: 30px;
  }
}
@media screen and (max-width: 999px) {
  .i_seo_block .i_seo_item:nth-child(2) div {
    flex-direction: column;
  }
  .i_seo_block .i_seo_item:nth-child(2) div p {
    max-width: 100%;
    width: 100%;
  }
}
.i_seo_block .i_seo_item:nth-child(3) div {
  display: flex;
}
.i_seo_block .i_seo_item:nth-child(3) div p {
  flex: 1 1 100%;
}
.i_seo_block .i_seo_item:nth-child(3) div p:nth-child(1) {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/seo/SEO_6.svg");
  padding-right: 25px;
}
.i_seo_block .i_seo_item:nth-child(3) div p:nth-child(2) {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/seo/SEO_7.svg");
  padding-right: 25px;
}
.i_seo_block .i_seo_item:nth-child(3) div p:nth-child(3) {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/seo/SEO_8.svg");
}
@media screen and (max-width: 999px) {
  .i_seo_block .i_seo_item:nth-child(3) div {
    flex-direction: column;
  }
  .i_seo_block .i_seo_item:nth-child(3) div p {
    max-width: 100%;
  }
}
/* ---------------------------------------------------------------------------------------------------- Teaser bottom */
.i_teaser_bottom {
  margin-top: 20px;
}
.i_teaser_bottom a {
  background-color: #eff2f4;
  background-repeat: no-repeat;
  color: #131b20;
  font-weight: bold;
  border-radius: 5px;
}
@media screen and (min-width: 481px) {
  .i_teaser_bottom {
    display: flex;
  }
}
@media screen and (min-width: 801px) {
  .i_teaser_bottom a {
    flex: 1;
  }
  .i_teaser_bottom a:not(:first-child) {
    margin-left: 20px;
  }
}
@media screen and (min-width: 1025px) {
  .i_teaser_bottom a {
    background-position: right 10px center;
    padding: 20px 80px 20px 20px;
    min-height: 90px;
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 801px) and (max-width: 1024px) {
  .i_teaser_bottom a {
    background-position: center 30px;
    padding: 110px 10px 20px;
    text-align: center;
  }
}
@media screen and (min-width: 481px) and (max-width: 800px) {
  .i_teaser_bottom {
    flex-wrap: wrap;
  }
  .i_teaser_bottom a:nth-child(5n+1),
  .i_teaser_bottom a:nth-child(5n+2),
  .i_teaser_bottom a:nth-child(5n+3) {
    flex: 25%;
    background-position: center 30px;
    padding: 110px 20px 20px;
    text-align: center;
  }
  .i_teaser_bottom a:nth-child(5n+4),
  .i_teaser_bottom a:nth-child(5n+5) {
    flex: 45%;
    background-position: right 10px center;
    padding: 20px 80px 20px 20px;
    min-height: 90px;
    display: flex;
    align-items: center;
    margin-top: 20px;
  }
  .i_teaser_bottom a:nth-child(5n+2),
  .i_teaser_bottom a:nth-child(5n+3),
  .i_teaser_bottom a:nth-child(5n+5) {
    margin-left: 20px;
  }
}
@media screen and (max-width: 480px) {
  .i_teaser_bottom a {
    background-position: right 10px center;
    padding: 20px 80px 20px 20px;
    min-height: 90px;
    display: flex;
    align-items: center;
  }
  .i_teaser_bottom a:not(:first-child) {
    margin-top: 20px;
  }
}
/* ---------------------------------------------------------------------------------------------------- [i_review.block] */
.i_review_block {
  background-color: #eef2f5;
  border-radius: 5px;
}
.i_rb_ele {
  padding: 15px;
  display: flex;
  flex: 1 0;
}
.i_rb_img {
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-origin: content-box;
  background-position: center;
  border-radius: 5px;
  box-shadow: 0 0 7px rgba(118,144,164,0.35);
  height: 100px;
  margin-right: 30px;
  flex: 0 0 100px;
  padding: 12px;
}
.i_rb_right {
  flex: 1 0;
}
.i_rb_name {
  font-weight: bold;
  color: #003b7f;
  font-size: 128.6%;
}
.i_rh_age {
  color: #797d80;
}
.i_rb_date,
.i_rb_massage {
  margin-top: 15px;
}
.i_rb_date {
  color: #797d80;
}
.i_rb_massage {
  position: relative;
  box-shadow: 0 0 7px rgba(118,144,164,0.35);
  background-color: #fff;
  padding: 15px;
  border-radius: 5px;
}
.i_rb_delta {
  position: absolute;
  width: 20px;
  height: 20px;
  left: -20px;
  top: 20px;
  overflow: hidden;
  z-index: 10;
}
.i_rb_delta:after {
  content: '';
  box-shadow: 0 0 7px rgba(118,144,164,0.35);
  position: absolute;
  height: 40px;
  width: 40px;
  background-color: #fff;
  transform: rotate(45deg);
  bottom: 8px;
}
.i_rb_massage > .i_rb_mess_out {
  max-height: 7.8em;
  overflow: hidden;
  line-height: 1.3em;
}
.i_rb_more {
  background-color: #eef2f5;
  text-align: right;
}
.i_rb_more a,
.i_rb_more a:hover {
  color: #797d80;
  text-decoration: none;
  font-weight: bold;
  position: relative;
  padding: 10px 45px 10px 10px;
  display: inline-block;
}
.i_rb_more a:after {
  content: '';
  position: absolute;
  background-position: right -1160px;
  background-repeat: no-repeat;
  height: 17px;
  right: 20px;
  bottom: 10px;
  width: 20px;
}
@media screen and (min-width: 901px) {
  .i_review_block {
    display: flex;
  }
}
@media screen and (max-width: 479px) {
  .i_rb_delta,
  .i_rb_img {
    display: none;
  }
}
/* ---------------------------------------------------------------------------------------------------- [subscribe.form] */
.i_subscribe_form {
  background-color: #f0f1f5;
  border-radius: 5px;
  padding: 20px;
}
.i_subscribe_form form {
  display: flex;
  flex-flow: wrap;
}
.i_sf_rubric {
  display: flex;
}
.i_sf_rubric_title {
  margin-right: 10px;
}
.i_sf_rubric_label {
  display: flex;
  flex-flow: wrap;
  margin: 0 -10px 0 0;
}
.i_sf_rubric_label label {
  margin: 10px 10px 0 0;
}
.i_sf_input {
  position: relative;
  display: flex;
  margin-top: 20px;
}
.i_sf_info:before {
  content: '';
  background: #f53 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAASCAYAAABFGc6jAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NkEwNUJFRDJEREU4MTFFN0I2OERGNTU3MzFBMEIxNDgiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NkEwNUJFRDFEREU4MTFFN0I2OERGNTU3MzFBMEIxNDgiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1MUIxMUVDODg4ODcxMUU3QjFDMEM3MTE5QTJGMUM3NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1MUIxMUVDOTg4ODcxMUU3QjFDMEM3MTE5QTJGMUM3NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PpoWgiMAAACNSURBVHjavJUNDoAgCEazm3YyvCmZI2elhIh8G3NT5PmDGBBx89BOLSTDRQaZcO2IDNBecMevIdawOmYBoTHsHesBsoK1YnxAs7De3CZIC+PmdEGjsD/f8o44HckiMx7Jh5fg6LjVSv3EyTDTN5zeml02QZLLB2HJ6j7Y0QwDbQlyLaqrlGHB6+M7BRgAUuBzRABYN54AAAAASUVORK5CYII=") no-repeat center;
  border-radius: 5px;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
}
.i_sf_info {
  position: relative;
  display: flex;
  align-items: center;
  color: #4e4e4f;
  padding-left: 60px;
  margin-top: 20px;
  min-height: 50px;
}
.i_hint_subscribe {
  position: absolute;
/*top: 40px;
	right: 0;*/
  z-index: 300;
  white-space: nowrap;
  padding: 0 40px 0 15px;
  margin-top: 15px;
  border-radius: 3px;
  background-color: #ffe100;
  color: #002559;
  cursor: pointer;
  transition: all 0.5s;
}
.i_hint_subscribe:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 10%;
  height: 0;
  width: 0;
  border: solid transparent;
  border-bottom-color: #ffe100;
  border-width: 10px;
  margin-left: -10px;
  pointer-events: none;
}
.i_word_hsubscribe {
  padding: 10px 0;
  cursor: pointer;
}
.i_word_hsubscribe span {
  border-bottom: 1px dashed;
}
.i_close_hsubscribe {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  width: 30px;
  cursor: pointer;
  font-size: 200%;
}
.i_hint_subscribe.i_hsubscribe_fixed {
  position: fixed;
  bottom: 15px;
/*right: auto;*/
  top: auto;
}
.i_hint_subscribe.i_hsubscribe_fixed:after {
  bottom: auto;
  border-bottom-color: transparent;
  top: 100%;
  border-top-color: #ffe100;
}
@media screen and (min-width: 1000px) {
  .i_sf_rubric {
    flex: 1 100%;
  }
  .i_sf_input {
    height: 40px;
  }
  .i_sf_input,
  .i_sf_info {
    flex: 1;
  }
  .i_sf_info {
    margin-left: 20px;
  }
}
@media screen and (min-width: 480px) {
  .i_sf_input input[type=submit] {
    margin-left: 10px;
  }
  .i_sf_rubric_label {
    margin: -10px -10px 0 0;
  }
  .i_hint_subscribe {
    top: 40px;
  }
}
@media screen and (max-width: 999px) {
  .i_sf_input,
  .i_sf_info {
    flex: 1 100%;
  }
}
@media screen and (max-width: 699px) {
  .i_hint_subscribe.i_hsubscribe_fixed + .i_bg_hsubscribe {
    position: fixed;
    bottom: 0;
    left: 10px;
    right: 10px;
    background: linear-gradient(to bottom, transparent, #fff 10px);
    height: 80px;
    z-index: 299;
  }
}
@media screen and (max-width: 479px) {
  .i_sf_rubric_label {
    margin: 0 -10px 0 0;
  }
  .i_sf_rubric,
  .i_sf_input {
    flex-direction: column;
  }
  .i_sf_input input[type=submit] {
    margin-top: 10px;
  }
  .i_hint_subscribe {
    top: 100%;
  }
  ._orinationRight_25 .button_1O {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 380px) and (max-width: 399px) {
  .i_hint_subscribe.i_hsubscribe_fixed {
    left: 20px;
  }
}
@media screen and (max-width: 379px) {
  .i_hint_subscribe.i_hsubscribe_fixed {
    left: 10px;
  }
}
@media screen and (max-width: 359px) {
  .i_hint_subscribe {
    left: -30px;
  }
  .i_hint_subscribe:after {
    left: 20%;
  }
}

/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/main/topblock.css?17199916837113*/
/* ---------------------------------------------------------------------------------------------------- ilab */
/* ---------------------------------------------------------------------------------------------------- Top block */
@media screen and (min-width: 741px) {
	.i_tblock {
		background-color: #fff;
		position: relative;
		display: flex;
		justify-content: space-between;
		max-width: 1330px;
		margin: 0 auto;
		transition: border-radius 0.5s;
		z-index: 999;
		height: calc(100vh - 56px);
		max-height: calc(100vh - 50px);
	}
	.i_tblock.i_tb_nav {
		border-radius: 0;
	}
	.i_tblock .i_topphone {
		display: none;
	}
}
/* -------------------------------------------------- top menu */
/*@media screen and (min-width: 641px) {
	.i_topmenu {
		flex: 2;
	}
}
@media screen and (max-width: 640px) {
	.i_topmenu {
		flex: 0;
	}
}*/
.i_tblock svg {
	fill: #444443;
	transition: all 0.4s ease;
}
.i_tblock svg:hover {
	fill: #f53;
}
/* -------------------------------------------------- top telephone */
.i_topphone {
	display: flex;
	justify-content: center;
	z-index: 120;
}
.i_topphone .i_block {
	display: flex;
	align-items: center;
}
.i_topphone .i_block .i_main {
	position: relative;
	display: flex;
	align-items: center;
	cursor: pointer;
	height: 35px;
	overflow: hidden;
}
@media screen and (min-width: 961px) {
	.i_topphone .i_block .i_main {
		padding: 0 35px 0 20px;
	}
	.i_topphone .i_block .i_main.i_main_select {
		background-color: #fff;
	}
	.i_topphone .i_block .i_main.i_main_select a {
		color: #444443;
	}
	.i_topphone .i_block .i_main:after {
		content: '';
		position: absolute;
		top: 0;
		right: 15px;
		width: 13px;
		height: 100%;
		background: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/d_filter.svg") no-repeat left center/10px auto;
	}
}
@media screen and (max-width: 520px) {
	.i_topphone .i_block {
		width: 100%;
		display: flex;
		justify-content: space-around;
	}
	.i_topphone .i_block .i_main .i_topphone_wpp {
		margin-right: unset;
	}
}
.i_topphone .i_block .i_topphone_telegram,
.i_topphone .i_block .i_topphone_wpp {
	display: flex;
	justify-content: center;
}
@media screen and (min-width: 961px) {
	.i_topphone .i_block .i_topphone_telegram,
	.i_topphone .i_block .i_topphone_wpp {
		margin-right: 10px;
	}
}
.i_topphone .i_block .i_topphone_telegram > svg,
.i_topphone .i_block .i_topphone_wpp > svg {
	width: 20px;
	height: 20px;
	fill: #444443;
}
@media screen and (max-width: 440px) {
	.i_topphone .i_block .i_topphone_telegram,
	.i_topphone .i_block .i_topphone_wpp {
		margin-right: unset;
	}
}
@media screen and (max-width: 740px) {
	.i_tblock .i_topphone .i_drop {
		left: -20px !important;
		top: 45px !important;
		padding-top: 20px;
	}
	.i_tblock .i_topphone .i_drop:after {
		content: '';
		position: absolute;
		left: 33px;
		top: -6px;
		width: 10px;
		height: 10px;
		transform: rotate(45deg);
		border-left: 1px solid #e4e4e4;
		border-top: 1px solid #e4e4e4;
		background-color: #fff;
	}
	.i_auth_personal {
		width: 35px;
		height: 35px;
		padding: 8px;
		border: 1px solid #ababaa;
		border-radius: 50%;
	}
	.i_auth_personal:hover svg {
		fill: #f53;
		transition: all 0.4s ease;
	}
	.i_auth_personal .i_tblock svg {
		fill: #444443 !important;
	}
	.i_auth_personal .i_tblock svg:hover {
		fill: #f53;
	}
}
@media screen and (max-width: 960px) {
	.i_tblock .i_topphone .i_block .i_main,
	.i_header .i_topphone .i_block .i_main,
	.i_footer_panel .i_topphone .i_block .i_main {
		width: 35px;
		border-radius: 50%;
		border: 1px solid #ababaa;
		justify-content: center;
	}
}
.i_topphone .i_main:before,
.i_topphone .i_main:after {
	transition: background 0.5s;
}
.i_topphone .i_main.i_main_select:after {
	transform: rotate(180deg);
}
.i_topphone .i_main > a {
	white-space: nowrap;
}
.i_topphone .i_drop {
	display: none;
	background-color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	z-index: -1;
	padding: 50px 20px 20px;
	box-shadow: 0 0 7px -4px rgba(0,0,0,0.75);
	color: #444443;
	top: 0;
	width: 220px;
	border-radius: 10px;
}
.i_topphone .i_drop > div {
	background: url(/local/templates/ilab_it_shop/ilab/img/svg/footer/whatsapp.svg) no-repeat 20px top / 20px;
	margin: 0 -20px;
	padding: 0 20px 10px 50px;
	border-bottom: 2px dotted #d8d8d8;
}
.i_topphone .i_drop a {
	color: inherit;
}
.i_topphone .i_drop > * {
	color: #444443;
}
.i_topphone .i_block {
	position: relative;
}
@media screen and (max-width: 960px) {
	.i_topphone .i_block .i_main:after {
		content: none;
	}
	.i_topphone .i_block a:last-child {
		display: none;
	}
	.i_header .i_topphone .i_drop {
		top: 50px;
		left: -90px;
		padding-top: 20px;
	}
	.i_header .i_topphone .i_drop:after {
		content: '';
		position: absolute;
		left: 50%;
		margin-left: -8px;
		top: -6px;
		width: 10px;
		height: 10px;
		transform: rotate(45deg);
		border-left: 1px solid #e4e4e4;
		border-top: 1px solid #e4e4e4;
		background-color: #fff;
	}
}
/* -------------------------------------------------- auth/registration/cabinet/login/exit */
.i_login {
	display: flex;
	justify-content: flex-end;
	flex: 0 0 auto;
}
@media screen and (min-width: 1300px) {
	.i_login.i_user_auth {
		border: 1px solid #727271;
		border-radius: 20px;
		padding: 10px;
		height: 35px !important;
		justify-content: center;
		align-items: center;
	}
}
@media screen and (max-width: 1299px) {
	.i_login.i_user_auth {
		border: 1px solid #727271;
		border-radius: 20px;
		padding: 10px;
		height: 35px !important;
		justify-content: center;
		align-items: center;
	}
	.i_header .i_login.i_user_auth,
	.i_tblock .i_login {
		border-color: #ababaa;
	}
}
.i_auth_personal,
.i_registration,
.i_login_cabinet,
.i_login_name,
.i_log_sep {
	display: flex;
	align-items: center;
}
.i_auth_personal span,
.i_registration span {
	border-bottom: 1px dashed;
	white-space: nowrap;
}
.i_log_sep {
	color: #303245;
}
.i_registration {
	padding: 0 0 0 20px;
	background: url("/local/templates/ilab_it_shop/ilab/img/svg/header/reg.svg") no-repeat left center/17px auto;
}
.i_login_cabinet {
	background: url("/local/templates/ilab_it_shop/ilab/img/svg/header/auth.svg") no-repeat 10px center/17px auto;
}
.i_login_name {
	padding: 0 10px 0 20px;
}
.i_login_exit {
	background: url("/local/templates/ilab_it_shop/ilab/img/svg/header/exit.svg") no-repeat right/10px;
	width: 10px;
	min-height: 20px;
	padding-left: 20px;
}
@media screen and (min-width: 1025px) {
	.i_login_cabinet {
		padding: 0 20px 0 35px;
	}
}
@media screen and (max-width: 1024px) {
	.i_login_name,
	.i_log_sep {
		display: none;
	}
	.i_login_cabinet {
		padding: 0 10px 0 35px;
	}
}
@media screen and (max-width: 640px) {
	.i_login_cabinet {
		padding: unset;
		width: 20px;
		margin-right: 10px;
	}
}
@media screen and (max-width: 479px) {
	.i_tblock .i_hbasket .i_hbask .i_hbask_info_block > span .i_basket_un {
		display: none;
	}
}
/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/plugin/jquery.fancybox.min.css?171999168314272*/
@charset "UTF-8";body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:40px;height:40px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-40px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:33px;font-weight:700;text-align:center}.fancybox-share p{margin:0;padding:0;text-align:center}.fancybox-share p:first-of-type{margin-right:-10px}.fancybox-share_button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:10px 20px;border:0;border-radius:3px;box-shadow:0 2px 2px 0 rgba(0,0,0,.16);background:#fff;white-space:nowrap;font-size:16px;line-height:23px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:140px;color:#707070;transition:all .2s}.fancybox-share_button:focus,.fancybox-share_button:hover{text-decoration:none;color:#333;box-shadow:0 2px 2px 0 rgba(0,0,0,.3)}.fancybox-share_button svg{margin-right:5px;width:20px;height:20px;vertical-align:text-bottom}.fancybox-share input{box-sizing:border-box;width:100%;margin:5px 0 0;padding:10px 15px;border:1px solid #d7d7d7;border-radius:3px;background:#ebebeb;color:#5d5b5b;font-size:14px;outline:none}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}

@media all and (min-width: 800px) {
  .fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right : 0;
    height: 95px;
    padding: 10px 10px 5px 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3);
  }
  
  .fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px;
  }
}
.fancybox-thumbs > ul > li {
  background-color: white;
  display: flex;
}
.fancybox-thumbs > ul > li:before {
  border-color: #ffe100;
}
.fancybox-thumbs > ul > li> img {
  max-width: 100% !important;
  max-height: 100% !important;
  width: auto !important;
  height: auto !important;
  margin-top: 0 !important;
  margin-left: 0 !important;
  position: relative !important;
  margin: auto !important;
}
/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/plugin/jquery.formstyler.css?17199916832308*/
.jq-checkbox,
.jq-radio {
	position: relative;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.jq-checkbox input,
.jq-radio input {
	position: absolute;
	z-index: -1;
	margin: 0;
	padding: 0;
	opacity: 0;
	left:0;/*ilab*/
}
.jq-file {
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.jq-file input {
	position: absolute;
	top: 0;
	right: 0;
	height: auto!important;
	margin: 0;
	padding: 0;
	opacity: 0;
	font-size: 100px;
	line-height: 1em;
}
.jq-file__name {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox,
.jq-select-multiple {
	position: relative;
	display: inline-block;
}
.jq-selectbox select,
.jq-select-multiple select {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-selectbox li,
.jq-select-multiple li {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}
.jq-selectbox {
	z-index: 300;
}
.jq-selectbox__select {
	position: relative;
}
.jq-selectbox__select-text {
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox__dropdown {
	position: absolute;
}
.jq-selectbox__search input {
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__dropdown ul {
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	list-style: none;
	-webkit-overflow-scrolling: touch;
}
.jq-select-multiple ul {
	position: relative;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}
.jq-number {
	display: inline-block;
}
.jq-number__field input {
	-moz-appearance: textfield;
	text-align: left; /* для Opera Presto */
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0; /* в каких-то браузерах присутствует отступ */
	-webkit-appearance: none;
}
/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/plugin/jquery.leroy-zoom.css?17199916831240*/
/*
 * 	Leroy Zoom - jQuery plugin
 *	written by Edison Machado
 *	http://github.com/edison/leroy-zoom
 *
 *	Copyright (c) 2013 Edison Machado (http://w3cs.com.br)
 *	Licensed under the Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
 *
 *	Built for jQuery library
 *	http://jquery.com
 *
 */

#leroy_zoom_frame {
	width:300px;
	height:300px;        
	background:#FFF;
    color:#333;
    position:absolute;
	overflow:hidden;
	line-height:300px;
	border:3px solid #72BF44;
	text-align: center;
	border-radius: 100%;
	-khtml-border-radius: 0;
}

a.zoomable .zoom-cursor {
	display: none;
	position: absolute;
}

a.zoomable {
	cursor: crosshair;
}

a.magnifiable .zoom-cursor:after {
	content: "Click to magnify";
	border: 1px solid #fff;
	font-size: 11px;
	background-color: #72BF44;
	line-height: 18px;
	color: #fff;
	display: block;
	width: 100px;
	text-align: center;
	margin-left: -106px;
	margin-top: -24px;
}

a.magnified .zoom-cursor:after {
	content: "";
	width: 80px;
	height: 80px;
	background-color: #FFF;
	margin-left: -40px;
	margin-top: -40px;
	border: 2px dotted #72BF44;
	opacity: .6;
	border-radius: 100%;
	-khtml-border-radius: 0;
}

/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/plugin/jquery.scrollbar.css?171999168323409*/
/*************** SCROLLBAR BASE CSS ***************/

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}









/*************** SIMPLE INNER SCROLLBAR ***************/

.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-inner > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
    overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.scrollbar-inner > .scroll-element .scroll-element_track { background-color: #e0e0e0; }
.scrollbar-inner > .scroll-element .scroll-bar { background-color: #c2c2c2; }
.scrollbar-inner > .scroll-element:hover .scroll-bar { background-color: #919191; }
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -12px; }


.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -12px; }










/*************** SIMPLE OUTER SCROLLBAR ***************/

.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-outer > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-outer > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-y {
    height: 100%;
    right: 0;
    top: 0;
    width: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer { height: 8px; top: 2px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer { left: 2px; width: 8px; }

.scrollbar-outer > .scroll-element .scroll-element_outer { overflow: hidden; }
.scrollbar-outer > .scroll-element .scroll-element_track { background-color: #eeeeee; }

.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-outer > .scroll-element .scroll-bar { background-color: #d9d9d9; }
.scrollbar-outer > .scroll-element .scroll-bar:hover { background-color: #c2c2c2; }
.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }


/* scrollbar height/width & offset from container borders */

.scrollbar-outer > .scroll-content.scroll-scrolly_visible { left: -12px; margin-left: 12px; }
.scrollbar-outer > .scroll-content.scroll-scrollx_visible { top:  -12px; margin-top:  12px; }

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar { min-width: 10px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-bar { min-height: 10px; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -14px; }

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -14px; }










/*************** SCROLLBAR MAC OS X ***************/

.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div
{
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-macosx > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-macosx > .scroll-element .scroll-element_track { display: none; }
.scrollbar-macosx > .scroll-element .scroll-bar {
    background-color: #6C6E71;
    display: block;

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;

    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;

    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}


.scrollbar-macosx > .scroll-element.scroll-x {
    bottom: 0px;
    height: 0px;
    left: 0;
    min-width: 100%;
    overflow: visible;
    width: 100%;
}

.scrollbar-macosx > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0px;
    top: 0;
    width: 0px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar { height: 7px; min-width: 10px; top: -9px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar { left: -9px; min-height: 10px; width: 7px; }

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer { left: 2px; }
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size { left: -4px; }

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer { top: 2px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size { top: -4px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -11px; }
.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }










/*************** SCROLLBAR LIGHT ***************/

.scrollbar-light > .scroll-element,
.scrollbar-light > .scroll-element div {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-light > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-light > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-light > .scroll-element .scroll-element_outer {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.scrollbar-light > .scroll-element .scroll-element_size {
    background: #dbdbdb;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
    background: -moz-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#dbdbdb), color-stop(100%,#e8e8e8));
    background: -webkit-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: -o-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: -ms-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: linear-gradient(to right, #dbdbdb 0%,#e8e8e8 100%);

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.scrollbar-light > .scroll-element.scroll-x {
    bottom: 0;
    height: 17px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-light > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 17px;
}

.scrollbar-light > .scroll-element .scroll-bar {
    background: #fefefe;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
    background: -moz-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fefefe), color-stop(100%,#f5f5f5));
    background: -webkit-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: -o-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: -ms-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: linear-gradient(to right, #fefefe 0%,#f5f5f5 100%);

    border: 1px solid #dbdbdb;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-light > .scroll-content.scroll-scrolly_visible { left: -17px; margin-left: 17px; }
.scrollbar-light > .scroll-content.scroll-scrollx_visible { top:  -17px; margin-top:  17px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-bar { height: 10px; min-width: 10px; top: 0px; }
.scrollbar-light > .scroll-element.scroll-y .scroll-bar { left: 0px; min-height: 10px; width: 10px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer { height: 12px; left: 2px; top: 2px; }
.scrollbar-light > .scroll-element.scroll-x .scroll-element_size { left: -4px; }

.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer { left: 2px; top: 2px; width: 12px; }
.scrollbar-light > .scroll-element.scroll-y .scroll-element_size { top: -4px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -19px; }
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -19px; }

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -19px; }
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -19px; }










/*************** SCROLLBAR RAIL ***************/

.scrollbar-rail > .scroll-element,
.scrollbar-rail > .scroll-element div
{
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-rail > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-rail > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-rail > .scroll-element .scroll-element_size {
    background-color: #999;
    background-color: rgba(0, 0, 0, 0.3);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
    background-color: #666;
    background-color: rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    min-width: 100%;
    padding: 3px 0 2px;
    width: 100%;
}

.scrollbar-rail > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    padding: 0 2px 0 3px;
    right: 0;
    top: 0;
    width: 12px;
}

.scrollbar-rail > .scroll-element .scroll-bar {
    background-color: #d0b9a0;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;

    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}

/* scrollbar height/width & offset from container borders */

.scrollbar-rail > .scroll-content.scroll-scrolly_visible { left: -17px; margin-left: 17px; }
.scrollbar-rail > .scroll-content.scroll-scrollx_visible { margin-top: 17px; top: -17px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar { height: 10px; min-width: 10px; top: 1px; }
.scrollbar-rail > .scroll-element.scroll-y .scroll-bar { left: 1px; min-height: 10px; width: 10px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer { height: 15px; left: 5px; }
.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size { height: 2px; left: -10px; top: 5px; }

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer { top: 5px; width: 15px; }
.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size { left: 5px; top: -10px; width: 2px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -25px; }
.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -25px; }

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -25px; }
.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -25px; }










/*************** SCROLLBAR DYNAMIC ***************/

.scrollbar-dynamic > .scroll-element,
.scrollbar-dynamic > .scroll-element div
{
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-dynamic > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-x {
    bottom: 2px;
    height: 7px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 2px;
    top: 0;
    width: 7px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_outer {
    opacity: 0.3;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
.scrollbar-dynamic > .scroll-element .scroll-element_size {
    background-color: #cccccc;
    opacity: 0;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;

    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.scrollbar-dynamic > .scroll-element .scroll-bar {
    background-color: #6c6e71;

    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
    bottom: 0;
    height: 7px;
    min-width: 24px;
    top: auto;
}
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
    left: auto;
    min-height: 24px;
    right: 0;
    width: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
    bottom: 0;
    top: auto;
    left: 2px;

    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    -o-transition: height 0.2s;
    -ms-transition: height 0.2s;
    transition: height 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
    left: auto;
    right: 0;
    top: 2px;

    -webkit-transition: width 0.2s;
    -moz-transition: width 0.2s;
    -o-transition: width 0.2s;
    -ms-transition: width 0.2s;
    transition: width 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size { left: -4px; }
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size { top: -4px; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -11px; }
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }


/* hover & drag */

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
    overflow: hidden;

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
    opacity: 1;
}
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
    height: 100%;
    width: 100%;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
    height: 20px;
    min-height: 7px;
}
.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
    min-width: 7px;
    width: 20px;
}










/*************** SCROLLBAR GOOGLE CHROME ***************/

.scrollbar-chrome > .scroll-element,
.scrollbar-chrome > .scroll-element div
{
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-chrome > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-chrome > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-chrome > .scroll-element .scroll-element_outer {}

.scrollbar-chrome > .scroll-element .scroll-element_track {
    background: #f1f1f1;
    border: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x {
    bottom: 0;
    height: 16px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-chrome > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 16px;
}

.scrollbar-chrome > .scroll-element .scroll-bar {
    background-color: #d9d9d9;
    border: 1px solid #bdbdbd;
    cursor: default;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.scrollbar-chrome > .scroll-element .scroll-bar:hover {
    background-color: #c2c2c2;
    border-color: #a9a9a9;
}

.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191;
    border-color: #7e7e7e;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-chrome > .scroll-content.scroll-scrolly_visible { left: -16px; margin-left: 16px; }
.scrollbar-chrome > .scroll-content.scroll-scrollx_visible { top:  -16px; margin-top:  16px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar { height: 8px; min-width: 10px; top: 3px; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar { left: 3px; min-height: 10px; width: 8px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer { border-left: 1px solid #dbdbdb; }
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track { height: 14px; left: -3px; }
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size { height: 14px; left: -4px; }

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer { border-top: 1px solid #dbdbdb; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track { top: -3px; width: 14px; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size { top: -4px; width: 14px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -19px; }
.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -19px; }

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -19px; }
.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -19px; }








/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/plugin/jquery.spzoom.css?1719991683739*/
[data-spzoom] img {
    vertical-align: top;
}

.spzoom-zoom {
    z-index: 97;
    border: 1px solid rgba(0,0,0,0.2);
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    width: 250px;
    height: 250px;
}
.spzoom-tracker {
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-color: #ccc;
    z-index: 97;
}
.spzoom-title {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 10px;
    color: #fff;
    background-color: #222;
    padding: 3px 5px;
    line-height: 14px;
}
.spzoom-loader {
    width: 24px;
    height: 24px;
    background: url('/local/templates/ilab_it_shop/ilab/css/plugin/spzoom-loader.gif') 50% 50% no-repeat scroll #fff;
    border: 1px solid #ccc;
}


/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/plugin/swiper.color.css?17199916832244*/
/* ---------------------------------------------------------------------------------------------------- Swiper */
span.swiper-pagination-bullet-active {
	background: #ff5533;
}
span.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
}
.swiper-container-horizontal ~ .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

.swiper-container-horizontal ~ .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: 200ms left, 200ms -webkit-transform;
	transition: 200ms left, 200ms -webkit-transform;
	-o-transition: 200ms transform, 200ms left;
	transition: 200ms transform, 200ms left;
	transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
div.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(.6);
	-ms-transform: scale(.6);
	transform: scale(.6);
}
div.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.6);
	-ms-transform: scale(.6);
	transform: scale(.6);
}
div.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,
div.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8);
}
div.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.swiper-container-horizontal ~ .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	white-space: nowrap;
}

/* ---------------------------------------------------------------------------------------------------- Swiper destroy */
.swiper-destroy .swiper-pagination,
.swiper-destroy .swiper-button-prev,
.swiper-destroy .swiper-button-next {
	display: none;
}
.swiper-wrapper.swiper-destroy {
    transform: translate3d(0px, 0, 0) !important;
}
/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/plugin/swiper.min.css?171999168322861*/
/**
 * Swiper 4.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 14, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #c9c9c9;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/pre.css?17199916831872*/
	 	/* ---------------------------------------------------------------------------------------------------- iLaB */

/* ---------------------------------------------------------------------------------------------------- pre.ipre */
pre.ipre:before {
	-webkit-animation: arrow1 1.5s infinite 0.75s;
	animation: arrow1 1.5s infinite 0.75s;
	opacity: 0;
}
pre.ipre:after {
	-webkit-animation: arrow2 1.5s infinite;
	animation: arrow2 1.5s infinite;
	opacity: 0;
}
pre.ipre:before,
pre.ipre:after {
	content: '';

	position: fixed;
	top: 225px;
	right: 10px;

	margin-top: -12px;

	width: 20px;
	height: 20px;

	border: 2px solid white;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
@keyframes arrow1 {
	from {
		opacity: 1;
	}
	to {
		transform: translateX(-75%) rotate(45deg);
		opacity: 0;
	}
}
@keyframes arrow2 {
	from {
		opacity: 1;
	}
	to {
		transform: translateX(-75%) rotate(45deg);
		opacity: 0;
	}
}

pre.ipre:hover:before,
pre.ipre:hover:after {
	content: none;
}
pre.ipre:hover {
	top: 10px!important;
	bottom: 10px;

	max-width: 50%;
	max-height: 100%;

	z-index: 10000;
	overflow: auto;

	color: #267FB5;

	border: 15px solid #14191F;
	padding-right: 30px;
}

pre.ipre {
	font-size: 1em;
	font-family: monospace, monospace;

	box-sizing: border-box;
	position: fixed;
	right: 10px;
	top: 200px;

	max-width: 50px;
	max-height: 50px;
	min-height: 50px;

	overflow: hidden;

	border-radius: 5px;
	background-color: #14191F;
	
	color: transparent;

	margin: 0;

	box-shadow: 0 0 0.5em #14191F;
	-webkit-box-shadow: 0 0 0.5em #14191F;
	-moz-box-shadow: 0 0 0.5em #14191F;

	z-index: 1000;

	transition: top 0.5s, bottom 0.5s, max-width 0.5s, max-height 0.5s, color 1s, padding-right 0.5s, border 0.5s;
}
/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/snippets.css?17199916833028*/
/*	---------------------------------------------------------------------------------------------------- snippet */
/*	---------------------------------------------------------------------------------------------------- ul && ol */
ul.s_ul,
ol.s_ol {
  list-style: none;
  padding: 0;
  margin: 15px 0;
}
/*ul.s_ul ul,
ul.s_ul ol,
ol.s_ol ul,
ol.s_ol ol {
	margin-bottom: 0;
}*/
ol.s_ol {
  counter-reset: li;
}
ul.s_ul li,
ol.s_ol li {
  position: relative;
/*overflow: hidden;*/
  padding-left: 40px;
}
ul.s_ul > li:before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  top: 8px;
  margin-left: -19px;
  position: absolute;
  background-color: #f53;
}
ol.s_ol > li:before {
  content: counter(li) '.';
  counter-increment: li;
  position: absolute;
  top: -2px;
  margin-left: -30px;
  color: #f53;
  font-size: 115%;
  font-weight: bold;
  text-align: center;
  width: 30px;
}
ul.s_ul li:not(:first-child),
ol.s_ol li:not(:first-child) {
  margin-top: 10px;
}
/*	---------------------------------------------------------------------------------------------------- table */
table.s_table {
  width: 100%;
  border-collapse: collapse;
}
table.s_table tr:nth-of-type(odd) {
  background: #f4f4f4;
}
table.s_table th {
  background: #444443;
  font-weight: normal;
  color: #fff;
  text-transform: uppercase;
}
table.s_table td,
table.s_table th {
  padding: 10px 30px;
  text-align: left;
}
@media only screen and (min-width: 769px) {
  table.s_table td:not(:first-child),
  table.s_table th:not(:first-child) {
    border-left: 2px dotted #d8d8d8;
  }
}
@media only screen and (max-width: 768px) {
  .bt-wrapper.active {
    max-height: 400px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  table.s_table thead,
  table.s_table tbody tr:first-child th {
    display: none;
  }
  table.s_table tbody td {
    border: none;
    display: block;
    vertical-align: top;
    padding: 0;
  }
  table.s_table tbody td:first-child {
    border-top: 1px solid #dad9d9;
  }
  table.s_table tbody tr:last-child td:last-child {
    border-bottom: 1px solid #dad9d9;
  }
  table.s_table.s_table_dth tbody td:before {
    content: attr(data-th);
  }
  table.s_table tbody td:before {
    display: inline-block;
    font-weight: bold;
    width: 6.5em;
    padding: 10px 30px;
  }
  table.s_table tbody td.bt-hide {
    display: none;
  }
}
/*	---------------------------------------------------------------------------------------------------- p */
p.s_p {
  background-color: #f4f4f4;
  padding: 20px 30px;
  border-radius: 10px;
  font-style: italic;
}
/* ---------------------------------------------------------------------------------------------------- typical */
.t_form_bl {
  background-color: #f4f4f4;
  border-radius: 5px;
  padding: 30px;
}
.t_form_bl .section:not(:first-child) {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #fff;
}
.t_form_bl .section {
  display: flex;
}
.t_form_bl .name {
  flex: 1 15%;
  margin-top: 13px;
}
.t_form_bl .field {
  flex: 1 85%;
}

/* End */


/* Start:/local/templates/ilab_it_shop/ilab/css/styl/mixins.css?17199916832631*/
/* --------------------- Задний фон на весь экран (выходя за враппер) -----*/
/* --------------------- Пропись шрифта (по умолчанию 14px) -----*/
/* --------------------- Пропись жирного шрифта (по умолчанию 14px, ставим uppercase или нет [по умолчанию - нет]) -----*/
/*******************************************************************************************************   Автоматическая пропись ховера с переходом:                                                          *
*	    1 - по умолчанию цвет main_color или свой,                                                      *
*	    2 - если true, то просто указывается цвет текста, если all, то ставится и фон и цвет текста     *
*	    3 - указываем цвет для текста, если выбран вариант ALL                                          *
\*******************************************************************************************************/
/* --------------------- Установка одинаковых размеров ----*/
/********************************************************************************************************						Установка треугольника или кругишка для list-элеменетов							*
*							1:  false -> круглишок (по умолчанию)										*
*								true -> треугольник														*
\*******************************************************************************************************/
/********************************************************************************************************								Установка округления для textarea										*
\*******************************************************************************************************/
/********************************************************************************************************								Простая анимация							                                                          *
\*******************************************************************************************************/
/********************************************************************************************************							            	              Swiper Loader        						                              *
\*******************************************************************************************************/

/* End */


/* Start:/local/templates/ilab_it_shop/ilab/modules/compare/css/iCompareModal.css?171999168327491*/
/* ---------------------------------------------------------------------------------------------------- CompareModal */
.ilab_compare {
	background-color: white;
	position: fixed;
	top: 20px; /*115px;*/
	bottom: 70px;
	right: 20px;
	left: 20px;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
	padding: 30px 50px 30px 30px;
	overflow: hidden;
	z-index: 1001;
	/*display: none;*/
}
.ilab_compare_close {
	background: url(/local/templates/ilab_it_shop/ilab/modules/compare/img/svg/close.svg) no-repeat center center / 22px;
	position: absolute;
	top:0;
	right:0;
	z-index: 10;

	cursor: pointer;
	height:50px;
	width:50px;
}
.ilab_compare_result {
	z-index: 990;
}
/* -------------------------------------------------- pagination */
.ilab_c_pag_hor {
	position: absolute;
	width: 100%;
	top: 275px;
	left: 0;
	z-index: 1;

	padding: 0 50px 0 290px;
	box-sizing: border-box;

	height: 5px;

}
.ilab_c_ph_left {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAdCAYAAABWk2cPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUY0RTNGM0Q3RTFDMTFFNjkwNkNGRkVFQjJFQjUzREMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUY0RTNGM0U3RTFDMTFFNjkwNkNGRkVFQjJFQjUzREMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxRjRFM0YzQjdFMUMxMUU2OTA2Q0ZGRUVCMkVCNTNEQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxRjRFM0YzQzdFMUMxMUU2OTA2Q0ZGRUVCMkVCNTNEQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrODNVQAAAMlSURBVHjavJZLSBtBGMezRYS2kIYKpRR7aisSX7WVxqaBCFXxIFE81h7Eg4iYNJDGmmAKRsmjrUjTa0xOniQ9iIKPKIaEQGmj0VuLEIylj0NLag+CVNP/yLqsS3Z3Nn188Gey2ZnvN//ZndmPyefzqv8dJTSdXC6XBk0XdB+6DV2GLkB70GcoBa1AkbGxsR9y+RgppyMjIwTmgMzQWYr57UMByDc+Pp5TDHU6nd1oXkJlRazgN+iRx+OZpoI6HA4GjR+y/4XH9wwa9nq9eclnenR05FEI3IWuitwbIinZR8TFGf6F3W5/AOgwpKJRdXV1yu/3l3V0dMQk+g2TvAWX12azXULzHtLQ2KupqVnv6empxM9z5DqZTMYikYhRpDt5qSonJia+nnKKGT2FNDQOtVrtBh9IQq/XG2tra1MiY0he1ymnFouFuPtEsy2wpOm+vr4KPpBEJpOJT05OGkhOie10JRAI5EpYl12UwM1CwJ2dnTiWTgqoYvMTTugYenh42EwD7O/vv1EAmPD5fHLAk2jmoHBaJwPcGhgYuC4EZrPZBA6Ae5RAEnXcPoXTcrFeVVVVW4ODg9cYhjkvdIhzVgmQRDkHhVO1SKc9q9VaLgQeHBx8cLvderyEjMITSs1tGTjdg1QFpA6Hw9uEwx9ZWlpaAfdxkTFS+smHfhTruLq6eicUCm0IwfX19Uaz2RxTCN3loFjeTanDIBqN6gBeF4IbGhqOwbTHJuHwnUblZrm4uNg4NTVFwL/4YJ1OZ8RSr1E6XeE7fQ3ty810YWGBgN8JwTgCm+B4TWY8yR/hoDMzMznMIkwz2/n5+cZgMPiW/WRxYTAYmuB6XWJsmHCEB74bytE8m7m5ubtw/IYPTqfTsUQicUtkDMnrLlg5mEwm8t2bpt10nZ2dyd7e3sZUKhUfHR01SnR9ODs7Oy1arrS3t3tJiaFgw6ehmxL3n2NlhuTKFSf7/2NKqBTwBfSEuhpsa2vrZsvJi0UUZN8hC952umqQH62trcXUva8g79LSkvK6lx8tLS0nFX4zr8JXsxX+F7bCj5IKf3l5+c8q/H8VvwUYACivHzo6DI6RAAAAAElFTkSuQmCC);
	margin-left: -45px;
}
.ilab_c_ph_right {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAdCAYAAABWk2cPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjVEMEY1MEE3RTFDMTFFNjgzMDZDRTlEOEY4NTU3MzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjVEMEY1MEI3RTFDMTFFNjgzMDZDRTlEOEY4NTU3MzEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyNUQwRjUwODdFMUMxMUU2ODMwNkNFOUQ4Rjg1NTczMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyNUQwRjUwOTdFMUMxMUU2ODMwNkNFOUQ4Rjg1NTczMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtLw8J4AAAMzSURBVHjavJZdSFNhGMfdjIEX2aiLPkhF6CK60OmCCiaKbm6IiEy8KK/US0kvbDrnB67JbJVgmwwRFEG6ElRQRNRAoZaL5VLQLaurJDIo1iCFIZ3+r5yt43Y+3mMfL/x4Odt5n//zf8/78SgYhkn73+0UzUsGg+EMuhqgB1pwAWSCKPgMXoNlMLW0tBSRiqcQc1peXq5G1wHuggyK/A6AB/QvLi5GZIuaTKY6dG5w9gQz+A00LywsPKUSraioUKB7CO79hc/3GLTNz88zot9UqVS6JATfAA2lKIlzyH6i3xrch6qqqjqIWkAaH3a7fXVubi7PbDb7hN7hwYq4d3int7q6+jy6MFDzpdzb27uq0WiK2cefo6Oj/tnZ2VuUjsmiujozM7N3zCky6gFqvmx1Ot06R/Do9cbGxhuVlZUvKd2SuD3HnNbW1hJ3n8S2RUtLywrES5J+PoTjAFbpTcrtdGlycjKiZF3WgAyxbD0eT4nP51tJPlzg+Dq21xqFWxLfnJje9PT0MpAmxdDQUInf71/lES40Go1rFDH0CVFkkE+7GuG4OBAIJAurGhoaCvV6vV9ifD7XaRaN0zhEOBgM8gkXlJaWvhIZe5krelqOKDvVRbFYbCdZuL6+/gr+jwqMy0ycSLAdZW8N2sZ0d3f7VCqV7tiPDPNjcHBwF/HyBMZFE6LIYBfdNVrBzs7OF9nZ2SmCcP8hHA7nEVcCbZfrdINSlLFarSmCaPter/f99vb20YIUaRtcp+QCvi0laLFYnufk5BQlCw4PD78LhUL5Ig7jbZm7ZabAgchSZ1pbW3kFR0ZGduIOJSDxpxKibrc7gizHhFaqVqtdz83NTRHEEfgWDjWUK36M6CQf+A4Q4ctyc3NTiyOQuy/3x8fHw3BYQHmokLj3U+7TgYGBPfzRJDRwenq6mBXen5iYCG1tbRXKuFObEP+LYLnS3t7ej84qshg+giwZe/qBy+XqkCpXbOwMtAkEkSP4CNioq0GbzUaqwSfg3AkKsq/kCnY6nXTVILd1dXWp2alullv39vX1ya97uQ3nbLzCL2Mr/IvsWf2dU+E/IxW+w+H4swr/X7VfAgwARUEtV+qQe4YAAAAASUVORK5CYII=);
	right: 50px;
}
.ilab_c_ph_left,
.ilab_c_ph_right {
	top: -12px;
	display: none!important;
}
.ilab_c_ph_scroll {
	background-color: #e2e2e9;
	height: inherit;
	border-radius: 10px;
}
.ilab_c_ph_scroll div {
	background-color: white;
	border: 1px solid #cdcdd3;
	border-radius: 8px;
	height: 16px;
	top: -5px;
}
.ilab_c_ph_scroll div:after {
	content: '';
	position: absolute;
	box-shadow: 2px 0 0 0 #cdcdd3 inset, 4px 0 0 0 #FFF inset, 6px 0 0 0 #cdcdd3 inset, 8px 0 0 0 #FFF inset, 10px 0 0 0 #cdcdd3 inset;
	width: 10px;
	height: 8px;
	margin-left: -5px;
	left: 50%;
	top: 3px;
}

.ilab_c_pag_ver {
	position: absolute;
	height: 100%;
	top: 0;
	right: 25px;
	z-index: 5;

	padding: 305px 0 30px;
	box-sizing: border-box;

	width: 5px;
}
.ilab_c_pv_top {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAdCAYAAABWk2cPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUNEQ0IwQzc3RTFDMTFFNjlGNTREMzMyQjlBMjM5NDMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUNEQ0IwQzg3RTFDMTFFNjlGNTREMzMyQjlBMjM5NDMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxQ0RDQjBDNTdFMUMxMUU2OUY1NEQzMzJCOUEyMzk0MyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxQ0RDQjBDNjdFMUMxMUU2OUY1NEQzMzJCOUEyMzk0MyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv89UTYAAAMjSURBVHjavFZfSFNRGN/dIrBIRz1kkU/9M9RVLjBwsMApIkzE8EURlorMJvXSZA0JlrpN12Abqzd7s8cEn0QMGo7pyrm5B7EgZBYZQbGEEEawfmds63S8d/cutg78+F3u/c73O9+533fOx6XTadn/HkekGPX09Cjlcnm3QqHQga+CzwGVeN4HfwJvgpfBL30+X1LMH1co0q6urtNw9AgO74ArwDKwjDD9TPEB+Dn4sdvt/irkVy70obOzsxe0DdwFKiTuHLEzAe/MZnOv5Eg7Ojo4rNQOWEgEPNEUijTPWTgBq8PhSIv90xngQYlyxgIogDHB7W1vb+8roWBumK1Wax+vaFtbmxLkK8LZfhG23vHxcSVfpA+Bk1I8aLXaN7Ozs7/q6uriEkVPZf3/SaTW1lYlx3GfSVlQSSDjSySdThceGBi4jrlHMfen3+//sLW1pRJIpAzgO1NO4LMTExPJXKTdUsoCgms5wcyKOe746Ojo+fr6+k2J5dRNb69ObAb+ORFszAnmtwrCJpPpokThFlpUXcgSWb02ODh4gxWkxjGj0UiEYyKialq0WsgKh8VqVvCvmk6lUu9Z4eHh4UsQjhYQraZFK/ks9Hr96tDQUBMrGI1GAyMjIxcSiUSQFcYCLzc0NGwIiFbRovs8h30IDprYA2R9fT3g8Xi0yFw5MrF5d3f3kLDBYKhVqVQRodrOOfzCfIwhaW6yguFwOCNI59HU1FQzX8T9/f1XwB+Z93u0KLuqa5FIZIV+EQqFXnu9Xi3fpeF0Ookwa/8WVMPYRmjRZdaTzWbTxmKxAHkOBoNE8Fahe9nlcml2dnZWsoKB+fl5vgW+ok+kKtTbHt+JpNFoNrCtjRKvtrRard6Ix+NqgRPpDPLgR/4+RfFP48OY2DFY5H1Ki05PTk5a2APfAXwvUy/2DXAeumWWlpZIQ3WvTKL3EWWS9xJfXFycAz0pseCM3W6fE2vMSGvhKpGgM9uySGtB0Q324ef7AeU/JFISMKGMXhTVgi4sLJAtqQWeAQcSIyN2T8k8IUHRZpvp8G8jipZsh18DnChLh1+u8VuAAQAebg7h0tWZdQAAAABJRU5ErkJggg==);
	margin-top: -46px;
}
.ilab_c_pv_bottom {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAdCAYAAABWk2cPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjM0OTMyQTY3RTFDMTFFNkJBOUE5OEQyRDJBNzM0NDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjM0OTMyQTc3RTFDMTFFNkJBOUE5OEQyRDJBNzM0NDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyMzQ5MzJBNDdFMUMxMUU2QkE5QTk4RDJEMkE3MzQ0OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyMzQ5MzJBNTdFMUMxMUU2QkE5QTk4RDJEMkE3MzQ0OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkHs50QAAAMdSURBVHjavJZRSFNRGMe9EYIvc+RDBbUxguopN68xHZMJubEnwfaWD0KPSZuyLTfnUFJGsB4sXZOhJoi9SCIKItuUBgkJaaZClvZkD/Yiyyghcut/6Bpnx3t3rzU78PHfzj33/M53z/nO93HZbLbof7fTSgY5nU51JpO5eXBwUActh16AqqBfYdv4/RY6B30+Pj6elpuPy+ep2+0+i4mCmPA2tARaBC2ilenbhz6F3p+cnPwsNe8pqQder/cWZAPWDCtR+OXIuDvkvfr6+kbFnvr9fg4rDcF8xAPWMxlP/6hgYVjbzMxMVm5PH8DuFejMeIljgop/3vb29sYCAg+bx263N4pCOzo61JBHJxQlj202m1rMUx+s7ISgZ8hxyYEGg8FSEo5io/V6/RJE8Q1iMpmWJR7dtVqtpbSnDrGwcDgcqaamJr61tfWlErDL5Xrh8Xgqurq6UhLh5KChN9gRDQ0NKazaQn7rdLoaxG1eMAGazeZa4etYOjs7xcB1NJRnHm4DeJ3u0Gq1NT6fb0EMDCBZYC3dx/N8DWSFGcrT0PPMw4ujo6PvoN8ZsDkQCOSAW1paUkaj0cK8nxkeHn5FnGb6z9FQFbv61dVVfmRkZIMFazQaMw7eAsdxGQKsrKw8AhwaGlrE3WsS+bwqGvpFbJ/W1tYqMMF7MY+j0eiWwWBggT8HBwcXp6enqyW2fo+G7kgdkPX1dUMsFvvAgouLiy+zQCzwNe7Z6jwHfIeGLuULBYD1AwMDmyyYaj8IcHZ2tkomqpZo6JxcDAJcHolENpGVvrFAHJrleDxepeDuSNLQCdi+EnB/f/9HCkyAb5LJpBLgvsD5De3u7iYlRp+Saw7ga729vQS8C+DK/Py8UeEN2ZdIJNI5SZxkGSTcLfwvo5JwviS+B1XJJPFD24Vdwhakc7JMT08P6XAdI3OojjHWeQg8ksRDodAYJFzgtPYQp3pMrjBrE0qWQjTR0keyBCXVIPYhAlP/RWGWhjVPTU09O1YJGg6HyQtXYBEl4USFxRPYVSmgbLGtoMInJ/iTUOEnoRP/XOGfVPslwABe+jXstIo1tgAAAABJRU5ErkJggg==);
	margin-top: 16px;
}
.ilab_c_pv_bottom, .ilab_c_pv_top {
	right: -12px;
	display: none!important
}
.ilab_c_pv_scroll {
	background-color: #e2e2e9;
	height: inherit;
	border-radius: 10px;
}
.ilab_c_pv_scroll div {
	background-color: white;
	border: 1px solid #cdcdd3;
	border-radius: 8px;
	width: 16px;
	left: -5px;
}
.ilab_c_pv_scroll div::after {
	content: '';
	position: absolute;
	box-shadow: 0 2px 0 0 #cdcdd3 inset, 0 4px 0 0 #FFF inset, 0 6px 0 0 #cdcdd3 inset, 0 8px 0 0 #FFF inset, 0 10px 0 0 #cdcdd3 inset;
	width: 8px;
	height: 10px;
	margin-top: -5px;
	top: 50%;
	left: 3px;
}


.ilab_c_pv_top,
.ilab_c_pv_bottom,
.ilab_c_ph_left,
.ilab_c_ph_right {
	width: 30px;
	height: 30px;
	position: absolute;
	cursor: pointer;
	z-index: 5;
}
/* -------------------------------------------------- Product */
.ilab_c_products {
	height: auto;
	padding-top: 30px;
	position: absolute;
	top: 0;
	left: 30px;
	bottom: 30px;
	right: 50px;
}
.ilab_c_pinfo,
.ilab_c_item {
	width: 260px;
	box-shadow: none;
}
.ilab_c_pinfo {
	height: 275px
}
.ilab_c_ct_product {
	font-size: 225%;
	color: #3e4249;
}
.ilab_c_ct_incompare {
	color: #6a707c;
	font-size: 112.5%;
	margin-top: 10px;
}
.ilab_c_ct_count {
	font-size: 150%;
	color: #3e4249;
}
.ilab_c_characteristics_title {
	font-size: 175%;
	color: #3e4249;
	position: absolute;
	bottom: -11px;
	left: 40px;
}
.ilab_c_item.i_item:hover {
	box-shadow: none;
}
.ilab_c_item {
	padding: 0 20px;
	box-sizing: border-box;
	/*DELETE*/
	height: 200px;
}
.ilab_c_i_remove_compare.i_remove_compare_load {
	background: url(/local/templates/ilab_it_shop/ilab/img/svg/preloader.svg) no-repeat 1px center / 21px auto;
}
.ilab_c_i_remove_compare {
	position: absolute;
	right: 20px;
	top: 0;
	z-index: 1;

	display: inline-block;
	padding: 5px 0 5px 25px;

	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDM0RDMwMDA3RDk3MTFFNkE4RUFFNjM0MTI1ODU0ODIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDM0RDMwMDE3RDk3MTFFNkE4RUFFNjM0MTI1ODU0ODIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEMzREMkZGRTdEOTcxMUU2QThFQUU2MzQxMjU4NTQ4MiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEMzREMkZGRjdEOTcxMUU2QThFQUU2MzQxMjU4NTQ4MiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv2/tscAAAHDSURBVHjatJXPK0RRFMffk0xZmhErCiHGwpTdZN6CjcJWscA/YJqNFd4UxcaPP8AGC+uRldQo65GiIRG7ETNLxWZ8r763zlz3mUyc+sxt3rnn++4999zz3HK57Py11aufXO7K5msHU2AMdIEIeAX34BgcgiczKBaLOnUWsUawDS5AC1gGAyDEcYnPlX+H8yvMFG0G5xz7QAqcgRL9Jf5P0R8R862iDeAIZMA0KFRJXYHzMowL2UQ3mC//l+ei5t+B9YqDgrWBWdArJq9wTFuETF8S3DDHj3ql8+AAPItAl6vwLYI+/dqKrIY5uf0R5sbcVlqIOOIlacvLVPyo3H4HuA7Il16dBxIBgspUsffIlYZZ2EEHkaVg9oeDVClokqJFCjsBh+KxPj1xSKaFdT1r0QcQDRDUOfTE1m3C/eBW5vQUTICTAEHfyLFvKbdJHa9Fd8ElWBVl5QYcii/8cuuq+Qx9OVTrY5fa4h2eqaHb7TGfSbNLLbLF1XJNuxn/7e5/gHHmVt2u1ipiyr/P+SruPaj1vYA4SywPNsGwrj+OCT7Pc8txxjlmQ5H2BhaYY5X8NdBp6fyDqnnYtuD+xzfqU4ABAK/kb2COfBbgAAAAAElFTkSuQmCC) no-repeat left center;

	cursor: pointer;
	font-size: 87.5%;
}
.ilab_c_i_remove_compare span {
	color: #1a1a18;
	border-bottom: 1px dashed;
}
.ilab_c_i_block_compare {
	position: relative;
}
.ilab_c_i_image {
	width: 90px;
	height: 90px;
	display: block;
	border-radius: 2px;

	background-repeat: no-repeat;
	background-position: center bottom;
	background-origin: content-box;
}
.ilab_c_i_image:not(.ilab_c_i_nophoto) {
	background-size: 100%;
}
.ilab_c_i_nophoto {
	background-image: url(/local/templates/ilab_it_shop/ilab/modules/compare/img/ini_s.png);
}
.ilab_c_i_price .i_item_price {
	margin-bottom: 0 !important;
}
.ilab_c_i_price {
	margin-bottom: 0 !important;
	margin-top: 5px;
}
.ilab_c_i_price .i_pr_disc {
	margin-right: 10px;
}
.ilab_c_i_price .i_pr {}
.ilab_c_i_buy .i_delete_item {}
.ilab_c_i_buy .i_count .i_co_plus,
.ilab_c_i_buy .i_count .i_co_minu,
.ilab_c_i_buy .i_buy_bought {
	background-color: #f1f1f4 !important;
}
.ilab_c_i_buy {
	margin-top: 20px;
	height: 40px;
}
.ilab_c_i_buy a.i_buy_buttom,
.ilab_c_i_buy a.i_buy_bought {
	width: 100%;
	font-weight: normal;
}
.ilab_c_i_name {
	display: inline-block;
	text-transform: uppercase;
	color: #444443;
	line-height: 1.3em;
	height: 2.6em;
	overflow: hidden;
}
.ilab_c_i_more_info {
	text-align: center;
	display: block;
	text-transform: uppercase;
	padding: 10px;
	color: #fff;
	background: #d34f4e;
	font-size: 14px;
	border-radius: 20px;
}
.ilab_c_i_more_info:hover {
	color: #fff;
}
/* -------------------------------------------------- Property */
.ilab_c_property {
	position: absolute;
	left: 0;
	bottom: 0;
}
.ilab_c_property .swiper-slide {
	height: auto;
	padding: 0;
}
.ilab_c_property div.swiper-slide:hover {
	/*background-color: #d5d5d6;*/
}
.ilab_c_property .swiper-slide:nth-child(odd) {
	background-color: #f4f4f4;
}
/*.ilab_c_property .ilab_c_prop_name {
	color: transparent;
}*/
.ilab_c_prop_name,
.ilab_c_prop_value,
.ilab_c_prop_empty {
	width: 260px;
	padding: 10px 20px;
	box-sizing: border-box;
	display: table-cell;
}
.ilab_c_prop_value:before {
	content: '';
	position: absolute;
	top:0;left:0;
	background-color: #e3e2e7;
	height: 100%;
	width: 1px;
}
.ilab_c_prop_value {
	color: #3e4249;
	position: relative;
	word-wrap: break-word;
}
.ilab_c_prop_empty {
	width: 100%;
	color: red;
}



/* -------------------------------------------------- CompareModal */
.ilab_c_nproperty {
	background-color: white;
	position: absolute;
	bottom: 30px;
	left: 30px;
	width: 300px;
}
.ilab_c_nproperty .swiper-slide {
	height: auto;
	padding: 0;
}
.ilab_c_nproperty .swiper-slide:nth-child(odd) { background-color: #F2F2F2 }


/*-------------------------------------------------- Compare mbuy */
.ilab_c_i_block_compare .i_mbuy {
	bottom: unset;
	padding-top: 75px;
}

.ilab_c_i_block_compare .i_mbuy .i_item_buy {
	position: absolute;
	top: 0;
	left: 0;
	margin: unset;
	border-radius: 5px 5px 0 0;
}

.ilab_c_i_block_compare .i_mbuy .i_mbuy_close {
	top: 65px;
}

/*


.i_compare_container { height: auto!important }


.icomp .swiper-container { height: auto }

.icomp_title {
	color: #55656E;
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 20px;
}


.icomp_product {
	position: relative;
}
	.i_compare_container .icomp_in,
	.i_compare_container .icomp_ele {
		width: 290px;
		padding: 40px 15px 15px;
	}
	.i_compare_container .icomp_product:nth-child(2) .icomp_ele			{ }
	.i_compare_container .icomp_product:nth-last-child(3) .icomp_ele	{  border-right: 3px solid #E9E9E9 }
	.i_compare_container .icomp_ele {


		border-left: 3px solid #E9E9E9;
	}
		.icomp_img {
			border: 1px solid #E9E9E9;
			display: table-cell;
			text-align: center;
			vertical-align: middle;
			height: 70px;
			width: 70px;
		}
			.icomp_img img {
				max-height: 66px;
				max-width: 66px;
				display: block;
				margin: 0 auto;
			}
		.icomp_del:hover { text-decoration: none }
		.icomp_del {
			background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUVEODY2RjE5NUE3MTFFNEFDMDdEOEQ4MkVGODFBNzAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUVEODY2RjI5NUE3MTFFNEFDMDdEOEQ4MkVGODFBNzAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5RUQ4NjZFRjk1QTcxMUU0QUMwN0Q4RDgyRUY4MUE3MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5RUQ4NjZGMDk1QTcxMUU0QUMwN0Q4RDgyRUY4MUE3MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PpvMFdMAAAJ3SURBVHjarFVNbxJBGH4gshhbI+wCRm1Lg7bR0vIhWMRTPXjTi0djj17rSeOlf0D/grf+BD3pQS9qGygfKVbbkFaNBFiwHo27IL6z7K6zH21S23fyZIZ5Z55593lfZjwvXr3BUez2rQXX+RN6LxCeEe4TxMMQv3z91hj+JKwQHtFhikH8lLCEo1lQ5/hFeOIdQGuLen8c7QE7xUsjEES91zA5dgE3b+QQkSTw8zzCYhAL+XnEJsbtPk1K72BAZ3CIjp1H/PIURkdOIT13BSEisK8Rg2fIN4PToyOYmb6IWHTc4h8S2z5kKhaF1+MZZtTnQyYRR0gKmn5Gmk3Mwi8I2hoPrb00OWHh0COm6DlUP25BUVUzI4LgQzY5q0UuBgK4lpqD3y+YfrXXQ3Vzy8IxLDdjpFtL7qBQ3tAIGKkR+Tz9ZkuNOYN0vVqjPV1HiTg0ZpC7P1CobFgi9xE5T9oj0mKlhma749jvqrHR2t0u1kpV/FYURzQqHbhWrqIpy657NSkGNil46/f7rvNsS7//BwftdSTPQEgUkc+kzezzxiS5nkkhEpJc9+6rsRQMIHc1Yck+01RVe//ISfNcOomwJO6jsW3yLEWRz6Zw0u/nNO3hfbGCd4USFMVainmK/Fwk7CS2fwerWSspJapUQastQ+508aFYJnLFQp5Jxh1aeO3XwPbOF/NUFukqVUajJZv+FiNfr1gir+9+tXC4VsXn+o5GzP7a5donNJptR/JY7a4SObsvdr99x+Z23XnR68R7/AXPyBkOskarrcHF9oYaD20Fx2fP+Ygfs4uKsKi/BP9jxtO0zL95LM0PdRzK7t294zr/V4ABAKpw3TN8kDGiAAAAAElFTkSuQmCC);
			background-position: right center;
			background-repeat: no-repeat;
			padding: 5px 26px 5px 0;
			position: absolute;
			top:0;right:20px;
			text-decoration: none;
		}
			.icomp_del span {
				border-bottom: 1px dotted;
			}
		.icomp_name {
			display: block;
			height: 5.2em;
			line-height: 1.3em;
			overflow: hidden;
			position: absolute;
			right: 15px;
			top: 40px;
			width: 170px;
		}

.i_props_container {
	margin-top: 45px!important;
}
	.i_props_container .swiper-slide {
		width: 100%;
		padding: 0;
	}
	.i_props_container .swiper-slide:nth-child(odd) { background-color: #F2F2F2 }
	.i_props_container .iprop_name { padding: 10px 15px !important }
	.i_props_container .iprop_name,
	.i_props_container .iprop_val {
		width: 290px;
		padding: 10px 5px 10px 8px;
		display: table-cell;
	}
	.i_props_container .iprop_val:before {
		content: '';
		position: absolute;
		top:0;left:0;
		background-color: #E9E9E9;
		height: 100%;
		width: 3px;
	}
	.i_props_container .iprop_val {
		position: relative;
		word-wrap: break-word;
	}

.icomp_between {
	padding: 0 90px 0 269px;
	top: 285px;left:0;
	width: 100%;
	height: 10px;
	z-index: 5;
}
	.icomp_ph2 {
		color: #55656e;
		font-size: 19px;
		font-weight: normal;
		left: 15px;
		top: -7px;
	}
	.icomp_hscroll {
		height: 10px;
		width: 100%;
	}
	.icomp_hscroll, .icomp_vscroll {
		background-color: #E2E2E2;
		border-radius: 10px;
	}

	.compare-arr-right {
		background-position: 0 -54px;
		right: 49px;
	}
	.compare-arr-left { margin-left: -40px }
	.compare-arr-left, .compare-arr-right {
		cursor: pointer;
		top: -8px;
		z-index: 5;
	}
.icomp_right {
	height: 100%;
	padding: 317px 0 55px;
	top:0;right:20px;
	width: 10px;
	z-index: 5;
}
	.icomp_vscroll {
		width: 10px;
		height: 100%;
	}
	.props-arr-bottom {
		background-position: -54px -54px;
		bottom: 15px;
	}
	.props-arr-top {
		background-position: -54px 0;
		margin-top: -40px;
	}
	.props-arr-top, .props-arr-bottom {
		cursor: pointer;
		left: -8px;
		z-index: 5;
	}

.compare-arr-left, .compare-arr-right, .props-arr-top, .props-arr-bottom {

	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDYwNzQzRENDOEEyMTFFNDhFRjFFREFEOUNGNzZGQTciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDYwNzQzRERDOEEyMTFFNDhFRjFFREFEOUNGNzZGQTciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NjA3NDNEQUM4QTIxMUU0OEVGMUVEQUQ5Q0Y3NkZBNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NjA3NDNEQkM4QTIxMUU0OEVGMUVEQUQ5Q0Y3NkZBNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoDUCvIAAAh8SURBVHja7F0LUFRVGP4XkNQA8YmgIoI4ZDVpmjU+kSQDTDDUacZMK6emMd9vDXEhFUN8ljWNTkk5WoqCycsHqKmZWeOjhMkXD4XE1FCsdNq7/f9ygEXu4+yydpfm/DPfnMG999/zfXvuvef8995Pg9lsBhH2h5vWBqM/zA7BJhoRhghAdGEflSKKEHmIjB3vRhQ2JeLIKwibKEQEgjh2YB9VIM4hshFZyOuSWh6D0giMXZ/VGRsjIgbhgXBFuNA+bBPaUUKYEFWIdER82pTIK84sHPKiQbCYDQovxkeOF7W3GS8j8irhFjB2XeZr7EtotLlz9u0+G5XGtKlRXzileNW84hCBTDSeIDEvMl5bNAV8ee0387GZgvCzs5/liI92TntpqTOJh7wWYTMZ4WtnijLEeuSVpCjgqDW7x2HzQSPEsxZxzq7pI7c4g3jIawI2yxshnrWIC5BXagMBY1an+2OzHxHsoH6fRwxLnxFToqd4yKsrNgcQQQ5KSYdzKPKynOvrzgOSFI8IQgAPfL1aam0TZMmpd1Tz6sLLiwOUy1iT3iJgdPKOQLMkxSBcEKCFxzu1heRxoVrbUa4Yyq2XdvjdIdiHaIS7FqfA9q2gmYsBOPi7M14htQKazVIkwgsBWujfww+MYwaBR3N34NjeE/GiXgLid0cjPLT62bmNBxjHDoJ5I5/DuYyZhxfljK4TUJIiEAYt9Uc90wPmRfcHN9fqI5/j16JRGKWbgJIUhnBV66N3C3dYMmYweOKA6BvkC5PCevHwopxhtSsR/KOn2rzIxWCAt8L7wIi+PR7soBYHyvmUjgIGq/Fq7u4Gi1G89nQ+ZzGiTzBcr6yCtOMFWrwCagWUJKmD1Uy8Xri7ucLC0YOhX/dOMudnTQEpp49+1w/JT4kXDYoFowZC945tGnz2elhvKL91B44UlKjx6lI3As0mxU74t/OGxzq1UzjHmHh4uOh3DlTu35So/tAnSHm6OzdmIPxxdy+cLb6mTQ6HegXCLHe8/3r1Osz6LAsqKu/KHSJaoJzXdDyEy+R4je3/BAzvrT7dpfN83Jih4OvtocSr1PocWMiGpKtcsuJrN2HqpxmQOO4FCPZrZ8s5kDY4paOANJn3f5DXtsOnLGjM2YFVompHYLbSCKzBzdt3YfamPfDD+VJbR2CWjgLmIUw8c1sbQTnzrAXMRNzW2vHPv+/Be6nZkH2ykFdAypmto4AZiKqHICDlzKgVcN/Sty/iUMkwVw8Z1UmkyWSClJ35sDH3uNZkk3JlUG69BMTvLmS87vMsEjhBudIpd72KNPJNwGYQojtP57bm/6i1CVVyE/ReCpur162DHVhMoHNYfIMpxoGkyUWobCKi3AG/EuVIpJx6C4h9KHYwLyPmvKJYUA2bs7axhUdLQTUveZpTFVQfFi/Zkv7Q2WsmsNK3PSX9xPyV0zc7Y0kfeTWqpI+8tEv6NRE6a1VXdqxT1YHnphJdlYwHU2YWgxMH8qI1LM9NJcIdYDeVkBf/TSXrGDIzxfq2ZrBVub+MVZ0ttzUPrZrVpG5rIi+6qNAtzUhEL7ZmJ9Fo5XQakYnIQV723dYUwRcuQgIhoBBQCCgEFCEEFAIKAYWAIoSAQkAhoBBQhBBQCCgEFAKKEAIKAYWAQkARQkAhoBBQCChCCCgEFAIKAUXIha2uHYqPtzVB1w56yJLeJKWXIel9Ph82oOjxNnqJhF7PyEZeqg/Jq7l22PWAZdqUSKd+wBJ5+TNe5EbiyTipuXYQrwTkVcQtYOy6zEY94ps2NcopH/FFXuOYeEFg2yO+lxivVE0BHeBu8X917ZDl9aBrBz2EnQSNd7egL5tv7W6hZyCv8discBAvcu3Y3EDAmNXpAdjsA84XbTjiAiI8fUZMkZ7iIS9yYDoIjnXteB55FdefxkjSYkSgmmNFbN9gW9wtAi059Q56U8nxrh3x9UZgdPIO+nVOINqo9SVjzmjYd/YybMj9CSS+h9NvIvrhfrq8L8ecNY5q8bIjiNcA5FVY49oRwePaQRH+ZDeIix0AjzRz4Xk1inLqZzrB6dphBxq4dkTyuHbUxNPdOsKyV0Itjhca+1DOCN0E5HDtsBMNXDt62bqsI7OGlAnhEL/tIJT8Xqm2VAzRUcAAOV6+rT1h1cTh4NlCe4q7Of8UbP/unByv4NoRKEmSD8JALhxqeDDaez0KK8aHQ6CPt9I+BuYIotP1Q+oix+vqjUp4f8ch+MekblmQe+oCfHX0ZyVefnWHsNkkkcOFFuSi4EoFFFfctHm//+YcqNynM0VlsGLXYcV9T168Cuv2HNPkVXMIX2NFAoMtHdx9ogA+yfle7YpMH1ToeAiXskNNlte3v1yGja08YFJ433r/fr78Biz9Ot/ydr4KrzJrAenluo6g4NohFxv3noDtR8/yrCPP6ShgEZtAK/LafuQ0dPBqCSOf7Wn5u6KyCuK+zLX4Q2jwOm8tIL2ZGM4jIJ03lm/Ps/x6PByg2sxVLwGp1BaqxWtD1jHw8faAnv4+sCg1x+JQohEmVsarFTAHqt+NVZ1w3vnrHizZkgtnLpfzcrjN6mp6CUilqLlavOhakrh1H/h3aA1Fv93gSV1TvqtbCw9b+PEmbCaqTWc6tW1luYLZUAb6fP+yd97UcyXHeL1qQ1mOp2y3BXm9Ua8izdwtBoGKBeiV67dsXXQb9V4Km6vXrUPAsa4d9R0sKQ4kTS4hRwoHuVuUMXeLEr0FJIcN7EsC65Oj3EiKFQuqDnC3sNgF5yVPS3Kmgirycoi9M69rx3hW+ranpJ+Qv3J6KjhhIK9GlfTleKm5dthlBX8wZaZTW8EjL+ubSjxW8JabSshLtjBsq2tHACj8ZwRN0LWDbmuSYwdVi2gWbf2fERSy+Wsm8rLvtqYIvvhXgAEAkrWpl+2lrBIAAAAASUVORK5CYII=);
	background-repeat: no-repeat;
	width:26px;height:26px;
}
*/
/* End */


/* Start:/local/templates/ilab_it_shop/ilab/modules/modal/css/style.css?171999168314107*/
/* ---------------------------------------------------------------------------------------------------- Modal window */
.i_modal:before {
/*content: '';*/
  position: absolute;
  top: -6px;
  z-index: -1;
  width: 12px;
  height: 12px;
  background-color: #f4f4f4;
  box-shadow: 0 0 10px 0 rgba(19,27,32,0.25);
  transform: rotate(45deg);
}
.i_modal {
  position: absolute;
  z-index: 500;
  border-radius: 10px;
  min-width: 280px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(19,27,32,0.25);
/*transition: top .2s,
				bottom .2s,
				left .2s,
				right .2s,
				margin .2s;
	overflow: hidden;*/
}
.i_modal input[type="submit"] {
  font-size: 12px;
  text-transform: uppercase;
  margin-right: 50px;
}
.i_modal .i_modal_body table td {
  padding: 5px;
  font-size: 14px;
}
.i_modal .i_modal_body table td input.inputtext {
  max-width: 230px;
}
.bx-system-auth-form table tr td {
  padding-top: 20px !important;
}
.i_modal_title {
  padding: 15px 40px 15px 20px;
  background-color: #fff;
  border-radius: 10px 10px 0 0;
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 2px dotted #d8d8d8;
  text-align: center;
}
.i_modal_close {
  position: absolute;
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/close.svg") no-repeat center/13px auto;
  display: block;
  cursor: pointer;
  height: 50px;
  right: 0;
  top: 0;
  width: 50px;
}
.i_modal_body {
  padding: 15px 20px;
  border-radius: 0 0 10px 10px;
  background-color: #fff;
}
.i_modal_body table td {
  padding: 5px;
}
.i_modal_delta:before {
  content: '';
  position: absolute;
  left: 50%;
  top: -6px;
  z-index: -2;
  margin-left: -6px;
  height: 13px;
  width: 13px;
  transform: rotate(45deg);
  box-shadow: 0 0 10px 0 rgba(19,27,32,0.25);
  background-color: #fff;
}
.i_opacity {
  background-color: #000;
  cursor: pointer;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}
/* -----------------------------------------------------------------------------------  {POS} */
/* -----------------------------------------------------------------------------------  Feedback */
#i_pos_feedback {
  margin-bottom: 10px;
  position: fixed;
}
#i_pos_feedback .i_modal_body table {
  width: 100%;
}
@media screen and (min-width: 490px) {
  #i_pos_feedback {
    width: 450px;
  }
}
@media screen and (min-width: 490px) and (max-width: 560px) {
  #i_pos_feedback {
    right: 20px !important;
    left: auto !important;
  }
}
@media screen and (max-width: 489px) {
  #i_pos_feedback {
    left: 20px !important;
    right: 20px !important;
  }
}
@media screen and (max-width: 390px) {
  #i_pos_feedback .i_modal_body table tr > td:first-child {
    display: none;
  }
}
/*@media screen and (min-width: 490px) {
	#i_pos_feedback {
		width: 450px;
	}
}
@media screen and (min-width: 420px) {
	#i_pos_feedback {
		margin-top: 15px;
	}
}
@media screen and (min-width: 490px) and (max-width: 525px) {
	#i_pos_feedback {
		left: 0!important;
		right: 0!important;
		margin-left: auto;
		margin-right: auto;
	}
}
@media screen and (min-width: 489px) and (max-width: 567px) {
	#i_pos_feedback {
		right: 20px!important;
		left: auto!important;
	}
}
@media screen and (max-width: 489px) {
	#i_pos_feedback {
		left: 20px!important;
		right: 20px!important;
	}
}
@media screen and (max-width: 419px) {
	#i_pos_feedback {
		top: 60px!important;
	}
}*/
/* -------------------------------------------------- Delta */
#i_pos_feedback .i_modal_delta:before {
  content: '';
  position: absolute;
  left: 50%;
  top: -6px;
  z-index: -2;
  margin-left: -6px;
  height: 13px;
  width: 13px;
  transform: rotate(45deg);
  box-shadow: 0 0 10px 0 rgba(19,27,32,0.25);
  background-color: #fff;
}
@media screen and (max-width: 390px) {
  #i_pos_feedback .i_modal_delta {
    left: 0 !important;
    right: 0 !important;
    margin-right: auto;
    margin-left: auto;
  }
}
/* ---------------------------------------------------------------------------------------------------- Payment\Delivery */
#i_pos_pay h4 {
  font-size: 14px;
  text-transform: uppercase;
}
#i_pos_pay ul {
  margin: 0 -20px 15px;
}
#i_pos_pay .i_payment_list {
  padding-bottom: 15px;
  border-bottom: 2px dotted #d8d8d8;
  margin: 0 -20px 15px;
}
#i_pos_pay,
#i_pos_del {
  margin-top: 20px;
}
@media screen and (min-width: 560px) {
  #i_pos_pay,
  #i_pos_del {
    width: 520px;
  }
}
@media screen and (min-width: 641px) and (max-width: 900px) {
  #i_pos_pay {
    left: auto !important;
    right: 20px;
  }
}
@media screen and (min-width: 440px) and (max-width: 640px) {
  #i_pos_pay {
    left: 20px !important;
  }
}
@media screen and (min-width: 440px) and (max-width: 950px) {
  #i_pos_del {
    left: auto !important;
    right: 20px;
  }
}
@media screen and (max-width: 559px) {
  #i_pos_pay,
  #i_pos_del {
    left: 10px !important;
    right: 10px;
  }
}
/* -------------------------------------------------- Delta */
#i_pos_pay .i_modal_delta:before,
#i_pos_del .i_modal_delta:before {
  content: '';
  position: absolute;
  left: 50%;
  top: -6px;
  z-index: -2;
  margin-left: -6px;
  height: 13px;
  width: 13px;
  transform: rotate(45deg);
  box-shadow: 0 0 10px 0 rgba(19,27,32,0.25);
  background-color: #fff;
}
/* ---------------------------------------------------------------------------------------------------- Map */
#i_pos_map {
  margin-bottom: 15px;
}
@media (max-width: 880px) {
  #i_pos_map {
    left: 20px;
  }
}
@media screen and (min-width: 550px) {
  #i_pos_map {
    width: 510px;
  }
}
@media screen and (max-width: 640px) {
  #i_pos_map {
    left: 20px !important;
    right: 20px !important;
  }
}
/* -------------------------------------------------- Delta */
#i_pos_map .i_modal_delta:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -6px;
  z-index: -2;
  margin-left: -6px;
  height: 13px;
  width: 13px;
  transform: rotate(45deg);
  box-shadow: 0 0 10px 0 rgba(19,27,32,0.25);
  background-color: #fff;
}
/* ---------------------------------------------------------------------------------------------------- Map basket */
#i_bs_pos_map {
  margin-bottom: 15px;
}
@media screen and (min-width: 677px) {
  #i_bs_pos_map {
    width: 490px;
  }
}
@media screen and (max-width: 676px) {
  #i_bs_pos_map {
    left: 10px !important;
    right: 10px !important;
  }
}
/* -------------------------------------------------- Delta */
#i_bs_pos_map .i_modal_delta:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -6px;
  z-index: -2;
  margin-left: -6px;
  height: 13px;
  width: 13px;
  transform: rotate(45deg);
  box-shadow: 0 0 10px 0 rgba(19,27,32,0.25);
  background-color: #fff;
}
/* ---------------------------------------------------------------------------------------------------- Review */
#i_pos_review {
  margin-top: 10px;
  margin-bottom: 15px;
}
@media screen and (max-width: 550px) {
  #i_pos_review {
    left: 20px !important;
    right: 20px;
  }
}
/* -------------------------------------------------- Delta */
#i_pos_review .i_modal_delta:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -6px;
  z-index: -2;
  margin-left: -6px;
  height: 13px;
  width: 13px;
  transform: rotate(45deg);
  box-shadow: 0 0 10px 0 rgba(19,27,32,0.25);
  background-color: #2788cb;
}
/* ---------------------------------------------------------------------------------------------------- Authorization/Registration */
#i_fp_pos_regi,
#i_pos_auth {
  margin-top: 15px;
  width: 100%;
  max-width: 320px;
}
.i_auth_title_pass {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.i_auth_submit_reg_block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.jq_registration {
  padding-left: 20px;
  font-size: 13px;
  float: right;
  margin-top: 7px;
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/header/reg.svg") left center no-repeat;
}
.jq_registration span {
  border-bottom: 1px dashed;
}
@media screen and (max-width: 440px) {
  #i_fp_pos_regi,
  #i_pos_auth {
    max-width: 100%;
    width: auto;
    left: 10px !important;
    right: 10px !important;
  }
}
/* ---------------------------------------------------------------------------------------------------- FP Authorization/Registration */
#i_pos_regi,
#i_fp_pos_auth,
#i_left_pos_auth,
#i_footer_pos_regi {
  position: fixed;
  margin-bottom: 15px;
}
@media screen and (min-width: 360px) {
  #i_pos_regi,
  #i_fp_pos_auth,
  #i_left_pos_auth,
  #i_footer_pos_regi {
    width: 335px;
  }
}
@media screen and (min-width: 360px) and (max-width: 1024px) {
  #i_pos_regi,
  #i_fp_pos_auth,
  #i_left_pos_auth,
  #i_footer_pos_regi {
    right: 20px !important;
    left: auto;
  }
}
@media screen and (max-width: 359px) {
  #i_pos_regi,
  #i_fp_pos_auth,
  #i_left_pos_auth,
  #i_footer_pos_regi {
    left: 20px !important;
    right: 20px !important;
  }
}
/* ---------------------------------------------------------------------------------------------------- Basket Payment\Delivery */
#i_pos_ba_dmet,
#i_pos_ba_fpay {
  margin-bottom: 15px;
}
@media screen and (min-width: 801px) {
  #i_pos_ba_dmet {
    margin-right: -10px;
  }
}
@media screen and (min-width: 545px) {
  #i_pos_ba_dmet,
  #i_pos_ba_fpay {
    width: 525px;
  }
}
@media screen and (min-width: 545px) and (max-width: 800px) {
  #i_pos_ba_dmet {
    margin-right: -20px;
  }
  #i_pos_ba_fpay {
    margin-left: -20px;
  }
}
@media screen and (max-width: 544px) {
  #i_pos_ba_dmet,
  #i_pos_ba_fpay {
    left: 10px !important;
    right: 10px !important;
  }
}
/* -------------------------------------------------- Delta */
#i_pos_ba_dmet .i_modal_delta:before,
#i_pos_ba_fpay .i_modal_delta:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -6px;
  z-index: -2;
  margin-left: -6px;
  height: 13px;
  width: 13px;
  transform: rotate(45deg);
  box-shadow: 0 0 10px 0 rgba(19,27,32,0.25);
  background-color: #fff;
}
/* ---------------------------------------------------------------------------------------------------- Quick order */
#i_pos_quick,
#i_pos_unit_quick {
  margin-top: 15px;
}
@media screen and (min-width: 410px) {
  #i_pos_quick {
    width: 350px;
  }
}
@media screen and (min-width: 510px) {
  #i_pos_unit_quick {
    width: 350px;
  }
}
@media screen and (min-width: 391px) and (max-width: 509px) {
  #i_pos_unit_quick {
    left: 40px !important;
  }
}
@media screen and (max-width: 390px) {
  #i_pos_unit_quick {
    left: 20px !important;
    right: 20px !important;
  }
}
@media screen and (max-width: 409px) {
  #i_pos_quick {
    left: 20px !important;
    right: 20px !important;
  }
}
/* -------------------------------------------------- Delta */
#i_pos_quick .i_modal_delta:before,
#i_pos_unit_quick .i_modal_delta:before {
  content: '';
  position: absolute;
  left: 50%;
  top: -6px;
  z-index: -2;
  margin-left: -6px;
  height: 13px;
  width: 13px;
  transform: rotate(45deg);
  box-shadow: 0 0 10px 0 rgba(19,27,32,0.25);
  background-color: #fff;
}
/* ------------------------------------------------- Заказать */
#i_pos_to_order,
#i_pos_product_no_size {
  margin-top: 20px;
  max-width: 450px;
}
#i_pos_to_order textarea,
#i_pos_product_no_size textarea {
  resize: none;
}
#i_pos_to_order .i_form_question_offer .i_form_question_name,
#i_pos_product_no_size .i_form_question_offer .i_form_question_name {
  display: none;
}
#i_pos_to_order .i_form_question_offer .i_form_question_value,
#i_pos_product_no_size .i_form_question_offer .i_form_question_value {
  background-color: #f4f4f4;
  margin: 0 -15px;
  padding: 10px 15px;
}
#i_pos_to_order .i_form_question_offer .i_form_question_value textarea,
#i_pos_product_no_size .i_form_question_offer .i_form_question_value textarea {
  min-height: unset;
  border-bottom: unset;
  opacity: 1;
}
#i_pos_to_order .i_modal_delta:before {
  content: '';
  position: absolute;
  left: 50%;
  top: -6px;
  z-index: -2;
  margin-left: -6px;
  height: 13px;
  width: 13px;
  transform: rotate(45deg);
  box-shadow: 0 0 10px 0 rgba(19,27,32,0.25);
  background-color: #fff;
}
#i_pos_product_size,
#i_pos_product_no_size {
  margin-top: 20px;
}
#i_pos_product_no_size {
  width: 100%;
  max-width: 450px;
}
@media screen and (max-width: 980px) {
  #i_pos_product_no_size {
    width: auto;
    left: 20px !important;
    right: 20px;
  }
}
/* --------------------------------------------------------------------------- MODAL MAP */
.i_modal_map_div .i_modal_map {
  margin-top: 10px;
  max-width: 480px;
  width: 100%;
  height: 350px;
}
.i_modal_map_but_block {
  display: flex;
  margin-top: 20px;
}
.i_modal_map_but_block .i_modal_map_but {
  border-bottom: 1px dashed;
  cursor: pointer;
  transition: all 0.4s ease;
  font-size: 11px;
  text-transform: uppercase;
}
.i_modal_map_but_block .i_modal_map_but:hover {
  color: #f53;
}
.i_modal_map_but_block .i_modal_map_but_act {
  color: #f53;
}
.i_modal_map_but_block .i_modal_map_but:not(:first-child) {
  margin-left: 10px;
}
#i_left_pos_auth,
#i_pos_regi {
  border-radius: 0;
  border-bottom-right-radius: 10px;
  box-shadow: 0px 0px 7px 0px rgba(79,85,88,0.3);
}
#i_left_pos_auth .i_modal_close,
#i_pos_regi .i_modal_close {
  height: 57px;
}
#i_left_pos_auth .i_modal_title,
#i_pos_regi .i_modal_title {
  padding-top: 18px;
  padding-bottom: 18px;
}
#i_left_pos_auth {
  width: 320px;
}
#i_left_pos_auth input[type=submit] {
  font-size: 12px;
  text-transform: uppercase;
  padding: 10px 30px;
}
.i_modal form table b {
  margin-bottom: 10px;
  display: inline-block;
  font-weight: normal;
  font-family: 'Gotham';
}
.i_auth_reg_block_col {
  margin-top: 10px;
}
.starrequired {
  color: #f00;
}
#i_pos_regi .i_modal_delta:before,
#i_left_pos_auth .i_modal_delta:before {
  content: none;
}
/* -------------------------------------------------- Delta */
#i_pos_regi .i_modal_title:before,
#i_left_pos_auth .i_modal_title:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fff;
  top: 18px;
  left: -10px;
}

/* End */


/* Start:/local/templates/ilab_it_shop/ilab/modules/modal/css/general.css?1719991683633*/
.i_modal_delta {
	position: absolute;
	/*background-color: red;
	height: 5px;
	width: 5px;*/
}

/*#i_d_tc,
#i_d_bc {
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}*/

#i_d_tl {
	top: 0;
	left: 0;
}
#i_d_tc {
	top: 0;
}
#i_d_tr {
	top: 0;
	right: 0;
}

#i_d_bl {
	bottom: 0;
	left: 0;
}
#i_d_bc {
	bottom: 0;
}
#i_d_br {
	bottom: 0;
	right: 0;
}

#i_d_cl,
#i_d_cr {
	top: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
}

#i_d_cl {
	left: 0;
}
#i_d_cc {/* Not user */
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
#i_d_cr {
	right: 0;
}
/* End */


/* Start:/local/templates/ilab_it_shop/components/bitrix/menu/i_tophidemenu/style.css?171999168410009*/
.menutitle {
  padding: 30px 0 30px 30px;
  position: relative;
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  background-color: #444443;
}
.menulink {
  display: block;
  padding: 15px 15px 15px 30px;
  position: relative;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 2px dotted #656564;
  color: #fff;
  transition: all 0.4s ease;
}
.menulink:hover {
  color: #f53;
}
.menulink.i_menulink_sub:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 100%;
  right: 20px;
  top: 0;
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/d_black.svg") center no-repeat;
  transition: all 0.4s ease;
}
.menulink.selected.i_menulink_sub:after {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/d_white.svg");
  transform: rotate(180deg);
}
.menusublink {
  display: block;
  position: relative;
  padding: 5px 15px 5px 50px;
  text-decoration: none;
  border-radius: 20px;
}
.menusublink:before {
  content: '';
  position: absolute;
  top: 50%;
  margin-left: -12px;
  width: 1px;
  height: 1px;
  border: 2px solid transparent;
  border-left: 3px solid #f53;
  margin-top: -2px;
}
.menusublink:not(:first-child) {
  margin-top: 3px;
}
.menusublink:hover {
  background-color: #444443;
  color: #fff;
}
.menusublink:hover:before {
  border-left: 3px solid #fff;
}
.selected .menulink,
.selected.menulink,
.menusublink.select {
  background-color: #f53;
  color: #fff;
  border-bottom: 0;
}
.close_hide_menu {
  content: '';
  display: inline-block;
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/header/close_hide.svg") center no-repeat;
  width: 18px;
  height: 18px;
  cursor: pointer;
  margin-right: 10px;
}
.menu_login {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.menu_login .j_m_auth {
  display: none;
  position: relative;
  background-color: #fff;
  width: 100%;
  padding: 20px;
}
.menu_login .j_m_auth td {
  padding-top: 10px;
}
@media screen and (min-width: 741px) {
  .menu_login .j_m_auth {
    display: none !important;
  }
}
.menucabinet {
  padding: 20px 15px 20px 50px;
  display: block;
  text-decoration: none;
  font-size: 13px;
}
.menucabinet.i_auth_personal {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  background-color: #fff;
  transition: all 0.4s ease;
  text-align: center;
  text-transform: uppercase;
}
.menucabinet.i_auth_personal:hover {
  color: #444443;
}
.menucabinet.i_auth_personal:before {
  top: auto;
  left: 15px;
}
.menucabinet.i_auth_personal > svg {
  width: 17px;
  height: 17px;
  fill: #f53;
  margin-right: 10px;
}
.menucabinet.i_auth_personal.selected {
  background-color: #f53;
  color: #fff !important;
}
.menucabinet.i_auth_personal.selected > svg {
  fill: #fff;
}
.menucabinet.i_auth_personal.selected span {
  border: unset;
}
.menu_login .menucabinet span,
.menu_login .i_login_exit span {
  border-bottom: 1px dashed;
}
.menu_login .i_login_exit {
  position: relative;
  text-decoration: none;
  display: inline-block;
  width: auto;
  height: auto;
  font-size: 13px;
}
.menu_login .i_login_exit {
  padding: 10px 20px;
  margin-right: 20px;
}
.menu_login:after {
  right: -20px;
  top: 5px;
}
@media screen and (min-width: 741px) {
  .i_menu_div_block {
    height: 100%;
    display: flex;
    flex-flow: column;
  }
  .i_tblock .i_wr {
    display: block;
    height: auto;
  }
  .i_tblock {
    position: fixed;
    left: -270px;
    width: 270px;
    z-index: 400;
    top: 0;
    box-shadow: 0 0 10px 0 rgba(19,27,32,0.25);
  }
  .i_tblock .i_wr {
    padding: 0;
  }
  .i_topmenu {
    width: 100%;
    background-color: #444443;
/*> div[id^=bx]
			height 100%*/
  }
  .menu_login {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    flex-wrap: wrap;
  }
  .menudiv {
    position: relative;
  }
  .menudiv:not(.selected) .menusub {
    display: none;
  }
}
@media screen and (max-width: 740px) {
  .i_tblock {
    width: 100%;
    padding: 10px 0;
    position: relative;
    left: 0 !important;
    border-bottom: 2px dotted #cecece;
/*.i_topphone
			flex 2*/
  }
  .i_tblock .menutitle {
    border-bottom: 2px dotted #656564;
  }
  .i_tblock .i_mobile_topblock {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
  }
  .i_tblock .i_mobile_topblock .show_hide_menu {
    display: none;
  }
  .i_tblock .i_hsearch .i_search_button > span {
    display: none;
  }
  .i_tblock .i_hbasket svg {
    height: 30px;
  }
  .i_tblock .i_hbasket .i_hbask_info_block {
    margin-left: 5px;
  }
  .i_tblock .i_hbasket .i_hbask_info_block .i_hbask_total {
    display: none;
  }
  .i_tblock .i_hbasket .i_hbask_info_block .i_basket_co {
    font-size: 22px;
  }
  .i_tblock .i_topmenu {
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    background-color: #444443;
    z-index: 500;
    box-shadow: 0 6px 7px -7px rgba(0,0,0,0.75);
    margin-top: 3px;
  }
  .i_tblock .i_topmenu .menu_login {
    flex-flow: column;
    display: none;
  }
  .i_tblock .i_topmenu .i_menu_link_block .menudiv .menulink {
    display: block;
    padding: 10px 20px;
    position: relative;
  }
  .i_tblock .i_topmenu .i_menu_link_block .menudiv .menusub {
    display: none;
    border-top: 1px solid #e4e4e4;
  }
}
nav.i_menu_overflow {
  display: flex;
}
nav.i_menu_overflow .i_mo_ad {
  padding: 0 20px;
  cursor: pointer;
}
nav.i_menu_overflow ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.i_tb_nav nav.i_menu_overflow ul.i_mo {
  box-shadow: 0 4px 7px 0 rgba(0,0,0,0.35);
}
nav.i_menu_overflow ul.i_mo {
  background-color: #f1f1f4;
  position: absolute;
  right: 0;
  left: 0;
  top: 50px;
  z-index: 501;
  display: none;
  transition: box-shadow 0.5s;
}
nav.i_menu_overflow ul.i_mo > li.i_mo_sub > a:before,
nav.i_menu_overflow ul.i_mo > li.i_mo_more > span:before {
  content: '';
  width: 12px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/d_blue.svg");
  background-repeat: no-repeat;
  background-position: center;
  transition: transform 0.2s;
}
nav.i_menu_overflow ul.i_mo > li.i_mo_sub > a,
nav.i_menu_overflow ul.i_mo > li.i_mo_more > span {
  padding-right: 32px;
  position: relative;
  z-index: 1000;
}
nav.i_menu_overflow ul.i_mo li a,
nav.i_menu_overflow ul.i_mo li span {
  display: block;
  padding: 16px 20px;
  text-decoration: none;
  cursor: pointer;
  transition: box-shadow 0.2s, background-color 0.2s linear;
}
nav.i_menu_overflow ul.i_mo li:not(:first-child) a,
nav.i_menu_overflow ul.i_mo li:not(:first-child) span {
  border-top: 1px solid #fff;
}
nav.i_menu_overflow ul.i_mo > li.i_mo_sub > .i_mo_select:before,
nav.i_menu_overflow ul.i_mo > li.i_mo_more > .i_mo_select:before {
  transform: rotate(180deg);
}
/* ---------------------------------------------------------------------------------------------------- more */
nav.i_menu_overflow ul.i_mo > li.i_mo_more {
  display: none !important;
}
nav.i_menu_overflow ul.i_mo > li.i_mo_more li.i_mo_sub {
  position: relative;
}
nav.i_menu_overflow ul.i_mo > li.i_mo_more li.i_mo_sub ul.i_mo_inside {
  top: 0;
  left: 100%;
}
/* ---------------------------------------------------------------------------------------------------- inside */
nav.i_menu_overflow ul.i_mo_inside {
  display: none;
  background-color: #f1f1f4;
}
nav.i_menu_overflow ul.i_mo_inside li {
  position: relative;
}
nav.i_menu_overflow ul.i_mo_inside li:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 30px;
  margin-top: -4px;
  border-top: 4px solid transparent;
  border-left: 4px solid #c2a44e;
  border-bottom: 4px solid transparent;
}
nav.i_menu_overflow ul.i_mo_inside li a {
  white-space: nowrap;
  padding-left: 50px;
  color: #2788cb;
}
nav.i_menu_overflow ul.i_mo > li > a,
nav.i_menu_overflow ul.i_mo > li > span {
  font-weight: bold;
  text-transform: uppercase;
}
nav.i_menu_overflow ul.i_mo_inside li a:hover,
nav.i_menu_overflow ul.i_mo > li > a:hover,
nav.i_menu_overflow ul.i_mo > li > span:hover {
  color: #fc222a;
}
nav.i_menu_overflow ul.i_mo > li > .i_mo_selected,
nav.i_menu_overflow ul.i_mo > li > .i_mo_select,
nav.i_menu_overflow ul.i_mo_inside > li > .i_mo_selected,
nav.i_menu_overflow ul.i_mo_inside > li > .i_mo_select {
  background: #4b4b4b;
  color: #fff;
}
/* ---------------------------------------------------------------------------------------------------- animated icon nav */
.i_mo_ad_but {
  display: none;
  margin-left: 10px;
  font-size: 115%;
  font-weight: bold;
}
.i_mo_x {
  display: inline-block;
  position: relative;
  transition: 0.25s;
  user-select: none;
}
.i_mo_x .i_mo_icon {
  position: relative;
  background: #fff;
  transition: 0.25s;
}
.i_mo_x .i_mo_icon:before,
.i_mo_x .i_mo_icon:after {
  display: block;
  content: '';
  background: #fff;
  position: absolute;
  transition: 0.25s;
}
/* Open */
.i_mo_x_open .i_mo_icon:before,
.i_mo_x_open .i_mo_icon:after {
  transition: 0.5s;
  top: 0 !important;
}
.i_mo_x_open .i_mo_icon {
  background: transparent;
}
.i_mo_x_open .i_mo_icon:before {
  transform: rotate(-45deg);
}
.i_mo_x_open .i_mo_icon:after {
  transform: rotate(45deg);
}
.i_mo_x {
  padding: 10px 0;
}
.i_mo_x .i_mo_icon,
.i_mo_x .i_mo_icon:before,
.i_mo_x .i_mo_icon:after {
  width: 25px;
  height: 5px;
}
.i_mo_x .i_mo_icon:before {
  top: 10px;
}
.i_mo_x .i_mo_icon:after {
  top: -10px;
}
.menusub.j_menusub {
  background-color: #fff;
  padding: 10px 20px;
}
.menusub.j_menusub .selected .menulink,
.menusub.j_menusub .selected.menulink,
.menusub.j_menusub .menusublink.select {
  background-color: #444443;
  color: #fff;
}
.menusub.j_menusub .selected .menulink:before,
.menusub.j_menusub .selected.menulink:before,
.menusub.j_menusub .menusublink.select:before {
  border-left: 3px solid #fff;
}

/* End */


/* Start:/local/templates/ilab_it_shop/components/bitrix/search.title/i_search_title/style.css?17199916842368*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/ilab_it_shop/components/bitrix/search.title/i_search_title/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

@media screen and (max-width: 479px) {
	div.title-search-result {
		left: 10px !important;
		right: auto !important;
		max-width: 300px;
	}
}
/* End */


/* Start:/local/templates/ilab_it_shop/components/bitrix/search.title/i_search_title_footer/style.css?17199916842217*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/ilab_it_shop/components/bitrix/search.title/i_search_title_footer/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/local/templates/ilab_it_shop/components/bitrix/form.result.new/i_form.result.new/style.css?1719991683628*/
/* ---------------------------------------------------------------------------------------------------- iLaB */
.fi_error {
	color: red;
	margin:0;
}
	.fi_error li:first-child { margin-top: 10px }
	.fi_error li:last-child	 { margin-bottom: 10px }

table.fi_form {}

table.fi_form textarea {
	width: 100%!important;
}
.fi_recaptcha {
	margin-left: 10px;
	cursor: pointer;
}
.fi_recaptcha:before {
	content: '';
}
.fi_loader {
	margin-left: 15px
}
.fi_empty {
	border-color: red !important;
}
/* ---------------------------------------------------------------------------------------------------- iLaB */
/* End */


/* Start:/local/components/it_shop/i_quick_v1.0/templates/.default/style.css?1719991683284*/
/* ---------------------------------------------------------------------------------------------------- iLaB */
.qi_loader	{ margin-left: 15px }
.qi_error	{ color: red }
/* ---------------------------------------------------------------------------------------------------- iLaB */
/* End */


/* Start:/local/components/it_shop/i_to_order_v1.0/templates/.default/style.css?1719991683284*/
/* ---------------------------------------------------------------------------------------------------- iLaB */
.qi_loader	{ margin-left: 15px }
.qi_error	{ color: red }
/* ---------------------------------------------------------------------------------------------------- iLaB */
/* End */


/* Start:/local/templates/ilab_it_shop/styles.css?1719991684905*/
p.s_p {}
ul.s_ul {}
ol.s_ol {}
table.s_table {}
div.s_ad_pic {}
@media screen and (max-width: 991px){

.i_footer_panel {
    display: none;
    /* bottom: 60px; */
}
.footer_panel {
    display: flex;
    align-items: center;
    border-top: 1px solid;
    position: fixed;
    bottom: 0;
    top: auto;
    z-index: 999;
    width: 100%;
}

.footer_panel a {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 0;
}

.footer_panel svg {
    max-width: 24px;
    max-height: 24px;
    margin-right: 12px;
}

.footer_panel a:first-child {
    background-color: #55a76a;
    color: white;
}

.footer_panel a:last-child {
    background-color: #444443;
    color: #55a76a;
}
}
@media screen and (min-width: 992px){
.footer_panel{
display:none !important
	}
}

.i_item_stiker_ST_GIFT {background: #4caf50;
    border: 1px solid;
    border-radius: 6px;}

/* End */
/* /local/templates/ilab_it_shop/ilab/css/normalize.css?17199916838528 */
/* /local/templates/ilab_it_shop/ilab/css/main/style.css?171999168363780 */
/* /local/templates/ilab_it_shop/ilab/css/catalog/catalog.css?17199916834057 */
/* /local/templates/ilab_it_shop/ilab/css/catalog/cs_list.css?17199916837730 */
/* /local/templates/ilab_it_shop/ilab/css/catalog/cs_table.css?17199916839611 */
/* /local/templates/ilab_it_shop/ilab/css/catalog/cs_tile.css?17199916834891 */
/* /local/templates/ilab_it_shop/ilab/css/catalog/element.css?171999168340648 */
/* /local/templates/ilab_it_shop/ilab/css/catalog/item.css?171999168320027 */
/* /local/templates/ilab_it_shop/ilab/css/catalog/stiker.css?1719991683814 */
/* /local/templates/ilab_it_shop/ilab/css/general.css?171999168310984 */
/* /local/templates/ilab_it_shop/ilab/css/info_admin.css?17199916832151 */
/* /local/templates/ilab_it_shop/ilab/css/input.css?17199916837754 */
/* /local/templates/ilab_it_shop/ilab/css/inside.css?17199916834818 */
/* /local/templates/ilab_it_shop/ilab/css/main/catalog_footer_menu.css?171999168327102 */
/* /local/templates/ilab_it_shop/ilab/css/main/catalog_horizontal_menu.css?171999168323828 */
/* /local/templates/ilab_it_shop/ilab/css/main/catalog_vertical_footer_menu.css?17199916838681 */
/* /local/templates/ilab_it_shop/ilab/css/main/catalog_vertical_menu.css?17199916838657 */
/* /local/templates/ilab_it_shop/ilab/css/main/index.css?171999168323274 */
/* /local/templates/ilab_it_shop/ilab/css/main/topblock.css?17199916837113 */
/* /local/templates/ilab_it_shop/ilab/css/plugin/jquery.fancybox.min.css?171999168314272 */
/* /local/templates/ilab_it_shop/ilab/css/plugin/jquery.formstyler.css?17199916832308 */
/* /local/templates/ilab_it_shop/ilab/css/plugin/jquery.leroy-zoom.css?17199916831240 */
/* /local/templates/ilab_it_shop/ilab/css/plugin/jquery.scrollbar.css?171999168323409 */
/* /local/templates/ilab_it_shop/ilab/css/plugin/jquery.spzoom.css?1719991683739 */
/* /local/templates/ilab_it_shop/ilab/css/plugin/swiper.color.css?17199916832244 */
/* /local/templates/ilab_it_shop/ilab/css/plugin/swiper.min.css?171999168322861 */
/* /local/templates/ilab_it_shop/ilab/css/pre.css?17199916831872 */
/* /local/templates/ilab_it_shop/ilab/css/snippets.css?17199916833028 */
/* /local/templates/ilab_it_shop/ilab/css/styl/mixins.css?17199916832631 */
/* /local/templates/ilab_it_shop/ilab/modules/compare/css/iCompareModal.css?171999168327491 */
/* /local/templates/ilab_it_shop/ilab/modules/modal/css/style.css?171999168314107 */
/* /local/templates/ilab_it_shop/ilab/modules/modal/css/general.css?1719991683633 */
/* /local/templates/ilab_it_shop/components/bitrix/menu/i_tophidemenu/style.css?171999168410009 */
/* /local/templates/ilab_it_shop/components/bitrix/search.title/i_search_title/style.css?17199916842368 */
/* /local/templates/ilab_it_shop/components/bitrix/search.title/i_search_title_footer/style.css?17199916842217 */
/* /local/templates/ilab_it_shop/components/bitrix/form.result.new/i_form.result.new/style.css?1719991683628 */
/* /local/components/it_shop/i_quick_v1.0/templates/.default/style.css?1719991683284 */
/* /local/components/it_shop/i_to_order_v1.0/templates/.default/style.css?1719991683284 */
/* /local/templates/ilab_it_shop/styles.css?1719991684905 */
