/* ---------------------------------------------------------------------------------------------------- Main */
@font-face {
  font-family: 'adihaus';
  src: url("/local/templates/ilab_it_shop/ilab/font/adihausDin_r.otf");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'adihaus_b';
  src: url("/local/templates/ilab_it_shop/ilab/font/adihausDin_b.otf");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "AdihausDIN Bold";
  src: url("/local/templates/ilab_it_shop/ilab/font/adihaus/AdihausDIN_Bold.eot"); /* IE9*/
  src: url("/local/templates/ilab_it_shop/ilab/font/adihaus/AdihausDIN_Bold.eot?#iefix") format("embedded-opentype"), url("/local/templates/ilab_it_shop/ilab/font/adihaus/AdihausDIN_Bold.woff2") format("woff2"), url("/local/templates/ilab_it_shop/ilab/font/adihaus/AdihausDIN_Bold.woff") format("woff"), url("/local/templates/ilab_it_shop/ilab/font/adihaus/AdihausDIN_Bold.ttf") format("truetype"), url("/local/templates/ilab_it_shop/ilab/font/adihaus/AdihausDIN_Bold.svg#AdihausDIN Bold") format("svg"); /* iOS 4.1- */
}
html {
  overflow-x: hidden;
}
body {
  font-weight: normal;
  font-family: 'adihaus';
  font-size: 16px;
  min-width: 320px;
  position: relative;
}
a {
  color: #1e1e1d;
  text-decoration: none;
}
a:hover {
  color: #c33049;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  font-size: 14px;
}
::marker {
  color: #c33049;
  font-size: 22px;
}
/* ---------------------------------------------------------------------------------------------------- user interface */
input[type=radio],
input[type=checkbox] {
  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;
}
select {
  width: 100%;
}
select[multiple] optgroup,
select[multiple] option {
  padding: 10px;
}
textarea {
  max-width: 100%;
  min-width: 100%;
  min-height: 120px;
  max-height: 500px;
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5 {
  color: #1e1e1d;
  margin: 20px 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  color: #000;
}
h1 {
  font-weight: normal;
  font-family: 'adihaus_b';
  font-size: 30px;
}
h2 {
  font-weight: normal;
  font-family: 'adihaus_b';
  font-size: 24px;
}
h3 {
  font-weight: normal;
  font-family: 'adihaus_b';
  font-size: 18px;
}
/* ---------------------------------------------------------------------------------------------------- Title */
.i_icon_title {
  position: relative;
  text-align: center;
  background-size: 0;
  overflow: hidden;
  margin: 20px 0;
}
.i_icon_title h1.i_main_title {
  margin-top: 0;
  margin-bottom: 0;
}
.i_icon_title h1 span.i_icon_main_title {
  min-height: 35px;
  position: relative;
  padding-left: 45px;
  display: inline-flex;
  align-items: center;
}
.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 3px center;
}
h1.i_main_title {
  position: relative;
  font-size: 28px;
  text-transform: uppercase;
  text-align: center;
}
.i_t_basket h1.i_main_title:before {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/title/basket.svg");
}
.i_t_order h1.i_main_title:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAYAAACXtf2DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Mjk5NEQ5RUREOTZFMTFFNzgyNjFGMTJDMzA3NDIzNDUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Mjk5NEQ5RUNEOTZFMTFFNzgyNjFGMTJDMzA3NDIzNDUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyNUEzQzNDOUE4MzMxMUU3OTU0M0M5OTc3RDUyQjYwNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyNUEzQzNDQUE4MzMxMUU3OTU0M0M5OTc3RDUyQjYwNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pg9mQ/4AAADmSURBVHjatJTtEcIgDIbF8z8jOELdQDdghI7iKI7gKHUD3KDnBDF4gctRwqfN3XvXAnmfNkAUABz2jCN7NiiLgkYZyteoBbWipuDq/gBloC9myteohY2vqOlXHVpgaeJO7y2KzTkkAHz8yxxofAhQMtclgDcIi1vNc4DYgCdVm+cATyH53GLudBLuxzsxdhHGXbxQN9RnM5PZg0flXUh+ealEtRBuPvcAcpDYHHoBKUhcFhgFcEiq5mK+onbte7YqdN8rnZj4tMj5g81OUw6Qh1ii3nbNw+QAHmI7jK1kzvdgt/gKMADhUPhMPUxpAQAAAABJRU5ErkJggg==");
}
/* ---------------------------------------------------------------------------------------------------- Animated icon nav */
.i_icon_title .i_im_ad {
  right: 10px;
}
.i_im_ad {
  position: absolute;
  right: 10px;
  top: 20px;
  bottom: 0;
  margin-top: -20px;
  height: 40px;
  width: 40px;
  background-color: #f2f3f3;
  border-radius: 5px;
  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: #1e1e1d;
  transition: 0.25s;
}
.i_im_x .i_im_icon:before,
.i_im_x .i_im_icon:after {
  display: block;
  content: '';
  background: #1e1e1d;
  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: 1201px) {
  .i_im_ad {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .i_im_ad {
    display: flex;
  }
}
@media screen and (max-width: 560px) {
  h1.i_main_title {
    padding-right: 50px;
    font-size: 26px;
    display: flex;
    justify-content: center;
  }
}
/* ---------------------------------------------------------------------------------------------------- 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;
}
.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;
}
/*----------------------------------------------------------------------------------------------------- Наши магазины*/
.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_maps_bl_ttl {
  position: absolute;
  left: 0;
}
.i_maps_bl_ttl_icon {
  padding: 10px 0 10px 55px;
  font-size: 150%;
}
.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: #f2f3f3;
}
.i_maps_bl_city_id:hover {
  background-color: #c33049;
  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;
  max-height: 444px;
  overflow-y: scroll !important;
  right: 20px;
  margin-top: 0;
  background: #fff;
  box-shadow: 0 0 7px rgba(0,0,0,0.2);
  cursor: pointer;
  z-index: 5;
  scrollbar-width: thin !important;
  scrollbar-color: #eceded #eceded;
}
.i_maps_bl_city_win::-webkit-scrollbar {
  width: 8px;
  background-color: #eceded;
}
.i_maps_bl_city_win::-webkit-scrollbar-thumb {
  background-color: #dcdddd;
  border-radius: 40px;
}
.i_maps_bl_cont {
  position: relative;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  height: 430px;
  overflow: hidden;
}
.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: #f2f3f3;
  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: #f2f3f3;
  padding: 20px 0 20px 50px;
  margin-left: 15px;
  margin-right: 10px;
  border-top: 1px solid #d7d7d7;
}
/*.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;
}
.i_item_img:hover .main-wrapper__wrp-hover {
  display: flex;
}
.mySwiper-h {
  height: 100%;
  max-height: 100vw;
  min-height: 0;
  min-width: 0;
  max-width: 100vw;
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .mySwiper-h .main-wrapper__wrp-hover {
    display: none;
    position: absolute;
    top: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
  }
  .mySwiper-h .main-wrapper__wrp-hover .main-wrapper__hover:hover::after {
    opacity: 1;
  }
  .mySwiper-h .main-wrapper__wrp-hover .main-wrapper__hover {
    position: relative;
    display: flex;
    align-items: flex-end;
    flex: 1;
    height: 100%;
  }
  .mySwiper-h .main-wrapper__wrp-hover .main-wrapper__hover:after {
    content: '';
    position: absolute;
    top: 0;
    left: 2px;
    right: 2px;
    height: 3px;
    border-radius: 2px;
    opacity: 0.3;
    background: #888;
  }
}
.mySwiper-h .swiper-slide {
  width: 100% !important;
}
.swiper-slide {
  width: auto;
  flex-shrink: 0;
  display: block;
  height: 100%;
  max-height: 100%;
  min-width: 0;
}
.swiper-wrapper {
  max-height: 100%;
  height: 100% t;
  display: flex;
}
.i_item_img .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: -4px;
}
.i_item_img .swiper-pagination-bullet {
  width: 5px;
  height: 5px;
}
.i_item_img .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 2px;
}
@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_top {
    background: #ececec;
  }
  .i_maps_bl_cont_city {
    width: 100%;
  }
  .i_maps_bl_cont_city_id {
    width: 50%;
  }
}
