@charset "UTF-8";
@font-face {
  font-family: "montserrat";
  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";
  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: "montserratarm-m";
  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: 500;
  font-style: normal;
}
@font-face {
  font-family: "montserratarm-b";
  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: "raleway";
  font-display: swap;
  src: url("../fonts/Raleway-Regular/Raleway-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-Regular/Raleway-Regular.woff") format("woff"), url("../fonts/Raleway-Regular/Raleway-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "raleway-b";
  font-display: swap;
  src: url("../fonts/Raleway-Bold/Raleway-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-Bold/Raleway-Bold.woff") format("woff"), url("../fonts/Raleway-Bold/Raleway-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "raleway-m";
  font-display: swap;
  src: url("../fonts/Raleway-Medium/Raleway-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-Medium/Raleway-Medium.woff") format("woff"), url("../fonts/Raleway-Medium/Raleway-Medium.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "icon";
  font-display: swap;
  src: url("../fonts/icons/icomoon.eot?jw4ste");
  src: url("../fonts/icons/icomoon.eot?jw4ste#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?jw4ste") format("truetype"), url("../fonts/icons/icomoon.woff?jw4ste") 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_next: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_arrow_d:before {
  content: "";
}

.icon_download: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: "montserrat", "montserratarm";
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

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

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

a {
  color: #A7DA36;
}

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;
}

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

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

.page_container {
  width: 100%;
  max-width: 1200px;
  padding-left: 10px;
  padding-right: 10px;
  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;
}

.page_title {
  margin: 0;
  color: inherit;
  font-family: "raleway-m", "montserratarm";
}
.page_title:after {
  content: "";
  display: block;
  height: 2px;
  background: #A7DA36;
  margin: 30px 0;
}
@media screen and (min-width: 1200px) {
  .page_title {
    font-size: 450%;
    line-height: 1.18em;
  }
  .page_title:after {
    width: 100px;
  }
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  .page_title {
    font-size: 400%;
    line-height: 1.2em;
  }
  .page_title:after {
    width: 90px;
  }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  .page_title {
    font-size: 350%;
    line-height: 1.25em;
  }
  .page_title:after {
    width: 80px;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .page_title {
    font-size: 300%;
    line-height: 1.3em;
  }
  .page_title:after {
    width: 70px;
    margin: 20px 0;
  }
}
@media screen and (max-width: 479px) {
  .page_title {
    font-size: 250%;
    line-height: 1.33em;
  }
  .page_title:after {
    width: 60px;
    margin: 20px 0;
  }
}

.section_title {
  margin: 0;
  color: inherit;
  line-height: 1.4em;
  font-family: "raleway-m", "montserratarm";
}
.section_title:after {
  content: "";
  display: block;
  height: 2px;
  background: #A7DA36;
  margin: 23px 0 20px;
}
@media screen and (min-width: 1200px) {
  .section_title {
    font-size: 400%;
  }
  .section_title:after {
    width: 100px;
  }
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  .section_title {
    font-size: 360%;
  }
  .section_title:after {
    width: 90px;
  }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  .section_title {
    font-size: 300%;
  }
  .section_title:after {
    width: 80px;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .section_title {
    font-size: 240%;
  }
  .section_title:after {
    width: 70px;
    margin: 15px 0;
  }
}
@media screen and (max-width: 479px) {
  .section_title {
    font-size: 200%;
  }
  .section_title:after {
    width: 60px;
    margin: 15px 0;
  }
}

.section_subtitle {
  margin: 0;
  color: inherit;
  line-height: 1.2em;
  font-family: "raleway-m", "montserratarm";
}
@media screen and (min-width: 960px) {
  .section_subtitle {
    font-size: 200%;
  }
}
@media screen and (min-width: 576px) and (max-width: 959px) {
  .section_subtitle {
    font-size: 180%;
  }
}
@media screen and (max-width: 575px) {
  .section_subtitle {
    font-size: 160%;
  }
}

.standard_text {
  line-height: 20px;
}
.standard_text ul {
  padding-left: 20px;
  margin: 0;
}
.standard_text ul li:not(:first-child) {
  margin-top: 7px;
}
@media screen and (min-width: 960px) {
  .standard_text {
    font-size: 140%;
  }
}
@media screen and (min-width: 576px) and (max-width: 959px) {
  .standard_text {
    font-size: 130%;
  }
}
@media screen and (max-width: 575px) {
  .standard_text {
    font-size: 120%;
  }
}

.scroll_btn {
  border: none;
  border-radius: 50%;
  background: #3D4D60;
  color: #A7DA36;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.scroll_btn:before {
  display: block;
}
@media screen and (min-width: 960px) {
  .scroll_btn {
    font-size: 200%;
    width: 57px;
    height: 57px;
  }
}
@media screen and (min-width: 576px) and (max-width: 959px) {
  .scroll_btn {
    font-size: 170%;
    width: 48px;
    height: 48px;
  }
}
@media screen and (max-width: 575px) {
  .scroll_btn {
    font-size: 140%;
    width: 39px;
    height: 39px;
  }
}

.learn_more {
  display: inline-block;
  vertical-align: top;
  font-size: 150%;
  line-height: 18px;
  font-family: "raleway-b", "montserratarm-m";
  color: #A7DA36;
}
.learn_more:after {
  display: block;
  content: "";
  border-top: 1px solid;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 0;
  -o-transition: width 0.3s;
  -ms-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}

.web .scroll_btn:hover:before {
  animation: moveArrow 1s infinite;
}

@keyframes moveArrow {
  0% {
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
  }
  75% {
    transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
  }
  100% {
    transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
  }
}
.web .learn_more:hover:after {
  width: 100%;
}

.touch .learn_more:active:after {
  width: 100%;
}

.inner_top {
  height: 62.7vw;
  max-height: 740px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: -117px;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.inner_top:before {
  content: "";
  background: #333333;
  opacity: 0.45;
}
.inner_top .back_btn {
  margin-left: 8.3333333333%;
  z-index: 2;
  position: relative;
  align-self: flex-start;
  -o-transition: all 1.5s;
  -ms-transition: all 1.5s;
  -moz-transition: all 1.5s;
  -webkit-transition: all 1.5s;
  transition: all 1.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;
  margin-bottom: 30px;
}
.inner_top .back_btn a {
  color: #ffffff;
  align-items: center;
  font-size: 190%;
  line-height: 23px;
  font-family: "montserrat-m", "montserratarm-m";
  display: flex;
}
.inner_top .back_btn a:before {
  display: block;
  position: relative;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  margin-right: 15px;
}
.inner_top .main_info {
  height: 55%;
  min-height: 280px;
  margin: 0 -40px;
}
.inner_top .main_info .rounded_inner {
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
  background: #ffffff;
  border-radius: 50%;
  -o-transition: transform 1.5s;
  -ms-transition: transform 1.5s;
  -moz-transition: transform 1.5s;
  -webkit-transition: transform 1.5s;
  transition: transform 1.5s;
}
.inner_top .main_info .inner_info {
  position: absolute;
  left: 0;
  width: 100%;
  height: 34.5vw;
  max-height: 400px;
  top: 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
.inner_top .page_title {
  max-width: 480px;
}
.inner_top .page_title:after {
  margin-left: auto;
  margin-right: auto;
}
.inner_top .standard_text {
  max-width: 480px;
  height: 80px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.inner_top .scroll_btn {
  margin-top: 20px;
  -o-transition: transform 0.75s;
  -ms-transition: transform 0.75s;
  -moz-transition: transform 0.75s;
  -webkit-transition: transform 0.75s;
  transition: transform 0.75s;
  -o-transition-delay: 1.25s;
  -ms-transition-delay: 1.25s;
  -moz-transition-delay: 1.25s;
  -webkit-transition-delay: 1.25s;
  transition-delay: 1.25s;
}
@media screen and (max-width: 959px) {
  .inner_top {
    margin: -77px -10px 0;
  }
  .inner_top .back_btn {
    margin-left: 10px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  .inner_top .main_info,
.inner_top .main_info .inner_info {
    min-height: 320px;
  }
  .inner_top .main_info {
    margin: 0 -30px;
  }
}
@media screen and (max-width: 767px) {
  .inner_top {
    height: 420px;
  }
  .inner_top .main_info,
.inner_top .main_info .inner_info {
    min-height: 280px;
  }
  .inner_top .main_info {
    margin: 0 -20px;
  }
  .inner_top .back_btn {
    margin-bottom: -20px;
  }
  .inner_top .back_btn a {
    font-size: 160%;
    line-height: 20px;
  }
}
@media screen and (max-width: 575px) {
  .inner_top {
    margin-top: -56px;
  }
  .inner_top .standard_text,
.inner_top .page_title {
    width: 500px;
    max-width: 100vw;
    padding-left: 10px;
    padding-right: 10px;
  }
  .inner_top .main_info {
    margin: 0 -40px;
  }
  .inner_top .back_btn {
    margin-bottom: 0;
  }
}

.tab_block {
  position: relative;
  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;
}
.tab_block:not(.selected) {
  height: 0;
  opacity: 0;
}

.footer_menu .submenu_list, .footer_menu .menu_list, .header .short_menu, .header .lg_list, .header .submenu_list, .header .menu_list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.footer_top:before, .inner_top:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

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

.header .menu_btn:before, .header .menu_btn:after,
.header .menu_btn span, .scroll_btn:before {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.header {
  position: relative;
  z-index: 100;
}
@media screen and (min-width: 960px) {
  .header:not(.dark_header) {
    color: #ffffff;
  }
  .header:not(.dark_header) .submenu_list,
.header:not(.dark_header) .lg_block {
    color: #333333;
  }
}
@media screen and (max-width: 959px) {
  .header:not(.dark_header) .short_menu,
.header:not(.dark_header) .menu_btn {
    color: #ffffff;
  }
  .header:not(.dark_header) .menu_btn {
    -o-transition: color 0.2s;
    -ms-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    -o-transition-delay: 0.4s;
    -ms-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
}
.header .page_container {
  display: flex;
  align-items: flex-start;
}
.header .menu_list {
  font-family: "raleway-m", "montserratarm";
}
.header .menu_list a {
  display: inline-block;
  vertical-align: top;
  color: inherit;
}
.header .menu_list > li {
  position: relative;
}
.header .menu_list > li.opened .submenu_btn {
  color: #A7DA36;
}
.header .submenu_list {
  display: none;
}
.header .lg_btn {
  border: none;
  background: transparent;
}
.header .lg_list {
  display: none;
  text-align: center;
}
.header .lg_list a {
  display: block;
  color: inherit;
}
.header .lg_list a.current_lg {
  color: #A7DA36;
}
.header .main_logo {
  margin-right: auto;
  position: relative;
}
.header .main_logo img {
  display: block;
  height: auto;
}
.header .main_logo a {
  display: block;
}
@media screen and (min-width: 1200px) {
  .header .main_logo img {
    width: 139px;
  }
  .header .menu_list {
    font-size: 110%;
  }
  .header .menu_list > li {
    padding: 0 15px 12px;
  }
  .header .submenu_list {
    left: 15px;
  }
  .header .submenu_list li {
    padding: 0 20px;
  }
  .header .lg_block {
    margin-left: 40px;
  }
  .header .lg_btn {
    width: 72px;
    padding: 10px 15px 11px;
    font-size: 160%;
  }
  .header .lg_list {
    font-size: 120%;
  }
  .header .lg_list li {
    padding: 0 15px 10px;
  }
}
@media screen and (min-width: 960px) {
  .header {
    height: 117px;
  }
  .header .menu_btn,
.header .short_menu {
    display: none;
  }
  .header .menu_block {
    flex: 1;
    padding-top: 40px;
    width: 50%;
  }
  .header .menu_inner {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .header .menu_list {
    display: flex;
    line-height: 14px;
  }
  .header .menu_list > li {
    margin-top: 11px;
  }
  .header .submenu_list {
    position: absolute;
    top: 100%;
    min-width: 180px;
    background: #ffffff;
    border: 1px solid #F1F6F6;
  }
  .header .submenu_list:before, .header .submenu_list:after {
    display: block;
    content: "";
    height: 20px;
  }
  .header .submenu_list li:not(:first-child) {
    margin-top: 15px;
  }
  .header .lg_block {
    position: relative;
    height: 37px;
  }
  .header .lg_inner {
    border-radius: 19px;
    position: relative;
    overflow: hidden;
    background: #f2f2f2;
  }
  .header .lg_btn {
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: inherit;
  }
  .header .lg_btn:before {
    display: block;
  }
  .header .lg_btn:after {
    display: block;
    content: "";
    width: 6px;
    height: 4px;
    border-style: solid;
    border-width: 4px 3px 0;
    border-color: #d8d8d8 transparent;
  }
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  .header {
    height: 77px;
  }
  .header .main_logo img {
    width: 100px;
  }
  .header .menu_block {
    padding-top: 20px;
  }
  .header .menu_list {
    font-size: 100%;
  }
  .header .menu_list > li {
    padding: 0 10px 12px;
  }
  .header .submenu_list {
    left: 10px;
  }
  .header .submenu_list li {
    padding: 0 15px;
  }
  .header .lg_block {
    margin-left: 20px;
  }
  .header .lg_btn {
    width: 60px;
    padding: 10px 10px 11px;
    font-size: 140%;
  }
  .header .lg_list {
    font-size: 110%;
    line-height: 14px;
  }
  .header .lg_list li {
    padding: 0 10px 10px;
  }
}
@media screen and (max-width: 959px) {
  .header {
    height: 56px;
  }
  .header .main_logo img {
    width: 60px;
  }
  .header .short_menu {
    display: flex;
    font-size: 100%;
    line-height: 12px;
  }
  .header .short_menu li {
    padding: 23px 10px;
  }
  .header .short_menu a {
    display: block;
    color: inherit;
    -o-transition: color 0.15s;
    -ms-transition: color 0.15s;
    -moz-transition: color 0.15s;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
  }
  .header .short_menu a:active {
    color: #A7DA36;
  }
  .header .menu_btn {
    margin: 19px 0 19px 20px;
    border: none;
    background: transparent;
    padding: 7px 0;
    color: #666666;
    width: 23px;
    height: 18px;
    position: relative;
    overflow: hidden;
    z-index: 100;
  }
  .header .menu_btn span {
    display: block;
    border-top: 2px solid;
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -o-transition-delay: 0.4s;
    -ms-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
  .header .menu_btn:before, .header .menu_btn:after {
    display: block;
    content: "";
    position: absolute;
    right: 0;
    border-top: 2px solid;
    -o-transition: all 0.5s, color 0s;
    -ms-transition: all 0.5s, color 0s;
    -moz-transition: all 0.5s, color 0s;
    -webkit-transition: all 0.5s, color 0s;
    transition: all 0.5s, color 0s;
  }
  .header .menu_btn:before {
    top: 2px;
    width: 20px;
    transform-origin: right top;
    -webkit-transfrom-origin: right top;
  }
  .header .menu_btn:after {
    bottom: 2px;
    width: 9px;
    transform-origin: right bottom;
    -webkit-transfrom-origin: right bottom;
  }
  .header .menu_block {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
    z-index: 80;
    background: #ffffff;
    -o-transition: height 0.5s;
    -ms-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .header .menu_block:before {
    display: block;
    content: "";
    min-height: 83px;
  }
  .header .menu_inner {
    flex: 1;
    height: 50%;
    min-height: 50vh;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
  }
  .header .menu_list {
    font-size: 100%;
    line-height: 12px;
    border-top: 1px solid #F1F6F6;
  }
  .header .menu_list > li {
    border-bottom: 1px solid #F1F6F6;
  }
  .header .menu_list > li > a {
    display: block;
    padding: 17px 25px;
  }
  .header .menu_list > li > a.submenu_btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .header .menu_list > li > a.submenu_btn:after {
    display: block;
    content: "";
    color: #c0c0c0;
    margin-left: 20px;
  }
  .header .menu_list > li.opened .submenu_btn:after {
    transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1);
  }
  .header .submenu_list {
    color: #666666;
  }
  .header .submenu_list li {
    padding: 0 20px 12px 40px;
  }
  .header .lg_block {
    margin-top: auto;
  }
  .header .lg_inner {
    padding: 40px 25px 20px;
    display: flex;
    align-items: center;
  }
  .header .lg_list {
    display: flex !important;
  }
  .header .lg_list li {
    margin-left: 25px;
  }
  .header .lg_list a {
    font-size: 0;
    line-height: 0;
  }
  .header .lg_list a:before {
    display: block;
    content: attr(data-fullname);
    font-size: 1rem;
    line-height: 12px;
  }
  .header .lg_btn {
    color: inherit;
    font-size: 160%;
    padding: 0;
    pointer-events: none;
    color: #999999;
  }
  .header .lg_btn:before {
    display: block;
  }
}
@media screen and (max-width: 399px) {
  .header .menu_btn {
    margin-left: 7px;
  }
  .header .short_menu li {
    padding-left: 7px;
    padding-right: 7px;
  }
  .header .main_logo img {
    width: 50px;
  }
}
@media screen and (max-width: 359px) {
  .header .menu_btn {
    margin-left: 7px;
  }
  .header .short_menu li {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media screen and (max-width: 959px) {
  .menu_opened {
    overflow: hidden;
  }
  .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;
  }
  .menu_opened .menu_btn:before {
    top: -1px;
    width: 25px;
    right: 2px;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
  }
  .menu_opened .menu_btn:after {
    bottom: -1px;
    width: 25px;
    right: 2px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  }
  .menu_opened .menu_block {
    height: 100%;
  }
  .menu_opened:not(.dark_header) .menu_btn {
    color: #666666;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
}
.footer {
  color: #ffffff;
}
.footer_top {
  position: relative;
  background-size: cover;
  background-position: center;
}
.footer_top:before {
  content: "";
  background: #000000;
  opacity: 0.25;
}
.footer_top .page_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 2;
}
.footer_top .page_link {
  font-size: 570%;
  display: block;
  color: inherit;
  margin-left: 20px;
}
.footer_top .page_link:before {
  display: block;
}
.footer_top .info_block {
  flex: 1;
  max-width: 240px;
}
.footer_top .standard_text {
  margin-top: 16px;
}
.footer_middle {
  position: relative;
  overflow: hidden;
  background: #3D4D60;
}
.footer_middle .page_container {
  display: flex;
  position: relative;
  justify-content: space-between;
}
.footer_middle .page_container:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  right: 83.33%;
  width: 100vw;
  background: #A7DA36;
}
.footer_logo {
  position: relative;
  z-index: 2;
}
.footer_logo img {
  display: block;
}
.footer .menu_contacts {
  display: flex;
}
.footer .menu_contacts a {
  display: inline-block;
  vertical-align: top;
  color: inherit;
}
.footer_subtitle {
  color: #A7DA36;
  font-family: "raleway", "montserratarm";
  padding-bottom: 12px;
}
.footer_menu .menu_list {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}
.footer_menu .menu_list > li {
  display: inline-block;
  vertical-align: top;
  padding-top: 10px;
  width: 100%;
  padding-right: 20px;
}
.footer_menu .submenu_list li {
  padding-left: 10px;
  padding-top: 5px;
}
.footer_contacts {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer .contact_block {
  margin-bottom: 40px;
}
.footer .contact_info {
  padding-top: 10px;
}
.footer_bottom {
  background: #333333;
}
.footer .copyrights span {
  display: inline-block;
  vertical-align: top;
}
.footer .developer a {
  color: inherit;
  text-decoration: underline;
}
@media screen and (min-width: 1200px) {
  .footer_top .page_container {
    height: 360px;
  }
  .footer .menu_contacts {
    flex: 0 0 75%;
    max-width: 75%;
    margin-left: auto;
    padding-top: 100px;
    padding-bottom: 75px;
  }
  .footer_menu {
    flex: 0 0 45%;
    max-width: 45%;
  }
  .footer .menu_list {
    font-size: 140%;
    line-height: 20px;
  }
  .footer .submenu_list {
    font-size: 85.7%;
    line-height: 18px;
  }
  .footer_contacts {
    flex: 0 0 55%;
    max-width: 55%;
  }
  .footer .contact_block {
    flex: 0 0 40%;
    max-width: 40%;
  }
  .footer .contact_info {
    font-size: 140%;
    line-height: 20px;
  }
  .footer_logo {
    align-self: center;
    flex: 0 0 16.66%;
    max-width: 16.66%;
    position: relative;
    z-index: 2;
  }
  .footer_logo img {
    display: block;
    width: 59px;
    max-width: 100%;
  }
  .footer_subtitle {
    font-size: 150%;
    line-height: 18px;
  }
  .footer_bottom {
    padding: 26px 0;
  }
  .footer_bottom .page_container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 140%;
    line-height: 20px;
  }
  .footer .copyrights {
    max-width: 50%;
    padding-right: 10px;
  }
  .footer .developer {
    max-width: 50%;
    padding-left: 10px;
    text-align: right;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .footer_top .page_container {
    height: 300px;
  }
  .footer .menu_contacts {
    flex: 0 0 83.33%;
    max-width: 83.33%;
    padding-top: 80px;
    padding-bottom: 60px;
  }
  .footer_logo {
    align-self: center;
    flex: 0 0 16.66%;
    max-width: 16.66%;
    padding-right: 20px;
  }
  .footer_logo img {
    width: 59px;
    max-width: 100%;
    margin: 0 auto;
  }
  .footer_bottom {
    padding: 20px 0;
  }
  .footer_bottom .page_container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 130%;
    line-height: 18px;
  }
  .footer .copyrights {
    max-width: 50%;
    padding-right: 10px;
  }
  .footer .developer {
    max-width: 50%;
    padding-left: 10px;
    text-align: right;
  }
}
@media screen and (min-width: 576px) and (max-width: 1199px) {
  .footer_menu {
    flex: 0 0 60%;
    max-width: 60%;
    padding-left: 10px;
    margin-right: auto;
  }
  .footer_contacts {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .footer .menu_list {
    font-size: 120%;
    line-height: 18px;
  }
  .footer .submenu_list {
    font-size: 91.7%;
    line-height: 14px;
  }
  .footer_subtitle {
    font-size: 140%;
    line-height: 18px;
  }
  .footer .contact_block {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer .contact_info {
    font-size: 120%;
    line-height: 18px;
  }
}
@media screen and (max-width: 767px) {
  .footer_top .page_container {
    height: 250px;
  }
  .footer_middle .page_container {
    flex-wrap: wrap;
  }
  .footer_middle .page_container:before {
    display: none;
  }
  .footer_logo {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 20px 10px;
  }
  .footer_logo:before {
    display: block;
    content: "";
    position: absolute;
    left: -20px;
    right: -20px;
    top: 0;
    height: 100%;
    background: #A7DA36;
  }
  .footer_logo img {
    position: relative;
    width: 30px;
    z-index: 2;
  }
  .footer .menu_contacts {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .footer_bottom {
    padding: 15px 0;
  }
  .footer_bottom .page_container {
    font-size: 120%;
    line-height: 17px;
  }
  .footer .copyrights {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 575px) {
  .footer .menu_contacts {
    flex-wrap: wrap;
    padding-bottom: 0;
  }
  .footer_menu {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 45px;
  }
  .footer_contacts {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer .contact_block {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .footer .contact_block:nth-child(2n) {
    padding-left: 10px;
  }
  .footer .contact_block:nth-child(2n) {
    padding-right: 10px;
  }
  .footer .menu_list {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  .footer .menu_list > li {
    padding-right: 0;
  }
}
@media screen and (min-width: 360px) and (max-width: 575px) {
  .footer .menu_list,
.footer .contact_info {
    font-size: 120%;
    line-height: 16px;
  }
  .footer_subtitle {
    padding-bottom: 5px;
    font-size: 140%;
    line-height: 16px;
  }
  .footer .submenu_list {
    font-size: 91.7%;
    line-height: 14px;
  }
}
@media screen and (max-width: 359px) {
  .footer .menu_list,
.footer .contact_info {
    font-size: 110%;
    line-height: 15px;
  }
  .footer_subtitle {
    padding-bottom: 5px;
    font-size: 130%;
    line-height: 12px;
  }
  .footer .submenu_list {
    font-size: 90.9%;
    line-height: 14px;
  }
}

.loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  z-index: 1000;
  background: #ffffff;
  -o-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.loader_inner {
  background: #A7DA36;
  color: #ffffff;
  width: 139px;
  height: 198px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.loader .arch {
  display: flex;
  position: relative;
  width: 60px;
  height: 78px;
  align-items: flex-end;
}
.loader .arch_inner {
  position: relative;
  overflow: hidden;
  width: 60px;
  height: 78px;
}
.loader .arch_top {
  position: absolute;
  overflow: hidden;
  left: 0;
  width: 100%;
  height: 30px;
  bottom: 48px;
}
.loader .arch_top:before {
  display: block;
  content: "";
  width: 60px;
  height: 60px;
  border: 10px solid;
  border-radius: 50%;
}
.loader .arch_bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 39px;
  border-left: 10px solid;
}
.loader .arch_bottom:before, .loader .arch_bottom:after {
  display: block;
  content: "";
  border-left: 10px solid;
  width: 10px;
  margin-left: auto;
}
.loader .arch_bottom:before {
  height: 10px;
}
.loader .arch_bottom:after {
  height: 20px;
  margin-top: 9px;
}
.loader .text_block {
  display: block;
  margin-top: 20px;
  font-weight: 900;
  font-size: 140%;
  letter-spacing: -1px;
}
.loader .bottom_text {
  display: none;
}
.loader ~ .header,
.loader ~ .content,
.loader ~ .footer {
  -o-transition: opacity 2s;
  -ms-transition: opacity 2s;
  -moz-transition: opacity 2s;
  -webkit-transition: opacity 2s;
  transition: opacity 2s;
}
.loader:not(.ready) ~ .header {
  opacity: 0;
}
.loader:not(.ready) ~ .content,
.loader:not(.ready) ~ .footer {
  min-height: 0 !important;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
}
.loader:not(.ready) ~ .content .inner_top .back_btn {
  transform: translate3d(150px, 0, 0);
  -moz-transform: translate3d(150px, 0, 0);
  -ms-transform: translate3d(150px, 0, 0);
  -webkit-transform: translate3d(150px, 0, 0);
  -o-transform: translate3d(150px, 0, 0);
  opacity: 0;
}
.loader:not(.ready) ~ .content .inner_top .rounded_inner {
  transform: translate3d(0, 75%, 0);
  -moz-transform: translate3d(0, 75%, 0);
  -ms-transform: translate3d(0, 75%, 0);
  -webkit-transform: translate3d(0, 75%, 0);
  -o-transform: translate3d(0, 75%, 0);
}
.loader:not(.ready) ~ .content .inner_top .scroll_btn {
  transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -webkit-transform: scaleY(0);
  -o-transform: scaleY(0);
}
.loader:not(.ready) .text_block span:first-child {
  animation: letterloading1 2s infinite;
}
.loader:not(.ready) .text_block span:nth-child(2) {
  animation: letterloading5 2s infinite;
}
.loader:not(.ready) .text_block span:nth-child(3) {
  animation: letterloading3 2s infinite;
}
.loader:not(.ready) .text_block span:nth-child(4) {
  animation: letterloading2 2s infinite;
}
.loader:not(.ready) .text_block span:nth-child(5) {
  animation: letterloading4 2s infinite;
}
.loader:not(.ready) .arch_inner {
  animation: archloading 2s infinite;
}
.loader.ready {
  opacity: 0;
}
.loader.ready .arch_inner {
  height: 78px;
}
.loader.ready .text_block span {
  opacity: 1;
}

@keyframes archloading {
  0% {
    height: 0;
  }
  8% {
    height: 0;
  }
  40% {
    height: 78px;
  }
  60% {
    height: 78px;
  }
  88% {
    height: 0;
  }
  100% {
    height: 0;
  }
}
@keyframes letterloading1 {
  0% {
    opacity: 0;
  }
  8% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  58% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes letterloading2 {
  0% {
    opacity: 0;
  }
  8% {
    opacity: 0;
  }
  16% {
    opacity: 1;
  }
  58% {
    opacity: 1;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes letterloading3 {
  0% {
    opacity: 0;
  }
  16% {
    opacity: 0;
  }
  24% {
    opacity: 1;
  }
  66% {
    opacity: 1;
  }
  72% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes letterloading4 {
  0% {
    opacity: 0;
  }
  24% {
    opacity: 0;
  }
  32% {
    opacity: 1;
  }
  72% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes letterloading5 {
  0% {
    opacity: 0;
  }
  32% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  88% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.web .header .main_logo a, .header .main_logo .web a, .footer {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.web .inner_top .back_btn a, .inner_top .back_btn .web a, .web .header .menu_list a, .header .menu_list .web a, .web .header .lg_btn, .header .web .lg_btn, .web .header .lg_list a, .header .lg_list .web a, .web .footer_top .page_link, .footer_top .web .page_link, .web .footer .menu_contacts a, .footer .menu_contacts .web a, .web .footer .developer a, .footer .developer .web 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;
}

.error_hint {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.touch .header .main_logo a, .header .main_logo .touch 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 .inner_top .back_btn a, .inner_top .back_btn .touch a, .touch .header .menu_list a, .header .menu_list .touch a, .touch .header .lg_btn, .header .touch .lg_btn, .touch .header .lg_list a, .header .lg_list .touch a, .touch .footer_top .page_link, .footer_top .touch .page_link, .touch .footer .menu_contacts a, .footer .menu_contacts .touch a, .touch .footer .developer a, .footer .developer .touch 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;
}

.web .inner_top .back_btn a:hover, .inner_top .back_btn .web a:hover, .web .header .menu_list a:hover, .header .menu_list .web a:hover, .web .header .lg_btn:hover, .header .web .lg_btn:hover, .web .header .lg_list a:hover, .header .lg_list .web a:hover, .web .footer_top .page_link:hover, .footer_top .web .page_link:hover, .web .footer .menu_contacts a:hover, .footer .menu_contacts .web a:hover, .web .footer .developer a:hover, .footer .developer .web a:hover {
  color: #A7DA36;
}
.web .header .main_logo a:hover, .header .main_logo .web a:hover {
  opacity: 0.7;
}

.touch .inner_top .back_btn a:active, .inner_top .back_btn .touch a:active, .touch .header .menu_list a:active, .header .menu_list .touch a:active, .touch .header .lg_btn:active, .header .touch .lg_btn:active, .touch .header .lg_list a:active, .header .lg_list .touch a:active, .touch .footer_top .page_link:active, .footer_top .touch .page_link:active, .touch .footer .menu_contacts a:active, .footer .menu_contacts .touch a:active, .touch .footer .developer a:active, .footer .developer .touch a:active {
  color: #A7DA36;
}
.touch .header .main_logo a:active, .header .main_logo .touch a:active {
  opacity: 0.7;
}

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