@font-face {
  font-family: "mardoto";
  font-display: swap;
  src: url("../fonts/Mardoto-Regular/Mardoto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Mardoto-Regular/Mardoto-Regular.woff") format("woff"), url("../fonts/Mardoto-Regular/Mardoto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "mardoto-bold";
  font-display: swap;
  src: url("../fonts/Mardoto-Bold/Mardoto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Mardoto-Bold/Mardoto-Bold.woff") format("woff"), url("../fonts/Mardoto-Bold/Mardoto-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "mardoto-medium";
  font-display: swap;
  src: url("../fonts/Mardoto-Medium/Mardoto-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Mardoto-Medium/Mardoto-Medium.woff") format("woff"), url("../fonts/Mardoto-Medium/Mardoto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "roboto";
  src: url("../fonts/Roboto-Regular/Roboto-Regular.eot");
  src: url("../fonts/Roboto-Regular/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "roboto-medium";
  src: url("../fonts/Roboto-Medium/Roboto-Medium.eot");
  src: url("../fonts/Roboto-Medium/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Medium/Roboto-Medium.woff") format("woff"), url("../fonts/Roboto-Medium/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "roboto-bold";
  src: url("../fonts/Roboto-Bold/Roboto-Bold.eot");
  src: url("../fonts/Roboto-Bold/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Bold/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto-Bold/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "icon";
  font-display: "auto";
  src: url("../fonts/icons/icomoon.eot?roewj4");
  src: url("../fonts/icons/icomoon.eot?roewj4#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?roewj4") format("truetype"), url("../fonts/icons/icomoon.woff?roewj4") 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_phone:before {
  content: "\e912";
}

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

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

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

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: #0B2812;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  font-family: "mardoto", "roboto";
  background-color: #FCFCFC;
}
body.popup_opened {
  overflow: hidden;
}
body.remove_logo .main_logo {
  opacity: 0;
}

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

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

select {
  visibility: hidden;
}

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

a {
  color: #5C8D2C;
}

button {
  cursor: pointer;
  display: block;
}

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

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

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: -15px;
    margin-right: -15px;
  }
}
@media screen and (max-width: 1024px) {
  .page_row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.page_row .cb {
  flex: 0 0 100%;
  max-width: 100%;
}

.page_container {
  width: 100%;
  max-width: 1310px;
  margin: 0 auto;
}
@media screen and (min-width: 1025px) {
  .page_container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .page_container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

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

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

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

.has-error .error_hint,
.has-error ~ .error_hint {
  max-height: 60px;
}

.field_block {
  position: relative;
}
.field_block input,
.field_block textarea {
  width: 100%;
}
.field_block textarea {
  resize: none;
  display: block;
}

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

.section_title {
  font-family: "mardoto-bold", "roboto-bold";
  margin: 0;
}

.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;
  }
}
.section_title {
  font-family: "mardoto-medium", "roboto-medium";
  color: #0B2812;
}

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

.field_block .field_name {
  display: block;
  margin-bottom: 5px;
  color: #626A62;
}
.field_block .select2-container .select2-selection--single {
  height: auto;
}
.field_block .select2-container .select2-selection__placeholder {
  color: #798278;
}
.field_block .select2-container--default .select2-selection--single {
  background-color: transparent;
  border: 1px solid #D9D9D9;
  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: #0B2812;
  font-size: 140%;
  line-height: 24px;
  padding: 15px 20px;
  flex: 1;
  width: 50%;
}
.field_block .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: auto;
  position: relative;
  top: auto;
  right: auto;
  padding: 15px 20px;
  padding-left: 0;
  width: auto;
  color: #0B2812;
  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: 160%;
  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 #D9D9D9;
  padding: 15px 20px;
  font-size: 100%;
  line-height: inherit;
}
.field_block .select2-container .select2-dropdown {
  border: 1px solid #D9D9D9;
  font-size: 140%;
  line-height: 24px;
  box-shadow: none;
  position: relative;
  z-index: 5;
}
.field_block .select2-container .select2-results__options {
  overflow-x: hidden;
  scrollbar-color: #5C8D2C #D9D9D9;
  scrollbar-width: auto;
}
.field_block .select2-container .select2-results__options::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  border-radius: thin;
  background: #D9D9D9;
}
.field_block .select2-container .select2-results__options::-webkit-scrollbar-thumb {
  border-radius: none;
  background: #5C8D2C;
}
.field_block .select2-container .select2-results__options li {
  padding: 10px 20px;
}
.field_block .select2-container .select2-results__option:not(:last-child) {
  border-bottom: 1px solid transparent;
}
.field_block .select2-container .select2-results__option--highlighted.select2-results__option--selectable {
  background: transparent;
  color: #5C8D2C;
}
.field_block .select2-container .select2-results__option--selected {
  background: #5C8D2C !important;
  color: #ffffff !important;
  cursor: default;
}
.field_block .select2-results__options {
  padding: 6px 0;
}
.field_block .select2-dropdown {
  margin-top: 2px;
}

.popup_block {
  background: rgba(0, 0, 0, 0.4);
  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;
  scrollbar-color: #5C8D2C #D9D9D9;
  scrollbar-width: auto;
}
.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::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  border-radius: 2px;
  background: #D9D9D9;
}
.popup_block::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #5C8D2C;
}
.popup_block .popup_inner {
  display: flex;
  width: 100%;
  min-height: 100%;
  justify-content: center;
  align-items: center;
  padding: 15px;
  justify-content: center;
}
.popup_block .popup_container {
  background: #ffffff;
  width: 100%;
  max-width: 1280px;
  padding: 0 0 30px;
  position: relative;
  border-radius: 15px;
}
.popup_block.credit_popup .title_block {
  background: #375702;
  padding: 60px 80px;
  position: relative;
  border-radius: 15px 15px 0 0;
}
.popup_block.credit_popup .title_block h1 {
  color: #ffffff;
  font-family: "mardoto-medium", "roboto-medium";
  margin: 0;
  font-weight: normal;
  text-align: center;
}
.popup_block .popup_close {
  background: rgba(255, 255, 255, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: none;
  color: #ffffff;
  border-radius: 5px;
  position: absolute;
  width: 24px;
  height: 24px;
  top: 20px;
  right: 20px;
  font-size: 1.6rem;
}
.popup_block .block_table {
  max-height: none;
  padding: 40px 60px;
}
.popup_block .block_table td {
  width: 25%;
  text-align: center;
  padding: 0 20px;
}
.popup_block .block_table th {
  font-weight: normal;
  padding: 0 20px;
}
.popup_block .block_table thead {
  color: #626A62;
  margin-bottom: 10px;
}
.popup_block .block_table tbody {
  font-size: 240%;
  line-height: 1.25em;
  font-family: "mardoto-bold", "roboto-bold";
  color: #375702;
}
.popup_block .inner_table {
  text-align: center;
}
.popup_block .inner_table thead {
  background: rgba(217, 217, 217, 0.3);
  color: #0B2812;
  font-weight: normal;
}
.popup_block .inner_table thead th {
  padding: 20px 30px;
  font-weight: normal;
}
.popup_block .inner_table th,
.popup_block .inner_table td {
  width: 27%;
  border-right: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
  padding: 20px 30px;
}
.popup_block .inner_table th:first-child,
.popup_block .inner_table td:first-child {
  width: 19%;
}
.popup_block .inner_table th:last-child,
.popup_block .inner_table td:last-child {
  border-right: none;
}
.popup_block .inner_table tbody {
  font-family: "mardoto-medium", "roboto-medium";
  color: #0B2812;
}
.popup_block .inner_table tbody tr:last-child {
  background: rgba(217, 217, 217, 0.3);
}
.popup_block .inner_table tbody tr:last-child th,
.popup_block .inner_table tbody tr:last-child td {
  border-bottom: none;
}
.popup_block .info_results_popup {
  overflow-x: auto;
  white-space: nowrap;
  max-height: 550px;
  scrollbar-color: #5C8D2C #D9D9D9;
  scrollbar-width: auto;
}
.popup_block .info_results_popup::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  border-radius: 2px;
  background: #D9D9D9;
}
.popup_block .info_results_popup::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #5C8D2C;
}
.popup_block .info_results_popup table {
  width: 100%;
  border-spacing: 0;
}
.popup_block .download_block {
  padding: 30px 20px 0;
  display: flex;
  justify-content: center;
}
.popup_block .download_btn {
  min-width: 160px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
}
.popup_block .download_btn:before {
  display: block;
  margin-left: 10px;
  font-size: 2.4rem;
}
@media screen and (max-width: 1200px) {
  .popup_block .block_table {
    padding: 30px 40px;
  }
  .popup_block.credit_popup .title_block {
    padding: 40px;
  }
  .popup_block.credit_popup .popup_close {
    top: 10px;
    right: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .popup_block .block_table {
    padding: 30px 20px;
  }
  .popup_block.credit_popup .title_block {
    padding: 35px 20px;
  }
  .popup_block.credit_popup .popup_close {
    top: 5px;
    right: 10px;
  }
}

.jslider {
  height: 2px;
  top: auto;
  border-radius: 0;
  background: rgba(11, 40, 18, 0.1);
}
.jslider-value, .jslider-label {
  display: none !important;
}
.jslider-bg {
  width: 100%;
  height: 2px;
}
.jslider-bg i {
  height: 2px;
}
.jslider-bg i:not(.v) {
  background: transparent;
}
.jslider-bg i.v {
  background: #0B2812;
  height: 2px;
}
.jslider .jslider-pointer {
  width: 30px;
  height: 22px;
  background: #ffffff;
  top: -10px;
  border: 4px solid #5C8D2C;
  border-radius: 10px;
  margin-top: 0;
}

.ui-slider-horizontal {
  height: 4px;
  border: none;
  background: #D9D9D9;
  position: relative;
  z-index: 2;
  border-radius: 2px;
  display: block;
}

.ui-slider .ui-slider-handle {
  top: -10px;
  border: 4px solid #5C8D2C !important;
  border-radius: 10px;
  margin: 0 0 0 -15px;
  position: absolute;
  padding: 0;
  width: 30px;
  height: 22px;
  background: #ffffff;
  cursor: pointer;
  outline: none;
}
.ui-slider .ui-slider-range {
  height: 4px;
  top: 0;
  background: #5C8D2C;
  position: absolute;
  border-radius: 2px;
}

.range_hints {
  color: #626A62;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
}
.range_hints span:last-child {
  margin-left: auto;
}
.range_hints span {
  font-size: 14px;
  line-height: 18px;
  color: #0B2812;
}
.range_hints span[data-min]:before {
  content: attr(data-min);
}
.range_hints span[data-max]:before {
  content: attr(data-max);
}
.range_hints span:before {
  display: none;
}

.news_block {
  position: relative;
  overflow: hidden;
  border-radius: 15px;
  box-shadow: 0px 10px 30px 0px rgba(95, 118, 84, 0.07);
  background: #ffffff;
}
.news_block.hovered .news_link {
  color: #5C8D2C;
}
.news_block.hovered .news_image 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 .news_image {
  position: relative;
  overflow: hidden;
  display: block;
}
.news_block .news_image 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: 20px 30px 30px;
}
.news_block .news_date {
  color: #798278;
  padding-bottom: 10px;
}
.news_block .news_title {
  height: 48px;
  margin-bottom: 10px;
}
.news_block .news_link {
  font-family: "mardoto-medium", "roboto-medium";
  color: #0B2812;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news_block .news_description {
  font-family: "mardoto-medium", "roboto-medium";
  color: #798278;
  height: 96px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 1280px) {
  .news_block .news_info {
    padding: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .news_block .news_info {
    padding: 20px 15px;
  }
}
@media screen and (max-width: 575px) {
  .news_block .news_title {
    height: 42px;
  }
  .news_block .news_description {
    height: 84px;
  }
}

.breadcrumbs {
  padding-top: 20px;
}
.breadcrumbs ul {
  display: flex;
  align-items: center;
}
.breadcrumbs li {
  color: #BDBDBD;
  display: flex;
  align-items: center;
}
.breadcrumbs li:not(:last-child):after {
  display: block;
  content: "\e903";
  margin: 0 10px;
  color: inherit;
}
.breadcrumbs li:last-child {
  flex: 1;
  width: 10%;
  color: #626A62;
}
.breadcrumbs li div {
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  overflow: hidden;
}
.breadcrumbs a {
  display: block;
  color: inherit;
  position: relative;
}
@media screen and (max-width: 768px) {
  .breadcrumbs {
    display: none;
  }
}

.page_title {
  font-family: "mardoto-medium", "roboto-medium";
  color: #0B2812;
  margin: 0;
  font-weight: normal;
}

.standard_description {
  color: #626A62;
}

.section_title {
  color: #0B2812;
  font-family: "mardoto-medium", "roboto-medium";
  font-weight: normal;
}

.title_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 480px) {
  .title_row {
    display: block;
  }
}

.download_pdf {
  display: block;
  margin-left: 15px;
  padding: 7px 25px;
  color: #375702;
  font-family: "mardoto-medium", "roboto-medium";
  white-space: nowrap;
  border-radius: 5px;
  text-align: center;
}

.update_block {
  color: #626A62;
  padding-top: 60px;
  text-align: right;
}
@media screen and (max-width: 1024px) {
  .update_block {
    padding-top: 50px;
  }
}
@media screen and (max-width: 575px) {
  .update_block {
    padding-top: 32px;
  }
}

.paging ul {
  margin: 0 -15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.paging li {
  padding: 0 15px;
}
.paging a {
  display: block;
  color: #0B2812;
  font-family: "mardoto-medium", "roboto-medium";
}
.paging a:hover {
  color: #8DC237;
}
.paging a.current_page {
  pointer-events: none;
  color: #5C8D2C;
}
.paging a.next_page, .paging a.prev_page {
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 26px;
}
.paging a.next_page:before, .paging a.prev_page:before {
  font-size: 1.5rem;
  color: #626A62;
}
@media screen and (max-width: 575px) {
  .paging a.next_page,
  .paging a.prev_page {
    line-height: 25px;
    margin-bottom: 2px;
  }
}
@media screen and (max-width: 480px) {
  .paging ul {
    margin: 0 -10px;
  }
  .paging li {
    padding: 0 10px;
  }
}

p {
  margin: 0;
}

.web .paging a:hover {
  color: #8DC237;
}

.touch .paging a:active {
  color: #8DC237;
}

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

.message_section {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  right: 15px;
  left: 15px;
  top: 0;
}
.message_section .message_block {
  color: #0B2812;
  font-family: "mardoto-medium", "roboto-medium";
  padding: 6px 23px;
  border-radius: 5px;
  margin-left: auto;
}
.message_section .message_block.success {
  background: #C7E5A4;
}
@media screen and (max-width: 480px) {
  .message_section .message_block {
    padding: 5px 15px;
  }
}

.footer .footer_menu ul, .footer .footer_menu, .lg_block .lg_list, .main_menu .main_list, .breadcrumbs ul, .paging ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.news_block .news_image > picture > img,
.news_block .news_image > img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.lg_block .lg_inner.opened .drop_btn:before, .main_menu .main_list > li.opened .submenu_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);
}

.news_block .news_image > picture > img,
.news_block .news_image > img {
  object-fit: cover;
}

.news_block .news_image iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
}

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

[class*=icon_]:before, .field_block .select2-container--default .select2-selection--single .select2-selection__arrow:before, [class*=icon_]:after, .breadcrumbs li:not(:last-child):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;
}

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

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

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

.footer .footer_bottom, .footer .footer_menu, .footer .contact_block, .menu_btn, .lg_block .lg_list, .main_menu, .header .search_form input, .secondary_btn, .primary_btn, .standard_text, .field_block .field_name, .popup_block .block_table thead, .popup_block .inner_table thead, .range_hints, .news_block .news_info, .breadcrumbs li, .download_pdf, .update_block {
  font-size: 140%;
  line-height: 24px;
}
@media screen and (max-width: 575px) {
  .footer .footer_bottom, .footer .footer_menu, .footer .contact_block, .menu_btn, .lg_block .lg_list, .main_menu, .header .search_form input, .secondary_btn, .primary_btn, .standard_text, .field_block .field_name, .popup_block .block_table thead, .popup_block .inner_table thead, .range_hints, .news_block .news_info, .breadcrumbs li, .download_pdf, .update_block {
    font-size: 130%;
    line-height: 21px;
  }
}

.error_hint {
  font-size: 120%;
  line-height: 15px;
}

.secondary_btn, .primary_btn {
  border: none;
  height: 38px;
}
@media screen and (min-width: 1025px) {
  .secondary_btn, .primary_btn {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .secondary_btn, .primary_btn {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.primary_btn {
  background: #5C8D2C;
  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: #0B2812;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}

.secondary_btn {
  color: #5C8D2C;
  border-radius: 5px;
  background: #ffffff;
  font-family: "mardoto-medium", "roboto-medium";
}
.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: #5C8D2C;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}

.section_title, .popup_block.credit_popup .title_block h1 {
  font-size: 340%;
  line-height: 1.32em;
}
@media screen and (max-width: 1200px) {
  .section_title, .popup_block.credit_popup .title_block h1 {
    font-size: 300%;
  }
}
@media screen and (max-width: 768px) {
  .section_title, .popup_block.credit_popup .title_block h1 {
    font-size: 260%;
  }
}
@media screen and (max-width: 480px) {
  .section_title, .popup_block.credit_popup .title_block h1 {
    font-size: 220%;
  }
}

.message_section .message_block {
  font-size: 200%;
  line-height: 1.7em;
}
@media screen and (max-width: 1200px) {
  .message_section .message_block {
    font-size: 190%;
  }
}
@media screen and (max-width: 768px) {
  .message_section .message_block {
    font-size: 180%;
  }
}
@media screen and (max-width: 480px) {
  .message_section .message_block {
    font-size: 160%;
  }
}

.popup_block .inner_table tbody, .standard_description, .paging a {
  font-size: 160%;
  line-height: 1.75em;
}
@media screen and (max-width: 1024px) {
  .popup_block .inner_table tbody, .standard_description, .paging a {
    font-size: 150%;
  }
}
@media screen and (max-width: 575px) {
  .popup_block .inner_table tbody, .standard_description, .paging a {
    font-size: 140%;
  }
}

.page_title {
  font-size: 450%;
  font-family: "mardoto-medium", "roboto-medium";
  line-height: 1.33em;
}
@media screen and (max-width: 1200px) {
  .page_title {
    font-size: 400%;
  }
}
@media screen and (max-width: 768px) {
  .page_title {
    font-size: 350%;
  }
}
@media screen and (max-width: 480px) {
  .page_title {
    font-size: 300%;
  }
}

.header {
  position: relative;
  z-index: 100;
  width: 100%;
  background: #ffffff;
}
.header.search_opened .search_block .search_form .search_btn {
  background: #5C8D2C;
  color: #ffffff;
  border-radius: 0px 5px 5px 0px;
}
.header.search_opened .search_block .search_form label {
  width: 290px;
}
.header .header_inner {
  display: flex;
  align-items: center;
}
.header .menu_inner {
  height: 100%;
}
.header .main_logo {
  display: flex;
  align-items: center;
  border-radius: 0px 0px 10px 10px;
  background: transparent;
  padding: 11px 20px;
  margin-right: auto;
}
.header .main_logo a {
  display: flex;
}
.header .main_logo img {
  max-width: 50px;
  width: auto;
  height: auto;
}
.header .logo_info {
  display: block;
  color: #375702;
  font-size: 160%;
  line-height: 1.75em;
  font-family: "mardoto-medium", "roboto-medium";
  padding-left: 10px;
}
.header .logo_info span {
  display: block;
  text-align: center;
  position: relative;
}
.header .logo_info span:before {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -45px;
  top: 0;
  width: 90px;
  height: 2px;
  background: #5C8D2C;
}
.header.homepage_header {
  background: transparent;
  position: absolute;
  left: 0;
  top: 0;
}
.header.homepage_header.search_opened .search_form .search_btn {
  background: rgba(255, 255, 255, 0.2);
}
.header.homepage_header .menu_btn {
  background: #ffffff;
  color: #375702;
}
.header.homepage_header .lg_inner {
  background: rgba(255, 255, 255, 0.2);
  border: none;
}
.header.homepage_header .lg_inner .drop_btn:before {
  color: #ffffff;
}
.header.homepage_header .lg_inner .lg_list {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 0 0 5px 5px;
}
.header.homepage_header .search_block .search_form input {
  border: none;
  background: #ffffff;
}
.header.homepage_header .search_block .search_btn {
  background: rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.header.homepage_header .main_logo {
  background: #ffffff;
}
.header .search_block {
  position: relative;
  z-index: 101;
  display: flex;
  justify-content: flex-end;
  margin-right: 25px;
}
.header .search_form {
  display: flex;
  align-items: center;
  -o-transition: background-color 0s 0.3s;
  -ms-transition: background-color 0s 0.3s;
  -moz-transition: background-color 0s 0.3s;
  -webkit-transition: background-color 0s 0.3s;
  transition: background-color 0s 0.3s;
}
.header .search_form ::-webkit-input-placeholder {
  color: #798278;
  -o-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.header .search_form :-moz-placeholder {
  color: #798278;
  -o-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.header .search_form ::-moz-placeholder {
  color: #798278;
  -o-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.header .search_form :-ms-input-placeholder {
  color: #798278;
  -o-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.header .search_form label {
  display: block;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  position: relative;
  width: 0;
  overflow: hidden;
  -o-transition: width 0.5s;
  -ms-transition: width 0.5s;
  -moz-transition: width 0.5s;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
.header .search_form input {
  color: #0B2812;
  height: 100%;
  width: 100%;
  background: transparent;
  padding: 5px 20px;
  border: 1px solid #D9D9D9;
  height: 38px;
  border-radius: 5px 0px 0px 5px;
  background: transparent;
  -o-transition: all 0.5s, border-color 1s;
  -ms-transition: all 0.5s, border-color 1s;
  -moz-transition: all 0.5s, border-color 1s;
  -webkit-transition: all 0.5s, border-color 1s;
  transition: all 0.5s, border-color 1s;
}
.header .search_btn {
  font-size: 240%;
  width: 36px;
  min-width: 36px;
  height: 38px;
  color: #4D4D4D;
  border-radius: 5px;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.header .search_btn:before {
  display: block;
}

.main_menu {
  display: flex;
  list-style-type: none;
  height: 100%;
  padding: 40px 0 0;
  margin: 0 -15px;
}
.main_menu > li {
  position: relative;
  flex: 1;
  padding: 0 15px;
}
.main_menu > li > a {
  font-family: "mardoto-medium", "roboto-medium";
}
.main_menu .main_list {
  padding-bottom: 40px;
}
.main_menu .main_list > li {
  padding-top: 20px;
}
.main_menu .main_list > li > a {
  color: #0B2812;
}
.main_menu .submenu_btn {
  display: flex;
  justify-content: flex-end;
  flex-direction: row-reverse;
}
.main_menu .submenu_btn:before {
  width: 24px;
  height: 24px;
  font-size: 1.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
}
.main_menu .submenu_list {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 25px;
  display: none;
}
.main_menu .submenu_list a {
  color: #0B2812;
}
.main_menu .submenu_list li {
  position: relative;
  padding-top: 15px;
}

.lg_block {
  position: relative;
  z-index: 101;
  height: 38px;
  margin-right: 25px;
}
.lg_block .drop_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
  padding: 7px 10px;
  border-radius: 5px;
}
.lg_block .drop_btn:before {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  color: #0B2812;
}
.lg_block .lg_inner {
  -o-transition: all 0.2s 0.2s, padding 0s;
  -ms-transition: all 0.2s 0.2s, padding 0s;
  -moz-transition: all 0.2s 0.2s, padding 0s;
  -webkit-transition: all 0.2s 0.2s, padding 0s;
  transition: all 0.2s 0.2s, padding 0s;
  border-radius: 5px;
  background: #ffffff;
  border: 1px solid transparent;
}
.lg_block .lg_inner.opened {
  -o-transition: all 0.2s 0s;
  -ms-transition: all 0.2s 0s;
  -moz-transition: all 0.2s 0s;
  -webkit-transition: all 0.2s 0s;
  transition: all 0.2s 0s;
  border-color: #D9D9D9;
}
.lg_block .lg_list {
  text-align: center;
}
.lg_block .lg_list a {
  display: flex;
  align-items: center;
  padding: 11px 8px;
  color: #0B2812;
}
.lg_block .lg_list a img {
  margin-right: 6px;
}
.lg_block .lg_list .current_lg a {
  pointer-events: none;
}
.lg_block img {
  max-width: 24px;
}

.menu_btn {
  position: relative;
  z-index: 101;
  border: none;
  padding: 7px 15px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  font-family: "mardoto-medium", "roboto-medium";
  background: #5C8D2C;
  color: #ffffff;
}
.menu_btn .menu_trigger {
  display: block;
  position: relative;
  margin-left: 10px;
}
.menu_btn .menu_trigger span {
  display: block;
  border-top: 2px solid;
  width: 20px;
  -o-transition: opacity 0.2s 0.3s;
  -ms-transition: opacity 0.2s 0.3s;
  -moz-transition: opacity 0.2s 0.3s;
  -webkit-transition: opacity 0.2s 0.3s;
  transition: opacity 0.2s 0.3s;
}
.menu_btn .menu_trigger:before, .menu_btn .menu_trigger:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  border-top: 2px solid;
  margin-left: -10px;
  transform-origin: center;
  -webkit-transfrom-origin: center;
  -o-transition: all 0.3s linear, color 0s;
  -ms-transition: all 0.3s linear, color 0s;
  -moz-transition: all 0.3s linear, color 0s;
  -webkit-transition: all 0.3s linear, color 0s;
  transition: all 0.3s linear, color 0s;
}
.menu_btn .menu_trigger:before {
  margin-top: -7px;
}
.menu_btn .menu_trigger:after {
  margin-top: 5px;
}
.menu_btn .menu_text {
  display: block;
}

.menu_block {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 0;
  max-height: 75vh;
  z-index: 99;
  -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;
}
.menu_block .page_container {
  height: 100%;
}
.menu_block:before {
  content: "";
  height: 88px;
  width: 100%;
  border-bottom: 10px solid #5C8D2C;
}
.menu_block .menu_inner {
  flex: 1;
  position: relative;
  overflow-y: auto;
  background: #ffffff;
  box-shadow: 0px 10px 30px 0px rgba(92, 141, 44, 0.07);
  scrollbar-color: #5C8D2C #D9D9D9;
  scrollbar-width: auto;
}
.menu_block .menu_inner::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  border-radius: 2px;
  background: #D9D9D9;
}
.menu_block .menu_inner::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #5C8D2C;
}

.menu_opened {
  overflow: hidden !important;
}
.menu_opened .header.homepage_header .menu_btn {
  background: #375702;
  color: #ffffff;
}
.menu_opened .menu_btn {
  background: #375702;
  color: #ffffff;
}
.menu_opened .menu_btn .menu_trigger span {
  opacity: 0;
  -o-transition: opacity 0.2s 0s;
  -ms-transition: opacity 0.2s 0s;
  -moz-transition: opacity 0.2s 0s;
  -webkit-transition: opacity 0.2s 0s;
  transition: opacity 0.2s 0s;
}
.menu_opened .menu_btn .menu_trigger:before {
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  margin-top: -1px;
}
.menu_opened .menu_btn .menu_trigger:after {
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  margin-top: -1px;
}
.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;
}

.web .menu_btn:hover {
  color: #ffffff;
  background: #375702;
}

.touch .menu_btn:active {
  color: #ffffff;
  background: #375702;
}

@media screen and (max-width: 1024px) {
  .header.search_opened .search_block .search_form label {
    width: 250px;
  }
  .main_menu {
    flex-wrap: wrap;
  }
  .main_menu > li {
    max-width: 50%;
    flex: 0 0 50%;
  }
}
@media screen and (max-width: 768px) {
  .lg_block {
    margin-right: 15px;
  }
  .header.search_opened .main_logo {
    opacity: 0;
  }
  .header.search_opened .search_form {
    width: 100vw;
    right: -210px;
    padding: 0 15px;
  }
  .header .search_block {
    margin-right: 15px;
    width: 36px;
    height: 38px;
    z-index: 102;
  }
  .header .search_form {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    justify-content: flex-start;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .header .search_form label {
    background: #ffffff;
    flex: 1;
    width: auto;
  }
  .header.homepage_header.search_opened .search_block .search_form {
    right: -208px;
  }
  .header.homepage_header.search_opened .search_block .search_form .search_btn {
    background: #5C8D2C;
  }
}
@media screen and (max-width: 575px) {
  .header .logo_info {
    display: none;
  }
  .main_menu > li {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .menu_block {
    max-height: none;
  }
}
@media screen and (max-width: 400px) {
  .header .main_logo {
    padding: 8px 10px;
  }
  .header.search_opened .search_block .search_form {
    right: -165px;
  }
  .header.homepage_header.search_opened .search_block .search_form {
    right: -163px;
  }
  .menu_btn {
    font-size: 0;
  }
  .menu_btn .menu_trigger {
    margin-left: 0;
  }
  .menu_block:before {
    height: 83px;
  }
}
.footer {
  opacity: 0;
  background: #0B2812;
}
.footer .footer_top {
  padding: 30px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.footer .top_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer .footer_logo {
  display: flex;
  align-items: center;
  padding-right: 20px;
}
.footer .footer_logo a {
  display: flex;
}
.footer .footer_logo img {
  max-width: 65px;
  width: auto;
  height: auto;
}
.footer .footer_logo .logo_info {
  white-space: nowrap;
  display: block;
  color: #ffffff;
  font-size: 160%;
  line-height: 1.75em;
  font-family: "mardoto-medium", "roboto-medium";
  padding-left: 10px;
}
.footer .footer_logo .logo_info span {
  display: block;
  text-align: center;
  position: relative;
}
.footer .footer_logo .logo_info span:before {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -45px;
  top: 0;
  width: 90px;
  height: 2px;
  background: #5C8D2C;
}
.footer .contacts_list {
  padding: 0 20px 0 0;
  display: flex;
  color: #ffffff;
}
.footer .contact_block {
  display: inline-flex;
  align-items: center;
  font-family: "mardoto-medium", "roboto-medium";
}
.footer .contact_block:before {
  display: block;
  font-size: 2.4rem;
  margin-right: 10px;
}
.footer .contact_block:not(:first-child) {
  margin-left: 50px;
}
.footer a.contact_block {
  color: inherit;
}
.footer .socials_list {
  list-style-type: none;
  padding: 0;
  margin: 0 -10px;
  display: flex;
}
.footer .socials_list li {
  padding: 0 10px;
}
.footer .socials_list a {
  display: block;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  width: 32px;
  height: 32px;
  color: #ffffff;
  font-size: 0;
}
.footer .socials_list a:before {
  font-size: 3.2rem;
}
.footer .footer_middle {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  padding-top: 40px;
}
.footer .footer_menu {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 160px;
  -moz-column-gap: 160px;
  column-gap: 160px;
}
.footer .footer_menu > li {
  vertical-align: top;
  width: 100%;
  padding-bottom: 50px;
  padding-top: 0;
}
.footer .footer_menu > li * {
  display: inline-block;
}
.footer .footer_menu > li > a {
  display: inline-block;
  vertical-align: top;
  font-family: "mardoto-medium", "roboto-medium";
  text-transform: uppercase;
}
.footer .footer_menu a {
  color: #ffffff;
}
.footer .footer_menu .main_list ul {
  padding-left: 25px;
}
.footer .footer_menu .main_list li {
  width: 100%;
  padding-top: 15px;
}
.footer .footer_bottom {
  padding: 40px 0 60px;
}
.footer .footer_info {
  color: #D9D9D9;
  padding-bottom: 40px;
  text-align: center;
  width: 840px;
  max-width: 100%;
  margin: 0 auto;
}
.footer .website_info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer .footer_partners {
  list-style-type: none;
  padding: 0 20px 0 0;
  margin: 0 -20px;
  display: flex;
  font-size: 0;
}
.footer .footer_partners li {
  padding: 0 20px;
}
.footer .footer_partners a {
  display: block;
}
.footer .footer_partners img {
  width: auto;
  height: 50px;
}
.footer .website_rights {
  color: #D9D9D9;
  padding-right: 20px;
}
.footer .customer_developer {
  color: #D9D9D9;
}
.footer .customer_developer a {
  color: #ffffff;
}
@media screen and (max-width: 1200px) {
  .footer .contacts_list {
    flex-direction: column;
    margin: 0;
  }
  .footer .contact_block {
    padding: 0 0 20px;
  }
  .footer .contact_block:last-child {
    padding-bottom: 0;
  }
  .footer .footer_menu {
    -webkit-column-gap: 80px;
    -moz-column-gap: 80px;
    column-gap: 80px;
  }
  .footer .footer_partners {
    margin: 0 -10px;
  }
  .footer .footer_partners li {
    padding: 0 10px;
  }
}
@media screen and (max-width: 1024px) {
  .footer .footer_menu {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
  .footer .footer_bottom {
    padding: 35px 0 50px;
  }
  .footer .footer_info {
    padding-bottom: 30px;
  }
  .footer .website_info {
    flex-direction: column;
  }
  .footer .footer_partners {
    margin: 0 -20px;
    padding-right: 0;
    order: 1;
  }
  .footer .footer_partners li {
    padding: 0 20px;
  }
  .footer .website_rights {
    order: 2;
    padding-top: 10px;
    padding-right: 0;
  }
  .footer .customer_developer {
    order: 3;
    padding-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .footer .top_inner {
    flex-direction: column;
  }
  .footer .footer_logo {
    padding: 0 0 20px;
  }
  .footer .contacts_list {
    padding: 0 0 20px;
  }
  .footer .footer_menu {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
  .footer .footer_menu .main_list ul {
    padding-left: 15px;
  }
}
@media screen and (max-width: 640px) {
  .footer .footer_menu {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
}
@media screen and (max-width: 575px) {
  .footer .footer_bottom {
    padding: 30px 0 40px;
  }
  .footer .website_rights {
    padding: 0;
  }
  .footer .footer_partners {
    margin: 0 -10px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .footer .footer_partners li {
    padding: 0 10px 10px;
  }
  .footer .footer_menu {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .footer .footer_menu .main_list ul {
    padding-left: 25px;
  }
  .footer .footer_menu > li {
    padding-bottom: 40px;
  }
}

.touch .footer .socials_list a {
  width: 48px;
  height: 48px;
}
.touch .footer .socials_list a:before {
  font-size: 4.8rem;
}

.web .footer a.contact_block, .footer .web a.contact_block, .web .footer .socials_list a, .footer .socials_list .web a, .web .footer .footer_menu a, .footer .footer_menu .web a, .web .footer .footer_partners a, .footer .footer_partners .web a, .web .footer .customer_developer a, .footer .customer_developer .web a, .tab_block:not(.selected), .footer {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.web .secondary_btn, .web .main_menu a, .main_menu .web a, .web .breadcrumbs a, .breadcrumbs .web a, .web .download_pdf, .web .lg_block .lg_list a, .lg_block .lg_list .web a, .news_block .news_link, .web .paging a {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.web .popup_block .popup_close, .popup_block .web .popup_close, .web .primary_btn, .web .header .search_btn, .header .web .search_btn, .web .lg_block .drop_btn, .lg_block .web .drop_btn, .web .footer .footer_logo a, .footer .footer_logo .web a {
  -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;
}

.field_block .select2-container .select2-results__options li, .error_hint, .menu_btn {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.touch .footer a.contact_block, .footer .touch a.contact_block, .touch .footer .socials_list a, .footer .socials_list .touch a, .touch .footer .footer_menu a, .footer .footer_menu .touch a, .touch .footer .footer_partners a, .footer .footer_partners .touch a, .touch .footer .customer_developer a, .footer .customer_developer .touch a {
  -o-transition: opacity 0.15s;
  -ms-transition: opacity 0.15s;
  -moz-transition: opacity 0.15s;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
}

.touch .secondary_btn, .touch .main_menu a, .main_menu .touch a, .touch .breadcrumbs a, .breadcrumbs .touch a, .touch .download_pdf, .touch .lg_block .lg_list a, .lg_block .lg_list .touch a, .touch .paging a {
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -webkit-transition: color 0.15s;
  transition: color 0.15s;
}

.touch .popup_block .popup_close, .popup_block .touch .popup_close, .touch .primary_btn, .touch .header .search_btn, .header .touch .search_btn, .touch .lg_block .drop_btn, .lg_block .touch .drop_btn, .touch .footer .footer_logo a, .footer .footer_logo .touch a {
  -o-transition: background-color 0.15s;
  -ms-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
}

.web .breadcrumbs a:hover, .breadcrumbs .web a:hover, .web .download_pdf:hover, .web .lg_block .lg_list a:hover, .lg_block .lg_list .web a:hover {
  color: #5C8D2C;
}
.web .header .search_btn:hover, .header .web .search_btn:hover, .web .lg_block .drop_btn:hover, .lg_block .web .drop_btn:hover, .web .footer .footer_logo a:hover, .footer .footer_logo .web a:hover {
  background: #5C8D2C;
}
.web .footer a.contact_block:hover, .footer .web a.contact_block:hover, .web .footer .socials_list a:hover, .footer .socials_list .web a:hover, .web .footer .footer_menu a:hover, .footer .footer_menu .web a:hover, .web .footer .footer_partners a:hover, .footer .footer_partners .web a:hover, .web .footer .customer_developer a:hover, .footer .customer_developer .web a:hover {
  opacity: 0.7;
}
.web .main_menu a:hover, .main_menu .web a:hover {
  color: #375702;
}
.web .popup_block .popup_close:hover, .popup_block .web .popup_close:hover, .web .primary_btn:hover {
  background: #375702;
}
.web .secondary_btn:hover {
  color: #375702;
}

.touch .breadcrumbs a:active, .breadcrumbs .touch a:active, .touch .download_pdf:active, .touch .lg_block .lg_list a:active, .lg_block .lg_list .touch a:active {
  color: #5C8D2C;
}
.touch .header .search_btn:active, .header .touch .search_btn:active, .touch .lg_block .drop_btn:active, .lg_block .touch .drop_btn:active, .touch .footer .footer_logo a:active, .footer .footer_logo .touch a:active {
  background: #5C8D2C;
}
.touch .footer a.contact_block:active, .footer .touch a.contact_block:active, .touch .footer .socials_list a:active, .footer .socials_list .touch a:active, .touch .footer .footer_menu a:active, .footer .footer_menu .touch a:active, .touch .footer .footer_partners a:active, .footer .footer_partners .touch a:active, .touch .footer .customer_developer a:active, .footer .customer_developer .touch a:active {
  opacity: 0.7;
}
.touch .main_menu a:active, .main_menu .touch a:active {
  color: #375702;
}
.touch .popup_block .popup_close:active, .popup_block .touch .popup_close:active, .touch .primary_btn:active {
  background: #375702;
}
.touch .secondary_btn:active {
  color: #375702;
}

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