@charset "UTF-8";
@font-face {
  font-family: "regular";
  font-display: swap;
  src: url("../fonts/Montserrat-Regular/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular/Montserrat-Regular.otf") format("opentype"), url("../fonts/Montserrat-Regular/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "arm-regular";
  font-display: swap;
  src: url("../fonts/Montserratarm-Regular/Montserratarm-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserratarm-Regular/Montserratarm-Regular.otf") format("opentype"), url("../fonts/Montserratarm-Regular/Montserratarm-Regular.woff") format("woff"), url("../fonts/Montserratarm-Regular/Montserratarm-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "bold";
  font-display: swap;
  src: url("../fonts/Montserrat-Bold/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold/Montserrat-Bold.otf") format("opentype"), url("../fonts/Montserrat-Bold/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold/Montserrat-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "arm-bold";
  font-display: swap;
  src: url("../fonts/Montserratarm-Bold/Montserratarm-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserratarm-Bold/Montserratarm-Bold.otf") format("opentype"), url("../fonts/Montserratarm-Bold/Montserratarm-Bold.woff") format("woff"), url("../fonts/Montserratarm-Bold/Montserratarm-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "medium";
  font-display: swap;
  src: url("../fonts/Montserrat-Medium/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Medium/Montserrat-Medium.otf") format("opentype"), url("../fonts/Montserrat-Medium/Montserrat-Medium.woff") format("woff"), url("../fonts/Montserrat-Medium/Montserrat-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "arm-medium";
  font-display: swap;
  src: url("../fonts/Montserratarm-Medium/Montserratarm-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserratarm-Medium/Montserratarm-Medium.otf") format("opentype"), url("../fonts/Montserratarm-Medium/Montserratarm-Medium.woff") format("woff"), url("../fonts/Montserratarm-Medium/Montserratarm-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icon";
  font-display: swap;
  src: url("../fonts/icons/icomoon.eot?vsy7mp");
  src: url("../fonts/icons/icomoon.eot?vsy7mp#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?vsy7mp") format("truetype"), url("../fonts/icons/icomoon.woff?vsy7mp") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icon_facebook:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  color: #333333;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  font-family: "regular", "arm-regular";
}

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

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

a {
  color: #E88848;
}

button {
  cursor: pointer;
  display: block;
}

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

.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row .cb {
  flex: 0 0 100%;
  max-width: 100%;
}

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

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

.phone_link:not(.clickable) {
  color: inherit;
  cursor: default;
  pointer-events: none;
}

.individual_hint,
.drop_list {
  display: none;
}

.error_hint {
  display: block;
  max-height: 0;
  overflow: hidden;
  color: #E20622;
}

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

.has-error .error_hint,
.has-error + .error_hint {
  max-height: 60px;
}

.field_block {
  position: relative;
}
.field_block input,
.field_block textarea {
  width: 100%;
}
.field_block textarea {
  resize: none;
  display: block;
}

.cb {
  display: block;
  clear: both;
}

.page_title {
  font-family: "bold", "arm-bold";
  font-size: 260%;
  line-height: 1.25em;
  margin: 0;
  color: inherit;
}

.section_title {
  font-family: "bold", "arm-bold";
  font-size: 180%;
  line-height: 1.25em;
  margin: 0;
  color: inherit;
}

.breadcrumbs ul {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: flex;
  align-items: center;
  font-size: 120%;
  line-height: 1.25em;
  color: #999999;
  white-space: nowrap;
}
.breadcrumbs li {
  display: flex;
  align-items: center;
}
.breadcrumbs li:not(:first-child):before {
  display: block;
  content: "";
  font-size: 70%;
  margin: 0 10px;
}
.breadcrumbs li div {
  color: #333333;
}
.breadcrumbs a {
  display: block;
  color: #999999;
}
@media (max-width: 767px) {
  .breadcrumbs {
    display: none;
  }
}

@media (max-width: 1199px) {
  .page_title {
    font-size: 240%;
  }
}
@media (max-width: 991px) {
  .content {
    padding-top: 97px;
  }
}
@media (max-width: 767px) {
  .page_title {
    font-size: 200%;
  }

  .section_title {
    font-size: 160%;
  }
}
.web .breadcrumbs a:hover {
  color: rgba(153, 153, 153, 0.7);
}

.touch .main_slider .slide_btn:active {
  color: rgba(153, 153, 153, 0.7);
}

.footer .website_menu, .header .catalog_menu, .header .main_menu, .header .lg_currency .drop_list, .header .website_menu, .header .socials_list, .breadcrumbs ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.header .category_select .bootstrap-select.show .dropdown-toggle:after {
  transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1);
}

[class*=icon_]:before, .breadcrumbs li:not(:first-child):before, .header .category_select .bootstrap-select > .dropdown-toggle: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_top {
  background: #424242;
  color: #ffffff;
  margin-bottom: 64px;
}
.header_top .custom_container {
  display: flex;
  align-items: center;
  height: 40px;
}
.header_top .top_main {
  flex: 1;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.header .socials_list {
  display: flex;
  align-items: center;
  font-size: 160%;
}
.header .socials_list li {
  margin-right: 15px;
}
.header .socials_list:after {
  display: block;
  height: 16px;
  border-left: 1px solid;
  opacity: 0.1;
  content: "";
}
.header .socials_list a {
  display: block;
}
.header .socials_list a:before {
  display: block;
}
.header a {
  display: inline-block;
  vertical-align: top;
  color: inherit;
}
.header .website_menu {
  display: flex;
  align-items: center;
  font-size: 120%;
  line-height: 16px;
}
.header .website_menu li {
  padding: 0 15px;
}
.header .phone_socials {
  display: flex;
  align-items: center;
}
.header .phone_link {
  display: flex;
  align-items: center;
  font-size: 120%;
  line-height: 16px;
  margin-left: 15px;
}
.header .phone_link:before {
  display: block;
  font-size: 133.3%;
  margin-right: 9px;
}
.header .lg_currency {
  display: flex;
  margin-right: -15px;
  font-size: 130%;
  line-height: 20px;
}
.header .lg_currency .drop_block {
  display: flex;
  position: relative;
  align-items: center;
}
.header .lg_currency .drop_block:before {
  display: block;
  content: "";
  height: 16px;
  border-left: 1px solid;
  opacity: 0.1;
}
.header .lg_currency .drop_block.opened {
  z-index: 100;
}
.header .lg_currency .drop_btn {
  border: none;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  background: transparent;
  color: inherit;
}
.header .lg_currency .drop_btn:before {
  display: block;
  margin-left: 5px;
  font-size: 0.4rem;
}
.header .lg_currency .drop_list {
  position: absolute;
  overflow: hidden;
  color: #333333;
  top: 37px;
  left: 8px;
  right: 8px;
  background: #ffffff;
  z-index: 10;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.header .lg_currency .drop_list a {
  display: block;
  padding: 10px 8px;
}
.header .lg_currency .drop_list a.current {
  background: #F2F3F5;
  color: inherit !important;
  cursor: default;
}
.header .search_toggle,
.header .menu_btn {
  display: none;
}
.header_middle {
  position: absolute;
  background: #ffffff;
  top: 40px;
  left: 0;
  width: 100%;
}
.header_middle .custom_container {
  display: flex;
  height: 64px;
  align-items: center;
}
.header .main_logo {
  position: relative;
  z-index: 50;
  margin-right: 20px;
}
.header .main_logo a {
  display: block;
}
.header .main_logo img {
  display: block;
  height: 20px;
}
.header .catalog_btn {
  border: none;
  color: #ffffff;
  background: #E88848;
  font-family: "medium", "arm-medium";
  padding: 10px 17px 10px 12px;
  font-size: 120%;
  line-height: 16px;
  border-radius: 4px;
  margin-left: auto;
  margin-right: 10px;
  display: flex;
  align-items: center;
}
.header .catalog_btn:before {
  display: block;
  content: "";
  height: 2px;
  margin-left: 6px;
  margin-right: 14px;
  border-left: 2px solid;
  min-width: 2px;
  box-shadow: -6px -6px 0, -6px 6px 0, 6px -6px 0, 6px 6px 0, 0 6px 0, -6px 0 0, 0 -6px 0, 6px 0 0;
  -o-transition: box-shadow 0.5s;
  -ms-transition: box-shadow 0.5s;
  -moz-transition: box-shadow 0.5s;
  -webkit-transition: box-shadow 0.5s;
  transition: box-shadow 0.5s;
}
.header .search_block {
  position: relative;
  flex: 1;
  width: 10%;
  max-width: 580px;
}
.header .search_inner {
  display: flex;
  align-items: center;
}
.header .search_form {
  display: flex;
  background: #F4F5F6;
  border-radius: 4px;
  max-width: 440px;
}
.header .search_form ::-webkit-input-placeholder {
  color: #666666;
}
.header .search_form :-moz-placeholder {
  color: #666666;
}
.header .search_form ::-moz-placeholder {
  color: #666666;
}
.header .search_form :-ms-input-placeholder {
  color: #666666;
}
.header .search_form input {
  flex: 1;
  border: none;
  background: transparent;
  color: inherit;
  font-size: 120%;
  line-height: 16px;
  padding: 10px 15px;
  width: 230px;
}
.header .search_form button[type=submit] {
  border: none;
  background: transparent;
  padding: 10px 15px;
  width: 42px;
  border-radius: 4px;
  font-size: 120%;
}
.header .search_form button[type=submit]:before {
  display: block;
}
.header .search_link {
  color: #E88848;
  margin-left: 15px;
  text-decoration: underline;
  font-size: 120%;
  line-height: 16px;
  font-family: "medium", "arm-medium";
  white-space: nowrap;
}
.header .category_select {
  position: relative;
}
.header .category_select .select_reset {
  position: absolute;
  color: #ffffff;
  border: none;
  padding: 3px;
  background: transparent;
  right: 0;
  top: 0;
  width: 28px;
  height: 100%;
  z-index: -1;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 4px;
  -o-transition: all 0.3s, z-index 0s;
  -ms-transition: all 0.3s, z-index 0s;
  -moz-transition: all 0.3s, z-index 0s;
  -webkit-transition: all 0.3s, z-index 0s;
  transition: all 0.3s, z-index 0s;
}
.header .category_select .select_reset.showed {
  z-index: 10;
  opacity: 1;
}
.header .category_select .select_reset.showed + .bootstrap-select .dropdown-toggle:after {
  opacity: 0;
}
.header .category_select .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: auto;
  max-width: 150px;
  min-width: 100px;
  outline: none !important;
}
.header .category_select .bootstrap-select .filter-option {
  position: relative;
  padding: 0;
  top: auto;
  left: auto;
  flex: 1;
  width: 50%;
}
.header .category_select .bootstrap-select .btn {
  outline: none !important;
  background: #E88848;
  color: #ffffff;
  position: relative;
  font-size: 120%;
  line-height: 16px;
  font-family: "regular", "arm-regular";
  border: none !important;
  border-radius: 4px;
  padding: 10px 10px 10px 15px;
  z-index: 3;
  opacity: 1;
  display: flex;
  align-items: center;
}
.header .category_select .bootstrap-select .btn img {
  display: none;
}
.header .category_select .bootstrap-select > .dropdown-toggle:after {
  border: none;
  margin: 0 0 0 12px;
  content: "";
  width: auto;
  height: auto;
  font-size: 0.4rem;
  display: block;
}
.header .category_select .bootstrap-select > .dropdown-toggle:focus {
  outline: none !important;
  box-shadow: none !important;
}
.header .category_select .bootstrap-select > .dropdown-toggle .filter-option-inner-inner {
  position: relative;
  text-overflow: ellipsis;
}
.header .category_select .bootstrap-select .dropdown-menu {
  border: none;
}
.header .category_select .bootstrap-select .dropdown-menu > .inner {
  max-height: 300px !important;
  overflow-y: auto;
  overflow-x: hidden;
  white-space: normal;
}
.header .category_select .bootstrap-select ul.dropdown-menu {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}
.header .category_select .bootstrap-select ul.dropdown-menu li {
  display: inline-block;
  vertical-align: top;
  width: 280px;
}
.header .category_select .bootstrap-select .dropdown-menu:not(.inner) {
  margin: 2px 0;
  padding: 20px 0;
  background: #ffffff;
  min-width: 0 !important;
  max-width: none !important;
  box-sizing: border-box;
  box-shadow: 0 1px 12px rgba(51, 51, 51, 0.1);
  border-radius: 4px;
}
.header .category_select .bootstrap-select .dropdown-item {
  padding: 10px 20px;
  font-weight: normal;
  color: #424242;
  font-size: 130%;
  line-height: 16px;
  white-space: normal;
  font-family: "medium", "arm-medium";
}
.header .category_select .bootstrap-select .dropdown-item span.text {
  display: flex;
  align-items: center;
}
.header .category_select .bootstrap-select .dropdown-item .category_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  min-width: 30px;
  margin-right: 20px;
}
.header .category_select .bootstrap-select .dropdown-item img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.header .category_select .bootstrap-select .dropdown-item:hover {
  color: #C7753E;
  background: transparent;
}
.header .category_select .bootstrap-select .dropdown-item.active, .header .category_select .bootstrap-select .dropdown-item:active {
  background: transparent;
  color: inherit;
}
.header .category_select .bootstrap-select .dropdown-item.active:hover, .header .category_select .bootstrap-select .dropdown-item:active:hover {
  color: #C7753E;
  background: transparent;
}
.header .category_select .bootstrap-select .dropdown-item.selected {
  background: transparent !important;
  cursor: default;
  color: #333333 !important;
  font-family: "bold", "arm-bold";
}
.header .category_select .bootstrap-select.has-error .btn {
  border-color: #E20622 !important;
}
.header .actions_block {
  display: flex;
  align-items: center;
}
.header .action_btn {
  position: relative;
  display: block;
  margin-left: 40px;
  font-size: 120%;
  line-height: 18px;
  text-align: center;
  color: inherit;
  background: transparent;
  padding: 0;
  border: none;
}
.header .action_btn:before {
  display: block;
  font-size: 150%;
  margin-bottom: 3px;
  color: #E88848;
}
.header .action_btn.icon_favorite:before {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px;
}
.header .action_btn .count_block {
  position: absolute;
  top: -5px;
  left: 50%;
  margin-left: 10px;
  color: #ffffff;
  background: #E88848;
  border-radius: 8px;
  line-height: 15px;
  min-width: 21px;
  padding: 0 3px;
  text-align: center;
  font-family: "regular", "arm-regular";
  font-size: 1rem;
}
.header .menu_block {
  position: fixed;
  top: 104px;
  left: 0;
  width: 100%;
  bottom: 100%;
  z-index: 20;
  opacity: 0;
  overflow: hidden;
  -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 .menu_inner {
  background: #ffffff;
  max-height: 100%;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 15px 0;
}
.header .menu_inner .custom_container {
  position: relative;
}
.header .menu_inner .custom_container:before {
  display: block;
  content: "";
  position: absolute;
  top: -15px;
  bottom: -15px;
  right: 100%;
  margin-right: -255px;
  width: 3000px;
  background: #F2F3F5;
}
.header .main_menu {
  position: relative;
  z-index: 2;
  width: 240px;
}
.header .main_menu > li > a {
  display: block;
  color: #424242;
  padding: 15px;
  font-size: 130%;
  line-height: 16px;
  font-family: "medium", "arm-medium";
  position: relative;
  z-index: 10;
}
.header .main_menu > li > a.newer_item {
  color: #218B37;
}
.header .main_menu > li > a.special_item {
  color: #E92C0B;
}
.header .main_menu > li.opened .submenu_btn {
  font-family: "bold", "arm-bold";
  background: #ffffff;
}
.header .main_menu > li.opened .submenu_list {
  opacity: 1;
  height: auto;
}
.header .main_menu .submenu_list {
  height: 0;
  position: absolute;
  overflow: hidden;
  left: -15px;
  width: 100vw;
  max-width: 1210px;
  padding-left: 255px;
  padding-right: 15px;
  top: 0;
  opacity: 0;
}
@media screen and (min-width: 992px) {
  .header .main_menu .submenu_list {
    display: block !important;
  }
}
.header .main_menu .submenu_list > ul {
  margin: 0;
  padding: 0 0 0 40px;
  list-style-type: none;
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
}
.header_bottom {
  background: #F2F3F5;
  position: relative;
}
.header .catalog_menu {
  display: flex;
  justify-content: center;
}
.header .catalog_menu > li {
  padding: 0 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 46px;
  -o-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.header .catalog_menu > li > a {
  display: inline-block;
  vertical-align: top;
  font-size: 120%;
  line-height: 15px;
  font-family: "bold", "arm-bold";
  color: #666666;
  text-align: center;
}
.header .catalog_menu > li.opened {
  background: #ffffff;
}
.header .catalog_menu > li.opened > a {
  color: #E88848;
}
.header .catalog_menu .submenu_list {
  display: none;
  left: 0;
  right: 0;
  top: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  background: #ffffff;
}
.header .catalog_menu .submenu_list > ul {
  margin: 0 auto;
  padding: 15px 15px 30px;
  list-style-type: none;
  -moz-column-count: 4;
  -webkit-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  width: 100%;
  max-width: 1210px;
}
.header .submenu_list {
  position: absolute;
  font-size: 130%;
  line-height: 16px;
  color: #424242;
}
.header .submenu_list a {
  display: inline-block;
  vertical-align: top;
  color: inherit;
}
.header .submenu_list a.view_all_link {
  color: #E88848;
}
.header .submenu_list > ul > li {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.header .submenu_list > ul > li > a {
  margin: 15px 0 5px;
  font-family: "bold", "arm-bold";
}
.header .submenu_list > ul ul {
  margin: 0;
  padding: 0 0 45px;
  list-style-type: none;
}
.header .submenu_list > ul ul li {
  margin-top: 15px;
}
@media (max-width: 1199px) {
  .header .socials_list {
    font-size: 140%;
    margin-left: -3px;
  }
  .header .socials_list li {
    margin-right: 7px;
  }
  .header .socials_list a {
    padding: 0 3px;
  }
  .header .phone_link {
    font-size: 110%;
    margin-left: 10px;
  }
  .header .phone_link:before {
    font-size: 127.3%;
    margin-right: 4px;
  }
  .header .website_menu {
    font-size: 110%;
  }
  .header .website_menu li {
    padding: 0 7px;
  }
  .header .lg_currency {
    margin-right: -7px;
    font-size: 120%;
  }
  .header .lg_currency .drop_btn {
    padding: 10px 7px;
  }
  .header .lg_currency .drop_list {
    left: 1px;
    right: 0;
  }
  .header .category_select .bootstrap-select ul.dropdown-menu li {
    width: 240px;
  }
  .header .category_select .bootstrap-select .dropdown-menu:not(.inner) {
    padding: 10px 0;
  }
  .header .category_select .bootstrap-select .dropdown-item {
    padding: 10px 15px;
    font-size: 120%;
    line-height: 15px;
  }
  .header .category_select .bootstrap-select .dropdown-item .category_icon {
    margin-right: 15px;
    width: 24px;
    min-width: 24px;
    height: 24px;
  }
  .header .action_btn {
    margin-left: 20px;
    font-size: 0;
    line-height: 0;
    display: flex;
    flex-direction: row;
  }
  .header .action_btn:before {
    font-size: 1.8rem;
    margin: 0;
  }
  .header .action_btn .count_block {
    position: relative;
    left: auto;
    top: auto;
    margin-left: -5px;
    align-self: flex-start;
    margin-top: -5px;
  }
  .header .search_block {
    max-width: 540px;
  }
  .header .search_form {
    max-width: 400px;
  }
  .header .search_form input {
    width: 200px;
  }
  .header .search_form button[type=submit] {
    padding: 10px 12px;
    width: 36px;
  }
  .header .search_link {
    font-size: 110%;
  }
  .header .catalog_menu {
    margin-left: -10px;
    margin-right: -10px;
  }
  .header .catalog_menu > li {
    padding-left: 10px;
    padding-right: 10px;
  }
  .header .catalog_menu .submenu_list > ul {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .header .submenu_list {
    font-size: 120%;
    line-height: 15px;
  }
  .header .submenu_list > ul {
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
  .header .submenu_list > ul ul {
    padding-bottom: 20px;
  }
  .header .submenu_list > ul ul li {
    margin-top: 10px;
  }
  .header .submenu_list > ul > li > a {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .header .main_menu {
    width: 200px;
  }
  .header .main_menu > li > a {
    padding: 10px 15px;
    font-size: 120%;
    line-height: 15px;
  }
  .header .main_menu .submenu_list {
    padding-left: 215px;
  }
  .header .main_menu .submenu_list > ul {
    padding-left: 15px;
  }
  .header .menu_inner .custom_container:before {
    margin-right: -215px;
  }
}
@media (max-width: 991px) {
  .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
  .header_top {
    margin: 0;
  }
  .header_top .top_main {
    position: fixed;
    width: 0;
    overflow-x: hidden;
    overflow-y: auto;
    top: 40px;
    right: 0;
    max-height: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    -o-transition: width 0.5s;
    -ms-transition: width 0.5s;
    -moz-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
    z-index: 25;
    display: block;
    background: #424242;
    padding: 20px 0;
  }
  .header .socials_list {
    font-size: 180%;
  }
  .header .socials_list:after {
    display: none;
  }
  .header .socials_list li {
    margin-right: 15px;
  }
  .header .phone_link {
    font-size: 130%;
    margin-left: 0;
  }
  .header .phone_link:before {
    font-size: 130.7%;
    margin-right: 5px;
  }
  .header .website_menu {
    font-size: 130%;
    line-height: 19px;
    width: 280px;
    display: block;
    text-align: right;
  }
  .header .website_menu li {
    padding: 0 15px 15px;
  }
  .header .phone_socials {
    width: 280px;
    padding: 20px 15px 0;
    margin-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    justify-content: space-between;
  }
  .header .lg_currency {
    margin-right: 0;
    margin-left: auto;
    font-size: 130%;
    margin-right: 15px;
  }
  .header .lg_currency:after {
    display: block;
    content: "";
    height: 16px;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    align-self: center;
  }
  .header .lg_currency .drop_btn {
    padding-left: 10px;
    padding-right: 10px;
  }
  .header .menu_btn {
    position: relative;
    overflow: hidden;
    display: block;
    width: 21px;
    border: none;
    padding: 7px 0;
    z-index: 10;
    color: inherit;
    background: transparent;
  }
  .header .menu_btn:before, .header .menu_btn:after {
    display: block;
    content: "";
    position: absolute;
    border-top: 2px solid;
    left: -27px;
    width: 60px;
    -o-transition: transform 0.5s;
    -ms-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s;
  }
  .header .menu_btn:before {
    top: 0;
  }
  .header .menu_btn:after {
    bottom: 0;
  }
  .header .menu_btn span {
    display: block;
    border-top: 2px solid;
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -o-transition-delay: 0.4s;
    -ms-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
  .header .main_logo {
    position: absolute;
    top: -40px;
    left: 0;
    padding: 0 15px;
    height: 40px;
    display: flex;
    align-items: center;
  }
  .header .main_logo img {
    height: 20px;
  }
  .header_middle {
    top: auto;
    left: auto;
    position: relative;
    border-bottom: 1px solid #F2F3F5;
  }
  .header_middle .custom_container {
    height: 56px;
  }
  .header_bottom {
    display: none;
  }
  .header .catalog_btn {
    margin-left: 0;
  }
  .header .actions_block {
    margin-left: auto;
  }
  .header .search_inner {
    position: fixed;
    overflow: hidden;
    top: 97px;
    left: 0;
    width: 100%;
    background: rgba(66, 66, 66, 0.3);
    z-index: 5;
    bottom: 100%;
    -o-transition: bottom 0.5s;
    -ms-transition: bottom 0.5s;
    -moz-transition: bottom 0.5s;
    -webkit-transition: bottom 0.5s;
    transition: bottom 0.5s;
    display: block;
    text-align: right;
  }
  .header .search_toggle {
    display: flex;
    width: 36px;
    height: 36px;
    background: #F2F3F5;
    border-radius: 4px;
    color: #424242;
    font-size: 120%;
    padding: 0;
    border: none;
    align-items: center;
    justify-content: center;
    position: relative;
    -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 .search_toggle:active {
    color: #E88848;
  }
  .header .search_toggle:before {
    display: block;
  }
  .header .search_form {
    padding: 15px 15px 35px;
    background: #ffffff;
    position: relative;
    width: 100%;
    max-width: 100%;
    border-radius: 0;
  }
  .header .search_form input {
    border: solid rgba(51, 51, 51, 0.1);
    border-width: 1px 0;
    padding: 9px 15px;
  }
  .header .search_form button[type=submit] {
    border: solid rgba(51, 51, 51, 0.1);
    border-width: 1px 1px 1px 0;
    border-radius: 0 4px 4px 0;
  }
  .header .category_select .bootstrap-select .btn {
    border-radius: 4px 0 0 4px;
  }
  .header .category_select .bootstrap-select ul.dropdown-menu li {
    width: 219px;
  }
  .header .category_select .bootstrap-select .dropdown-item .category_icon {
    margin-right: 10px;
    width: 20px;
    min-width: 20px;
    height: 20px;
  }
  .header .search_link {
    margin-top: -30px;
    position: relative;
    z-index: 5;
    margin-right: 15px;
    font-size: 120%;
  }
  .header .menu_block {
    background: #F2F3F5;
    -o-transition: bottom 0.5s;
    -ms-transition: bottom 0.5s;
    -moz-transition: bottom 0.5s;
    -webkit-transition: bottom 0.5s;
    transition: bottom 0.5s;
    opacity: 1;
    top: 96px;
  }
  .header .menu_inner {
    background: transparent;
    padding: 10px 0;
  }
  .header .menu_inner .custom_container {
    padding-bottom: 10px;
  }
  .header .menu_inner .custom_container:before {
    display: none;
  }
  .header .menu_inner.not_scroll {
    overflow: hidden;
  }
  .header .main_menu {
    width: 100%;
  }
  .header .main_menu > li > a {
    display: flex;
    align-items: center;
    font-size: 140%;
    line-height: 18px;
    padding: 0;
    height: 46px;
    background: transparent !important;
    font-family: "medium", "arm-medium" !important;
  }
  .header .main_menu > li.opened > .submenu_btn {
    background: transparent;
    font-family: inherit;
    font-family: "medium", "arm-medium";
  }
  .header .main_menu > li .submenu_list {
    display: none;
    position: relative;
    overflow: hidden;
    top: auto;
    left: auto;
    padding: 0;
    width: 100%;
    opacity: 1;
    height: auto;
    font-size: 130%;
    line-height: 17px;
  }
  .header .main_menu > li .submenu_list > ul {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
}
@media (max-width: 991px) and (max-height: 699px) {
  .header_top .top_main {
    display: flex;
    flex-direction: column;
    bottom: 0;
    align-items: flex-start;
  }
  .header .phone_socials {
    margin-top: auto;
  }
}
@media (max-width: 479px) {
  .header .website_menu,
.header .phone_socials {
    width: 100vw;
  }
  .header_top .top_main {
    display: flex;
    flex-direction: column;
    bottom: 0;
    align-items: flex-start;
  }
  .header .phone_socials {
    margin-top: auto;
  }
  .header .catalog_btn {
    margin-right: 5px;
  }
  .header .action_btn {
    margin-left: 15px;
  }
  .header .search_form {
    flex-wrap: wrap;
  }
  .header .search_form input {
    border-width: 0 0 1px 1px;
    border-bottom-left-radius: 4px;
  }
  .header .search_form button[type=submit] {
    border-width: 0 1px 1px 0;
    border-radius: 0 0 4px 0;
  }
  .header .category_select {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .header .category_select .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
    max-width: 100%;
  }
  .header .category_select .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn {
    border-radius: 4px 4px 0 0;
  }
  .header .category_select .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) ul.dropdown-menu {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .header .category_select .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) ul.dropdown-menu li {
    width: 100%;
  }
  .header .category_select .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-item .category_icon {
    margin-right: 10px;
    width: 20px;
    min-width: 20px;
    height: 20px;
  }
}
@media (max-width:359px) {
  .header .main_logo img {
    height: 18px;
  }
  .header .lg_currency .drop_btn {
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media (max-width: 991px) {
  .menu_opened .header .menu_btn span {
    opacity: 0;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
  .menu_opened .header .menu_btn:before {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  }
  .menu_opened .header .menu_btn:after {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
  }
  .menu_opened .header_top .top_main {
    width: 280px;
  }
}
@media (max-width: 479px) {
  .menu_opened {
    overflow: hidden;
  }
  .menu_opened .header_top .top_main {
    width: 100%;
  }
}
.catalog_opened {
  overflow: hidden;
}
.catalog_opened .catalog_btn:before {
  box-shadow: -6px -6px 0, -6px 6px 0, 6px -6px 0, 6px 6px 0, -3px 3px 0, -3px -3px 0, 3px -3px 0, 3px 3px 0;
}
.catalog_opened .menu_block {
  bottom: 0;
  opacity: 1;
  z-index: 20;
}

.search_opened {
  overflow: hidden;
}
.search_opened .search_toggle:before {
  content: "";
}
.search_opened .search_inner {
  bottom: 0;
  z-index: 21;
}

.web .catalog_menu > li > a:hover,
.web .header .submenu_list a:hover,
.web .header .search_form button[type=submit]:hover,
.web .header_top .drop_btn:hover,
.web .header .action_btn:hover,
.web .header_top a:hover {
  color: #E88848;
}
.web .search_block .select_reset:hover,
.web .category_select .bootstrap-select .btn:hover,
.web .catalog_btn:hover {
  background: #C7753E;
}
.web .header .search_link:hover {
  color: #C7753E;
  text-decoration-color: transparent;
}
.web .header .main_menu > li > a:hover {
  background: #ffffff;
  font-family: "bold", "arm-bold";
}

.touch .catalog_menu > li > a:active,
.touch .header .submenu_list a:active,
.touch .header .search_form button[type=submit]:active,
.touch .header .action_btn:active,
.touch .header_top .drop_btn:active,
.touch .header_top a:active {
  color: #E88848;
}
.touch .search_block .select_reset:active,
.touch .category_select .bootstrap-select .btn:active,
.touch .catalog_btn:active {
  background: #C7753E;
}
.touch .header .search_link:active {
  color: #C7753E;
  text-decoration-color: transparent;
}
.touch .header .main_menu > li > a:active {
  background: #ffffff;
  font-family: "bold", "arm-bold";
}

.footer {
  opacity: 0;
  background: #F2F3F5;
}
.footer_top {
  display: flex;
  height: 80px;
  border-bottom: 1px solid #d8d8d8;
  align-items: center;
}
.footer .logo_block {
  margin-right: auto;
}
.footer .logo_block img {
  display: block;
  width: auto;
  height: 30px;
}
.footer .socials_list {
  margin: 0;
  padding: 0 0 0 15px;
  list-style-type: none;
  display: flex;
  color: #ffffff;
  font-size: 160%;
}
.footer .socials_list li {
  margin-left: 15px;
}
.footer .socials_list a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  background: #E88848;
  border-radius: 50%;
  width: 36px;
  height: 36px;
}
.footer .website_menu {
  display: flex;
  font-family: "bold", "arm-bold";
  font-size: 120%;
  line-height: 16px;
}
.footer .website_menu li {
  padding: 0 14px;
}
.footer .website_menu a {
  display: block;
  color: inherit;
}
.footer_bottom {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  font-size: 110%;
  line-height: 14px;
  padding: 15px 0;
}
.footer .copyrights {
  flex: 0 0 50%;
  max-width: 50%;
}
.footer .copyrights span {
  display: inline-block;
  vertical-align: top;
}
.footer .developer a {
  font-family: "bold", "arm-bold";
  display: inline-block;
  vertical-align: top;
  color: inherit;
}
@media (max-width: 1199px) {
  .footer_top {
    height: 66px;
  }
  .footer .logo_block img {
    height: 25px;
  }
  .footer .website_menu {
    font-size: 110%;
  }
  .footer .website_menu li {
    padding: 0 8px;
  }
  .footer .socials_list {
    padding-left: 10px;
    font-size: 140%;
  }
  .footer .socials_list li {
    margin-left: 10px;
  }
  .footer .socials_list a {
    width: 32px;
    height: 32px;
  }
}
@media (max-width: 991px) {
  .footer .website_menu {
    display: none;
  }
  .footer .socials_list li {
    margin-left: 15px;
  }
  .footer_bottom {
    font-size: 120%;
    line-height: 16px;
  }
}
@media (max-width: 575px) {
  .footer .logo_block {
    margin: 0 0 20px;
  }
  .footer_top {
    flex-direction: column;
    height: auto;
    padding: 15px 0;
  }
  .footer .socials_list li {
    margin: 0 10px;
  }
  .footer_bottom {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .footer .copyrights {
    flex: none;
    max-width: 100%;
  }
  .footer .copyrights span {
    display: block;
  }
  .footer .developer {
    margin-top: 10px;
  }
}

.web .footer .socials_list a:hover {
  background: #C7753E;
}
.web .footer .website_menu a:hover,
.web .footer .developer a:hover {
  color: #E88848;
}

.touch .footer .socials_list a:active {
  background: #C7753E;
}
.touch .footer .website_menu a:active,
.touch .footer .developer a:active {
  color: #E88848;
}

.header .main_menu .submenu_list, .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;
}

.web .breadcrumbs a, .header .catalog_menu > li > a, .web .catalog_menu > li > a,
.web .header .submenu_list a,
.web .header .search_form button[type=submit],
.web .header_top .drop_btn,
.web .header .action_btn,
.web .header_top a, .web .header .search_link, .web .footer .website_menu a,
.web .footer .developer 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;
}

.web .search_block .select_reset,
.web .category_select .bootstrap-select .btn,
.web .catalog_btn, .web .footer .socials_list a {
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.error_hint, .header .category_select .bootstrap-select .btn, .header .category_select .bootstrap-select .dropdown-item, .header .main_menu > li > 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_slider .slide_btn, .touch .catalog_menu > li > a,
.touch .header .submenu_list a,
.touch .header .search_form button[type=submit],
.touch .header .action_btn,
.touch .header_top .drop_btn,
.touch .header_top a, .touch .header .search_link, .touch .footer .website_menu a,
.touch .footer .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;
}

.touch .search_block .select_reset,
.touch .category_select .bootstrap-select .btn,
.touch .catalog_btn, .touch .footer .socials_list a {
  -o-transition: background-color 0.15s;
  -ms-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
}

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