@charset "UTF-8";

@import url(//fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic,700,700italic&subset=latin,cyrillic);

@import url(//fonts.googleapis.com/css?family=Playfair+Display:400italic,700&subset=latin,cyrillic);

.link,
.static__body a {
  color: #232323;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-transition: all 200ms;
  transition: all 200ms;
}

.link:hover,
.static__body a:hover {
  color: #0ea7f2;
  border-bottom: 1px solid #0ea7f2;
}

.link:active,
.static__body a:active {
  color: #0ea7f2;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0ms;
  transition: all 0ms;
}

.link_unborder {
  border-bottom: 0;
}

.link_unborder:hover {
  border-bottom: 0;
}

.link_unborder:active {
  border-bottom: 0;
}

.common__justify,
.h-menu,
.product__prices,
.product-list__buttons,
.product-detail__prices {
  text-align: justify;
  -ms-text-justify: distribute;
  /* fucking ie fix */
}

.common__justify::after,
.h-menu::after,
.product__prices::after,
.product-list__buttons::after,
.product-detail__prices::after {
  content: "";
  display: inline-block;
  width: 100%;
}

.h-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
}

.h-menu__item {
  display: inline;
  margin: 0 40px 0 0;
}

.h-menu__link {
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
}

.h-menu__link:hover .h-menu__icon {
  color: #0ea7f2;
}

.h-menu__link:active .h-menu__icon {
  color: #bcbcb6;
}

.h-menu__link_black {
  color: #323232;
  font-weight: 400;
  font-size: 14px;
  border-color: #323232;
}

.h-menu__link_black:hover {
  color: #046eb9;
}

.h-menu__link_iconed {
  font-weight: 400;
  position: relative;
  margin-left: 0.87500em;
}

.h-menu__icon {
  position: absolute;
  left: -1.46667em;
  top: -0.21667em;
  color: #7a95bf;
  font-size: 30px;
  text-decoration: none;
}

@font-face {
  font-family: 'PoolsMart';
  src: url("../fonts/f-poolsmart.eot");
  src: url("../fonts/f-poolsmart.eot#iefix") format("embedded-opentype"), url("../fonts/f-poolsmart.ttf") format("truetype"), url("../fonts/f-poolsmart.woff") format("woff"), url("../fonts/f-poolsmart.svg#iefix") format("svg");
  font-weight: normal;
  font-style: normal;
}

.icon {
  display: inline-block;
  font-family: "Poolsmart";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon_zoom::before {
  content: "\e600";
}

.icon_semicircle::before {
  content: "\e601";
}

.icon_arrow::before {
  content: "\e602";
}

.icon_vk::before {
  content: "\e603";
}

.icon_fb::before {
  content: "\e604";
}

.icon_tw::before {
  content: "\e605";
}

.icon_ok::before {
  content: "\e606";
}

.icon_login::before {
  content: "\e607";
}

.icon_registration::before {
  content: "\e608";
}

.icon_new-window::before {
  content: "\e609";
}

.icon_cart::before {
  content: "\e60a";
}

.icon_shipping::before {
  content: "\e60b";
}

.icon_guarantee::before {
  content: "\e60c";
}

.icon_help::before {
  content: "\e60d";
}

.icon_phone::before {
  content: "\e60e";
}

.backcall {
  color: #fff;
  line-height: 1;
}

.backcall__tel {
  position: relative;
  color: #ededed;
  font-size: 24px;
  font-weight: 300;
}
.backcall__tel a{
  text-decoration: none;
}
.backcall__tel_black {
  color: #969696;
  font-weight: 400;
}

.backcall__tel_black strong {
  color: #333132;
}

.backcall__link {
  display: inline-block;
  margin-top: 9px;
  margin-left: 30px;
  font-size: 14px;
  font-style: italic;
}

.backcall__link_blue {
  color: #046eb9;
  border-color: #046eb9;
}

.backcall__icon {
  padding-right: 11px;
  font-size: 19px;
}

.backcall__icon_blue {
  color: #046eb9;
}

.logo {
  line-height: 1;
  font-family: "Playfair Display", Arial, sans-serif;
  display: block;
  text-decoration: none;
}

.logo__title {
  color: #fff;
  font-size: 38px;
  font-weight: 700;
}

.logo__description {
  margin-top: 10px;
  color: #f6f6f6;
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
}

.sprite__arrow-left-blue,
.f-cart__arrow {
  width: 9px;
  height: 15px;
  background: url("../images/i-sprite.png") 0 0 no-repeat;
}

.sprite__arrow-back-blue,
.cart__back::after {
  width: 13px;
  height: 11px;
  background: url("../images/i-sprite.png") -296px 0 no-repeat;
}

.sprite__rouble-white,
.f-cart__total-cost::after {
  width: 13px;
  height: 17px;
  background: url("../images/i-sprite.png") -12px 0 no-repeat;
}

.sprite__rouble-gray,
.product__price_old::after,
.product-detail__price_old::after {
  width: 12px;
  height: 13px;
  background: url("../images/i-sprite.png") -28px 0 no-repeat;
}

.sprite__rouble-gray-little,
.product__price_old-little::after {
  width: 7px;
  height: 10px;
  background: url("../images/i-sprite.png") -152px 0 no-repeat;
}

.sprite__rouble-dark-gray,
.product__price_current::after,
.cart__total-sum::after {
  width: 14px;
  height: 17px;
  background: url("../images/i-sprite.png") -43px 0 no-repeat;
}

.sprite__rouble-blue,
.product-detail__price_current::after {
  width: 22px;
  height: 25px;
  background: url("../images/i-sprite.png") -184px 0 no-repeat;
}

.sprite__rouble-dark-gray-little,
.cart-items__cost span::after,
.order__cost::after {
  width: 11px;
  height: 13px;
  background: url("../images/i-sprite.png") -209px 0 no-repeat;
}

.sprite__triangle-bottom-striped,
.label::after {
  width: 25px;
  height: 9px;
  background: url("../images/i-sprite.png") -60px 0 no-repeat;
}

.sprite__triangle-bottom-gray,
.select__toggle {
  height: 35px;
  width: 28px;
  background: url("../images/i-sprite.png") -236px 0 no-repeat;
}

.sprite__triangle-top,
.button_color_gray::after {
  width: 25px;
  height: 9px;
}

.sprite__triangle-top_gray,
.button_color_gray::after {
  background: url("../images/i-sprite.png") -88px 0 no-repeat;
}

.sprite__triangle-top_striped-dark,
.button_color_gray:hover::after {
  background: url("../images/i-sprite.png") -88px -12px no-repeat;
}

.sprite__triangle-top_striped-light,
.button_color_gray:active::after {
  background: url("../images/i-sprite.png") -88px -24px no-repeat;
}

.sprite__triangle-blue,
.order__toggle::after {
  width: 7px;
  height: 4px;
}

.sprite__triangle-blue_bottom,
.order__toggle::after {
  background: url("../images/i-sprite.png") -312px 0 no-repeat;
}

.sprite__triangle-blue_top,
.order__toggle_showed::after {
  background: url("../images/i-sprite.png") -312px -7px no-repeat;
}

.sprite__triangle-oblique-striped-light,
.vcard::after {
  width: 16px;
  height: 9px;
  background: url("../images/i-sprite.png") -399px 0 no-repeat;
}

.sprite__arrow-down,
.product-list__sort-icon {
  width: 10px;
  height: 12px;
}

.sprite__arrow-down_white,
.product-list__sort-icon {
  background: url("../images/i-sprite.png") -116px 0 no-repeat;
}

.sprite__arrow-down_gray,
.product-list__sort-icon_selected {
  background: url("../images/i-sprite.png") -116px -15px no-repeat;
}

.sprite__checkbox,
.product-list__help-icon,
.product-detail__status-icon {
  width: 20px;
  height: 20px;
}

.sprite__checkbox_square,
.product-list__help-icon {
  background: url("../images/i-sprite.png") -129px 0 no-repeat;
}

.sprite__checkbox_round,
.product-detail__status-icon {
  background: url("../images/i-sprite.png") -129px -23px no-repeat;
}

.sprite__checkbox-simple,
.form__checkbox:checked::after {
  width: 19px;
  height: 19px;
  background: url("../images/i-sprite.png") -274px 0 no-repeat;
}

.sprite__hammer,
.product-detail__setup-icon {
  width: 19px;
  height: 18px;
  background: url("../images/i-sprite.png") -162px 0 no-repeat;
}

.sprite__cross,
.cart-items__delete-link::after {
  width: 10px;
  height: 10px;
  background: url("../images/i-sprite.png") -223px 0 no-repeat;
}

.sprite__arrow-blue-circle,
.article__back {
  width: 52px;
  height: 52px;
  background: url("../images/i-sprite.png") -322px 0 no-repeat;
}

.sprite__menu,
.main__to-catalog {
  width: 19px;
  height: 19px;
  background: url("../images/i-sprite.png") -377px 0 no-repeat;
}

.sprite__point,
.map__address::before {
  width: 18px;
  height: 21px;
  background: url("../images/i-sprite.png") -418px 0 no-repeat;
}

.sprite__phone,
.map__phone::before {
  width: 21px;
  height: 21px;
  background: url("../images/i-sprite.png") -439px 0 no-repeat;
}

.sprite__mail,
.map__mail::before {
  width: 21px;
  height: 16px;
  background: url("../images/i-sprite.png") -463px 0 no-repeat;
}

.sprite__close,
.modal__close {
  width: 32px;
  height: 32px;
  background: url("../images/i-sprite.png") -487px 0 no-repeat;
}
/*
.sprite__user,
.header__profile::before {
  width: 15px;
  height: 16px;
  background: url("../images/i-sprite.png") -522px 0 no-repeat;
}

.sprite__user-blue,
.header__profile:hover::before {
  width: 15px;
  height: 16px;
  background: url("../images/i-sprite.png") -522px -19px no-repeat;
}

.sprite__user-gray,
.header__profile:active::before {
  width: 15px;
  height: 16px;
  background: url("../images/i-sprite.png") -522px -38px no-repeat;
}
*/
.sprite__submenu-arrow,
.menu__sublist::before {
  width: 34px;
  height: 30px;
  background: url("../images/i-sprite.png") -540px 0 no-repeat;
}

.pattern__striped-dark,
.button_color_gray:hover {
  background: url("../images/i-pattern__striped-dark.png") repeat !important;
}

.pattern__striped,
.button_color_gray:active,
.label,
.product__buy_disabled,
.product__buy_disabled:hover,
.order__col-name,
.static__body table.inner th,
.vcard {
  background: url("../images/i-pattern__striped.png") repeat !important;
}

.pattern__striped-light,
.menu__submenu,
.menu__sublist,
.product_hover,
.article-list__item_hover {
  background: url("../images/i-pattern__striped-light.png") repeat !important;
}

.pattern__striped-transparent,
.modal__overlay {
  background: url("../images/i-pattern__striped-transparent.png") repeat !important;
}

.pattern__wavy-line,
.header__menu-hr {
  background: url("../images/i-pattern__wavy-line.png") repeat-x !important;
}

.button {
  display: inline-block;
  vertical-align: top;
  padding: 0.9em 1.35714em 0.71429em;
  border: 3px solid;
  color: #fff;
  line-height: 1;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}

.button:active {
  -webkit-transition: all 0ms;
  transition: all 0ms;
}

.button_color_lightblue {
  background: #0ea7f2;
  border-color: #0ea7f2;
  box-shadow: 0px 2px #0463a6;
}

.button_color_lightblue:hover {
  background: transparent;
  box-shadow: none;
  color: #0ea7f2;
}

.button_color_lightblue:active {
  background: transparent;
  box-shadow: none;
  border-color: #bcbcb6;
  color: #bcbcb6;
}

.button_color_blue {
  background: #046eb9;
  border-color: #046eb9;
  box-shadow: 0px 2px #e5e5e5;
}

.button_color_blue:hover {
  background: transparent;
  box-shadow: none;
  color: #046eb9;
}

.button_color_blue:active {
  background: transparent;
  box-shadow: none;
  border-color: #bcbcb6;
  color: #bcbcb6;
}

.button_color_gray {
  position: relative;
  margin-top: 9px;
  background: #bcbcb6;
  border: 0;
  -webkit-transition: all 0ms;
  transition: all 0ms;
  -webkit-transition: color 200ms;
  transition: color 200ms;
}

.button_color_gray::after {
  content: '';
  position: absolute;
  top: -9px;
  left: 50%;
  margin-left: -12px;
}

.button_color_gray:hover {
  color: #4a4848;
}

.button_color_gray:active {
  color: #4a4848;
  text-decoration: none;
}

.button_size_12 {
  font-size: 12px;
}

.button_size_14 {
  font-size: 14px;
}

.button_size_16 {
  font-size: 16px;
}

.button_font_italic {
  font-style: italic;
}

.button_font_semibold {
  font-weight: 600;
}

.button_font_no-underline {
  text-decoration: none;
}

.button_no-icon {
  padding: 1em 1.35714em 1em;
}

.button_no-icon-long {
  box-sizing: border-box;
  min-width: 180px;
  text-align: center;
  padding: 1em 3em 1em;
}

.button__icon {
  margin-top: -0.23077em;
  vertical-align: top;
}

.button__icon_left {
  font-size: 1.85714em;
  margin-right: 0.53846em;
}

.button__icon_right {
  margin-left: 1.5em;
  font-size: 1.5em;
}

.header {
  background: #fff;
  margin-bottom: 2px;
}

.header__wrapper {
  width: 1004px;
  margin: 0 auto;
  font-size: 0;
}

.header__wrapper_404 {
  padding-top: 20px;
  padding-bottom: 40px;
}

.header__left {
  display: inline-block;
  vertical-align: top;
  width: 330px;
  margin-right: 95px;
}

.header__left_404 {
  width: 50%;
  margin: 0;
}

.header__right {
  display: inline-block;
  vertical-align: top;
  width: 579px;
}

.header__right_404 {
  padding-top: 10px;
  width: 50%;
  text-align: right;
}

.header__h-menu {
  display: inline-block;
  width: 100%;
  margin-top: 64px;
  margin-bottom: 34px;
  text-align: left;
}

.header__backcall {
  display: inline-block;
  vertical-align: top;
  width: 240px;
  margin-top: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.header__button {
  display: inline-block;
  vertical-align: top;
  margin-top: 27px;
  width: 129px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.header__loginreg {
  margin-top: 28px;
  margin-left: 32px;
  font-weight: 400;
  font-style: italic;
}

.header__loginreg_authorized {
  margin-left: 55px;
}

.header__icon {
  position: absolute;
  left: -1.9em;
  top: 0.2em;
  text-decoration: none;
}

.header__login {
  display: block;
  position: relative;
  margin-left: 1.8em;
  font-size: 14px;
  color: #232323;
  border: none!important;
  font-style: normal;
  font-weight: normal;
}

.header__registration {
  display: block;
  position: relative;
  margin-left: 1.9em;
  margin-top: 0.85714em;
  font-size: 14px;
  color: #232323;
  border: none!important;
  font-style: normal;
  font-weight: normal;
}

.header__menu {
  margin-top: 47px;
  padding-left: 30px;
}

.header__menu-hr {
  height: 7px;
  margin-top: 20px;
}

.header__logo {
  margin-bottom: 42px;
}

.header__profile {
  position: relative;
  font-size: 14px;
  color: #232323;
  line-height: 20px;
  border: none!important;
  font-style: normal;
  font-weight: normal;
  display: flex;
  align-items: center;
}

.header_new_auth .header__logout{
  font-size: 14px;
  color: #232323;
  border: none!important;
  font-style: normal;
  font-weight: normal;
}

.header_new_auth .header__logout:hover{
  color: #0EA7F2;
}

.header__loginreg br{
  display: none;
}
.header__profile::before {
  content: "\e904";
  font-family: 'icon' !important;
  display: inline-block;
  position: relative;
  left: 0;
  top: 0;
  color: #232323;
  font-size: 20px;
  margin-right: 12px;
  background: none!important;
  width: auto;
  height: auto;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}
.header__profile:hover::before{
  color: #0EA7F2;
}
.menu {
  display: block;
  border-bottom: 3px solid #e5e5e5;
}

.menu__item {
  padding: 11px 11px 14px;
  background: #fff;
  border: 3px solid #fff;
  outline: none;
  cursor: pointer;
  font-size: 0;
  -webkit-transition: border-color 200ms, color 200ms, background 200ms;
  transition: border-color 200ms, color 200ms, background 200ms;
}

.menu__item:hover {
  border-color: #046eb9;
}

.menu__item:hover .menu__title {
  color: #046eb9;
  font-weight: 600;
}

.menu__item:hover .menu__title::after {
  border-left-color: #046eb9;
}

.menu__item.ui-state-active {
  border-color: #046eb9;
  background: #046eb9;
}

.menu__item.ui-state-active .menu__title {
  color: #fff;
  font-weight: 600;
}

.menu__item.ui-state-active .menu__title::after {
  position: relative;
  top: 2px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #fff;
  border-bottom: 4px solid transparent;
}

.menu__title,
.menu__title:visited {
  display: inline-block;
  color: #323232;
  font-size: 14px;
  line-height: 19px;
  text-decoration: none;
}

.menu__title::after,
.menu__title:visited::after {
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  margin-left: 15px;
  border-left: 4px solid #ededed;
  border-right: 4px solid transparent;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}

.menu__submenu {
  padding: 15px 12px;
  border-top: 2px solid #e5e5e5;
}

.menu__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.menu__subitem {
  position: relative;
  margin-bottom: 11px;
}

.menu__subitem:hover > .menu__link {
  font-weight: 600;
  color: #046eb9;
}

.menu__subitem:last-child {
  margin-bottom: 0;
}
.menu__item > a{
    font-weight: 700;
}
.menu__subitem_parent:hover > .menu__sublist {
  display: block;
}

.menu__subitem_parent:hover > .menu__link::after {
  border-left-color: #046eb9;
}

.menu__subitem_parent > .menu__link::after {
  content: '';
  display: inline-block;
  margin-left: 15px;
  position: relative;
  border-left: 4px solid #ededed;
  border-right: 4px solid transparent;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}

.menu__link {
  display: block;
  color: #323232;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  -webkit-transition: all 0ms;
  transition: all 0ms;
}

.menu__link:hover {
  font-weight: 600;
  color: #046eb9;
}

.menu__sublist {
  position: absolute;
  left: 223px;
  top: -18px;
  z-index: 10;
  box-sizing: border-box;
  display: none;
  width: 221px;
  padding: 18px;
  border: 3px solid #046eb9;
}

.menu__sublist::before {
  content: '';
  position: absolute;
  top: 10px;
  left: -34px;
  display: inline-block;
}

.menu__sublist .menu__sublist {
  left: 197px;
}

.label {
  position: relative;
  margin-bottom: 9px;
  padding: 18px 15px 17px;
  color: #323232;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.label::after {
  content: '';
  position: absolute;
  bottom: -9px;
  left: 50%;
  margin-left: -12px;
}

.product {
  padding: 26px 28px 28px;
  background: #fff;
  color: #323232;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 12px;
}

.product_mini {
  padding: 20px;
}

.product__image {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.product__image-link {
  display: block;
  height: 180px;
  width: 180px;
  font-size: 107.5px;
  text-align: center;
}

.product__name {
  display: inline-block;
  height: 4.1em;
  overflow: hidden;
  padding: 0 0.2ex;
  margin-top: 15px;
  color: #323232;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  font-style: italic;
}
#carousel .product__name{
  font-size: 14px;
  height: auto;
}
.product__description {
  margin-top: 21px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 300;
}

.product__prices {
  font-weight: 700;
  font-size: 0;
}

.product__price {
  display: inline-block;
  font-weight: 700;
  line-height: 1.4;
}

.product__price_old {
  position: relative;
  color: #969696;
  font-size: 18px;
}

.product__price_old::before {
  content: '';
  position: absolute;
  top: 58%;
  display: block;
  height: 1px;
  width: 100%;
  background: rgba(150, 150, 150, 0.7);
}

.product__price_old::after {
  content: '';
  display: inline-block;
  margin-left: 0.4ex;
}

.product__price_old-little {
  position: relative;
  color: #828282;
  font-size: 14px;
  font-weight: 400;
}

.product__price_old-little::before {
  content: '';
  position: absolute;
  top: 58%;
  display: block;
  height: 1px;
  width: 100%;
  background: rgba(130, 130, 130, 0.7);
}

.product__price_old-little::after {
  content: '';
  display: inline-block;
  margin-left: 0.4ex;
}

.product__price_current {
  color: #323232;
  font-size: 24px;
}

.product__price_current::after {
  content: '';
  display: inline-block;
  margin-left: 0.4ex;
}

.product__buy {
  display: block;
  margin-top: 10px;
  text-align: center;
  box-shadow: -1px 2px #e5e5e5;
}

.product__buy_disabled,
.product__buy_disabled:hover {
  padding-top: 1.3em;
  padding-bottom: 1.2em;
  color: #323232;
  box-shadow: none;
  border: 0;
  cursor: default;
}

.sale__product {
  margin-top: 21px;
  margin-bottom: 17px;
}

.sale__all {
  display: block;
  text-align: center;
}

.search {
  font-size: 0;
}

.search__wrapper {
  display: inline-block;
  width: 558px;
  padding: 8px 20px 8px;
  background: #fff;
  background: #F8F8F8;
  border-radius: 4px 0 0 4px;
}

.search__icon {
  padding: 5px 14px 5px 0;
  color: #cecdcb;
  font-size: 16px;
}

.search__field {
  width: 500px;
  height: 28px;
  padding: 0 0 0 16px;
  border: 0;
  border-left: 1px solid #CECDCB;
  outline: none;
  color: #969696;
  font-size: 14px;
  font-family: "Open Sans", Arial, sans-serif;
  line-height: 35px;
  background: #F8F8F8;
}

.search__button {
  box-sizing: border-box;
  padding-top: 0;
  width: 152px;
  height: 45px;
  line-height: 39px;
  text-align: center;
}

.breadcrumbs {
  padding: 0;
  margin: 0;
  list-style: none;
}

.breadcrumbs__item {
  display: inline-block;
  color: #323232;
  font-size: 12px;
  font-weight: 600;
  font-style: italic;
}

.breadcrumbs__item::after {
  content: ">";
  padding: 0 1ex 0 1.5ex;
}

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

.breadcrumbs__link {
  color: #323232;
  font-weight: 300;
  border-color: rgba(50, 50, 50, 0.5);
}

.plain-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.plain-list__item {
  display: inline-block;
  white-space: nowrap;
  margin-right: 14px;
}

.plain-list__link {
  color: #323232;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  line-height: 1.8;
  border-color: rgba(50, 50, 50, 0.3);
}

.plain-list__link_selected {
  color: #189cdd;
  font-weight: 600;
  border: none;
  cursor: default;
}

.switcher {
  vertical-align: top;
  color: #323232;
  font-size: 14px;
  font-weight: 300;
}

.switcher__button {
  display: inline-block;
  margin-left: 14px;
  margin-top: -10px;
  font-weight: 400;
}

.switcher__button_selected,
.switcher__button_selected:hover {
  background: transparent;
  box-shadow: none;
  border-color: #bcbcb6;
  color: #bcbcb6;
  cursor: default;
}

.product-list__categories {
  margin: 0 0 45px;
}

.product-list__buttons {
  margin-bottom: 30px;
}

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

.product-list__sort-icon {
  display: inline-block;
  margin-left: 0.8em;
  margin-top: 1px;
  vertical-align: -1px;
}

.product-list__help {
  margin-top: -10px;
  color: #fff;
  border-color: #bcbcb6;
  background: #bcbcb6;
  padding: 8px 12px;
  padding-top: 5px;

}
.product-list__sort{
  margin-right: 14px;
}

.product-list__help-icon {
  display: inline-block;
  vertical-align: -3px;
  margin-right: 10px!important;
}

.product-list__product {
  display: inline-block;
  vertical-align: top;
  width: 181px;
  margin-right: 20px;
  margin-bottom: 17px;
}

.product-list__product:nth-of-type(3n+3) {

}

.product-list__wrapper {
  font-size: 0;
}

.counter {
  width: 106px;
  border: 2px solid #bcbcb6;
  color: #303030;
  font-size: 0;
}

.counter__field {
  width: 30px;
  padding: 0 5px;
  color: #303030;
  font-size: 14px;
  font-family: "Open Sans", Arial, sans-serif;
  text-align: center;
  line-height: 26px;
  border: none;
  outline: none;
}

.counter__button {
  display: inline-block;
  width: 31px;
  font-size: 14px;
  text-align: center;
  line-height: 26px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.counter__separator {
  display: inline-block;
  width: 1px;
  height: 12px;
  background: #cfcfce;
}

.product-detail {
  background: #fff;
  padding: 40px 35px;
  white-space: nowrap;
}

.product-detail__title {
  white-space: normal;
  margin-bottom: 30px;
  color: #323232;
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
  text-align: center;
}

.product-detail__left {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  width: 335px;
  margin-right: 30px;
}

.product-detail__right {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  width: calc(100% - 530px);
}

.product-detail__image {
  position: relative;
  margin-bottom: 50px;
}

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

.product-detail__status {
  position: absolute;
  top: 40px;
  right: 0;
  padding: 0.7em 3em 0.5em 1em;
  box-shadow: none;
}

.product-detail__status:hover,
.product-detail__status:active {
  background: #046eb9;
  border-color: #046eb9;
  color: #fff;
  cursor: default;
}

.product-detail__status-icon {
  display: inline-block;
  vertical-align: -6px;
}

.product-detail__setup-icon {
  display: inline-block;
  margin-left: 0.6em;
  vertical-align: -3px;
}

.product-detail__settings-title {
  color: #333;
  font-weight: 600;
  font-size: 20px;
}

.product-detail__settings-table {
  overflow: hidden;
  bottom: 0;
  border-spacing: 0;
  margin-bottom: 30px;
  color: #323232;
  font-size: 14px;
}

.product-detail__settings-table td {
  padding-top: 8px;
  vertical-align: bottom;
}

.product-detail__settings-table td span {
  position: relative;
  bottom: -0.2em;
  background: #fff;
}

.product-detail__settings-table td:first-child {
  padding-right: 20px;
  font-weight: 600;
  border-bottom: 1px dotted #d6d6d6;
}

.product-detail__settings-table td:last-child {
  font-weight: 300;
  width: 130px;
  max-width: 130px;
}

.product-detail__prices {
  width: 250px;
  margin-bottom: 25px;
}

.product-detail__price {
  display: inline-block;
  font-weight: 700;
}

.product-detail__price_current {
  color: #046eb9;
  font-size: 36px;
}

.product-detail__price_current::after {
  content: "";
  display: inline-block;
  margin-left: 0.4ex;
}

.product-detail__price_old {
  position: relative;
  color: #969696;
  font-size: 18px;
}

.product-detail__price_old::before {
  content: '';
  position: absolute;
  top: 58%;
  display: block;
  height: 1px;
  width: 100%;
  background: rgba(150, 150, 150, 0.7);
}

.product-detail__price_old::after {
  content: "";
  display: inline-block;
  margin-left: 0.3ex;
}

.product-detail__quantity {
  margin-bottom: 28px;
}

.product-detail__buy {
  box-sizing: border-box;
  width: 180px;
  box-shadow: 0 2px #e5e5e5;
  text-align: center;
}

.carousel {
  position: relative;
  /* redefine owl-theme */
}

.carousel__item {
  box-sizing: border-box;
  max-width: 174px;
}

.carousel__nav {
  position: absolute;
  top: 110px;
  color: #f6f6f6;
  font-size: 62px;
  cursor: pointer;
}

.carousel__nav_left {
  left: -6px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.carousel__nav_right {
  right: -6px;
}

.carousel__nav_big {
  top: 230px;
}

.carousel__nav-icon {
  position: absolute;
  top: 21px;
  left: 12px;
  color: #797979;
  font-size: 21px;
}

.carousel .owl-theme .owl-controls {
  margin-top: 25px;
}

.carousel .owl-theme .owl-controls .owl-page span {
  background: #bcbcb6;
  opacity: 1;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}

.carousel .owl-theme .owl-controls .owl-page span:hover {
  background: rgba(4, 110, 185, 0.7);
}

.carousel .owl-theme .owl-controls .owl-page.active span {
  background: #046eb9;
  opacity: 1;
}

.cart-items {
  width: 100%;
  padding: 0 27px;
  border: none;
  border-spacing: 0;
  background: #fff;
}

.cart-items__item:last-child {
  border: none;
}

.cart-items__cell {
  border-bottom: 1px solid #f4f4f4;
  padding: 31px 0 27px;
}

.cart-items__image {
  width: 80px;
  height: 80px;
}

.cart-items__image img {
  max-width: 100%;
  max-height: 100%;
}

.cart-items__title {
  width: 180px;
  padding-left: 20px;
  padding-right: 20px;
}

.cart-items__link {
  color: #474747;
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
}

.cart-items__quantity {
  width: 110px;
}

.cart-items__cost {
  width: 145px;
  color: #333;
  font-size: 18px;
  font-weight: 700;
  text-align: right;
}

.cart-items__cost span::after {
  content: '';
  display: inline-block;
  margin-left: 0.3ex;
}

.cart-items__delete {
  text-align: right;
}

.cart-items__delete-link {
  color: #046eb9;
  font-size: 14px;
  font-style: italic;
}

.cart-items__delete-link::after {
  content: "";
  display: inline-block;
  margin-left: 0.6ex;
  vertical-align: -1px;
}

.cart-items__quantity-total {
  text-align: right;
  color: #303030;
  font-size: 14px;
  font-weight: 600;
}

.select {
  position: relative;
  width: 165px;
  height: 35px;
  box-shadow: 0 2px #e5e5e5;
  background: #fff;
  font-size: 12px;
}

.select__current {
  position: absolute;
  display: block;
  width: 137px;
  height: 35px;
  overflow: hidden;
  line-height: 35px;
  text-indent: 15px;
}

.select__current:link,
.select__current:visited,
.select__current:hover {
  color: #a9a9a3;
  outline: none;
  text-decoration: none;
}

.select__current_changed:link,
.select__current_changed:visited,
.select__current_changed:hover {
  color: #4f4e4b;
}

.select__options {
  position: absolute;
  z-index: 1;
  overflow-y: auto;
  width: 166px;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
  box-shadow: 0 2px #e5e5e5;
}

.select__options li {
  padding: 0 12px;
}

.select__options li:first-child {
  display: none;
}

.select__options a {
  display: block;
  padding: 7px 0 7px 3px;
  border-top: 1px solid #e5e5e5;
  outline: none;
  text-decoration: none;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}

.select__options a:link,
.select__options a:visited {
  color: #2b2b2b;
}

.select__options a:hover,
.select__options a:focus {
  color: #a9a9a3;
}

.select__toggle {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  outline: none;
}

.form {
  border: none;
  border-spacing: 0;
  color: #474747;
  font-size: 14px;
}

.form__header {
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
}

.form__cell {
  padding-bottom: 21px;
  vertical-align: top;
}

.form__cell_center {
  text-align: center;
}

.form__label {
  width: 180px;
  padding-top: 17px;
  padding-right: 20px;
}

.form__label_min {
  width: 110px;
}

.form__status {
  font-weight: 400;
}

.form__input {
  box-sizing: border-box;
  width: 100%;
  height: 50px;
  padding: 0 17px;
  outline: none;
  border: none;
  box-shadow: 0 2px #e5e5e5;
  color: #4f4e4b;
  font-size: 14px;
  font-family: "Open Sans", Arial, sans-serif;
  line-height: 50px;
}

.form__input_mini {
  width: 290px;
}

.form__input_micro {
  width: 220px;
}

.form__checkbox {
  position: relative;
  margin-right: 14px;
  outline: none;
  cursor: pointer;
}

.form__checkbox::after {
  content: '';
  position: absolute;
  top: -3px;
  left: -3px;
  width: 19px;
  height: 19px;
  box-shadow: 0 2px #e5e5e5;
  background-color: #fff;
}

.form__checkbox:checked::after {
  color: #4f4e4b;
  font-size: 16px;
  text-align: center;
  line-height: 1.3em;
  background-color: #fff;
}

.form__send {
  margin-top: 19px;
  font-style: normal;
}

.form__send_disabled {
  background: transparent;
  box-shadow: none;
  border-color: #bcbcb6;
  color: #bcbcb6;
  cursor: default;
}

.form__send_disabled:hover {
  color: #bcbcb6;
}

.form__tip {
  margin-top: 10px;
  color: #a8a8a8;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
}

.form__description {
  margin-top: 15px;
  margin-bottom: -10px;
  font-size: 14px;
}

.form .select {
  margin-top: 7px;
  margin-bottom: 7px;
}

.form__link {
  color: #046eb9;
  border-color: rgba(4, 110, 185, 0.5);
}

.form__link_dashed {
  border-bottom: 1px dashed rgba(4, 110, 185, 0.5);
}

.form__error .form__label,
.form__error .form__status {
  color: #df003f;
}

.form__error .select,
.form__error .form__input,
.form__error .form__checkbox::after {
  border: 1px solid #eb8aa1;
  box-shadow: none;
}

.cart__status {
  width: 380px;
  margin: 0 auto 20px;
  padding: 10px 0 0;
  color: #474747;
  font-size: 14px;
  text-align: center;
}

.cart__status strong {
  font-weight: 600;
}

.cart__categories {
  margin-bottom: 20px;
  font-size: 0;
}

.cart__category-block {
  display: inline-block;
  vertical-align: top;
  width: 330px;
  margin-bottom: 35px;
  white-space: normal;
}

.cart__category-block:nth-child(odd) {
/*  margin-right: 50px; */
}

.cart__category-block_hidden {
  display: none;
}

.cart__category-image {
  display: inline-block;
  vertical-align: middle;
  width: 136px;
  height: 110px;
  margin-right: 10px;
  text-align: center;
}

.cart__category-image img {
  max-width: 90%;
  max-height: 90%;
}

.cart__category-title {
  display: inline-block;
  vertical-align: middle;
  max-width: 180px;
  margin-top: -2em;
  color: #323232;
  font-size: 14px;
  font-weight: 700;
  overflow-wrap: break-word;
  text-transform: uppercase;
}

.cart__categories-hr {
  padding-bottom: 23px;
  background: url("../images/i-cart__hr.png") center 29px no-repeat;
  text-align: center;
}

.cart__categories-hrlink {
  font-weight: 400;
}

.cart__total {
  margin: 23px 27px 0 0;
  color: #333;
  font-size: 14px;
  text-align: right;
}

.cart__total-sum {
  margin-left: 0.8ex;
  font-size: 24px;
  font-weight: 700;
}

.cart__total-sum::after {
  content: '';
  display: inline-block;
  margin-left: 0.3ex;
}

.cart__checkout {
  margin-left: 32px;
  vertical-align: bottom;
}

.cart__form {
  width: 100%;
}

.cart__back {
  /* ╨║╨╛╤Б╤В╤Л╨╗╨╕-╨▓╨╡╨╗╨╛╤Б╨╕╨┐╨╡╨┤╤Л */
  display: inline-block;
  float: left;
  margin-left: 30px;
  margin-top: 7px;
}

.cart__back::after {
  content: '';
  display: inline-block;
  vertical-align: -2px;
  margin-left: 8px;
}

.cart__back-link {
  color: #046eb9;
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
  border-color: rgba(4, 110, 185, 0.7);
}

.order {
  padding: 30px 26px 20px;
  background: #fff;
  color: #474747;
  font-size: 14px;
}

.order__title {
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 23px;
}

.order__title_gray {
  color: #969696;
}

.order__body {
  width: 100%;
  border: none;
  border-spacing: 0;
}

.order__body tr:last-child .order__item {
  border: none;
}

.order__col-name {
  box-sizing: border-box;
  padding: 20px;
  font-weight: 600;
  font-style: italic;
  text-align: left;
  border-right: 1px solid #f5f5f5;
}

.order__col-name:last-child {
  border: none;
}

.order__col-name_1 {
  width: 339px;
}

.order__col-name_2 {
  width: 125px;
}

.order__col-name_3 {
  width: 115px;
}

.order__col-name_4 {
  width: 120px;
}

.order__cell {
  vertical-align: top;
  padding: 15px 12px 0 20px;
}

.order__item {
  padding-bottom: 15px;
  border-bottom: 1px solid #f4f4f4;
}

.order__total {
  text-align: right;
}

.order__cost {
  color: #333;
  font-weight: 700;
  font-size: 18px;
}

.order__cost::after {
  content: '';
  display: inline-block;
  margin-left: 0.4ex;
}

.order__toggle {
  display: inline-block;
}

.order__toggle::after {
  content: '';
  display: inline-block;
  margin-left: 9px;
  vertical-align: 2px;
}

.order__toggle-link {
  margin-left: 20px;
  border-bottom: 1px dashed #046eb9;
  color: #046eb9;
  font-weight: 600;
  font-style: italic;
}

.personal__switcher {
  margin-top: 52px;
}

.personal__switcher-button {
  box-sizing: border-box;
  height: 35px;
  width: 120px;
  padding: 0;
  line-height: 30px;
  text-align: center;
}

.personal__order {
  margin-top: 26px;
}

.personal__form {
  width: 100%;
  margin-top: 35px;
  font-weight: 600;
  font-style: italic;
}

.article-list__item {
  padding: 28px 28px 25px;
  background: #fff;
  border-bottom: 1px solid #dedddd;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}

.article-list__item:last-child {
  border: none;
}

.article-list__left {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 320px);
  margin-right: 27px;
  white-space: normal;
}

.article-list__title {
  border-bottom: 1px solid transparent;
  color: #474747;
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
}

.article-list__title:hover {
  border-bottom: 1px solid;
}

.article-list__description {
  margin-top: 12px;
  height: 3.6em;
  overflow: hidden;
  color: #474747;
  font-size: 14px;
  line-height: 1.2;
}

.article-list__right {
  display: inline-block;
  vertical-align: top;
  width: 92px;
  white-space: normal;
}

.article-list__image {
  max-width: 100%;
}

.article__body {
  margin-bottom: 33px;
  padding: 31px 31px 29px;
  overflow: hidden;
  background: #fff;
  color: #474747;
  font-size: 14px;
  color: #474747;
  line-height: 1.2;
}

.article__body p {
  margin-bottom: 10px;
  line-height: 1.571;
}

.article__body h1 {
  margin-bottom: 10px;
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
}

.article__body h2 {
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
}

.article__body h3 {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
}

.article__body img {
  margin: 10px 0 10px 10px;
  float: right;
}

.article__back {
  display: inline-block;
}

.purchase {
  height: 965px;
}

.purchase__block {
  position: relative;
  background: #fff;
}

.purchase__block h2 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
}

.purchase__block h3 {
  margin-top: 0;
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
}

.purchase__block_first {
  width: 422px;
  padding: 40px 35px 20px;
}

.purchase__block_first::after {
  content: url("../images/i-purchase__block_first-after.png");
  position: absolute;
  top: -10px;
  right: -305px;
}

.purchase__block_second {
  top: -75px;
  left: 516px;
  width: 430px;
  padding: 70px 30px 25px;
}

.purchase__block_second::before {
  content: url("../images/i-purchase__block_second-before.png");
  position: absolute;
  top: 135px;
  left: -230px;
}

.purchase__block_third {
  top: -50px;
  width: 420px;
  padding: 70px 35px 20px;
}

.purchase__block_fourth {
  top: -315px;
  left: 580px;
  width: 430px;
  background: transparent;
}

.purchase__block__warning {
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
}

.map {
  white-space: nowrap;
  background: #fff;
  box-shadow: 0 2px #e5e5e5;
}

.map__description {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  width: 275px;
  padding: 35px 25px 15px 60px;
}

.map__description p {
  margin-bottom: 20px;
}
.static__map{
  display: flex;
  flex-wrap: wrap;
}
.map__map {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  width: calc(100% - 360px);
  min-height: 443px;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.static__map{
  -webkit-box-sizing: border-box;
box-sizing: border-box;
}

.map__address {
  position: relative;
  margin-bottom: 10px;
}

.map__address::before {
  content: '';
  position: absolute;
  top: -3px;
  left: -32px;
  display: block;
}

.map__phone {
  position: relative;
  margin-bottom: 20px;
  font-size: 12px;
}

.map__phone::before {
  content: '';
  position: absolute;
  top: 7px;
  left: -33px;
  display: block;
}

.map__phone a {
  color: #292929;
  font-size: 24px;
  font-weight: 600;
  text-decoration: none;
}

.map__mail {
  position: relative;
  margin-bottom: 6px;
}

.map__mail::before {
  content: '';
  position: absolute;
  top: 3px;
  left: -35px;
  display: block;
}

.map__mail a {
  color: #046eb9;
  border-color: rgba(4, 110, 185, 0.5);
}

.map__drive h3 {
  font-style: italic;
  font-weight: 600;
}

.map__drive p {
  font-size: 12px;
}

.static {
  color: #292929;
  font-size: 14px;
  /*
    &__body {
        position: relative;

        background-position: center;
        background-repeat: no-repeat;
    }

    &__block {
        position: absolute;

        width: 480px;

        h2 {
            margin-top: 0;

            font-size: 16px;
            font-weight: 600;
            font-style: italic;
        }

        p {
            margin-top: 0;
            overflow: hidden;
        }

        ul {
            margin: 0 0 10px 0;
            padding: 0 0 0 35px;

            list-style: none;

            li {
                margin-bottom: 20px;
            }
        }

        a {
            display: inline-block;

            @extend .link;

            color: #046eb9;
            border-color: rgba(#046eb9, .5);
        }

        table {
            border: none;
            border-spacing: 0;

            font-size: 14px;

            th {
                padding: 19px 0 14px 20px;

                font-size: 16px;
                font-weight: 600;
                font-style: italic;
                line-height: 1;
                text-align: left;

                @extend .pattern__striped;

                &:last-child {
                    padding-right: 20px;
                }
            }

            tr {
                &:last-child td {
                    border: none;
                    padding-bottom: 5px;
                }

                td {
                    padding: 18px 0 16px 20px;
                    vertical-align: top;

                    border-bottom: 1px solid #ccc;

                    &:last-child {
                        padding-right: 20px;
                    }
                }
            }
        }

        &_left-top {
            top: 0;
            left: 0;
        }

        &_right-top {
            top: 0;
            right: 0;

            width: 428px;
        }

        &_right-bottom {
            bottom: 0;
            right: 0;
        }

        &_left-bottom {
            bottom: 0;
            left: 0;
        }

        &_iconed {
            width: 430px;
            padding-left: 52px;
            padding-top: 3px;
        }

        &_italic {
            font-size: 16px;
            font-style: italic;
        }
    }

    &__icon {
        position: absolute;
        top: 0;
        left: 0;

        &_small {
            left: 5px;
            top: 9px;
        }
    }
  */
}

.static__body {
  position: relative;
  border: none;
  border-spacing: 0;
  border-collapse: collapse;
}

.static__body tr.row:first-child td.col {
  padding-bottom: 65px;
  border-bottom: 1px solid #d5d2d2;
}

.static__body tr.row:first-child td.col:last-child {
  padding-left: 75px;
}

.static__body tr.row:last-child td.col {
  padding: 50px 25px 5px;
  border-top: 1px solid #d5d2d2;
}

.static__body tr.row:last-child td.col:first-child {
  padding-left: 10px;
}

.static__body td.col {
  width: 50%;
  vertical-align: top;
}

.static__body td.col:first-child {
  border-right: 1px solid #d5d2d2;
}

.static__body td.col:last-child {
  border-left: 1px solid #d5d2d2;
}

.static__body p {
  margin-top: 0;
  overflow: hidden;
}

.static__body h2 {
  margin-top: 0;
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
}

.static__body ul {
  margin: 0 0 20px 0;
  padding: 0 0 0 35px;
  list-style: none;
}

.static__body ul li {
  margin-bottom: 10px;
}

.static__body ul li:last-child {
  margin-bottom: 0;
}

.static__body a {
  display: inline-block;
  color: #046eb9;
  border-color: rgba(4, 110, 185, 0.5);
}

.static__body table {
  vertical-align: top;
  border: none;
  border-spacing: 0;
}

.static__body table td {
  vertical-align: top;
}

.static__body table td.icon {
  padding-right: 20px;
}

.static__body table.inner {
  font-size: 14px;
}

.static__body table.inner th {
  padding: 19px 0 14px 20px;
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
  line-height: 1;
  text-align: left;
}

.static__body table.inner th:last-child {
  padding-right: 20px;
}

.static__body table.inner tr:last-child td {
  border: none;
  padding-bottom: 5px;
}

.static__body table.inner tr td {
  padding: 18px 0 16px 20px;
  vertical-align: top;
  border-bottom: 1px solid #ccc;
}

.static__body table.inner tr td:last-child {
  padding-right: 20px;
}

.static__body .over {
  position: absolute;
}

.static__counter {
  float: left;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 8px 0 5px;
  color: #0c98dc;
  font-size: 11px;
  font-weight: 600;
  line-height: 18px;
  text-align: center;
  border: 2px solid #0c98dc;
  border-radius: 50%;
}

.static__info {
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
}

.static__big {
  margin: 10px 0 30px;
  font-size: 20px;
  font-weight: 600;
}

.static__purchase {
  margin-top: 30px;
}

.static__map {
  margin-top: 40px;
}

.static__photo {
  margin-top: 33px;
}

.vcard {
  position: relative;
  display: inline-block;
  padding: 29px 25px 24px;
  white-space: nowrap;
  text-align: left;
  color: #333;
}

.vcard::after {
  content: '';
  position: absolute;
  top: -9px;
  right: 72px;
  display: inline-block;
}

.vcard_noafter::after {
  display: none;
}

.vcard_twice {
  padding-right: 0;
  box-shadow: 0 2px #e5e5e5;
  white-space: nowrap;
}

.vcard__block {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}

.vcard__block_left {
  margin-right: 40px;
}

.vcard__photo {
  display: inline-block;
  white-space: normal;
  vertical-align: top;
}

.vcard__info {
  display: inline-block;
  white-space: normal;
  vertical-align: top;
  padding: 0 15px;
  text-align: left;
}

.vcard__info_small {
  width: 170px;
}

.vcard__name {
  margin-top: -0.3em;
  margin-bottom: 9px;
  font-size: 20px;
  font-weight: 600;
}

.vcard__rank {
  margin-bottom: 7px;
  font-size: 12px;
}

.vcard__phone {
  display: block;
  margin-bottom: 6px;
  color: #333;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.vcard__mail {
  display: inline-block;
  margin-bottom: 15px;
  color: #046eb9;
  border-color: rgba(4, 110, 185, 0.3);
  font-size: 14px;
}

.vcard__greatings {
  font-size: 16px;
  font-weight: 600;
}

.modal {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  text-align: center;
}

.modal::before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.modal__overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
}

.modal__body {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  z-index: 10;
  box-sizing: border-box;
  width: 495px;
  padding: 34px 31px 20px;
  text-align: left;
  background: #f6f6f6;
}

.modal__close {
  position: absolute;
  top: -32px;
  right: -32px;
  display: block;
}

.modal__label {
  margin-bottom: 30px;
}

.modal__status {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}

.modal__status_important {
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
}

.modal__status_left {
  text-align: left;
}

.modal__form {
  margin-top: 30px;
  width: 100%;
  font-weight: 600;
  font-style: italic;
}

.modal__fixed-button {
  width: 240px;
  padding: 1em 0;
}

.modal__buy {
  margin-top: 7px;
  box-shadow: none;
}

.main {
  display: block;
  overflow: hidden;
  padding-top: 25px;
  white-space: nowrap;
}

.main_404 {
  height: 774px;
  padding-top: 68px;
  margin-bottom: 40px;
  white-space: normal;
  font-size: 12px;
  color: #323232;
  text-align: center;
  background: url("../images/i-main_404.jpg") center no-repeat;
}

.main_404 h1 {
  margin: 0 0 5px;
  font-size: 48px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
}

.main_404 h2 {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.8;
  text-transform: uppercase;
}

.main__wrapper {
  /*width: 1004px;*/
  max-width: 1717px;
  padding: 0 20px;
  margin: 0 auto;
  font-size: 0;
}

.main__whole {
  display: block;
  white-space: normal;
  margin-bottom: 50px;
}

.main__whole_static-page {
  margin-bottom: 25px;
}

.main__button-404 {
  margin-top: 42px;
}

.main__left {
  display: inline-block;
  white-space: normal;
  vertical-align: top;
  width: 322px;
  margin-right: 18px;
  font-size: 12px;
}
.sale__product a{
  display: block;
  text-align: center;
}
.main__right {
  display: inline-block;
  white-space: normal;
  vertical-align: top;
  width: calc(100% - 322px - 18px);
  font-size: 12px;
}

.main__menu {
  margin-bottom: 30px;
}

.main__breadcrumbs {
  margin-top: 25px;
  margin-bottom: 40px;
}

.main__breadcrumbs_static-page {
  margin-bottom: 30px;
}

.main__title {
  max-width: 500px;
  margin: 0 auto 30px;
}

.main__seo {
  color: #323232;
  font-size: 14px;
}

.main__product-detail {
  margin-bottom: 43px;
}

.main__related {
  margin-bottom: 27px;
  font-size: 0;
}

.main__to-catalog {
  display: inline-block;
  margin-left: 0.5em;
  margin-bottom: 3px;
  vertical-align: -6px;
}

.main__static {
  margin-bottom: 50px;
}

.main__vcards {
  padding-bottom: 27px;
}

.main__vcards_right {
  position: relative;
  right: -72px;
  text-align: right;
}

.main__vcards_center {
  padding-bottom: 0;
  text-align: center;
}

.main__slider {
  margin-top: 26px;
}

.main__slider .owl-wrapper-outer {
  margin-bottom: -10px;
}

.main__special {
  width: 750px;
  margin-bottom: 20px;
}

.main__special .owl-wrapper-outer {
  margin-bottom: -25px;
}

.main__cart {
  margin-bottom: -40px;
}

.main__cart_full {
  margin-bottom: -80px;
}

.main__carousel .owl-theme .owl-controls .owl-pagination {
  display: none;
}

.footer {
  padding-bottom: 50px;
}

.footer__wrapper {
  max-width: 1717px;
  padding: 0 20px;
  margin: 0 auto;
  font-size: 0;
}

.footer__top {
  display: inline-block;
  width: 100%;
  margin-bottom: 68px;
}

.footer__h-menu {
  display: inline-block;
  vertical-align: top;
  margin-top: 19px;
  width: auto;
}

.footer__button {
  float: right;
  display: inline-block;
  vertical-align: top;
  width: 268px;
  margin-left: 46px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.footer__copyright {
  display: inline-block;
  vertical-align: bottom;
  width: 257px;
  color: #333132;
  font-size: 14px;
  line-height: 1.2;
}

.footer__copyright_left {
  text-align: left;
}

.footer__copyright_right {
  text-align: right;
  float: right;
}

.footer__copyright a {
  color: #046eb9;
  text-decoration: none;
  border-bottom: 1px solid rgba(4, 110, 185, 0.7);
  -webkit-transition: all 200ms;
  transition: all 200ms;
}

.footer__copyright a:hover {
  border-color: transparent;
}

.footer__backcall {
  display: inline-block;
  vertical-align: bottom;
  width: 255px;
  text-align: center;
}

.footer__share {
  display: inline-block;
  vertical-align: bottom;
  text-align: right;
  width: 235px;
  color: #323232;
  font-size: 14px;
  font-weight: 300;
}

.footer__share-icon {
  position: relative;
  bottom: 0;
  margin-left: 8px;
  color: #046eb9;
  font-size: 30px;
  -webkit-transition: all 200ms;
  transition: all 200ms;
  vertical-align: middle;
}

.footer__share-icon:hover {
  color: #0ea7f2;
}

.footer__share-icon:active {
  color: #bcbcb6;
  -webkit-transition: all 0ms;
  transition: all 0ms;
}

.f-cart {
  position: fixed;
  right: -999px;
  top: 240px;
  padding: 23px 13px;
  background: #046eb9;
  color: #fff;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}

.f-cart_showed {
  -webkit-transition: all 500ms;
  transition: all 500ms;
  right: 0;
  z-index: 31;
}

.f-cart_full {
  padding: 39px;
  top: 20%;
}

.f-cart__icon {
  font-size: 28px;
}

.f-cart__label {
  margin-top: 3px;
  font-size: 14px;
  text-align: center;
}

.f-cart__separator {
  background: rgba(159, 159, 158, 0.5);
}

.f-cart__separator_horizontal {
  margin: 20px 3px 14px;
  height: 1px;
}

.f-cart__separator_vertical {
  display: inline-block;
  margin: 0 18px 0 24px;
  width: 1px;
  height: 25px;
}

.f-cart__arrow {
  display: block;
  margin: 0 auto;
  width: 12px;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}

.f-cart__arrow:hover {
  opacity: 0.7;
}

.f-cart__arrow_back {
  display: inline-block;
  vertical-align: 5px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.f-cart__title {
  margin-left: 9px;
  vertical-align: 9px;
  font-size: 14px;
  font-weight: 300;
  font-style: italic;
}

.f-cart__list-items {
  margin: 20px 0;
}

.f-cart__item {
  display: block;
  margin-bottom: 20px;
  white-space: nowrap;
  color:#fff;
  font-size: 12px;
  font-weight: 300;
  font-style: italic;
  text-decoration: none;
}

.f-cart__item:hover {
  color: #fff;
  font-weight: 600;
}

.f-cart__image {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  width: 54px;
  margin-right: 11px;
}

.f-cart__description {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  width: 108px;
  margin-top: -4px;
}

.f-cart__name {
  margin-bottom: 7px;
}

.f-cart__count {
  margin-right: 5px;
}

.f-cart__total {
  margin: 20px 4px 12px;
  color: #fff;
  font-size: 14px;
}

.f-cart__total-cost {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
}

.f-cart__total-cost::after {
  content: '';
  display: inline-block;
  margin-left: .6ex;
}

.f-cart__checkout {
  margin-top: 26px;
  text-align: center;
}

.page {
  min-width: 1024px;
  background: #f6f6f6;
  font-family: "Open Sans", Arial, sans-serif;
}

html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}

*:focus::-webkit-input-placeholder {
  color: transparent;
}

*:focus:-moz-placeholder {
  color: transparent;
}

*:focus::-moz-placeholder {
  color: transparent;
}

*:focus:-ms-input-placeholder {
  color: transparent;
}

/* ie 9 fixes */

img {
  border: 0;
}

textarea {
  overflow: auto;
}

.b-fixed {
    right: 0px;
    position: fixed;
    top: 184px;
/*  height: 49px; */
    display: block;
    z-index: 30;
}
.b-fixed a {
    margin: 0 0 5px 0;
    float: right;
}
.b-fixed a:active {
    margin: 1px 0 4px 0;
}
.b-fixed.gallery {
    top: 87px;
}
.button_color_g{
  background: #01aa89;
  border-color: #01aa89;
}

.product-detail__right .o-w-click-button{
  box-sizing: border-box;
  width: 180px;
  height: 54px;
  box-shadow: 0 2px #e5e5e5;
  text-align: center;
  padding: 1em 1.35714em 1em;
  font-weight: 500;
  font-size: 16px;
  background: #bcbcb6;
  border: 3px solid #bcbcb6!important;
  margin-top: 0!important;
  color: #fff;
  outline: none;
  -webkit-transition: all 200ms;
    transition: all 200ms;
    margin-left: 0!important;
}
.product-detail__buy{
  margin-bottom: 10px;
  margin-right: 10px;
}
.product-detail__right .o-w-click-button:hover{
  color: #323232;
  background: transparent;
}

.product-detail__right{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  float: right;
  width: calc(100% - 380px);
}
.product-detail__right > div{
  width: calc(50% - 10px);
}
.product-detail__settings{
  order: 1;
}

.main__product-detail {
    margin-bottom: 43px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}

.main__product-detail{
  min-height: 450px;
}

.static__purchase {
    max-width: 1050px;
    margin: 50px auto;
}

.product-list__categories{
  display: flex;
  flex-wrap: wrap;
}

.product-list__categories li{
  padding: 20px!important;
}

.product-list__wrapper{
  display: flex;
  flex-wrap: wrap;
}

.product-list__product{
  width: calc((100% - 80px) / 4);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.product__image-link{
  margin: 0 auto;
}

.product-list__categories li{
  width: calc((100% - 80px) / 4);
}

.product-list__categories li img{
  max-width: 100%;
}

.product-list__categories li .plain-list__link{
  white-space: pre-line;
  line-height: 1.4;
  display: block;
  border: none !important;
  font-weight: 700 !important;
}

.cheaper__link{
  color: #0463a6;
  display: inline-block;
  margin: 14px 0;
}

.product-list__buttons{
  justify-content: flex-start;
  display: flex;
  flex-wrap: wrap;
}

.static__body iframe{
  max-width: 100%!important;
}
.cart__categories{
  display: flex;
  flex-wrap: wrap;
}
.cart__category-block{
  width: calc((100% - 115px) / 3);
  margin-right: 35px;
  border: 1px solid #ececec;
}
.cart__category-block:hover {
    border: 1px solid #FFFFFF !important;
    z-index: 1;
    /* box-shadow: 0px 0px 20px rgba(0,0,0,0.10); */
    -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.10);
    -o-box-shadow: 0px 0px 20px rgba(0,0,0,0.10);
    -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.10);
}
.cart__category-title {
    max-width: calc(100% - 160px);
}
header .header_new_menu .header__backcall{
  display: none;
}
header .header_new_menu .header_addres{
  display: none;
}
.menu__item img{
  max-width: 100%;
}

#menu .menu__item .menu__title{
  display: flex;
  align-items: center;
}

#menu .menu__item .menu__title img{
  width: 32px;
  margin-right: 10px;
}

header .header_new_menu .header_new_search{
  display: none;
}

header .header_new_menu .header_contact_list{
  display: none;
}

@media (max-width: 1700px) {
  header .header_new_top .header_new_right {
      width: 470px;
  }
  header .header_new_top .header_new_left {
      width: calc(100% - 490px);
  }
  header .header_contact_list li{
    margin-right: 35px;
  }

}

@media (max-width: 1560px) {
  header .h-menu__item{
    min-width: auto;
    margin: 0 30px 0 0;
  }
  header .header_logo{
    margin-right: 60px;
  }
  header .h-menu__item .h-menu__link{
    font-size: 14px;
  }

}
@media (max-width: 1340px) {
  .page{
    min-width: 320px!important;
  }
  .header{
    min-width: 320px!important;
  }
  header .header_wrapper{
    padding: 8px 20px 4px 20px;
  }
  .footer__wrapper{
    padding: 0 20px;
  }
  .main__wrapper{
    padding: 0 20px;
  }
  header .search__wrapper{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% - 90px);
  }
  header .search form{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  header .search .search__field {
    width: calc(100% - 36px);
  }

  .h-menu__item {
      display: inline-block;
      margin: 4px 30px 4px 0;
      min-width: 100px;
  }

  .h-menu__link{
    font-size: 14px;
  }

  .header_addres {
    line-height: 22px;
    margin: 26px 0 0 0;
  }

  .footer__share{
    width: 190px;
  }

  .footer__copyright {
    width: 230px;
    font-size: 13px;
    line-height: 1.4;
  }

  .footer__h-menu {
      margin-top: 0;
      width: calc(100% - 366px);
  }

  .cart__category-block{
    width: calc(50% - 32px);
    margin-right: 30px;
  }

  .cart__category-block:nth-child(odd) {
    margin-right: 30px;
  }

  .cart__category-title {
      max-width: calc(100% - 160px);
      font-size: 13px;
  }

  .article-list__left {
      width: calc(100% - 150px);
  }

  .static__photo{
    max-width: 100%!important;
    height: auto!important;
  }
  .purchase__block_first{
    width: calc(50% - 118px);
  }
  .purchase__block_second{
    width: calc(50% - 118px);
  }
  .purchase__block_third{
    width: calc(50% - 118px);
  }
  .purchase__block_fourth{
    width: calc(50% - 118px);
  }
  .static__body .over{
    width: 235px;
    height: auto;
  }
  .switcher__button{
    margin-left: 10px;
  }

  .product-list__help{
    margin-top: 20px;
  }

  .product-detail__left{
    width: 300px;
  }

  .product-detail__right{
    width: calc(100% - 300px - 30px);
  }

  .product-detail__right > div{
    width: 100%;
  }
  .product-detail__settings{
    margin-top: 26px;
  }
  .cart-items__item{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
  }

  .cart-items__cell{
    display: block;
    width: 45%;
  }
  .cart-items__delete{
    order: -1;
    width: 100%;
  }

  .cart__total{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
  .cart__back{
    order: 1;
    margin-left: 0;
    margin-top: 15px;
  }
  .product-list__categories li{
    width: calc((100% - 80px) / 4);
  }

  .product-list__product{
    width: calc((100% - 60px) / 3);
  }

  .main__left{
    width: 280px;
  }

  .main__right{
    width: calc(100% - 280px - 18px);
  }

  .menu__title, .menu__title:visited{
    font-size: 13px;
  }

  header .header_addres {
    min-width: 170px;
    margin-right: 20px;
  }

  header .header_new_left_bottom_panel {
      width: calc(100% - 250px);
  }

  header .header_new_top .header_new_left{
    width: 100%;
    margin-bottom: 8px;
  }

  header .header_new_top .header_new_right{
    width: 100%;
  }

  header .header_new_top{
    padding: 10px 0;
  }

  header .header_contact_list li{
    margin-right: 25px;
    font-size: 13px;
  }

  header .header_new_bottom .header_new_left{
    width: calc(100% - 250px);
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  header .header_new_bottom .header_new_right{
    width: 233px;
  }
  header .header_new_menu{
    width: 100%;
  }
  .b-fixed{
    top: 230px!important;
  }
  .f-cart{
    top: 269px;
  }

  header .header_logo{
    margin-bottom: 15px;
  }

}

@media (max-width: 1100px) {

  .product-list__categories li{
    width: calc((100% - 60px) / 3);
  }

  .product-list__product{
    width: calc((100% - 40px) / 2);
  }
}

@media (max-width: 1000px) {

  .cart__category-image{
    height: auto;
    margin: 0 auto;
    display: block;
  }
  .cart__category-title{
    max-width: 100%;
    text-align: center;
    width: 100%;
    margin-top: 10px;
  }
  .cart__category-block:nth-child(odd){
    margin-right: 20px;
  }
  .cart__category-block {
      width: calc(50% - 22px);
      margin-right: 20px;
  }

  .footer__backcall{
    display: none;
  }

  header .header_wrapper{
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  header .header_new_left {
      width: calc(100% - 200px);
  }

  header .header_new_right {
      width: 180px;
      padding: 0;
  }

  header .header_logo{
    margin-right: 50px;
  }

  .h-menu__item{
    margin-right: 15px;
  }
  .b-fixed{
    top: 194px;
  }
  header .header_new_left_bottom{
    align-items: flex-start;
  }
  header .header_new_search {
      max-width: 100%;
      width: 100%;
  }
  header .header_new_left_bottom_panel{
    flex-wrap: wrap;
  }
  header .header_addres{
    margin: 5px;
    display: inline-block;
    text-align: left;
  }

  header .header__backcall{
    margin-left: 0;
  }

  .purchase__block_second {
      top: -283px;
      left: 358px;
  }

  .purchase__block_second::before{
    top: 440px;
  }

  .purchase__block_fourth{
    left: 400px;
  }

  .switcher__button {
      margin-left: 8px;
  }

  .product-list__product {
      display: inline-block;
      vertical-align: top;
      width: 180px;
      margin-right: 16px;
      margin-bottom: 17px;
      padding: 26px 20px 28px;
  }

  .product-detail__right {
      width: 100%;
  }
  .carousel__item{
    max-width: 100%;
    text-align: center;
    padding: 20px 34px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .owl-carousel .owl-wrapper{
    background: #fff;
  }

  .order__body{
    display: block;
    overflow-x: auto!important;
  }
  .order__body::-webkit-scrollbar {
    width: 24px;
    height: 6px;
    background-color: #f5f5f5;
  }

  .order__body::-webkit-scrollbar-thumb {
      background-color: #046eb9;
  }
  .order__body::-webkit-scrollbar-button:horizontal:start:decrement {
    background:
        linear-gradient(30deg, #02141a 40%, rgba(0, 0, 0, 0) 41%),
        linear-gradient(150deg, #02141a 40%, rgba(0, 0, 0, 0) 41%),
        linear-gradient(270deg, #02141a 30%, rgba(0, 0, 0, 0) 31%);
    background-color: #f6f8f4;
}

.order__body::-webkit-scrollbar-button:horizontal:end:increment {
    background:
        linear-gradient(210deg, #02141a 40%, rgba(0, 0, 0, 0) 41%),
        linear-gradient(330deg, #02141a 40%, rgba(0, 0, 0, 0) 41%),
        linear-gradient(90deg, #02141a 30%, rgba(0, 0, 0, 0) 31%);
    background-color: #f6f8f4;
}

  .order__body .thead{
    width: 800px;
  }

  .order__body .tbody{
    width: 800px;
  }

  .order__toggle{
    margin: 10px 0;
  }
  .order__col-name{
    padding: 15px;
  }
  .personal__switcher{
    display: flex;
    flex-flow: wrap;
    margin-top: 20px;
  }

  .personal__switcher .switcher__button {
    padding: 0 0;
    display: flex;
    justify-content: center;
    width: 100%;
    position: relative;
    top: 20px;
  }
  .product-list__categories li{
    width: calc((100% - 60px) / 3);
  }

  .product-list__product{
    width: calc((100% - 40px) / 2);
  }

  header .header_new_left{
    width: 100%;
  }
  header .header_new_right{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
  }
  header .header_new_left_bottom_panel{
    width: 100%;
  }
  header .header_addres{
    display: block;
  }
  header .header_new_left_bottom{
    flex-wrap: wrap!important;
    padding: 0;
  }

  header{
    position: relative;
  }

  header .mob-nav {
       display: inline-block!important;
       position: absolute;
       width: 50px;
       height: 50px;
       top: 8px;
       right: 12px;
       background-color: transparent;
       background-size: 40px 40px;
       background-repeat: no-repeat;
       cursor: pointer;
       z-index: 21;
       padding-left: 0;
       margin-right: 0;
       margin-left: 15px;
     }

     header .mob-nav:after {
         content: '';
         display: inline-block;
         line-height: 48px;
         font-weight: 700;
         font-size: 22px;
         color: #000;
         letter-spacing: 0.6px;
         text-transform: uppercase;
     }

     header .mob-nav span {
         display: block;
         position: absolute;
         top: calc(50% - 2px);
         left: 8px;
         right: 0;
         height: 3px;
         width: calc(100% - 16px);
         background: #0EA7F2;
         border-radius: 2px;
         -webkit-transition: all 200ms;
          transition: all 200ms;
     }

     header .mob-nav span::before, header .mob-nav span::after {
         position: absolute;
         display: block;
         left: 0;
         width: 100%;
         height: 3px;
         background-color: #0EA7F2;
         content: "";
         border-radius: 2px;
         -webkit-transition: all 200ms;
          transition: all 200ms;
     }

     header .mob-nav span::after, header .mob-nav span::before {
         width: 100%;
     }

     header .mob-nav span::before {
         top: -9px;
         width: 100%;
         left: 0;
     }

     header .mob-nav span::after {
         bottom: -9px;
         width: calc(100% - 10px);
         left: 10px;
     }

     header .mob-nav.active span {
         background-color: transparent;
     }

     header .mob-nav.active span::before {
         top: 0;
         left: 0;
     }

     header .mob-nav.active span::before {
         -webkit-transform: rotate(45deg);
         -ms-transform: rotate(45deg);
         transform: rotate(45deg);
         width: 100%;
         left: 0;
     }

     header .mob-nav.active span::after {
         bottom: 0;
         -webkit-transform: rotate(-45deg);
         -ms-transform: rotate(-45deg);
         transform: rotate(-45deg);
         width: 100%;
         left: 0;
     }

     header .mob-nav span::before {
         -webkit-transition-property: top, -webkit-transform;
         transition-property: top, transform;
     }

     header .header_new_menu {
       flex-grow: 1;
       position: absolute;
       top: 0;
       left: 0;
       width: calc(100% - 40px);
       height: calc(100vh - 91px - 23px);
       overflow: auto;
       padding: 91px 20px 20px 20px;
       background: #fff;
       z-index: 10;
       display: none;
       border-bottom: 3px solid #0ea7f2;
     }
     header .header_logo{
       position: relative;
       z-index: 11;
     }

      header .h-menu__item{
        width: 100%;
        margin: 12px 0;
      }

      header .h-menu__link{
        font-size: 18px;
      }
      .header__h-menu {
          display: inline-block;
          width: 100%;
          margin-top: 10px!important;
          margin-bottom: 12px;
          padding: 15px 0;
          margin-bottom: 15px!important;
      }

      header .header_new_search{
        position: absolute;
        left: 20px;
        bottom: 10px;
        width: calc(100% - 40px);
        display: none;
      }

      /*#bx_cart_block1{
        display: none;
      }*/

      .header__backcall{
        margin-top: 10px;
      }

      header .header__backcall{
        display: none;
      }

      header .header_addres{
        display: none;
      }
      header .header_logo{
        min-width: inherit;
        margin-right: 0;
        height: 56px;
        max-width: calc(100% - 80px);
      }
      header .header_new_menu .header__backcall{
        display: inline-block;
      }
      header .header_new_menu .header_addres{
        display: block;
      }

      header .header_new_right{
        padding-top: 0;
      }

      header .header_new_top{
        height: 64px;
        padding: 0;
      }

    header .header_logo{
      margin-bottom: 0;
    }

    header .header_logo{
      width: 200px;
      height: auto;
      position: absolute;
      left: 20px;
      top: 20px;
    }

    header .header_logo img{
      max-width: 100%;
    }

    header .header_contact_list{
      position: absolute;
      top: 100px;
      left: 20px;
    }

    header .header_contact_list li.address{
      display: none;
    }

    header .header_contact_list li.time{
      display: none;
    }

    header .h-menu__item .h-menu__link{
      font-size: 16px;
    }

    .b-fixed {
      top: inherit!important;
      bottom: 25px!important;
    }

    header .header_new_menu .header_new_search{
      display: block;
      position: relative;
      left: 0;
      bottom: 0;
      width: 100%;
    }

    header .header_new_menu .header_contact_list{
      display: block;
      position: relative;
      left: 0;
      top: 0;
    }

    header .header_new_menu .header_contact_list li{
      display: -webkit-flex!important;
      display: -ms-flexbox!important;
      display: flex!important;
      width: 100%;
      margin: 8px 0;
    }

    header .header_new_top .header_new_left > .header_contact_list .icon{
      width: 30px;
      height: 30px;
    }

    header .header_new_top .header_new_left > .header_contact_list .icon.icon-email:before {
        font-size: 16px;
        margin-right: 0;
    }

    header .header_new_top .header_new_left > .header_contact_list .icon.icon-call:before {
        font-size: 14px;
        margin-right: 0;
    }

    header .header_new_top .header_new_left > .header_contact_list li{
      margin-right: 35px;
    }

    .cart__category-title{
      margin-bottom: 10px;
    }

}

@media (max-width: 767px) {
  header .header_new_left_top{
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  header .header_new_search{
    width: 100%;
  }

  header .header_logo{
    margin-bottom: 12px;
  }

  .header_new_left_bottom{
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .b-fixed{
    top: inherit!important;
    bottom: -26px;
  }

  header .header_new_auth {
      padding: 0 0 0 0;
  }

  header .header_addres{
    display: none;
  }

  /*header .header_new_basket{
    display: none;
  }*/

  header .header_new_left_bottom{
    flex-wrap: inherit!important;
  }

  header .h-menu__item {
      display: inline-block;
      margin: 5px 10px 5px 0;
      min-width: 96px;
  }
  #to-top{
    display: none!important;
  }
/*
  header .header__backcall {
      margin-left: 0;
      position: absolute;
      top: 0;
      right: 20px;
      width: auto;
  }
*/
  header .header_new_right{
    margin-bottom: 0;
  }
/*
  header .backcall__icon{
    font-size: 30px;
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #0ea7f2;
    padding: 0;
    text-align: center;
    line-height: 50px;
  }

  header .backcall__link{
    display: none;
  }

  header .backcall__tel{
    width: 50px;
    height: 50px;
    position: relative;
    margin-top: 5px;
  }

  header .backcall__tel a{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
  }
*/
  .footer__h-menu{
    width: 100%;
    margin-bottom: 24px;
  }

  .footer__button {
      width: calc(100% - 50px);
      margin-left: 0;
  }

  .footer__top{
    margin-bottom: 24px;
  }

  .footer__copyright {
      width: 100%;
      font-size: 13px;
      line-height: 1.4;
      margin: 10px 0;
  }

  .footer__share{
    display: none;
  }

  .footer {
      padding-bottom: 75px;
  }

  .footer__copyright_right{
    text-align: left;
  }

  .main__left{
    display: none;
  }

  .main__right{
    width: 100%;
  }

  .cart__category-image img {
      max-height: 100px!important;
  }

  .cart__category-block {
      width: calc(50% - 10px);
  }

  .cart__category-title{
    font-size: 11px;
  }

  iframe{
    max-width: 100%!important;
    height: auto!important;
  }

  .article-list__left {
      width: calc(100% - 124px);
  }

  img{
    max-width: 100%;
    height: auto!important;
  }

  .map__description{
    width: auto;
  }

  .static__body td{
    display: inline-block;
    width: 100%;
  }
  .static__body td.col{
    width: 100%;
    display: block;
    border-right: none!important;
  }
  .static__body tr.row:first-child td.col:last-child {
      padding-left: 0;
      border-left: none;
      padding: 30px 0;
  }

  .static__body tr.row:last-child td.col{
    padding-left: 0;
    border: none!important;
  }

  .static__body tr.row:last-child td.col:first-child{
    padding-left: 0;
  }

  .static__body table.inner tr td{
    display: table-cell;
  }
  .brand_list .switcher{
    display: block;
    float: none!important;
    margin-bottom: 15px;
  }

  .brand_list_wrapper{
    width: 100%!important;
  }

  .switcher__button {
      float: right;
      margin-bottom: 17px;
  }

  .product-list__product{
    width: calc(100% - 40px);
    margin-right: 0!important;
  }

  .product__image-link{
    margin: 0 auto;
  }

  .product__name{
    height: auto;
  }

  .product-detail__image{
    text-align: center;
  }

  .product-detail__left{
    width: auto;
  }

  .product-detail__buy{
    width: 100%;
  }

  .purchase__block_first {
      width: calc(100% - 70px);
      top: 0;
      left: 0;
  }
  .purchase__block_second{
    width: calc(100% - 70px);
    top: 0;
    left: 0;
    padding-top: 20px;
  }
  .purchase__block_third{
    width: calc(100% - 70px);
    top: 0;
    left: 0;
    padding-top: 20px;
  }
  .purchase__block_fourth{
    width: calc(100% - 70px);
    top: 0;
    left: 0;
    padding-top: 20px;
  }

  .purchase {
      height: auto;
  }
  .purchase.static__purchase iframe{
    top: 0!important;
    margin: 0!important;
    float: none!important;
  }
  .purchase.static__purchase img{
    position: relative!important;
    top: 0!important;
    left: 0!important;
    display: block!important;
    max-width: 100%!important;
    float: none!important;
    margin: 0!important;
    margin-bottom: 20px!important;
  }
  .modal__body{
    width: 300px;
  }
  .form__label_min {
      width: 100%;
      display: block;
      font-size: 10px;
  }
  .form__cell{
    padding-bottom: 8px;
  }
  .h-menu__link{
    font-size: 13px;
  }
  .header__login{
    font-size: 13px;
  }
  .header__registration{
    font-size: 13px;
  }
  .cart__category-block{
    width: 100%;
    margin-right: 0!important;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    border: 1px solid #ccc;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
  }

  .cart__category-image{
    margin: 0 15px 0 0;
    text-align: left;
    width: 120px;
    min-height: 100px;
  }

  .cart__category-title{
    display: flex;
    align-items: center;
    padding: 15px 15px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    max-height: 120px;
    text-align: left;
    padding-left: 122px;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 160%;
    margin: 0;
    word-break: break-word;
  }

  #slider {
      margin-bottom: 10px!important;
  }

  .cart__category-list{
    padding: 15px 0;
    margin-top: 15px;
    margin-left: -9px;
    margin-right: -9px;
    margin-bottom: -9px;
    width: calc(100% + 18px);
    background: #FFFFFF !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .plain-list__item{
    width: 100%;
    background: #FFFFFF !important;
    padding: 5px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .article-list__item{
    display: flex;
    flex-wrap: wrap;
    text-align: center;
  }

  .article-list__left{
    margin-right: 0;
    width: 100%;
  }

  .article-list__right{
    width: 100%;
    order: -1;
    margin-bottom: 15px;
  }

  .brand_list .switcher{
    font-size: 16px;
    font-weight: 400;
  }

  .brand_list_wrapper{
    float: left;
    width: 100%;
  }

  .switcher__button{
    float: left;
    margin-left: 0;
    margin-right: 8px;
  }

  .switcher__button.mb20 {
    margin-bottom: 10px;
  }

  .main__wrapper .label{
    font-size: 15px!important;
  }

  .switcher__button{
    padding: 0.9em 1.0814em 0.71429em;
  }

  .product-list__sort{
    font-size: 15px;
    font-weight: 400;
  }
  .product-list__sort{
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .product-list__sort .switcher__button{
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    top: 20px;
  }

  .brand_list{
    margin-bottom: 16px;
  }
  header .header_logo{
    max-width: calc(100% - 60px);
  }
  header .header_logo img{
    max-width: 100%;
  }

  .product-list__help{
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .product-list__help .button__icon{
    margin-right: 10px;
    vertical-align: 0;
    position: relative;
    top: 3px;
  }

  .carousel__item{
    max-width: 100%;
    text-align: center;
    padding: 20px 34px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .owl-carousel .owl-wrapper{
    background: #fff;
  }

  .main__wrapper .o-w-click-button {
      float: none;
      margin: 0 0 10px 0!important;
      width: 100%;
      display: block;
  }

  .product-detail__right{
    display: flex;
  }

  .product-detail{
    padding: 40px 28px;
  }

  header .header_new_basket{
    display: block;
  }

  .cart-items__image{
    width: 100%;
    text-align: center;
  }
  .cart-items__title{
    width: 100%;
    text-align: center;
  }
  .cart__checkout{
    margin: 15px 0;
    width: 100%;
    text-align: center;
  }
  .cart__total{
    margin-right: 0;
  }
  .modal{
    z-index: 2;
  }
  .product-list__categories li{
    width: calc((100% - 40px) / 1);
  }

  .product-list__product{
    width: 100%;
  }

  #form_cheaper tr{
    display: flex;
    flex-wrap: wrap;
  }

  #form_cheaper tr .form__cell{
    width: 100%;
    padding-top: 5px;
    padding-bottom: 3px;
  }

  #form_cheaper tr .form__cell input{
    font-size: 13px;
    height: 36px;
  }
  #cheaper .modal__body{
    max-height: calc(100vh - 100px);
  }

  #form_cheaper{
    overflow: auto;
    height: calc(100vh - 262px);
  }
  .map__map{
    width: 100%;
  }
  .map__phone a{
    font-size: 20px;
  }

  .static__body iframe{
    min-height: 200px!important;
  }
  .static__body td.col{
    -webkit-box-sizing: border-box;
        box-sizing: border-box;
  }
  .static__body table.inner{
    font-size: 12px;
    padding: 18px 0;
  }
  .static__body tr.row:last-child td.col{
    padding-right: 0;
  }

  .product-list__categories li.plain-list__item{
      margin: 5px;
  }
  .product-list__categories li {
      width: calc((100% - 20px) / 1);
  }

  .product-list__categories li img {
      display: none;
  }

  .product-list__categories li .plain-list__link {
    white-space: inherit !important;
  }

  .product-list__categories li .plain-list__link{
    font-size: 13px;
  }

  header .h-menu__item .h-menu__link {
    font-size: 15px;
  }
  header .h-menu__item {
      display: inline-block;
      margin: 9px 10px 9px 0;
      min-width: 96px;
  }

  header .search__wrapper{
    width: calc(100% - 61px);
    border: 1px solid #F2F2F2;
    background: #fff;
    border-radius: 0;
    padding: 5px 13px 5px;
  }

  header .search__button {
      width: 76px;
      padding: 0;
      font-size: 12px;
      border-radius: 0;
      height: 40px;
      line-height: 36px;
  }

  header .search .search__field{
    padding: 0;
    background: #fff;
    border: none;
    height: 26px;
  }

  header .search .search__icon{
    display: none;
  }

  header .header_new_menu{
    padding: 76px 20px 20px 20px;
    height: calc(100vh - 76px - 23px);
  }

  header .header__profile{
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #FFFFFF;
    border: 1px solid #F2F2F2!important;
    box-shadow: none;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    font-size: 0;
    margin: 0 auto;
  }

  header .header_new_basket{
    padding: 0;
  }
  header .header_new_basket .count{
    top: -5px;
  }
  header .header__profile::before{
    margin-right: 0
  }
  header .header_new_auth{
    margin-left: 13px;
  }
  header .header_new_bottom .header_new_right {
    width: auto;
    align-items: flex-start;
  }
  header .header_new_bottom .header_wrapper{
    align-items: flex-start;
  }

  header .header__loginreg_authorized{
    text-align: center;
  }

  header .header_new_bottom{
    padding: 10px 0;
  }

  header .header_new_top .header_new_left > .header_contact_list li{
    width: 30px;
    height: 30px;
    font-size: 0px;
    position: relative;
  }

  header .header_new_top .header_new_left > .header_contact_list li a{
    width: 30px;
    height: 30px;
    font-size: 0px;
    display: block;
    position: relative;
    z-index: 1;
  }

  header .header_new_top .header_new_left > .header_contact_list li b{
    font-size: 0px!important;
  }

  header .header_new_top .header_new_left > .header_contact_list li .icon{
    position: absolute;
    top: 0;
    left: 0;
  }

  header .header_contact_list {
      position: absolute;
      top: 82px;
      left: 20px;
  }

  header .header_new_top .header_new_left > .header_contact_list li {
      margin-right: 16px;
  }

  header .header__loginreg_authorized {
      display: flex;
      align-items: center;
  }

  header .header_new_auth .header__logout {
      margin-top: 0;
      display: inline-block;
      margin-left: 10px;
  }

  .b-fixed {
      top: inherit!important;
      bottom: -26px!important;
  }

  header .header__loginreg{
    display: flex;
  }

  header .header__login{
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #FFFFFF;
    border: 1px solid #F2F2F2!important;
    box-shadow: none;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    font-size: 0;
    margin: 0 0 0 0;
  }

  header .header__login .header__icon{
    position: relative;
    top: 0;
    left: 0;
  }

  header .header__login .header__icon::before{
    font-size: 20px;
    color: #232323;
  }

  header .header__registration{
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #FFFFFF;
    border: 1px solid #F2F2F2!important;
    box-shadow: none;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    font-size: 0;
    margin: 0 0 0 13px;
  }

  header .header__registration .header__icon{
    position: relative;
    top: 0;
    left: 0;
  }

  header .header__registration .header__icon::before{
    font-size: 22px;
    color: #232323;
  }

  .main{
    padding-top: 20px;
  }

  header .h-menu__item{
    position: relative;
  }

  header .h-menu__item .h-menu__link::before{
    font-family: 'icon' !important;
    display: inline-block;
    content: "\e905";
    color: #0ea7f2;
    font-size: 8px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    top: calc(50% - 10px);
    right: 0;
    width: 20px;
    height: 20px;
  }

}

.carousel__item{
  max-width: 100%;
  text-align: center;
  padding: 20px 34px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.owl-carousel .owl-wrapper{
  background: #fff;
}

/*new*/

.section-order-by-list{
  margin: 80px 0;
  width: 100%;
}

.section-order-by-list .title{
  color: #323232;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.order-by-list{
  justify-content: flex-start;
  padding: 0 40px;
  background-color: #fbfbfb;
  border-radius: 4px;
  display: flex;
  align-items: flex-end;
  min-height: 270px;
}

.order-by-list .text{
  display: block;
  width: 570px;
  padding: 49px 0;
  margin-right: 16px;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
}

.order-by-list .text p{
  font-size: 15px;
  line-height: 26px;
  font-weight: 500;
}

.order-by-list .text .tit{
  color: #323232;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.order-by-list .text .bottom{
  margin-top: 40px;
  display: flex;
  align-items: center;
  font-size: 16px;
}

.order-by-list .text .order-link{
  display: inline-block;
  width: auto;
  padding: 15px 25px;
  margin-top: 0;
  font-size: 16px;
  margin-right: 20px;
  font-weight: 500;
  line-height: 1.125rem;
  letter-spacing: .01rem;
  color: #fff;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  background-color: #0ea7f2;
  border: 1px solid transparent;
  border-radius: 0;
  outline: 0;
  transition: all .3s ease-out 0s;
  appearance: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.order-by-list .text .order-link:hover{
  background: #323232;
  border-color: #323232;
}

.order-by-list .text .whatsapp-link{
  color: #046eb9;
  font-size: 16px;
  line-height: 15px;
  padding: 8px;
  margin-left: 12px;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  background: none;
  border: none;
  outline: none;
  background: transparent;
  transition: all .3s ease-out 0s;
  text-decoration: underline;
}

.order-by-list .text .whatsapp-link:hover{
  color: #0ea7f2;
}

.order-by-list .image{
  flex-grow: 1;
  position: relative;
  max-width: none;
  min-width: 120px;
  padding-top: 16px;
}

.order-by-list .image img{
  position: absolute;
  bottom: 0;
  left: 50%;
  max-height: 335px;
  transform: translateX(-50%);
  display: block;
  max-width: 100%;
}

@media (max-width: 1000px) {
  .order-by-list{
    flex-wrap: wrap;
    padding: 0 24px;
    margin: 0 -20px;

  }
  .order-by-list .text{
    width: 100%;
    margin-right: 0;
    padding: 26px 0;
  }
  .order-by-list .image{
    flex-grow: 1;
    position: relative;
    max-width: none;
    min-width: 120px;
    padding-top: 16px;
    height: 320px;
    width: 230px;
  }
  .order-by-list .text .bottom{
    flex-wrap: wrap;
    justify-content: center;
  }
  .order-by-list .text .bottom span{
    display: block;
    width: 100%;
    text-align: center;
  }
  .order-by-list .text .order-link{
    margin-bottom: 8px;
    margin-right: 0;
  }
  .order-by-list .text .whatsapp-link{
    margin-left: 0;
  }

}

/*/new*/

footer{

}
