@font-face {
  font-family: "regular";
  font-display: "auto";
  src: url("../fonts/SegoeUIRegular/SegoeUIRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUIRegular/SegoeUIRegular.woff") format("woff"), url("../fonts/SegoeUIRegular/SegoeUIRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "semiBold";
  font-display: "auto";
  src: url("../fonts/SegoeUISemiBold/SegoeUISemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUISemiBold/SegoeUISemiBold.woff") format("woff"), url("../fonts/SegoeUISemiBold/SegoeUISemiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "bold";
  font-display: "auto";
  src: url("../fonts/SegoeUIBold/SegoeUIBold.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUIBold/SegoeUIBold.woff") format("woff"), url("../fonts/SegoeUIBold/SegoeUIBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icon";
  font-display: "auto";
  src: url("../fonts/icons/icomoon.eot?z54zru");
  src: url("../fonts/icons/icomoon.eot?z54zru#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?z54zru") format("truetype"), url("../fonts/icons/icomoon.woff?z54zru") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icon_pdf_icon:before {
  content: "\e90d";
  color: #fff;
}

.icon_warning:before {
  content: "\e90c";
  color: #ff1313;
}

.icon-Combined_Shape:before {
  content: "\e90b";
  color: #127550;
}

.icon_pinterest:before {
  content: "\e900";
}

.icon_linkedin:before {
  content: "\e901";
}

.icon_youtube:before {
  content: "\e902";
}

.icon_vk:before {
  content: "\e903";
}

.icon_twitter:before {
  content: "\e904";
}

.icon_ok:before {
  content: "\e905";
}

.icon_instagram:before {
  content: "\e906";
}

.icon_facebook:before {
  content: "\e907";
}

.icon_behance:before {
  content: "\e908";
}

.icon_arrow:before {
  content: "\e909";
}

.icon_calc_arrows:before {
  content: "\e910";
}

.icon_happy:before {
  content: "\e911";
}

.icon_unhappy:before {
  content: "\e912";
}

.icon_check:before {
  content: "\e913";
}

.icon_buildings:before {
  content: "\e914";
}

.icon_workers:before {
  content: "\e915";
}

.icon_mail:before {
  content: "\e916";
}

.icon_pin:before {
  content: "\e917";
}

.icon_phone:before {
  content: "\e918";
}

.icon_attach:before {
  content: "\e919";
}

.icon_doc:before {
  content: "\e920";
}

.icon_search:before {
  content: "\e90a";
}

.icon_lang:before {
  content: "\e922";
}

.icon_group:before {
  content: "\e923";
}

.icon_close:before {
  content: "\e924";
}

.icon_promotion:before {
  content: "\e925";
}

.icon_download:before {
  content: "\e926";
}

.icon_work:before {
  content: "\e927";
}

.icon_list:before {
  content: "\e928";
}

.icon_clock:before {
  content: "\e929";
}

.icon_printer:before {
  content: "\e930";
}

.icon_calendar:before {
  content: "\e931";
  color: #127550;
}

.icon_gbp:before {
  content: "\e934";
}

.icon_gel:before {
  content: "\e932";
}

.icon_amd:before {
  content: "\e935";
}

.icon_eur:before {
  content: "\e937";
}

.icon_rub:before {
  content: "\e938";
}

.icon_usd:before {
  content: "\e936";
}

.icon_add:before {
  content: "\e90e";
  color: #127550;
}

.icon_chf:before {
  content: "\e939";
}

.icon_cad:before {
  content: "\e940";
}

.icon_info:before {
  content: "\e90f";
}

html {
  height: 100%;
  font-size: 10px;
  line-height: 1.4286em;
}

body {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  color: #000000;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  font-family: "regular";
}

input,
select,
textarea,
button,
a,
.slick-slide {
  outline: none !important;
}

a,
a:focus,
a:hover,
button:hover {
  text-decoration: none;
}

button {
  cursor: pointer;
  display: block;
}

a {
  color: #127550;
}
a:hover {
  color: rgba(18, 117, 80, 0.7);
}

img {
  max-height: none;
  border: none;
}

.jslider table {
  overflow: unset;
  max-width: unset;
  display: table;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

[class*=col-] {
  padding-left: 15px;
  padding-right: 15px;
}

.content p {
  font-size: 1.6rem;
  line-height: 1.33em;
  color: #202020;
  font-family: "semiBold";
}
.content .standard_link {
  display: inline-block;
  vertical-align: top;
  font-size: 1.8rem;
  color: #127550;
  font-family: "semiBold";
  line-height: 1.33em;
}

.pension_list .pension_inner {
  overflow: hidden;
}
.pension_list .image_block {
  position: relative;
}
.pension_list .image_block:before {
  display: block;
  content: "";
  padding-bottom: 62%;
}
.pension_list .image_block img {
  object-fit: cover;
}

.custom_container {
  width: 100%;
  max-width: 1340px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}

.icon_chf:before {
  font-size: 66.7%;
}

.bootstrap-select .dropdown-toggle .filter-option-inner {
  padding-right: 0;
}

.main_slider {
  position: relative;
  white-space: nowrap;
  font-size: 0;
  overflow: hidden;
}
.main_slider .custom_container {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  height: 460px;
}
.main_slider .slide_block {
  display: inline-block;
  white-space: normal;
  font-size: 1rem;
  background-size: cover !important;
  background-position: center !important;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.main_slider .slide_info {
  width: 40%;
  max-width: 420px;
  padding: 0 20px 0 140px;
  flex: 0 0 40%;
}
.main_slider .slide_info a {
  margin-top: 40px;
  z-index: 10;
  position: relative;
}
.main_slider .slide_info:before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  left: 0;
  top: 0;
}
.main_slider .image_block {
  width: 60%;
  flex: 0 0 60%;
  max-width: 880px;
  padding: 0 20px;
  height: 100%;
  display: flex;
  align-items: flex-end;
}
.main_slider .image_block img {
  max-width: 100%;
  max-height: 420px;
}
.main_slider .image_block:empty + .slide_info:before {
  content: "";
}
.main_slider .slide_title {
  color: #171717;
  font-size: 300%;
  line-height: 1.33em;
  font-family: "semiBold";
  position: relative;
  z-index: 2;
}
.main_slider .slide_title .special_word {
  font-family: "bold";
}
.main_slider .slide_description {
  font-size: 200%;
  color: #232323;
  line-height: 1.33em;
  margin-top: 20px;
  z-index: 2;
  position: relative;
}
.main_slider .slide_description .large_text {
  font-size: 250%;
  font-family: "bold";
  line-height: 47px;
  display: inline-block;
}
.main_slider .slide_description .middle_text {
  font-size: 150%;
  font-family: "bold";
  display: inline-block;
}
.main_slider .slick-arrow {
  height: 55px;
  width: 55px;
  border-radius: 50%;
  background: #ffffff;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  margin-top: -23px;
  z-index: 2;
}
.main_slider .slick-arrow:before {
  content: "\e909";
  font-size: 1.3rem;
  color: #178F58;
}
.main_slider .slick-prev {
  transform: rotate(180deg);
  left: 50%;
  margin-left: -680px;
}
.main_slider .slick-next {
  right: 50%;
  margin-right: -680px;
}

.content_title {
  color: #000000;
  font-family: "bold";
  font-size: 300%;
  line-height: 1.33em;
  margin: 0;
}

.breadcrumbs {
  display: flex;
  max-width: 100%;
  position: relative;
  overflow: hidden;
}
.breadcrumbs li {
  display: flex;
  font-size: 110%;
  line-height: 15px;
  align-items: center;
  font-family: "regular";
  color: #202020;
}
.breadcrumbs li:before {
  display: block;
  font-size: 180%;
  margin-right: 8px;
  margin-left: 8px;
  width: 0;
  height: 0;
  margin-top: 2px;
  content: "";
  color: #D8D8D8;
  border-bottom: 0.2em solid transparent;
  border-left: 0.2em solid;
  border-top: 0.2em solid transparent;
  border-right: 0;
}
.breadcrumbs li:first-child:before {
  display: none;
}
.breadcrumbs a {
  display: block;
  color: inherit;
}
.breadcrumbs a:hover {
  color: #127550;
}
.breadcrumbs div {
  color: #969696;
  font-family: "regular";
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  max-width: 250px;
  text-overflow: ellipsis;
  padding-right: 5px;
  font-size: 110%;
  line-height: 15px;
}

.paging {
  padding-top: 10px;
  display: flex;
  justify-content: flex-end;
  padding-top: 10px;
  display: flex;
  justify-content: flex-end;
}
.paging ul {
  display: inline-flex;
  position: relative;
}
.paging ul li span {
  flex: 1;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 7px;
  background-color: #D8D8D8;
  margin-left: 10px;
  font-size: 140%;
  line-height: 19px;
  color: inherit;
  font-family: "bold";
}
.paging ul li .prev_page {
  font-size: 0;
  width: auto;
  border: 1px solid #127550;
  border-radius: 7px;
  background: none;
  width: 30px;
  height: 30px;
  color: #525252;
}
.paging ul li .prev_page:hover {
  background: #127550;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 7px;
  color: #ffffff;
}
.paging ul li .prev_page.inactive {
  pointer-events: none;
  border: 1px solid #999999;
  color: #999999;
}
.paging ul li .next_page {
  font-size: 0;
  width: auto;
  border: 1px solid #127550;
  border-radius: 7px;
  background: none;
  width: 30px;
  height: 30px;
  color: #525252;
}
.paging ul li .next_page:hover {
  background: #127550;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 7px;
  color: #ffffff;
}
.paging ul li .next_page.inactive {
  pointer-events: none;
  border: 1px solid #999999;
  color: #999999;
}
.paging ul a {
  flex: 1;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 7px;
  background-color: #D8D8D8;
  margin-left: 10px;
  font-size: 140%;
  line-height: 19px;
  color: inherit;
  font-family: "bold";
}
.paging ul a:hover {
  background: #127550;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 7px;
  color: #ffffff;
}
.paging ul a.prev_page:before {
  font-size: 1.3rem;
}
.paging ul a.current_page {
  background: #127550;
  color: #ffffff;
  cursor: default;
  border-radius: 7px;
}
.paging ul a.next_page:before {
  font-size: 1.3rem;
}

.error_hint {
  position: absolute;
  color: #b94a48;
  display: none;
}

.help-block.form-error,
.individual_hint {
  display: none;
}

.has-error .error_hint,
.has-error + .error_hint {
  display: block;
}

.bootstrap-select {
  min-width: 50px;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
}
.bootstrap-select.show .dropdown-toggle:after {
  transform: rotate(180deg);
}
.bootstrap-select .btn {
  font-size: 100%;
  padding: 0;
  height: 54px;
  display: flex;
  align-items: center;
  box-shadow: none;
  box-sizing: border-box;
  border: 1px solid #BEC2C6;
  border-radius: 3px;
  overflow: hidden;
  color: #000000 !important;
  outline: none !important;
  background: transparent !important;
}
.bootstrap-select .btn.dropdown-toggle:focus {
  outline: none !important;
}
.bootstrap-select .dropdown-menu {
  top: 53px !important;
  transform: translate3d(0, 0, 0) !important;
  -moz-transform: translate3d(0, 0, 0) !important;
  -ms-transform: translate3d(0, 0, 0) !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
  -o-transform: translate3d(0, 0, 0) !important;
  width: auto;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 6px 0px;
  min-width: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
  border-radius: 0 !important;
}
.bootstrap-select .dropdown-menu li {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 150%;
}
.bootstrap-select .dropdown-menu li:first-child {
  border: none;
}
.bootstrap-select .dropdown-item {
  padding: 10px 20px;
  font-weight: normal;
  color: #000000;
  line-height: 20px;
  white-space: normal;
}
.bootstrap-select .dropdown-item:hover {
  background: rgba(0, 0, 0, 0.05);
}
.bootstrap-select .dropdown-item.selected, .bootstrap-select .dropdown-item.active, .bootstrap-select .dropdown-item:active {
  background-color: rgba(0, 0, 0, 0.03) !important;
  color: #000000 !important;
  cursor: default;
}
.bootstrap-select .dropdown-toggle {
  position: relative;
}
.bootstrap-select .dropdown-toggle .filter-option {
  position: relative;
  top: auto;
  left: auto;
  line-height: 1.33em;
  padding-right: 10px;
  padding: 10px 30px 10px 16px;
  white-space: nowrap;
  font-size: 170%;
  color: #000000;
  font-family: "semiBold";
}
.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
  height: 100%;
}
.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner-inner {
  height: 100%;
  display: flex;
  align-items: center;
}
.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner-inner span {
  display: block;
}
.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner-inner span:before {
  display: block;
}
.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner-inner .text {
  vertical-align: top;
}
.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner-inner .text span {
  display: block;
}
.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner-inner .text span:before {
  display: block;
}
.bootstrap-select .dropdown-toggle:before {
  display: none;
}
.bootstrap-select .dropdown-toggle:after {
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -1px;
}

.tables_block {
  border: 1px solid #f3f3f3;
}
.tables_block .table_info_title {
  color: #000000;
  font-family: "bold";
  font-size: 160%;
  letter-spacing: 0;
  line-height: 1.33em;
  padding-top: 30px;
  padding-bottom: 15px;
  padding-left: 15px;
}
.tables_block .table_info_general {
  line-height: 1.33em;
  border-collapse: separate;
  border-spacing: 0 10px;
  width: 100%;
  margin: -13px 0px -13px 0px;
}
.tables_block .table_info_general tr {
  cursor: pointer;
  border-radius: 7px;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
  min-height: 65px;
  background: #ffffff;
  margin: 25px auto;
}
.tables_block .table_info_general td {
  border: none;
  min-width: 100px;
  padding: 20px 30px 20px 40px;
  color: #127550;
  font-family: "bold";
  font-size: 160%;
  letter-spacing: 0;
  line-height: 1.33em;
  word-break: break-word;
}
.tables_block .table_info_general td td:last-child {
  color: #888888;
}
.tables_block .table_info_general td:first-child {
  max-width: 50% !important;
}
.tables_block .table_info_general td:last-child {
  max-width: 50% !important;
  text-align: right;
}

.retention_table {
  min-width: 100%;
  font-family: "semiBold";
  line-height: 1.33em;
  white-space: nowrap;
  border-collapse: separate;
  border-spacing: 0 10px;
  padding-bottom: 60px;
  padding-top: 30px;
}
.retention_table tr {
  cursor: pointer;
  border-radius: 7px;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
  height: 65px;
}
.retention_table tr:hover {
  background: #f1f1f1;
  -o-transition: background 0.5s;
  -ms-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
.retention_table tr th:first-child {
  border-left: 1px solid #f1f1f1;
}
.retention_table tr th:last-child {
  border-right: 1px solid #f1f1f1;
}
.retention_table tr:first-child {
  box-shadow: none;
}
.retention_table th {
  border-top: 1px solid #f1f1f1;
  background: #fcfcfc;
  padding-left: 15px;
  box-shadow: none !important;
  color: #000000;
  font-family: "bold";
  font-size: 140%;
  line-height: 1.33em;
  padding-top: 30px;
  padding-bottom: 10px;
}
.retention_table td {
  border: none;
  min-width: 100px;
  padding: 15px 10px 15px 20px;
  color: #127550;
  font-family: "bold";
  font-size: 140%;
  letter-spacing: 0;
  line-height: 1.33em;
}

.table_block .scroll-content {
  border-radius: 4px 4px 7px 7px;
  overflow: hidden;
  border: 1px solid #E6E6E6 !important;
}

.maintain_accounts_table {
  min-width: 100%;
  font-size: 120%;
  font-family: "semiBold";
  line-height: 1.33em;
  white-space: nowrap;
}
.maintain_accounts_table tr {
  cursor: pointer;
}
.maintain_accounts_table tr:hover {
  background: rgba(0, 81, 125, 0.1);
}
.maintain_accounts_table tr:first-child th:nth-child(2) {
  text-align: left;
}
.maintain_accounts_table tr th:nth-child(2) {
  white-space: normal;
  text-align: center;
}
.maintain_accounts_table tr th:last-child {
  border-right: none;
}
.maintain_accounts_table tr td:last-child {
  border-right: none;
}
.maintain_accounts_table tr td:first-child {
  color: #127550;
}
.maintain_accounts_table tr:nth-last-child(2) td[rowspan="2"] {
  border-bottom: none;
}
.maintain_accounts_table tr:last-child td {
  border-bottom: none;
}
.maintain_accounts_table tr td:nth-child(2) {
  font-family: "bold";
}
.maintain_accounts_table th {
  border-right: 1px solid rgba(230, 230, 230, 0.2);
  border-bottom: 1px solid rgba(230, 230, 230, 0.2);
  background: #127550;
  padding: 15px 10px 15px 20px;
  color: #ffffff;
  text-align: center;
}
.maintain_accounts_table td {
  border-right: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
  min-width: 100px;
  padding: 15px 10px 15px 20px;
  color: #666666;
}

.scroll-x {
  height: 4px;
}
.scroll-x div {
  position: absolute;
  height: 4px;
  width: 100%;
  display: block;
  left: 0;
  right: 0;
}
.scroll-x div.scroll-element {
  height: 4px;
}
.scroll-x div.scroll-element_track {
  background: #D8D8D8;
  z-index: 5;
}
.scroll-x div.scroll-bar {
  cursor: pointer;
  background: #127550;
  z-index: 6;
}

.drops_list.type_1 {
  list-style-type: none;
  padding: 20px 20px 0 20px;
  margin: 0;
}
.drops_list.type_1 li.opened .drop_button:before {
  transform: rotate(-90deg);
}
.drops_list.type_1 .drop_button {
  color: #127550;
  font-family: "semiBold";
  font-size: 170%;
  line-height: 1.33em;
  padding: 12px 40px 12px 10px;
  display: block;
  border-bottom: 1px solid rgba(190, 194, 198, 0.3);
  display: flex;
  align-items: center;
  background: inherit;
  position: relative;
}
.drops_list.type_1 .drop_button:hover {
  background: rgba(0, 0, 0, 0.02);
}
.drops_list.type_1 .drop_button:before {
  transform: rotate(90deg);
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4px;
}
.drops_list.type_1 .drop_element {
  color: #525252;
  font-size: 140%;
  padding: 20px 120px 20px 17px;
  line-height: 1.33em;
  border-bottom: 1px solid rgba(190, 194, 198, 0.3);
  display: none;
}
.drops_list.type_1 .drop_element ul {
  margin: 0;
  padding: 0;
  list-style: disc;
}
.drops_list.type_1 .drop_element li {
  padding-top: 20px;
}
.drops_list.type_1 .drop_element li:first-child {
  padding-top: 0;
}

.drops_list.type_2 .app_logo {
  max-width: 46%;
  flex: 0 0 46%;
  text-align: left;
}
.drops_list.type_2 .app_logo img {
  max-width: 100%;
  max-height: 42px;
}
.drops_list.type_2 .app_title_block {
  max-width: 46%;
  flex: 0 0 46%;
  text-align: left;
  word-break: break-word;
  color: #127550;
  font-family: "semiBold";
  font-size: 180%;
  letter-spacing: 0;
  line-height: 1.33em;
}
.drops_list.type_2 > li.opened .drop_button:before {
  transform: rotate(-90deg);
}
.drops_list.type_2 > li.opened .drop_button {
  border-bottom: 1px solid #E6E6E6;
}
.drops_list.type_2 > li {
  border: 1px solid #E6E6E6;
  border-radius: 7px;
  background-color: #ffffff;
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.drops_list.type_2 .drop_button {
  color: #127550;
  font-family: "semiBold";
  line-height: 1.33em;
  padding: 25px 40px 25px 30px;
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
}
.drops_list.type_2 .drop_button:hover {
  -o-transition: background 0.5s;
  -ms-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
  background: rgba(0, 0, 0, 0.02);
}
.drops_list.type_2 .drop_button:before {
  transform: rotate(90deg);
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
  font-weight: bold;
  font-size: 13px;
  color: #888888;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4px;
}
.drops_list.type_2 .drop_element {
  margin: 0;
  padding: 0;
  list-style: disc;
  display: none;
  border-bottom: 1px solid rgba(190, 194, 198, 0.3);
  color: #000000;
  font-family: "regular";
  font-size: 130%;
  line-height: 1.33em;
}
.drops_list.type_2 .drop_element ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.drops_list.type_2 .drop_element li {
  padding: 20px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: relative;
}
.drops_list.type_2 .drop_element li:first-child {
  color: #127550;
  font-family: "semiBold";
  font-size: 100%;
  letter-spacing: 0;
  line-height: 1.33em;
}
.drops_list.type_2 .drop_element li:first-child a {
  color: #127550;
}
.drops_list.type_2 .drop_element li:after {
  top: auto;
  bottom: 0;
  left: 20px;
  right: 22px;
  display: block;
  content: "";
  position: absolute;
  background: #E6E6E6;
  height: 1px;
}
.drops_list.type_2 .drop_element li a {
  color: #127550;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.drops_list.type_2 .drop_element li a span {
  color: #000000;
}
.drops_list.type_2 .drop_element li:last-child:after {
  background: none;
  height: 0;
}
.drops_list.type_2 .drop_element li span:nth-child(2) {
  text-align: right;
}

.other_pages {
  width: 26%;
  padding-left: 30px;
}
.other_pages ul {
  border-radius: 7px;
  background: #ffffff;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
}
.other_pages li {
  border-bottom: 1px solid rgba(190, 194, 198, 0.3);
}
.other_pages li:last-child {
  border-bottom: none;
}
.other_pages a {
  display: block;
  color: #000000;
  font-family: "semiBold";
  font-size: 160%;
  line-height: 1.33em;
  border-left: 2px solid rgba(18, 117, 80, 0);
  padding: 20px;
}
.other_pages a:hover {
  opacity: 0.7;
}
.other_pages a.selected {
  color: #127550;
  border-left: 2px solid #127550;
}

.default_text_style {
  color: #127550;
  font-family: "semiBold";
  font-size: 180%;
  line-height: 1.33em;
  padding-bottom: 15px;
}

.attention_block {
  min-height: 153px;
  padding: 25px 40px;
  border: 1px solid #D8D8D8;
  border-radius: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.attention_block span {
  padding-right: 40px;
  padding-left: 40px;
  position: relative;
  font-size: 160%;
  word-break: break-word;
  font-family: "regular";
  line-height: 1.33em;
  color: #000000;
}
.attention_block span:before {
  position: absolute;
  left: 0;
  font-size: 160%;
  top: 7px;
  bottom: auto;
}

.standard_block {
  display: flex;
}
.standard_block a {
  display: block;
}
.standard_block a img {
  width: 110px;
  max-height: 140px;
}
.standard_block div {
  font-size: 160%;
  line-height: 1.33em;
  color: #333333;
  padding-left: 20px;
  flex: 1;
}

.field_row.border_none .bootstrap-select .btn {
  border-radius: 0 3px 3px 0;
  border-left: none !important;
  background: #127550 !important;
}
.field_row.border_none .limit_block {
  border-right: none !important;
  border-radius: 3px 0 0 3px;
}

.icon_usd:before {
  font-size: 120%;
}

strong {
  font-family: "bold";
}

@media (max-width: 1440px) {
  .main_slider .slick-next {
    right: 20px;
    margin-right: 0;
  }
  .main_slider .slick-prev {
    left: 20px;
    margin-left: 0;
  }
}
@media (max-width: 1199px) {
  .other_pages {
    width: 100%;
    padding: 0 0 40px 0;
  }
  .other_pages ul {
    display: flex;
    overflow-y: auto;
  }
  .other_pages li {
    border-bottom: 1px solid rgba(190, 194, 198, 0.3);
    border-top: none;
    white-space: nowrap;
  }
  .other_pages a.selected {
    border-bottom: 1px solid #127550;
    border-left: none;
  }

  .content_title {
    font-size: 280%;
  }

  .main_slider .image_block img {
    max-height: 350px;
  }
  .main_slider .slide_title {
    font-size: 260%;
  }
  .main_slider .slide_description {
    font-size: 180%;
  }

  .drops_list.type_1 .drop_element {
    padding: 20px 80px 20px 17px;
  }
}
@media (max-width: 991px) {
  .attention_block span {
    font-size: 140%;
  }

  .retention_table th {
    font-size: 120%;
    padding-right: 15px;
  }
  .retention_table td {
    font-size: 110%;
  }

  .main_slider .slide_info {
    padding: 0 20px 0 90px;
  }

  .tables_block {
    border: none;
  }
  .tables_block .table_info_title {
    font-size: 140%;
  }
  .tables_block .table_info_general {
    border-collapse: inherit;
    border-spacing: 0;
    margin: 0 auto;
  }
  .tables_block .table_info_general tr {
    display: flex;
    flex-direction: column;
    height: auto;
  }
  .tables_block .table_info_general td {
    font-size: 130%;
  }
  .tables_block .table_info_general td:first-child {
    max-width: 100% !important;
    border-bottom: 1px solid #ebedee;
    text-align: center;
  }
  .tables_block .table_info_general td:last-child {
    max-width: 100% !important;
    text-align: center;
  }

  .content_title {
    font-size: 240%;
  }

  .paging ul a {
    font-size: 120%;
  }

  .drops_list.type_1 .drop_element {
    padding: 20px 60px 20px 17px;
  }

  .drops_list.type_2 .app_logo {
    max-width: initial;
    flex: auto;
  }
  .drops_list.type_2 .app_title_block {
    font-size: 160%;
    flex: auto;
  }
}
@media (max-width: 768px) {
  .main_slider .custom_container {
    flex-direction: column-reverse;
  }
  .main_slider .image_block {
    flex: 1;
    width: 100%;
    padding: 0 50px;
    justify-content: center;
  }
  .main_slider .slide_info {
    width: 100%;
    justify-content: center;
    padding: 70px 0 0 20px;
  }
  .main_slider .slide_info a {
    position: absolute;
    bottom: 50px;
    margin-left: -90px;
    left: 50%;
  }

  .standard_block div {
    font-size: 140%;
  }

  .content p {
    font-size: 1.4rem;
  }
  .content .standard_link {
    font-size: 1.6rem;
  }

  .other_pages a {
    font-size: 140% !important;
  }

  .drops_list.type_1 .drop_element {
    padding: 20px 40px 20px 17px;
  }
  .drops_list.type_1 .drop_button {
    font-size: 150%;
  }
}
@media (max-width: 697px) {
  .drops_list.type_2 .drop_button {
    flex-direction: column-reverse;
    padding: 15px 40px 15px 15px;
  }
  .drops_list.type_2 .app_title_block {
    width: 100%;
    text-align: center;
    max-width: 100%;
    padding-bottom: 20px;
    font-size: 140%;
  }
  .drops_list.type_2 .drop_element li {
    flex-direction: column;
  }
  .drops_list.type_2 .drop_element li > span {
    text-align: center !important;
  }
  .drops_list.type_2 .drop_element li > span:first-child {
    padding-bottom: 20px;
  }
  .drops_list.type_2 .drop_element li a {
    align-items: center;
  }
}
@media (max-width: 639px) {
  .attention_block {
    padding: 12px 14px;
  }
  .attention_block span {
    padding-right: 10px;
    padding-left: 30px;
  }
}
@media (max-width: 575px) {
  .main_slider .image_block {
    padding: 0 20px;
  }
  .main_slider .slide_block {
    position: relative;
  }
  .main_slider .slide_block > span {
    background-size: cover !important;
    background-position: center !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 524px) {
  .content .standard_link {
    font-size: 1.4rem;
  }

  .paging ul li a:first-child {
    padding: 9px 6px 9px 6px;
  }

  .paging ul a.prev_page {
    font-size: 0;
  }

  .paging ul a.prev_page:before {
    font-size: 12px;
  }

  .paging ul li a:last-child {
    padding: 9px 6px 9px 6px;
  }

  .paging ul a.next_page {
    font-size: 0;
  }

  .paging ul a.next_page:before {
    font-size: 12px;
  }
}
@media (max-width: 479px) {
  .content_title {
    font-size: 200%;
  }

  .standard_block {
    display: block;
  }
  .standard_block a {
    display: inline-block;
  }
  .standard_block div {
    font-size: 130%;
    padding: 20px 0 0;
  }

  .main_slider .custom_container {
    height: 400px;
  }
  .main_slider .image_block {
    padding: 0 20px;
  }
  .main_slider .slide_info {
    padding-left: 0;
  }

  .other_pages a {
    font-size: 130% !important;
  }

  .drops_list.type_1 {
    padding: 20px 0 0;
  }
  .drops_list.type_1 .drop_button {
    font-size: 140%;
  }
  .drops_list.type_1 .drop_element {
    padding: 20px 10px 20px 17px;
    font-size: 130%;
  }
}
@media (max-width: 399px) {
  .content_title {
    font-size: 180%;
  }

  .main_slider .image_block {
    padding: 0;
  }
  .main_slider .slide_title {
    font-size: 220%;
  }
  .main_slider .slide_description {
    font-size: 170%;
  }
}
.range_input,
.selectpicker,
select {
  visibility: hidden;
}

[data-toggle=popover] {
  display: inline !important;
}
[data-toggle=popover]:before {
  content: "\e90f";
  cursor: pointer;
  padding: 3px;
  font-size: 80%;
}

.popover {
  border-radius: 8px;
}
.popover-body {
  padding: 12px 16px;
  max-width: 220px;
  font-size: 1.2rem;
  line-height: 18px;
  color: #666666;
  display: block;
}

.footer_middle .service_list, .footer_middle .partners_inner, .footer .radio_group, .sub_first_level, .lg_list, .website_menu .mobile_list,
.website_menu .mobile_sublist, .catalog_menu .menu_list, .drop_menu_block .drop_list > li .drop_sub_list ul, .breadcrumbs, .paging ul, .drops_list.type_2, .other_pages ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.pension_list .image_block img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.drop_menu_block .drop_list > li > a:before, .paging ul a.prev_page:before {
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
}

.pension_list .image_block > img {
  object-fit: cover;
}

.footer .drop_box .check_block input:checked + span:before, [class*=icon_]:before, [class*=icon-]:before, .main_slider .slick-arrow:before, [data-toggle=popover]:before, [class*=icon_]:after, [class*=icon-]:after, .main_slider .slick-arrow:after {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.text_block button, .main_slider .slide_info a {
  min-width: 180px;
  border-radius: 7px;
  background: #127550;
  border: none;
  display: inline-block;
  text-align: center;
  color: #ffffff;
  font-family: "semiBold";
  font-size: 140%;
  line-height: 19px;
  padding: 9px 10px;
}
.text_block button:hover, .main_slider .slide_info a:hover {
  background: rgba(18, 117, 80, 0.7);
}

.popup_block {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  z-index: 200;
  opacity: 0;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.mobile_btn_prev {
  display: none;
}

.events_none {
  pointer-events: none;
}

.popup_inner {
  display: flex;
  width: 100%;
  min-height: 100%;
  padding: 20px;
  justify-content: center;
  align-items: center;
}

.popup_container {
  border-radius: 7px;
  position: relative;
  background: #ffffff;
  max-width: 421px;
  width: 100%;
  padding: 25px 20px;
  box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.07);
}
.popup_container .popup_title {
  color: #000000;
  font-family: "semiBold";
  font-size: 180%;
  line-height: 24px;
}
.popup_container .form_block {
  position: relative;
  padding-bottom: 15px;
}
.popup_container .form_block input {
  width: 100%;
  height: 40px;
  max-width: 295px;
  border: none;
  border-radius: 3px;
  padding: 7px 15px;
  font-size: 140%;
  color: #5D5D5D;
  line-height: 25px;
  border: 1px solid #d8d8d8;
}
.popup_container .form_block label {
  font-size: 120%;
  line-height: 25px;
  font-family: "regular";
  color: #5D5D5D;
}
.popup_container ::-webkit-input-placeholder {
  color: #5D5D5D;
}
.popup_container :-moz-placeholder {
  color: #5D5D5D;
}
.popup_container ::-moz-placeholder {
  color: #5D5D5D;
}
.popup_container :-ms-input-placeholder {
  color: #5D5D5D;
}
.popup_container .close_search {
  display: block;
  right: 10px;
  top: 10px;
  left: auto;
}

.phone_form {
  position: relative;
  overflow: hidden;
  padding: 25px 45px;
}
.phone_form .buttons_block {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
}
.phone_form .buttons_block button {
  border: none;
  max-width: 100%;
  width: 100%;
  height: 37px;
  width: 295px;
  border-radius: 7px;
  background-color: #127550;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  line-height: 19px;
  font-family: "regular";
}
.phone_form .buttons_block button:hover {
  background-color: #ffffff;
  border: 1px solid #127550;
  color: #000000;
  -o-transition: background-color 0.7s;
  -ms-transition: background-color 0.7s;
  -moz-transition: background-color 0.7s;
  -webkit-transition: background-color 0.7s;
  transition: background-color 0.7s;
}

.recovery_form {
  position: relative;
  overflow: hidden;
  height: 0;
  opacity: 0;
}
.recovery_form form {
  position: relative;
  overflow: hidden;
}

.popup_opened {
  overflow: hidden;
}
.popup_opened .popup_block {
  overflow-y: auto;
  height: 100%;
  opacity: 1;
  background: rgba(3, 14, 26, 0.3);
}

.pass_forgotten .recovery_form {
  height: auto;
  opacity: 1;
}
.pass_forgotten .phone_form {
  opacity: 0;
  height: 0;
}

.recovery_button {
  border: none;
  margin: 0 auto;
}

.recovery_description {
  font-size: 140%;
  line-height: 24px;
}

.custom_container {
  height: 100%;
}

.special_true,
.special {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  min-width: 200px;
  border: 1px solid #127550;
  border-radius: 7px;
  font-size: 130%;
  line-height: 19px;
  padding: 8px 10px;
  color: #127550;
  background: inherit;
  text-transform: uppercase;
  text-align: center;
  font-family: "semiBold";
  position: absolute;
  top: -14px;
  right: -210px;
}
.special_true:hover,
.special:hover {
  -o-transition: background-color 0.7s;
  -ms-transition: background-color 0.7s;
  -moz-transition: background-color 0.7s;
  -webkit-transition: background-color 0.7s;
  transition: background-color 0.7s;
  color: #ffffff;
  background: #127550;
}
.special_true::before,
.special::before {
  padding: 0 10px 0 0;
  font-size: 150%;
}

.special_true {
  display: none;
}

.inet_bank {
  box-sizing: border-box;
  display: inline-block;
  min-width: 200px;
  border: 1px solid #127550;
  border-radius: 7px;
  font-size: 130%;
  line-height: 19px;
  padding: 8px 10px;
  color: #ffffff;
  background: #127550;
  text-transform: uppercase;
  text-align: center;
  font-family: "semiBold";
  position: absolute;
  top: -27px;
  right: 10px;
  margin-top: 37px;
}
.inet_bank:hover {
  -o-transition: background-color 0.7s;
  -ms-transition: background-color 0.7s;
  -moz-transition: background-color 0.7s;
  -webkit-transition: background-color 0.7s;
  transition: background-color 0.7s;
  color: #127550;
  background: none;
}

.header {
  position: relative;
  z-index: 9;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
}
.header .header_top {
  overflow: hidden;
  height: 60px;
}
.header .phone_block {
  margin-right: 30px;
  position: relative;
  display: flex;
}
.header .phone_block .icon_phone {
  margin-right: 6px;
  margin-top: 4px;
}
.header .phone_block .icon_phone:before {
  display: block;
  font-size: 120%;
}
.header .phone_block a {
  color: inherit;
  letter-spacing: 1px;
  color: #333333;
  font-size: 120%;
  line-height: 15px;
}

.header_inner {
  display: flex;
  height: 50px;
  align-items: center;
  padding: 0 20px;
  color: red;
  position: relative;
  justify-content: flex-end;
}

.drop_menu_block {
  position: absolute;
  right: 0;
  top: 0;
}
.drop_menu_block .drop_bg {
  background: #ffffff;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
  width: 50px;
  height: 40px;
  position: absolute;
  top: 8px;
  border-radius: 4px;
  right: 247px;
  display: none;
}
.drop_menu_block .drop_menu_inner {
  border-radius: 0 8px 8px 0;
  display: none;
  right: 55px;
  top: 62px;
  position: absolute;
  background: #ffffff;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
}
.drop_menu_block .drop_menu_inner:before {
  content: "";
  border-style: solid;
  border-width: 14px 13px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  top: -27px;
  left: 0;
}
.drop_menu_block .drop_list {
  list-style-type: none;
  width: 230px;
  margin: 0;
  position: relative;
  padding: 10px 20px;
}
.drop_menu_block .drop_list:before {
  background: rgba(151, 151, 151, 0.4);
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  content: "";
}
.drop_menu_block .drop_list > li {
  padding: 11px 0 10px;
}
.drop_menu_block .drop_list > li .drop_sub_list {
  height: 100%;
  overflow: hidden;
  border-radius: 8px 0 0 8px;
  background: #ffffff;
  position: absolute;
  top: 0;
  display: none;
  right: 230px;
  width: 300px;
}
.drop_menu_block .drop_list > li .drop_sub_list ul {
  padding: 10px 20px;
}
.drop_menu_block .drop_list > li .drop_sub_list .scroll-y div {
  position: absolute;
  width: 4px;
  display: block;
  top: 0;
  bottom: 0;
  border-radius: 3px;
  right: 0;
}
.drop_menu_block .drop_list > li .drop_sub_list .scroll-y div.scroll-element_track {
  z-index: 5;
  background: inherit;
  width: 8px;
  box-sizing: border-box;
  border: 2px solid transparent;
}
.drop_menu_block .drop_list > li .drop_sub_list .scroll-y div.scroll-bar {
  cursor: pointer;
  z-index: 6;
  background: rgba(0, 0, 0, 0.2);
  right: 2px;
}
.drop_menu_block .drop_list > li .drop_sub_list li {
  padding: 10px 0;
}
.drop_menu_block .drop_list > li .drop_sub_list a {
  color: #000000;
  font-size: 130%;
  line-height: 1.33em;
  display: inline-block;
  vertical-align: top;
}
.drop_menu_block .drop_list > li .drop_sub_list a:hover {
  color: #127550;
}
.drop_menu_block .drop_list > li.opened .drop_sub_list {
  display: block;
}
.drop_menu_block .drop_list > li.opened > a {
  color: #127550;
}
.drop_menu_block .drop_list > li > a {
  color: #000000;
  font-size: 62%;
  font-family: "bold";
  font-size: 130%;
  line-height: 1.33em;
  padding-left: 12px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.drop_menu_block .drop_list > li > a:before {
  left: 0;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  display: block;
  font-size: 60%;
}
.drop_menu_block .drop_list > li > a:hover {
  color: #127550;
}

.drop_menu_button {
  position: absolute;
  overflow: hidden;
  cursor: pointer;
  top: 18px;
  right: 257px;
  z-index: 100;
  width: 32px;
  height: 20px;
  color: #333333 !important;
  padding: 9px 0;
}
.drop_menu_button:before, .drop_menu_button:after {
  display: block;
  content: "";
  position: absolute;
  left: -18px;
  width: 54px;
  border-top: 2px solid;
  -o-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
}
.drop_menu_button:before {
  top: 0;
}
.drop_menu_button:after {
  bottom: 0;
}
.drop_menu_button span {
  display: block;
  border-top: 2px solid;
  -o-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

body.drop_opened .drop_menu_block .drop_bg {
  display: block;
}
body.drop_opened .drop_menu_button {
  color: #000000 !important;
}
body.drop_opened .drop_menu_button:before {
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
body.drop_opened .drop_menu_button:after {
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
body.drop_opened .drop_menu_button span {
  opacity: 0;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.menu_button {
  display: none;
  position: relative;
  overflow: hidden;
  z-index: 100;
  width: 32px;
  height: 20px;
  color: #333333 !important;
  padding: 9px 0;
}
.menu_button:before, .menu_button:after {
  display: block;
  content: "";
  position: absolute;
  left: -18px;
  width: 54px;
  border-top: 2px solid;
  -o-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
}
.menu_button:before {
  top: 0;
}
.menu_button:after {
  bottom: 0;
}
.menu_button span {
  display: block;
  border-top: 2px solid;
  -o-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.main_logo {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  padding: 10px 0;
}
.main_logo a {
  display: block;
}
.main_logo img {
  width: 100%;
  display: block;
  max-width: 220px;
  max-height: 50px;
}
.main_logo::after {
  content: "";
  position: absolute;
  bottom: 9px;
  left: 220px;
  height: 1px;
  width: 100vw;
  background: rgba(190, 194, 198, 0.3);
}

.header_menu_block {
  position: relative;
  padding: 0 20px 0 0;
}

.catalog_menu {
  padding-top: 20px;
}
.catalog_menu .menu_list {
  display: flex;
  margin: 0 -12px;
}
.catalog_menu .menu_list .sublist_block {
  display: none;
}
.catalog_menu .menu_list > li {
  padding: 0 12px;
}
.catalog_menu .menu_list > li:after {
  display: block;
  content: "";
  margin: 22px 0 0;
  height: 2px;
}
.catalog_menu .menu_list > li > a {
  display: block;
  font-size: 130%;
  line-height: 15px;
  color: #000000;
  font-family: "semiBold";
  letter-spacing: 1px;
  max-width: 280px;
}
.catalog_menu .menu_list > li > a:hover {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
  color: #127550;
}
.catalog_menu .menu_list > li > a::before {
  font-size: 70%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 5px;
  transform: rotate(90deg);
  margin-left: 3px;
  float: right;
}
.catalog_menu .menu_list > li.opened:after {
  background: #127550;
}

.website_menu {
  position: absolute;
  left: 204px;
  top: -35px;
  z-index: 10;
  font-size: 110%;
  line-height: 15px;
  padding: 0 12px;
}
.website_menu .mobile_list,
.website_menu .mobile_sublist {
  display: none;
}
.website_menu .menu_list {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 25px;
  list-style-type: none;
  margin: 0;
}
.website_menu .menu_list li {
  padding: 0 15px;
  height: 100%;
  display: flex;
  align-items: center;
}
.website_menu .menu_list a {
  text-transform: uppercase;
  color: #666666;
  font-size: 130%;
  line-height: 1.25em;
  height: 100%;
  display: flex;
  align-items: center;
  font-family: "semiBold";
  position: relative;
}
.website_menu .menu_list a.hovered:before {
  content: "";
  position: absolute;
  height: 2.5px;
  background: #127550;
  width: 100%;
  left: 0;
  bottom: -15px;
}
.website_menu .menu_list a:hover {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
  color: #127550;
}

.location_block {
  font-family: "semiBold";
  margin-right: 30px;
  line-height: 21px;
}
.location_block a {
  color: #000000;
}
.location_block a::before {
  font-family: "semiBold";
  font-size: 140%;
}
.location_block a span {
  margin-left: 6px;
  font-size: 140%;
}
.location_block a:hover {
  color: #127550;
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}

.phone_number {
  display: flex;
  flex-direction: column;
}
.phone_number span {
  font-family: "semiBold";
  color: #127550;
  font-size: 120%;
  line-height: 16px;
}
.phone_number span:nth-child(3) {
  color: #127550;
}

.popup_button {
  font-weight: bold;
}

.lg_block {
  position: relative;
  padding: 18px 10px;
  letter-spacing: 1px;
  font-size: 110%;
  line-height: 15px;
  border-radius: 7px 0 7px 7px;
  background-color: inherit;
}
.lg_block.opened .lg_button {
  color: #000000;
}
.lg_block.opened {
  border-radius: 7px;
  background-color: #EEEEEE;
}
.lg_block.opened .lg_button::after {
  transform: rotate(-90deg);
}

.lg_button {
  display: flex;
  height: 14px;
  color: #000000;
  font-size: 120%;
  align-items: center;
}
.lg_button:before {
  font-size: 120%;
  font-family: "semiBold";
  display: block;
  width: 11px;
  padding-right: 25px;
}
.lg_button:after {
  transform: rotate(90deg);
  content: "\e909";
  font-size: 60%;
  width: 8px;
}
.lg_button:hover {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
  color: #127550;
}

.lg_list {
  position: absolute;
  border-radius: 7px 0 7px 7px;
  background: #ffffff;
  right: 0;
  top: 39px;
  min-width: 100%;
  white-space: nowrap;
  z-index: 20;
  width: 175px;
  display: none;
}
.lg_list li {
  padding: 8px 10px 10px 15px;
  border-bottom: 1px solid #dedede;
  font-size: 140%;
  font-family: "regular";
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
}
.lg_list li.current_lg {
  cursor: default;
  pointer-events: none;
}
.lg_list li.current_lg:hover {
  background: none;
}
.lg_list li.current_lg::before {
  float: right;
  opacity: 1;
  font-size: 10px;
  color: #5F5F5F;
}
@media (max-width: 991px) {
  .lg_list li.current_lg::before {
    opacity: 0;
  }
}
.lg_list li:last-child {
  border-bottom: none;
}
.lg_list li a {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  color: #000000 !important;
}
.lg_list li a .mobile_flag {
  display: block;
  width: 20px;
  border-radius: 50%;
  height: 20px;
  margin-right: 25px;
}
.lg_list li:hover {
  background: #DFDFDF;
  -o-transition: background 0.5s;
  -ms-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
.lg_list li:hover::before {
  float: right;
  opacity: 1;
  font-size: 10px;
  color: #5F5F5F;
}
.lg_list li::before {
  float: right;
  opacity: 0;
}

.close_search {
  position: absolute;
  left: 0;
  top: 18px;
  width: 32px;
  height: 32px;
  opacity: 0.3;
  display: none;
}

.close_search:hover {
  opacity: 1;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.close_search:before,
.close_search:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 16px;
  width: 2px;
  background-color: #333;
}

.close_search:before {
  transform: rotate(45deg);
}

.close_search:after {
  transform: rotate(-45deg);
}

.search_block_moblie {
  display: none;
}

.search_block_moblie,
.search_block {
  margin-right: 10px;
  position: absolute;
  top: -37px;
  padding-top: 40px;
  right: 295px;
  z-index: 10;
}
.search_block_moblie form,
.search_block form {
  position: relative;
  float: right;
}
.search_block_moblie form ::-webkit-input-placeholder,
.search_block form ::-webkit-input-placeholder {
  color: #000000;
  opacity: 0.6;
  font-size: 120%;
  width: 394px;
}
.search_block_moblie form :-moz-placeholder,
.search_block form :-moz-placeholder {
  color: #000000;
  opacity: 0.6;
  font-size: 120%;
  width: 394px;
}
.search_block_moblie form ::-moz-placeholder,
.search_block form ::-moz-placeholder {
  color: #000000;
  opacity: 0.6;
  font-size: 120%;
  width: 394px;
}
.search_block_moblie form :-ms-input-placeholder,
.search_block form :-ms-input-placeholder {
  color: #000000;
  opacity: 0.6;
  font-size: 120%;
  width: 394px;
}
.search_block_moblie form input,
.search_block form input {
  background: transparent;
  color: #000000;
  border: 1px solid transparent;
  width: 32px;
  font-size: 110%;
  opacity: 0;
  line-height: 15px;
  border-radius: 7px;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 50px;
}
.search_block_moblie form button,
.search_block form button {
  border: none;
  background: #ffffff;
  border-radius: 50%;
  color: #000000;
  font-size: 200%;
  position: absolute;
  right: 1px;
  top: 7px;
  padding: 8px;
  z-index: 2;
}
.search_block_moblie form button:before,
.search_block form button:before {
  display: block;
  font-weight: 700;
}
.search_block_moblie form button:hover,
.search_block form button:hover {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
  color: #127550;
}
.search_block_moblie.opened form input,
.search_block.opened form input {
  width: 394px;
  padding: 6px 35px 6px;
  border-color: #DFDFDF;
  padding-right: 40px;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 1;
  background: #ffffff;
  height: 50px;
}
.search_block_moblie.opened .close_search,
.search_block.opened .close_search {
  display: block;
}
.search_block_moblie.opened .serach_active,
.search_block.opened .serach_active {
  pointer-events: none;
  cursor: pointer;
}

.all_info_block {
  position: absolute;
  display: flex;
  align-items: center;
  right: 0;
  top: -55px;
}

.sublist_title {
  font-size: 180%;
  font-family: "semiBold";
  line-height: 17px;
  padding-bottom: 20px;
  padding-top: 20px;
}
.sublist_title a {
  color: #127550;
}

.sublist_scroll {
  max-height: 100% !important;
}

.sublist_block {
  height: 0;
  overflow: hidden;
  opacity: 0;
  -o-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.sublist_block.opened {
  height: auto;
  max-height: 100%;
  opacity: 1;
  overflow: auto;
}

.sublist_content {
  position: absolute;
  top: 100%;
  left: auto;
  width: 100%;
  height: 0;
  background: #ffffff;
  z-index: 100;
}
.sublist_content.opened {
  box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.1), 0 15px 20px 0 rgba(0, 0, 0, 0.1);
  max-height: 460px !important;
  min-height: 350px !important;
  height: 500px;
}
.sublist_content.opened:before {
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 430px;
  top: 100%;
  opacity: 0.5;
  left: 0;
  z-index: 0;
  content: "";
}
@media (max-height: 799px) {
  .sublist_content.opened:before {
    height: 330px;
  }
}
@media (max-height: 699px) {
  .sublist_content.opened:before {
    height: 230px;
  }
}
@media (max-height: 599px) {
  .sublist_content.opened:before {
    height: 130px;
  }
}
@media (max-height: 569px) {
  .sublist_content.opened:before {
    display: none;
  }
}

.sub_first_level {
  display: flex;
  flex-wrap: wrap;
}
.sub_first_level li {
  font-size: 130%;
  font-family: "regular";
  color: #000000;
  width: 33.33%;
  padding: 15px 15px;
  z-index: 9;
  position: relative;
}
.sub_first_level a {
  display: inline-block;
  color: #000000;
  font-family: "regular";
  font-size: 130%;
  max-width: 280px;
}
.sub_first_level a:hover {
  color: #127550;
}

.submenu_list {
  padding: 0 25px;
}
.submenu_list .scroll-y div {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  border-radius: 0;
  width: 4px;
  right: 0;
}
.submenu_list .scroll-y div.scroll-element_outer {
  top: 5px;
  right: 5px;
  bottom: 5px;
}
.submenu_list .scroll-y div.scroll-element_outer:before {
  display: block;
  content: "";
  position: absolute;
  left: -6px;
  top: -5px;
  bottom: -5px;
  width: 1px;
  background: red;
}
.submenu_list .scroll-y div.scroll-element_track {
  z-index: 2;
  background: transparent;
  width: 4px;
}
.submenu_list .scroll-y div.scroll-bar {
  cursor: pointer;
  z-index: 3;
  background: #666666;
  right: 0;
}
.submenu_list .scroll-y div.scroll-bar:hover {
  background: #000000;
}
.submenu_list .sublist_title::before {
  display: none;
}

body.business_mode .header {
  background: #ffffff;
}

@media (max-width: 1339px) {
  .drop_menu_button {
    right: 180px;
  }

  .drop_menu_block .drop_menu_inner {
    right: 2px;
  }
  .drop_menu_block .drop_menu_inner:before {
    left: 25px;
  }
  .drop_menu_block .drop_bg {
    right: 170px;
  }

  .header .header_top {
    height: 52px;
  }

  .submenu_list {
    padding: 0 10px !important;
  }

  .main_logo {
    padding: 10px 15px 10px 0;
  }
  .main_logo img {
    width: 180px;
    max-height: 40px;
  }
  .main_logo:after {
    left: 195px;
  }

  .website_menu {
    left: 176px;
    top: -34px;
  }
  .website_menu .menu_list li {
    padding: 0 10px;
  }
  .website_menu .menu_list li a {
    font-size: 120%;
  }

  .special {
    min-width: 167px;
    font-size: 120%;
    right: -160px;
    top: -8px;
    line-height: 16px;
    padding: 6px 10px;
  }

  .location_block {
    margin-right: 0;
  }

  .inet_bank {
    min-width: 130px;
    font-size: 120%;
  }

  .search_block {
    right: 230px;
  }

  .catalog_menu .menu_list > li a {
    font-size: 120%;
  }
}
@media (max-width: 1199px) {
  .header_menu_inner .all_info_block {
    top: -72px;
  }

  .location_block a span {
    font-size: 0;
  }
  .location_block a::before {
    font-size: 200%;
  }

  .location_block {
    margin-top: 11px;
  }

  .lg_block {
    margin-top: 1px;
  }

  .header .phone_block .icon_phone:before {
    font-size: 160%;
  }

  .lg_button {
    font-size: 140%;
  }

  .header .phone_block {
    padding: 30px 0;
    margin-right: 10px;
    margin-top: -2px;
  }
  .header .phone_block.opened .phone_number {
    height: 70px;
  }
  .header .phone_block.opened .icon_phone {
    color: #127550;
  }
  .header .phone_block .phone_number {
    position: absolute;
    top: 60px;
    white-space: nowrap;
    right: -55px;
    z-index: 99;
    height: 0;
    overflow: hidden;
    -o-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -webkit-transition: height 0.3s;
    transition: height 0.3s;
  }
  .header .phone_block .phone_number a {
    color: #333333 !important;
    font-size: 140%;
    line-height: 19px;
    padding: 10px;
    display: block;
    border: 1px solid #127550;
    background: #ffffff;
    border-radius: 7px;
  }
  .header .phone_block:not(.clickable):before {
    z-index: 5;
    content: "";
    position: relative;
  }

  .catalog_menu .menu_list {
    margin: 0 -10px;
  }
  .catalog_menu .menu_list > li {
    padding: 0 10px;
  }
}
@media (max-width: 1024px) {
  .drop_menu_button {
    right: 170px;
  }

  .search_block {
    right: 210px;
  }
}
@media (max-width: 991px) {
  .drop_menu_button {
    opacity: 0;
  }

  .drop_menu_block {
    position: relative;
    right: unset;
    left: 0;
  }
  .drop_menu_block .drop_menu_inner {
    box-shadow: none;
    position: relative;
    display: block !important;
    top: 0;
  }
  .drop_menu_block .drop_menu_inner:before {
    display: none;
  }
  .drop_menu_block .drop_menu_inner .drop_list {
    width: auto;
  }
  .drop_menu_block .drop_menu_inner .drop_list > li {
    top: 0;
  }
  .drop_menu_block .drop_menu_inner .drop_list > li .drop_sub_list {
    overflow: hidden !important;
    left: 0;
    position: relative;
  }
  .drop_menu_block .drop_menu_inner .drop_list > li .drop_sub_list ul {
    padding: 0;
  }
  .drop_menu_block .drop_menu_inner .drop_list > li .drop_sub_list .scroll-y {
    opacity: 0;
    overflow: hidden;
  }
  .drop_menu_block .drop_bg {
    display: none;
  }

  body.drop_opened .drop_menu_block .drop_bg {
    display: none;
  }
  body.drop_opened .drop_menu_block .drop_menu_inner .drop_list > li .drop_sub_list {
    display: block;
  }

  .sublist_block {
    height: 0;
    overflow: unset !important;
    opacity: 0;
    -o-transition: opacity 0.4s;
    -ms-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
  }
  .sublist_block.opened {
    height: auto;
    max-height: 100%;
    opacity: 1;
    overflow: auto;
  }

  .header .header_top {
    height: 80px;
  }

  .special_true {
    display: block;
    height: 37px;
    width: 51px;
    border: 1px solid #127550;
    border-radius: 7px;
    position: relative;
    right: auto;
    top: 37px;
    max-width: 100%;
    min-width: unset;
  }
  .special_true::before {
    padding: 0;
  }
  .special_true span {
    font-size: 0;
  }

  .close_search {
    top: 20px;
  }

  .sublist_content {
    position: fixed;
    top: 142px;
    right: 0;
    width: 0;
    bottom: 0;
    padding: 0;
    background: #ffffff;
    overflow: hidden;
    border: none;
    -o-transition: width 0.5s;
    -ms-transition: width 0.5s;
    -moz-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
    border-right: 1px solid transparent;
  }
  .sublist_content.opened {
    box-shadow: none;
    max-height: inherit !important;
    min-height: auto !important;
    width: 100%;
    top: 142px;
  }
  .sublist_content.opened::after {
    background: #ffffff;
    opacity: 1;
  }
  .sublist_content .custom_container {
    width: 100vw;
  }

  .sub_first_level {
    display: block;
  }
  .sub_first_level li {
    width: 100%;
    padding: 15px 0;
  }
  .sub_first_level a {
    max-width: none;
  }

  .search_block form button {
    top: 10px;
    color: #888888;
  }

  .header_menu_inner .all_info_block {
    top: 20px;
    padding: 0px 15px;
  }

  .btn_inet {
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
  }

  .inet_bank {
    min-width: 175px;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
  }

  .special {
    display: none;
  }

  .main_logo {
    margin-top: -20px;
    top: 50%;
    padding: 0;
  }
  .main_logo::after {
    display: none;
  }

  .header_inner {
    height: 80px;
    background: #ffffff;
    padding: 0px;
    color: inherit;
  }

  .menu_button {
    display: block;
  }

  .lg_button {
    height: 19px;
  }
  .lg_button:hover {
    color: inherit !important;
  }
  .lg_button span {
    line-height: 17px;
    padding-top: 2px;
  }
  .lg_button:before {
    font-size: 135.7%;
    width: 24px;
  }

  .lg_block {
    padding: 0;
    font-size: 140%;
    line-height: inherit;
  }
  .lg_block.opened .lg_button {
    color: #127550 !important;
  }
  .lg_block .lg_button {
    display: none;
  }

  .lg_list {
    display: flex !important;
    justify-content: center;
    position: relative;
    background: none;
    top: auto;
    min-width: auto;
    align-items: center;
    width: 100%;
  }
  .lg_list li {
    border: none;
  }
  .lg_list li:before {
    display: none;
  }
  .lg_list li a {
    font-size: 0;
  }
  .lg_list li a .mobile_flag {
    width: 40px;
    height: 40px;
    border: 1px solid #127550;
    padding: 2px;
  }
  .lg_list .current_lg a img {
    opacity: 0.5;
  }

  .header_menu_block {
    position: fixed;
    top: 80px;
    right: 0;
    width: 0;
    bottom: 0;
    padding: 0;
    background: #ffffff;
    overflow: hidden;
    border: none;
    -o-transition: width 0.5s, border-color 0.7s;
    -ms-transition: width 0.5s, border-color 0.7s;
    -moz-transition: width 0.5s, border-color 0.7s;
    -webkit-transition: width 0.5s, border-color 0.7s;
    transition: width 0.5s, border-color 0.7s;
    border-right: 1px solid transparent;
  }

  .header_menu_inner {
    display: flex;
    flex-direction: column;
    float: right;
    width: 100vw;
    height: 100%;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
  }

  .none_scroll {
    overflow: hidden;
  }

  .website_menu {
    order: 1;
    position: relative;
    top: auto;
    left: auto;
    border-top: 1px solid #DFDFDF;
    color: #666666;
    font-size: 130%;
    line-height: 19px;
    padding: 20px 0;
  }
  .website_menu .menu_list,
.website_menu .mobile_list,
.website_menu .mobile_sublist {
    display: flex;
    height: auto;
    padding: 0;
    border-bottom: 1px solid #DFDFDF;
  }
  .website_menu li {
    padding: 0 20px;
  }
  .website_menu .menu_list > li {
    padding-bottom: 20px;
  }
  .website_menu a {
    color: inherit !important;
  }
  .website_menu .mobile_sublist {
    font-size: 92.3%;
  }
  .website_menu .mobile_sublist li {
    padding-bottom: 10px;
  }
  .website_menu .mobile_sublist:before {
    display: block;
    content: "";
    width: 180px;
    margin: 12px 0;
    height: 1px;
  }

  .catalog_menu {
    padding-top: 20px;
    order: 2;
  }
  .catalog_menu .menu_list {
    display: block;
    border-bottom: 1px solid #DFDFDF;
    margin: 0;
  }
  .catalog_menu .menu_list > li {
    padding-bottom: 30px;
  }
  .catalog_menu .menu_list > li > a {
    font-size: 140%;
    line-height: 19px;
  }
  .catalog_menu .menu_list > li > a:hover {
    color: inherit;
  }
  .catalog_menu .menu_list > li.opened > a {
    color: #127550;
  }
  .catalog_menu .menu_list > li:after {
    display: none;
  }

  .search_block {
    display: none;
  }

  .search_block_moblie {
    position: absolute;
    right: 35px;
    left: auto;
    top: -29px;
    display: block;
    -o-transition: width 0.5s;
    -ms-transition: width 0.5s;
    -moz-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
  }
  .search_block_moblie form input {
    height: 55px;
  }
  .search_block_moblie.opened form input {
    height: 55px;
  }

  .all_info_block {
    position: relative;
    display: flex;
    bottom: 0;
    z-index: 99;
    width: 100%;
    justify-content: space-between;
    order: 3;
    right: 0;
  }
  .all_info_block .phone_block {
    margin-right: 0;
  }
  .all_info_block .phone_block .phone_number {
    position: relative;
    top: 10px;
    right: -9px;
    height: 100%;
  }
  .all_info_block .phone_block .phone_number a {
    border: none;
    padding: 0;
  }
  .all_info_block .phone_block:not(.clickable):before {
    z-index: 5;
    content: "";
    position: absolute;
  }
  .all_info_block .location_block {
    margin-right: 0;
    margin-top: 10px;
  }
  .all_info_block .location_block a span {
    font-size: 160%;
  }
  .all_info_block .location_block a::before {
    font-size: 200%;
    border: 1px solid #979797;
    padding: 11px 14px;
    border-radius: 50%;
    color: #127550;
  }
  .all_info_block .lg_block {
    position: absolute;
    width: 100%;
    top: 88px;
  }

  .header .phone_block .icon_phone {
    margin-right: 0;
    margin-top: 7px;
  }
  .header .phone_block .icon_phone::before {
    font-size: 200%;
    border: 1px solid #979797;
    padding: 10px;
    border-radius: 50%;
    color: #127550;
  }

  .website_menu .menu_list a.hovered:before {
    bottom: -22px;
    height: 3.5px;
  }

  .menu_opened {
    overflow: hidden;
  }
  .menu_opened.ios_device {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .menu_opened .header_menu_block {
    -o-transition: width 0.5s, border-color 0.1s;
    -ms-transition: width 0.5s, border-color 0.1s;
    -moz-transition: width 0.5s, border-color 0.1s;
    -webkit-transition: width 0.5s, border-color 0.1s;
    transition: width 0.5s, border-color 0.1s;
    width: 100vw;
  }
  .menu_opened .menu_button {
    color: #000000 !important;
  }
  .menu_opened .menu_button:before {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  }
  .menu_opened .menu_button:after {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
  }
  .menu_opened .menu_button span {
    opacity: 0;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
  .menu_opened .submenu_list {
    position: relative;
    right: auto;
    top: 100%;
    border-top: none;
    width: 100%;
    padding: 15px 0 !important;
    left: 0;
  }
  .menu_opened .submenu_list .sublist_title {
    display: flex;
    align-items: center;
    padding-left: 18px;
    padding-top: 24px;
  }
  .menu_opened .mobile_btn_prev {
    display: block;
    position: absolute;
    top: 40px;
    z-index: 9;
    font-size: 200%;
  }
  .menu_opened .mobile_btn_prev::before {
    color: #888888;
    padding-left: 7px;
    font-size: 70%;
    padding-top: 2px;
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    display: block;
  }
}
@media (max-width: 575px) {
  .search_block.opened form input {
    width: 224px;
  }

  .popup_container .popup_title {
    font-size: 160%;
    line-height: 19px;
    padding-top: 10px;
  }
  .popup_container .buttons_block button {
    font-size: 120%;
  }

  .phone_form {
    padding: 25px 30px;
  }

  .main_logo {
    margin-top: -15px;
  }
  .main_logo img {
    width: 150px;
  }
}
@media (max-width: 479px) {
  .website_menu .menu_list li a {
    font-size: 90%;
  }

  .catalog_menu {
    padding-top: 0;
  }

  .header .phone_block .icon_phone::before {
    font-size: 160%;
  }

  .header .phone_block .phone_number a {
    font-size: 120%;
    line-height: 14px;
  }

  .all_info_block .location_block a span {
    font-size: 140%;
  }

  .all_info_block .location_block a::before {
    font-size: 160%;
  }
}
.footer {
  opacity: 1;
}
.footer .radio_group {
  display: flex;
  align-items: center;
}
.footer .radio_group li {
  position: relative;
  overflow: hidden;
  margin: 0 10px;
}
.footer .radio_group li:last-child {
  overflow: inherit;
}
.footer .radio_group li label {
  vertical-align: top;
  margin: 0;
}
.footer .radio_group li input:checked + .radio_button {
  color: #127550;
}
.footer .radio_group li input:checked + .radio_button .icon_dots {
  background: #127550;
}
.footer .radio_group li input:checked + .radio_button .icon_dots:before, .footer .radio_group li input:checked + .radio_button .icon_dots:after {
  background: inherit;
}
.footer .radio_group li .radio_button {
  min-height: 20px;
  align-items: center;
  display: flex;
  font-size: 140%;
  color: #000000;
  line-height: 19px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  font-family: "semiBold";
  padding: 0 12px;
}
.footer .radio_group li .radio_button:hover {
  opacity: 0.7;
}
.footer .drop_box > a {
  display: flex;
  align-items: baseline;
  padding: 4px 0;
}
.footer .drop_box > a.active_color {
  color: #127550;
}
.footer .drop_box > a.active_color > span {
  background: #127550;
}
.footer .drop_box > a.active_color > span:before {
  background: #127550;
}
.footer .drop_box > a.active_color > span:after {
  background: #127550;
}
.footer .drop_box > a.dropBox_bg {
  color: #127550;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
}
.footer .drop_box > a.dropBox_bg > span {
  background: #127550;
}
.footer .drop_box > a.dropBox_bg > span:before {
  background: #127550;
}
.footer .drop_box > a.dropBox_bg > span:after {
  background: #127550;
}
.footer .drop_box > a > span {
  display: block;
}
.footer .drop_box .check_block {
  min-width: 250px;
}
.footer .drop_box .check_block input:checked + span {
  color: #127550;
}
.footer .drop_box .check_block input:checked + span:before {
  content: "\e913";
  text-align: center;
  padding: 0;
  font-size: 55%;
}
.footer .drop_box .check_block span {
  z-index: 2;
  min-height: 20px;
  align-items: center;
  display: flex;
  font-size: 140%;
  color: #000000;
  line-height: 19px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  font-family: "semiBold";
  padding: 5px 12px;
}
.footer .drop_box .check_block span:before {
  height: 18px;
  width: 18px;
  border: 1px solid #BEC2C6;
  border-radius: 2px;
  text-align: center;
  background: #ffffff;
  margin-right: 15px;
  padding: 7px 0;
  font-size: 0;
  line-height: 6px;
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer_addition {
  padding: 90px 0 45px;
  display: flex;
}

.sharethis-inline-share-buttons {
  margin: 20px 110px 0 0;
}

.reaction_section {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.addition_title {
  color: #000000;
  font-family: "semiBold";
  font-size: 160%;
  line-height: 1.33em;
}

.text_block.opened {
  height: auto;
}

.addition_inner {
  flex: 1;
}

.sharethis-inline-share-buttons {
  margin: 0 100px 0 0;
}

#st-1.st-has-labels .st-btn.st-remove-label > span {
  display: inline-block !important;
}

#st-1 .st-btn[data-network=print] {
  background: #A0C3C6 !important;
}

#st-1 .st-btn[data-network=sharethis] {
  background: #758B8D !important;
}

.addition_buttons {
  display: flex;
  padding-top: 30px;
  align-items: center;
}
.addition_buttons a {
  font-size: 160%;
  font-family: "semiBold";
  line-height: 21px;
  color: #999999;
  margin: 0 15px;
  align-items: center;
}
.addition_buttons a:hover {
  opacity: 0.7;
}
.addition_buttons .icon_happy, .addition_buttons .icon_unhappy {
  display: flex;
  align-items: center;
}
.addition_buttons .icon_happy:before, .addition_buttons .icon_unhappy:before {
  font-size: 175%;
  line-height: 28px;
  margin-right: 10px;
}

.other_block {
  position: relative;
}

.check_block {
  overflow: hidden;
  position: absolute;
  top: 28px;
  right: 15px;
  display: none;
  background: #ffffff;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
}

.icon_dots {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #999999;
  display: flex;
  margin: 0 25px 0 15px;
  position: relative;
}
.icon_dots:before, .icon_dots:after {
  display: block;
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #999999;
  position: absolute;
}
.icon_dots:before {
  left: -13px;
}
.icon_dots:after {
  right: -13px;
}

.text_block {
  height: 0;
  overflow: hidden;
}
.text_block form {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.text_block textarea {
  box-sizing: border-box;
  height: 240px;
  width: 700px;
  border: 1px solid #999999;
  border-radius: 7px;
  margin-top: 30px;
  display: block;
  padding: 20px;
  font-size: 140%;
}
.text_block button {
  margin: 30px auto 0;
}

.footer_top {
  background: #525252;
  padding: 20px 0;
}
.footer_top .footer_top_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer_top .footer_icons {
  display: flex;
}
.footer_top .footer_icons a {
  color: #ffffff;
  border: 1px solid #ffffff;
  width: 25px;
  height: 25px;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 130%;
  margin: 0 5px;
}
.footer_top .footer_icons a:hover {
  opacity: 0.7;
}
.footer_top .update_block {
  color: #ffffff;
  font-family: "semiBold";
  font-size: 160%;
  line-height: 1.25em;
}
.footer_top .branch_block {
  display: block;
  color: #ffffff;
  font-family: "semiBold";
  font-size: 160%;
  line-height: 1.25em;
}
.footer_top .branch_block:hover {
  opacity: 0.7;
}
.footer_top .icon_pin:before {
  font-size: 70%;
  margin-right: 5px;
}

.footer_middle {
  background: #272727;
  padding: 40px 0;
}
.footer_middle .footer_info {
  width: 31%;
  padding-right: 10px;
}
.footer_middle .middle_inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  flex-direction: row-reverse;
  overflow: hidden;
}
.footer_middle .image_block {
  position: absolute;
  top: 0;
  left: 0;
}
.footer_middle .image_block img {
  max-height: 52px;
}
.footer_middle .info_text {
  color: #ffffff;
  font-size: 120%;
  line-height: 1.25em;
  padding-top: 100px;
}
.footer_middle .info_text .special_word {
  color: #E40000;
}
.footer_middle .partners_block {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 39%;
}
.footer_middle .partners_inner {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.footer_middle .partners_inner li {
  padding: 10px;
  flex: 0 0 33.3%;
  max-width: 33.3%;
}
.footer_middle .partner_logo {
  background-size: cover !important;
  background-position: center !important;
  display: inline-block;
  vertical-align: top;
}
.footer_middle .partner_logo:hover img {
  opacity: 1;
}
.footer_middle .partner_logo img {
  background: inherit;
  opacity: 0;
  max-width: 100%;
  max-height: 65px;
}
.footer_middle .footer_buttons {
  display: none;
  padding-top: 80px;
}
.footer_middle .footer_buttons a {
  display: block;
}
.footer_middle .footer_buttons a:first-child {
  margin-right: 34px;
}
.footer_middle .footer_buttons a:hover {
  opacity: 0.7;
}
.footer_middle .footer_buttons img {
  max-height: 50px;
}
.footer_middle .footer_links {
  display: flex;
  justify-content: flex-end;
  padding-left: 20px;
  width: 30%;
}
.footer_middle .service_list li {
  padding: 10px 0;
}
.footer_middle .service_list li:first-child {
  padding-top: 0;
}
.footer_middle .service_list a {
  color: #ffffff;
  font-family: "semiBold";
  font-size: 160%;
  line-height: 1.25em;
}
.footer_middle .service_list a:hover {
  opacity: 0.7;
}
.footer_middle .address_list {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 20px;
}
.footer_middle .address_list li {
  padding-bottom: 20px;
}
.footer_middle .address_list li div {
  color: #BABABA;
  font-family: "semiBold";
  font-size: 140%;
  line-height: 1.33em;
  text-align: right;
}
.footer_middle .address_list .list_title {
  text-align: right;
  color: #ffffff;
  font-size: 160%;
  padding: 0 0 10px;
}

.footer_bottom_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}
.footer_bottom_inner > div {
  color: #000000;
  font-size: 120%;
  line-height: 1.25em;
}
.footer_bottom_inner > div > span {
  display: inline-block;
}
.footer_bottom_inner .developer {
  font-family: "semiBold";
  display: flex;
  align-items: center;
  padding-left: 20px;
  white-space: nowrap;
}
.footer_bottom_inner a {
  color: #00adee;
  display: inline-block;
}
.footer_bottom_inner a:hover {
  opacity: 0.7;
}
.footer_bottom_inner .icon_group {
  font-size: 182%;
}
.footer_bottom_inner .icon_group:before {
  display: inline-block;
  margin-left: 20px;
}

body.business_mode .addition_buttons a {
  color: #ffffff;
}
body.business_mode .footer .addition_title {
  color: #ffffff;
}
body.business_mode .footer .radio_group li .radio_button {
  color: #ffffff;
}
body.business_mode .footer .radio_group li input:checked + .radio_button {
  color: #127550;
}
body.business_mode .footer .icon_dots {
  background: #ffffff;
}
body.business_mode .footer .icon_dots:before, body.business_mode .footer .icon_dots:after {
  background: #ffffff;
}
body.business_mode .footer .check_block {
  background: #262C3A;
}
body.business_mode .footer .text_block textarea {
  background: #262C3A;
  color: #ffffff;
}
body.business_mode .footer_middle {
  background: #262C3A;
}
body.business_mode .footer_bottom_inner > div {
  color: #ffffff;
}
body.business_mode .footer_top {
  background: #31394C;
}

@media (max-width: 1199px) {
  .footer_middle .middle_inner {
    flex-wrap: wrap;
  }
  .footer_middle .footer_links {
    width: 60%;
  }
  .footer_middle .footer_info {
    width: 40%;
  }
  .footer_middle .partners_block {
    order: 1;
    width: 100%;
    padding-top: 10px;
  }
  .footer_middle .partners_inner {
    justify-content: space-between;
  }
  .footer_middle .partners_inner li {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .footer_middle .footer_buttons {
    padding-top: 40px;
  }
  .footer_middle .service_list {
    display: flex;
    flex-wrap: wrap;
    flex: 1;
    max-height: 120px;
  }
  .footer_middle .service_list li {
    padding: 10px;
    width: 50%;
  }
  .footer_middle .service_list li:first-child {
    padding: 10px;
  }

  .text_block textarea {
    width: 500px;
  }
}
@media (max-width: 991px) {
  .footer_middle .service_list {
    display: block;
    flex: auto;
    max-height: inherit;
    padding-left: 80px;
  }
  .footer_middle .service_list li {
    width: auto;
    padding: 10px 0;
  }
  .footer_middle .service_list li:first-child {
    padding: 0 0 10px 0;
  }
  .footer_middle .footer_links {
    padding-left: 40px;
  }
  .footer_middle .address_list {
    padding: 0 0 0 20px;
  }

  .text_block textarea {
    width: 450px;
  }

  .sharethis-inline-share-buttons {
    margin: 0 30px 0 0;
  }
}
@media (max-width: 768px) {
  .footer_middle .image_block img {
    max-height: 40px;
  }
  .footer_middle .service_list {
    padding-left: 0;
  }
  .footer_middle .footer_info {
    width: 35%;
  }
  .footer_middle .footer_links {
    width: 65%;
  }

  .footer_top .footer_top_inner {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .footer_top .update_block {
    order: 1;
    padding-bottom: 15px;
  }
  .footer_top .branch_block {
    margin-bottom: 0;
    text-align: right;
  }
  .footer_top .footer_icons {
    padding-top: 15px;
  }

  .footer_addition {
    flex-direction: column;
  }

  .sharethis-inline-share-buttons {
    margin: 0;
  }

  .reaction_section {
    padding-top: 30px;
  }

  .text_block {
    width: 100%;
  }
  .text_block form div {
    width: 100%;
  }
  .text_block form div textarea {
    width: 100%;
  }
}
@media (max-width: 639px) {
  .footer_middle {
    align-items: center;
  }
  .footer_middle .partners_block {
    order: inherit;
  }
  .footer_middle .partners_inner li {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .footer_middle .service_list {
    padding-left: 0;
  }
  .footer_middle .footer_info {
    width: 100%;
  }
  .footer_middle .footer_links {
    width: 100%;
    padding: 60px 0 0;
  }
  .footer_middle .info_text {
    padding-top: 30px;
  }
}
@media (max-width: 575px) {
  .footer_bottom_inner {
    flex-direction: column;
  }
  .footer_bottom_inner > div {
    text-align: center;
  }
  .footer_bottom_inner .developer {
    padding: 10px 0 0;
  }
}
@media (max-width: 479px) {
  .footer_middle .image_block {
    position: relative;
    display: flex;
    justify-content: center;
  }
  .footer_middle .footer_links {
    padding: 0;
    display: flex;
    flex-direction: column;
  }
  .footer_middle .service_list {
    padding: 20px 0 0 !important;
  }
  .footer_middle .address_list {
    padding: 20px 0 0;
    display: flex;
    flex-wrap: wrap;
  }
  .footer_middle .address_list li {
    padding: 10px 30px 10px 0;
  }
  .footer_middle .address_list li div {
    text-align: left;
  }
  .footer_middle .address_list .list_title {
    text-align: left;
  }
  .footer_middle .footer_buttons img {
    max-height: 40px;
  }

  .text_block textarea {
    height: 180px;
  }

  .addition_title {
    font-size: 140%;
    text-align: center;
  }

  .footer_top .update_block,
.footer_top .branch_block {
    font-size: 140%;
  }
}
@media (max-width: 399px) {
  .footer_middle .footer_buttons img {
    max-height: 30px;
  }
}
.main_slider .slick-arrow, .other_pages a, .phone_form, .recovery_form, .recovery_form form, .special_true,
.special, .inet_bank, .main_logo a, .footer, .footer .radio_group li .radio_button, .addition_buttons a, .footer_top .footer_icons a, .footer_top .branch_block, .footer_middle .partner_logo img, .footer_middle .footer_buttons a, .footer_middle .service_list a, .footer_bottom_inner a {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

a, .breadcrumbs a, .tables_block .table_info_general tr, .retention_table tr, .maintain_accounts_table tr, .drops_list.type_1 .drop_button, .drops_list.type_2 .drop_button, .other_pages a, .drop_menu_block .drop_list > li .drop_sub_list a, .drop_menu_block .drop_list > li > a, .drop_menu_button, .menu_button, .catalog_menu .menu_list > li > a, .website_menu .menu_list a, .addition_buttons 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;
}

.paging ul li span, .paging ul a, .bootstrap-select .dropdown-item, .scroll-x div.scroll-bar, .main_slider .slide_info a, .drop_menu_block .drop_list > li .drop_sub_list .scroll-y div.scroll-bar, .catalog_menu .menu_list > li:after, .submenu_list .scroll-y div.scroll-bar, .text_block button {
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.main_slider .slick-arrow:hover, .main_logo a:hover {
  opacity: 0.7;
}

.header .phone_block .icon_phone {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.footer .radio_group li input {
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  visibility: hidden;
}

/*# sourceMappingURL=main.css.map */
