@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: "icon";
  font-display: "swap";
  src: url("../fonts/icons/icomoon.eot?5nbraw");
  src: url("../fonts/icons/icomoon.eot?5nbraw#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?5nbraw") format("truetype"), url("../fonts/icons/icomoon.woff?5nbraw") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icon_bin:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

.icon_right: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_telegram:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

.icon_filter: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: "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: #006968;
}

button {
  cursor: pointer;
  display: block;
}

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

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

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

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

.field_block {
  margin-bottom: 20px;
}
.field_block input {
  font-size: 130%;
  line-height: 1.5em;
  color: #666666;
  padding: 18px 15px;
  width: 100%;
  border: 0;
  outline: none;
  background: #f5f5f5;
  border-radius: 5px;
}
.field_block .error_hint {
  opacity: 0;
}

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

.content {
  padding-top: 25px;
  padding-bottom: 100px;
}

.title_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 35px;
  flex-wrap: wrap;
}

.section_title {
  color: #2E2E31;
  font-family: "bold", "arm-bold";
  font-size: 180%;
  line-height: 22px;
  padding-right: 20px;
}
.section_title a {
  color: inherit;
  display: inline-block;
}
.section_title + .see_more_link {
  margin-left: auto;
}

.page_title {
  font-size: 240%;
  line-height: 1.25em;
  font-family: "bold", "arm-bold";
  margin-top: 0;
  margin-bottom: 0;
  color: #006968;
}

.see_more_link {
  color: #ED254E;
  font-family: "bold", "arm-bold";
  font-size: 130%;
  line-height: 16px;
  display: block;
  white-space: nowrap;
  position: relative;
  z-index: 2;
}

.breadcrumbs {
  padding-bottom: 25px;
  font-size: 120%;
  line-height: 15px;
  white-space: nowrap;
}
.breadcrumbs ul {
  display: flex;
}
.breadcrumbs li:not(:first-child) {
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid #D8D8D8;
}
.breadcrumbs li div {
  max-width: 250px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333333;
}
.breadcrumbs a {
  display: inline-block;
  vertical-align: top;
  color: #999999;
  max-width: 250px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bootstrap-select .dropdown-menu:not(.inner) {
  margin: 1px 0;
  padding: 0;
  width: 100% !important;
  background: #ffffff;
  min-width: 230px !important;
  max-width: none !important;
  border: 1px solid #d9e9e9;
  box-sizing: border-box;
  box-shadow: none;
  border-radius: 3px;
}
.bootstrap-select .dropdown-item {
  padding: 7px 13px;
  font-weight: normal;
  color: #666666;
  font-size: 130%;
  line-height: 1.5em;
}
.bootstrap-select .dropdown-item:hover {
  color: #006968;
  background: transparent;
}
.bootstrap-select .dropdown-item.active, .bootstrap-select .dropdown-item:active {
  background: transparent;
  color: #666666;
}
.bootstrap-select .dropdown-item.active:hover, .bootstrap-select .dropdown-item:active:hover {
  color: #006968;
  background: transparent;
}
.bootstrap-select .dropdown-item.selected {
  background: #E5F0EF !important;
  cursor: default;
  color: #666666 !important;
}
.bootstrap-select .inner.show {
  overflow: hidden !important;
}

.paging {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 130%;
  line-height: 16px;
  color: #333333;
}
.paging ul {
  display: flex;
  align-items: center;
}
.paging li {
  min-width: 30px;
  text-align: center;
}
.paging a {
  display: block;
  padding: 7px 5px;
  text-align: center;
  border-radius: 3px;
  color: inherit;
}
.paging a:hover {
  color: #CC2043;
}
.paging a.current_page {
  background: #ED254E;
  color: #ffffff;
  pointer-events: none;
}
.paging .label_name {
  margin-left: 15px;
  margin-right: 5px;
}
.paging label {
  margin: 0;
  font-weight: normal;
  display: flex;
  align-items: center;
  width: 65px;
  height: 30px;
  border: 1px solid rgba(237, 37, 78, 0.3);
  padding: 0 5px;
}
.paging label input {
  width: 10%;
  border: none;
  padding: 0;
  min-width: 7px;
}
.paging .pages_count {
  color: #999999;
  flex: 1;
}
.paging .pages_count:before {
  content: "/";
  margin: 0 3px;
}

.error_hint {
  color: rgba(185, 74, 72, 0.8);
  opacity: 0;
  max-height: 15px;
  margin-bottom: -15px;
  position: relative;
  overflow: hidden;
  font-size: 100%;
  line-height: 15px;
  text-align: right;
  display: block;
  margin-right: 5px;
}

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

.has-error .error_hint,
.has-error + .error_hint {
  max-height: 60px;
  opacity: 1;
}
.has-error textarea,
.has-error input {
  border-color: #b94a48 !important;
}
.has-error ::-webkit-input-placeholder {
  color: rgba(185, 74, 72, 0.58);
}
.has-error :-moz-placeholder {
  color: rgba(185, 74, 72, 0.58);
}
.has-error ::-moz-placeholder {
  color: rgba(185, 74, 72, 0.58);
}
.has-error :-ms-input-placeholder {
  color: rgba(185, 74, 72, 0.58);
}

@media (max-width: 991px) {
  .content {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .field_block {
    margin-bottom: 5px;
  }

  .title_row {
    padding-bottom: 20px;
  }

  .content {
    padding-bottom: 60px;
  }

  .breadcrumbs {
    display: none;
  }
}
@media (max-width: 575px) {
  .page_title {
    font-size: 200%;
  }

  .section_title {
    font-size: 160%;
    line-height: 20px;
  }

  .see_more_link {
    font-size: 120%;
  }

  .content {
    padding-bottom: 40px;
  }
}
.web .breadcrumbs a:hover,
.web .section_title a:hover {
  color: #006968;
}
.web .see_more_link:hover {
  color: #CC2043;
}

.web .breadcrumbs a:active,
.web .section_title a:active {
  color: #006968;
}
.web .see_more_link:active {
  color: #CC2043;
}

.footer_contacts ul, .footer_menu ul, .header_bottom .submenu_list ul, .header_bottom .menu_list, .header_bottom .socials_list, .header_middle .basket_footer ul, .header_middle .cart_items ul, .header_top .lg_list, .breadcrumbs ul, .paging ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

[class*=icon_]:before, [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;
}

body.basket_opened {
  overflow: hidden;
}
body.basket_opened .basket_show {
  width: 100%;
}

.header {
  position: relative;
  z-index: 2000;
}

.header_top {
  background: #006968;
  position: relative;
}
.header_top .custom_container {
  height: 40px;
  padding: 5px 20px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}
.header_top .phone_block {
  display: none;
}
.header_top .lg_block {
  position: relative;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  padding-left: 15px;
  margin-left: 15px;
  z-index: 101;
}
.header_top .lg_list {
  display: none;
  position: absolute;
  z-index: 100;
  right: -6px;
  min-width: 56px;
  top: 25px;
  box-sizing: border-box;
  border: 1px solid #E5F0EF;
  border-radius: 5px;
  background: #ffffff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
}
.header_top .lg_list li.current_lg a {
  background: #E5F0EF;
  pointer-events: none;
}
.header_top .lg_list a {
  display: block;
  padding: 10px 8px;
  color: #000000;
  font-size: 130%;
  line-height: 19px;
}
.header_top .lg_button {
  color: #ffffff;
  font-size: 130%;
  line-height: 19px;
  display: flex;
  align-items: baseline;
  flex-direction: row-reverse;
}
.header_top .lg_button:before {
  display: block;
  margin-left: 5px;
  font-size: 40%;
}

.header_middle {
  position: relative;
}
.header_middle:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 5px;
  background: rgba(0, 105, 104, 0.1);
  width: 100%;
  height: 1px;
}
.header_middle .custom_container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 12px;
}
.header_middle .search_block {
  z-index: 3;
  position: relative;
  height: 100%;
  padding-top: 2px;
}
.header_middle .search_block input {
  font-size: 120%;
  line-height: 16px;
  border: none;
  height: 100%;
  color: #666666;
  width: 250px;
  padding: 11px 10px 11px 40px;
  z-index: 1;
  border-radius: 18px;
  background: #f5f5f5;
  position: relative;
}
.header_middle .search_block button {
  border: none;
  background: inherit;
  color: #006968;
  font-size: 150%;
  height: 37px;
  width: 37px;
  padding: 0;
  position: absolute;
  left: 0;
  top: 2px;
  overflow: hidden;
  display: flex;
  z-index: 5;
  align-items: center;
  justify-content: center;
}
.header_middle .actions_block {
  list-style-type: none;
  padding: 14px 0 0;
  margin: 0 -15px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  width: 250px;
  font-size: 130%;
  line-height: 19px;
  color: #006968;
}
.header_middle .actions_block > li {
  padding: 0 15px;
  position: relative;
}
.header_middle .actions_block .login_button,
.header_middle .actions_block .favorite_button,
.header_middle .actions_block .basket_button {
  display: flex;
  align-items: center;
  color: inherit;
  position: relative;
}
.header_middle .actions_block .login_button:before,
.header_middle .actions_block .favorite_button:before,
.header_middle .actions_block .basket_button:before {
  font-size: 1.8rem;
  display: block;
}
.header_middle .actions_block .login_button:before {
  margin-right: 5px;
}
.header_middle .login_show {
  display: none;
  border: 1px solid #E5F0EF;
  position: absolute;
  left: -20px;
  top: 30px;
  box-sizing: border-box;
  width: 200px;
  border-radius: 3px;
  background: #ffffff;
  padding: 0 20px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
  z-index: 101;
}
.header_middle .login_show a {
  color: #666666;
  font-size: 100%;
  line-height: 19px;
  padding: 20px 0;
  display: block;
}
.header_middle .login_show a:last-child {
  border-top: 1px solid rgba(0, 105, 104, 0.1);
}
.header_middle .login_show span {
  position: absolute;
  left: 34px;
  top: -20px;
  border-style: solid;
  border-width: 10px 8px;
  border-color: transparent transparent #E5F0EF transparent;
}
.header_middle .login_show:before {
  content: "";
  border-style: solid;
  border-width: 9px 7px;
  z-index: 2;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  top: -18px;
  left: 35px;
}
.header_middle .main_logo {
  height: 58px;
  z-index: 2;
  position: relative;
}
.header_middle .main_logo img {
  height: 100%;
}
.header_middle .basket_show {
  background: rgba(57, 61, 66, 0.3);
  width: 0;
  height: 100%;
  position: fixed;
  overflow-x: hidden;
  overflow-y: auto;
  right: 0;
  top: 0;
  -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: 200;
}
.header_middle .basket_inner {
  padding: 40px 15px 40px 30px;
  width: 610px;
  max-width: 100vw;
  height: 100%;
  background: #ffffff;
  box-shadow: -8px 0 22px -1px rgba(0, 0, 0, 0.15);
  margin-left: auto;
  display: flex;
  flex-direction: column;
}
@media screen and (max-height: 624px) {
  .header_middle .basket_inner {
    height: auto;
    min-height: 100%;
  }
}
.header_middle .basket_head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
  font-size: 1rem;
}
.header_middle .basket_close {
  color: #ED254E;
  display: block;
  font-size: 200%;
}
.header_middle .basket_close:before {
  display: block;
}
.header_middle .cart_items {
  flex: 1;
  height: 10%;
}
@media screen and (max-height: 624px) {
  .header_middle .cart_items {
    height: auto;
    max-height: 240px;
  }
}
.header_middle .cart_items ul {
  padding-right: 20px;
}
.header_middle .cart_items li {
  padding: 15px 10px 15px 0;
  display: flex;
  align-items: center;
}
.header_middle .cart_items li:not(:first-child) {
  border-top: 1px solid rgba(0, 105, 104, 0.1);
}
.header_middle .cart_items li.hovered .item_image img {
  opacity: 0.7;
}
.header_middle .cart_items li.hovered .item_name a {
  color: rgba(51, 51, 51, 0.7);
}
.header_middle .cart_items .item_info {
  flex: 1;
  width: 40%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header_middle .cart_items .item_image {
  width: 100px;
  min-width: 100px;
  height: 68px;
  padding: 0 16px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header_middle .cart_items .item_image img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.header_middle .cart_items .item_name {
  flex: 1;
  max-width: 200px;
  padding: 5px 0;
}
.header_middle .cart_items .item_name a {
  display: inline-block;
  color: #333333;
  font-size: 100%;
  line-height: 19px;
}
.header_middle .cart_items .item_price {
  width: 100px;
  min-width: 100px;
  white-space: nowrap;
  text-align: right;
  color: #666666;
  font-size: 100%;
  line-height: 19px;
}
.header_middle .delete_btn {
  color: #ED254E;
  font-size: 55%;
  display: inline-block;
  padding: 10px;
  margin-right: -10px;
  margin-left: -10px;
  vertical-align: top;
  position: relative;
  z-index: 2;
}
.header_middle .count_action {
  display: flex;
  align-items: center;
}
.header_middle .count_action input {
  border: none;
  padding: 0;
  text-align: center;
  color: inherit;
  width: 30px;
}
.header_middle .count_action button {
  border: none;
  background: transparent;
  padding: 3px;
  color: #006968;
}
.header_middle .count_action button:before {
  display: block;
}
.header_middle .basket_footer {
  padding-right: 20px;
}
.header_middle .basket_footer li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 15px;
  color: #666666;
}
.header_middle .basket_footer li span {
  font-family: "bold", "arm-bold";
  font-size: 123%;
  line-height: 24px;
}
.header_middle .basket_footer li:last-child {
  padding-top: 15px;
  border-top: 1px solid rgba(0, 105, 104, 0.1);
}
.header_middle .basket_footer li:first-child {
  border-top: 1px solid rgba(0, 105, 104, 0.1);
  padding-top: 25px;
}
.header_middle .cart_button {
  height: 50px;
  border-radius: 3px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ED254E;
  box-shadow: 0 6px 9px -2px rgba(141, 1, 30, 0.3);
  margin-top: 15px;
  font-size: 92.3%;
  color: #ffffff;
  font-family: "bold", "arm-bold";
  line-height: 15px;
}
.header_middle .option_type {
  flex: 1;
  padding-right: 15px;
}
.header_middle .option_result {
  flex-wrap: nowrap;
}
.header_middle .option_result.sumary_result {
  font-family: "bold", "arm-bold";
}

.header_bottom {
  position: relative;
  border-bottom: 1px solid rgba(0, 105, 104, 0.1);
}
.header_bottom:after {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  height: 0;
  opacity: 0;
  background: #ffffff;
  z-index: -1;
}
.header_bottom .header_links {
  display: flex;
  align-items: center;
  font-family: "regular", "arm-regular";
  font-size: 120%;
  line-height: 19px;
  margin-left: auto;
  color: #ffffff;
}
.header_bottom .header_links a {
  display: inline-block;
  vertical-align: top;
  color: inherit;
  margin-right: 30px;
}
.header_bottom .socials_list {
  display: flex;
  align-items: center;
  padding-right: 5px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
.header_bottom .socials_list li {
  padding: 0 10px;
}
.header_bottom .socials_list li:first-child {
  padding-left: 0;
}
.header_bottom .socials_list a {
  display: block;
  color: inherit;
  font-size: 160%;
}
.header_bottom .socials_list a:before {
  display: block;
}
.header_bottom .phone_block {
  margin: 0 0 0 15px;
}
.header_bottom .menu_block {
  height: 100%;
}
.header_bottom .menu_list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding-top: 10px;
  height: 46px;
}
.header_bottom .menu_list > li {
  height: 100%;
  padding: 0 17px 7px;
  border-bottom: 3px solid transparent;
}
@media screen and (min-width: 960px) {
  .header_bottom .menu_list > li:nth-child(n+5):not(.special_item) {
    flex: 0 0 100%;
    max-width: 100%;
    z-index: 2;
    height: 0;
    position: relative;
    overflow: hidden;
    padding: 0;
    opacity: 0;
    order: 1;
    border: none;
  }
  .header_bottom .menu_list > li:nth-child(n+5):not(.special_item) .custom_container > ul {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
  .header_bottom .menu_list > li:nth-child(n+5):not(.special_item) .submenu_list {
    z-index: 10;
    background: #ffffff;
    box-shadow: none;
    left: 50%;
    width: 900px;
    margin-left: -310px;
    padding: 0;
  }
  .header_bottom .menu_list > li:nth-child(n+5):not(.special_item) .submenu_list .custom_container {
    position: relative;
    z-index: 2;
    min-height: 330px;
    padding-top: 20px;
    padding-bottom: 35px;
  }
  .header_bottom .menu_list > li:nth-child(n+5):not(.special_item) .submenu_list .custom_container:before {
    display: block;
    content: "";
    position: absolute;
    top: 330px;
    width: 100vw;
    background: #ffffff;
    left: 310px;
    margin-left: -50vw;
    bottom: 0;
  }
  .header_bottom .menu_list > li:nth-child(n+5):not(.special_item) .submenu_list .custom_container:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #F2F7F6;
  }
  .header_bottom .menu_list > li:nth-child(n+5):not(.special_item) .submenu_list .custom_container * {
    position: relative;
    z-index: 2;
  }
  .header_bottom .menu_list > li:nth-child(n+5):not(.special_item) > a {
    border-bottom: 1px solid rgba(0, 105, 104, 0.1);
    max-width: 280px;
    padding: 0 20px;
    justify-content: flex-start;
    position: relative;
    z-index: 5;
  }
}
.header_bottom .menu_list > li.opened {
  border-color: #006968;
}
@media screen and (min-width: 960px) {
  .header_bottom .menu_list > li.opened:nth-child(n+5):not(.special_item) {
    z-index: 3;
  }
  .header_bottom .menu_list > li.opened:nth-child(n+5):not(.special_item) > a {
    background: #F2F7F6;
  }
}
.header_bottom .menu_list > li > a {
  color: #006968;
  font-family: "bold", "arm-bold";
  font-size: 120%;
  line-height: 15px;
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  text-align: center;
  z-index: 5;
}
.header_bottom .menu_list .back_button {
  max-width: 250px;
  color: #333333;
  font-family: "bold", "arm-bold";
  font-size: 110%;
  line-height: 15px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.header_bottom .menu_list .back_button:before {
  transform: rotate(180deg);
  display: block;
  margin-right: 10px;
  font-size: 80%;
}
.header_bottom .menu_list .back_button:hover {
  color: rgba(51, 51, 51, 0.7);
}
.header_bottom .submenu_list {
  text-align: left;
  position: absolute;
  left: 0;
  width: 100%;
  top: 100%;
  display: none;
  z-index: 4;
  padding: 30px 0;
  background: #ffffff;
  box-shadow: 0 11px 13px 0 rgba(15, 67, 66, 0.15);
  white-space: normal;
}
.header_bottom .submenu_list .custom_container > ul {
  -moz-column-count: 4;
  -webkit-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
}
.header_bottom .submenu_list .custom_container > ul > li {
  font-size: 120%;
  line-height: 16px;
  padding-bottom: 10px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.header_bottom .submenu_list .custom_container > ul > li > a,
.header_bottom .submenu_list .custom_container > ul > li > div {
  font-family: "bold", "arm-bold";
  display: inline-block;
  vertical-align: top;
  color: #333333;
}
.header_bottom .submenu_list .custom_container > ul a {
  color: #666666;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
}
.header_bottom .submenu_list .custom_container > ul a.third_button {
  margin-bottom: 0;
}
.header_bottom .large_bg {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 0;
  opacity: 0;
  z-index: -1;
  background: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.header_bottom.more_opened .large_bg {
  height: 330px;
  opacity: 1;
}
@media screen and (min-width: 960px) {
  .header_bottom.more_opened .menu_list > li:nth-child(n+5):not(.special_item) {
    opacity: 1;
    height: 55px;
    overflow: visible;
    position: static;
  }
}
.header_bottom .view_all_link {
  font-family: "bold", "arm-bold";
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
  font-size: 120%;
  line-height: 15px;
}

.header_contacts {
  display: flex;
  position: absolute;
  left: 0;
  top: -110px;
  width: 100%;
  height: 40px;
}
.header_contacts .custom_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 60px;
}

.phone_block {
  color: #ffffff;
  font-size: 120%;
  line-height: 1.33em;
  display: flex;
  align-items: flex-start;
  margin-right: auto;
}
.phone_block:not(.clickable) {
  pointer-events: none;
}
.phone_block:before {
  display: block;
  margin-right: 9px;
  font-size: 140%;
}

.menu_button,
.sub_close {
  display: none;
}

.scroll-y div {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  border-radius: 0;
  width: 4px;
  right: 0;
}
.scroll-y div.scroll-element_track {
  z-index: 2;
  border-radius: 3px;
  background: rgba(0, 105, 104, 0.11);
}
.scroll-y div.scroll-bar {
  cursor: pointer;
  z-index: 3;
  border-radius: 3px;
  background: #006968;
}

.new_account_opened {
  overflow: hidden;
}
.new_account_opened .registration_popup {
  top: 0;
}
.new_account_opened .header {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding-right: 17px;
  box-sizing: content-box;
}
.new_account_opened .content {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding-right: 17px;
  box-sizing: content-box;
}
.new_account_opened .popup {
  padding: 0;
}
.new_account_opened .footer {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding-right: 17px;
  box-sizing: content-box;
}

.login_opened {
  overflow: hidden;
}
.login_opened .login_popup {
  top: 0;
}
.login_opened .header {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding-right: 17px;
  box-sizing: content-box;
}
.login_opened .content {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding-right: 17px;
  box-sizing: content-box;
}
.login_opened .footer {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding-right: 17px;
  box-sizing: content-box;
}
.login_opened .popup {
  padding: 0;
}

.popup {
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
  overflow-x: hidden;
  overflow-y: auto;
  -o-transition: top 0.5s;
  -ms-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -webkit-transition: top 0.5s;
  transition: top 0.5s;
  padding-left: 20px;
  background-color: rgba(57, 61, 66, 0.3);
}
.popup .popup_inner {
  padding: 40px;
  width: 100%;
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.popup .popup_container {
  max-width: 420px;
  position: relative;
  width: 100%;
  background: #ffffff;
  padding: 40px 50px;
  border-radius: 3px;
}
.popup .popup_close {
  position: absolute;
  right: 15px;
  top: 15px;
}
.popup .popup_close:before {
  color: #999999;
  font-size: 110%;
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.popup .page_subtitle {
  font-size: 220%;
  line-height: 24px;
  color: #333333;
  font-family: "bold", "arm-bold";
  text-align: center;
}
.popup .form_fields {
  margin-top: 35px;
}
.popup .field_block {
  position: relative;
  margin-bottom: 20px;
}
.popup input {
  height: 56px;
  border-radius: 3px;
  overflow: hidden;
  width: 100%;
  display: flex;
  align-items: center;
  font-size: 130%;
  line-height: 19px;
  color: #666666;
  padding: 0 15px;
  border: none;
  background: #f5f5f5;
}
.popup .error_hint {
  position: absolute;
}
.popup .validate_button {
  margin-top: 30px;
  height: 50px;
  border: none;
  background: #ED254E;
  border-radius: 3px;
  box-shadow: 0 6px 9px -2px rgba(141, 1, 30, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 120%;
  line-height: 15px;
  color: #ffffff;
  font-family: "bold", "arm-bold";
  width: 100%;
}
.popup .forget_link {
  font-size: 130%;
  line-height: 19px;
  margin-left: 25px;
  color: #666666;
}
.popup .popup_bottom {
  display: flex;
  justify-content: center;
  margin-top: 35px;
}
.popup .popup_bottom .popup_description {
  display: flex;
  font-size: 130%;
  justify-content: center;
  align-items: center;
  line-height: 19px;
  color: #666666;
}
.popup .popup_bottom .popup_description a {
  display: block;
  color: #ED254E;
  margin-left: 5px;
}
.popup .checkbox_block input[type=checkbox] {
  display: none;
}
.popup .checkbox_block input[type=checkbox]:checked + .icon_check {
  background: #f5f5f5;
}
.popup .checkbox_block input[type=checkbox]:checked + .icon_check:before {
  color: #ED254E;
  opacity: 1;
}
.popup .checkbox_block label {
  display: flex;
  align-items: center;
}
.popup .checkbox_block span {
  display: block;
}
.popup .checkbox_block .box_title {
  font-size: 110%;
  line-height: 15px;
  margin-left: 10px;
}
.popup .checkbox_block .icon_check {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 11px;
  height: 11px;
  border: 1px solid #f5f5f5;
  border-radius: 2px;
  background: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
}
.popup .checkbox_block .icon_check:before {
  opacity: 0;
}

@media (max-width: 1199px) {
  .header_bottom .menu_list {
    margin-left: -10px;
    margin-right: -10px;
    justify-content: space-between;
  }
  .header_bottom .menu_list > li {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 960px) {
  .header_bottom .menu_list > li:nth-child(n+5):not(.special_item) {
    margin-left: -15px;
  }
  .header_bottom .menu_list > li:nth-child(n+5):not(.special_item) .submenu_list {
    left: 270px;
    width: auto;
    margin-left: 0;
    right: 0;
  }
  .header_bottom .menu_list > li:nth-child(n+5):not(.special_item) .submenu_list .custom_container:before {
    left: -270px;
    margin-left: 0;
  }
}
@media (max-width: 959px) {
  .header_middle:before {
    bottom: 0;
  }
  .header_middle .custom_container {
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .header_middle .main_logo {
    height: 50px;
    margin: 0 auto;
  }
  .header_middle .actions_block {
    width: 215px;
    margin: 0;
    padding-top: 0;
    align-items: center;
  }
  .header_middle .login_button {
    font-size: 0;
  }
  .header_middle .login_button:before {
    margin: 0;
  }

  .menu_button {
    display: block;
    position: relative;
    order: 2;
    overflow: hidden;
    z-index: 100;
    color: #006968;
    width: 21px;
    background: transparent;
    padding: 7px 0;
    border: none;
    margin-left: 15px;
  }
  .menu_button:before, .menu_button:after {
    display: block;
    content: "";
    position: absolute;
    border-top: 1px solid;
    left: -20px;
    width: 50px;
    -o-transition: transform 0.5s;
    -ms-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s;
  }
  .menu_button:before {
    top: 0;
  }
  .menu_button:after {
    bottom: 0;
  }
  .menu_button span {
    display: block;
    border-top: 1px 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.3s;
    -ms-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }

  .header_bottom {
    position: fixed;
    background: #ffffff;
    border: none;
    top: 110px;
    left: 0;
    width: 100%;
    overflow: hidden;
    z-index: 99;
    bottom: 100%;
    border-top: none;
    -o-transition: bottom 0.5s;
    -ms-transition: bottom 0.5s;
    -moz-transition: bottom 0.5s;
    -webkit-transition: bottom 0.5s;
    transition: bottom 0.5s;
  }
  .header_bottom .custom_container,
.header_bottom .menu_block {
    height: auto;
  }
  .header_bottom .menu_list {
    display: block;
    margin: 0;
    height: auto;
    padding: 15px 0;
  }
  .header_bottom .menu_list > li {
    height: auto;
    padding: 0;
    border: none !important;
  }
  .header_bottom .menu_list > li > a {
    justify-content: space-between !important;
    align-items: center;
    height: auto;
    font-size: 120%;
    line-height: 15px;
    padding: 15px 0;
    white-space: normal;
    background: transparent !important;
  }
  .header_bottom .menu_list > li > a.show_all {
    display: none;
  }
  .header_bottom .menu_list > li > a.submenu_button:after {
    display: block;
    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;
    content: "";
    font-size: 0.9rem;
    margin-left: 20px;
  }
  .header_bottom .menu_list > li.opened .submenu_button {
    background: transparent !important;
    color: #333333;
  }
  .header_bottom .menu_list > li.opened .submenu_list {
    left: 0 !important;
  }
  .header_bottom .menu_list > li.fixed .submenu_list {
    position: fixed;
  }
  .header_bottom .submenu_list {
    display: flex !important;
    position: absolute;
    left: 100% !important;
    top: 110px;
    background: #ffffff;
    bottom: 0;
    width: 100%;
    box-shadow: none;
    -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: 20;
    flex-direction: column;
    border: none;
    padding: 0;
  }
  .header_bottom .submenu_list .custom_container {
    flex: 1;
    height: 50%;
    display: block;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    border-top: 1px solid #f5f5f5;
  }
  .header_bottom .submenu_list .custom_container::-webkit-scrollbar {
    width: 7px;
    height: 0;
    border-radius: 4px;
    background: rgba(0, 105, 104, 0.05);
  }
  .header_bottom .submenu_list .custom_container::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background: #006968;
  }
  .header_bottom .submenu_list .custom_container > ul {
    margin: 0;
    padding: 10px 0 0;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    display: block;
  }
  .header_bottom .submenu_list .custom_container > ul > li {
    display: block;
    width: 100%;
    padding-bottom: 15px;
  }
  .header_bottom .submenu_list .custom_container > ul a {
    margin-bottom: 15px;
  }
  .header_bottom .submenu_list .sub_close {
    display: flex;
    font-size: 120%;
    line-height: 15px;
    color: #006968;
    align-items: center;
    padding: 5px 0;
    font-family: "bold", "arm-bold";
    margin: 25px 20px;
  }
  .header_bottom .submenu_list .sub_close:before {
    display: block;
    font-size: 69.2%;
    margin-right: 8px;
    font-weight: 700;
    padding-top: 2px;
  }
  .header_bottom .view_all_link {
    margin-bottom: 30px;
    margin-top: 0;
  }

  .menu_opened {
    overflow: hidden;
  }
  .menu_opened.ios_device {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    overflow: hidden;
  }
  .menu_opened .header .menu_button:before {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  }
  .menu_opened .header .menu_button:after {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
  }
  .menu_opened .header .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 .header_bottom {
    bottom: 0;
    animation-name: changeOverflow;
    animation-duration: 0.1s;
    animation-delay: 0.5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
  }

  .header_top .phone_block {
    display: flex;
  }

  .header_contacts {
    position: relative;
    top: auto;
    left: auto;
    height: auto;
  }
  .header_contacts .custom_container {
    padding: 0;
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .header_contacts .socials_list {
    color: #006968;
    padding-bottom: 20px;
  }
  .header_contacts .socials_list a {
    font-size: 200%;
  }
  .header_contacts .header_links {
    border: solid rgba(0, 105, 104, 0.1);
    border-width: 1px 0;
    padding: 15px 0;
    color: #666666;
    margin-left: 0;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }
  .header_contacts .header_links a {
    margin-left: 0;
  }
  .header_contacts .header_links a:not(:first-child) {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .header_middle:before {
    bottom: auto;
    top: 60px;
  }
  .header_middle .custom_container {
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 10px;
    align-items: flex-start;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(0, 105, 104, 0.1);
  }
  .header_middle .search_block {
    order: 2;
    flex: 0 0 85%;
    max-width: 85%;
    padding-top: 0;
  }
  .header_middle .search_block input {
    width: 360px;
    max-width: 100%;
  }
  .header_middle .main_logo {
    height: 40px;
    margin-bottom: 16px;
    margin-left: 0;
  }
  .header_middle .actions_block {
    padding-top: 0;
    height: 40px;
    align-items: center;
    width: auto;
    margin-right: -15px;
  }
  .header_middle .menu_button {
    margin-top: 12px;
  }
  .header_middle .login_show {
    width: 160px;
  }
  .header_middle .login_show a {
    padding: 10px 0;
  }
  .header_middle .basket_inner {
    padding: 20px;
  }

  .header_bottom,
.header_bottom .submenu_list {
    top: 149px;
  }

  .popup .popup_container {
    padding: 25px;
  }
  .popup input {
    height: 45px;
  }
  .popup .validate_button {
    margin-top: 30px;
    height: 45px;
  }
}
@media (max-width: 479px) {
  .header_middle .cart_items .item_info {
    flex-wrap: wrap;
  }
  .header_middle .cart_items .item_name {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .header_middle .cart_items .item_image {
    padding: 0 10px;
    width: 80px;
    height: 50px;
    min-width: 80px;
  }
  .header_middle .cart_items li {
    padding-right: 0;
  }

  .popup .popup_inner {
    padding: 20px;
  }
  .popup .popup_container {
    padding: 20px;
  }
  .popup .forget_link {
    font-size: 110%;
    line-height: 17px;
    margin-left: 5px;
  }
  .popup .field_block {
    margin-bottom: 20px;
  }
  .popup .validate_button {
    margin-top: 20px;
  }
}
.web .header_top .lg_list a:hover {
  background: rgba(229, 240, 239, 0.5);
}
.web .header_top .lg_button:hover {
  color: rgba(255, 255, 255, 0.7);
}
.web .header_middle .count_action button:hover,
.web .header_middle .actions_block > li > a:hover {
  color: rgba(0, 105, 104, 0.5);
}
.web .header_middle .search_block button:hover {
  color: rgba(0, 105, 104, 0.7);
}
.web .header_middle .delete_btn:hover,
.web .header_middle .basket_head .basket_close:hover {
  color: #CC2043;
}
.web .header_middle .cart_button:hover {
  background: #CC2043;
}
.web .header_bottom .header_links a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.web .header_bottom .view_all_link:hover,
.web .header_bottom .menu_list > li > a:not(.submenu_button):hover {
  color: rgba(0, 105, 104, 0.7);
}
.web .header_bottom .submenu_list a:hover {
  color: #999999;
}
.web .scroll-y div.scroll-bar:hover {
  background: rgba(0, 105, 104, 0.7);
}
.web .forget_link, .web .account_btn {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.web .forget_link:hover, .web .account_btn:hover {
  color: #CC2043;
}
.web .popup_close {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.web .popup_close:hover {
  transform: scale(1.2);
  color: #006968;
}
.web .validate_button {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.web .validate_button:hover {
  background: #CC2043;
}

.touch .header_top .lg_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;
}
.touch .header_top .lg_list a:active {
  background: rgba(229, 240, 239, 0.5);
}
.touch .header_top .lg_button {
  -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_top .lg_button:active {
  color: rgba(255, 255, 255, 0.7);
}
.touch .header_middle .count_action button,
.touch .header_middle .actions_block > li > 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 .header_middle .count_action button:active,
.touch .header_middle .actions_block > li > a:active {
  color: rgba(0, 105, 104, 0.5);
}
.touch .header_middle .search_block button {
  -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_middle .search_block button:active {
  color: rgba(0, 105, 104, 0.7);
}
.touch .header_middle .delete_btn,
.touch .header_middle .basket_head .basket_close {
  -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_middle .delete_btn:active,
.touch .header_middle .basket_head .basket_close:active {
  color: #CC2043;
}
.touch .header_middle .cart_button {
  -o-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.touch .header_middle .cart_button:active {
  background: #CC2043;
}
.touch .header_bottom .header_links 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 .header_bottom .header_links a:active {
  color: rgba(255, 255, 255, 0.7);
}
@media (max-width: 959px) {
  .touch .header_bottom .header_links a:active {
    color: #000000;
  }
}
.touch .header_bottom .socials_list 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 .header_bottom .socials_list a:active {
  opacity: 0.7;
}
.touch .header_bottom .view_all_link:active,
.touch .header_bottom .menu_list > li > a:not(.submenu_button):active {
  color: rgba(0, 105, 104, 0.7);
}
.touch .header_bottom .submenu_list a:active {
  color: #999999;
}
.touch .scroll-y div.scroll-bar {
  -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 .scroll-y div.scroll-bar:active {
  background: rgba(0, 105, 104, 0.7);
}
.touch .forget_link, .touch .account_btn {
  -o-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.touch .forget_link:active, .touch .account_btn:active {
  color: #CC2043;
}
.touch .popup_close {
  -o-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.touch .popup_close:active {
  transform: scale(1.2);
  color: #006968;
}
.touch .validate_button {
  -o-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.touch .validate_button:active {
  background: #CC2043;
}
.touch .popup {
  padding-left: 0;
}

@keyframes changeOverflow {
  0% {
    overflow: hidden;
  }
  100% {
    overflow-y: auto;
  }
}
.footer {
  opacity: 0;
  background: #006968;
  position: relative;
  overflow: hidden;
}

.footer_inner {
  display: flex;
  justify-content: space-between;
  margin: 0 -30px;
  padding: 25px 0;
}

.footer_logos {
  max-width: 240px;
  padding: 0 30px;
}
.footer_logos .main_logo {
  padding-bottom: 25px;
}
.footer_logos .main_logo img {
  max-width: 180px;
  max-height: 60px;
}
.footer_logos .slogan_logo img {
  max-width: 180px;
}

.footer_menu {
  max-width: 240px;
  padding: 0 30px;
}
.footer_menu li {
  padding: 15px 0 0;
}
.footer_menu li:first-child {
  padding: 0;
}
.footer_menu a {
  color: #ffffff;
  font-size: 120%;
  line-height: 1.25em;
  display: block;
}

.footer_contacts {
  max-width: 240px;
  padding: 0 30px;
}
.footer_contacts ul {
  font-size: 120%;
  line-height: 1.25em;
}
.footer_contacts li {
  padding: 15px 0 0;
  color: rgba(255, 255, 255, 0.7);
}
.footer_contacts .option_result {
  padding-top: 4px;
}

.footer_info {
  padding: 0 30px;
}
.footer_info .footer_socials {
  list-style-type: none;
  padding: 10px 0 20px;
  margin: 0;
  display: flex;
}
.footer_info .footer_socials li:first-child {
  padding-right: 10px;
}
.footer_info .footer_socials a {
  width: 36px;
  min-width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(17, 60, 57, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 160%;
  color: #ffffff;
}
.footer_info .development_info {
  color: #ffffff;
  font-size: 110%;
  line-height: 14px;
}
.footer_info .copyrights {
  padding-bottom: 10px;
}
.footer_info .copyrights span {
  border-top: 1px solid #ffffff;
  display: inline-block;
  padding-top: 20px;
}
.footer_info .developer a {
  color: #ffffff;
  display: inline-block;
  font-family: "bold", "arm-bold";
  text-transform: uppercase;
}

.footer_title {
  font-size: 120%;
  line-height: 1.25em;
  color: #ffffff;
  font-family: "bold", "arm-bold";
}

@media (max-width: 991px) {
  .footer_inner {
    flex-wrap: wrap;
  }

  .footer_info {
    width: 100%;
    padding-top: 20px;
  }
}
@media (max-width: 768px) {
  .footer_inner {
    margin: 0 -15px;
  }

  .footer_info {
    padding: 20px 15px;
  }

  .footer_logos,
.footer_menu,
.footer_contacts {
    padding: 0 15px;
    max-width: 210px;
  }
}
@media (max-width: 639px) {
  .footer_inner {
    margin: 0 -15px;
  }

  .footer_info {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
  }

  .footer_logos {
    width: 100%;
    max-width: none;
    padding-bottom: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .footer_menu,
.footer_contacts {
    max-width: none;
    width: 50%;
  }
}
@media (max-width: 479px) {
  .footer_inner {
    margin: 0;
    text-align: center;
  }

  .footer_info {
    padding: 0;
  }

  .footer_logos {
    padding: 0 0 40px;
  }

  .footer_menu,
.footer_contacts {
    width: 100%;
    padding: 0 0 40px;
  }
}
.web .footer_menu a:hover,
.web .footer_info .developer a:hover,
.web .footer_info .footer_socials a:hover {
  color: rgba(255, 255, 255, 0.7);
}

.touch .footer_menu a,
.touch .footer_info .developer a,
.touch .footer_info .footer_socials 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 .footer_menu a:active,
.touch .footer_info .developer a:active,
.touch .footer_info .footer_socials a:active {
  color: rgba(255, 255, 255, 0.7);
}

.header_middle .cart_items .item_image img, .header_bottom:after, .phone_block, .scroll-y, .web .header_bottom .socials_list 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;
}

.web .breadcrumbs a,
.web .section_title a, .web .see_more_link, .header_middle .cart_items .item_name a, .header_bottom .menu_list .back_button, .header_bottom .submenu_list .custom_container > ul a, .web .header_top .lg_button, .web .header_middle .count_action button,
.web .header_middle .actions_block > li > a, .web .header_middle .search_block button, .web .header_middle .delete_btn,
.web .header_middle .basket_head .basket_close, .web .header_bottom .header_links a, .web .header_bottom .view_all_link,
.web .header_bottom .menu_list > li > a:not(.submenu_button), .web .header_bottom .submenu_list a, .web .footer_menu a,
.web .footer_info .developer a,
.web .footer_info .footer_socials 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;
}

.scroll-y div.scroll-bar, .web .header_top .lg_list a, .web .header_middle .cart_button, .web .scroll-y div.scroll-bar {
  -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;
}

.bootstrap-select .dropdown-item, .paging a, .error_hint {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.web .breadcrumbs a,
.web .section_title a, .web .see_more_link, .touch .header_bottom .view_all_link,
.touch .header_bottom .menu_list > li > a:not(.submenu_button), .touch .header_bottom .submenu_list 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;
}

.phone_block:hover, .web .header_bottom .socials_list a:hover {
  opacity: 0.7;
}

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