@charset "UTF-8";
@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: "light";
  font-display: "auto";
  src: url("../fonts/SegoeUILight/SegoeUILight.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUILight/SegoeUILight.woff") format("woff"), url("../fonts/SegoeUILight/SegoeUILight.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?cb6g2c");
  src: url("../fonts/icons/icomoon.eot?cb6g2c#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?cb6g2c") format("truetype"), url("../fonts/icons/icomoon.woff?cb6g2c") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icon_facebook:before {
  content: "";
}

.icon_facebook_round:before {
  content: "";
}

.icon_instagram:before {
  content: "";
}

.icon_instagram_round:before {
  content: "";
}

.icon_linkedin:before {
  content: "";
}

.icon_linkedin_round:before {
  content: "";
}

.icon_twitter:before {
  content: "";
}

.icon_twitter_round:before {
  content: "";
}

.icon_youtube:before {
  content: "";
}

.icon_youtube_round:before {
  content: "";
}

.icon_user:before {
  content: "";
}

.icon_search:before {
  content: "";
}

.icon_right:before {
  content: "";
}

.icon_download:before {
  content: "";
}

.icon_globe:before {
  content: "";
}

.icon_location:before {
  content: "";
}

.icon_mail:before {
  content: "";
}

.icon_phone:before {
  content: "";
}

.icon_fax:before {
  content: "";
}

.icon_gallery:before {
  content: "";
}

.icon_close:before {
  content: "";
}

.icon_doubleRight:before {
  content: "";
}

.icon_email:before {
  content: "";
}

.icon_report:before {
  content: "";
}

.icon_link:before {
  content: "";
}

.icon_adobe:before {
  content: "";
  color: #e71521;
}

.icon_pdf:before {
  content: "";
  color: #e71521;
}

.icon_doc:before {
  content: "";
  color: #1565c0;
}

.icon_excel:before {
  content: "";
  color: #1f7144;
}

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";
}
@media (max-width: 767px) {
  body.menu_opened {
    overflow: hidden;
  }
  body.menu_opened.ios_device {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}

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;
}

img {
  max-height: none;
  border: none;
}

.h_centered,
.v_centered {
  position: relative;
  overflow: hidden;
}

.row {
  margin-left: -9px;
  margin-right: -9px;
}

[class*=col-] {
  padding-left: 9px;
  padding-right: 9px;
}

.custom_container {
  width: 100%;
  max-width: 1460px;
  margin: 0 auto;
  padding: 0 20px;
}
.custom_container .narrow_container {
  max-width: 700px;
  padding: 0;
}

.narrow_container {
  max-width: 740px;
  margin: 0 auto;
  padding: 0 20px;
}

.section_title {
  margin: 0;
  padding: 0 45px;
  font-size: 240%;
  line-height: 1.33em;
  font-family: "bold";
  color: inherit;
}
.section_title + .standard_text {
  margin-top: 26px;
}

.error_hint {
  position: absolute;
  color: #b94a48;
  display: none;
}

.has-error .form-error {
  display: none !important;
}
.has-error .error_hint {
  display: block;
}
.has-error ::-webkit-input-placeholder {
  color: rgba(185, 74, 72, 0.7) !important;
}
.has-error :-moz-placeholder {
  color: rgba(185, 74, 72, 0.7) !important;
}
.has-error ::-moz-placeholder {
  color: rgba(185, 74, 72, 0.7) !important;
}
.has-error :-ms-input-placeholder {
  color: rgba(185, 74, 72, 0.7) !important;
}

.standard_hint {
  display: block;
}

.individual_hint {
  display: none;
}

.inner_page {
  padding: 50px 0;
}
.inner_page .section_title {
  padding: 0;
}

.standard_text {
  font-size: 160%;
  line-height: 26px;
  color: #333333;
}
.standard_text a {
  color: #f1621e;
}
.standard_text a:hover {
  text-decoration: underline;
}

.cb {
  display: block;
  clear: both;
}

.paging {
  padding: 50px 0;
}
.paging ul {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 160%;
  line-height: 21px;
  color: #20242B;
}
.paging ul li {
  margin: 0 7px;
  min-width: 29px;
}
.paging ul li.prev_page, .paging ul li.next_page {
  min-width: 0;
  font-size: 62.5%;
  color: rgba(241, 98, 30, 0.5);
}
.paging ul li.prev_page a, .paging ul li.next_page a {
  padding-bottom: 0;
}
.paging ul li.prev_page a:before, .paging ul li.next_page a:before {
  display: block;
}
.paging ul li.prev_page {
  margin-left: 0;
}
.paging ul li.next_page {
  margin-right: 0;
}
.paging ul li.current_page a {
  background: #f1621e;
  color: #ffffff;
  cursor: default;
}
.paging ul a {
  display: block;
  color: inherit;
  padding: 4px;
  border-radius: 50%;
}
.paging ul a:hover {
  color: #f1621e;
}

.files_list {
  padding: 0;
  list-style-type: none;
  margin-top: 20px;
}
.files_list li {
  margin-bottom: 20px;
}
.files_list .file_block {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 20px 30px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.files_list .file_block:before {
  display: block;
  font-size: 420%;
  width: 55px;
  min-width: 55px;
}
.files_list .file_block.icon_link:before {
  font-size: 160%;
  color: #f1621e;
  padding-top: 15px;
}
.files_list .file_info {
  display: flex;
  flex-direction: column;
  font-size: 110%;
  line-height: 15px;
}
.files_list .file_title {
  font-family: "bold";
  margin-bottom: 10px;
}
.files_list .file_size {
  margin-bottom: 10px;
}
.files_list .file_link {
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 10px;
  margin-top: auto;
}
.files_list .file_link a {
  display: inline-block;
  vertical-align: top;
  color: #f1621e;
  font-family: "bold";
  max-width: 100%;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.files_list .file_link a.icon_download {
  padding-right: 22px;
}
.files_list .file_link a.icon_download:before {
  display: block;
  position: absolute;
  top: 2px;
  right: 0;
}

.content {
  position: relative;
  z-index: 11;
}

@media (max-width: 1439px) {
  .section_title {
    padding: 0 25px;
  }

  .files_list .file_block {
    padding: 20px;
  }
  .files_list .file_block:before {
    width: 45px;
    min-width: 45px;
  }
}
@media (max-width: 1199px) {
  .section_title {
    padding: 0 20px;
  }

  .standard_text {
    font-size: 140%;
    line-height: 24px;
  }
}
@media (max-width: 991px) {
  .section_title {
    padding: 0;
  }

  .inner_page,
.paging {
    padding: 30px 0;
  }

  .files_list .file_info {
    font-size: 120%;
    line-height: 16px;
  }
}
@media (max-width: 767px) {
  .files_list .file_block:before {
    width: 40px;
    min-width: 40px;
    font-size: 350%;
  }
}
@media (max-width: 575px) {
  .section_title {
    font-size: 200%;
  }

  .paging ul {
    font-size: 140%;
    margin: 0 -3px !important;
  }
  .paging ul li {
    min-width: 25px;
  }
  .paging ul li.prev_page, .paging ul li.next_page {
    font-size: 71.4%;
  }
  .paging ul a {
    padding: 2px;
  }
}
@media (max-width: 479px) {
  .login_form .buttons_block {
    flex-direction: column;
  }
  .login_form .buttons_block .pass_forget_link {
    margin-left: 0;
    margin-bottom: 15px;
  }
  .login_form .buttons_block button {
    max-width: 100%;
  }

  .paging ul {
    justify-content: space-between;
  }
  .paging ul li {
    margin: 0;
  }
}
[class*=icon_]:before, [class*=icon_]:after {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.navbar_list, .footer_menu > ul > li ul, .footer_menu > ul, .footer_top .socials_list, .footer_top .contacts_list, .sublevel_list, .submenu_list, .main_menu, .header_menu_inner .socials_list, .lg_list, .paging ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.v_centered img {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: auto;
  min-height: 100%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -o-transition: none !important;
  -ms-transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}

.h_centered img {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  width: auto;
  min-width: 100%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -o-transition: none !important;
  -ms-transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}

.footer_top .banner_block .banner_text, .footer_top .banner_block a:after, .footer_top .banner_block a > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.main_menu > li:last-child a.sublevel_button:before, .paging ul li.prev_page {
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
}

.footer_top .banner_block a > img {
  object-fit: cover;
}

.footer_top .banner_block a iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
}

.footer_top .banner_block a {
  position: relative;
  overflow: hidden;
}
.footer_top .banner_block a:before {
  display: block;
  content: "";
  padding-bottom: 25%;
}

.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;
}

.popup_opened .popup_block {
  overflow-y: auto;
  height: 100%;
  opacity: 1;
}

.success_close, .recovery_button, .login_form .buttons_block button {
  font-family: "bold";
  font-size: 130%;
  line-height: 16px;
  display: flex;
  width: 230px;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 15px;
  border-radius: 2px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  height: 56px;
}
@media (max-width: 991px) {
  .success_close, .recovery_button, .login_form .buttons_block button {
    font-size: 120%;
    line-height: 15px;
    width: 170px;
    height: 46px;
  }
}
@media (max-width: 767px) {
  .success_close, .recovery_button, .login_form .buttons_block button {
    width: 150px;
    height: 40px;
  }
}

.success_close {
  border: 1px solid;
  color: #f1621e;
}
.success_close:hover {
  background: #f1621e;
  color: #ffffff;
  border-color: transparent;
}

.recovery_button, .login_form .buttons_block button {
  color: #ffffff;
  background: #f1621e;
}
.recovery_button:hover, .login_form .buttons_block button:hover {
  background: rgba(241, 98, 30, 0.7);
  color: rgba(255, 255, 255, 0.7);
}

.header {
  position: relative;
  z-index: 100;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.header_top {
  background: #3e3b40;
}
.header_top .custom_container {
  display: flex;
  justify-content: flex-end;
  height: 30px;
  align-items: center;
  position: relative;
}

.header_bottom {
  padding: 30px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.header_bottom .custom_container {
  display: flex;
  justify-content: space-between;
}
.header_bottom .custom_container:after {
  display: block;
  content: "";
  flex: 1;
}
.header_bottom .coat_of_arm {
  flex: 1;
}
.header_bottom .coat_of_arm img {
  display: block;
  width: auto;
  height: 98px;
}
.header_bottom .main_logo {
  flex: 1;
  text-align: center;
  height: 98px;
  position: relative;
  z-index: 2;
}
.header_bottom .main_logo a {
  display: inline-block;
  vertical-align: top;
  height: 100px;
}
.header_bottom .main_logo img {
  display: inline-block;
  vertical-align: top;
  width: auto;
  height: 140px;
  pointer-events: none;
}

.menu_button {
  display: none;
  position: relative;
  overflow: hidden;
  z-index: 100;
  width: 20px;
  height: 16px;
  color: #f1621e !important;
  padding: 7px 0;
}
.menu_button:before, .menu_button:after {
  display: block;
  content: "";
  position: absolute;
  left: -20px;
  width: 45px;
  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;
}

.language_sign {
  display: flex;
  align-items: center;
}

.lg_list {
  display: flex;
  font-size: 110%;
  line-height: 14px;
  color: #ffffff;
}
.lg_list a {
  display: block;
  color: inherit;
}
.lg_list a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.lg_list li {
  display: flex;
  align-items: center;
}
.lg_list li:before {
  display: block;
  content: "/";
  margin: 0 3px;
}
.lg_list li:first-child:before {
  content: "";
}
.lg_list li.current_lg a {
  color: #f1621e;
  cursor: default;
  font-family: "bold";
}

.sign_block {
  margin-left: 50px;
  margin-right: 10px;
}
.sign_block .sign_button {
  display: block;
  font-size: 120%;
  color: #f1621e;
  padding: 1px 0;
}
.sign_block .sign_button:hover {
  color: rgba(241, 98, 30, 0.7);
}
.sign_block .sign_button:before {
  display: block;
}

.search_block {
  position: absolute;
  right: 20px;
  top: 95px;
  z-index: 10;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  padding: 8px 0 8px 25px;
}
.search_block .ecadaster_link {
  display: block;
  font-size: 120%;
  line-height: 16px;
  font-family: "bold";
  color: inherit;
  white-space: nowrap;
}
.search_block .ecadaster_link:hover {
  color: #f1621e;
}
.search_block.opened .search_form input {
  width: 250px;
  padding-right: 48px;
}
.search_block.opened .search_form:before {
  width: 250px;
}

.search_form {
  position: absolute;
  top: 0;
  right: 100%;
  width: 32px;
  height: 32px;
  z-index: 2;
}
.search_form button {
  border: none;
  width: 100%;
  height: 100%;
  background: #DFE1E6;
  font-size: 120%;
  color: #f1621e;
  padding: 0;
  border-radius: 50%;
  z-index: 2;
  position: relative;
  overflow: hidden;
}
.search_form button:before {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.63);
}
.search_form button:hover:before {
  background: rgba(255, 255, 255, 0.37);
}
.search_form input {
  position: absolute;
  width: 100%;
  font-size: 120%;
  line-height: 16px;
  padding: 8px 0 8px 16px;
  border-radius: 16px;
  top: 0;
  right: 0;
  border: none;
  background: rgba(223, 225, 230, 0.37);
  z-index: 1;
}
.search_form:before {
  display: block;
  content: "";
  position: absolute;
  -o-transition: width 0.3s;
  -ms-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  width: 100%;
  top: 0;
  right: 0;
  height: 100%;
  background: #ffffff;
}

.header_menu_inner {
  padding: 15px 0 0;
}
.header_menu_inner .custom_container {
  position: relative;
}
.header_menu_inner .socials_list {
  position: absolute;
  left: 13px;
  display: flex;
  align-items: center;
  top: -194px;
}
.header_menu_inner .socials_list li {
  padding: 0 7px;
}
.header_menu_inner .socials_list a {
  display: block;
  color: rgba(255, 255, 255, 0.3);
}
.header_menu_inner .socials_list a:hover {
  color: #f1621e;
}
.header_menu_inner .socials_list a:before {
  display: block;
}

.main_menu {
  display: flex;
  justify-content: space-between;
  text-align: center;
}
.main_menu > li {
  height: 41px;
  text-align: center;
  flex: 1 1 auto;
  position: relative;
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  padding-bottom: 15px;
}
.main_menu > li:first-child {
  border-left: 1px solid rgba(0, 0, 0, 0.05);
}
.main_menu > li > a {
  display: inline-block;
  vertical-align: top;
  font-size: 120%;
  color: inherit;
  font-family: "bold";
  line-height: 16px;
  margin: 5px;
  background: rgba(255, 255, 255, 0.7);
  white-space: nowrap;
  position: relative;
  z-index: 5;
}
.main_menu > li > a:hover {
  color: #f1621e;
}
.main_menu > li > a.submenu_button:after {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -8px;
  border-style: solid;
  border-width: 0 8px 9px;
  border-color: #2E2E2E transparent;
  top: 29px;
  width: 0;
  height: 0;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
  pointer-events: none;
}
.main_menu > li.opened > a {
  color: #f1621e;
}
.main_menu > li.opened > a:hover {
  color: rgba(241, 98, 30, 0.7);
}
.main_menu > li.opened > a.submenu_button:after {
  opacity: 1;
}
.main_menu > li:last-child .submenu_list {
  left: auto;
  right: 0;
}
.main_menu > li:last-child .sublevel_list {
  left: auto;
  right: 100%;
  text-align: right;
}
.main_menu > li:last-child a.sublevel_button {
  flex-direction: row;
  justify-content: flex-start;
}
.main_menu > li:last-child a.sublevel_button:before {
  margin-left: -15px;
  margin-right: 5px;
  padding-top: 1px;
}

.submenu_list {
  display: none;
  position: absolute;
  left: 0;
  min-width: 100%;
  background: #2E2E2E;
  top: 41px;
  padding: 15px 0;
  font-size: 140%;
  line-height: 19px;
  text-align: left;
}
.submenu_list li {
  padding: 10px 20px;
  position: relative;
  min-width: 180px;
}
.submenu_list li.opened {
  background: rgba(255, 255, 255, 0.1);
}
.submenu_list.long_sublist {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 80px;
  -moz-column-gap: 80px;
  column-gap: 80px;
}
.submenu_list a {
  display: inline-block;
  vertical-align: top;
  color: rgba(255, 255, 255, 0.7);
}
.submenu_list a:hover {
  color: #ffffff;
}
.submenu_list a.sublevel_button {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
}
.submenu_list a.sublevel_button:before {
  display: block;
  margin-left: 20px;
  font-size: 66.7%;
  margin-right: -10px;
}

.sublevel_list {
  position: absolute;
  top: 0;
  left: 100%;
  background: inherit;
  background: #2E2E2E;
  min-width: 100%;
  display: none;
}
.sublevel_list li {
  background: rgba(255, 255, 255, 0.1);
}

@media (max-width: 1439px) {
  .submenu_list {
    padding: 12px 0;
  }
  .submenu_list.long_sublist {
    -webkit-column-gap: 60px;
    -moz-column-gap: 60px;
    column-gap: 60px;
  }
}
@media (max-width: 1199px) {
  .search_form {
    -o-transition: right 0.3s;
    -ms-transition: right 0.3s;
    -moz-transition: right 0.3s;
    -webkit-transition: right 0.3s;
    transition: right 0.3s;
  }

  .search_block.opened .search_form {
    right: 0;
  }

  .sign_block {
    margin-right: 0;
    margin-left: 40px;
  }
  .sign_block a {
    padding: 5px 0;
  }

  .lg_list a {
    padding: 5px 0;
  }

  .header_menu_inner .socials_list a {
    padding: 5px 0;
    margin-top: -5px;
  }

  .submenu_list {
    padding: 10px 0;
  }
  .submenu_list.long_sublist {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
}
@media (max-width: 991px) {
  .header_bottom {
    padding: 20px 0;
  }
  .header_bottom .coat_of_arm img {
    height: 75px;
  }
  .header_bottom .main_logo {
    height: 75px;
  }
  .header_bottom .main_logo a {
    height: 100%;
  }
  .header_bottom .main_logo img {
    height: 105px;
  }

  .search_block {
    padding-left: 20px;
    top: 72px;
  }
  .search_block.opened .search_form input, .search_block.opened .search_form:before {
    width: 220px;
  }

  .header_menu_inner {
    padding: 10px 0 0;
  }
  .header_menu_inner .socials_list {
    top: -147px;
    font-size: 120%;
  }

  .main_menu {
    margin: 0 -5px;
  }
  .main_menu > li {
    border: none !important;
    flex: none;
    height: 36px;
    padding-bottom: 10px;
  }
  .main_menu > li > a {
    font-size: 110%;
  }
  .main_menu > li > a.submenu_button:after {
    top: 23px;
  }
  .main_menu > li > a:hover {
    color: inherit;
  }
  .main_menu > li.opened a:hover {
    color: #f1621e;
  }

  .lg_list {
    font-size: 120%;
  }

  .submenu_list {
    top: 36px;
    font-size: 120%;
    line-height: 16px;
  }
  .submenu_list.long_sublist {
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}
@media (max-width: 767px) {
  .header_top .custom_container {
    height: 40px;
    z-index: 20;
  }

  .header_bottom {
    border: none;
  }
  .header_bottom .custom_container:after {
    display: none;
  }
  .header_bottom .coat_of_arm img {
    height: 60px;
  }
  .header_bottom .main_logo {
    text-align: right;
    height: 60px;
  }
  .header_bottom .main_logo img {
    height: 60px;
  }

  .header_menu_block {
    position: fixed;
    top: 40px;
    left: 0;
    width: 100%;
    bottom: 100%;
    overflow: hidden;
    background: #ffffff;
    z-index: 99;
    -o-transition: bottom 0.5s;
    -ms-transition: bottom 0.5s;
    -moz-transition: bottom 0.5s;
    -webkit-transition: bottom 0.5s;
    transition: bottom 0.5s;
  }

  .header_menu_inner {
    padding: 20px 0;
    display: flex;
    min-height: 100%;
  }
  .header_menu_inner .custom_container {
    flex: 1;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .header_menu_inner .socials_list {
    position: relative;
    left: auto;
    top: auto;
    margin-top: 40px;
    font-size: 200%;
    opacity: 0;
    justify-content: center;
    -o-transition: opacity 0.1s;
    -ms-transition: opacity 0.1s;
    -moz-transition: opacity 0.1s;
    -webkit-transition: opacity 0.1s;
    transition: opacity 0.1s;
    -o-transition-delay: 0;
    -ms-transition-delay: 0;
    -moz-transition-delay: 0;
    -webkit-transition-delay: 0;
    transition-delay: 0;
  }
  .header_menu_inner .socials_list a {
    color: rgba(0, 0, 0, 0.8);
    margin: 0;
    padding: 5px;
  }

  .menu_button {
    display: block;
    margin-left: 20px;
  }

  .sign_block {
    margin-left: 20px;
  }
  .sign_block .sign_button {
    font-size: 160%;
  }

  .lg_list {
    display: block;
    font-size: 140%;
    width: 40px;
    height: 40px;
    position: relative;
    padding-top: 40px;
    margin-left: 16px;
  }
  .lg_list li {
    height: 0;
    margin: 0 -5px;
    -o-transition: height 0.15s;
    -ms-transition: height 0.15s;
    -moz-transition: height 0.15s;
    -webkit-transition: height 0.15s;
    transition: height 0.15s;
    overflow: hidden;
    background: #3e3b40;
    display: block;
  }
  .lg_list li:before {
    content: "";
    display: block;
    height: 1px;
    margin: 0;
    background: rgba(255, 255, 255, 0.3);
  }
  .lg_list li.current_lg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 5px 0;
  }
  .lg_list li.current_lg:before {
    display: none;
  }
  .lg_list li.current_lg a {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
  }
  .lg_list li.current_lg a:after {
    color: inherit;
    border-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    border-width: 4px 3px 0;
    content: "";
    margin-left: 3px;
  }
  .lg_list li a {
    line-height: 30px;
    padding: 0;
    text-align: center;
  }
  .lg_list.opened li {
    height: 31px;
  }

  .search_block {
    position: relative;
    right: auto;
    top: auto;
    flex: 1;
    flex-direction: row;
    padding-left: 0;
    padding-right: 20px;
    margin-right: 15px;
  }
  .search_block .ecadaster_link {
    color: #ffffff !important;
  }
  .search_block.opened .search_form {
    right: -16px;
  }
  .search_block.opened .search_form input {
    padding-left: 16px;
    padding-right: 30px;
  }

  .search_form {
    right: -16px;
    left: 100%;
    width: auto;
  }
  .search_form button {
    width: auto;
    background: transparent;
    font-size: 160%;
  }
  .search_form button:before {
    background: transparent !important;
  }
  .search_form input {
    padding-left: 0;
    padding-right: 0;
    width: 0;
    right: -8px;
    color: #ffffff;
    background: rgba(223, 225, 230, 0.2);
  }
  .search_form:before {
    width: 0;
    right: -8px;
    background: #3e3b40;
  }

  .main_menu {
    display: block;
    margin: 0 -20px;
  }
  .main_menu > li {
    height: auto;
    width: 100%;
    padding-bottom: 5px;
  }
  .main_menu > li > a {
    font-size: 140%;
    line-height: 20px;
    margin: 0 0 10px;
  }
  .main_menu > li > a.submenu_button:after {
    opacity: 1;
    border-bottom-width: 0;
    -o-transition: border-width 0.05s;
    -ms-transition: border-width 0.05s;
    -moz-transition: border-width 0.05s;
    -webkit-transition: border-width 0.05s;
    transition: border-width 0.05s;
    -o-transition-delay: 0.25s;
    -ms-transition-delay: 0.25s;
    -moz-transition-delay: 0.25s;
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
    top: 100%;
    margin-top: 2px;
  }
  .main_menu > li.opened a.submenu_button:after {
    border-bottom-width: 9px;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
  .main_menu a {
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
  }

  .submenu_list {
    position: relative;
    left: auto;
    right: auto !important;
    top: auto;
    margin-bottom: 10px;
    text-align: center !important;
    font-size: 140%;
    line-height: 20px;
    width: 100%;
  }
  .submenu_list.long_sublist {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .submenu_list a.sublevel_button {
    flex-direction: row-reverse !important;
    justify-content: center !important;
  }
  .submenu_list a.sublevel_button:before {
    margin-right: 0 !important;
    margin-left: 10px !important;
    transform: rotate(90deg) !important;
    -moz-transform: rotate(90deg) !important;
    -ms-transform: rotate(90deg) !important;
    -webkit-transform: rotate(90deg) !important;
    -o-transform: rotate(90deg) !important;
  }

  .sublevel_list {
    position: relative;
    left: auto;
    right: auto !important;
    top: auto;
    width: 100%;
    background: transparent;
    text-align: center !important;
  }
  .sublevel_list li {
    padding: 5px 0;
    background: transparent;
  }
  .sublevel_list li:first-child {
    padding-top: 10px;
  }
  .sublevel_list li:last-child {
    padding-bottom: 10px;
  }

  .menu_opened .header_menu_block {
    bottom: 0;
    overflow-y: auto;
  }
  .menu_opened .menu_button:before {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  }
  .menu_opened .menu_button:after {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
  }
  .menu_opened .menu_button span {
    opacity: 0;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
  .menu_opened .header_menu_inner .socials_list {
    opacity: 1;
    -o-transition-delay: 0.4s;
    -ms-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
}
@media (max-width: 575px) {
  .search_form {
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .search_form button {
    float: right;
  }

  .search_block.opened {
    z-index: 101;
  }
  .search_block.opened .search_form {
    left: -16px;
    right: -16px;
    width: auto;
  }
  .search_block.opened .search_form input, .search_block.opened .search_form:before {
    width: 100%;
  }
  .search_block.opened .search_form button {
    padding: 8px 0;
  }
}
.footer {
  opacity: 1;
  background-size: cover !important;
  background-position: center !important;
  position: relative;
  overflow: hidden;
  z-index: 10;
}

.footer_top {
  background: rgba(32, 36, 43, 0.8);
}
.footer_top .logo_block {
  padding: 20px 0 30px;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.footer_top .logo_block img {
  display: block;
  max-width: 100%;
  max-height: 70px;
  margin: 0 auto;
}
.footer_top .last_part {
  padding: 45px 0;
  margin: 0 -20px;
  display: flex;
  justify-content: flex-end;
}
.footer_top .banner_block {
  width: 16.6%;
  padding: 0 20px;
}
.footer_top .banner_block a {
  display: block;
  width: 100%;
  max-width: 215px;
  min-height: 80px;
  background: #6d6d6d;
  font-family: "bold";
  font-size: 120%;
  line-height: 16px;
}
.footer_top .banner_block a:after {
  content: "";
  background: #000000;
  opacity: 0;
  z-index: 3;
}
.footer_top .banner_block a:hover:after {
  opacity: 0.2;
}
.footer_top .banner_block .banner_text {
  display: flex;
  align-items: center;
  padding: 0 30px;
  z-index: 1;
  font-family: "bold";
  color: #ffffff;
}
.footer_top .banner_block img + .banner_text {
  background: rgba(0, 0, 0, 0.4);
}
.footer_top .contacts_block {
  width: 16.6%;
  padding: 0 20px;
}
.footer_top .contacts_list {
  max-width: 215px;
  font-size: 140%;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.8);
}
.footer_top .contacts_list li {
  margin-bottom: 13px;
}
.footer_top .contacts_list a {
  display: inline-block;
  color: inherit;
}
.footer_top .contacts_list a:hover {
  color: #ffffff;
}
.footer_top .socials_list {
  display: flex;
}
.footer_top .socials_list li {
  padding-right: 6px;
}
.footer_top .socials_list a {
  display: block;
  color: rgba(255, 255, 255, 0.3);
  font-size: 200%;
}
.footer_top .socials_list a:hover {
  color: #f1621e;
}
.footer_top .socials_list a:before {
  display: block;
}
.footer_top .sign_button {
  display: inline-block;
  vertical-align: top;
  margin: 50px 5px 5px;
  border-radius: 2px;
  color: #ffffff;
  background: #f1621e;
  text-align: center;
  font-family: "bold";
  line-height: 15px;
  padding: 7px 15px;
  min-width: 150px;
  white-space: nowrap;
  position: relative;
}
.footer_top .sign_button:hover {
  color: rgba(255, 255, 255, 0.7);
  background: rgba(241, 98, 30, 0.7);
}
.footer_top .sign_button:before {
  display: inline-block;
  font-size: 130%;
  vertical-align: top;
  padding: 1px 0;
  margin-right: 10px;
}
.footer_top .sign_button:after {
  display: block;
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  bottom: -5px;
  right: -5px;
  border: 1px solid #f1621e;
  border-radius: 2px;
}

.footer_menu {
  padding-top: 35px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
  overflow: hidden;
}
.footer_menu > ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}
.footer_menu > ul > li {
  width: 16.6%;
  padding: 0 20px 30px;
}
.footer_menu > ul > li > div,
.footer_menu > ul > li > a {
  display: inline-block;
  vertical-align: top;
  font-size: 120%;
  line-height: 16px;
  color: #ffffff;
  font-family: "bold";
}
.footer_menu > ul > li > a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.footer_menu > ul > li > div {
  padding-bottom: 5px;
}
.footer_menu > ul > li ul {
  max-width: 215px;
}
.footer_menu > ul > li ul li {
  padding-top: 15px;
}
.footer_menu > ul > li ul a {
  display: inline-block;
  vertical-align: top;
  font-size: 140%;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.8);
}
.footer_menu > ul > li ul a:hover {
  color: #ffffff;
}
.footer_menu > ul > li ul ul {
  padding: 0 10px;
}
.footer_menu > ul > li ul ul li {
  padding-top: 10px;
}
.footer_menu > ul > li ul ul a {
  color: rgba(255, 255, 255, 0.6);
}
.footer_menu > ul > li ul ul a:hover {
  color: #ffffff;
}

.footer_bottom {
  background: #3e3b40;
  padding: 15px 0;
  font-size: 140%;
  line-height: 19px;
  color: #ffffff;
}
.footer_bottom .custom_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer_bottom .copyrights {
  max-width: 50%;
  padding-right: 20px;
}
.footer_bottom .copyrights span {
  display: inline-block;
  vertical-align: top;
}
.footer_bottom .developer a {
  color: #f1621e;
}
.footer_bottom .developer a:hover {
  color: rgba(241, 98, 30, 0.7);
}

@media (max-width: 1439px) {
  .footer_top .contacts_block,
.footer_top .banner_block,
.footer_menu > ul > li {
    width: 20%;
  }
}
@media (max-width: 1199px) {
  .footer_top .contacts_block,
.footer_top .banner_block,
.footer_menu > ul > li {
    width: 25%;
  }
}
@media (max-width: 991px) {
  .footer_top .banner_block,
.footer_top .contacts_block,
.footer_menu > ul > li {
    width: 33.33%;
  }
}
@media (max-width: 767px) {
  .footer_menu > ul > li {
    width: 50%;
    text-align: center;
  }
  .footer_menu > ul > li ul {
    margin: 0 auto;
  }

  .footer_top .banner_block {
    width: 50%;
  }
  .footer_top .banner_block a {
    margin: 0 auto;
  }
  .footer_top .contacts_block {
    width: 50%;
    text-align: center;
  }
  .footer_top .contacts_list {
    margin: 0 auto;
  }
  .footer_top .contacts_list li {
    margin-bottom: 10px;
  }
  .footer_top .socials_list {
    justify-content: center;
  }
  .footer_top .socials_list li {
    padding: 0 5px;
  }
  .footer_top .socials_list a {
    font-size: 240%;
  }
  .footer_top .sign_button {
    margin-top: 25px;
  }

  .footer_bottom .custom_container {
    display: block;
    text-align: center;
  }
  .footer_bottom .custom_container .copyrights,
.footer_bottom .custom_container .developer {
    max-width: 100%;
    padding: 5px 0;
  }
}
@media (max-width: 575px) {
  .footer_menu > ul {
    margin: 0 -15px;
  }
  .footer_menu > ul > li {
    padding: 0 15px 45px;
  }

  .footer_top .last_part {
    margin: 0 -15px;
  }
  .footer_top .banner_block,
.footer_top .contacts_block {
    padding: 0 15px;
  }
}
@media (max-width: 479px) {
  .footer_menu > ul {
    margin: 0 -15px;
  }
  .footer_menu > ul > li {
    width: 100%;
  }

  .footer_top .last_part {
    display: block;
  }
  .footer_top .contacts_block {
    margin-top: 40px;
  }
  .footer_top .banner_block,
.footer_top .contacts_block {
    width: 100%;
  }
}
.popup_block {
  background: rgba(3, 14, 26, 0.3);
}

.popup_inner {
  display: flex;
  width: 100%;
  min-height: 100%;
  padding: 20px;
  justify-content: center;
  align-items: center;
}

.popup_container {
  position: relative;
  background: #ffffff;
  max-width: 480px;
  width: 100%;
  border-radius: 4px;
  padding: 65px 60px;
  box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.07);
}
.popup_container .section_title {
  padding: 0;
  margin-bottom: 45px;
}
.popup_container .form_block {
  position: relative;
  padding-bottom: 25px;
}
.popup_container .form_block input {
  width: 100%;
  border: none;
  border-radius: 2px;
  padding: 20px 15px;
  font-size: 120%;
  line-height: 15px;
  color: #292929;
  background: rgba(32, 36, 43, 0.04);
}
.popup_container .error_hint {
  font-size: 120%;
  line-height: 15px;
  right: 0;
  bottom: 10px;
}
.popup_container ::-webkit-input-placeholder {
  color: rgba(168, 168, 168, 0.7);
}
.popup_container :-moz-placeholder {
  color: rgba(168, 168, 168, 0.7);
}
.popup_container ::-moz-placeholder {
  color: rgba(168, 168, 168, 0.7);
}
.popup_container :-ms-input-placeholder {
  color: rgba(168, 168, 168, 0.7);
}

.popup_close {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 5px;
  font-size: 120%;
  color: #000000;
  display: block;
}
.popup_close:hover {
  color: rgba(0, 0, 0, 0.7);
}
.popup_close:before {
  display: block;
}

.login_form {
  position: relative;
  overflow: hidden;
}
.login_form .buttons_block {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}
.login_form .buttons_block button {
  border: none;
  max-width: 160px;
}
.login_form .pass_forget_link {
  display: block;
  color: rgba(168, 168, 168, 0.7);
  margin-left: 20px;
}
.login_form .pass_forget_link:hover {
  color: rgba(0, 0, 0, 0.7);
}

.recovery_form {
  position: relative;
  overflow: hidden;
  height: 0;
  opacity: 0;
}
.recovery_form form {
  position: relative;
  overflow: hidden;
}

.popup_opened {
  overflow: hidden;
}
.pass_forgotten .recovery_form {
  height: auto;
  opacity: 1;
}
.pass_forgotten .login_form {
  opacity: 0;
  height: 0;
}

.recovery_button {
  border: none;
  margin: 0 auto;
}

.mail_not_found {
  display: none;
  font-size: 120%;
  line-height: 16px;
  color: #b94a48;
  text-align: center;
  padding-bottom: 20px;
}

.success_block {
  position: relative;
  overflow: hidden;
  height: 0;
  opacity: 0;
  text-align: center;
}

.recovery_description {
  font-size: 140%;
  line-height: 24px;
}

.success_close {
  margin: 25px auto 0;
}

.recovery_success form {
  height: 0;
  opacity: 0;
}
.recovery_success .success_block {
  height: auto;
  opacity: 1;
}

@media (max-width: 1199px) {
  .popup_container {
    padding: 40px;
  }
}
@media (max-width: 991px) {
  .popup_container {
    padding: 30px 20px;
    max-width: 450px;
  }
  .popup_container .form_block input {
    line-height: 16px;
    padding: 15px;
  }

  .popup_close {
    top: 0;
    right: 0;
    padding: 10px;
  }

  .pass_forget_link {
    font-size: 120%;
  }
}
@media (max-width: 767px) {
  .popup_container .form_block input {
    line-height: 16px;
    padding: 12px 15px;
  }
}
@media (max-width: 479px) {
  .login_form .buttons_block {
    flex-direction: column;
  }
  .login_form .buttons_block .pass_forget_link {
    margin-left: 0;
    margin-bottom: 15px;
  }
  .login_form .buttons_block button {
    max-width: 100%;
  }
}
.side_navbar {
  margin-top: 35px;
}

.navbar_title {
  font-size: 120%;
  font-family: "bold";
  padding-bottom: 5px;
}

.navbar_list li {
  margin-top: 7px;
  margin-left: 35px;
  padding: 5px 20px 5px 15px;
  font-size: 140%;
  line-height: 20px;
}
.navbar_list li.current_page {
  padding: 0;
}
.navbar_list li.current_page a {
  color: #000000;
  cursor: default;
  pointer-events: none;
  padding: 5px 20px 5px 14px;
  border-left: 1px solid #f1621e;
  font-family: "bold";
  background: rgba(0, 0, 0, 0.02);
}
.navbar_list a {
  display: inline-block;
  vertical-align: top;
  color: rgba(0, 0, 0, 0.8);
}
.navbar_list a:hover {
  color: #f1621e;
}

@media (max-width: 1439px) {
  .navbar_list li {
    margin-left: 15px;
    padding-right: 15px;
  }
  .navbar_list li.current_page a {
    padding-right: 15px;
  }
}
@media (max-width: 991px) {
  .navbar_list li {
    margin-left: 10px;
    padding: 7px 10px;
    font-size: 130%;
    line-height: 16px;
  }
  .navbar_list li.current_page a {
    padding: 7px 10px 7px 9px;
  }
}
@media (max-width: 767px) {
  .side_navbar {
    display: none;
  }
}
.header_bottom .main_logo a, .footer, .login_form, .recovery_form, .recovery_form form, .success_block {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.paging ul a, .lg_list a, .sign_block .sign_button, .search_block .ecadaster_link, .header_menu_inner .socials_list a, .main_menu > li > a, .submenu_list a, .footer_top .contacts_list a, .footer_top .socials_list a, .footer_menu > ul > li > div,
.footer_menu > ul > li > a, .footer_bottom .developer a, .popup_close, .login_form .pass_forget_link, .navbar_list 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;
}

.search_form button:before, .submenu_list li {
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.search_form input, .footer_top .banner_block a:after, .footer_top .sign_button, .login_form .buttons_block button, .recovery_button, .success_close {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.header_bottom .main_logo a:hover {
  opacity: 0.7;
}

/*# sourceMappingURL=main.css.map */
