@charset "UTF-8";
@font-face {
  font-family: "regular";
  font-display: "auto";
  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: "auto";
  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: "auto";
  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: "auto";
  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: "light";
  font-display: "auto";
  src: url("../fonts/Montserrat-Light/Montserrat-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Light/Montserrat-Light.otf") format("opentype"), url("../fonts/Montserrat-Light/Montserrat-Light.woff") format("woff"), url("../fonts/Montserrat-Light/Montserrat-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "arm-light";
  font-display: "auto";
  src: url("../fonts/Montserratarm-Light/Montserratarm-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserratarm-Light/Montserratarm-Light.otf") format("opentype"), url("../fonts/Montserratarm-Light/Montserratarm-Light.woff") format("woff"), url("../fonts/Montserratarm-Light/Montserratarm-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icon";
  font-display: "auto";
  src: url("../fonts/icons/icomoon.eot?7ua69d");
  src: url("../fonts/icons/icomoon.eot?7ua69d#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?7ua69d") format("truetype"), url("../fonts/icons/icomoon.woff?7ua69d") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icon_facebook:before {
  content: "";
}

.icon_instagram:before {
  content: "";
}

.icon_linkedin:before {
  content: "";
}

.icon_twitter:before {
  content: "";
}

.icon_pinterest:before {
  content: "";
}

.icon_youtube:before {
  content: "";
}

.icon_telegram:before {
  content: "";
}

.icon_ok:before {
  content: "";
}

.icon_vk:before {
  content: "";
}

.icon_google:before {
  content: "";
}

.icon_tiktok:before {
  content: "";
}

.icon_flickr:before {
  content: "";
}

.icon_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: "";
}

.icon_globe:before {
  content: "";
}

.icon_bank:before {
  content: "";
}

.icon_mail:before {
  content: "";
}

.icon_search:before {
  content: "";
}

.icon_user:before {
  content: "";
}

html {
  height: 100%;
  font-size: 10px;
  line-height: 1.4286em;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  color: #333333;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  font-family: "regular", "arm-regular";
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

input,
select,
textarea,
button,
a,
.slick-slide {
  outline: none !important;
}

a,
a:focus,
a:hover,
button:hover {
  text-decoration: none;
}

a {
  color: #CD9D58;
}

button {
  cursor: pointer;
  display: block;
  font-weight: normal;
  font-family: inherit;
  font-size: 100%;
}

img {
  max-height: none;
  border: none;
}

input {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row .cb {
  flex: 0 0 100%;
  max-width: 100%;
}

[class*=col-] {
  padding-left: 15px;
  padding-right: 15px;
}

.page_container {
  width: 100%;
  max-width: 1210px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}

.phone_link:not(.clickable) {
  color: inherit;
  cursor: default;
  pointer-events: none;
}

.individual_hint,
.drop_list {
  display: none;
}

.error_hint {
  display: block;
  max-height: 0;
  overflow: hidden;
  color: #b94a48;
}

.help-block.form-error {
  display: none !important;
}

.has-error .error_hint,
.has-error + .error_hint {
  max-height: 60px;
}

.field_block {
  position: relative;
}
.field_block input,
.field_block textarea {
  width: 100%;
}
.field_block textarea {
  resize: none;
  display: block;
}

.cb {
  display: block;
  clear: both;
}

.section_title {
  color: #2E2E31;
  font-family: "bold", "arm-bold";
  font-size: 140%;
  line-height: 18px;
}

.slick-arrow {
  width: 42px;
  min-width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #CD9D58;
  color: #CD9D58;
  position: absolute;
  bottom: 20px;
  background: transparent;
  z-index: 2;
}
.slick-arrow:before {
  content: "";
  display: block;
  font-size: 1.2rem;
}
.slick-arrow.slick-next {
  right: 20px;
}
.slick-arrow.slick-prev {
  right: 72px;
}
.sidebar_title {
  color: #333333;
  font-family: "bold", "arm-bold";
  font-size: 240%;
  line-height: 29px;
  padding-bottom: 12px;
  border-bottom: 1px solid #E6E6E6;
}

.breadcrumbs ul {
  list-style-type: none;
  padding: 0 0 20px;
  margin: 0 -5px;
  display: flex;
  position: relative;
}
.breadcrumbs ul:before {
  content: "";
  position: absolute;
  left: 5px;
  bottom: 0;
  width: 80px;
  height: 2px;
  background: #D5D5D5;
}
.breadcrumbs li {
  padding: 0 5px;
  font-size: 110%;
  line-height: 14px;
  display: flex;
  align-items: center;
}
.breadcrumbs a {
  display: block;
  color: #999999;
  margin-right: 7px;
}
.breadcrumbs div {
  color: #333333;
}

.page_title {
  color: #333333;
  font-family: "light", "arm-light";
  font-size: 330%;
  line-height: 1.51em;
  padding-top: 20px;
}
.page_title .special_text {
  display: inline;
  color: #CD9D58;
  font-family: "bold", "arm-bold";
}

.special_word {
  font-family: "bold", "arm-bold";
}

.special_sitecolor {
  font-family: "bold", "arm-bold";
  font-size: 130.3%;
  display: block;
  color: #CD9D58;
}

.special_big {
  font-size: 491%;
  color: #CD9D58;
  display: block;
  font-family: "bold", "arm-bold";
  line-height: 1.2em;
}

.page_inner {
  display: flex;
}

.left_col {
  background: #EFEFEF;
  position: relative;
  max-width: 25.4%;
  flex: 25.4%;
}
.left_col:before {
  content: "";
  background: #EFEFEF;
  position: absolute;
  left: -100vw;
  top: 0;
  width: 100vw;
  height: 100%;
}
.left_col .sidebar_menu {
  padding-top: 50px;
  position: relative;
  z-index: 2;
}
.left_col a {
  display: block;
  padding: 15px 20px 15px 0;
  border-bottom: 1px solid #E6E6E6;
  color: #333333;
  font-size: 140%;
  line-height: 16px;
  position: relative;
}
.left_col a.selected {
  border-left: 4px solid #CD9D58;
  color: #CD9D58;
  padding: 15px 20px 15px 15px;
  background: #ffffff;
}
.left_col a.selected:before {
  content: "";
  width: 15px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
}

.right_col {
  max-width: 74.6%;
  flex: 74.6%;
  padding: 50px 0 50px 100px;
}

.standard_text {
  color: #333333;
  font-size: 140%;
  line-height: 24px;
  padding-top: 20px;
}
.standard_text span {
  display: block;
  padding-top: 20px;
  font-family: "bold", "arm-bold";
}

.standard_link {
  color: #CD9D58;
  font-size: 140%;
  line-height: 24px;
  display: inline-block;
  text-decoration: underline;
}

.standard_list {
  padding-top: 20px;
}
.standard_list ul {
  list-style-type: none;
  margin: 0;
  padding: 50px 50px 20px;
  background: #ffffff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.standard_list li {
  padding: 0 0 30px 16px;
  position: relative;
  color: #333333;
  font-size: 140%;
  line-height: 24px;
}
.standard_list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  background: #CD9D58;
  width: 6px;
  height: 6px;
  min-width: 6px;
  border-radius: 50%;
}

.mixed_block {
  padding-top: 50px;
  color: #333333;
  font-size: 140%;
  line-height: 24px;
}
.mixed_block a {
  display: inline;
  color: #CD9D58;
  text-decoration: underline;
}

.documents_block {
  margin-top: 50px;
  padding-top: 40px;
  position: relative;
}
.documents_block:before {
  content: "";
  position: absolute;
  left: -100px;
  top: 0;
  background: #E6E6E6;
  height: 1px;
  right: -100vw;
}
@media screen and (max-width: 1199px) {
  .documents_block:before {
    left: -70px;
  }
}
@media screen and (max-width: 959px) {
  .documents_block:before {
    left: 0;
  }
}
.documents_block li {
  border-bottom: 1px solid #E6E6E6;
  padding: 14px 25px;
  display: flex;
  align-items: center;
}
.documents_block li:last-child {
  border-bottom: none;
}
.documents_block li a {
  margin-left: 45px;
}
.documents_block li img {
  max-width: 28px;
}

.big_title {
  color: #333333;
  font-family: "light", "arm-light";
  font-size: 230%;
  line-height: 1.3em;
  padding-bottom: 10px;
}

.small_text {
  color: #666666;
  font-size: 120%;
  line-height: 1.25em;
  padding-bottom: 10px;
}

.karpa_page .standard_text:last-child {
  padding-top: 50px;
}
.karpa_page .standard_list {
  padding-top: 30px;
}

@media screen and (max-width: 1199px) {
  .right_col {
    padding: 50px 0 50px 70px;
  }

  .page_title {
    font-size: 300%;
  }
}
@media screen and (max-width: 959px) {
  .right_col {
    padding: 50px 0 50px 0;
    max-width: 100%;
    flex: 0 0 100%;
  }

  .left_col {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumbs {
    display: none;
  }

  .page_title {
    font-size: 260%;
    padding-top: 0;
  }
}
@media screen and (max-width: 575px) {
  .page_title {
    font-size: 220%;
  }

  .standard_link,
.standard_text,
.mixed_block,
.standard_list li {
    font-size: 130%;
    line-height: 21px;
  }

  .standard_list ul {
    padding: 40px 20px 10px;
  }

  .mixed_block {
    padding-top: 30px;
  }

  .documents_block {
    padding-top: 30px;
    margin-top: 30px;
  }
  .documents_block li a {
    margin-left: 20px;
  }

  .big_title {
    font-size: 200%;
  }
}
@media screen and (max-width: 479px) {
  .section_title {
    font-size: 130%;
  }

  .documents_block li {
    padding: 15px 10px;
  }
  .documents_block img {
    max-width: 20px;
  }

  .big_title {
    font-size: 180%;
  }

  .right_col {
    padding: 35px 0 40px;
  }
}
@media screen and (max-width: 399px) {
  .documents_block li a {
    margin-left: 12px;
  }

  .page_title {
    font-size: 200%;
  }
}
.footer_menu ul, .footer_menu, .sublevel_list ul, .submenu_list > ul, .catalog_menu > ul, .left_col ul, .documents_block ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.submenu_list > ul > li.opened > a:before, .slick-arrow.slick-prev:before {
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
}

.submenu_list > ul > li > a.sublevel_btn:before, [class*=icon_]:before, .slick-arrow: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;
}

.header {
  position: relative;
  z-index: 20;
}

.header_top {
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(213, 213, 213, 0.2);
  background: #3C3C3C;
  height: 45px;
  padding: 10px 0;
}
.header_top .top_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.socials_list {
  list-style-type: none;
  margin: 0 -10px;
  padding: 0;
  display: flex;
  align-items: center;
}
.socials_list li {
  padding: 0 10px;
}
.socials_list a {
  color: rgba(255, 255, 255, 0.7);
  display: block;
  font-size: 150%;
}

.actions_block {
  display: flex;
}
.actions_block .login_block {
  padding-left: 20px;
  border-left: 1px solid #5B5B5B;
}
.actions_block .login_button {
  color: #ffffff;
  font-size: 120%;
  line-height: 1.25em;
  display: flex;
  align-items: center;
  background: transparent;
  border: none;
  padding: 0;
}
.actions_block .login_button:before {
  display: block;
  padding-right: 10px;
}
.actions_block .lg_block {
  display: flex;
}
.actions_block .lg_button {
  color: #ffffff;
  font-size: 120%;
  line-height: 1.25em;
  margin-right: 20px;
}
.actions_block .lg_button.selected {
  color: rgba(255, 255, 255, 0.5);
}

.header_middle {
  background: #3C3C3C;
  height: 105px;
  padding: 10px 0;
}
.header_middle > .page_container {
  height: 100%;
}
.header_middle .middle_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

.main_logo {
  height: 76px;
}
.main_logo img {
  height: 100%;
}

.second_logo {
  height: 47px;
  padding: 0 20px;
}
.second_logo img {
  height: 100%;
}

.search_block {
  z-index: 3;
  position: relative;
}
.search_block .search_button {
  height: 46px;
  width: 46px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(205, 157, 88, 0.6);
  color: #CD9D58;
  font-size: 160%;
  background: transparent;
  padding: 0;
  position: relative;
  z-index: 4;
}
.search_block input {
  font-size: 120%;
  line-height: 16px;
  border-radius: 46px;
  top: 0;
  right: 0;
  border: 1px solid transparent;
  height: 46px;
  width: 46px;
  color: transparent;
  padding: 0;
  z-index: 1;
  background: transparent;
  position: absolute;
  right: 0;
  top: 0;
  -o-transition: all 0.5s, color 0.3s;
  -ms-transition: all 0.5s, color 0.3s;
  -moz-transition: all 0.5s, color 0.3s;
  -webkit-transition: all 0.5s, color 0.3s;
  transition: all 0.5s, color 0.3s;
}
.search_block.opened input {
  width: 300px;
  padding: 10px 50px 10px 15px;
  border: 1px solid rgba(205, 157, 88, 0.6);
  color: #ffffff;
  -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_bottom {
  background: #ffffff;
  box-shadow: 0 2px 14px -8px rgba(0, 0, 0, 0.15);
}

.catalog_menu > ul {
  display: flex;
  padding: 0;
  justify-content: center;
  height: 50px;
  margin: 0 -5px;
}
.catalog_menu > ul > li {
  height: 100%;
  position: relative;
  padding: 0 5px;
}
.catalog_menu > ul > li.opened .submenu_btn {
  background: #333333;
  color: #CD9D58;
}
.catalog_menu > ul > li.opened .submenu_list {
  height: auto;
  opacity: 1;
  overflow: visible;
}
.catalog_menu > ul > li > a {
  color: #2E2E31;
  font-family: "bold", "arm-bold";
  font-size: 120%;
  line-height: 1.25em;
  display: flex;
  height: 100%;
  align-items: center;
  padding: 10px 20px;
}

.submenu_content {
  position: absolute;
}

.submenu_list {
  background: #333333;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 5px;
  top: 50px;
  height: 0;
  opacity: 0;
  width: 242px;
  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;
}
.submenu_list > ul {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-color: rgba(255, 255, 255, 0.3) transparent;
  scrollbar-width: thin;
  max-height: 350px;
}
.submenu_list > ul::-webkit-scrollbar {
  width: 8px;
  height: auto;
  border-radius: 0;
  background: transparent;
}
.submenu_list > ul::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.3);
}
.submenu_list > ul > li {
  border-bottom: 1px solid #292929;
}
.submenu_list > ul > li.opened > a {
  color: #CD9D58;
}
.submenu_list > ul > li > a {
  font-size: 120%;
  line-height: 1.25em;
  color: #E6E6E6;
  padding: 10px 20px;
  display: block;
}
.submenu_list > ul > li > a.sublevel_btn {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
}
.submenu_list > ul > li > a.sublevel_btn:before {
  content: "";
  display: flex;
  margin-left: 10px;
  font-size: 90%;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.close_sub,
.close_sublevel {
  display: none;
}

.sublevel_list {
  background: #292929;
  position: absolute;
  left: 100%;
  top: 0;
  width: 242px;
  height: 0;
  opacity: 0;
  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;
}
.sublevel_list.showed {
  height: 100%;
  opacity: 1;
}
.sublevel_list ul {
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-color: rgba(255, 255, 255, 0.3) transparent;
  scrollbar-width: thin;
  max-height: 100% !important;
}
.sublevel_list ul::-webkit-scrollbar {
  width: 8px;
  height: auto;
  border-radius: 0;
  background: transparent;
}
.sublevel_list ul::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.3);
}
.sublevel_list li {
  border-bottom: 1px solid #242424;
}
.sublevel_list li > a {
  font-size: 110%;
  line-height: 1.25em;
  color: #CCCCCC;
  padding: 10px 20px;
  display: block;
}

.menu_button {
  display: none;
}

.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;
  background: rgba(51, 51, 51, 0.8);
}
.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: 380px;
  position: relative;
  width: 100%;
  background: #ffffff;
  padding: 40px 50px;
  border-radius: 3px;
}
.popup .page_subtitle {
  font-size: 240%;
  line-height: 30px;
  color: #333333;
}
.popup .title_row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.popup .popup_close {
  border: none;
  background: transparent;
  font-size: 160%;
  display: block;
  padding-left: 20px;
}
.popup .form_fields {
  padding-top: 30px;
}
.popup .field_block {
  padding-top: 10px;
}
.popup input {
  border: 1px solid #D5D5D5;
  background: transparent;
  color: #999999;
  font-size: 130%;
  line-height: 20px;
  padding: 15px;
  width: 100%;
}
.popup .forget_link {
  padding-top: 20px;
  display: flex;
  justify-content: flex-end;
}
.popup .forget_link a {
  font-size: 130%;
  line-height: 19.5px;
  color: #CD9D58;
  display: inline-block;
}
.popup .validate_button {
  width: 100%;
  color: #ffffff;
  font-family: "bold", "arm-bold";
  font-size: 120%;
  line-height: 16px;
  text-align: center;
  padding: 17px;
  margin-top: 20px;
  background: #CD9D58;
  border: none;
}

.login_opened {
  overflow: hidden;
}
.login_opened .login_popup {
  top: 0;
}

.forget_opened {
  overflow: hidden;
}
.forget_opened .forget_pass {
  top: 0;
}

.new_pass_opened {
  overflow: hidden;
}
.new_pass_opened .new_pass {
  top: 0;
}

@media screen and (max-width: 1199px) {
  .catalog_menu > ul {
    justify-content: space-between;
    margin: 0;
  }
  .catalog_menu > ul > li {
    padding: 0;
  }
  .catalog_menu > ul > li > a {
    padding: 10px;
  }

  .submenu_list {
    left: 0;
  }
}
@media screen and (max-width: 1024px) {
  .close_sub,
.close_sublevel {
    display: inline-block;
    font-size: 160%;
    padding: 20px 0 10px 20px;
  }

  .menu_button {
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 5;
    color: #CD9D58;
    width: 30px;
    background: transparent;
    padding: 10px 0;
    border: none;
    margin-left: 5px;
  }
  .menu_button:before, .menu_button:after {
    display: block;
    content: "";
    position: absolute;
    border-top: 1px solid;
    left: -20px;
    width: 56px;
    -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;
    height: auto;
    top: 150px;
    left: 0;
    width: 100%;
    overflow: hidden;
    z-index: 99;
    bottom: 100%;
    border-top: none;
    overflow-y: auto;
    -o-transition: bottom, 2s;
    -ms-transition: bottom, 2s;
    -moz-transition: bottom, 2s;
    -webkit-transition: bottom, 2s;
    transition: bottom, 2s;
  }
  .header_bottom .page_container {
    padding-top: 16px;
    height: 100%;
  }
  .header_bottom .socials_list {
    display: flex;
    justify-content: flex-end;
  }

  .catalog_menu {
    height: 100%;
    overflow-y: auto;
    padding-right: 0;
    scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
    scrollbar-width: thin;
  }
  .catalog_menu::-webkit-scrollbar {
    width: 8px;
    height: auto;
    border-radius: 0;
    background: transparent;
  }
  .catalog_menu::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.3);
  }
  .catalog_menu > ul {
    display: block;
    height: auto;
  }
  .catalog_menu > ul > li {
    height: auto;
    padding: 5px 0;
    position: unset;
  }
  .catalog_menu > ul > li.opened .submenu_btn {
    background: transparent;
    color: #2E2E31;
  }
  .catalog_menu > ul > li.opened .submenu_list {
    width: 100%;
  }
  .catalog_menu > ul > li > a {
    display: inline-block;
  }

  .submenu_list {
    opacity: 1;
    width: 0;
    z-index: 20;
    left: unset;
    height: 100% !important;
    right: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    -o-transition: width, 0.5s;
    -ms-transition: width, 0.5s;
    -moz-transition: width, 0.5s;
    -webkit-transition: width, 0.5s;
    transition: width, 0.5s;
  }
  .submenu_list > ul {
    width: 100%;
    flex: 1;
    max-height: none;
  }
  .submenu_list > ul > li {
    width: 100vw;
  }

  .sublevel_list {
    width: 0;
    left: unset;
    opacity: 1;
    height: 100% !important;
    right: 0;
    z-index: 22;
    display: flex;
    flex-direction: column;
    -o-transition: width, 0.5s;
    -ms-transition: width, 0.5s;
    -moz-transition: width, 0.5s;
    -webkit-transition: width, 0.5s;
    transition: width, 0.5s;
  }
  .sublevel_list > ul {
    width: 100%;
    flex: 1;
    max-height: none;
  }
  .sublevel_list > ul > li {
    width: 100vw;
  }
  .sublevel_list.opened {
    width: 100%;
  }

  .menu_opened {
    overflow: hidden;
  }
  .menu_opened .menu_button:before {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  }
  .menu_opened .menu_button:after {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
  }
  .menu_opened .menu_button span {
    opacity: 0;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
  .menu_opened .header_bottom {
    bottom: 0;
    animation-name: changeOverflow;
    animation-duration: 0.1s;
    animation-delay: 0.5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
  }

  .search_block {
    z-index: 20;
    margin: 0 20px 0 auto;
    position: absolute;
    right: 50px;
  }
  .search_block input {
    background: #3C3C3C;
  }

  .second_logo {
    flex: auto;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .second_logo {
    height: 40px;
  }

  .main_logo {
    height: 65px;
  }
}
@media screen and (max-width: 575px) {
  .second_logo {
    height: 30px;
    flex: none;
  }

  .main_logo {
    height: 60px;
  }

  .search_block .search_button {
    width: 36px;
    height: 36px;
    min-width: 36px;
    font-size: 130%;
  }
  .search_block input {
    height: 36px;
    border-radius: 36px;
    width: 36px;
  }
  .search_block.opened input {
    padding: 5px 40px 5px 10px;
    width: 260px;
  }
}
@media screen and (max-width: 479px) {
  .popup .popup_inner,
.popup .popup_container {
    padding: 20px;
  }
  .popup .form_fields {
    padding: 20px 0px 0;
  }
  .popup .page_subtitle {
    font-size: 200%;
  }

  .second_logo {
    margin-right: auto;
    padding-left: 30px;
    height: 25px;
  }

  .search_block {
    margin: 0;
    right: 60px;
  }

  .main_logo {
    height: 55px;
  }

  .header_middle {
    height: 95px;
  }

  .header_bottom {
    top: 140px;
  }
}
@media screen and (max-width: 399px) {
  .actions_block .login_block {
    padding-left: 15px;
  }
  .actions_block .lg_button {
    margin-right: 15px;
  }

  .socials_list a {
    font-size: 130%;
  }
  .socials_list li {
    padding: 0 7px;
  }

  .header_middle {
    height: 80px;
  }

  .second_logo {
    height: 25px;
    padding: 0 10px;
  }

  .main_logo {
    height: 45px;
  }

  .header_bottom {
    top: 125px;
  }
}
@media screen and (max-width: 359px) {
  .header_middle {
    height: 80px;
  }

  .second_logo {
    height: 20px;
  }

  .main_logo {
    height: 40px;
  }

  .search_block .search_button {
    width: 30px;
    height: 30px;
    min-width: 30px;
    font-size: 110%;
  }
  .search_block input {
    height: 30px;
    border-radius: 30px;
    width: 30px;
  }
  .search_block.opened input {
    width: 200px;
  }
}
.footer {
  opacity: 0;
  position: relative;
}
.footer:before {
  content: "";
  width: 100%;
  height: 20px;
  position: absolute;
  right: 0;
  top: -20px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.05) 100%);
}

.footer_top {
  height: 105px;
  background: #ffffff;
  padding: 15px 0;
}
.footer_top .top_info {
  display: flex;
  align-items: center;
}
.footer_top .top_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer_top .main_logo {
  height: 75px;
}
.footer_top .footer_title {
  color: #333333;
  font-family: "bold", "arm-bold";
  font-size: 160%;
  line-height: 19px;
  padding-left: 35px;
}
.footer_top .socials_block {
  display: flex;
  align-items: center;
  padding-left: 20px;
}
.footer_top .socials_block span {
  color: #666666;
  font-size: 130%;
  line-height: 1.5em;
  display: block;
  padding-right: 18px;
  white-space: nowrap;
}
.footer_top .socials_block .socials_list {
  list-style-type: none;
  margin: 0 -10px;
  padding: 0;
  display: flex;
  align-items: center;
}
.footer_top .socials_block .socials_list li {
  padding: 0 10px;
}
.footer_top .socials_block .socials_list a {
  color: #CD9D58;
  display: block;
  font-size: 150%;
}

.footer_middle {
  background: #3C3C3C;
}

.footer_menu {
  padding: 5px 0 25px;
  margin: 0 -20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer_menu:before {
  content: "";
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.21);
}
.footer_menu > li {
  flex: 0 0 25%;
  max-width: 25%;
  width: 25%;
  padding: 25px 20px 0;
}
.footer_menu > li > a {
  font-family: "bold", "arm-bold";
  font-size: 140%;
  line-height: 1.5em;
  display: inline-block;
  color: #CD9D58;
  margin-bottom: 5px;
}
.footer_menu ul li {
  padding-top: 10px;
}
.footer_menu ul a {
  font-size: 130%;
  line-height: 1.5em;
  color: #ffffff;
  display: inline-block;
}

.footer_contacts {
  padding: 30px 100px 30px 0;
  display: flex;
  justify-content: space-between;
  margin: 0 -20px;
}
.footer_contacts > div {
  padding: 0 20px;
}
.footer_contacts .contacts_title {
  font-family: "bold", "arm-bold";
  font-size: 140%;
  line-height: 1.5em;
  color: #CD9D58;
  padding-bottom: 20px;
}
.footer_contacts form {
  position: relative;
}
.footer_contacts input {
  background: #4D4D4D;
  width: 280px;
  font-size: 120%;
  line-height: 16px;
  color: #ffffff;
  padding: 11px 45px 11px 15px;
  border: none;
}
.footer_contacts button {
  height: 38px;
  width: 38px;
  border: none;
  background: #CD9D58;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 120%;
  position: absolute;
  right: 0;
  top: 0;
}
.footer_contacts .contacts_info {
  color: #ffffff;
  font-size: 130%;
  line-height: 1.5em;
}
.footer_contacts .contacts_info span {
  display: block;
  padding-top: 5px;
}

.development_info {
  padding: 16px 0;
  display: flex;
  align-items: center;
  border-top: 1px solid rgba(255, 255, 255, 0.21);
  justify-content: space-between;
}
.development_info .copyrights {
  color: #e5e5e5;
  font-size: 120%;
  line-height: 15px;
}
.development_info .developer {
  font-size: 130%;
  font-family: "bold", "arm-bold";
  line-height: 16px;
  color: #e5e5e5;
}
.development_info .developer a {
  display: inline-block;
  color: #CD9D58;
}

@media screen and (max-width: 1199px) {
  .footer_top .footer_title {
    font-size: 150%;
    line-height: 18px;
  }

  .footer_contacts {
    padding: 30px 40px 30px 0;
  }
}
@media screen and (max-width: 1024px) {
  .footer_menu > li {
    width: 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}
@media screen and (max-width: 959px) {
  .footer_top .footer_title {
    font-size: 140%;
    line-height: 16px;
  }

  .footer_contacts {
    flex-wrap: wrap;
  }
  .footer_contacts .subscribe_block {
    width: 100%;
    padding-bottom: 20px;
  }
  .footer_contacts form {
    width: 280px;
  }
}
@media screen and (max-width: 767px) {
  .footer_menu > li {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .footer_top {
    height: auto;
  }
  .footer_top .top_inner {
    flex-direction: column-reverse;
  }
  .footer_top .socials_block {
    padding: 0 0 20px;
  }

  .footer_contacts {
    margin: 0 -10px;
    padding-right: 0;
  }
  .footer_contacts > div {
    padding: 0 10px;
  }
}
@media screen and (max-width: 575px) {
  .footer_top .footer_title {
    padding-left: 20px;
  }

  .footer_menu > li > a {
    font-size: 130%;
  }
  .footer_menu ul a {
    font-size: 120%;
  }

  .footer_contacts .contacts_title {
    font-size: 130%;
  }
  .footer_contacts .contacts_info {
    font-size: 120%;
  }
  .footer_contacts .contact_block {
    width: 100%;
    padding-top: 20px;
  }

  .development_info {
    flex-direction: column;
  }
  .development_info .copyrights {
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 479px) {
  .footer_top .main_logo {
    height: 60px;
  }
}
@media screen and (max-width: 399px) {
  .footer_menu > li {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .footer_top .main_logo {
    height: 50px;
  }
}
.web .actions_block .login_button, .actions_block .web .login_button, .web .actions_block .lg_button, .actions_block .web .lg_button, .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 .left_col a, .left_col .web a, .web .standard_link, .web .mixed_block a, .mixed_block .web a, .web .popup .forget_link a, .popup .forget_link .web a, .web .footer_top .socials_block .socials_list a, .footer_top .socials_block .socials_list .web a, .web .footer_menu > li > a, .web .footer_menu ul a, .footer_menu ul .web a, .web .development_info .developer a, .development_info .developer .web a, .web .breadcrumbs a, .breadcrumbs .web a, .web .socials_list a, .socials_list .web a, .web .catalog_menu > ul > li > a, .web .submenu_list > ul > li > a, .web .sublevel_list li > a, .sublevel_list .web li > a, .web .popup .popup_close, .popup .web .popup_close, .submenu_list > ul > li > a, .sublevel_list li > a {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.web .slick-arrow, .web .popup .validate_button, .popup .web .validate_button, .web .footer_contacts button, .footer_contacts .web button {
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.error_hint, .catalog_menu > ul > li > a {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.touch .actions_block .login_button, .actions_block .touch .login_button, .touch .actions_block .lg_button, .actions_block .touch .lg_button {
  -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 .left_col a, .left_col .touch a, .touch .standard_link, .touch .mixed_block a, .mixed_block .touch a, .touch .popup .forget_link a, .popup .forget_link .touch a, .touch .footer_top .socials_block .socials_list a, .footer_top .socials_block .socials_list .touch a, .touch .footer_menu > li > a, .touch .footer_menu ul a, .footer_menu ul .touch a, .touch .development_info .developer a, .development_info .developer .touch a, .touch .breadcrumbs a, .breadcrumbs .touch a, .touch .socials_list a, .socials_list .touch a, .touch .catalog_menu > ul > li > a, .touch .submenu_list > ul > li > a, .touch .sublevel_list li > a, .sublevel_list .touch li > a, .touch .popup .popup_close, .popup .touch .popup_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 .slick-arrow, .touch .popup .validate_button, .popup .touch .validate_button, .touch .footer_contacts button, .footer_contacts .touch button {
  -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;
}

.web .breadcrumbs a:hover, .breadcrumbs .web a:hover, .web .socials_list a:hover, .socials_list .web a:hover, .web .catalog_menu > ul > li > a:hover, .web .submenu_list > ul > li > a:hover, .web .sublevel_list li > a:hover, .sublevel_list .web li > a:hover, .web .popup .popup_close:hover, .popup .web .popup_close:hover {
  color: #CD9D58;
}
.web .left_col a:hover, .left_col .web a:hover, .web .standard_link:hover, .web .mixed_block a:hover, .mixed_block .web a:hover, .web .popup .forget_link a:hover, .popup .forget_link .web a:hover, .web .footer_top .socials_block .socials_list a:hover, .footer_top .socials_block .socials_list .web a:hover, .web .footer_menu > li > a:hover, .web .footer_menu ul a:hover, .footer_menu ul .web a:hover, .web .development_info .developer a:hover, .development_info .developer .web a:hover {
  color: rgba(205, 157, 88, 0.7);
}
.web .slick-arrow:hover, .web .popup .validate_button:hover, .popup .web .validate_button:hover, .web .footer_contacts button:hover, .footer_contacts .web button:hover {
  background: rgba(205, 157, 88, 0.7);
}
.web .actions_block .login_button:hover, .actions_block .web .login_button:hover, .web .actions_block .lg_button:hover, .actions_block .web .lg_button:hover {
  opacity: 0.7;
}

.touch .breadcrumbs a:active, .breadcrumbs .touch a:active, .touch .socials_list a:active, .socials_list .touch a:active, .touch .catalog_menu > ul > li > a:active, .touch .submenu_list > ul > li > a:active, .touch .sublevel_list li > a:active, .sublevel_list .touch li > a:active, .touch .popup .popup_close:active, .popup .touch .popup_close:active {
  color: #CD9D58;
}
.touch .left_col a:active, .left_col .touch a:active, .touch .standard_link:active, .touch .mixed_block a:active, .mixed_block .touch a:active, .touch .popup .forget_link a:active, .popup .forget_link .touch a:active, .touch .footer_top .socials_block .socials_list a:active, .footer_top .socials_block .socials_list .touch a:active, .touch .footer_menu > li > a:active, .touch .footer_menu ul a:active, .footer_menu ul .touch a:active, .touch .development_info .developer a:active, .development_info .developer .touch a:active {
  color: rgba(205, 157, 88, 0.7);
}
.touch .slick-arrow:active, .touch .popup .validate_button:active, .popup .touch .validate_button:active, .touch .footer_contacts button:active, .footer_contacts .touch button:active {
  background: rgba(205, 157, 88, 0.7);
}
.touch .actions_block .login_button:active, .actions_block .touch .login_button:active, .touch .actions_block .lg_button:active, .actions_block .touch .lg_button:active {
  opacity: 0.7;
}

/*# sourceMappingURL=main.css.map */
