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

.icon_instagram:before {
  content: "\e90b";
}

.icon_linkedin:before {
  content: "\e90c";
}

.icon_twitter:before {
  content: "\e90d";
}

.icon_pinterest:before {
  content: "\e90e";
}

.icon_youtube:before {
  content: "\e90f";
}

.icon_telegram:before {
  content: "\e91a";
}

.icon_ok:before {
  content: "\e91b";
}

.icon_vk:before {
  content: "\e91c";
}

.icon_google:before {
  content: "\e91d";
}

.icon_tiktok:before {
  content: "\e91e";
}

.icon_flickr:before {
  content: "\e91f";
}

.icon_s1_logo:before {
  content: "\e900";
}

.icon_down:before {
  content: "\e901";
}

.icon_left:before {
  content: "\e902";
}

.icon_right:before {
  content: "\e903";
}

.icon_close:before {
  content: "\e904";
}

.icon_check:before {
  content: "\e905";
}

.icon_search:before {
  content: "\e906";
}

.icon_globe:before {
  content: "\e907";
}

.icon_info:before {
  content: "\e908";
}

.icon_success:before {
  content: "\e909";
}

.icon_warning:before {
  content: "\e910";
}

.icon_error:before {
  content: "\e911";
}

.icon_map:before {
  content: "\e912";
}

.icon_location:before {
  content: "\e913";
}

.icon_message:before {
  content: "\e914";
}

.icon_phone:before {
  content: "\e915";
}

.icon_fax:before {
  content: "\e916";
}

.icon_clock:before {
  content: "\e917";
}

.icon_left_small:before {
  content: "\e918";
}

.icon_right_small:before {
  content: "\e919";
}

.icon_download:before {
  content: "\e920";
}

.footer_menu .menu_list, .header .main_menu > li ul, .header .main_menu, .header .lg_block .drop_block, .header .submenu_list, .header .front_menu, .page_navbar ul, .paging ul, .contact_section .contact_list ul, .breadcrumbs ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.header .search_form:before, .slick-arrow:after, .field_block .attach_label input, .map_section .iw_content .iw_content_image > img, .news_block .news_image > img, .member_block .image_block > img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.header .lg_block.opened .drop_btn:after, .header .front_menu li.opened > .submenu_btn:after, .faq_list > li.opened .drop_btn:before, .field_block .select2-container--default.select2-container--open .select2-selection__arrow {
  transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1);
}

.map_section .iw_content .iw_content_image > img, .news_block .news_image > img, .member_block .image_block > img {
  object-fit: cover;
}

.map_section .iw_content .iw_content_image iframe, .news_block .news_image iframe, .member_block .image_block iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
}

.member_block .image_block {
  position: relative;
  overflow: hidden;
}
.member_block .image_block:before {
  display: block;
  content: "";
  padding-bottom: 100%;
}

.map_section .iw_content .iw_content_image, .news_block .news_image {
  position: relative;
  overflow: hidden;
}
.map_section .iw_content .iw_content_image:before, .news_block .news_image:before {
  display: block;
  content: "";
  padding-bottom: 62.5%;
}

.slick-arrow:before, .field_block .select2-container--default .select2-selection--single .select2-selection__arrow:before, .field_block .attach_remove:before, .field_block .check_btn:before, [class*=icon_]:before, [class*=icon_]:after {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.footer .partners_list a img, .header .menu_btn > span:before, .header .menu_btn > span:after, .about_slider * {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.page_navbar a, .page_loader {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.small_btn, .secondary_btn, .primary_btn {
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.header .menu_btn, .header .lg_block .drop_btn {
  border: none;
  padding: 0;
  background: transparent;
}

.secondary_btn, .primary_btn {
  border: none;
  height: 50px;
  border-radius: 5px;
  min-width: 190px;
  font-family: "montserrat-medium", "montserratarm";
}
@media screen and (min-width: 1025px) {
  .secondary_btn, .primary_btn {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .secondary_btn, .primary_btn {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media screen and (min-width: 576px) and (max-width: 1024px) {
  .secondary_btn, .primary_btn {
    height: 46px;
    min-width: 172px;
  }
}
@media screen and (max-width: 575px) {
  .secondary_btn, .primary_btn {
    height: 40px;
    min-width: 160px;
  }
}

.primary_btn {
  background: #59AB45;
  color: #ffffff;
}
.loading.primary_btn {
  pointer-events: none;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.loading.primary_btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px -12px;
  border-radius: 50%;
  color: #ffffff;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}
.primary_btn:disabled, .disable.primary_btn, .inactive.primary_btn {
  background: #A1AABC;
}

.secondary_btn {
  outline: 2px solid #59AB45 !important;
  outline-offset: -2px;
  color: #59AB45;
  background: transparent;
}
.loading.secondary_btn {
  pointer-events: none;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.loading.secondary_btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px -12px;
  border-radius: 50%;
  color: #59AB45;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}
.secondary_btn:disabled, .disable.secondary_btn, .inactive.secondary_btn {
  color: #A1AABC;
  outline-color: #A1AABC !important;
}

.small_btn {
  outline: 2px solid #59AB45 !important;
  outline-offset: -2px;
  color: #59AB45;
  background: transparent;
  height: 40px;
  min-width: 155px;
  font-family: "montserrat-medium", "montserratarm";
  border-radius: 5px;
}
.loading.small_btn {
  pointer-events: none;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.loading.small_btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px -12px;
  border-radius: 50%;
  color: #59AB45;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}
@media screen and (min-width: 1025px) {
  .small_btn {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .small_btn {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.small_btn:disabled, .disable.small_btn, .inactive.small_btn {
  color: #A1AABC;
  outline-color: #A1AABC !important;
}
@media screen and (max-width: 1024px) {
  .small_btn {
    height: 36px;
    min-width: 120px;
  }
}

.popup_block .popup_title, .page_title {
  font-size: 320%;
  line-height: 1.22em;
  font-family: "montserrat-medium", "montserratarm";
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .popup_block .popup_title, .page_title {
    font-size: 280%;
  }
}
@media screen and (min-width: 576px) and (max-width: 1024px) {
  .popup_block .popup_title, .page_title {
    font-size: 250%;
  }
}
@media screen and (max-width: 575px) {
  .popup_block .popup_title, .page_title {
    font-size: 220%;
  }
}

.standard_textpage h1 {
  font-size: 3.2rem;
  line-height: 1.22em;
  font-family: "montserrat-medium", "montserratarm";
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .standard_textpage h1 {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 576px) and (max-width: 1024px) {
  .standard_textpage h1 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 575px) {
  .standard_textpage h1 {
    font-size: 2.2rem;
  }
}

.sub_title {
  font-size: 260%;
  line-height: 1.23em;
  font-family: "montserrat-medium", "montserratarm";
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .sub_title {
    font-size: 220%;
  }
}
@media screen and (min-width: 576px) and (max-width: 1024px) {
  .sub_title {
    font-size: 200%;
  }
}
@media screen and (max-width: 575px) {
  .sub_title {
    font-size: 180%;
  }
}

.reports_page .year_title, .section_title {
  font-size: 220%;
  line-height: 1.23em;
  font-family: "montserrat-medium", "montserratarm";
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .reports_page .year_title, .section_title {
    font-size: 200%;
  }
}
@media screen and (min-width: 576px) and (max-width: 1024px) {
  .reports_page .year_title, .section_title {
    font-size: 180%;
  }
}
@media screen and (max-width: 575px) {
  .reports_page .year_title, .section_title {
    font-size: 160%;
  }
}

.standard_textpage h2 {
  font-size: 2.2rem;
  line-height: 1.23em;
  font-family: "montserrat-medium", "montserratarm";
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .standard_textpage h2 {
    font-size: 2rem;
  }
}
@media screen and (min-width: 576px) and (max-width: 1024px) {
  .standard_textpage h2 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 575px) {
  .standard_textpage h2 {
    font-size: 1.6rem;
  }
}

.about_slider .year_block, .announcement_block .announcement_title {
  font-size: 180%;
  line-height: 22px;
}
@media screen and (max-width: 575px) {
  .about_slider .year_block, .announcement_block .announcement_title {
    font-size: 160%;
    line-height: 20px;
  }
}

.standard_textpage h3 {
  font-size: 1.8rem;
  line-height: 22px;
}
@media screen and (max-width: 575px) {
  .standard_textpage h3 {
    font-size: 1.6rem;
    line-height: 20px;
  }
}

.popup_block .popup_description {
  font-size: 160%;
  line-height: 25px;
}
@media screen and (max-width: 575px) {
  .popup_block .popup_description {
    font-size: 140%;
    line-height: 22px;
  }
}

.standard_textpage .main_info {
  font-size: 1.6rem;
  line-height: 25px;
}
@media screen and (max-width: 575px) {
  .standard_textpage .main_info {
    font-size: 1.4rem;
    line-height: 22px;
  }
}

.tab_buttons > ul, .calculator_section .title_calculator, .header .main_menu > li > a, .faq_list .drop_btn, .pdf_list span, .member_block .member_name, .primary_btn, .secondary_btn, .small_btn {
  font-size: 160%;
  line-height: 20px;
}
@media screen and (max-width: 575px) {
  .tab_buttons > ul, .calculator_section .title_calculator, .header .main_menu > li > a, .faq_list .drop_btn, .pdf_list span, .member_block .member_name, .primary_btn, .secondary_btn, .small_btn {
    font-size: 140%;
    line-height: 17px;
  }
}

.faq_list .primary_btn, .faq_list .medium_title, .standard_textpage .date_block, .standard_textpage h4 {
  font-size: 1.6rem;
  line-height: 20px;
}
@media screen and (max-width: 575px) {
  .faq_list .primary_btn, .faq_list .medium_title, .standard_textpage .date_block, .standard_textpage h4 {
    font-size: 1.4rem;
    line-height: 17px;
  }
}

.header .lg_block .drop_block, .header .front_menu > li > .submenu_list, .faq_list .drop_block, .announcement_block .announcement_description, .news_block .news_description, .news_block .news_title, .standard_textpage {
  font-size: 140%;
  line-height: 22px;
}
@media screen and (max-width: 575px) {
  .header .lg_block .drop_block, .header .front_menu > li > .submenu_list, .faq_list .drop_block, .announcement_block .announcement_description, .news_block .news_description, .news_block .news_title, .standard_textpage {
    font-size: 130%;
    line-height: 20px;
  }
}

.calculator_section .form_fields .field_block:before, .calculator_section .range_hints, .footer .last_update, .footer .policy_info, .footer .policy_menu a, .footer .contact_block, .footer_menu a, .header .main_menu > li ul, .header .menu_btn, .header .search_field input, .header .front_menu > li > a, .member_block .member_position, .contact_section .contact_list li, .standard_text, .field_block .attached_file .file_name, .field_block .attach_label .attach_btn, .field_block .field_name, .field_block input,
.field_block textarea, .field_block label.check_block, .field_block label.radio_block {
  font-size: 140%;
  line-height: 17px;
}
@media screen and (max-width: 575px) {
  .calculator_section .form_fields .field_block:before, .calculator_section .range_hints, .footer .last_update, .footer .policy_info, .footer .policy_menu a, .footer .contact_block, .footer_menu a, .header .main_menu > li ul, .header .menu_btn, .header .search_field input, .header .front_menu > li > a, .member_block .member_position, .contact_section .contact_list li, .standard_text, .field_block .attached_file .file_name, .field_block .attach_label .attach_btn, .field_block .field_name, .field_block input,
  .field_block textarea, .field_block label.check_block, .field_block label.radio_block {
    font-size: 130%;
  }
}

.popup_block .download_block, .standard_textpage h5 {
  font-size: 1.4rem;
  line-height: 17px;
}
@media screen and (max-width: 575px) {
  .popup_block .download_block, .standard_textpage h5 {
    font-size: 1.3rem;
  }
}

.calculator_section .section_info, .footer .logo_block .control_info, .page_navbar a, .news_block .news_date, .breadcrumbs li, .error_hint {
  font-size: 120%;
  line-height: 15px;
}

.footer .copyrights, .paging a {
  font-size: 120%;
  line-height: 1.5em;
}

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: #5E6A81;
  background: #F4F6FA;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  font-family: "montserrat", "montserratarm-light";
}
body:not(.loaded) {
  height: 100%;
  overflow: hidden;
}
body.loaded .page_loader {
  pointer-events: none;
  opacity: 0;
  -o-transition: opacity 0.75s;
  -ms-transition: opacity 0.75s;
  -moz-transition: opacity 0.75s;
  -webkit-transition: opacity 0.75s;
  transition: opacity 0.75s;
}
body:before {
  display: block;
  position: fixed;
  content: "";
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  background: #30394E;
  opacity: 0;
  height: 0;
  -o-transition: height 0s 0.3s, opacity 0.3s;
  -ms-transition: height 0s 0.3s, opacity 0.3s;
  -moz-transition: height 0s 0.3s, opacity 0.3s;
  -webkit-transition: height 0s 0.3s, opacity 0.3s;
  transition: height 0s 0.3s, opacity 0.3s;
}
body.popup_opened {
  overflow: hidden;
}
body.popup_opened:before {
  height: 100%;
  opacity: 0.7;
  -o-transition: height 0s 0s, opacity 0.3s;
  -ms-transition: height 0s 0s, opacity 0.3s;
  -moz-transition: height 0s 0s, opacity 0.3s;
  -webkit-transition: height 0s 0s, opacity 0.3s;
  transition: height 0s 0s, opacity 0.3s;
}

*,
*: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: #59AB45;
}

button {
  cursor: pointer;
  display: block;
}

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

input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input,
textarea,
button {
  font-family: inherit;
  font-size: 100%;
}

.page_row {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 1025px) {
  .page_row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media screen and (max-width: 1024px) {
  .page_row {
    margin-left: -8px;
    margin-right: -8px;
  }
}
.page_row .cb {
  flex: 0 0 100%;
  max-width: 100%;
}

.page_container, .header_inner {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
}
@media screen and (min-width: 1025px) {
  .page_container, .header_inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .page_container, .header_inner {
    padding-left: 16px;
    padding-right: 16px;
  }
}

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

.individual_hint,
.drop_list,
.drop_block {
  display: none;
}

.error_hint {
  display: block;
  max-height: 0;
  overflow: hidden;
  color: #FF5631;
}
.error_hint:before {
  display: block;
  content: "";
  height: 2px;
}

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

.has-error .error_hint,
.has-error ~ .error_hint {
  max-height: 60px;
}
.has-error input,
.has-error textarea {
  border-color: #FF5631 !important;
}
.has-error .check_btn:before,
.has-error .radio_btn:before {
  outline-color: #FF5631;
}

.field_block {
  position: relative;
}
.field_block .has-error .select2-container--default .select2-selection--single {
  border-color: #FF5631;
}
.field_block .has-error .select2-container .select2-selection__placeholder {
  color: #FF5631;
}
.field_block ::-webkit-input-placeholder {
  color: #A1AABC;
}
.field_block :-moz-placeholder {
  color: #A1AABC;
}
.field_block ::-moz-placeholder {
  color: #A1AABC;
}
.field_block :-ms-input-placeholder {
  color: #A1AABC;
}
.field_block label.has-error ::-webkit-input-placeholder {
  color: #FF5631;
}
.field_block label.has-error :-moz-placeholder {
  color: #FF5631;
}
.field_block label.has-error ::-moz-placeholder {
  color: #FF5631;
}
.field_block label.has-error :-ms-input-placeholder {
  color: #FF5631;
}
.field_block ::-webkit-input-placeholder {
  color: #A1AABC;
}
.field_block :-moz-placeholder {
  color: #A1AABC;
}
.field_block ::-moz-placeholder {
  color: #A1AABC;
}
.field_block :-ms-input-placeholder {
  color: #A1AABC;
}
.field_block label {
  display: flex;
  flex-direction: column;
  position: relative;
}
.field_block label *:not(.field_name) {
  order: 2;
}
.field_block label.check_block, .field_block label.radio_block {
  display: inline-block;
}
.field_block label.check_block a, .field_block label.radio_block a {
  color: #59AB45;
  text-decoration: underline;
}
.field_block input,
.field_block textarea {
  width: 100%;
  background: transparent;
  border: 1px solid #E0E7F5;
  padding: 13px 14px 14px;
  border-radius: 5px;
}
.field_block input:focus,
.field_block textarea:focus {
  border-color: #5E6A81;
}
.field_block input:disabled, .field_block input.disabled, .field_block input.inactive,
.field_block textarea:disabled,
.field_block textarea.disabled,
.field_block textarea.inactive {
  color: #A1AABC;
}
.field_block input:disabled ~ .field_name, .field_block input.disabled ~ .field_name, .field_block input.inactive ~ .field_name,
.field_block textarea:disabled ~ .field_name,
.field_block textarea.disabled ~ .field_name,
.field_block textarea.inactive ~ .field_name {
  color: #A1AABC;
}
.field_block textarea {
  resize: none;
  display: block;
  height: 149px;
}
.field_block .field_name {
  display: block;
  margin-bottom: 6px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.field_block input[type=radio]:disabled ~ .check_btn,
.field_block input[type=radio]:disabled ~ .radio_btn, .field_block input[type=radio].disable ~ .check_btn,
.field_block input[type=radio].disable ~ .radio_btn, .field_block input[type=radio].inactive ~ .check_btn,
.field_block input[type=radio].inactive ~ .radio_btn, .field_block input[type=checkbox]:disabled ~ .check_btn,
.field_block input[type=checkbox]:disabled ~ .radio_btn, .field_block input[type=checkbox].disable ~ .check_btn,
.field_block input[type=checkbox].disable ~ .radio_btn, .field_block input[type=checkbox].inactive ~ .check_btn,
.field_block input[type=checkbox].inactive ~ .radio_btn {
  pointer-events: none;
  color: #A1AABC;
}
.field_block input:checked ~ .check_btn:before {
  outline-color: transparent;
  color: #ffffff;
  background: #59AB45;
}
.field_block input:checked ~ .radio_btn {
  pointer-events: none;
}
.field_block input:checked ~ .radio_btn:before {
  border-width: 7px;
  outline-color: transparent;
  -o-transition: all 0.1s;
  -ms-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.field_block .check_btn {
  color: #30394E;
  cursor: pointer;
}
.field_block .check_btn:before {
  display: inline-block;
  vertical-align: middle;
  border-radius: 5px;
  content: "\e905";
  font-size: 2.4rem;
  outline: 1px solid #A1AABC;
  outline-offset: -1px;
  margin-right: 10px;
  color: transparent;
}
.field_block .check_btn:hover {
  color: #59AB45;
}
.field_block .check_btn:hover:before {
  outline-color: #59AB45;
  background: rgba(89, 171, 69, 0.2);
}
.field_block .attach_label {
  position: relative;
  display: flex;
  justify-content: center;
  height: 136px;
  max-width: 880px;
  border-radius: 15px;
  padding: 0 30px;
  border: 8px dashed #E0E7F5;
}
.field_block .attach_label[hidden] {
  pointer-events: none;
}
.field_block .attach_label:hover span {
  color: #59AB45;
}
.field_block .attach_label:after, .field_block .attach_label:before {
  display: block;
  content: "";
  position: absolute;
  top: -7px;
  left: -7px;
  bottom: -7px;
  right: -7px;
  border-radius: inherit;
}
.field_block .attach_label:before {
  background: #ffffff;
}
.field_block .attach_label:after {
  background: rgba(244, 246, 250, 0.4);
}
.field_block .attach_label input {
  opacity: 0;
  cursor: pointer;
  z-index: 2;
}
.field_block .attach_label .attach_btn {
  font-family: "montserrat-medium", "montserratarm";
  display: block;
  color: #30394E;
  z-index: 1;
  position: relative;
}
.field_block .attached_file {
  display: flex;
  align-items: center;
  height: 136px;
  max-width: 880px;
  border-radius: 15px;
  padding: 0 30px;
  border: 2px solid #E0E7F5;
}
.field_block .attached_file .file_name {
  color: #5E6A81;
  font-family: "montserrat-medium", "montserratarm";
  flex: 1;
  width: 50%;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
}
.field_block .attach_remove {
  display: block;
  cursor: pointer;
  margin-left: auto;
  color: #5E6A81;
  margin-left: 20px;
}
.field_block .attach_remove:before {
  content: "\e904";
  display: block;
  font-size: 1.6rem;
  padding: 4px;
}
.field_block .attach_error {
  color: #FF5631;
  display: block;
  font-size: 120%;
  line-height: 1.5em;
}
.field_block .radio_btn {
  color: #30394E;
  cursor: pointer;
}
.field_block .radio_btn:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  outline: 1px solid #A1AABC;
  outline-offset: -1px;
  margin-right: 10px;
  border-style: solid;
  border-color: #59AB45;
  border-width: 0;
  background: transparent;
}
.field_block .radio_btn:hover {
  color: #59AB45;
}
.field_block .radio_btn:hover:before {
  outline-color: #59AB45;
  background: rgba(89, 171, 69, 0.2);
}
.field_block .select2-container .select2-selection--single {
  height: 46px;
}
.field_block .select2-container .select2-selection__placeholder {
  color: #A1AABC;
}
.field_block .select2-container--default .select2-selection--single {
  background-color: #ffffff;
  border: 1px solid #E0E7F5;
  border-radius: 5px;
  display: flex;
  align-items: center;
  position: relative;
  box-shadow: none;
  outline: none;
}
.field_block .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #5E6A81;
  font-size: 140%;
  line-height: 20px;
  padding: 14px 15px;
  flex: 1;
  width: 50%;
}
.field_block .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: auto;
  position: relative;
  top: auto;
  right: auto;
  padding: 14px 15px;
  padding-left: 0;
  width: auto;
  color: #5E6A81;
  display: flex;
  align-items: center;
  justify-content: center;
}
.field_block .select2-container--default .select2-selection--single .select2-selection__arrow * {
  display: none;
}
.field_block .select2-container--default .select2-selection--single .select2-selection__arrow:before {
  content: "\e901";
  font-size: 2.4rem;
  display: block;
}
.field_block .select2-container--default.select2-container--open .select2-selection--single {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  z-index: 10;
}
.field_block .select2-container .select2-search--dropdown {
  padding: 0;
}
.field_block .select2-container .select2-search--dropdown .select2-search__field {
  border: none;
  border-bottom: 1px solid #E0E7F5;
  padding: 14px 15px;
  font-size: 100%;
  line-height: inherit;
}
.field_block .select2-container .select2-dropdown {
  border: 1px solid #E0E7F5;
  font-size: 140%;
  line-height: 20px;
  box-shadow: none;
  position: relative;
  z-index: 5;
}
.field_block .select2-container .select2-results__options {
  overflow-x: hidden;
  scrollbar-color: 2px 0;
  scrollbar-width: auto;
}
.field_block .select2-container .select2-results__options::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  border-radius: thin;
  background: 0;
}
.field_block .select2-container .select2-results__options::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: 2px;
}
.field_block .select2-container .select2-results__options li {
  padding: 13px 15px;
}
.field_block .select2-container .select2-results__option:not(:last-child) {
  border-bottom: 1px solid none;
}
.field_block .select2-container .select2-results__option--highlighted.select2-results__option--selectable {
  background: #F4F6FA;
  color: #5E6A81;
}
.field_block .select2-container .select2-results__option--selected {
  background: transparent !important;
  color: #59AB45 !important;
  cursor: default;
}

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

.page_title {
  margin: 0;
  color: #30394E;
  padding-top: 30px;
}
@media screen and (max-width: 575px) {
  .page_title {
    padding-top: 22px;
  }
}

.page_head_block {
  background: #ffffff;
  padding-top: 40px;
}
.page_head_block .title_block {
  text-align: center;
  padding-top: 52px;
  padding-bottom: 22px;
  background: url("images/bg_name.svg") no-repeat;
  background-size: auto 126%;
  background-position: top center;
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .page_head_block {
    padding-top: 32px;
  }
  .page_head_block .title_block {
    padding-top: 44px;
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 576px) and (max-width: 1024px) {
  .page_head_block {
    padding-top: 24px;
  }
  .page_head_block .title_block {
    padding-top: 36px;
    padding-bottom: 18px;
  }
}
@media screen and (max-width: 639px) {
  .page_head_block {
    padding-top: 0;
  }
  .page_head_block .title_block {
    padding-top: 30px;
    padding-bottom: 16px;
    background-size: 100% auto;
    background-position: bottom -3vw center;
  }
}

.section_head {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
}
.section_head .secondary_btn {
  margin-left: 30px;
  margin-bottom: 30px;
}
.section_head .section_title {
  padding-bottom: 30px;
  margin-right: auto;
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .section_head .secondary_btn {
    margin-bottom: 24px;
  }
  .section_head .section_title {
    padding-bottom: 24px;
  }
}
@media screen and (min-width: 576px) and (max-width: 1024px) {
  .section_head .secondary_btn {
    margin-bottom: 20px;
  }
  .section_head .section_title {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 639px) {
  .section_head .secondary_btn {
    margin-bottom: 16px;
  }
  .section_head .section_title {
    padding-bottom: 16px;
  }
}

.section_title {
  color: #30394E;
  margin: 0;
}

.sub_title {
  color: #3A9324;
  margin: 0;
  text-align: center;
}

.hidden_label {
  display: none;
}

@keyframes loadAnimation {
  9% {
    box-shadow: none;
  }
  10% {
    box-shadow: -8px 0 0;
  }
  35% {
    box-shadow: -8px 0 0;
  }
  35.1% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  60% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  60.1% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  85% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  85.1% {
    box-shadow: none;
  }
  100% {
    box-shadow: none;
  }
}
.page_loader {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 200;
}
.page_loader img {
  height: auto;
  width: 256px;
  max-width: 33%;
}

.slick-arrow {
  position: absolute;
  z-index: 5;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  font-size: 0;
  border: none;
  padding: 0;
  background: transparent;
  margin-top: -25px;
}
.slick-arrow:before {
  font-size: 3rem;
  display: block;
  position: relative;
  z-index: 2;
}
.slick-arrow:after {
  content: "";
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(1.5px);
  -webkit-backdrop-filter: blur(1.5px);
}

.slick-prev:before {
  content: "\e902";
}

.slick-next:before {
  content: "\e903";
}

.content {
  padding-top: 83px;
}
@media screen and (min-width: 640px) and (max-width: 1024px) {
  .content {
    padding-top: 70px;
  }
}
@media screen and (max-width: 639px) {
  .content {
    padding-top: 60px;
  }
}

.breadcrumbs {
  padding-top: 15px;
}
.breadcrumbs ul {
  display: flex;
  align-items: center;
}
.breadcrumbs li {
  color: #5E6A81;
  display: flex;
}
.breadcrumbs li:not(:first-child):before {
  display: block;
  content: "/";
  margin: 0 3px;
  color: #A1AABC;
}
.breadcrumbs li:last-child {
  flex: 1;
  width: 10%;
}
.breadcrumbs li div {
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  overflow: hidden;
}
.breadcrumbs a {
  display: block;
  color: #A1AABC;
  position: relative;
}
@media screen and (max-width: 767px) {
  .breadcrumbs {
    display: none;
  }
}

.contact_section .contact_list li {
  padding: 13px 0 0;
  display: flex;
  align-items: flex-start;
  color: #5E6A81;
}
.contact_section .contact_list li:before {
  font-size: 2.4rem;
  display: block;
  margin: -3px 5px 0 0;
  color: inherit;
}
.contact_section .contact_list li a {
  color: #5E6A81;
  display: block;
}

.member_block .image_block {
  max-width: 220px;
  margin: 0 auto;
  border-radius: 50%;
}
.member_block .member_name {
  padding-top: 20px;
  color: #30394E;
  text-align: center;
  font-family: "montserrat-medium", "montserratarm";
}
.member_block .member_position {
  padding-top: 9px;
  text-align: center;
  color: #30394E;
}
.member_block span {
  display: block;
}

a.member_block {
  display: block;
}

.web a.member_block:hover .member_name {
  color: #244FA1;
}

.touch a.member_block:active .member_name {
  color: #244FA1;
}

.pdf_list {
  list-style-type: none;
  padding: 0;
  margin: 40px 0 0;
  background: #ffffff;
  border: 1px solid #E0E7F5;
  border-radius: 15px;
}
.pdf_list li {
  padding: 16px 60px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #E0E7F5;
}
.pdf_list li:last-child {
  border-bottom: none;
}
.pdf_list span {
  display: block;
  padding-right: 20px;
  font-family: "montserrat-medium", "montserratarm";
  color: #30394E;
}
.pdf_list img {
  width: 100%;
  height: auto;
  max-width: 60px;
  max-height: 60px;
  display: block;
  margin-right: 20px;
}
.pdf_list .download_btn {
  height: 40px;
  margin-left: auto;
}
@media screen and (max-width: 1199px) {
  .pdf_list li {
    padding: 15px 30px;
  }
}
@media screen and (max-width: 1024px) {
  .pdf_list {
    margin-top: 32px;
  }
  .pdf_list li {
    padding: 15px;
  }
}
@media screen and (max-width: 767px) {
  .pdf_list img {
    max-width: 40px;
    margin-right: 12px;
  }
  .pdf_list span {
    padding-right: 12px;
    font-size: 140% !important;
    line-height: 18px !important;
  }
}
@media screen and (max-width: 575px) {
  .pdf_list {
    margin-top: 24px;
  }
  .pdf_list li {
    flex-wrap: wrap;
  }
  .pdf_list img {
    max-width: 50px;
    margin-right: 15px;
  }
  .pdf_list span {
    padding: 0;
    flex: 1;
  }
  .pdf_list .download_btn {
    max-width: 100%;
    flex: 0 0 100%;
    margin-top: 10px;
  }
}
@media screen and (max-width: 575px) {
  .pdf_list img {
    max-width: 40px;
    margin-right: 15px;
  }
}

.paging {
  padding-top: 40px;
}
.paging ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.paging span {
  display: block;
  text-align: center;
  width: 40px;
}
.paging a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  background: transparent;
  color: #5E6A81;
}
.paging a:hover {
  background: #ffffff;
  color: #59AB45;
}
.paging a.current_page {
  background: #59AB45;
  color: #ffffff;
  pointer-events: none;
}
.paging .next_page,
.paging .prev_page {
  color: #5E6A81;
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0;
}
.paging .next_page:before,
.paging .prev_page:before {
  font-size: 1rem;
  line-height: 10px;
}
.paging .next_page.inactive,
.paging .prev_page.inactive {
  color: #A1AABC;
  pointer-events: none;
}
.paging .next_page {
  margin-left: 5px;
}
.paging .prev_page {
  margin-right: 5px;
}
@media screen and (max-width: 1024px) {
  .paging {
    padding-top: 32px;
  }
}
@media screen and (max-width: 575px) {
  .paging {
    padding-top: 24px;
  }
}
@media screen and (max-width: 399px) {
  .paging a {
    width: 32px;
    height: 32px;
  }
}

.reports_page {
  padding-bottom: 25px;
  position: relative;
}
.reports_page:before {
  content: "";
  background: #ffffff;
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 272px;
  z-index: -1;
}
.reports_page .pdf_list {
  margin-top: 20px;
}
.reports_page .year_title {
  color: #30394E;
  padding-top: 30px;
}
@media screen and (max-width: 575px) {
  .reports_page .year_title {
    padding-top: 20px;
  }
}

.social_responsibility,
.content.news_inner {
  padding-bottom: 40px;
}
@media screen and (max-width: 575px) {
  .social_responsibility,
  .content.news_inner {
    padding-bottom: 30px;
  }
}

.tariffs_page {
  padding-bottom: 25px;
  position: relative;
}
.tariffs_page:before {
  content: "";
  background: #ffffff;
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 310px;
  z-index: -1;
}

.standard_textpage {
  background: #ffffff;
  border-radius: 15px;
  padding: 40px 100px 60px;
  margin: 40px 0;
}
.standard_textpage p {
  margin: 0;
}
.standard_textpage h1 {
  margin: 0;
  color: #30394E;
  font-family: "montserrat-medium", "montserratarm";
  padding-bottom: 40px;
}
.standard_textpage h2 {
  font-family: "montserrat-medium", "montserratarm";
  margin: 0;
  padding-bottom: 20px;
  color: #30394E;
}
.standard_textpage h3 {
  font-family: "montserrat-medium", "montserratarm";
  color: #30394E;
  margin: 0;
  padding-bottom: 20px;
}
.standard_textpage h4 {
  font-family: "montserrat-medium", "montserratarm";
  color: #30394E;
  margin: 0;
  padding-bottom: 20px;
}
.standard_textpage h5 {
  font-family: "montserrat-medium", "montserratarm";
  color: #30394E;
  margin: 0;
  padding-bottom: 20px;
}
.standard_textpage ul {
  margin: 0;
  padding: 0 0 0 17px;
}
.standard_textpage ul li {
  padding-bottom: 20px;
}
.standard_textpage ul li:last-child {
  padding-bottom: 0;
}
.standard_textpage .image_block {
  max-width: 820px;
  margin: 0 auto;
}
.standard_textpage .image_block img {
  display: block;
  margin-bottom: 15px;
  height: auto;
  width: 100%;
  border-radius: 10px;
}
.standard_textpage .date_block {
  padding-bottom: 15px;
}
@media screen and (max-width: 1199px) {
  .standard_textpage {
    padding: 40px 50px;
  }
}
@media screen and (max-width: 1024px) {
  .standard_textpage {
    padding: 40px;
  }
  .standard_textpage h1 {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .standard_textpage {
    padding: 30px 20px;
  }
}

.news_block {
  background: #ffffff;
  box-shadow: 4px 6px 20px rgba(71, 102, 165, 0.1);
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.news_block.hovered 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);
}
.news_block.hovered .news_title {
  color: #59AB45;
}
.news_block .news_image {
  font-size: 0;
  display: block;
}
.news_block img {
  -o-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.news_block .news_info {
  padding: 13px 20px 30px;
}
.news_block .news_date {
  padding-bottom: 5px;
  color: #5E6A81;
}
.news_block .info_inner {
  height: 142px;
  position: relative;
  overflow: hidden;
}
.news_block .news_title {
  color: #30394E;
  font-family: "montserrat-medium", "montserratarm";
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.news_block .news_description {
  margin-top: 10px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 767px) {
  .news_block .news_info {
    padding: 13px 15px 20px;
  }
}
@media screen and (max-width: 639px) {
  .news_block .news_info {
    padding: 13px 10px 20px;
  }
}
@media screen and (max-width: 575px) {
  .news_block .info_inner {
    height: 130px;
  }
}

.page_head {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 160px;
  padding: 45px 0;
  display: flex;
  align-items: center;
}
.page_head .page_title {
  color: #ffffff;
  font-family: "montserrat-medium", "montserratarm";
  padding-top: 0;
}
.page_head .breadcrumbs {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.page_head .breadcrumbs li {
  color: #ffffff;
}
.page_head .breadcrumbs li:not(:first-child):before {
  color: #E0E7F5;
}
.page_head .breadcrumbs a {
  color: #E0E7F5;
}
@media screen and (max-width: 767px) {
  .page_head {
    min-height: 100px;
    padding: 20px 0;
  }
}

.head_block {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 448px;
  padding: 45px 0;
  display: flex;
  align-items: center;
}
.head_block::after {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 38.17%, rgba(0, 0, 0, 0) 86.38%);
}
.head_block .page_title {
  position: relative;
  color: #ffffff;
  font-family: "montserrat-medium", "montserratarm";
  padding-top: 0;
  z-index: 1;
}
.head_block .breadcrumbs {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
.head_block .breadcrumbs li {
  color: #ffffff;
}
.head_block .breadcrumbs li:not(:first-child):before {
  color: #E0E7F5;
}
.head_block .breadcrumbs a {
  color: #E0E7F5;
}
@media screen and (max-width: 767px) {
  .head_block {
    min-height: 348px;
    padding: 20px 0;
  }
}
@media screen and (max-width: 575px) {
  .head_block {
    min-height: 248px;
  }
}

.page_navbar ul {
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
}
.page_navbar li {
  flex: 1;
  text-align: center;
}
.page_navbar li.current_page a {
  background: #59AB45;
  color: #ffffff;
  pointer-events: none;
}
.page_navbar a {
  color: #30394E;
  padding: 5px 8px;
  height: 60px;
  font-family: "montserrat-medium", "montserratarm";
}
@media screen and (max-width: 767px) {
  .page_navbar {
    white-space: nowrap;
  }
  .page_navbar .page_container, .page_navbar .header_inner {
    padding-left: 0;
    padding-right: 0;
  }
  .page_navbar a {
    height: 50px;
  }
}

.announcement_block {
  margin-bottom: 90px;
  background: #ffffff;
  border: 1px solid #3A9324;
  border-radius: 10px;
  padding: 40px 80px;
}
.announcement_block .announcement_title {
  font-family: "montserrat-medium", "montserratarm";
  color: #3A9324;
}
.announcement_block .announcement_description {
  color: #5E6A81;
  padding-top: 10px;
}
@media screen and (max-width: 1199px) {
  .announcement_block {
    margin-bottom: 70px;
    padding: 30px 40px;
  }
}
@media screen and (max-width: 1024px) {
  .announcement_block {
    padding: 30px 20px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 575px) {
  .announcement_block {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 575px) {
  .announcement_block {
    margin-bottom: 40px;
  }
}

.faq_page {
  position: relative;
  padding-bottom: 25px;
}
.faq_page:before {
  content: "";
  background: #ffffff;
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 310px;
  z-index: -1;
}

.faq_list {
  background: #ffffff;
  border: 1px solid #E0E7F5;
  border-radius: 15px;
  list-style-type: none;
  padding: 0;
  margin: 40px 0 0;
}
.faq_list > li {
  border-bottom: 1px solid #E0E7F5;
  background: transparent;
}
.faq_list > li:last-child {
  border-bottom: none;
}
.faq_list > li.opened {
  background: rgba(244, 246, 250, 0.4);
}
.faq_list > li.opened .drop_btn:before {
  color: #59AB45;
}
.faq_list .drop_btn {
  padding: 30px 60px;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  justify-content: space-between;
  color: #30394E;
  font-family: "montserrat-medium", "montserratarm";
}
.faq_list .drop_btn:before {
  display: block;
  margin-left: 10px;
  font-size: 140%;
  color: inherit;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.faq_list .drop_block {
  display: none;
  padding: 0 60px 30px;
}
.faq_list .drop_inner {
  max-width: 1000px;
  color: #30394E;
}
.faq_list .drop_inner > * {
  margin-bottom: 30px;
}
.faq_list .drop_inner > *:last-child {
  margin-bottom: 0;
}
.faq_list .info_row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 -10px 30px;
}
.faq_list .info_row span {
  padding: 0 10px;
  display: block;
  color: #3A9324;
}
.faq_list .text_row {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}
.faq_list .text_row:last-child {
  margin-bottom: 30px;
}
.faq_list .text_row span {
  display: block;
}
.faq_list .text_row span.medium_text {
  padding-left: 15px;
  font-family: "montserrat-medium", "montserratarm";
}
.faq_list .drop_title {
  line-height: 17px;
  font-family: "montserrat-medium", "montserratarm";
  margin-bottom: 10px !important;
}
.faq_list .medium_title {
  font-family: "montserrat-medium", "montserratarm";
  margin-bottom: 20px !important;
}
.faq_list ul {
  list-style-type: disc;
  padding: 0 0 0 17px;
  margin: 0;
}
.faq_list img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 1024px) {
  .faq_list .drop_btn {
    padding: 24px 30px;
  }
  .faq_list .drop_block {
    padding: 0 30px 24px;
  }
}
@media screen and (max-width: 767px) {
  .faq_list {
    margin-top: 32px;
  }
  .faq_list .drop_btn {
    padding: 20px;
  }
  .faq_list .drop_block {
    padding: 0 20px 20px;
  }
}
@media screen and (max-width: 575px) {
  .faq_list {
    margin-top: 24px;
  }
  .faq_list .drop_inner > * {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 479px) {
  .faq_list .info_row,
  .faq_list .text_row {
    flex-direction: column;
    align-items: flex-start;
    margin: 0 0 20px;
  }
  .faq_list .info_row span,
  .faq_list .text_row span {
    padding: 0 0 10px;
  }
  .faq_list .info_row span:last-child,
  .faq_list .text_row span:last-child {
    padding-bottom: 0;
  }
  .faq_list .text_row span.medium_text {
    padding-left: 0;
  }
}
@media screen and (max-width: 399px) {
  .faq_list .drop_btn {
    padding: 20px 15px;
  }
  .faq_list .drop_block {
    padding: 0 15px 20px;
  }
}

.popup_block {
  position: fixed;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  z-index: 1000;
  top: -100%;
  -o-transition: height 0s 0.3s, top 0.3s;
  -ms-transition: height 0s 0.3s, top 0.3s;
  -moz-transition: height 0s 0.3s, top 0.3s;
  -webkit-transition: height 0s 0.3s, top 0.3s;
  transition: height 0s 0.3s, top 0.3s;
}
.popup_block.showed {
  height: 100%;
  overflow-y: auto;
}
.popup_block.showed {
  top: 0;
  -o-transition: height 0s 0s, top 0.3s;
  -ms-transition: height 0s 0s, top 0.3s;
  -moz-transition: height 0s 0s, top 0.3s;
  -webkit-transition: height 0s 0s, top 0.3s;
  transition: height 0s 0s, top 0.3s;
}
.popup_block .popup_inner {
  display: flex;
  width: 100%;
  min-height: 100%;
  justify-content: center;
  align-items: center;
  padding: 10px;
  justify-content: center;
}
.popup_block .popup_container {
  background: #ffffff;
  width: 100%;
  max-width: 980px;
  padding: 0 40px;
  position: relative;
  border-radius: 15px;
}
@media screen and (max-width: 1024px) {
  .popup_block .popup_container {
    max-width: 780px;
    padding: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .popup_block .popup_container {
    max-width: 580px;
    padding: 0 30px;
  }
}
.popup_block .popup_title {
  font-family: "montserrat-medium", "montserratarm";
  text-align: center;
  color: #30394E;
  margin: 0;
}
.popup_block .popup_description {
  text-align: center;
  color: #5E6A81;
  padding-top: 20px;
}
.popup_block .popup_close.icon_close {
  margin-left: auto;
  margin-right: -30px;
  margin-top: 10px;
  border: none;
  background: none;
  padding: 10px;
  font-size: 2.4rem;
  color: #30394E;
}
@media screen and (max-width: 1024px) {
  .popup_block .popup_close.icon_close {
    margin-right: -20px;
    margin-top: 0;
  }
}
.popup_block .standard_textpage {
  padding: 30px 60px 100px;
  margin: 0;
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .popup_block .standard_textpage {
    padding: 30px 40px 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .popup_block .standard_textpage {
    padding: 20px 30px 40px;
  }
}
@media screen and (max-width: 767px) {
  .popup_block .standard_textpage {
    padding: 20px 20px 40px;
  }
}
@media screen and (max-width: 575px) {
  .popup_block .standard_textpage {
    padding: 20px 0 40px;
  }
}
.popup_block .popup_btns {
  margin: 0 auto;
  padding: 40px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.popup_block .popup_btns button, .popup_block .popup_btns a {
  margin-top: 20px;
}
@media screen and (min-width: 1025px) {
  .popup_block .popup_btns button, .popup_block .popup_btns a {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .popup_block .popup_btns button, .popup_block .popup_btns a {
    margin-left: 8px;
    margin-right: 8px;
  }
}
@media screen and (max-width: 767px) {
  .popup_block .popup_btns {
    padding: 20px 0;
  }
}
@media screen and (max-width: 479px) {
  .popup_block .popup_btns a, .popup_block .popup_btns button {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 479px) and (min-width: 1025px) {
  .popup_block .popup_btns a, .popup_block .popup_btns button {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 479px) and (max-width: 1024px) {
  .popup_block .popup_btns a, .popup_block .popup_btns button {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.popup_block .fields_group {
  padding-top: 40px;
  display: flex;
  flex-wrap: wrap;
}
.popup_block .fields_group .field_block {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
@media screen and (min-width: 1025px) {
  .popup_block .fields_group .field_block {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .popup_block .fields_group .field_block {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.popup_block .fields_group .attach_block {
  flex: 0 0 100%;
  max-width: 100%;
  padding-top: 36px;
}
@media screen and (min-width: 1025px) {
  .popup_block .fields_group .attach_block {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .popup_block .fields_group .attach_block {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media screen and (max-width: 767px) {
  .popup_block .fields_group .field_block {
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) and (min-width: 1025px) {
  .popup_block .fields_group .field_block {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .popup_block .fields_group .field_block {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media screen and (max-width: 767px) {
  .popup_block .fields_group .attach_block {
    padding-top: 16px;
  }
}
.popup_block.credit_popup .popup_container {
  padding-bottom: 50px;
}
.popup_block.credit_popup .popup_table {
  max-width: 820px;
  margin: 0 auto;
}
.popup_block .title_table {
  font-size: 14px;
  line-height: 22px;
  color: #30394E;
}
.popup_block .info_results_popup {
  overflow-x: auto;
  margin: 25px auto 0;
  white-space: nowrap;
  scrollbar-color: #E0E7F5 #F4F6FA;
  scrollbar-width: thin;
  max-height: 500px;
}
.popup_block .info_results_popup::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background: #F4F6FA;
}
.popup_block .info_results_popup::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #E0E7F5;
}
.popup_block .info_results_popup.block_table {
  background: #EEF7EC;
  border-radius: 10px;
  padding: 20px 20px 0;
  margin-top: 30px;
}
.popup_block .info_results_popup.block_table table td,
.popup_block .info_results_popup.block_table table th {
  border: none;
  padding: 0 5px;
  padding-bottom: 30px;
}
.popup_block .info_results_popup table {
  width: 100%;
  padding: 13px;
  border-collapse: collapse;
}
.popup_block .info_results_popup table th {
  border: 1px solid #E0E7F5;
  padding: 15px;
  text-align: inherit;
  color: #30394E;
  font-size: 140%;
  line-height: 18px;
  font-family: "montserrat", "montserratarm-light";
}
.popup_block .info_results_popup table td {
  border: 1px solid #E0E7F5;
  padding: 15px;
  text-align: inherit;
  font-size: 160%;
  line-height: 18px;
  color: #30394E;
  font-family: "montserrat-medium", "montserratarm";
}
.popup_block .info_results_popup table thead,
.popup_block .info_results_popup table tfoot {
  background: #EEF7EC;
}
.popup_block .info_results_popup table tfoot {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
}
.popup_block .info_results_popup table tfoot tr {
  font-family: "montserrat-medium", "montserratarm";
}
.popup_block .download_block {
  display: flex;
  justify-content: flex-end;
}
.popup_block .download_block .icon_download {
  display: inline-block;
  margin-top: 24px;
}
.popup_block .download_block .icon_download:before {
  padding-right: 8px;
}

.about_slider {
  margin-top: 50px;
  position: relative;
}
.about_slider:not(.slick-slider) {
  overflow: hidden;
  display: flex;
}
.about_slider:not(.slick-slider) > div {
  flex: 0 0 100%;
  max-width: 100%;
}
.about_slider .slick-slider {
  overflow: visible;
}
.about_slider .slick-list {
  overflow: hidden;
}
.about_slider .slide_block {
  width: 100px;
  position: relative;
  overflow: hidden;
  font-family: "montserrat-medium", "montserratarm";
}
.about_slider .slide_block:last-child:before {
  display: none;
}
.about_slider .slide_block:before {
  content: "";
  position: absolute;
  bottom: 8px;
  right: 0;
  width: 100%;
  height: 1px;
  background: #E0E7F5;
}
.about_slider .slide_block.current .current .year_block {
  color: #3A9324;
}
.about_slider .slide_block.current .radius_block {
  background: #3A9324;
}
.about_slider .slide_block.highlight:before {
  bottom: 7px;
  height: 3px;
  background: #3A9324;
}
.about_slider .slide_block.highlight .year_block {
  color: #5E6A81;
}
.about_slider .slide_block.highlight .radius_block {
  background: #ffffff;
  border: 3px solid #3A9324;
}
.about_slider .radius_btn {
  display: inline-block;
  vertical-align: top;
}
.about_slider .radius_btn:hover .radius_block {
  background: #ffffff;
  border: 3px solid #3A9324;
}
.about_slider .year_block {
  font-family: "montserrat-medium", "montserratarm";
  display: block;
  color: #30394E;
  padding-bottom: 11px;
}
.about_slider .radius_block {
  display: block;
  width: 17px;
  height: 17px;
  min-width: 17px;
  border-radius: 50%;
  background: #E0E7F5;
  border: 3px solid transparent;
}
.about_slider .slick-arrow {
  margin-top: 0;
}
.about_slider .slick-arrow.slick-disabled {
  display: none !important;
}
.about_slider .slick-prev {
  left: -70px;
  bottom: 0;
}
.about_slider .slick-next {
  right: -70px;
  bottom: 0;
}
@media screen and (max-width: 1365px) {
  .about_slider .slick-prev {
    left: -15px;
    bottom: 17px;
  }
  .about_slider .slick-next {
    right: -15px;
    bottom: 17px;
  }
  .about_slider .slick-arrow {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .about_slider {
    margin-top: 40px;
  }
}
@media screen and (max-width: 575px) {
  .about_slider {
    margin-top: 30px;
  }
}
@media screen and (max-width: 399px) {
  .about_slider {
    margin-top: 24px;
  }
}

.header {
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #ffffff;
  color: #30394E;
  box-shadow: 5px 5px 30px 5px rgba(33, 41, 78, 0.07);
}
.header_inner {
  display: flex;
  align-items: center;
  position: relative;
  z-index: inherit;
}
.header .main_logo {
  margin-right: 60px;
}
.header .main_logo a {
  display: block;
  font-size: 0;
  line-height: 0;
}
.header .main_logo img {
  display: block;
  width: 127px;
  height: auto;
}
.header .small_btn {
  margin-right: auto;
  padding: 0 15px;
}
.header .small_btn:before {
  display: block;
  font-size: 2.4rem;
  margin-right: 8px;
}
.header .front_menu {
  display: flex;
}
.header .front_menu a {
  color: inherit;
}
.header .front_menu li.opened {
  background: #F4F6FA;
}
.header .front_menu li.opened > .submenu_btn:after {
  color: inherit;
}
.header .front_menu .submenu_btn:after {
  color: #A1AABC;
  display: block;
  content: "";
  width: 7px;
  height: 4px;
  border-width: 4px 3px 0;
  border-style: solid;
  margin-left: 8px;
  border-left-color: transparent;
  border-right-color: transparent;
  -o-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.header .front_menu .submenu_btn:hover:after, .header .front_menu .submenu_btn:active:after {
  color: inherit;
}
.header .front_menu > li {
  position: relative;
  height: 83px;
  display: flex;
  align-items: center;
  padding: 0 20px;
}
.header .front_menu > li > a {
  display: flex;
  align-items: center;
  font-family: "montserrat-medium", "montserratarm";
}
.header .front_menu > li > .submenu_list {
  position: absolute;
  top: 100%;
  left: 0;
  width: 326px;
  background: #ffffff;
  box-shadow: 4px 6px 20px rgba(71, 102, 165, 0.1);
  overflow-x: hidden;
  overflow-y: overlay;
  max-height: 75vh;
}
.header .front_menu > li > .submenu_list:before, .header .front_menu > li > .submenu_list:after {
  display: block;
  content: "";
  height: 10px;
}
.header .front_menu > li > .submenu_list > li > a {
  display: flex;
  padding: 11px 20px;
  align-items: center;
  justify-content: space-between;
  font-family: "montserrat-medium", "montserratarm";
}
.header .front_menu > li > .submenu_list > li .submenu_btn:after {
  margin: 0 8px;
}
.header .front_menu > li > .submenu_list > li .submenu_list:before, .header .front_menu > li > .submenu_list > li .submenu_list:after {
  display: block;
  content: "";
  height: 5px;
}
.header .front_menu > li > .submenu_list > li .submenu_list li {
  padding: 0 20px 15px 30px;
}
.header .front_menu > li > .submenu_list > li .submenu_list a {
  display: inline-block;
  vertical-align: top;
}
.header .front_menu > li.opened > a {
  color: #59AB45;
}
.header .submenu_list {
  display: none;
}
.header .search_block {
  margin-left: 20px;
  width: 44px;
  position: relative;
  z-index: 5;
}
.header .search_block.opened .search_form {
  width: 260px;
}
.header .search_block.opened .search_form:before {
  opacity: 1;
  -o-transition: opacity 0.1s 0s, margin 0.3s;
  -ms-transition: opacity 0.1s 0s, margin 0.3s;
  -moz-transition: opacity 0.1s 0s, margin 0.3s;
  -webkit-transition: opacity 0.1s 0s, margin 0.3s;
  transition: opacity 0.1s 0s, margin 0.3s;
}
.header .search_btn {
  border: none;
  background: #ffffff;
  font-size: 240%;
  padding: 10px;
  color: inherit;
}
.header .search_btn:before {
  display: block;
}
.header .search_form {
  display: flex;
  justify-content: flex-end;
  width: 44px;
  position: relative;
  background: #ffffff;
}
.header .search_form:before {
  content: "";
  border-radius: 5px;
  pointer-events: none;
  border: 1px solid #E0E7F5;
  opacity: 0;
  -o-transition: opacity 0.1s 0.3s, margin 0.3s;
  -ms-transition: opacity 0.1s 0.3s, margin 0.3s;
  -moz-transition: opacity 0.1s 0.3s, margin 0.3s;
  -webkit-transition: opacity 0.1s 0.3s, margin 0.3s;
  transition: opacity 0.1s 0.3s, margin 0.3s;
  z-index: 2;
}
.header .search_field {
  order: 2;
  display: block;
  position: relative;
  overflow: hidden;
}
.header .search_field ::-webkit-input-placeholder {
  color: #A1AABC;
}
.header .search_field :-moz-placeholder {
  color: #A1AABC;
}
.header .search_field ::-moz-placeholder {
  color: #A1AABC;
}
.header .search_field :-ms-input-placeholder {
  color: #A1AABC;
}
.header .search_field input {
  border: none;
  height: 44px;
  padding: 0;
  background: transparent;
  width: 216px;
  padding: 0 15px 0 0;
}
.header .sitemap_btn {
  display: block;
  padding: 10px;
  font-size: 0;
  line-height: 0;
  color: #5E6A81;
}
.header .sitemap_btn:before {
  display: block;
  font-size: 2.4rem;
}
.header .lg_block {
  position: relative;
  height: 83px;
  display: flex;
  align-items: center;
  padding: 0 3px 0 10px;
}
.header .lg_block.opened {
  background: #F4F6FA;
}
.header .lg_block.opened .drop_btn {
  color: #59AB45;
}
.header .lg_block.opened .drop_btn:after {
  color: inherit;
}
.header .lg_block .drop_btn {
  display: flex;
  font-size: 240%;
  align-items: center;
  color: inherit;
}
.header .lg_block .drop_btn:after {
  color: #A1AABC;
  display: block;
  content: "";
  width: 7px;
  height: 4px;
  border-width: 4px 3px 0;
  border-style: solid;
  margin: 0 8px;
  border-left-color: transparent;
  border-right-color: transparent;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .lg_block .drop_btn:hover:after, .header .lg_block .drop_btn:active:after {
  color: inherit;
}
.header .lg_block .drop_block {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #ffffff;
  box-shadow: 4px 6px 20px rgba(71, 102, 165, 0.1);
}
.header .lg_block .drop_block:before, .header .lg_block .drop_block:after {
  display: block;
  content: "";
  height: 10px;
}
.header .lg_block .drop_block a {
  display: block;
  color: inherit;
  padding: 11px;
  text-align: center;
}
.header .lg_block .drop_block a.current_lg {
  color: #59AB45;
  pointer-events: none;
  font-family: "montserrat-medium", "montserratarm";
}
.header .menu_btn {
  margin-left: 30px;
  font-family: "montserrat-medium", "montserratarm";
  color: inherit;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 80px;
}
.header .menu_btn:before {
  display: block;
  content: attr(data-open);
  margin-right: 12px;
}
.header .menu_btn > span {
  display: block;
  position: relative;
  flex: 0 0 20px;
  max-width: 20px;
  padding: 9px 0;
}
.header .menu_btn > span span {
  display: block;
  border-top: 2px solid;
  border-radius: 2px;
  -o-transition: opacity 0.1s 0.3s;
  -ms-transition: opacity 0.1s 0.3s;
  -moz-transition: opacity 0.1s 0.3s;
  -webkit-transition: opacity 0.1s 0.3s;
  transition: opacity 0.1s 0.3s;
}
.header .menu_btn > span:before, .header .menu_btn > span:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  border-top: 2px solid;
  border-radius: 2px;
  width: 20px;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .menu_btn > span:before {
  top: 3px;
  transform-origin: top left;
  -webkit-transfrom-origin: top left;
}
.header .menu_btn > span:after {
  bottom: 3px;
  transform-origin: bottom left;
  -webkit-transfrom-origin: bottom left;
}
.header .menu_block {
  position: fixed;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 0;
  z-index: 99;
  overflow: hidden;
  padding-top: 83px;
  -o-transition: height 0s 0.3s, opacity 0.3s;
  -ms-transition: height 0s 0.3s, opacity 0.3s;
  -moz-transition: height 0s 0.3s, opacity 0.3s;
  -webkit-transition: height 0s 0.3s, opacity 0.3s;
  transition: height 0s 0.3s, opacity 0.3s;
}
.header .menu_block:before {
  display: block;
  content: "";
  position: absolute;
  top: 83px;
  left: 0;
  width: 100%;
  bottom: 0;
  background: rgba(48, 57, 78, 0.7);
}
.header .menu_inner {
  width: 100%;
  background: #F4F6FA;
  max-height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  z-index: 10;
  padding: 50px 0 75px;
}
.header .main_menu {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
}
.header .main_menu a {
  display: inline-block;
  vertical-align: top;
  color: inherit;
}
.header .main_menu > li {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding-bottom: 25px;
}
.header .main_menu > li ul li {
  padding-left: 30px;
  padding-top: 20px;
}
.header .main_menu > li ul:before {
  display: block;
  content: "";
  height: 5px;
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .header .main_logo {
    margin-right: 30px;
  }
  .header .front_menu > li,
  .header .front_menu > li > .submenu_list > li > a {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header .front_menu > li > .submenu_list > li .submenu_list li {
    padding-left: 25px;
    padding-right: 15px;
  }
  .header .front_menu > li > .submenu_list {
    width: 300px;
  }
  .header .search_block {
    margin-left: 5px;
  }
  .header .search_block.opened .search_form {
    width: 240px;
  }
  .header .menu_btn {
    margin-left: 10px;
  }
  .header .search_field input {
    width: 196px;
  }
  .header .menu_inner {
    padding: 40px 0 60px;
  }
  .header .main_menu {
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
  .header .main_menu > li {
    padding-bottom: 20px;
  }
  .header .main_menu > li ul li {
    padding-left: 20px;
    padding-top: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .header .front_menu {
    display: none;
  }
  .header .main_logo img {
    width: auto;
    height: 50px;
  }
  .header .front_menu > li,
  .header .lg_block {
    height: 70px;
  }
  .header .menu_block {
    padding-top: 70px;
  }
  .header .menu_block:before {
    top: 70px;
  }
  .header .lg_block .drop_block a {
    padding: 5px;
  }
  .header .main_menu {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
  }
  .header .main_menu > li {
    padding-bottom: 10px;
  }
  .header .main_menu > li > a {
    padding: 5px 0;
  }
  .header .main_menu > li ul:before {
    display: none;
  }
  .header .main_menu > li ul li {
    padding-left: 15px;
    padding-top: 5px;
  }
  .header .main_menu > li ul li a {
    padding: 5px 0;
  }
  .header .menu_inner {
    padding: 30px 0 20px;
  }
}
@media screen and (min-width: 640px) and (max-width: 767px) {
  .header .main_logo {
    margin-right: 30px;
  }
  .header .search_block {
    margin-left: 5px;
  }
  .header .search_block.opened .search_form {
    width: 254px;
  }
  .header .menu_btn {
    margin-left: 10px;
  }
  .header .search_field input {
    width: 210px;
  }
}
@media screen and (max-width: 639px) {
  .header .main_logo {
    margin-right: auto;
  }
  .header .main_logo img {
    height: 40px;
  }
  .header .menu_btn {
    margin-right: -14px;
    padding: 14px;
    width: 48px;
    margin-left: 0;
  }
  .header .menu_btn:before {
    display: none;
  }
  .header .phone_block {
    color: #30394E;
    background: transparent;
    font-size: 0;
    padding: 10px;
    margin-right: 0;
    outline: none !important;
    min-width: 0;
  }
  .header .phone_block:before {
    margin-right: 0;
  }
  .header .phone_block:active {
    color: #3A9324;
  }
  .header .lg_block {
    height: 60px;
  }
  .header .menu_block {
    padding-top: 60px;
  }
  .header .menu_block:before {
    top: 60px;
  }
  .header .search_form {
    position: absolute;
    top: 0;
    right: 0;
    justify-content: flex-start;
  }
  .header .search_form:before {
    width: auto;
    right: 0;
  }
  .header .search_btn {
    order: 3;
  }
  .header .search_field {
    flex: 1;
  }
  .header .search_field input {
    width: 100%;
    padding-left: 15px;
  }
  .header .search_block {
    margin-left: 0;
    height: 44px;
  }
  .header .search_block.opened .search_form {
    width: 100vw;
    right: -154px;
    padding: 0 16px;
  }
  .header .search_block.opened .search_form:before {
    margin: 0 16px;
  }
  .header .main_menu {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
}

.menu_opened {
  overflow: hidden;
}
.menu_opened .menu_btn:before {
  content: attr(data-close);
}
.menu_opened .menu_btn > span span {
  opacity: 0;
  -o-transition: opacity 0.1s 0s;
  -ms-transition: opacity 0.1s 0s;
  -moz-transition: opacity 0.1s 0s;
  -webkit-transition: opacity 0.1s 0s;
  transition: opacity 0.1s 0s;
}
.menu_opened .menu_btn > span:before {
  left: 5px;
  width: 15px;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.menu_opened .menu_btn > span:after {
  bottom: 5px;
  left: 5px;
  width: 15px;
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
@media screen and (max-width: 639px) {
  .menu_opened .menu_btn > span:before {
    top: 0;
    left: 0;
    width: 26px;
  }
  .menu_opened .menu_btn > span:after {
    bottom: 0;
    left: 0;
    width: 26px;
  }
}
.menu_opened .menu_block {
  height: 100%;
  opacity: 1;
  -o-transition: height 0s 0s, opacity 0.3s;
  -ms-transition: height 0s 0s, opacity 0.3s;
  -moz-transition: height 0s 0s, opacity 0.3s;
  -webkit-transition: height 0s 0s, opacity 0.3s;
  transition: height 0s 0s, opacity 0.3s;
}
.menu_opened .phone_block,
.menu_opened .front_menu,
.menu_opened .search_block,
.menu_opened .lg_block,
.menu_opened .sitemap_btn {
  opacity: 0;
  pointer-events: none;
}

.web .header .menu_inner {
  overflow-y: overlay;
}

.footer {
  opacity: 0;
  color: #ffffff;
}
.footer_top {
  background: #5E6A81;
  padding: 22px 0;
}
.footer_top .page_container, .footer_top .header_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer_middle {
  background: #30394E;
}
.footer_menu {
  padding-top: 30px;
  padding-bottom: 15px;
}
.footer_menu .menu_list {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.footer_menu li {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding-bottom: 15px;
}
.footer_menu a {
  color: inherit;
}
.footer_policy {
  border-top: 1px solid rgba(146, 167, 208, 0.3);
  padding: 30px 0;
  position: relative;
  overflow: hidden;
}
.footer_bottom {
  background: #1F2534;
  position: relative;
  overflow: hidden;
}
.footer .logo_block {
  text-align: center;
  width: 112px;
}
.footer .logo_block img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 6px;
}
.footer .contacts_list {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 20px;
}
.footer .contact_block {
  display: inline-flex;
  align-items: center;
  font-family: "montserrat-medium", "montserratarm";
}
.footer .contact_block:before {
  display: block;
  font-size: 2.4rem;
  margin-right: 10px;
}
.footer .contact_block:not(:first-child) {
  margin-top: 10px;
}
.footer a.contact_block {
  color: inherit;
}
.footer .policy_menu {
  padding: 0;
  margin: 0 -30px;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.footer .policy_menu li {
  padding: 0 30px;
  margin-bottom: 30px;
}
.footer .policy_menu a {
  display: inline-block;
  vertical-align: top;
  color: inherit;
}
.footer .policy_info {
  text-align: center;
  max-width: 980px;
  margin: 0 auto;
}
.footer .partners_list .list_inner {
  padding: 0;
  margin: 0 -25px;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.footer .partners_list img {
  display: block;
  width: auto;
  height: 40px;
}
.footer .partners_list a {
  display: block;
  font-size: 0;
  line-height: 0;
}
.footer .partners_list li {
  padding: 20px 25px;
}
.footer .copyrights {
  padding: 36px 0 40px;
  border-top: 1px solid rgba(146, 167, 208, 0.3);
}
.footer .copyrights .page_container, .footer .copyrights .header_inner {
  display: flex;
  align-items: flex-start;
}
.footer .website_info {
  padding-right: 20px;
  flex: 2;
}
.footer .customer_developer {
  text-align: right;
  padding-left: 20px;
  flex: 1;
}
.footer .customer_developer a {
  color: inherit;
}
.footer .last_update {
  text-align: right;
  margin-bottom: 43px;
  color: #5E6A81;
  position: relative;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .footer .policy_menu {
    margin: 0 -15px;
  }
  .footer .policy_menu li {
    padding: 0 15px;
  }
  .footer .partners_list .list_inner {
    margin: 0 -15px;
    padding: 5px 0;
  }
  .footer .partners_list li {
    padding: 15px;
  }
  .footer .customer_developer {
    flex: 2;
  }
}
@media screen and (max-width: 767px) {
  .footer_top .page_container, .footer_top .header_inner {
    flex-direction: column;
  }
  .footer .logo_block {
    width: 100%;
  }
  .footer .logo_block img {
    width: 120px;
    margin: 0 auto 10px;
  }
  .footer .contacts_list {
    padding: 20px 0;
  }
  .footer .policy_menu {
    flex-direction: column;
    align-items: center;
    padding-bottom: 10px;
  }
  .footer .policy_menu li {
    margin-bottom: 15px;
  }
  .footer .contact_block {
    max-width: 240px;
  }
  .footer_menu {
    text-align: center;
  }
  .footer .copyrights {
    padding-top: 30px;
  }
  .footer .copyrights .page_container, .footer .copyrights .header_inner {
    text-align: center;
    align-items: center;
    flex-direction: column;
  }
  .footer .website_info {
    flex: none;
    padding-right: 0;
    margin-bottom: 30px;
  }
  .footer .customer_developer {
    text-align: center;
    flex: none;
    padding-left: 0;
  }
  .footer .partners_list .list_inner {
    margin: 0 -10px;
    padding: 10px 0;
  }
  .footer .partners_list li {
    padding: 4px;
  }
  .footer .partners_list a {
    padding: 6px;
  }
  .footer .partners_list img {
    height: 36px;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .footer_menu .menu_list {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
  .footer_menu .menu_list li {
    max-width: 230px;
  }
}
@media screen and (max-width: 479px) {
  .footer_menu .menu_list {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
}

.socials_list {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style-type: none;
  margin: -8px -10px;
  max-width: 160px;
}
.socials_list li {
  padding: 8px 10px;
}
.socials_list a {
  font-size: 0;
  line-height: 0;
  display: block;
  color: inherit;
  border-radius: 50%;
}
.socials_list a:before {
  font-size: 3.2rem;
  display: block;
}

.touch .socials_list li {
  padding: 0 2px;
}
.touch .socials_list a {
  padding: 8px;
}

.calculator_section {
  background: #ffffff;
  padding: 40px 60px;
  border-radius: 10px;
}
@media screen and (max-width: 1024px) {
  .calculator_section {
    padding: 20px 40px;
  }
}
@media screen and (max-width: 767px) {
  .calculator_section {
    padding: 20px;
  }
}
.calculator_section .count_input {
  border: 1px solid #E0E7F5;
  padding-right: 60px;
}
.calculator_section .title_calculator {
  font-family: "montserrat-medium", "montserratarm";
  color: #30394E;
  margin-bottom: 20px;
}
.calculator_section .jslider {
  height: 2px;
  top: auto;
  border-radius: 0;
  background: rgba(94, 106, 129, 0.1);
}
.calculator_section .jslider-value, .calculator_section .jslider-label {
  display: none !important;
}
.calculator_section .jslider-bg {
  width: 100%;
  height: 2px;
}
.calculator_section .jslider-bg i {
  height: 2px;
}
.calculator_section .jslider-bg i:not(.v) {
  background: transparent;
}
.calculator_section .jslider-bg i.v {
  background: #5E6A81;
  height: 2px;
}
.calculator_section .jslider .jslider-pointer {
  width: 22px;
  height: 22px;
  background: #ffffff;
  top: -10px;
  border: 2px solid #5E6A81;
  border-radius: 50%;
  margin-top: 0;
}
.calculator_section .ui-slider-horizontal {
  height: 1px;
  border: none;
  top: auto;
  background: #E0E7F5;
  position: relative;
  z-index: 2;
  border-radius: 5px;
}
.calculator_section .ui-slider .ui-slider-handle {
  top: -10px;
  border: 2px solid #5E6A81 !important;
  border-radius: 50%;
  margin: 0 0 0 -11px;
  position: absolute;
  padding: 0;
  width: 22px;
  height: 22px;
  background: #ffffff;
  cursor: pointer;
}
.calculator_section .ui-slider .ui-slider-range {
  height: 2px;
  top: 0;
  background: #5E6A81;
  position: absolute;
}
.calculator_section .ui-slider .ui-slider-handle {
  top: -8px;
  border: 2px solid #59AB45 !important;
  border-radius: 50%;
  margin: 0 0 0 -10px;
  position: absolute;
  padding: 0;
  width: 16px;
  height: 16px;
  background: #59AB45;
  cursor: pointer;
}
.calculator_section .ui-slider .ui-slider-range {
  height: 2px;
  top: 0;
  background: #59AB45;
  position: absolute;
}
.calculator_section .range_hints {
  color: #5E6A81;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
}
.calculator_section .range_hints span:last-child {
  margin-left: auto;
}
.calculator_section .range_hints span[data-min]:before {
  content: attr(data-min);
  font-size: 14px;
  line-height: 18px;
  color: #5E6A81;
}
.calculator_section .range_hints span[data-max]:before {
  content: attr(data-max);
  font-size: 14px;
  line-height: 18px;
  color: #5E6A81;
}
.calculator_section .form_fields {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 1025px) {
  .calculator_section .form_fields {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media screen and (max-width: 1024px) {
  .calculator_section .form_fields {
    margin-left: -8px;
    margin-right: -8px;
  }
}
@media screen and (max-width: 767px) {
  .calculator_section .form_fields {
    margin-top: 20px;
  }
}
.calculator_section .form_fields .field_block {
  flex: 1;
  position: relative;
  margin-bottom: 20px;
}
@media screen and (min-width: 1025px) {
  .calculator_section .form_fields .field_block {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .calculator_section .form_fields .field_block {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media screen and (max-width: 767px) {
  .calculator_section .form_fields .field_block:last-child {
    flex: 100%;
  }
}
@media screen and (max-width: 599px) {
  .calculator_section .form_fields .field_block {
    flex: 100%;
  }
}
.calculator_section .form_fields .field_block:before {
  position: absolute;
  right: 25px;
  margin-top: -10px;
  top: 50%;
  content: attr(data-unity);
  color: #5E6A81;
}
.calculator_section .title_calculator {
  width: 100%;
}
.calculator_section .change_fields {
  margin: 15px 0 35px;
}
@media screen and (max-width: 767px) {
  .calculator_section .change_fields {
    margin: 7px 0 20px;
  }
}
@media screen and (min-width: 1025px) {
  .calculator_section .change_fields .field_block {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media screen and (max-width: 1024px) {
  .calculator_section .change_fields .field_block {
    margin-left: -8px;
    margin-right: -8px;
  }
}
@media screen and (min-width: 1025px) {
  .calculator_section .radio_block {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .calculator_section .radio_block {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.calculator_section .section_info {
  color: #5E6A81;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .calculator_section .section_info {
    margin-top: 20px;
  }
}

.news_section {
  margin-top: 80px;
}
@media screen and (max-width: 1024px) {
  .news_section {
    margin-top: 30px;
  }
}
.news_section .section_head {
  background-size: contain;
  background-position: left;
  background-repeat: no-repeat;
}
@media screen and (min-width: 1025px) {
  .news_section .news_slider {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media screen and (max-width: 1024px) {
  .news_section .news_slider {
    margin-left: -8px;
    margin-right: -8px;
  }
}
.news_section .block_slider {
  padding: 0 10px;
  display: inline-block;
  white-space: normal;
  font-size: 1rem;
  vertical-align: top;
}
.news_section .slick-arrow {
  top: 50%;
  margin-top: -50px;
  color: #244FA1;
}
.news_section .slick-arrow.slick-disabled {
  display: none !important;
}
.news_section .slick-prev {
  right: 100%;
}
@media screen and (max-width: 1259px) {
  .news_section .slick-prev {
    left: 0;
    right: unset;
  }
}
.news_section .slick-next {
  left: 100%;
}
@media screen and (max-width: 1259px) {
  .news_section .slick-next {
    right: 0;
    left: unset;
  }
}

.map_section .ymaps-2-1-79-balloon,
.map_section .ymaps-2-1-79-balloon__layout {
  border-radius: 10px;
  border: none !important;
}
.map_section .ymaps-2-1-79-balloon__tail {
  display: none !important;
}
.map_section .iw_content {
  font-size: 120%;
  line-height: 20px;
  max-width: 220px;
  color: #5E6A81;
  padding-right: 10px;
  text-align: start;
}
@media screen and (max-width: 575px) {
  .map_section .iw_content {
    max-width: 100%;
  }
}
.map_section .iw_content .branch_name {
  content: #30394E;
  font-family: "montserrat-medium", "montserratarm";
  margin-bottom: 7px;
}
.map_section .iw_content .iw_content_image {
  margin-bottom: 7px;
}
.map_section .iw_content .iw_content_image img {
  object-fit: cover;
  border-radius: 10px;
}
.map_section .iw_content .iw_content_image:before {
  padding-bottom: 44%;
}
@media screen and (max-width: 575px) {
  .map_section .iw_content .iw_content_image {
    display: none;
  }
}
.map_section .iw_content .branch_address {
  margin-bottom: 7px;
}
.map_section .iw_content .phone_link {
  margin-bottom: 7px;
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: top;
  color: inherit;
}
.map_section #map {
  width: 100%;
  height: 517px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .map_section #map {
    height: 310px;
  }
}
.map_section #map .map_img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tab_block:not(.active) {
  height: 0;
  opacity: 0;
  position: relative;
  overflow: hidden;
}

.tab_buttons {
  margin-bottom: 5px;
}
.tab_buttons > ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: inline-flex;
  vertical-align: top;
  flex-wrap: wrap;
  border: 2px solid #59AB45;
  border-radius: 5px;
}
.tab_buttons > ul li {
  display: flex;
}
.tab_buttons > ul li a {
  font-family: "montserrat-medium", "montserratarm";
  display: block;
  width: 100%;
  padding: 11px 15px;
}
@media screen and (max-width: 479px) {
  .tab_buttons > ul li a {
    padding: 7px 7px;
  }
}
.tab_buttons > ul li a.active {
  background: #59AB45;
  color: #ffffff;
  pointer-events: none;
}

.web .header .main_logo a, .header .main_logo .web a, .footer, .tab_block:not(.active) {
  -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 .field_block label.check_block a, .field_block label.check_block .web a, .web .field_block label.radio_block a, .field_block label.radio_block .web a, .web .field_block .attach_remove, .field_block .web .attach_remove, .web .standard_textpage a, .standard_textpage .web a, .web .header .front_menu a, .header .front_menu .web a, .web .header .search_btn, .header .web .search_btn, .web .header .sitemap_btn, .header .web .sitemap_btn, .web .header .lg_block .drop_btn, .header .lg_block .web .drop_btn, .web .header .lg_block .drop_block a, .header .lg_block .drop_block .web a, .web .header .menu_btn, .header .web .menu_btn, .web .header .main_menu a, .header .main_menu .web a, .web .footer_menu a, .footer_menu .web a, .web .footer a.contact_block, .footer .web a.contact_block, .web .footer .policy_menu a, .footer .policy_menu .web a, .web .footer .customer_developer a, .footer .customer_developer .web a, .web .socials_list a, .socials_list .web a, .web .tab_buttons > ul li a, .tab_buttons > ul li .web a, .web .faq_list .drop_btn, .faq_list .web .drop_btn, .web .breadcrumbs a, .breadcrumbs .web a, .web .contact_section .contact_list li a, .contact_section .contact_list li .web a, .web .popup_block .popup_close.icon_close, .popup_block .web .popup_close.icon_close, .web .news_section .slick-arrow, .news_section .web .slick-arrow, .web .map_section .iw_content .phone_link, .map_section .iw_content .web .phone_link, .field_block .attach_label:hover span, .web a.member_block .member_name, .news_block .news_title {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.faq_list > li {
  -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;
}

.web .page_navbar a, .page_navbar .web a, .web .primary_btn, .web .secondary_btn, .web .small_btn, .error_hint, .field_block input,
.field_block textarea, .field_block .check_btn, .field_block .check_btn:before, .field_block .radio_btn, .field_block .radio_btn:before, .field_block .select2-container--default .select2-selection--single .select2-selection__arrow, .field_block .select2-container--default.select2-container--open .select2-selection__arrow, .field_block .select2-container .select2-results__options li, .paging a, .about_slider .year_block, .about_slider .radius_block, .header .front_menu li, .header .search_form, .header .lg_block {
  -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 .field_block label.check_block a, .field_block label.check_block .touch a, .touch .field_block label.radio_block a, .field_block label.radio_block .touch a, .touch .field_block .attach_remove, .field_block .touch .attach_remove, .touch .standard_textpage a, .standard_textpage .touch a, .touch .header .front_menu a, .header .front_menu .touch a, .touch .header .search_btn, .header .touch .search_btn, .touch .header .sitemap_btn, .header .touch .sitemap_btn, .touch .header .lg_block .drop_btn, .header .lg_block .touch .drop_btn, .touch .header .lg_block .drop_block a, .header .lg_block .drop_block .touch a, .touch .header .menu_btn, .header .touch .menu_btn, .touch .header .main_menu a, .header .main_menu .touch a, .touch .footer_menu a, .footer_menu .touch a, .touch .footer a.contact_block, .footer .touch a.contact_block, .touch .footer .policy_menu a, .footer .policy_menu .touch a, .touch .footer .customer_developer a, .footer .customer_developer .touch a, .touch .socials_list a, .socials_list .touch a, .touch .tab_buttons > ul li a, .tab_buttons > ul li .touch a, .touch .faq_list .drop_btn, .faq_list .touch .drop_btn, .touch .breadcrumbs a, .breadcrumbs .touch a, .touch .contact_section .contact_list li a, .contact_section .contact_list li .touch a, .touch .popup_block .popup_close.icon_close, .popup_block .touch .popup_close.icon_close, .touch .news_section .slick-arrow, .news_section .touch .slick-arrow, .touch .map_section .iw_content .phone_link, .map_section .iw_content .touch .phone_link, .touch a.member_block .member_name {
  -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 .page_navbar a, .page_navbar .touch a, .touch .primary_btn, .touch .secondary_btn, .touch .small_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;
}

.field_block .check_btn, .field_block .attach_remove, .field_block .radio_btn {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.field_block input[type=radio], .field_block input[type=checkbox], .field_block .attach_label[hidden] {
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  visibility: hidden;
}

.web .breadcrumbs a:hover, .breadcrumbs .web a:hover, .web .contact_section .contact_list li a:hover, .contact_section .contact_list li .web a:hover, .web .popup_block .popup_close.icon_close:hover, .popup_block .web .popup_close.icon_close:hover, .web .news_section .slick-arrow:hover, .news_section .web .slick-arrow:hover, .web .map_section .iw_content .phone_link:hover, .map_section .iw_content .web .phone_link:hover {
  color: #59AB45;
}
.web .faq_list .drop_btn:hover, .faq_list .web .drop_btn:hover {
  color: rgba(89, 171, 69, 0.7);
}
.web .header .main_logo a:hover, .header .main_logo .web a:hover {
  opacity: 0.7;
}
.web .secondary_btn:hover, .web .small_btn:hover {
  background: #59AB45;
  color: #ffffff;
  border-color: transparent;
}
.web .tab_buttons > ul li a:hover, .tab_buttons > ul li .web a:hover {
  color: #000000;
}
.web .field_block label.check_block a:hover, .field_block label.check_block .web a:hover, .web .field_block label.radio_block a:hover, .field_block label.radio_block .web a:hover, .web .field_block .attach_remove:hover, .field_block .web .attach_remove:hover, .web .standard_textpage a:hover, .standard_textpage .web a:hover, .web .header .front_menu a:hover, .header .front_menu .web a:hover, .web .header .search_btn:hover, .header .web .search_btn:hover, .web .header .sitemap_btn:hover, .header .web .sitemap_btn:hover, .web .header .lg_block .drop_btn:hover, .header .lg_block .web .drop_btn:hover, .web .header .lg_block .drop_block a:hover, .header .lg_block .drop_block .web a:hover, .web .header .menu_btn:hover, .header .web .menu_btn:hover, .web .header .main_menu a:hover, .header .main_menu .web a:hover, .web .footer_menu a:hover, .footer_menu .web a:hover, .web .footer a.contact_block:hover, .footer .web a.contact_block:hover, .web .footer .policy_menu a:hover, .footer .policy_menu .web a:hover, .web .footer .customer_developer a:hover, .footer .customer_developer .web a:hover, .web .socials_list a:hover, .socials_list .web a:hover {
  color: #3A9324;
}
.web .primary_btn:hover {
  background: #3A9324;
  color: #ffffff;
  outline-color: transparent !important;
}
.web .footer .partners_list a img, .footer .partners_list .web a img {
  -o-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.web .footer .partners_list a:hover img, .footer .partners_list .web a:hover 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);
}
.web .page_navbar a:hover, .page_navbar .web a:hover {
  color: #3A9324;
  background: #ffffff;
}

.touch .breadcrumbs a:active, .breadcrumbs .touch a:active, .touch .contact_section .contact_list li a:active, .contact_section .contact_list li .touch a:active, .touch .popup_block .popup_close.icon_close:active, .popup_block .touch .popup_close.icon_close:active, .touch .news_section .slick-arrow:active, .news_section .touch .slick-arrow:active, .touch .map_section .iw_content .phone_link:active, .map_section .iw_content .touch .phone_link:active {
  color: #59AB45;
}
.touch .faq_list .drop_btn:active, .faq_list .touch .drop_btn:active {
  color: rgba(89, 171, 69, 0.7);
}
.touch .secondary_btn:active, .touch .small_btn:active {
  background: #59AB45;
  color: #ffffff;
  border-color: transparent;
}
.touch .tab_buttons > ul li a:active, .tab_buttons > ul li .touch a:active {
  color: #000000;
}
.touch .field_block label.check_block a:active, .field_block label.check_block .touch a:active, .touch .field_block label.radio_block a:active, .field_block label.radio_block .touch a:active, .touch .field_block .attach_remove:active, .field_block .touch .attach_remove:active, .touch .standard_textpage a:active, .standard_textpage .touch a:active, .touch .header .front_menu a:active, .header .front_menu .touch a:active, .touch .header .search_btn:active, .header .touch .search_btn:active, .touch .header .sitemap_btn:active, .header .touch .sitemap_btn:active, .touch .header .lg_block .drop_btn:active, .header .lg_block .touch .drop_btn:active, .touch .header .lg_block .drop_block a:active, .header .lg_block .drop_block .touch a:active, .touch .header .menu_btn:active, .header .touch .menu_btn:active, .touch .header .main_menu a:active, .header .main_menu .touch a:active, .touch .footer_menu a:active, .footer_menu .touch a:active, .touch .footer a.contact_block:active, .footer .touch a.contact_block:active, .touch .footer .policy_menu a:active, .footer .policy_menu .touch a:active, .touch .footer .customer_developer a:active, .footer .customer_developer .touch a:active, .touch .socials_list a:active, .socials_list .touch a:active {
  color: #3A9324;
}
.touch .primary_btn:active {
  background: #3A9324;
  color: #ffffff;
  outline-color: transparent !important;
}
.touch .footer .partners_list a img, .footer .partners_list .touch a img {
  -o-transition: transform 0.15s;
  -ms-transition: transform 0.15s;
  -moz-transition: transform 0.15s;
  -webkit-transition: transform 0.15s;
  transition: transform 0.15s;
}
.touch .footer .partners_list a:active img, .footer .partners_list .touch a:active 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);
}
.touch .page_navbar a:active, .page_navbar .touch a:active {
  color: #3A9324;
  background: #ffffff;
}

.page_navbar ul, .header .front_menu > li > .submenu_list, .web .header .menu_inner {
  scrollbar-color: #A1AABC #F4F6FA;
  scrollbar-width: thin;
}
.page_navbar ul::-webkit-scrollbar, .header .front_menu > li > .submenu_list::-webkit-scrollbar, .web .header .menu_inner::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background: #F4F6FA;
}
.page_navbar ul::-webkit-scrollbar-thumb, .header .front_menu > li > .submenu_list::-webkit-scrollbar-thumb, .web .header .menu_inner::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #A1AABC;
}

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