@charset "UTF-8";
@font-face {
  font-family: "montserrat_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: "montserratarm_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: "montserrat_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: "montserratarm_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: "montserrat_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: "montserratarm_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: "auto";
  src: url("../fonts/icons/icomoon.eot?e87l56");
  src: url("../fonts/icons/icomoon.eot?e87l56#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?e87l56") format("truetype"), url("../fonts/icons/icomoon.woff?e87l56") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icon_shop:before {
  content: "";
}

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

.icon_play_button:before {
  content: "";
}

.icon_bitmap:before {
  content: "";
}

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

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

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

.icon_bonus:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

.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_down:before {
  content: "";
}

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

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

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

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

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

.icon_favorite: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: "montserrat_regular", "montserratarm_regular";
}
body:before {
  display: block;
  position: fixed;
  content: "";
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  background: #000000;
  opacity: 0;
  height: 0;
  -o-transition: height 0.05s, opacity 0.5s;
  -ms-transition: height 0.05s, opacity 0.5s;
  -moz-transition: height 0.05s, opacity 0.5s;
  -webkit-transition: height 0.05s, opacity 0.5s;
  transition: height 0.05s, opacity 0.5s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
body.popup_opened {
  overflow: hidden;
}
body.popup_opened:before {
  height: 100%;
  opacity: 0.6;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

input,
select,
textarea,
button,
a,
.slick-slide {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

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

a {
  color: #76BC22;
}

button {
  cursor: pointer;
  display: block;
}
button:focus {
  outline: none;
}

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 {
  display: none;
}

.loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #c31f3c;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  z-index: 1000;
  -o-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.loader img {
  display: block;
  object-fit: cover;
  -o-transition: all 3s;
  -ms-transition: all 3s;
  -moz-transition: all 3s;
  -webkit-transition: all 3s;
  transition: all 3s;
}
.loader img {
  animation: loading 1s infinite;
}

@keyframes loading {
  0% {
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
  }
  50% {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
  }
  100% {
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
  }
}
.breadcrumbs {
  margin-top: 20px;
  margin-bottom: 15px;
}
.breadcrumbs ul {
  position: relative;
  overflow: hidden;
  display: flex;
  height: 30px;
  align-items: center;
  font-size: 110%;
  color: #AAAAAA;
  white-space: nowrap;
}
.breadcrumbs li {
  display: flex;
  align-items: center;
}
.breadcrumbs li:first-child {
  color: #000000;
}
.breadcrumbs li:not(:first-child):before {
  content: "";
  display: block;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-color: transparent #D8D8D8;
  margin: 2px 5px 0 10px;
}
.breadcrumbs li div {
  color: #CACACA;
}
.breadcrumbs a {
  display: block;
  color: inherit;
}
@media (max-width: 959px) {
  .breadcrumbs {
    display: none;
  }
}

.popup_block .forget_link {
  color: #000000;
  font-family: "montserrat_medium", "montserratarm_medium";
  font-size: 130%;
  line-height: 17px;
  display: flex;
  justify-content: flex-end;
}
.popup_block .reg_content .checkbox_btn {
  margin-top: 16px;
}
.popup_block .reg_content .checkbox_btn .icon_checked {
  color: #333333;
}
.popup_block .reg_content .checkbox_btn .icon_checked:before {
  width: 15px;
  height: 15px;
  min-width: 15px;
  font-size: 0.7rem;
}
.popup_block .reg_content .iti__flag-container:after {
  top: 12px;
  bottom: 12px;
  right: -13px;
  width: 1px;
  display: block;
  content: "";
  position: absolute;
  background: #d8d8d8;
  z-index: 1;
}
.popup_block .reg_content .iti--allow-dropdown input, .popup_block .reg_content .iti--allow-dropdown input[type=text], .popup_block .reg_content .iti--allow-dropdown input[type=tel], .popup_block .reg_content .iti--separate-dial-code input, .popup_block .reg_content .iti--separate-dial-code input[type=text], .popup_block .reg_content .iti--separate-dial-code input[type=tel] {
  padding-left: 108px !important;
}
.popup_block .reg_content .iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 10px;
  margin-right: 5px;
}
.popup_block .reg_content .iti__arrow {
  border: none;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.popup_block .reg_content .iti__arrow:before {
  content: "";
  font-size: 90%;
  position: relative;
  top: -4px;
  left: 0;
  color: #000000;
  display: block;
}
.popup_block .reg_content .iti__country-list {
  overflow-x: hidden;
  max-width: 241px;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(36, 36, 36, 0.3);
  border: none;
  margin-top: 5px;
}
.popup_block .reg_content .iti__country-list::-webkit-scrollbar {
  width: 5px;
  height: auto;
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.1);
}
.popup_block .reg_content .iti__country-list::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #76BC22;
}
.popup_block .reg_content .iti--separate-dial-code .iti__selected-flag {
  background: none;
}
.popup_block .reg_content .iti--separate-dial-code .iti__selected-flag:focus {
  outline: none !important;
}
.popup_block .reg_content .iti--separate-dial-code .iti__selected-dial-code {
  font-size: 12px;
  line-height: 15px;
}
.popup_block .reg_content .iti {
  width: 100%;
}
.popup_block .login_form .field_block:last-child {
  margin-bottom: 10px;
}
.popup_block .popup_description {
  color: #000000;
  font-family: "montserrat_medium", "montserratarm_medium";
  line-height: 17px;
  font-size: 130%;
  margin-top: 16px;
}
.popup_block .reg_block {
  color: #6B6B6B;
  font-size: 120%;
  line-height: 16px;
  margin-top: 10px;
  display: flex;
  justify-content: flex-end;
  padding-bottom: 30px;
  position: relative;
}
.popup_block .reg_block a {
  font-family: "montserrat_bold", "montserratarm_bold";
  margin-left: 5px;
  color: #000000;
}
.popup_block .reg_block:before {
  position: absolute;
  bottom: 0;
  left: -40px;
  right: -40px;
  overflow: hidden;
  content: "";
  display: block;
  height: 1px;
  background-color: #EBEBEB;
}
.popup_block .login_content {
  overflow: inherit;
}
.popup_block .validate_button {
  height: 50px;
  border: none;
  width: 100%;
  border-radius: 2px;
  background-color: #76BC22;
  color: #ffffff;
  font-size: 130%;
  font-family: "montserrat_medium", "montserratarm_medium";
  line-height: 17px;
  text-transform: uppercase;
  margin-top: 30px;
  padding: 5px;
}

.popup_block {
  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
  top: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 1000;
  -o-transition: top 0.5s;
  -ms-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -webkit-transition: top 0.5s;
  transition: top 0.5s;
}
.popup_block.showed {
  top: 0;
}
.popup_inner {
  display: flex;
  width: 100%;
  min-height: 100%;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
.popup_container {
  background: #ffffff;
  width: 100%;
  max-width: 384px;
  padding: 30px 40px;
  position: relative;
}
.popup_content {
  position: relative;
  overflow: hidden;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.popup_content:not(.showed) {
  opacity: 0;
  height: 0;
}
.popup_close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 130%;
  border: none;
  padding: 2px;
  background: transparent;
  color: #555555;
}
.popup_close:before {
  display: block;
}
.popup_title {
  color: #000000;
  font-size: 200%;
  line-height: 27px;
  font-family: "montserrat_bold", "montserratarm_bold";
  margin-bottom: 30px;
}
@media (max-width: 1559px) and (min-width: 992px) {
  .popup_container {
    max-width: 480px;
    padding: 30px 50px;
  }
  .popup_title {
    font-size: 240%;
    line-height: 30px;
  }
  .popup_subtitle {
    font-size: 160%;
    line-height: 20px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .popup_container {
    max-width: 440px;
    padding: 25px 45px;
  }
  .popup_title {
    font-size: 200%;
    line-height: 24px;
  }
}
@media (max-width: 991px) {
  .popup_container {
    max-width: 540px;
    padding: 30px 50px;
  }
  .popup_title {
    font-size: 240%;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .popup_container {
    max-width: 440px;
    padding: 25px 45px;
  }
  .popup_title {
    font-size: 200%;
    line-height: 24px;
  }
}
@media (max-width: 479px) {
  .popup_container {
    max-width: 100%;
    padding: 40px 20px;
  }
  .popup_title {
    font-size: 180%;
    line-height: 24px;
  }
}

.paging {
  padding: 40px 0;
}
.paging ul {
  display: flex;
  justify-content: flex-end;
  text-align: center;
  color: #000000;
  font-size: 140%;
  line-height: 19px;
}
.paging li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  margin: 0 7px;
  background: #e5e5e5;
  border-radius: 3px;
  border: 1px solid #E3E3E3;
}
.paging li:first-child, .paging li:last-child {
  background: none;
  font-size: 100%;
}
.paging .current_page {
  background: #76BC22;
  color: #ffffff;
  cursor: default;
  pointer-events: none;
  border-radius: 3px;
}
.paging .inactive {
  pointer-events: none;
  color: #999999;
  cursor: default;
}
.paging a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: inherit;
}
@media (max-width: 1199px) {
  .paging ul {
    font-size: 120%;
    line-height: 16px;
  }
  .paging li {
    width: 30px;
    height: 30px;
    margin: 0 5px;
  }
}
@media (max-width: 959px) {
  .paging ul {
    font-size: 120%;
    line-height: 16px;
  }
  .paging li {
    width: 32px;
    height: 32px;
  }
}

.checkbox_btn {
  vertical-align: top;
  margin: 0;
  font-weight: normal;
  font-size: 120%;
  line-height: 16px;
  position: relative;
  overflow: hidden;
}
.checkbox_btn input:checked + span:before {
  border-color: #76BC22;
  background: transparent;
  color: #76BC22;
}
.checkbox_btn span {
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #979797;
}
.checkbox_btn span:not(:last-child) {
  float: left;
  margin-right: 5px;
}
.checkbox_btn span:before {
  display: flex;
  width: 28px;
  height: 28px;
  min-width: 28px;
  margin-right: 9px;
  border: 1px solid #C8C8C8;
  background: #ffffff;
  align-items: center;
  justify-content: center;
  color: transparent;
  font-size: 1.2rem;
}
.checkbox_btn a {
  display: block;
  margin-left: 40px;
  line-height: 28px;
}
.checkbox_btn.has-error span:before {
  border-color: #E82A2A;
}

.section_title {
  color: #000000;
  font-size: 200%;
  font-family: "montserrat_bold", "montserratarm_bold";
  line-height: 24px;
  padding: 0;
  margin: 0;
}

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

.page_title {
  font-size: 240%;
  line-height: 32px;
  padding-top: 35px;
  color: #000000;
  text-align: center;
  font-family: "montserrat_bold", "montserratarm_bold";
}

.second_title {
  font-size: 140%;
  line-height: 19px;
  font-family: "montserrat_bold", "montserratarm_bold";
  color: #000000;
  max-width: 480px;
  text-align: center;
  margin: 0 auto;
}

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

.view_block {
  position: relative;
}

.has-error .error_hint,
.has-error + .error_hint {
  max-height: 54px;
}
.has-error input {
  border-color: #E82A2A !important;
}

.forget_content .popup_title {
  margin: 0;
}
.forget_content .pass_reset_form {
  margin-top: 20px;
}
.forget_content .reg_block {
  margin-top: 20px;
}

.forget_description {
  font-size: 140%;
  line-height: 21px;
  color: #000000;
  margin-top: 10px;
}

.has-error .view_pass {
  bottom: 30px !important;
}

.field_block {
  position: relative;
}
.field_block .password_input {
  padding: 0 40px 0 13px;
}
.field_block.has-error .view_pass {
  bottom: 30px;
}
.field_block .view_pass {
  position: absolute;
  right: 15px;
  bottom: 13px;
  color: #898989;
}
.field_block input,
.field_block textarea {
  width: 100%;
}
.field_block textarea {
  resize: none;
  display: block;
}
.field_block.field_block {
  position: relative;
  margin-bottom: 30px;
}
.field_block .label_text {
  display: flex;
  align-items: center;
  margin-bottom: 11px;
  font-size: 130%;
  line-height: 17px;
  color: #000000;
}
.field_block .error_hint {
  position: relative;
  font-size: 120%;
  line-height: 17px;
  margin-top: 3px;
}
.field_block textarea {
  resize: none;
  border-radius: 5px;
  border: 1px solid #EBEBEB;
  font-size: 120%;
  line-height: 16px;
  color: #333333;
  width: 100%;
  max-width: 435px;
  height: 156px;
  padding: 15px;
}
.field_block input {
  width: 100%;
  height: 38px;
  border-radius: 5px;
  border: 1px solid #E9E9E9;
  padding: 0 13px;
  font-size: 120%;
  line-height: 16px;
  color: #000000;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.field_block input.input_val {
  background: #ECECEC;
}
.field_block select {
  height: 38px;
  width: 187px;
  border: 1px solid #E9E9E9;
  border-radius: 5px;
  background-color: #ffffff;
}

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

.bonus_block {
  border-radius: 2px;
  display: flex;
  align-items: center;
  background: rgba(216, 216, 216, 0.24);
  padding: 3px 8px;
  font-size: 110%;
  line-height: 16px;
  color: #606060;
  text-align: center;
}
.bonus_block:before {
  font-size: 150%;
  color: #76BC22;
  padding-right: 8px;
}
.bonus_block span {
  color: #000000;
  margin-right: 10px;
}

.rate_row {
  padding-top: 7px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.rate_row .rate_block {
  position: relative;
  width: 101px;
  height: 22px;
  background: #e5e5e5;
}
.rate_row .rate_block:after {
  content: "";
  background: url("images/rate_star.svg");
  background-size: 20px;
  background-position: top left;
}
.rate_row .rate_block .rate_count {
  display: block;
  width: 0;
  background: #ffcc00;
  height: 100%;
}
.rate_row > span {
  font-size: 130%;
  line-height: 17px;
  color: #B6B6B6;
  margin-right: 10px;
}
.rate_row > span:before {
  margin-right: 5px;
}

.sticker_block {
  font-size: 140%;
  line-height: 18px;
  font-family: "montserrat_bold", "montserratarm_bold";
  color: #ffffff;
  position: absolute;
  top: 23px;
  z-index: 2;
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 3px;
  left: 0;
  width: 123px;
  height: 30px;
  background: #88C200;
  overflow: hidden;
}
.sticker_block:before {
  position: absolute;
  right: 0;
  content: "";
  border: 15px solid transparent;
  border-right: 15px solid #ffffff;
  border-bottom: 15px solid #ffffff;
}

.list_filter {
  margin-bottom: 30px;
  position: relative;
}
.list_filter > ul {
  padding: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.list_filter > ul li {
  margin-bottom: 15px;
  margin-right: 15px;
}
.list_filter > ul li a {
  border-radius: 14px;
  background-color: #E3EFD6;
  padding: 7px 15px;
  color: #000000;
  font-size: 120%;
  line-height: 30px;
}

.credit_hint {
  position: relative;
  margin-left: 10px;
}

.hint_btn {
  cursor: pointer;
  color: #76BC22;
  background: #ECECEC;
  border-radius: 50px;
  padding: 5px;
}
.hint_btn:before {
  padding: 3px;
  content: "?";
}

.hint_info {
  white-space: normal;
  color: #000000;
  position: absolute;
  overflow: hidden;
  bottom: 100%;
  left: 50%;
  margin-left: -24px;
  width: 160px;
  height: 0;
  opacity: 0;
  z-index: 2;
  margin-bottom: 13px;
  font-size: 11px;
  line-height: 16px;
  font-family: "montserrat_regular", "montserratarm_regular";
}
.hint_info:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  bottom: 0;
  border: 1px solid #F5F5F5;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  pointer-events: none;
  background: #ffffff;
  z-index: -1;
}

.products_section {
  position: relative;
  overflow: hidden;
}
.products_section:hover {
  z-index: 5;
}
.products_section .section_head {
  display: flex;
  align-items: center;
  margin: 7px 0;
}
.products_section .view_all_link {
  color: #5A5A5A;
  font-family: "montserrat_bold", "montserratarm_bold";
  font-size: 140%;
  line-height: 18px;
  margin-left: 20px;
}
.products_section .products_slider {
  position: relative;
  white-space: nowrap;
  font-size: 0;
  overflow: hidden;
  margin: -5px -10px 0;
}
.products_section .products_slider .slide_block {
  display: inline-block;
  white-space: normal;
  font-size: 1rem;
  width: 20%;
  vertical-align: top;
  padding: 20px 10px 55px;
}
.products_section .products_slider .slick-arrow {
  position: absolute;
  z-index: 3;
  width: 30px;
  height: 30px;
  padding: 0;
  color: #333333;
  border: 1px solid #e5e5e5;
  background: #ffffff;
  top: 0;
  margin-top: -23px;
  border-radius: 50%;
}
.products_section .products_slider .slick-arrow:before {
  font-size: 1.1rem;
  display: block;
}
.products_section .products_slider .slick-arrow:focus {
  outline: none;
}
.products_section .products_slider .slick-prev {
  right: 70px;
}
.products_section .products_slider .slick-prev:before {
  content: "";
}
.products_section .products_slider .slick-next {
  right: 10px;
}
.products_section .products_slider .slick-next:before {
  content: "";
}
.products_section .products_slider.slick-slider {
  overflow: visible;
}
.products_section .product_block {
  height: 420px;
}
.products_section .product_block .info_block {
  padding: 0 15px;
}
.products_section .product_block .bottom_block {
  margin-top: 47px;
}
.products_section .product_block .add_btn {
  margin: 22px 10px 0;
}

@media (max-width: 1199px) {
  .page_title {
    font-size: 200%;
    line-height: 27px;
    padding-top: 25px;
  }

  .second_title {
    font-size: 120%;
    line-height: 17px;
  }

  .rate_row {
    flex-direction: row-reverse;
  }
  .rate_row > span {
    margin-right: 0;
    margin-left: 10px;
  }

  .bonus_block {
    font-size: 100%;
  }

  .sticker_block {
    top: 0;
  }
}
@media (max-width: 991px) {
  .page_title {
    font-size: 180%;
    line-height: 23px;
  }

  .sticker_block {
    position: relative;
    top: -8px;
    left: -10px;
  }
}
@media (max-width: 767px) {
  .products_section > .custom_container {
    padding: 0;
  }
  .products_section .section_head {
    justify-content: space-between;
  }
  .products_section .products_slider .slide_block {
    padding: 20px 10px 30px;
  }
  .products_section .product_block {
    height: 213px !important;
  }
  .products_section .product_block .bonus_block {
    min-width: auto;
    text-align: center;
  }
  .products_section .product_block .info_block {
    padding: 0 7px;
  }
  .products_section .product_block .block_inner {
    display: flex;
    padding: 12px 0;
  }
  .products_section .product_block .image_block {
    max-width: 30%;
    flex: 0 0 30%;
    height: 100px;
    padding: 0 5px;
  }
  .products_section .product_block .image_block img {
    max-height: 100px;
  }
  .products_section .product_block .rate_row {
    padding-top: 5px;
  }
  .products_section .product_block .product_name {
    margin-top: 5px;
  }
  .products_section .product_block .top_block {
    display: none;
  }
  .products_section .product_block .bottom_block {
    margin-top: 6px;
  }
  .products_section .product_block .btns_block {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    bottom: 10px;
    height: auto !important;
  }
  .products_section .product_block .btns_block .mobile_compare {
    height: 41px;
    width: 60px;
    border-radius: 2px;
    background-color: #76BC22;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
  }
  .products_section .product_block .add_btn {
    margin: 0 10px 0 0;
    height: 41px;
  }
  .products_section .product_block .btn_compare {
    display: none;
  }
}
@media (max-width: 575px) {
  .page_title {
    font-size: 160%;
    line-height: 22px;
    margin-top: 20px;
  }

  .field_block {
    margin-bottom: 15px;
  }
  .field_block .label_text {
    font-size: 120%;
    line-height: 15px;
  }
  .field_block input {
    height: 35px;
    padding: 0 10px;
    font-size: 110%;
    line-height: 15px;
  }
}
@media (max-width: 479px) {
  .popup_block .reg_block:before {
    left: 0;
    right: 0;
  }
}
@media (max-width: 399px) {
  .products_section .product_block .image_block {
    max-width: 25%;
    flex: 0 0 25%;
  }
}
@media (max-width:359px) {
  .sticker_block {
    position: relative;
    top: -8px;
    left: -10px;
  }

  .bonus_block:before {
    display: none;
  }
}
.web .validate_button {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.web .validate_button:hover {
  background: #E9E9E9;
  color: #000000;
}
.web .field_block .view_pass,
.web .popup_close,
.web .popup_block .forget_link,
.web .popup_block .reg_block .popup_btn,
.web .view_all_link {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.web .field_block .view_pass:hover,
.web .popup_close:hover,
.web .popup_block .forget_link:hover,
.web .popup_block .reg_block .popup_btn:hover,
.web .view_all_link:hover {
  color: #76BC22;
}
.web .header .main_logo a {
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.web .header .main_logo a:hover {
  opacity: 0.6;
}
.web .slick-arrow:hover {
  background: #76BC22;
  color: #ffffff;
}
.web .credit_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 .credit_hint:hover .hint_btn {
  color: #000000;
}
.web .credit_hint:hover .hint_info {
  height: auto;
  padding: 10px;
  opacity: 1;
}
.web .list_filter > ul li a {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.web .list_filter > ul li a:hover {
  background: #76BC22;
  color: #ffffff;
}
.web .breadcrumbs a:hover {
  color: #76BC22;
}
.web .paging a:hover {
  background: #76BC22;
  color: #ffffff;
}

.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: #E9E9E9;
  color: #000000;
}
.touch .header .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 .header .main_logo a:active {
  opacity: 0.6;
}
.touch .field_block .view_pass,
.touch .popup_close,
.touch .popup_block .forget_link,
.touch .popup_block .reg_block .popup_btn,
.touch .view_all_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 .field_block .view_pass:active,
.touch .popup_close:active,
.touch .popup_block .forget_link:active,
.touch .popup_block .reg_block .popup_btn:active,
.touch .view_all_link:active {
  color: #76BC22;
}
.touch .slick-arrow:active {
  background: #76BC22;
  color: #ffffff;
}
.touch .credit_hint {
  -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 .credit_hint:active .hint_btn {
  color: #000000;
}
.touch .credit_hint:active .hint_info {
  height: auto;
  padding: 10px;
  opacity: 1;
}
.touch .list_filter > ul li 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 .list_filter > ul li a:active {
  background: #76BC22;
  color: #ffffff;
}
.touch .paging a:active {
  background: #76BC22;
  color: #ffffff;
}
.touch .breadcrumbs a:active {
  color: #76BC22;
}

.socials_list, .footer_menu, .header .submenu_list > ul, .header .main_menu, .header .menu_logo > ul, .header .catalog_menu, .header .language_block .drop_list, .header .website_menu .submenu_list, .breadcrumbs ul, .paging ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.rate_row .rate_block:after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.popup_block .reg_content .iti__arrow.iti__arrow--up {
  transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1);
}

[class*=icon_]:before, .popup_block .reg_content .iti__arrow:before, .products_section .products_slider .slick-arrow:before, [class*=icon_]:after, .popup_block .reg_content .iti__arrow: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;
}

.product_block .image_block img, .loader img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.menu_opened .header .search_form {
  background: #ffffff;
}

.catalog_opened {
  overflow: hidden;
}
.catalog_opened .header .menu_block {
  bottom: 0;
  opacity: 1;
  z-index: 20;
}
.catalog_opened .header .header_block {
  overflow: hidden;
}

.header {
  position: relative;
  z-index: 200;
}
.header .header_block .custom_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header_middle .custom_container {
  display: flex;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 20px;
  position: relative;
  justify-content: space-between;
}
.header .menu_btn {
  display: none;
}
.header .website_menu {
  margin: 0 -12px;
  padding: 0;
  list-style-type: none;
  display: flex;
}
.header .website_menu > li {
  padding: 15px 11px;
  position: relative;
}
.header .website_menu > li.opened {
  background: #e5e5e5;
}
.header .website_menu > li.opened > a {
  color: #76BC22;
}
.header .website_menu a {
  display: block;
  color: #4D4D4D;
  font-size: 120%;
  line-height: 15px;
}
.header .website_menu a.icon_location {
  font-family: "montserrat_medium", "montserratarm_medium";
  color: #979797;
}
.header .website_menu a.icon_location:before {
  margin-right: 5px;
  color: #76BC22;
}
.header .website_menu .submenu_list {
  position: absolute;
  left: 0;
  top: 100%;
  background: #ffffff;
  display: none;
  box-shadow: 0 10px 20px 5px rgba(0, 0, 0, 0.1);
  width: 200px;
  z-index: 5;
}
.header .website_menu .submenu_list:before, .header .website_menu .submenu_list:after {
  display: block;
  content: "";
  height: 12px;
}
.header .website_menu .submenu_list a {
  padding: 6px 12px;
}
.header .language_block {
  position: relative;
  color: #76BC22;
  z-index: 2;
  margin-left: 20px;
}
.header .language_block .drop_btn {
  border: none;
  background: none;
  color: #B0B0B0;
  display: flex;
  padding: 12px 0;
  justify-content: center;
  align-items: flex-start;
  width: 55px;
  line-height: 16px;
  font-size: 120%;
  border-radius: 5px 5px 0 0;
}
.header .language_block .drop_btn:after {
  display: block;
  width: 7px;
  height: 3px;
  content: "";
  margin-left: 7px;
  border-style: solid;
  border-width: 3px 3px 0;
  border-left-color: transparent;
  border-right-color: transparent;
  margin-top: 6px;
  -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 .language_block .drop_btn:focus {
  border: none;
  outline: none;
}
.header .language_block .drop_list {
  position: absolute;
  left: 0;
  width: 100%;
  top: 100%;
  background: #F5F5F5;
  border-radius: 0 0 5px 5px;
  display: none;
}
.header .language_block .drop_list a {
  display: block;
  padding: 7px 9px;
  color: #4E4E4E;
  font-size: 120%;
  line-height: 16px;
}
.header .language_block.opened {
  z-index: 10;
}
.header .language_block.opened .drop_btn {
  background: #F5F5F5;
  color: #000000;
}
.header .language_block.opened .drop_btn:after {
  transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-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 .back_btn,
.header .mobile_sale,
.header .mobile_location,
.header .mobile_icon,
.header .mobile_img,
.header .mobile_block {
  display: none;
}
.header .back_btn {
  font-size: 140%;
  font-family: "montserrat_medium", "montserratarm_medium";
  line-height: 18px;
  color: #686868;
  padding: 12px 9px;
  background: #d8d8d8;
}
.header .main_logo a {
  display: block;
}
.header .main_logo img {
  width: auto;
  height: 63px;
}
.header .from_socials {
  font-size: 1rem;
}
.header .top_right_block {
  display: flex;
  align-items: center;
}
.header .search_results {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #ffffff;
  max-height: 340px;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 30;
  max-width: 444px;
  scrollbar-color: #999999 #e5e5e5;
  scrollbar-width: thin;
  box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.1);
  background: #ffffff;
}
.header .search_results::-webkit-scrollbar {
  width: 6px;
  height: 8px;
  border-radius: 0px;
  background: #e5e5e5;
}
.header .search_results::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #999999;
}
.header .search_results ul {
  margin: 0;
  padding: 5px 0 20px;
}
.header .search_results li {
  padding: 15px 20px 0;
  color: #000000;
  font-size: 1.3rem;
  line-height: 17px;
}
.header .search_results li a {
  color: #000000;
}
.header .search_form {
  flex: 1;
  max-width: 474px;
  width: 10%;
  margin: 0 15px;
  display: flex;
  font-size: 140%;
  line-height: 16px;
  margin-right: auto;
  position: relative;
}
.header .search_form ::-webkit-input-placeholder {
  color: #76BC22;
  opacity: 0.6;
}
.header .search_form :-moz-placeholder {
  color: #76BC22;
  opacity: 0.6;
}
.header .search_form ::-moz-placeholder {
  color: #76BC22;
  opacity: 0.6;
}
.header .search_form :-ms-input-placeholder {
  color: #76BC22;
  opacity: 0.6;
}
.header .search_form input {
  flex: 1;
  width: 50%;
  border: 1px solid #e5e5e5;
  padding: 9px 15px;
  color: #000000;
  background: transparent;
  border-right: none;
  border-radius: 5px 0 0 5px;
}
.header .search_form input::placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.header .search_form button {
  min-width: 122px;
  color: #000000;
  background: #E9E9E9;
  padding: 16px 10px;
  border: none;
  font-family: "montserrat_bold", "montserratarm_bold";
  border-radius: 0 5px 5px 0;
  font-size: 93%;
}
.header .search_form button:before {
  display: none;
}
.header .profile_block {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 0 10px 0 0;
}
.header .profile_block.mobile_block {
  display: none;
}
.header .profile_block a {
  font-size: 130%;
  line-height: 16px;
}
.header .registration_btn {
  color: #000000;
  font-family: "montserrat_bold", "montserratarm_bold";
}
.header .profile_btn {
  display: flex;
  align-items: center;
  color: #555555;
  font-family: "montserrat_medium", "montserratarm_medium";
}
.header .profile_btn:before {
  margin-right: 10px;
  font-size: 130%;
}
.header .profile_btn:after {
  display: block;
  content: "";
  width: 1px;
  min-width: 1px;
  height: 16px;
  background: #76BC22;
  margin: 0 14px;
  order: 1;
}
.header .phone_block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 20px;
}
.header .phone_block a {
  align-items: center;
  display: flex;
  color: #333333;
  font-family: "montserrat_bold", "montserratarm_bold";
  font-size: 160%;
  line-height: 19px;
}
.header .phone_block a:before {
  margin-right: 10px;
  color: #ffffff;
  background: #76BC22;
  border-radius: 50%;
  padding: 5px;
  font-size: 60%;
}
.header .actions_block {
  display: flex;
  align-items: center;
  height: 100%;
  position: relative;
  padding-left: 15px;
}
.header .favorite_block {
  padding: 0 15px;
}
.header .basket_block {
  padding-left: 15px;
}
.header .favorite_btn {
  position: relative;
  display: flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.51);
  justify-content: center;
  font-family: "montserrat_medium", "montserratarm_medium";
  font-size: 140%;
  line-height: 18px;
  height: 26px;
}
.header .favorite_btn:before {
  display: block;
  align-self: flex-end;
  font-size: 130%;
  -webkit-text-stroke: 1.5px;
  -webkit-text-fill-color: transparent;
  padding-bottom: 4px;
  margin-right: 10px;
}
.header .basket_btn {
  font-size: 140%;
  line-height: 16px;
  font-family: "montserrat_bold", "montserratarm_bold";
  color: #000000;
  display: flex;
  align-items: center;
}
.header .basket_btn:before {
  font-size: 180%;
  margin-right: 7px;
  color: #000000;
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.header .submenu_title {
  display: inline-block;
  vertical-align: top;
  color: #76BC22;
  font-size: 140%;
  line-height: 20px;
  font-family: "montserrat_bold", "montserratarm_bold";
  margin-bottom: 15px;
}
.header .list_all_menu {
  min-height: 82px;
  font-size: 110%;
  color: #000000;
  line-height: 16px;
  width: 100px;
  text-align: center;
  position: relative;
  white-space: normal;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 6px 3px 6px;
}
.header .list_btn {
  display: block;
  width: 23px;
  min-width: 23px;
  height: 30px;
  padding: 6px 0;
  z-index: 200;
  color: #000000;
  border: none;
  background: transparent;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 5px;
}
.header .list_btn:before, .header .list_btn:after {
  display: block;
  content: "";
  position: absolute;
  left: -29px;
  width: 65px;
  border-top: 2px solid;
  -o-transition: transform 0.7s;
  -ms-transition: transform 0.7s;
  -moz-transition: transform 0.7s;
  -webkit-transition: transform 0.7s;
  transition: transform 0.7s;
}
.header .list_btn:before {
  top: 14px;
}
.header .list_btn:after {
  bottom: 6px;
}
.header .list_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.5s;
  -ms-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.header .discount_block {
  flex-direction: column;
  min-height: 87px;
  width: 83px;
  background-color: #76BC22;
  display: flex;
  align-items: center;
  padding: 6px 15px;
  color: #ffffff;
  font-size: 110%;
  font-family: "montserrat_medium", "montserratarm_medium";
  line-height: 14px;
  text-align: center;
}
.header .discount_block:before {
  font-size: 2.5rem;
  margin-bottom: 10px;
}
.header .web_menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header .menu_title {
  padding-top: 5px;
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
  white-space: inherit;
}
.header .menu_title.icon_right:before {
  display: none;
}
.header .catalog_menu {
  display: flex;
  justify-content: center;
}
.header .catalog_menu > li {
  display: flex;
  justify-content: center;
  border-left: 1px solid #E9E9E9;
  -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;
  padding: 0 5px;
}
.header .catalog_menu > li:before {
  content: "";
  position: absolute;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #ffffff;
  border-image: initial;
  top: 71px;
  opacity: 0;
  z-index: 1;
}
.header .catalog_menu > li > a {
  display: flex;
  align-items: center;
  flex-direction: column;
  vertical-align: top;
  font-size: 110%;
  line-height: 14px;
  color: #000000;
  padding: 2px 5px;
  max-width: 110px;
  text-align: center;
  height: 81px;
  overflow: hidden;
}
.header .catalog_menu > li > a img {
  display: inline-block;
  max-width: 40px;
  max-height: 30px;
  margin: 0 auto;
}
.header .catalog_menu > li.opened .submenu_list {
  display: flex;
}
.header .catalog_menu > li.opened:before {
  opacity: 1;
  -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 .catalog_menu .submenu_list {
  display: none;
  left: 0;
  right: 0;
  top: 100%;
  width: 100%;
  max-width: 1180px;
  padding: 30px;
  margin: 0 auto;
  box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.1);
  background: #ffffff;
}
.header .catalog_menu .submenu_list > ul {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  width: 100%;
}
.header .menu_logo {
  width: 290px;
  border-left: 1px solid rgba(216, 216, 216, 0.3);
  padding-left: 20px;
}
.header .menu_logo > ul {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}
.header .menu_logo > ul li {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 10px;
}
.header .menu_logo > ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 78px;
  border-radius: 3px;
  background-color: #F5F5F5;
}
.header .menu_logo > ul li a img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: relative;
  padding: 10px;
}
.header .menu_block {
  position: fixed;
  top: 214px;
  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 {
  max-height: 100%;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 15px 0;
}
.header .menu_inner .custom_container {
  position: relative;
}
.header .main_menu {
  position: relative;
  z-index: 2;
  width: 280px;
  background: #ffffff;
  box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.1);
}
.header .main_menu > li > a {
  display: flex;
  align-items: center;
  color: #000000;
  padding: 15px;
  font-size: 130%;
  line-height: 16px;
  font-family: "montserrat_medium", "montserratarm_medium";
  position: relative;
  z-index: 10;
}
.header .main_menu > li.opened .submenu_btn {
  font-family: "montserrat_bold", "montserratarm_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;
  background: #ffffff;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  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: #F5F5F5;
  position: relative;
}
.header .submenu_list {
  position: absolute;
}
.header .submenu_list a {
  color: #000000;
  font-family: "montserrat_bold", "montserratarm_bold";
  font-size: 150%;
  line-height: 21px;
}
.header .submenu_list a.icon_right:before {
  display: none;
}
.header .submenu_list .list_inner a {
  color: rgba(0, 0, 0, 0.8);
  font-family: "montserrat_medium", "montserratarm_medium";
  font-size: 120%;
  line-height: 25px;
}
.header .submenu_list > ul > li {
  vertical-align: top;
  width: 100%;
  padding: 7px 0;
}
.header .submenu_list > ul ul {
  margin: 0;
  padding: 0 0 40px;
  list-style-type: none;
}
.header .submenu_list > ul ul li {
  margin-top: 10px;
}
@media (max-width: 1199px) {
  .header .catalog_menu {
    justify-content: space-between;
    width: 100%;
  }
  .header .catalog_menu > li > a {
    max-width: 90px;
  }
  .header .catalog_menu > li:before {
    top: 82px;
  }
  .header .website_menu > li {
    padding: 15px 8px;
  }
  .header .main_logo img {
    width: auto;
    height: 50px;
  }
  .header .profile_block,
.header .favorite_block {
    padding: 0 10px;
  }
  .header .language_block {
    margin-left: 0;
  }
  .header .phone_block {
    padding: 0;
  }
  .header .phone_block a {
    font-size: 0;
  }
  .header .phone_block a:before {
    font-size: 1rem;
  }
}
@media (max-width: 991px) {
  .header.fixed .header_block {
    top: 60px;
  }
  .header.fixed .menu_block {
    top: 71px;
  }
  .header.fixed .main_menu .submenu_list {
    top: 120px;
  }
  .header.fixed .main_menu .submenu_list > ul > li > a {
    padding: 10px 20px;
  }
  .header.fixed .main_menu .submenu_list > ul > li > .list_inner {
    top: 114px;
  }
  .header .header_inner {
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: inherit;
  }
  .header .menu_logo,
.header .discount_block,
.header .list_all_menu,
.header .web_img,
.header .favorite_block {
    display: none;
  }
  .header .back_btn {
    display: flex;
    align-items: center;
  }
  .header .back_btn:before {
    margin-right: 10px;
    color: #979797;
  }
  .header .mobile_img,
.header .mobile_block {
    display: block;
  }
  .header .mobile_icon {
    display: block;
    font-size: 200%;
    color: #606060;
    padding: 0 12px;
  }
  .header .mobile_icon.phone_link {
    color: #76BC22;
  }
  .header .profile_block {
    display: none;
    padding: 0;
  }
  .header .profile_block.mobile_block {
    display: flex;
    width: 100%;
    justify-content: left;
  }
  .header .profile_block a {
    height: 57px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
  }
  .header .profile_block a.registration_btn {
    background: #c3c3c3;
  }
  .header .profile_block a.profile_btn {
    background: #d8d8d8;
  }
  .header .profile_block a.profile_btn:before {
    margin-right: 20px;
    font-size: 170%;
  }
  .header .profile_block a.profile_btn:after {
    display: none;
  }
  .header.fixed .search_form {
    padding-top: 0;
    padding-bottom: 0;
    max-height: 0;
    overflow: hidden;
  }
  .header .header_block {
    position: fixed;
    overflow: hidden;
    top: 113px;
    left: 0;
    z-index: 99;
    height: 100%;
    width: 0;
    -o-transition: width 0.7s;
    -ms-transition: width 0.7s;
    -moz-transition: width 0.7s;
    -webkit-transition: width 0.7s;
    transition: width 0.7s;
    background: #ffffff;
  }
  .header_menu_inner {
    width: 100vw;
    padding: 11px 0 120px;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .header_menu_inner .custom_container {
    flex-direction: column-reverse;
    padding: 0;
    height: 100%;
    justify-content: flex-end;
  }
  .header_middle {
    background: #ffffff;
  }
  .header_middle .custom_container {
    flex-wrap: wrap;
    padding: 0;
  }
  .header .search_results {
    max-width: 100%;
  }
  .header .search_form {
    flex: 0 0 100%;
    max-width: 100%;
    order: 2;
    margin: 0;
    padding: 11px 15px;
    background: #F5F5F5;
    justify-content: center;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    max-height: 60px;
  }
  .header .search_form input {
    background: #e5e5e5;
    height: 47px;
  }
  .header .search_form button {
    min-width: 59px;
    font-size: 0;
    align-items: center;
    justify-content: center;
    display: flex;
    background: #76BC22;
    color: #ffffff;
    padding: 0;
    height: 47px;
  }
  .header .search_form button:before {
    display: block;
    font-size: 1.6rem;
  }
  .header .main_logo {
    padding: 10px 15px;
  }
  .header .main_logo img {
    height: 40px;
  }
  .header .menu_btn {
    display: block;
    width: 23px;
    min-width: 23px;
    height: 30px;
    padding: 6px 0;
    z-index: 200;
    color: #000000;
    border: none;
    background: transparent;
    margin-left: 15px;
    position: relative;
    overflow: hidden;
  }
  .header .menu_btn:before, .header .menu_btn:after {
    display: block;
    content: "";
    position: absolute;
    left: -29px;
    width: 65px;
    border-top: 2px solid;
    -o-transition: transform 0.7s;
    -ms-transition: transform 0.7s;
    -moz-transition: transform 0.7s;
    -webkit-transition: transform 0.7s;
    transition: transform 0.7s;
  }
  .header .menu_btn:before {
    top: 6px;
  }
  .header .menu_btn:after {
    bottom: 6px;
  }
  .header .menu_btn:focus {
    outline: none;
  }
  .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.5s;
    -ms-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }
  .header .actions_block {
    margin-left: auto;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 0;
  }
  .header .basket_block {
    padding-left: 0;
    width: 100%;
  }
  .header .favorite_block {
    padding: 15px 15px;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    width: 100%;
  }
  .header .favorite_btn:before,
.header .basket_btn:before {
    align-self: center;
  }
  .header .basket_btn {
    margin-left: 12px;
    font-size: 0;
  }
  .header .basket_btn:before {
    font-size: 2.2rem;
    margin-right: 0;
  }
  .header .favorite_btn {
    justify-content: left;
    font-size: 160%;
    font-family: "montserrat_medium", "montserratarm_medium";
  }
  .header .favorite_btn:before {
    font-size: 2rem;
    padding-bottom: 0;
  }
  .header .language_block {
    width: 100%;
  }
  .header .language_block .drop_btn {
    display: none;
  }
  .header .language_block .drop_list {
    display: flex !important;
    position: relative;
    left: auto;
    top: auto;
    background: transparent;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 44px;
  }
  .header .language_block li {
    flex: 1;
    max-width: 150px;
  }
  .header .language_block a {
    font-size: 150%;
    padding: 5px;
    display: inline-block;
    vertical-align: top;
  }
  .header .website_menu {
    display: block;
    flex: 1;
    height: 10%;
    position: relative;
    width: 100%;
    margin-top: 20px;
  }
  .header .website_menu > li {
    padding: 5px 15px;
  }
  .header .website_menu > li > a {
    padding: 5px;
    font-size: 130%;
  }
  .header .website_menu > li > a.icon_location {
    display: none;
  }
  .header .website_menu .submenu_list {
    position: relative;
    top: auto;
    width: auto;
    box-shadow: none;
    background: transparent;
    color: #666666;
  }
  .header .website_menu .submenu_list:before, .header .website_menu .submenu_list:after {
    height: 5px;
  }
  .header .submenu_title {
    margin-bottom: 5px;
  }
  .header .top_right_block {
    flex-direction: column;
    width: 100%;
  }
  .header .language_block {
    display: none;
  }
  .header .phone_block {
    width: 100%;
    padding: 15px 15px;
    border-top: 1px solid #d8d8d8;
  }
  .header .phone_block a {
    font-size: 160%;
  }
  .header .mobile_location {
    display: block;
    padding: 15px 15px;
    border-top: 1px solid #d8d8d8;
    width: 100%;
    font-size: 160%;
    line-height: 15px;
    color: #979797;
    font-family: "montserrat_medium", "montserratarm_medium";
  }
  .header .mobile_location:before {
    color: #76BC22;
    margin-right: 10px;
  }
  .header .mobile_sale {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 30px 0;
    position: relative;
  }
  .header .mobile_sale a {
    color: #76BC22;
    font-size: 110%;
    font-family: "montserrat_medium", "montserratarm_medium";
    line-height: 14px;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding: 0 20px;
  }
  .header .mobile_sale a:first-child:after {
    top: 20px;
    bottom: 20px;
    left: 0;
    margin: 0 auto;
    right: 0;
    width: 1px;
    display: block;
    content: "";
    position: absolute;
    background: #d8d8d8;
  }
  .header .mobile_sale a:last-child {
    margin-top: 2px;
    position: relative;
  }
  .header .mobile_sale a:before {
    font-size: 228%;
    padding-bottom: 10px;
  }
  .header .header_bottom {
    background: #ffffff;
    margin: 130px 0 16px 0;
    transform: translate3d(0, 53vw, 0);
  }
  .header .web_menu {
    overflow-x: auto;
    overflow-y: hidden;
  }
  .header .catalog_menu {
    display: flex;
    justify-content: space-between;
    white-space: nowrap;
  }
  .header .catalog_menu > li {
    border-left: 5px solid #F5F5F5;
    display: flex;
    white-space: nowrap;
    align-items: center;
    position: relative;
    padding: 15px 8px;
  }
  .header .catalog_menu > li > a {
    max-width: 105px;
    font-size: 120%;
    font-family: "montserrat_medium", "montserratarm_medium";
    padding: 0;
    height: auto;
  }
  .header .catalog_menu > li:first-child {
    border-left: none;
  }
  .header .menu_block {
    position: fixed;
    top: 123px;
    z-index: 99;
    width: 0;
    background: #ffffff;
    height: 100%;
    opacity: 1;
    -o-transition: width 0.7s;
    -ms-transition: width 0.7s;
    -moz-transition: width 0.7s;
    -webkit-transition: width 0.7s;
    transition: width 0.7s;
  }
  .header .menu_inner {
    width: 100vw;
    padding: 0 0 120px;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .header .menu_inner > .custom_container {
    padding: 0;
    flex-direction: column-reverse;
    height: 100%;
    justify-content: flex-end;
  }
  .header .menu_inner.lvl_one_scroll {
    padding: 0;
    overflow: hidden;
  }
  .header .main_menu {
    width: 100vw;
    box-shadow: none;
  }
  .header .main_menu > li > a {
    display: flex;
    align-items: center;
    justify-content: left;
    padding: 11px 20px;
    border-bottom: 1px solid #d8d8d8;
    font-size: 120%;
    font-family: "montserrat_regular", "montserratarm_regular";
  }
  .header .main_menu > li.opened .submenu_list {
    width: 100vw;
    -o-transition: width 1s;
    -ms-transition: width 1s;
    -moz-transition: width 1s;
    -webkit-transition: width 1s;
    transition: width 1s;
  }
  .header .main_menu > li.opened .submenu_btn {
    font-family: "montserrat_regular", "montserratarm_regular";
  }
  .header .main_menu .menu_title {
    text-align: left;
    margin-left: 20px;
  }
  .header .main_menu .menu_title.icon_right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .header .main_menu .menu_title.icon_right:before {
    display: block;
  }
  .header .main_menu .submenu_list {
    height: 100%;
    top: 171px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 20;
    opacity: 1;
    width: 0;
    max-width: 100%;
    padding: 0;
    overflow: hidden;
    background: #ffffff;
    -o-transition: width 0.7s;
    -ms-transition: width 0.7s;
    -moz-transition: width 0.7s;
    -webkit-transition: width 0.7s;
    transition: width 0.7s;
  }
  .header .main_menu .submenu_list > ul {
    width: 100vw;
    -moz-column-count: 0;
    -webkit-column-count: 0;
    column-count: 0;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    height: 100%;
    padding: 0 0 10px;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .header .main_menu .submenu_list > ul > li {
    padding: 0;
  }
  .header .main_menu .submenu_list > ul > li > .list_inner {
    height: 100%;
    width: 0;
    top: 166px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 20;
    opacity: 1;
    max-width: 100%;
    padding: 0;
    overflow: hidden;
    background: #ffffff;
    -o-transition: width 0.7s;
    -ms-transition: width 0.7s;
    -moz-transition: width 0.7s;
    -webkit-transition: width 0.7s;
    transition: width 0.7s;
  }
  .header .main_menu .submenu_list > ul > li > .list_inner ul {
    width: 100vw;
    height: 100%;
    padding: 0 0 175px;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .header .main_menu .submenu_list > ul > li > .list_inner ul li {
    margin-top: 0;
  }
  .header .main_menu .submenu_list > ul > li > .list_inner ul li > a {
    padding: 11px 20px;
    border-bottom: 1px solid #d8d8d8;
    width: 100%;
    display: flex;
    color: #000000;
    font-size: 120%;
    font-family: "montserrat_regular", "montserratarm_regular";
  }
  .header .main_menu .submenu_list > ul > li > a {
    padding: 11px 20px;
    border-bottom: 1px solid #d8d8d8;
    margin: 0;
    width: 100%;
    font-family: "montserrat_regular", "montserratarm_regular";
    display: flex;
    font-size: 120%;
  }
  .header .main_menu .submenu_list > ul > li > a.icon_right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .header .main_menu .submenu_list > ul > li > a.icon_right:before {
    display: block;
  }
  .header .main_menu .submenu_list > ul > li.mobile_open .list_inner {
    width: 100vw;
    -o-transition: width 1s;
    -ms-transition: width 1s;
    -moz-transition: width 1s;
    -webkit-transition: width 1s;
    transition: width 1s;
  }
}
@media (max-width:359px) {
  .header .main_logo img {
    height: 33px;
  }
  .header .mobile_icon {
    padding: 0 8px;
  }
  .header .basket_btn {
    margin-left: 8px;
  }
}

@media (max-width: 991px) {
  body {
    background: #F5F5F5;
  }

  .ios_device .website_menu {
    overflow-y: auto;
  }

  .catalog_opened .header .menu_block {
    width: 100vw;
    overflow: auto;
    z-index: 99;
    -o-transition: width 1s;
    -ms-transition: width 1s;
    -moz-transition: width 1s;
    -webkit-transition: width 1s;
    transition: width 1s;
  }

  .menu_opened {
    overflow: hidden;
  }
  .menu_opened .header_block {
    width: 100vw;
    overflow: auto;
  }
  .menu_opened .menu_btn:before {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  }
  .menu_opened .menu_btn:after {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
  }
  .menu_opened .menu_btn span {
    opacity: 0;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
}
.web .header .basket_btn,
.web .header .favorite_btn,
.web .header .profile_block a,
.web .header .submenu_list .list_inner a,
.web .header .submenu_list a,
.web .header .website_menu a {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.web .header .basket_btn:hover,
.web .header .favorite_btn:hover,
.web .header .profile_block a:hover,
.web .header .submenu_list .list_inner a:hover,
.web .header .submenu_list a:hover,
.web .header .website_menu a:hover {
  color: #76BC22;
}
.web .header .basket_btn:hover:before,
.web .header .favorite_btn:hover:before,
.web .header .profile_block a:hover:before,
.web .header .submenu_list .list_inner a:hover:before,
.web .header .submenu_list a:hover:before,
.web .header .website_menu a:hover:before {
  color: #76BC22;
}
.web .header .discount_block {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.web .header .discount_block:hover {
  color: #000000;
}
.web .header .search_form button {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.web .header .search_form button:hover {
  background: #76BC22;
  color: #ffffff;
}
.web .header .search_results li a,
.web .header .list_all_menu {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.web .header .search_results li a:hover,
.web .header .list_all_menu:hover {
  color: #76BC22;
}
.web .header .language_block .drop_btn {
  -o-transition: background 0.5s;
  -ms-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
.web .header .language_block .drop_btn:hover {
  background: #F5F5F5;
}
.web .header .language_block .drop_list a {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.web .header .language_block .drop_list a:hover {
  color: #76BC22;
}
.web .header .catalog_menu {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.web .header .catalog_menu > li > a:hover {
  color: #76BC22;
}
.web .header .catalog_menu > li:hover {
  background: #EFEFEF;
}
.web .header .menu_logo > ul li a {
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.web .header .menu_logo > ul li a:hover {
  opacity: 0.5;
}

.touch .header .basket_btn,
.touch .header .favorite_btn,
.touch .header .profile_block a,
.touch .header .submenu_list .list_inner a,
.touch .header .website_menu 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 .basket_btn:active,
.touch .header .favorite_btn:active,
.touch .header .profile_block a:active,
.touch .header .submenu_list .list_inner a:active,
.touch .header .website_menu a:active {
  color: #76BC22;
}
.touch .header .basket_btn:active:before,
.touch .header .favorite_btn:active:before,
.touch .header .profile_block a:active:before,
.touch .header .submenu_list .list_inner a:active:before,
.touch .header .website_menu a:active:before {
  color: #76BC22;
}
.touch .header .discount_block {
  -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 .discount_block:active {
  color: #000000;
}
.touch .header .search_form 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 .search_form button:active {
  background: #76BC22;
  color: #ffffff;
}
.touch .header .search_results li a,
.touch .header .list_all_menu {
  -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 .search_results li a:active,
.touch .header .list_all_menu:active {
  color: #76BC22;
}
.touch .header .language_block .drop_btn {
  -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;
}
.touch .header .language_block .drop_btn:active {
  background: #F5F5F5;
}
.touch .header .language_block .drop_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;
}
.touch .header .language_block .drop_list a:active {
  color: #76BC22;
}
.touch .header .catalog_menu {
  -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 .catalog_menu > li > a:active {
  color: #76BC22;
}
.touch .header .catalog_menu > li:active {
  background: #EFEFEF;
}
.touch .header .menu_logo > ul li 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 .menu_logo > ul li a:active {
  opacity: 0.5;
}

.footer {
  opacity: 0;
  background: #F5F5F5;
}

.footer_inner {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  padding: 10px 0;
}

.footer_menu {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  column-gap: 0;
  max-width: 525px;
  padding: 20px 15px 40px 0;
}
.footer_menu li {
  padding: 6px 15px 6px 0;
}
.footer_menu li a {
  font-size: 130%;
  line-height: 16px;
  color: #4D4D4D;
}

.footer_info {
  display: flex;
  flex-direction: column;
  padding: 0 60px 0 0;
}

.footer_phone {
  color: #979797 !important;
}

.footer_phone,
.footer_location {
  color: #979797;
  font-size: 180%;
  line-height: 24px;
  padding-bottom: 14px;
  font-family: "montserrat_medium", "montserratarm_medium";
  display: flex;
  align-items: center;
}
.footer_phone:before,
.footer_location:before {
  margin-right: 10px;
  background: #76BC22;
  padding: 5px;
  border-radius: 50px;
  color: #ffffff;
  font-size: 1rem;
}

.contacts_top {
  display: flex;
  align-items: center;
}

.footer_contacts .field_block .error_hint {
  bottom: -20px;
}

.second_block {
  display: flex;
  position: relative;
  justify-content: space-between;
}

.subscribe_form {
  position: relative;
  display: flex;
  margin-top: 10px;
}
.subscribe_form input {
  flex: 1;
  width: 50%;
  max-width: 181px;
  margin-right: -7px;
  font-size: 140%;
  line-height: 13px;
  padding: 8px 10px;
  color: inherit;
  border-radius: 3px 0 0 3px;
  border: none;
  letter-spacing: 0.1px;
}
.subscribe_form button {
  min-width: 162px;
  border-radius: 0 3px 3px 0;
  border: none;
  background: #76BC22;
  color: #ffffff;
  font-size: 120%;
  line-height: 16px;
  font-family: "montserrat_medium", "montserratarm_medium";
  padding: 5px 7px;
}
.subscribe_form button:focus {
  outline: none;
}

.socials_title {
  color: #979797;
  font-size: 120%;
  line-height: 16px;
}

.payments_block {
  position: absolute;
  bottom: -8px;
  left: -53px;
}

.socials_block {
  margin-top: 64px;
}

.socials_list {
  display: flex;
  align-items: center;
  height: 56px;
}
.socials_list a {
  display: block;
}
.socials_list li {
  margin-right: 10px;
}
.socials_list img {
  display: block;
  width: 25px;
  height: auto;
}

.footer_description {
  font-size: 120%;
  color: #979797;
  line-height: 16px;
  max-width: 293px;
}

.payments_block img {
  display: block;
  max-width: 200px;
  max-height: 28px;
}

.payments_title {
  font-size: 200%;
  margin-bottom: 8px;
  line-height: 27px;
}

.checkbox_btn span:before {
  width: 11px;
  height: 11px;
  min-width: 11px;
  font-size: 0.5rem;
}

.copyrights {
  padding: 16px 0;
  background: #E5E4E4;
  font-size: 120%;
  line-height: 18px;
  color: #979797;
  margin-top: 37px;
}
.copyrights .custom_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.copyrights a {
  color: #979797;
}

.mobile_text_footer {
  display: none;
  font-size: 120%;
  line-height: 16px;
  color: #979797;
  text-transform: uppercase;
  margin-top: 30px;
}

@media (max-width: 1199px) {
  .payments_block {
    left: 0;
    margin-top: 0;
    bottom: 0;
  }
}
@media (max-width: 991px) {
  .footer_inner {
    padding: 30px 0;
  }

  .second_block {
    width: 80%;
  }

  .footer_contacts {
    width: 55%;
  }

  .footer_info {
    padding: 0 25px 0 0;
  }

  .footer_menu {
    display: none;
  }

  .payments_block {
    margin-top: 10px;
  }

  .socials_block {
    margin-top: 20px;
  }

  .subscribe_form {
    flex-direction: column;
  }
  .subscribe_form input {
    max-width: 100%;
    width: 100%;
    margin-bottom: 10px;
  }

  .footer_description {
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .footer_inner {
    padding: 10px 0;
  }

  .payments_block {
    bottom: 15px;
  }

  .footer_inner {
    flex-direction: column;
  }

  .footer_info {
    order: 1;
    padding: 0;
  }

  .footer_contacts {
    width: 50%;
    order: 2;
  }

  .payments_block {
    width: 100%;
    order: 3;
  }

  .subscribe_form {
    flex-direction: row;
  }
  .subscribe_form input {
    margin-bottom: 0;
  }
  .subscribe_form button {
    min-width: 140px;
  }

  .one_block {
    order: 4;
  }

  .second_block {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    width: 100%;
  }

  .footer_description {
    padding-right: 0;
  }
}
@media (max-width: 575px) {
  .mobile_text_footer {
    display: block;
  }

  .credit_hint,
.bonus_block {
    display: none;
  }

  .payments_block {
    bottom: 0;
    position: relative;
  }

  .second_block {
    flex-direction: column;
  }

  .socials_block {
    margin-top: 30px;
  }

  .footer_inner {
    padding: 30px 0;
  }

  .footer_contacts {
    width: 100%;
  }

  .copyrights {
    margin-top: 0;
  }

  .footer_description {
    margin-top: 20px;
  }

  .payments_block {
    margin-bottom: 30px;
  }

  .copyrights .custom_container {
    flex-wrap: wrap;
  }
}
@media (max-width:359px) {
  .copyrights .custom_container {
    flex-direction: column;
  }

  .customer {
    margin-bottom: 15px;
  }
}
.web .copyrights a,
.web .footer_phone,
.web .footer_location,
.web .footer_menu li a {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.web .copyrights a:hover,
.web .footer_phone:hover,
.web .footer_location:hover,
.web .footer_menu li a:hover {
  color: #76BC22;
}
.web .socials_list a {
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.web .socials_list a:hover {
  opacity: 0.5;
}
.web .subscribe_form button {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.web .subscribe_form button:hover {
  color: #000000;
  background: #E9E9E9;
}

.touch .copyrights a,
.touch .footer_phone,
.touch .footer_location,
.touch .footer_menu 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 .copyrights a:active,
.touch .footer_phone:active,
.touch .footer_location:active,
.touch .footer_menu li a:active {
  color: #76BC22;
}
.touch .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 .socials_list a:active {
  opacity: 0.5;
}
.touch .subscribe_form 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 .subscribe_form button:active {
  color: #000000;
  background: #E9E9E9;
}

.product_block {
  position: relative;
  height: 375px;
}
.product_block .block_inner {
  border: 1px solid #DCDCDC;
  position: relative;
  width: 100%;
  min-height: 100%;
  background: #ffffff;
  z-index: 1;
}
.product_block .image_block {
  height: 160px;
  margin-bottom: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.product_block .image_block a {
  display: block;
  max-width: 100%;
  position: relative;
  overflow: hidden;
}
.product_block .image_block img {
  display: block;
  max-width: 100%;
  max-height: 160px;
  -o-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
  transform-origin: center;
  -webkit-transfrom-origin: center;
}
.product_block .top_block {
  display: flex;
  justify-content: flex-end;
  height: 30px;
  background: #ffffff;
  position: relative;
  z-index: 22;
}
.product_block .top_block .sticker_block {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 120%;
  line-height: 16px;
  height: 26px;
  width: 111px;
}
.product_block .inner_top {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 10px;
}
.product_block .inner_top .credit_hint {
  margin-left: 0;
}
.product_block .inner_top .hint_info {
  white-space: normal;
  color: #848484;
  font-size: 12px;
  position: absolute;
  overflow: hidden;
  top: 100%;
  left: 0;
  width: max-content;
  height: 0;
  opacity: 0;
  z-index: 2;
  border: 1px solid #DBDBDB;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product_block .info_block {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  position: relative;
  padding: 0 10px;
}
.product_block .block_price {
  margin-top: 47px;
}
.product_block .rate_row {
  padding-top: 13px;
  flex-direction: row-reverse;
}
.product_block .rate_row > .icon_sm {
  margin-right: 0;
  margin-left: 10px;
}
.product_block .product_name {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #000000;
  font-size: 140%;
  line-height: 19px;
  margin-top: 11px;
  height: 36px;
}
.product_block .bottom_block {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-top: 10px;
  width: 100%;
  height: 35px;
}
.product_block .btn_compare {
  color: #9D9D9D;
  border: none;
  background: none;
  border-radius: 5px;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.product_block .btn_compare:before {
  font-size: 280%;
}
.product_block .btn_compare.icon_not:before {
  font-size: 240%;
}
.product_block .product_price {
  font-size: 160%;
  line-height: 1em;
  color: #000000;
  font-family: "montserrat_bold", "montserratarm_bold";
  flex-direction: column-reverse;
  display: flex;
  white-space: nowrap;
}
.product_block .old_price {
  display: block;
  font-size: 75%;
  margin-bottom: 3px;
  line-height: 1em;
  color: #B6B6B6;
  text-decoration: line-through;
}
.product_block .btns_block {
  position: relative;
  overflow: hidden;
  height: 0;
  -o-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
  display: flex;
  margin: 0 -10px;
  padding: 0 15px;
}
.product_block .btns_block .mobile_compare {
  display: none;
  color: #9D9D9D;
  border: none;
  background: none;
}
.product_block .btns_block .mobile_compare:before {
  font-size: 280%;
}
.product_block .add_btn {
  margin: 22px 5px 0;
  display: flex;
  flex: 1;
  height: 31px;
  width: 20%;
  align-items: center;
  justify-content: center;
  font-size: 130%;
  font-family: "montserrat_medium", "montserratarm_medium";
  line-height: 17px;
  padding: 0 10px;
  border-radius: 3px;
  text-transform: uppercase;
  color: #76BC22;
  background: #ffffff;
  border: 1px solid #76BC22;
  text-align: center;
}
.product_block .compare_btn {
  font-size: 220%;
  color: rgba(0, 0, 0, 0.2);
  margin-right: 20px;
}
.product_block .favorite_btn {
  font-size: 180%;
  color: rgba(0, 0, 0, 0.5);
  display: block;
}
.product_block .favorite_btn:before {
  display: block;
}
.product_block .favorite_btn:not(.active):before {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px;
}
.product_block .favorite_btn.active {
  color: #76BC22;
}
.product_block .favorite_btn.active:after {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 6px;
  text-align: center;
  font-size: 83.3%;
  opacity: 0;
}
.product_block.hovered .product_name {
  color: rgba(118, 188, 34, 0.7);
}
.product_block.hovered .image_block img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
@media (max-width: 1199px) {
  .product_block .bonus_block {
    display: flex;
  }
}

.web .product_block .block_inner:hover {
  z-index: 10;
}
.web .product_block .block_inner:hover .btns_block {
  height: 68px;
}
.web .product_block .add_btn:hover {
  background: #76BC22;
  color: #ffffff;
  border-color: transparent;
}
.web .product_block .btn_compare {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.web .product_block .btn_compare:hover {
  background: rgba(216, 216, 216, 0.42);
  color: #76BC22;
}
.web .product_block .favorite_btn:not(.active):hover,
.web .product_info .favorite_btn:not(.active):hover {
  color: #76BC22;
}
.web .product_block .favorite_btn:not(.active):hover:before,
.web .product_info .favorite_btn:not(.active):hover:before {
  -webkit-text-fill-color: rgba(118, 188, 34, 0.5);
}
.web .product_block .favorite_btn.active:hover,
.web .product_info .favorite_btn.active:hover {
  color: #E9E9E9;
}
.web .product_block .favorite_btn.active:hover:after,
.web .product_info .favorite_btn.active:hover:after {
  opacity: 1;
}
.web .product_block .inner_top .credit_hint,
.web .product_info .inner_top .credit_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 .product_block .inner_top .credit_hint:hover .hint_info,
.web .product_info .inner_top .credit_hint:hover .hint_info {
  height: auto;
  padding: 17px 13px;
  opacity: 1;
}
.web .product_block .compare_btn,
.web .product_info .compare_btn {
  -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 .product_block .compare_btn:hover,
.web .product_info .compare_btn:hover {
  color: #76BC22;
}

.touch .product_block {
  height: auto;
}
.touch .product_block .inner_top .credit_hint {
  -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 .product_block .inner_top .credit_hint:active .hint_info {
  height: auto;
  padding: 17px 13px;
  opacity: 1;
}
.touch .product_block .compare_btn {
  -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 .product_block .compare_btn:active {
  color: #76BC22;
}
.touch .product_block .btns_block {
  height: 68px;
}
.touch .product_block .add_btn:active {
  background: #76BC22;
  color: #ffffff;
  border-color: transparent;
}
.touch .product_block .favorite_btn:not(.active):active,
.touch .product_info .favorite_btn:not(.active):active {
  color: #76BC22;
}
.touch .product_block .favorite_btn:not(.active):active:before,
.touch .product_info .favorite_btn:not(.active):active:before {
  -webkit-text-fill-color: rgba(118, 188, 34, 0.5);
}
.touch .product_block .favorite_btn.active:active,
.touch .product_info .favorite_btn.active:active {
  color: #E9E9E9;
}
.touch .product_block .favorite_btn.active:active:after,
.touch .product_info .favorite_btn.active:active:after {
  opacity: 1;
}

.product_block .favorite_btn.active:after {
  -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, .product_block .product_name {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.checkbox_btn span:before, .error_hint, .web .slick-arrow, .web .paging a, .header, .header_middle .custom_container, .header .search_form input, .header .main_menu > li > a, .web .product_block .block_inner, .web .product_block .add_btn, .web .product_block .favorite_btn,
.web .product_info .favorite_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;
}

.touch .breadcrumbs 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 .slick-arrow, .touch .paging a, .touch .product_block .add_btn, .touch .product_block .favorite_btn,
.touch .product_info .favorite_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;
}

.checkbox_btn span {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

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

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