@charset "UTF-8";
@font-face {
  font-family: "regular";
  font-display: "auto";
  src: url("../fonts/SegoeUIRegular/SegoeUIRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUIRegular/SegoeUIRegular.woff") format("woff"), url("../fonts/SegoeUIRegular/SegoeUIRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "light";
  font-display: "auto";
  src: url("../fonts/SegoeUILight/SegoeUILight.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUILight/SegoeUILight.woff") format("woff"), url("../fonts/SegoeUILight/SegoeUILight.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "bold";
  font-display: "auto";
  src: url("../fonts/SegoeUIBold/SegoeUIBold.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUIBold/SegoeUIBold.woff") format("woff"), url("../fonts/SegoeUIBold/SegoeUIBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "georgia-italic";
  src: url("../fonts/Georgia-Italic/Georgia-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Georgia-Italic/Georgia-Italic.woff") format("woff"), url("../fonts/Georgia-Italic/Georgia-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icon";
  font-display: "auto";
  src: url("../fonts/icons/icomoon.eot?v55c94");
  src: url("../fonts/icons/icomoon.eot?v55c94#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?v55c94") format("truetype"), url("../fonts/icons/icomoon.woff?v55c94") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icon_book:before {
  content: "";
}

.icon_medal:before {
  content: "";
}

.icon_view:before {
  content: "";
}

.icon_left:before {
  content: "";
}

.icon_right:before {
  content: "";
}

.icon_left_arrow:before {
  content: "";
}

.icon_right_arrow:before {
  content: "";
}

.icon_compare:before {
  content: "";
}

.icon_shopcart:before {
  content: "";
}

.icon_heart:before {
  content: "";
}

.icon_phone:before {
  content: "";
}

.icon_letter:before {
  content: "";
}

.icon_location:before {
  content: "";
}

.icon_check:before {
  content: "";
}

.icon_delivery:before {
  content: "";
}

.icon_login:before {
  content: "";
}

.icon_user:before {
  content: "";
}

.icon_loop:before {
  content: "";
}

.icon_pen:before {
  content: "";
}

.icon_close:before {
  content: "";
}

.icon_refresh:before {
  content: "";
}

.icon_rose:before {
  content: "";
}

.icon_info:before {
  content: "";
}

.icon_success:before {
  content: "";
}

.icon_error:before {
  content: "";
}

.icon_warning:before {
  content: "";
}

.icon_flickr:before {
  content: "";
}

.icon_youtube:before {
  content: "";
}

.icon_behance:before {
  content: "";
}

.icon_facebook:before {
  content: "";
}

.icon_instagram:before {
  content: "";
}

.icon_linkedin:before {
  content: "";
}

.icon_ok:before {
  content: "";
}

.icon_pinterest:before {
  content: "";
}

.icon_twitter:before {
  content: "";
}

.icon_vk:before {
  content: "";
}

.icon_tiktok:before {
  content: "";
}

html {
  height: 100%;
  font-size: 10px;
  line-height: 1.4286em;
}

body {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  color: #000000;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  font-family: "light";
}
body.popup_opened {
  overflow: hidden;
}
body.popup_opened [class*=_popup] {
  top: 0;
}
body.popup_opened [class*=_popup] .popup_inner:empty:before {
  animation-name: viewLoader;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-delay: 0.5s;
  animation-timing-function: linear;
}
body:before, body:after {
  position: fixed;
  display: block;
  content: "";
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 999;
}
body.loading {
  overflow: hidden;
}
body.loading:before {
  width: 100%;
  height: 100%;
  background: #ffffff;
  opacity: 0.75;
}
body.loading:after {
  opacity: 1;
  display: block;
  content: "";
  width: 36px;
  height: 36px;
  background: url("images/svg/short_logo.svg") no-repeat;
  background-size: 36px;
  background-position: center;
  left: 50%;
  top: 50%;
  margin: -18px;
  animation-name: viewLoader;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

input, select, textarea, button, a, .slick-slide {
  outline: none !important;
}

a,
a:focus,
a:hover,
button:hover {
  text-decoration: none;
}

button {
  cursor: pointer;
  display: block;
}

img {
  max-height: none;
  border: none;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

[class*=col-] {
  padding-left: 15px;
  padding-right: 15px;
}

.custom_container {
  width: 100%;
  max-width: 1500px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}

.phone_link {
  white-space: nowrap;
  color: inherit;
}
.phone_link:not(.clickable) {
  pointer-events: none;
  cursor: text;
}

.page_title {
  font-size: 240%;
  line-height: 1.33em;
  font-family: "bold";
  color: #000000;
  margin: 0 0 40px;
  letter-spacing: 7px;
  text-align: center;
}
.page_title a {
  display: inline-block;
  vertical-align: top;
  color: inherit;
}
.page_title + .page_description {
  margin-top: -30px;
}

.page_description {
  font-size: 160%;
  line-height: 24px;
  text-align: center;
  max-width: 760px;
  margin: 0 auto;
}

.paging {
  padding: 30px 0;
  font-size: 140%;
  line-height: 18px;
  color: #999999;
}
.paging ul {
  display: flex;
  justify-content: center;
}
.paging a {
  display: flex;
  color: inherit;
  align-items: center;
  margin: 0 15px;
}
.paging a.current_page {
  color: #000000;
  text-decoration: underline;
  pointer-events: none;
  cursor: default;
}
.paging a.prev_page:before {
  font-size: 85.7%;
  margin-right: 7px;
}
.paging a.next_page {
  flex-direction: row-reverse;
}
.paging a.next_page:before {
  font-size: 85.7%;
  margin-left: 7px;
}
.paging a.inactive {
  display: none;
}

a.product_name {
  color: inherit;
}

a.product_image {
  display: block;
}

a.brand_name {
  color: #006699;
}

.product_price {
  font-family: "bold";
  position: relative;
  overflow: hidden;
  white-space: nowrap;
}
.product_price .new_price {
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: #ed3237;
}
.product_price .new_price:before {
  display: block;
  content: "";
  position: absolute;
  right: 100%;
  top: 50%;
  height: 1px;
  background: #000000;
  width: 400px;
  margin-right: 3px;
}

.hovered a.product_image {
  opacity: 0.7;
}
.hovered a.product_name {
  color: #999999;
}

.field_block {
  position: relative;
  margin-bottom: 30px;
}
.field_block .placeholder_block {
  pointer-events: none;
  z-index: 2;
  position: absolute;
  padding: 0 3px;
  color: #999999;
  font-size: 140%;
  line-height: 20px;
  top: 15px;
  left: 12px;
  background: #ffffff;
  opacity: 0;
}
.field_block > input,
.field_block textarea {
  font-size: 140%;
  line-height: 20px;
  width: 100%;
  border: 2px solid #c0c0c0;
  color: inherit;
  padding: 13px 15px;
}
.field_block > input.filled ~ .placeholder_block,
.field_block textarea.filled ~ .placeholder_block {
  font-size: 120%;
  line-height: 16px;
  top: -8px;
}
.field_block > input:focus,
.field_block textarea:focus {
  border-color: #333333;
}
.field_block > input:focus ~ .placeholder_block,
.field_block textarea:focus ~ .placeholder_block {
  font-size: 120%;
  line-height: 16px;
  top: -8px;
  color: #333333;
}
.field_block label {
  position: relative;
  overflow: hidden;
  margin: 0;
  font-weight: normal;
  vertical-align: top;
}
.field_block label input:checked + .check_btn:before {
  font-size: 57.1%;
}
.field_block label .check_btn {
  cursor: pointer;
  display: flex;
  align-items: flex-start;
  font-size: 140%;
  line-height: 20px;
  color: #666666;
}
.field_block label .check_btn:before {
  display: flex;
  min-width: 20px;
  height: 20px;
  justify-content: center;
  align-items: center;
  font-size: 0;
  border: 2px solid #ededed;
  margin-right: 10px;
  font-weight: 900;
  color: #000000;
}
.field_block label ~ label {
  margin-top: 15px;
}
.field_block.has-error input,
.field_block.has-error textarea {
  border-color: #b94a48 !important;
}

.help-block.form-error {
  display: none;
}

.error_hint {
  color: #b94a48;
  opacity: 0;
  max-height: 15px;
  margin-bottom: -15px;
  position: relative;
  overflow: hidden;
  font-size: 120%;
  line-height: 15px;
  text-align: right;
  display: block;
}

.has-error + .error_hint,
.has-error .error_hint {
  max-height: 60px;
  opacity: 1;
}
.has-error .placeholder_block {
  color: #b94a48 !important;
}

.individual_hint {
  display: none;
}

.content > .custom_container > .page_title {
  padding-top: 40px;
}

.italic {
  font-family: "georgia-italic";
  font-style: italic;
}

.bold {
  font-family: "bold";
}

.regular {
  font-family: "regular";
}

.required:after {
  color: #ed3237;
  content: "*";
  position: relative;
  top: -3px;
  margin-left: 1px;
}

.notifications .notify_block {
  position: fixed;
  top: 55px;
  left: 0;
  width: 0;
  z-index: 999;
  opacity: 0;
  -o-transition: all 0.5s, opacity 0.3s;
  -ms-transition: all 0.5s, opacity 0.3s;
  -moz-transition: all 0.5s, opacity 0.3s;
  -webkit-transition: all 0.5s, opacity 0.3s;
  transition: all 0.5s, opacity 0.3s;
}
.notifications .notify_block.showed {
  width: 260px;
  opacity: 1;
  z-index: 999;
  -o-transition-delay: 0.15s;
  -ms-transition-delay: 0.15s;
  -moz-transition-delay: 0.15s;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
@media (max-width: 959px) {
  .notifications .notify_block {
    top: 60px;
  }
  .notifications .notify_block.showed {
    width: 240px;
  }
}
.notifications .notify_inner {
  position: relative;
  width: 240px;
  background: #ffffff;
  float: right;
}
.notifications .notify_text {
  padding: 15px 20px 15px 10px;
  font-size: 110%;
  line-height: 15px;
  display: flex;
  align-items: flex-start;
}
.notifications .notify_text:before {
  font-size: 140%;
  margin-right: 5px;
  display: block;
  font-weight: 700;
}
.notifications .icon_warning {
  background: #fef2c3;
  color: #cea500;
}
.notifications .icon_error {
  color: #b94a48;
  background: #faded8;
}
.notifications .icon_success {
  color: #4ea84e;
  background: #dff3df;
}
.notifications .icon_info {
  color: #527edb;
  background: #e6edfe;
}
.notifications .not_close {
  border: none;
  background: transparent;
  color: #999999;
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 1;
  padding: 3px;
}

@media (max-width: 1199px) {
  .page_title {
    font-size: 220%;
    letter-spacing: 5px;
  }
}
@media (max-width: 959px) {
  .content {
    padding-top: 60px;
  }
  .content > .custom_container > .page_title {
    padding-top: 30px;
  }

  .page_title {
    font-size: 200%;
    letter-spacing: 3px;
    margin-bottom: 30px;
  }
  .page_title + .page_description {
    margin-top: -15px;
  }

  .page_description {
    font-size: 140%;
    line-height: 20px;
  }
}
@media (max-width: 575px) {
  .paging a.prev_page,
.paging a.next_page {
    font-size: 0;
  }
  .paging a.prev_page:before,
.paging a.next_page:before {
    font-size: 1.4rem;
    margin: 0;
  }

  .page_title {
    font-size: 180%;
    letter-spacing: 2px;
  }
}
.web a.brand_name:hover,
.web .page_title a:hover {
  color: #999999;
}
.web .not_close:hover,
.web .paging a:not(.current_page):hover {
  color: #000000;
}
.web .check_btn:before {
  -o-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.web .check_btn:hover {
  color: #000000;
}
.web .check_btn:hover:before {
  border-color: #999999;
}

.touch a.brand_name:active,
.touch .page_title a:active {
  color: #999999;
}
.touch .not_close:active,
.touch .paging a:not(.current_page):active {
  color: #000000;
}
.touch .check_btn:before {
  -o-transition: border-color 0.15s;
  -ms-transition: border-color 0.15s;
  -moz-transition: border-color 0.15s;
  -webkit-transition: border-color 0.15s;
  transition: border-color 0.15s;
}
.touch .check_btn:active {
  color: #000000;
}
.touch .check_btn:active:before {
  border-color: #999999;
}

@keyframes viewLoader {
  0% {
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
  }
  45% {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
  }
  90% {
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
  }
  100% {
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
  }
}
.footer .social_list, .footer_menu > li ul, .footer_menu, .header .main_menu, .header .second_menu ul, .header .sublevel_list ul, .header .submenu_list .brands_list ul, .header .submenu_list > ul, .header .languages, .header .actions_block, .paging ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.header .submenu_list > ul > li:before, a.product_image > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

a.product_image > img {
  object-fit: cover;
}

a.product_image iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
}

a.product_image {
  position: relative;
  overflow: hidden;
}
a.product_image:before {
  display: block;
  content: "";
  padding-bottom: 100%;
}

[class*=icon_]:before, .header .submenu_list > ul > li > a:after, [class*=icon_]:after {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.header {
  position: relative;
  z-index: 100;
}
.header_main {
  background: #000000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  color: #ffffff;
  z-index: 10;
}
.header_main .custom_container {
  display: flex;
}
.header .actions_block {
  position: relative;
  z-index: 11;
  display: flex;
  height: 40px;
  align-items: center;
  border-left: 2px solid #333333;
  opacity: 0;
}
.header .actions_block li {
  padding: 0 12px;
}
.header .actions_block .action_btn {
  border: none;
  background: transparent;
  display: flex;
  font-size: 120%;
  line-height: 12px;
  color: #b4b4b4;
  align-items: flex-end;
}
.header .actions_block .action_btn:before {
  display: block;
  color: #ffffff;
  font-size: 2rem;
}
.header .actions_block .action_btn.icon_heart:before {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 2px;
}
.header .languages {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
.header .languages:before, .header .languages:after {
  display: block;
  width: 15px;
  height: 40px;
  background: #333333;
  position: relative;
  z-index: 11;
  content: "";
}
.header .languages li {
  position: relative;
  z-index: 11;
  background: #333333;
}
.header .languages li.current_lg {
  display: none;
}
.header .languages a {
  display: flex;
  height: 40px;
  width: 38px;
  align-items: center;
  justify-content: center;
  color: #999999;
  font-size: 120%;
}
.header .phone_block {
  position: fixed;
  height: 0;
  top: 0;
  left: 0;
  right: 0;
  max-width: 1500px;
  margin: 0 auto;
  padding-left: 15px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  padding-right: 160px;
  z-index: 11;
}
.header .phone_block.opened .phone_btn {
  color: #ffffff;
}
.header .phone_btn {
  display: block;
  margin: 10px 0;
  font-size: 0;
  color: #999999;
  border: none;
  background: transparent;
  padding: 0;
  font-size: 200%;
}
.header .phone_btn:before {
  display: block;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1.5px;
}
.header .phone_info {
  display: none;
  position: absolute;
  top: 39px;
  background: #000000;
  width: 150px;
  text-align: center;
  font-size: 120%;
  line-height: 15px;
  right: 95px;
  padding: 0 15px;
  color: #ffffff;
}
.header .phone_info:before, .header .phone_info:after {
  display: block;
  content: "";
  height: 10px;
}
.header .phone_info:before {
  border-top: 1px solid #333333;
  margin: 0 -15px;
}
.header .phone_info a {
  display: block;
  color: inherit;
}
.header .contact_link {
  position: fixed;
  height: 0;
  top: 0;
  left: 0;
  right: 0;
  max-width: 1500px;
  margin: 0 auto;
  padding-left: 15px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  padding-right: 210px;
  z-index: 11;
}
.header .contact_link:before {
  display: block;
  content: "";
  width: 2px;
  height: 40px;
  background: #333333;
  margin-right: 40px;
}
.header .contact_link a {
  display: block;
  margin: 10px 0;
  font-size: 0;
  color: #999999;
}
.header .contact_link a:before {
  display: block;
  font-size: 2rem;
}
.header .top_menu {
  position: fixed;
  height: 0;
  top: 0;
  width: 100%;
  font-size: 120%;
  line-height: 20px;
  z-index: 11;
}
.header .top_menu .custom_container {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: flex-start;
  height: 0;
}
.header .sign_block div:not(.active) {
  display: none;
}
.header .sign_block div.active {
  display: flex;
  height: 40px;
  align-items: center;
  position: relative;
}
.header .sign_block div.active:before {
  display: block;
  content: "";
  width: 1px;
  min-width: 1px;
  height: 16px;
  background: #333333;
  margin: 0 12px;
  order: 1;
}
.header .sign_block a {
  display: inline-block;
  vertical-align: top;
  align-items: center;
  color: #999999;
  white-space: nowrap;
  max-width: 250px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
}
.header .sign_block a:last-child {
  order: 2;
  margin-right: 12px;
}
.header .sign_block a:before {
  display: inline-block;
  font-size: 150%;
  vertical-align: top;
  color: #ffffff;
  margin-right: 10px;
}
.header .main_logo {
  position: fixed;
  top: 65px;
  left: 0;
  right: 0;
  height: 0;
  text-align: center;
  z-index: 20;
  opacity: 0;
}
.header .main_logo a {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 5;
}
.header .main_logo img {
  display: block;
  height: 65px;
  width: auto;
  margin: 0 auto;
}
.header .main_logo.fixed {
  top: 0;
}
.header .main_logo.fixed img {
  height: 40px;
}
.header .submenu_list {
  display: none;
  position: absolute;
  overflow: hidden;
  top: 100%;
  left: 0;
  right: 0;
  max-width: 1500px;
  margin: 0 auto;
  border: 1px solid #ededed;
  border-top: none;
  background: #ffffff;
  -o-transition: background 0.5s;
  -ms-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
.header .submenu_list > ul {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.header .submenu_list > ul > li {
  width: 240px;
  background-size: 0;
}
.header .submenu_list > ul > li:not(:first-child) > a {
  border-top: 1px solid #e5e5e5;
}
.header .submenu_list > ul > li > a {
  display: block;
  font-size: 140%;
  line-height: 19px;
  padding: 10px 20px;
  background: rgba(242, 242, 242, 0.7);
  color: #000000;
  position: relative;
  z-index: 2;
}
.header .submenu_list > ul > li > a:before {
  display: block;
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.05);
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  -o-transition: width 0.3s;
  -ms-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
.header .submenu_list > ul > li:before {
  content: "";
  opacity: 0;
  background-image: inherit;
  background-size: auto 100%;
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #ffffff;
}
.header .submenu_list > ul > li.opened .promo_block {
  right: 0;
  opacity: 1;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.header .submenu_list > ul > li.opened:before {
  opacity: 1;
}
.header .submenu_list > ul > li.opened > a:before {
  width: 100%;
}
.header .submenu_list > ul > li.opened .sublevel_list {
  opacity: 1;
  width: auto;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.header .submenu_list .brands_list {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  height: 500px;
  font-size: 0;
}
.header .submenu_list .brands_list ul {
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
}
.header .submenu_list .brands_list li {
  flex: 0 0 14.28%;
  max-width: 14.28%;
  padding: 15px 10px;
}
.header .submenu_list .brands_list a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 97px;
  padding: 10px 15px;
  border: 2px solid;
  color: #bebfc1;
}
.header .submenu_list .brands_list a:after {
  display: block;
  content: "";
  position: absolute;
  bottom: -5px;
  right: -5px;
  border: solid;
  border-width: 0 3px 3px 0;
  width: 100%;
  height: 100%;
}
.header .submenu_list .brands_list img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: relative;
  z-index: 2;
}
.header .promo_block {
  position: absolute;
  z-index: 5;
  top: 0;
  right: -250px;
  width: 245px;
  height: 100%;
  padding: 0 20px;
  opacity: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  -o-transition: right 0.5s, opacity 0.3s;
  -ms-transition: right 0.5s, opacity 0.3s;
  -moz-transition: right 0.5s, opacity 0.3s;
  -webkit-transition: right 0.5s, opacity 0.3s;
  transition: right 0.5s, opacity 0.3s;
}
.header .promo_block .product_image {
  margin-bottom: 25px;
}
.header .promo_block .product_name {
  font-size: 130%;
  line-height: 16px;
  display: inline-block;
  vertical-align: top;
}
.header .promo_block .brand_name {
  font-size: 110%;
  line-height: 15px;
  margin-top: 2px;
  display: inline-block;
  vertical-align: top;
}
.header .promo_block .product_price {
  font-size: 140%;
  line-height: 19px;
  margin-top: 10px;
}
.header .sublevel_list {
  position: absolute;
  overflow: hidden;
  left: 270px;
  top: 0;
  height: 100%;
  width: 0;
  opacity: 0;
  font-size: 140%;
  line-height: 19px;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.header .sublevel_list a {
  display: inline-block;
  vertical-align: top;
  color: inherit;
}
.header .sublevel_list > ul {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  width: 660px;
  position: relative;
  z-index: 5;
}
.header .sublevel_list > ul > li {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding: 10px 20px;
}
.header .sublevel_list > ul > li > a {
  font-family: "bold";
}
.header .sublevel_list > ul > li li {
  padding-top: 10px;
}
.header .sublevel_list:before {
  display: block;
  content: "";
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 33.3%;
  width: 33.3%;
  border: solid #ededed;
  border-width: 0 2px;
  height: 100%;
}
.header .sublevel_list:after {
  display: block;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  border-right: 2px solid #ededed;
}
.header .sublevel_list .view_all {
  margin: 40px 20px;
  font-family: "bold";
}
.header_menu_inner {
  padding-top: 40px;
  display: flex;
  flex-direction: column-reverse;
}
.header .second_menu .custom_container {
  height: 115px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .second_menu ul {
  display: flex;
  font-size: 120%;
  line-height: 20px;
}
.header .second_menu li:not(.contact_link) {
  margin-right: 40px;
}
.header .second_menu li:not(.contact_link) a {
  display: inline-block;
  vertical-align: top;
  color: #666666;
}
.header .second_menu .delivery_block {
  display: block;
  position: relative;
  padding-right: 45px;
  white-space: nowrap;
  color: #666666;
  margin-left: auto;
}
.header .second_menu .delivery_block:before {
  display: flex;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -21px;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  font-size: 1.8rem;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background: #000000;
}
.header .second_menu .delivery_title {
  font-size: 140%;
  line-height: 19px;
  display: block;
  font-family: "bold";
}
.header .second_menu .delivery_subtitle {
  font-size: 160%;
  line-height: 21px;
  display: block;
}
.header .second_menu .delivery_description {
  display: block;
  font-size: 120%;
  line-height: 15px;
  letter-spacing: 5px;
  color: #999999;
}
.header .bottom_menu {
  border: solid #ededed;
  border-width: 2px 0;
}
.header .bottom_menu .custom_container {
  display: flex;
  justify-content: space-between;
}
.header .bottom_menu .custom_container:before {
  display: block;
  width: 290px;
  content: "";
}
.header .search_form {
  width: 250px;
  min-width: 250px;
  margin-left: 40px;
  display: flex;
  border: solid #ededed;
  border-width: 0 2px;
  align-items: center;
  order: 2;
}
.header .search_form ::-webkit-input-placeholder {
  color: #999999;
}
.header .search_form :-moz-placeholder {
  color: #999999;
}
.header .search_form ::-moz-placeholder {
  color: #999999;
}
.header .search_form :-ms-input-placeholder {
  color: #999999;
}
.header .search_form input {
  border: none;
  background: transparent;
  flex: 1;
  width: 60%;
  font-size: 120%;
  line-height: 18px;
  padding: 15px 20px;
  color: #000000;
}
.header .search_form button {
  border: none;
  padding: 0;
  background: transparent;
  font-size: 160%;
  margin-right: 20px;
  color: #000000;
  position: relative;
  transform-origin: center;
  -webkit-transfrom-origin: center;
}
.header .search_form button:before {
  display: block;
}
.header .main_menu {
  display: flex;
  margin: 0 -20px;
}
.header .main_menu > li {
  padding: 13px 20px;
}
.header .main_menu > li > a {
  display: inline-block;
  color: inherit;
  font-family: "bold";
  font-size: 140%;
  line-height: 20px;
  text-transform: uppercase;
  white-space: nowrap;
}
.header .main_menu > li > a.submenu_btn:before {
  display: none;
}
.header .menu_button,
.header .sub_close {
  display: none;
}
@media (max-width: 1440px) {
  .header .search_form {
    margin-right: -15px;
    border-right-width: 0;
    margin-left: 30px;
    width: 220px;
    min-width: 220px;
  }
  .header .search_form input {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header .search_form button {
    margin-right: 15px;
  }
  .header .main_menu {
    margin: 0 -15px;
  }
  .header .main_menu > li {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header .second_menu li:not(.contact_link) {
    margin-right: 30px;
  }
  .header .submenu_list .brands_list li {
    flex: 16.6%;
    max-width: 16.6%;
  }
}
@media (max-width: 1199px) {
  .header .main_menu {
    margin: 0 -8px;
  }
  .header .main_menu > li {
    padding-left: 8px;
    padding-right: 8px;
  }
  .header .main_menu > li > a {
    font-size: 120%;
  }
  .header .search_form {
    margin-left: 20px;
    width: 190px;
    min-width: 190px;
  }
  .header .second_menu li:not(.contact_link) {
    margin-right: 15px;
  }
  .header .second_menu .delivery_title {
    font-size: 130%;
  }
  .header .second_menu .delivery_subtitle {
    font-size: 140%;
  }
  .header .second_menu .delivery_description {
    letter-spacing: 4px;
  }
  .header .languages:before, .header .languages:after {
    width: 5px;
  }
  .header .languages a {
    width: 40px;
  }
  .header .phone_block {
    padding-right: 130px;
  }
  .header .phone_info {
    right: 65px;
  }
  .header .contact_link {
    padding-right: 175px;
  }
  .header .contact_link:before {
    margin-right: 30px;
  }
  .header .sign_block div.active:before {
    margin: 0 9px;
  }
  .header .sign_block a {
    max-width: 160px;
  }
  .header .sign_block a:last-child {
    margin-right: 9px;
  }
  .header .sign_block a:before {
    margin-right: 5px;
  }
  .header .actions_block li {
    padding: 0 9px;
  }
  .header .submenu_list > ul > li {
    width: 200px;
  }
  .header .submenu_list > ul > li > a {
    font-size: 130%;
    line-height: 16px;
  }
  .header .submenu_list .brands_list li {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 10px;
  }
  .header .sublevel_list {
    left: 220px;
    font-size: 130%;
    line-height: 16px;
  }
  .header .sublevel_list > ul {
    width: 540px;
  }
  .header .sublevel_list > ul > li {
    padding-left: 10px;
    padding-right: 10px;
  }
  .header .promo_block {
    width: 200px;
    padding: 0 15px;
  }
}
@media (max-width: 959px) {
  .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #000000;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .header:after {
    display: block;
    content: "";
    position: absolute;
    border-top: 1px solid transparent;
    pointer-events: none;
    left: 0;
    top: 100%;
    width: 100%;
    -o-transition: border-color 0.1s;
    -ms-transition: border-color 0.1s;
    -moz-transition: border-color 0.1s;
    -webkit-transition: border-color 0.1s;
    transition: border-color 0.1s;
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .header .main_logo {
    position: relative;
    overflow: hidden;
    width: 40px;
    height: auto;
    padding: 10px 0;
    top: 0;
    left: auto;
    right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 15px;
  }
  .header .main_logo img {
    height: 40px;
  }
  .header_main {
    position: relative;
    background: transparent;
    flex: 1;
    width: 80%;
    top: auto;
    left: auto;
  }
  .header_menu_block {
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    bottom: 100%;
    overflow: hidden;
    -o-transition: bottom 0.5s;
    -ms-transition: bottom 0.5s;
    -moz-transition: bottom 0.5s;
    -webkit-transition: bottom 0.5s;
    transition: bottom 0.5s;
    background: #000000;
  }
  .header_menu_block.not_scroll {
    overflow-y: hidden !important;
  }
  .header_menu_inner {
    position: relative;
    overflow: hidden;
    padding: 0;
    width: 100%;
    min-height: 100%;
    flex-direction: column;
  }
  .header .actions_block {
    margin-left: auto !important;
    padding: 0 10px;
    height: 60px;
  }
  .header .actions_block li {
    padding: 0;
  }
  .header .actions_block .action_btn {
    padding: 20px 10px;
  }
  .header .top_menu {
    position: relative;
    height: auto;
    top: auto;
    font-size: 160%;
    line-height: 20px;
  }
  .header .top_menu .custom_container {
    height: auto;
    display: block;
    padding: 0;
  }
  .header .languages {
    width: 100%;
    background: #333333;
    justify-content: center;
  }
  .header .languages:before, .header .languages:after {
    display: none;
  }
  .header .languages li {
    flex: 2;
    max-width: 280px;
    background: transparent;
  }
  .header .languages li.current_lg {
    display: block;
  }
  .header .languages li.current_lg a {
    pointer-events: none;
    color: #ffffff;
  }
  .header .languages a {
    width: 100%;
    height: 50px;
  }
  .header .sign_block {
    border-bottom: 1px solid #333333;
  }
  .header .sign_block div.active {
    display: flex;
    justify-content: center;
    height: auto;
  }
  .header .sign_block div.active:before {
    display: none;
  }
  .header .sign_block a {
    flex: 1;
    font-family: "bold";
    display: flex;
    height: 50px;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    max-width: 280px;
  }
  .header .sign_block a:before {
    font-size: 2rem;
    margin-right: 10px;
  }
  .header .sign_block a:last-child {
    margin: 0;
  }
  .header .sign_block a.profile_btn {
    font-size: 0;
  }
  .header .sign_block a.profile_btn:after {
    font-size: 1.6rem;
    line-height: 20px;
    font-family: "bold" !important;
    display: block;
    content: attr(data-mobile);
  }
  .header .bottom_menu {
    border: none;
  }
  .header .bottom_menu .custom_container {
    display: block;
  }
  .header .search_form {
    max-width: none;
    width: auto;
    margin: 0 -15px;
    border: none;
    border-bottom: 1px solid #333333;
  }
  .header .search_form input {
    color: #ffffff;
    font-size: 140%;
    line-height: 20px;
    padding: 15px;
  }
  .header .search_form button {
    color: #999999;
    font-size: 160%;
  }
  .header .main_menu {
    display: block;
    margin: 0;
    padding-top: 10px;
  }
  .header .main_menu > li {
    padding: 0;
  }
  .header .main_menu > li > a {
    font-size: 160%;
    line-height: 20px;
    padding: 10px 0;
    color: #999999;
    text-transform: unset;
  }
  .header .main_menu > li > a.submenu_btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
  }
  .header .main_menu > li > a.submenu_btn:before {
    display: block;
    margin-left: 20px;
    font-weight: 900;
  }
  .header .main_menu > li.opened .submenu_list {
    left: 0;
  }
  .header .main_menu > li.fixed .submenu_list {
    position: fixed;
  }
  .header .second_menu {
    position: relative;
    left: auto;
    top: auto;
  }
  .header .second_menu .custom_container {
    height: auto;
    display: block;
  }
  .header .second_menu .delivery_block {
    display: inline-block;
    vertical-align: top;
    padding: 10px 0;
    color: #999999;
    font-size: 160%;
    line-height: 20px;
  }
  .header .second_menu .delivery_block span, .header .second_menu .delivery_block:before {
    display: none;
  }
  .header .second_menu .delivery_block:after {
    display: block;
    content: attr(data-mobile);
    font-family: "bold" !important;
  }
  .header .second_menu ul {
    font-size: 160%;
    font-family: "bold";
    display: block;
  }
  .header .second_menu ul li:not(.contact_link) a {
    padding: 10px 0;
    color: #999999;
  }
  .header .second_menu ul li.contact_link {
    position: relative;
    display: block;
    left: auto;
    right: auto;
    width: auto;
    height: auto;
    padding: 0;
  }
  .header .second_menu ul li.contact_link:before {
    display: none;
  }
  .header .second_menu ul li.contact_link a {
    font-size: inherit;
    margin: 0;
    padding: 10px 0;
  }
  .header .second_menu ul li.contact_link a:before {
    display: none;
  }
  .header .second_menu .contact_link {
    position: relative;
    display: block;
    left: auto;
    right: auto;
    width: auto;
    height: auto;
    padding: 0;
  }
  .header .second_menu .contact_link:before {
    display: none;
  }
  .header .second_menu .contact_link a {
    margin: 0;
    font-size: 160%;
    font-family: "bold";
    padding: 10px 0;
    color: #999999;
  }
  .header .second_menu .contact_link a:before {
    display: none;
  }
  .header .phone_block {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    right: auto;
    height: auto;
    padding: 20px 15px;
    margin-top: auto;
    justify-content: center;
    align-items: center;
  }
  .header .phone_block.opened .phone_btn {
    color: #999999;
  }
  .header .phone_btn {
    margin: 0;
    pointer-events: none;
    font-size: 160%;
    border: 2px solid;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 5px;
  }
  .header .phone_btn:before {
    -webkit-text-fill-color: unset;
    -webkit-text-stroke: unset;
  }
  .header .phone_info {
    display: block !important;
    position: relative;
    right: auto;
    width: auto;
    background: transparent;
    color: #999999;
    padding: 0;
    border: none;
    top: auto;
    text-align: left;
    font-size: 140%;
    line-height: 18px;
  }
  .header .phone_info:before, .header .phone_info:after {
    display: none;
  }
  .header .phone_info a {
    display: inline-block;
    vertical-align: top;
  }
  .header .menu_button {
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 100;
    padding: 18px;
    border: none;
    width: 60px;
    min-width: 60px;
    height: 60px;
    background: #333333;
    color: #999999;
  }
  .header .menu_button:before, .header .menu_button:after {
    display: block;
    content: "";
    position: absolute;
    left: 18px;
    width: 24px;
    border-top: 2px solid;
    -o-transition: all 0.5s, color 0s;
    -ms-transition: all 0.5s, color 0s;
    -moz-transition: all 0.5s, color 0s;
    -webkit-transition: all 0.5s, color 0s;
    transition: all 0.5s, color 0s;
  }
  .header .menu_button:before {
    top: 21px;
    transform-origin: left top;
    -webkit-transfrom-origin: left top;
  }
  .header .menu_button:after {
    bottom: 21px;
    transform-origin: left bottom;
    -webkit-transfrom-origin: left bottom;
  }
  .header .menu_button span {
    display: block;
    border-top: 2px solid;
    -o-transition: opacity 0.2s, color 0s;
    -ms-transition: opacity 0.2s, color 0s;
    -moz-transition: opacity 0.2s, color 0s;
    -webkit-transition: opacity 0.2s, color 0s;
    transition: opacity 0.2s, color 0s;
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  .header .submenu_list {
    display: flex !important;
    position: absolute;
    left: 100%;
    top: 60px;
    background: #000000;
    bottom: 0;
    width: 100%;
    -o-transition: left 0.5s;
    -ms-transition: left 0.5s;
    -moz-transition: left 0.5s;
    -webkit-transition: left 0.5s;
    transition: left 0.5s;
    z-index: 50;
    flex-direction: column;
    border: none;
  }
  .header .submenu_list.fixed {
    position: fixed;
  }
  .header .submenu_list > ul {
    border-top: 1px solid #333333;
    flex: 1;
    height: 50%;
    overflow-y: auto;
  }
  .header .submenu_list > ul:before {
    display: block;
    content: "";
    height: 10px;
  }
  .header .submenu_list > ul:after {
    display: block;
    content: "";
    height: 20px;
  }
  .header .submenu_list > ul > li {
    width: 100%;
  }
  .header .submenu_list > ul > li:before {
    display: none;
    width: 100%;
  }
  .header .submenu_list > ul > li > a {
    font-size: 160%;
    font-family: "bold";
    color: #999999;
    line-height: 19px;
    border: none !important;
    background: transparent;
    padding: 10px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .header .submenu_list > ul > li > a:before {
    display: none;
  }
  .header .submenu_list > ul > li > a.sublist_btn:after {
    display: block;
    padding-left: 20px;
    content: "";
    font-weight: 900;
  }
  .header .submenu_list > ul > li.opened .sublevel_list {
    left: 0;
  }
  .header .submenu_list > ul > li.fixed .sublevel_list {
    position: fixed;
  }
  .header .submenu_list .brands_list {
    border-top: 1px solid #333333;
    font-size: 160%;
    line-height: 19px;
    flex: 1;
    height: 50%;
  }
  .header .submenu_list .brands_list ul {
    display: block;
  }
  .header .submenu_list .brands_list li {
    flex: none;
    max-width: 100%;
    padding: 0;
  }
  .header .submenu_list .brands_list img {
    display: none;
  }
  .header .submenu_list .brands_list a {
    border: none;
    display: block;
    padding: 10px;
    height: auto;
    font-family: "bold";
    color: #999999;
  }
  .header .submenu_list .brands_list a:after {
    display: none;
  }
  .header .sublevel_list {
    position: absolute;
    top: 110px;
    left: 100%;
    bottom: 0;
    width: 100% !important;
    opacity: 1;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 51;
    background: #000000;
    border-top: 1px solid #333333;
    font-size: 140%;
    line-height: 19px;
    color: #999999;
    height: auto;
    -o-transition: left 0.5s !important;
    -ms-transition: left 0.5s !important;
    -moz-transition: left 0.5s !important;
    -webkit-transition: left 0.5s !important;
    transition: left 0.5s !important;
    -o-transition-delay: 0s !important;
    -ms-transition-delay: 0s !important;
    -moz-transition-delay: 0s !important;
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
  }
  .header .sublevel_list.fixed {
    position: fixed;
  }
  .header .sublevel_list:before {
    position: relative;
    top: auto;
    left: auto;
    border: none;
    height: 10px;
  }
  .header .sublevel_list:after {
    position: relative;
    top: auto;
    left: auto;
    border: none;
    height: 20px;
  }
  .header .sublevel_list > ul {
    width: 100%;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .header .sublevel_list > ul > li {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header .sublevel_list > ul > li li {
    padding: 0;
  }
  .header .sublevel_list > ul > li li:first-child {
    margin-top: 5px;
  }
  .header .sublevel_list > ul > li li a {
    font-family: "regular";
    padding: 5px 0;
  }
  .header .sublevel_list.not_scroll {
    overflow: hidden;
  }
  .header .promo_block {
    display: none;
  }
  .header .sub_close {
    display: block;
    height: 50px;
    padding: 0 15px;
    text-align: left;
    color: #999999;
    font-size: 160%;
    border: none;
    background: transparent;
  }
  .header .sub_close:before {
    display: block;
    font-weight: 900;
  }
}
@media (max-width: 399px) {
  .header_main .custom_container {
    padding: 0;
  }
}
@media (max-width:359px) {
  .header .actions_block {
    padding: 0 5px;
  }
  .header .actions_block li {
    padding: 0;
  }
  .header .actions_block .action_btn {
    padding: 20px 7px;
  }
  .header .sign_block {
    font-size: 87.5%;
  }
  .header .sign_block a.profile_btn:after {
    font-size: 1.4rem;
  }
}

@media (max-width: 959px) {
  .menu_opened {
    overflow: hidden;
  }
  .menu_opened .header:after {
    border-color: #333333;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
  .menu_opened .menu_button span {
    opacity: 0;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
  .menu_opened .menu_button:before {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    width: 32px;
    top: 18px;
    left: 19px;
  }
  .menu_opened .menu_button:after {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    width: 32px;
    bottom: 18px;
    left: 19px;
  }
  .menu_opened .header_menu_block {
    bottom: 0;
    animation-name: changeOverflow;
    animation-duration: 0.1s;
    animation-delay: 0.5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
  }
}
.web .sign_block a:hover,
.web .action_btn:hover,
.web .contact_link a:hover,
.web .phone_btn:hover,
.web .languages a:hover {
  color: #ffffff;
}
.web .second_menu li:not(.contact_link) a:hover {
  color: #000000;
}
.web .header .delivery_block:hover {
  color: #000000;
}
.web .header .delivery_block:hover .delivery_description {
  color: inherit;
}
.web .sublevel_list a:hover,
.web .main_menu > li > a:hover,
.web .search_form button:hover {
  color: #999999;
}
.web .brands_list a:hover {
  color: #666666;
}
.web .main_logo a:hover {
  opacity: 0.7;
}
.web .brands_list::-webkit-scrollbar {
  width: 4px;
  height: auto;
  border-radius: 0;
  background: #c0c0c0;
}
.web .brands_list::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: #666666;
}

.touch .sign_block a:active,
.touch .action_btn:active,
.touch .contact_link a:active,
.touch .phone_btn:active,
.touch .languages a:active {
  color: #ffffff;
}
.touch .second_menu li:not(.contact_link) a:active {
  color: #000000;
}
@media (max-width: 959px) {
  .touch .second_menu li:not(.contact_link) a:active {
    color: #ffffff;
  }
}
.touch .header .delivery_block:active {
  color: #000000;
}
.touch .header .delivery_block:active .delivery_description {
  color: inherit;
}
.touch .sublevel_list a:active,
.touch .main_menu > li > a:active,
.touch .search_form button:active {
  color: #999999;
}
@media (max-width: 959px) {
  .touch .sublevel_list a:active,
.touch .main_menu > li > a:active,
.touch .search_form button:active {
    color: #ffffff;
  }
}
.touch .brands_list a:active {
  color: #666666;
}
@media (max-width: 959px) {
  .touch .brands_list a:active {
    color: #ffffff;
  }
}
.touch .main_logo a:active {
  opacity: 0.7;
}
@media (max-width: 959px) {
  .touch .header .delivery_block,
.touch .header .sub_close,
.touch .header .submenu_list a,
.touch .header .phone_link {
    -o-transition: color 0.15s;
    -ms-transition: color 0.15s;
    -moz-transition: color 0.15s;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
  }
  .touch .header .delivery_block:active,
.touch .header .sub_close:active,
.touch .header .submenu_list a:active,
.touch .header .phone_link:active {
    color: #ffffff;
  }
}

@keyframes changeOverflow {
  0% {
    overflow: hidden;
  }
  100% {
    overflow-y: auto;
  }
}
.footer {
  opacity: 0;
}
.footer:before {
  display: block;
  content: "";
  border-top: 2px solid #ededed;
  height: 32px;
}
.footer:after {
  display: block;
  content: "";
  height: 30px;
}
.footer_container {
  max-width: 1200px;
  padding: 0 15px;
  margin: 0 auto;
}
.footer_menu {
  display: flex;
  justify-content: space-between;
  font-size: 120%;
  line-height: 16px;
  margin: 0 -15px;
}
.footer_menu > li {
  padding: 0 15px 30px;
}
.footer_menu > li > a {
  display: inline-block;
  vertical-align: top;
  color: #000000;
  margin-bottom: 25px;
}
.footer_menu > li ul li:not(:first-child) {
  margin-top: 10px;
}
.footer_menu > li ul a {
  display: inline-block;
  vertical-align: top;
  color: #006699;
}
.footer .phone_block {
  display: flex;
  align-items: center;
  font-size: 140%;
  line-height: 22px;
  align-items: center;
  justify-content: center;
}
.footer .phone_block:before {
  display: flex;
  margin-right: 8px;
  width: 22px;
  height: 22px;
  align-items: center;
  justify-content: center;
  border: 1px solid;
  border-radius: 50%;
  font-size: 85.7%;
}
.footer .phone_link {
  color: inherit;
  white-space: nowrap;
}
.footer .social_list {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.footer .social_list li {
  padding: 0 5px;
}
.footer .social_list a {
  display: flex;
  border: 1px solid #000000;
  border-radius: 50%;
  color: inherit;
  width: 32px;
  height: 32px;
  align-items: center;
  justify-content: center;
  font-size: 140%;
}
.footer .social_list a:before {
  display: block;
}
.footer .social_list a:hover {
  color: #ffffff;
}
.footer .social_list a.icon_youtube {
  font-size: 180%;
}
.footer .copyrights {
  display: flex;
  justify-content: center;
  font-size: 140%;
  line-height: 19px;
  margin-top: 30px;
}
.footer .copyrights > div:not(:first-child):before {
  content: "|";
  margin: 0 5px;
}
.footer .developer a {
  color: #006699;
}
@media (max-width: 959px) {
  .footer_menu {
    font-size: 140%;
    line-height: 19px;
    text-align: center;
    font-family: "regular";
  }
  .footer_menu > li > a {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .footer_menu {
    flex-wrap: wrap;
    justify-content: center;
  }
  .footer_menu > li {
    flex: 0 0 50%;
    max-width: 260px;
  }
  .footer .copyrights {
    display: block;
    text-align: center;
  }
  .footer .copyrights > div:before {
    display: none;
  }
}
@media (max-width: 399px) {
  .footer_menu > li {
    flex: 0 0 100%;
  }
}
@media (max-width:359px) {
  .footer .phone_block {
    font-size: 130%;
  }
}

.web .social_list a:hover {
  color: #ffffff;
  background: #000000;
}
.web .developer a:hover {
  color: #069dd5;
}
.web .footer_menu a:hover {
  color: #666666;
}

.touch .footer_menu a:active,
.touch .phone_link.clickable:active {
  color: #666666;
}
.touch .social_list a:active {
  color: #ffffff;
  background: #000000;
}
.touch .developer a:active {
  color: #069dd5;
}

body:before, body:after, a.product_image, .header .submenu_list > ul > li:before, .web .main_logo a, .footer {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

a.product_name, .web a.brand_name,
.web .page_title a, .web .not_close,
.web .paging a:not(.current_page), .web .check_btn, .web .sign_block a,
.web .action_btn,
.web .contact_link a,
.web .phone_btn,
.web .languages a, .web .second_menu li:not(.contact_link) a, .web .header .delivery_block, .web .sublevel_list a,
.web .main_menu > li > a,
.web .search_form button, .web .brands_list a, .web .developer a, .web .footer_menu a {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.field_block .placeholder_block, .field_block > input,
.field_block textarea, .error_hint, .web .social_list a {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.touch .main_logo a {
  -o-transition: opacity 0.15s;
  -ms-transition: opacity 0.15s;
  -moz-transition: opacity 0.15s;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
}

.touch a.brand_name,
.touch .page_title a, .touch .not_close,
.touch .paging a:not(.current_page), .touch .check_btn, .touch .sign_block a,
.touch .action_btn,
.touch .contact_link a,
.touch .phone_btn,
.touch .languages a, .touch .second_menu li:not(.contact_link) a, .touch .header .delivery_block, .touch .sublevel_list a,
.touch .main_menu > li > a,
.touch .search_form button, .touch .brands_list a, .touch .footer_menu a,
.touch .phone_link.clickable, .touch .developer a {
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -webkit-transition: color 0.15s;
  transition: color 0.15s;
}

.header .main_logo, .header .main_logo img, .touch .social_list a {
  -o-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}

.field_block label .check_btn {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.field_block label input {
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  visibility: hidden;
}

/*# sourceMappingURL=main.css.map */
