@charset "UTF-8";
@font-face {
  font-family: 'Roboto-Light';
  src: url("/fonts/Roboto-Light-webfont.eot"), url("/res/fonts/Roboto-Light-webfont.eot?#iefix") format("embedded-opentype"), url("/res/fonts/Roboto-Light-webfont.woff") format("woff"), url("/res/fonts/Roboto-Light-webfont.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Regular';
  src: url("/fonts/Roboto-Regular.eot"), url("/res/fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("/res/fonts/Roboto-Regular.woff") format("woff"), url("/res/fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Black';
  src: url("/fonts/Roboto-Black.eot"), url("/res/fonts/Roboto-Black.eot?#iefix") format("embedded-opentype"), url("/res/fonts/Roboto-Black.woff") format("woff"), url("/res/fonts/Roboto-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

/* ==============================================
                      GRID
 ==============================================*/
.container-fluid {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row *, .row ._nv_ .er-wrapper *:before, ._nv_ .er-wrapper .row *:before, .row ._nv_ .er-wrapper *:after, ._nv_ .er-wrapper .row *:after, .row ._nv_ .er-popup-bg *:before, ._nv_ .er-popup-bg .row *:before, .row ._nv_ .er-popup-bg *:after, ._nv_ .er-popup-bg .row *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .row *:before, .row ._nv_ .er-wrapper :before, ._nv_ .er-wrapper .row :before, .row ._nv_ .er-popup-bg :before, ._nv_ .er-popup-bg .row :before,
  .row *:after,
  .row ._nv_ .er-wrapper :after,
  ._nv_ .er-wrapper .row :after,
  .row ._nv_ .er-popup-bg :after,
  ._nv_ .er-popup-bg .row :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

/********

@include icon('icon-search', relative, 18px, 19px, 'icon-search');

*********/
/********

@include icon('icon-search', relative, 18px, 19px, 'icon-search');

*********/
/********

@include z-index(default);

*********/
/*! ==========================================================================
   Author's custom styles
   ========================================================================== */
._nv_ .col-container {
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -o-display: flex; }

._nv_ .page-title {
  margin-bottom: 30px;
  padding: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 36px; }

._nv_ .page-subtitle {
  padding: 0;
  font-size: 14px;
  font-style: italic;
  font-family: "Arial";
  line-height: 14px; }

._nv_ .page-content-title {
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 24px; }
  ._nv_ .page-content-title__offset {
    margin-left: 22px; }

._nv_ .page-block {
  margin-top: 70px; }
  ._nv_ .page-block-submenu {
    width: 915px; }

._nv_ .register .form__npa {
  background: #f2f2f2; }
  ._nv_ .register .form__npa.bordered {
    border: none; }
    ._nv_ .register .form__npa.bordered:last-child {
      margin-bottom: 0; }
  ._nv_ .register .form__npa .label {
    width: auto;
    margin-bottom: 10px; }
  ._nv_ .register .form__npa .select {
    background: #fff; }
  ._nv_ .register .form__npa .submit-group {
    text-align: left;
    margin-left: auto; }
    ._nv_ .register .form__npa .submit-group .js-rss-button {
      margin-left: 20px; }
  ._nv_ .register .form__npa input,
  ._nv_ .register .form__npa select,
  ._nv_ .register .form__npa .big {
    width: 100%; }
  ._nv_ .register .form__npa .filter-control-link a {
    color: #252525;
    text-decoration: none;
    border-bottom: 1px dotted #252525;
    margin-right: 20px; }
    ._nv_ .register .form__npa .filter-control-link a:hover {
      color: #1c5b93;
      border-color: #1c5b93; }

._nv_ .register .project-form__npa {
  background: #fff; }
  ._nv_ .register .project-form__npa.bordered {
    border: none;
    padding: 0;
    margin-bottom: 32px; }
  ._nv_ .register .project-form__npa .group {
    display: inline-block;
    margin-right: 20px;
    float: left;
    margin-top: 15px; }
    ._nv_ .register .project-form__npa .group:last-child {
      margin-right: 0; }
  ._nv_ .register .project-form__npa .field {
    width: 200px; }
  ._nv_ .register .project-form__npa .reset a {
    line-height: 43px; }
  ._nv_ .register .project-form__npa .field-select,
  ._nv_ .register .project-form__npa .select {
    width: 100%; }
  ._nv_ .register .project-form__npa .select {
    float: left;
    height: 43px;
    padding: 13px 10px; }
    ._nv_ .register .project-form__npa .select .ico--triangle {
      top: 19px; }
  ._nv_ .register .project-form__npa input {
    height: 43px;
    width: 164px;
    display: inline-block; }
  ._nv_ .register .project-form__npa label {
    padding: 0;
    line-height: 43px;
    width: 20px;
    display: inline-block;
    margin-right: 10px; }
  ._nv_ .register .project-form__npa .submit-group {
    padding: 0;
    margin-left: auto; }
    ._nv_ .register .project-form__npa .submit-group button {
      width: 156px; }

._nv_ .register .comment-form__npa textarea {
  height: 90px;
  min-height: 90px;
  resize: vertical; }

._nv_ .register .comment-form__npa .auth-notification {
  margin-bottom: 12px; }

._nv_ .register .comment-form__npa.logged-in .auth-notification {
  display: none; }

._nv_ .register .form__checkbox_group {
  display: flex;
  flex-wrap: wrap; }

._nv_ .spoiler-container .spoiler .spoiler-item {
  display: none; }

._nv_ .spoiler-container .spoiler .spoiler-trigger .icon-arrow {
  display: inline-block;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s; }

._nv_ .spoiler-container .spoiler .spoiler-trigger.opened .icon-arrow {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

._nv_ .register .docs-table table {
  margin-top: 0; }
  ._nv_ .register .docs-table table th {
    color: #fff;
    background: #1089d0;
    text-align: left; }
  ._nv_ .register .docs-table table th, ._nv_ .register .docs-table table td {
    vertical-align: top;
    padding: 18px; }
  ._nv_ .register .docs-table table tr {
    border-bottom: 1px solid #b5b5b5; }
  ._nv_ .register .docs-table table thead tr {
    border: none; }
  ._nv_ .register .docs-table table .mw200 {
    min-width: 200px; }
  ._nv_ .register .docs-table table .mb10 {
    margin-bottom: 10px; }
  ._nv_ .register .docs-table table .w100 {
    width: 100%; }

._nv_ .register .card-table {
  margin-bottom: 39px; }
  ._nv_ .register .card-table table {
    margin: 0; }
    ._nv_ .register .card-table table td {
      padding: 18px; }
    ._nv_ .register .card-table table tr {
      border-bottom: 1px solid #b5b5b5; }
      ._nv_ .register .card-table table tr:first-child {
        border-top: 1px solid #b5b5b5; }
    ._nv_ .register .card-table table td.tag-inside {
      padding: 8px 18px; }
  ._nv_ .register .card-table .files {
    border-top: 1px solid #b5b5b5;
    padding-top: 10px; }
  ._nv_ .register .card-table .file-item {
    margin-bottom: 20px; }
    ._nv_ .register .card-table .file-item:last-child {
      margin-bottom: 0; }
  ._nv_ .register .card-table .file-line {
    margin-bottom: 10px; }
    ._nv_ .register .card-table .file-line:last-child {
      margin-bottom: 0; }
  ._nv_ .register .card-table .back-link {
    display: inline-block;
    margin: 18px 0 0 18px; }
  ._nv_ .register .card-table.profile-table {
    margin-left: 20px; }
    ._nv_ .register .card-table.profile-table table {
      table-layout: fixed; }
      ._nv_ .register .card-table.profile-table table td {
        vertical-align: top; }
    ._nv_ .register .card-table.profile-table .bg-gray {
      position: relative;
      background: #f2f2f2; }
    ._nv_ .register .card-table.profile-table .expert-label {
      display: inline-block;
      position: absolute;
      bottom: 48px;
      left: -30px;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg);
      color: #b5b5b5;
      font-size: 11px;
      font-weight: bold;
      text-transform: uppercase; }
    ._nv_ .register .card-table.profile-table .title-block {
      margin-bottom: 50px; }

._nv_ .inline-filter {
  border-bottom: 1px solid #b5b5b5;
  margin-bottom: 30px; }
  ._nv_ .inline-filter ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    ._nv_ .inline-filter ul li {
      display: inline-block;
      padding: 17px; }
      ._nv_ .inline-filter ul li a {
        color: #252525;
        display: inline-block;
        border-bottom: 1px dotted; }
        ._nv_ .inline-filter ul li a:hover {
          color: #1c5b93;
          text-decoration: none; }
      ._nv_ .inline-filter ul li.active {
        padding: 12px 0; }
        ._nv_ .inline-filter ul li.active a {
          padding: 8px 17px;
          background-color: #faefde;
          color: #252525;
          border: none;
          cursor: default; }

._nv_ .custom-radio .radio-item {
  display: inline-block;
  margin-right: 20px; }
  ._nv_ .custom-radio .radio-item:last-child {
    margin-right: 0; }

._nv_ .custom-radio input[type="radio"] {
  display: none; }

._nv_ .custom-radio input[type="radio"] + label {
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

._nv_ .custom-radio input[type="radio"]:checked + label {
  background: #1c5b93; }
  ._nv_ .custom-radio input[type="radio"]:checked + label span.icon-dislike:before, ._nv_ .custom-radio input[type="radio"]:checked + label span.icon-dislike:after {
    opacity: 1;
    visibility: visible;
    background-image: url("/pics/i/icon-dislike-color.svg");
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s; }
  ._nv_ .custom-radio input[type="radio"]:checked + label span.icon-like:before, ._nv_ .custom-radio input[type="radio"]:checked + label span.icon-like:after {
    opacity: 1;
    visibility: visible;
    background-image: url("/pics/i/icon-like-color.svg");
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s; }

._nv_ .input-disabled .btn {
  background-color: #b5b5b5;
  border-color: #898989;
  cursor: default; }
  ._nv_ .input-disabled .btn:hover {
    background-color: #b5b5b5; }

._nv_ .input-calendar-field {
  position: relative; }
  ._nv_ .input-calendar-field .icon-calendar {
    content: "";
    position: absolute;
    top: 50%;
    right: 12px;
    width: 22px !important;
    height: 23px;
    margin-top: -12px;
    margin-right: 0 !important;
    background-image: url("/pics/i/icon-calendar.svg"); }
  ._nv_ .input-calendar-field .input-calendar {
    padding-right: 40px !important; }

._nv_ .textslider {
  position: relative;
  overflow: hidden;
  background: #f2f2f2; }
  ._nv_ .textslider .text-outer {
    position: relative;
    height: 54px;
    overflow: hidden;
    margin: 12px 20px 42px 20px;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s; }
    ._nv_ .textslider .text-outer:before {
      content: "";
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      height: 42px;
      background-image: -webkit-linear-gradient( bottom , #f2f2f2, transparent);
      background-image: linear-gradient(to top, #f2f2f2, transparent); }
  ._nv_ .textslider.non-active .textslider-trigger {
    display: none; }
  ._nv_ .textslider.non-active .text-outer {
    margin-bottom: 12px; }
    ._nv_ .textslider.non-active .text-outer:before {
      display: none; }
  ._nv_ .textslider.active .text-outer:before {
    display: none; }
  ._nv_ .textslider .textslider-trigger {
    position: absolute;
    bottom: 12px;
    left: 20px; }
    ._nv_ .textslider .textslider-trigger .icon-arrow {
      display: inline-block;
      -webkit-transition: -webkit-transform 0.3s;
      -moz-transition: -moz-transform 0.3s;
      transition: transform 0.3s; }
    ._nv_ .textslider .textslider-trigger.opened .icon-arrow {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }

._nv_ .register .profile-npa-table.docs-table table th:first-child, ._nv_ .register .profile-npa-table.docs-table table td:first-child {
  width: 10%; }

._nv_ .register .profile-npa-table.docs-table table th:nth-child(2), ._nv_ .register .profile-npa-table.docs-table table td:nth-child(2) {
  width: 25%; }

._nv_ .register .profile-npa-table.docs-table table th:nth-child(3), ._nv_ .register .profile-npa-table.docs-table table td:nth-child(3) {
  text-align: center;
  width: 10%; }

._nv_ .register .profile-npa-table.docs-table table th:last-child, ._nv_ .register .profile-npa-table.docs-table table td:last-child {
  width: 55%; }

._nv_ .register .profile-npa-table .ts-container {
  position: relative;
  margin-bottom: 20px; }
  ._nv_ .register .profile-npa-table .ts-container .title {
    line-height: 26px;
    margin-bottom: 12px; }
  ._nv_ .register .profile-npa-table .ts-container .status {
    position: absolute;
    top: 0;
    right: 0; }
    ._nv_ .register .profile-npa-table .ts-container .status span {
      display: inline-block;
      padding: 4px 10px;
      margin-left: 8px; }
    ._nv_ .register .profile-npa-table .ts-container .status .green {
      color: #fff;
      background-color: #00b254; }
    ._nv_ .register .profile-npa-table .ts-container .status .wait {
      background-color: #faefde; }

._nv_ .register .profile-appeal-table.docs-table table {
  margin-bottom: 10px; }
  ._nv_ .register .profile-appeal-table.docs-table table td, ._nv_ .register .profile-appeal-table.docs-table table tr {
    border-bottom: none; }
  ._nv_ .register .profile-appeal-table.docs-table table td, ._nv_ .register .profile-appeal-table.docs-table table th {
    width: 22%; }
    ._nv_ .register .profile-appeal-table.docs-table table td:first-child, ._nv_ .register .profile-appeal-table.docs-table table th:first-child {
      width: 10%; }
    ._nv_ .register .profile-appeal-table.docs-table table td:last-child, ._nv_ .register .profile-appeal-table.docs-table table th:last-child {
      width: 24%; }

._nv_ .register .profile-appeal-table .table-block {
  margin-bottom: 30px; }

._nv_ .register .profile-appeal-table .ts-container {
  position: relative;
  margin-bottom: 20px;
  border-bottom: 1px solid #b5b5b5; }
  ._nv_ .register .profile-appeal-table .ts-container .textslider {
    margin-bottom: 20px; }

._nv_ .mg-block {
  margin-bottom: 30px; }
  ._nv_ .mg-block:last-child {
    margin-bottom: 0; }
  ._nv_ .mg-block .accent {
    font-weight: bold; }
  ._nv_ .mg-block p {
    margin-bottom: 12px; }
    ._nv_ .mg-block p:last-child {
      margin-bottom: 0; }
  ._nv_ .mg-block .card {
    background: #f2f2f2;
    padding: 15px; }

._nv_ .mg-bottom {
  margin-bottom: 30px; }

._nv_ .file-group {
  margin-top: 20px; }
  ._nv_ .file-group:first-child {
    margin-top: 0; }

._nv_ .tag {
  display: inline-block;
  padding: 10px;
  background-color: #faefde; }

._nv_ .border-inside .bi-item:first-child {
  padding-right: 26px;
  border-right: 1px solid #b5b5b5; }

._nv_ .border-inside .bi-item:last-child {
  padding-left: 26px; }

._nv_ .color_green {
  color: #00b254; }

._nv_ .h-bordered.link-inside a {
  color: #1089d0;
  font-size: 14px;
  line-height: 18px; }
  ._nv_ .h-bordered.link-inside a:hover {
    color: #252525;
    text-decoration: underline; }

._nv_ .poll-container .auth-card, ._nv_ .quiz-container .auth-card {
  border-bottom: 1px solid #b5b5b5; }
  ._nv_ .poll-container .auth-card .card, ._nv_ .quiz-container .auth-card .card {
    display: none; }
  ._nv_ .poll-container .auth-card.non-auth, ._nv_ .quiz-container .auth-card.non-auth {
    border: none; }
    ._nv_ .poll-container .auth-card.non-auth .card, ._nv_ .quiz-container .auth-card.non-auth .card {
      display: block; }
  ._nv_ .poll-container .auth-card.attention .card, ._nv_ .quiz-container .auth-card.attention .card {
    background: #b5b5b5; }
  ._nv_ .poll-container .auth-card .card, ._nv_ .quiz-container .auth-card .card {
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s; }

._nv_ .poll-container .desc-card, ._nv_ .quiz-container .desc-card {
  border-bottom: 1px solid #b5b5b5; }
  ._nv_ .poll-container .desc-card .card, ._nv_ .quiz-container .desc-card .card {
    display: none; }

._nv_ .poll-container .poll-item, ._nv_ .quiz-container .poll-item {
  display: none; }
  ._nv_ .poll-container .poll-item .title-block, ._nv_ .quiz-container .poll-item .title-block {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px; }
  ._nv_ .poll-container .poll-item h2, ._nv_ .quiz-container .poll-item h2 {
    font-weight: bold;
    margin-right: 20px;
    padding: 0; }
    ._nv_ .poll-container .poll-item h2:last-child, ._nv_ .quiz-container .poll-item h2:last-child {
      margin-right: 0; }
  ._nv_ .poll-container .poll-item .category, ._nv_ .quiz-container .poll-item .category {
    display: inline-block;
    background: #faefde;
    padding: 5px 10px; }
  ._nv_ .poll-container .poll-item.active, ._nv_ .quiz-container .poll-item.active {
    display: block; }

._nv_ .poll-container .q-options .row, ._nv_ .quiz-container .q-options .row {
  margin: 0; }
  ._nv_ .poll-container .q-options .row .col-xs-6, ._nv_ .quiz-container .q-options .row .col-xs-6 {
    padding: 0 40px; }

._nv_ .poll-container .q-territory-option, ._nv_ .quiz-container .q-territory-option {
  display: none;
  margin-top: 20px; }
  ._nv_ .poll-container .q-territory-option.active, ._nv_ .quiz-container .q-territory-option.active {
    display: block; }

._nv_ .poll-container .q-section, ._nv_ .quiz-container .q-section {
  padding-top: 20px;
  margin-bottom: 20px; }
  ._nv_ .poll-container .q-section.non-active, ._nv_ .quiz-container .q-section.non-active {
    display: none; }
  ._nv_ .poll-container .q-section.bordered, ._nv_ .quiz-container .q-section.bordered {
    border-top: 1px solid #b5b5b5; }
  ._nv_ .poll-container .q-section li, ._nv_ .quiz-container .q-section li {
    line-height: 27px;
    font-size: 16px;
    position: relative; }
  ._nv_ .poll-container .q-section textarea, ._nv_ .quiz-container .q-section textarea {
    width: 50%;
    height: 90px;
    min-height: 90px;
    resize: vertical;
    border: 1px solid #1089d0;
    margin-top: 6px; }
  ._nv_ .poll-container .q-section label,
  ._nv_ .poll-container .q-section input[type=radio],
  ._nv_ .poll-container .q-section input[type=checkbox], ._nv_ .quiz-container .q-section label,
  ._nv_ .quiz-container .q-section input[type=radio],
  ._nv_ .quiz-container .q-section input[type=checkbox] {
    display: inline-block;
    cursor: pointer; }
  ._nv_ .poll-container .q-section label, ._nv_ .quiz-container .q-section label {
    margin-left: 30px; }
    ._nv_ .poll-container .q-section label.for-ta, ._nv_ .quiz-container .q-section label.for-ta {
      margin-left: 0; }
  ._nv_ .poll-container .q-section input[type=radio],
  ._nv_ .poll-container .q-section input[type=checkbox], ._nv_ .quiz-container .q-section input[type=radio],
  ._nv_ .quiz-container .q-section input[type=checkbox] {
    position: absolute;
    top: 5px; }

._nv_ .poll-container .q-name, ._nv_ .quiz-container .q-name {
  margin-bottom: 20px;
  font-weight: bold; }

._nv_ .poll-container .slider-field, ._nv_ .quiz-container .slider-field {
  margin-bottom: 40px;
  padding-top: 8px; }

._nv_ .poll-container .nav-btn, ._nv_ .quiz-container .nav-btn {
  padding-top: 20px;
  border-top: 1px solid #b5b5b5; }

._nv_ .poll-container .poll-prev-btn,
._nv_ .poll-container .poll-next-btn, ._nv_ .quiz-container .poll-prev-btn,
._nv_ .quiz-container .poll-next-btn {
  outline: none;
  border-color: transparent;
  margin-right: 20px;
  height: 40px;
  position: relative;
  background: #b5b5b5;
  cursor: default; }
  ._nv_ .poll-container .poll-prev-btn:after,
  ._nv_ .poll-container .poll-next-btn:after, ._nv_ .quiz-container .poll-prev-btn:after,
  ._nv_ .quiz-container .poll-next-btn:after {
    content: "";
    position: absolute;
    right: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent #b5b5b5; }
  ._nv_ .poll-container .poll-prev-btn:hover,
  ._nv_ .poll-container .poll-next-btn:hover, ._nv_ .quiz-container .poll-prev-btn:hover,
  ._nv_ .quiz-container .poll-next-btn:hover {
    background: #b5b5b5; }
  ._nv_ .poll-container .poll-prev-btn.submit,
  ._nv_ .poll-container .poll-next-btn.submit, ._nv_ .quiz-container .poll-prev-btn.submit,
  ._nv_ .quiz-container .poll-next-btn.submit {
    background: #b5b5b5;
    border-color: #898989;
    margin: 0 auto;
    display: block; }
    ._nv_ .poll-container .poll-prev-btn.submit:after,
    ._nv_ .poll-container .poll-next-btn.submit:after, ._nv_ .quiz-container .poll-prev-btn.submit:after,
    ._nv_ .quiz-container .poll-next-btn.submit:after {
      display: none; }
    ._nv_ .poll-container .poll-prev-btn.submit.active,
    ._nv_ .poll-container .poll-next-btn.submit.active, ._nv_ .quiz-container .poll-prev-btn.submit.active,
    ._nv_ .quiz-container .poll-next-btn.submit.active {
      background: #1089d0;
      border-color: #1c5b93; }
      ._nv_ .poll-container .poll-prev-btn.submit.active:hover,
      ._nv_ .poll-container .poll-next-btn.submit.active:hover, ._nv_ .quiz-container .poll-prev-btn.submit.active:hover,
      ._nv_ .quiz-container .poll-next-btn.submit.active:hover {
        background: #1c5b93; }
  ._nv_ .poll-container .poll-prev-btn.active,
  ._nv_ .poll-container .poll-next-btn.active, ._nv_ .quiz-container .poll-prev-btn.active,
  ._nv_ .quiz-container .poll-next-btn.active {
    background: #1089d0;
    cursor: pointer; }
    ._nv_ .poll-container .poll-prev-btn.active:after,
    ._nv_ .poll-container .poll-next-btn.active:after, ._nv_ .quiz-container .poll-prev-btn.active:after,
    ._nv_ .quiz-container .poll-next-btn.active:after {
      border-color: transparent transparent transparent #1089d0; }
    ._nv_ .poll-container .poll-prev-btn.active:hover,
    ._nv_ .poll-container .poll-next-btn.active:hover, ._nv_ .quiz-container .poll-prev-btn.active:hover,
    ._nv_ .quiz-container .poll-next-btn.active:hover {
      background: #1c5b93; }
      ._nv_ .poll-container .poll-prev-btn.active:hover:after,
      ._nv_ .poll-container .poll-next-btn.active:hover:after, ._nv_ .quiz-container .poll-prev-btn.active:hover:after,
      ._nv_ .quiz-container .poll-next-btn.active:hover:after {
        border-color: transparent transparent transparent #1c5b93; }

._nv_ .poll-container .poll-prev-btn, ._nv_ .quiz-container .poll-prev-btn {
  margin-right: 0;
  margin-left: 20px; }
  ._nv_ .poll-container .poll-prev-btn:after, ._nv_ .quiz-container .poll-prev-btn:after {
    content: "";
    position: absolute;
    left: -20px;
    border-width: 20px 20px 20px 0;
    border-color: transparent #b5b5b5 transparent transparent; }
  ._nv_ .poll-container .poll-prev-btn.active:after, ._nv_ .quiz-container .poll-prev-btn.active:after {
    border-color: transparent #1089d0 transparent transparent; }
  ._nv_ .poll-container .poll-prev-btn.active:hover:after, ._nv_ .quiz-container .poll-prev-btn.active:hover:after {
    border-color: transparent #1c5b93 transparent transparent; }

._nv_ form .success, ._nv_ form .error {
  position: absolute;
  z-index: -1;
  opacity: 0;
  -webkit-transition: opacity 1.2s;
  -moz-transition: opacity 1.2s;
  transition: opacity 1.2s; }

._nv_ form.success .form, ._nv_ form.error .form {
  display: none;
  opacity: 0; }

._nv_ form.success .success {
  opacity: 1;
  position: static;
  z-index: 0; }

._nv_ form.error .error {
  opacity: 1;
  position: static;
  z-index: 0; }

._nv_ form.register-form .select, ._nv_ form.register-form .text-field, ._nv_ form.register-form textarea {
  box-sizing: border-box;
  width: 434px; }

._nv_ form.register-form .label {
  width: 200px; }

._nv_ form.register-form .checkbox-field {
  width: 440px;
  margin: 0 auto 12px; }

._nv_ form.register-form .additional {
  display: none; }

._nv_ .header {
  position: relative; }
  ._nv_ .header:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3); }
  ._nv_ .header > .container {
    z-index: 1;
    position: relative;
    height: 220px; }
    ._nv_ .header > .container .logo {
      padding-left: 0; }
    ._nv_ .header > .container .search-bar {
      position: relative;
      left: auto;
      float: none;
      width: 22px;
      margin: 0; }
      ._nv_ .header > .container .search-bar .icon-search-w {
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -11px; }
      ._nv_ .header > .container .search-bar form {
        height: 44px;
        background: none;
        padding: 0;
        right: auto;
        left: -11px;
        width: 500px;
        z-index: 2; }
        ._nv_ .header > .container .search-bar form .input-search {
          position: absolute;
          left: 0;
          height: 44px;
          width: 44px;
          border-radius: 44px;
          padding: 0;
          outline: none;
          border: none;
          text-indent: 999px;
          -webkit-transition: width 0.3s;
          -moz-transition: width 0.3s;
          transition: width 0.3s; }
          ._nv_ .header > .container .search-bar form .input-search.opened {
            text-indent: 0;
            width: 430px;
            padding: 0 20px 0 50px; }
        ._nv_ .header > .container .search-bar form .icon-search-b {
          position: absolute;
          top: 50%;
          left: 11px;
          margin-top: -9px;
          border: none;
          cursor: pointer;
          outline: none;
          color: transparent;
          background-color: transparent; }
    ._nv_ .header > .container .time {
      position: absolute;
      right: 0;
      bottom: 30px;
      margin-top: 0; }
    ._nv_ .header > .container .versions {
      position: absolute;
      top: 0;
      right: 350px;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      background: none;
      width: auto;
      height: 36px;
      padding: 10px 0;
      margin: 0; }
      ._nv_ .header > .container .versions a {
        margin-left: 22px; }
  ._nv_ .header .header-search-form {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
    ._nv_ .header .header-search-form.active {
      opacity: 1;
      visibility: visible; }
  ._nv_ .header .auth-block {
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    padding: 10px 0;
    height: 36px; }
    ._nv_ .header .auth-block .person {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      color: #fff;
      margin-right: 22px; }
      ._nv_ .header .auth-block .person div {
        padding-left: 7px; }
    ._nv_ .header .auth-block .exit-link {
      display: none; }
    ._nv_ .header .auth-block .enter-link {
      line-height: 36px;
      border-left: 2px solid #fff;
      padding-left: 15px; }
    ._nv_ .header .auth-block a {
      color: #fff; }
    ._nv_ .header .auth-block.non-auth .person,
    ._nv_ .header .auth-block.non-auth .enter-link {
      display: none; }
    ._nv_ .header .auth-block.non-auth .exit-link {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      color: #fff; }
      ._nv_ .header .auth-block.non-auth .exit-link span {
        padding-left: 7px; }

._nv_ .nav.csm > ul {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  ._nv_ .nav.csm > ul .main-menu {
    position: absolute;
    right: 0; }
  ._nv_ .nav.csm > ul ul a {
    overflow-x: hidden;
    text-overflow: ellipsis; }
  ._nv_ .nav.csm > ul > li {
    display: inherit;
    max-width: 155px; }
  ._nv_ .nav.csm > ul a {
    padding: 0 10px;
    display: inherit; }
  ._nv_ .nav.csm > ul .nav-table {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }

._nv_.csstransforms3d .logo .text.flipped .master {
  display: block; }

._nv_ .ofh-255 {
  display: block;
  overflow: hidden;
  max-height: 255px; }

._nv_ section .index-banners {
  min-height: 448px; }

._nv_ section .news-block {
  margin-top: 13px; }
  ._nv_ section .news-block .news-item {
    padding: 4px 10px 5px 10px;
    margin-bottom: 10px;
    background: #f3f2f2; }
    ._nv_ section .news-block .news-item .title {
      font-size: 10px;
      line-height: 13px;
      margin-bottom: 6px;
      border-bottom: 1px solid #c7c7c7; }
    ._nv_ section .news-block .news-item .date {
      text-transform: uppercase; }
    ._nv_ section .news-block .news-item .desc {
      max-height: 48px;
      overflow: hidden;
      line-height: 16px;
      font-size: 12px; }

._nv_ .right-side section.calendar-of-events {
  margin: 0; }

._nv_ .sub-footer.fix-160 {
  height: 160px; }

._nv_ .footer.fix-140 {
  height: 140px; }

._nv_ .footer.fix-165 {
  height: 165px; }

._nv_ .left-side--rich .tabs li {
  margin-right: 8px; }

._nv_ .docs_o-list {
  margin-left: 0 !important; }

._nv_ .programs-index .register, ._nv_ .programs-view .register {
  width: 100% !important; }
  ._nv_ .programs-index .register table, ._nv_ .programs-view .register table {
    margin-top: 0; }

._nv_ .programs-index .targets, ._nv_ .programs-view .targets {
  width: 50%; }

._nv_ .information-block {
  display: none;
  font-size: 12px;
  padding: 15px;
  line-height: 18px !important;
  box-shadow: 0 0 black; }

._nv_ .information-link {
  border-bottom: 1px dotted;
  cursor: pointer;
  font-size: 12px;
  color: #1c5b93; }

._nv_ .quiz-side {
  float: right;
  width: 292px;
  margin: 0 0px 17px;
  position: relative; }
  ._nv_ .quiz-side_title {
    margin-bottom: 10px; }
  ._nv_ .quiz-side .question-block {
    background-color: #f2f2f2;
    margin-bottom: 30px; }
    ._nv_ .quiz-side .question-block_header {
      position: relative;
      cursor: pointer;
      padding: 20px 30px 15px;
      font-size: 16px;
      display: flex; }
    ._nv_ .quiz-side .question-block_body {
      display: block;
      padding: 15px 30px 20px; }

._nv_ .master-polls-view form .success {
  font-size: 12px; }
  ._nv_ .master-polls-view form .success h2 {
    font-size: 24px; }

._nv_ .master-polls-view .question-label-img {
  display: flex !important;
  flex-direction: column;
  margin-bottom: 30px; }

._nv_ .quiz_results {
  display: none; }
  ._nv_ .quiz_results h2 {
    font-size: 20px;
    font-weight: bold; }

._nv_ .form_one-page .poll-item {
  display: block; }

._nv_ .form_one-page .poll-prev, ._nv_ .form_one-page button:not(.poll-submit) {
  display: none; }

._nv_ .question-block {
  background-color: #f2f2f2;
  margin-bottom: 30px; }
  ._nv_ .question-block_header {
    position: relative;
    cursor: pointer;
    padding: 20px 60px 15px;
    font-size: 18px;
    display: flex; }
    ._nv_ .question-block_header .arrow-down {
      position: absolute;
      right: 20px; }
    ._nv_ .question-block_header.active .arrow-down {
      transform: rotate(180deg); }
  ._nv_ .question-block_number {
    display: inline-block;
    position: relative;
    margin-left: -60px;
    width: 60px;
    text-align: center; }
  ._nv_ .question-block_title {
    display: inline-block; }
  ._nv_ .question-block_body {
    display: block;
    padding: 15px 60px 20px; }
    ._nv_ .question-block_body.collapsed {
      display: none; }
  ._nv_ .question-block .answer-row {
    display: flex;
    margin-bottom: 10px; }
  ._nv_ .question-block .answer-name {
    width: 60%; }
  ._nv_ .question-block .answer-result {
    width: 40%;
    display: flex; }
    ._nv_ .question-block .answer-result_digit {
      width: 50px;
      color: #1089d0;
      font-weight: bold;
      display: inline-block; }
    ._nv_ .question-block .answer-result_bar {
      display: inline-block;
      width: 100%;
      height: 16px;
      margin-bottom: -2px; }
      ._nv_ .question-block .answer-result_bar .fill {
        width: 0px;
        height: 100%;
        background-color: #1089d0;
        -webkit-transition: width 0.5s;
        -moz-transition: width 0.5s;
        transition: width 0.5s; }

._nv_ .arrow-down {
  width: 24px;
  height: 24px;
  position: relative;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s; }

._nv_ .arrow-down:before, ._nv_ .arrow-down:after {
  content: "";
  display: block;
  width: 16px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 10px; }

._nv_ .arrow-down:before {
  right: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  transform: rotate(45deg); }

._nv_ .arrow-down:after {
  right: -1px;
  transform: rotate(-45deg); }

._nv_ .reestr-tabs {
  margin-top: 24px !important;
  font-family: "Roboto-Regular"; }
  ._nv_ .reestr-tabs__links {
    position: relative; }
    ._nv_ .reestr-tabs__links::after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 915px;
      height: 1px;
      background-color: #b5b5b5;
      z-index: -1; }
  ._nv_ .reestr-tabs__link {
    margin-right: 10px;
    background: none !important;
    border: dotted 1px #b5b5b5;
    color: #1c5b93; }
    ._nv_ .reestr-tabs__link_text {
      border: none !important; }
  ._nv_ .reestr-tabs .cur {
    position: relative;
    border: solid #b5b5b5;
    border-width: 1px 1px 0 1px;
    color: #000 !important; }
    ._nv_ .reestr-tabs .cur::after {
      content: "";
      position: absolute;
      left: 0;
      bottom: -1px;
      height: 1px;
      width: 100%;
      background-color: #fff; }

._nv_ .reestr-tab__documents-title {
  font-size: 36px;
  line-height: 36px; }

._nv_ .reestr-tab__news {
  margin-top: 28px; }

._nv_ .reestr-tab__table-row {
  padding: 0 !important;
  vertical-align: middle !important; }

._nv_ .purpose {
  position: relative;
  background-color: #1c5b93;
  color: #fff;
  padding: 40px 26px; }
  ._nv_ .purpose__content {
    padding-right: 200px;
    font-size: 24px;
    line-height: 30px; }
  ._nv_ .purpose__icon {
    display: flex;
    position: absolute;
    right: 26px;
    top: 50%;
    margin-top: -64px;
    height: 128px;
    align-items: flex-end; }
    ._nv_ .purpose__icon_col:nth-child(1), ._nv_ .purpose__icon_col:nth-child(2), ._nv_ .purpose__icon_col:nth-child(3), ._nv_ .purpose__icon_col:nth-child(4) {
      width: 42px;
      background-color: #fff; }
    ._nv_ .purpose__icon_col:nth-child(1) {
      height: 21px;
      opacity: 0.2; }
    ._nv_ .purpose__icon_col:nth-child(2) {
      height: 42px;
      opacity: 0.4; }
    ._nv_ .purpose__icon_col:nth-child(3) {
      height: 63px;
      opacity: 0.6; }
    ._nv_ .purpose__icon_col:nth-child(4) {
      height: 100%;
      opacity: 0.8; }

._nv_ .tasks__row {
  margin-bottom: 30px; }

._nv_ .tasks__content {
  position: relative;
  padding: 24px 46px;
  height: 100%;
  font-size: 18px;
  line-height: 24px;
  word-break: break-word; }
  ._nv_ .tasks__content_number {
    position: absolute;
    padding-left: 11px;
    padding-top: 1px;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    font-family: "Roboto-Black";
    font-size: 120px;
    line-height: 1;
    color: #fff;
    background-color: #faefde; }

._nv_ .members-block__subtitle {
  font-size: 18px;
  font-weight: 700; }

._nv_ .members-block__link {
  font-size: 18px;
  line-height: 20px; }

._nv_ .members-block__member .members-block__subtitle {
  margin-bottom: 20px; }

._nv_ .members-block__member_photo {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  overflow: hidden; }

._nv_ .members-block__text {
  font-size: 18px; }

._nv_ .members-block__coordinator-title {
  margin-top: 44px; }

._nv_ .members-block__coordinator-name {
  margin: 20px 0; }

._nv_ .members-block__member, ._nv_ .members-block__list {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 27px 20px;
  border: solid 4px #faefde; }

._nv_ .members-block__list-element {
  padding: 15px 0; }
  ._nv_ .members-block__list-element:first-child {
    padding-top: 0; }
  ._nv_ .members-block__list-element:last-child {
    padding-bottom: 0; }

._nv_ .subprogram__container {
  position: relative;
  display: flex;
  height: 100%;
  flex-direction: column;
  padding: 30px 20px;
  font-size: 18px;
  line-height: 24px; }
  ._nv_ .subprogram__container::after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #1089d0;
    opacity: 0.1; }

._nv_ .text-block {
  font-size: 18px;
  line-height: 24px; }
  ._nv_ .text-block .numerable-list, ._nv_ .text-block ol {
    padding-left: 20px; }

._nv_ .finances {
  border: solid 4px #faefde;
  padding: 28px 150px 65px 150px; }
  ._nv_ .finances__inner {
    display: flex;
    height: 450px; }
  ._nv_ .finances__diagram, ._nv_ .finances__years {
    position: relative; }
  ._nv_ .finances__diagram {
    width: 60%;
    font-size: 18px !important;
    border-left: solid 1px #000;
    border-bottom: solid 1px #000; }
    ._nv_ .finances__diagram-years {
      position: absolute;
      z-index: -1;
      display: flex;
      bottom: -25px;
      width: 100%; }
      ._nv_ .finances__diagram-years_el {
        width: 12%;
        margin-left: 2%;
        text-align: center; }
      ._nv_ .finances__diagram-years-text {
        position: absolute;
        right: -14px;
        font-style: italic !important; }
    ._nv_ .finances__diagram-money {
      position: absolute;
      z-index: -1;
      width: 100%;
      height: 100%; }
      ._nv_ .finances__diagram-money_el {
        position: absolute;
        left: -80px;
        display: inline-block;
        text-align: right; }
        ._nv_ .finances__diagram-money_el:first-child::after, ._nv_ .finances__diagram-money_el:last-child::after {
          content: "";
          position: absolute;
          top: 8px;
          right: -556px;
          height: 1px;
          width: 556px;
          background-image: linear-gradient(to right, transparent 50%, #223049 50%);
          background-size: 43px 100%; }
        ._nv_ .finances__diagram-money_el:first-child {
          margin-top: 52px; }
        ._nv_ .finances__diagram-money_el:last-child {
          top: 57%;
          margin-top: -9px; }
    ._nv_ .finances__diagram-graph {
      display: flex;
      z-index: 5;
      height: 100%;
      align-items: flex-end; }
      ._nv_ .finances__diagram-graph_el {
        height: 100%;
        width: 12%;
        margin-left: 2%;
        background-color: #0087d3;
        opacity: 0.4;
        transition: 0.2s; }
        ._nv_ .finances__diagram-graph_el:hover {
          cursor: pointer;
          opacity: 0.8; }
      ._nv_ .finances__diagram-graph_active {
        opacity: 0.8; }
  ._nv_ .finances__years {
    width: 40%; }
    ._nv_ .finances__years-list {
      float: right;
      font-size: 36px;
      font-weight: 700;
      line-height: 54px; }
    ._nv_ .finances__years-el {
      padding: 0 10px;
      transition: 0.2s; }
      ._nv_ .finances__years-el_year {
        display: inline-block;
        width: 80px;
        margin-right: 36px;
        color: #b3b3b3; }
      ._nv_ .finances__years-el_money {
        color: #1c5b93; }
      ._nv_ .finances__years-el:first-child {
        font-size: 18px; }
      ._nv_ .finances__years-el:not(:first-child):hover {
        background-color: #faefde;
        cursor: pointer; }
      ._nv_ .finances__years-el_active {
        background-color: #faefde; }

._nv_ .social-icons a {
  display: inline-block;
  margin-right: 6px; }
  ._nv_ .social-icons a:hover {
    text-decoration: none; }
  ._nv_ .social-icons a i {
    vertical-align: middle; }

._nv_ .social-icons--mt {
  margin-top: 10px; }

._nv_ .social-icons--mb {
  margin-bottom: 10px; }

._nv_ .social-icons--mb-3 {
  margin-bottom: 30px !important; }

@font-face {
  ._nv_ {
    font-family: 'Roboto';
    src: url("/res/fonts/Roboto-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal; } }

@font-face {
  ._nv_ {
    font-family: 'Roboto-Medium';
    src: url("/res/fonts/Roboto-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal; } }

@font-face {
  ._nv_ {
    font-family: 'Roboto-Bold';
    src: url("/res/fonts/Roboto-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal; } }

._nv_ .mp-wrap {
  background-color: #F4F8FB;
  overflow-x: hidden;
  min-width: 1440px;
  font-family: Roboto, Arial, sans-serif; }
  ._nv_ .mp-wrap a:hover {
    text-decoration: none; }

._nv_ .mp-section {
  padding-bottom: 64px; }
  ._nv_ .mp-section_first {
    padding-top: 48px; }
  ._nv_ .mp-section_sm {
    padding-bottom: 48px; }
  ._nv_ .mp-section_dark {
    padding-top: 64px;
    background-color: #0A2D43;
    color: #fff; }
  ._nv_ .mp-section__wrap {
    box-sizing: border-box;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 96px;
    position: relative; }
  ._nv_ .mp-section__row {
    display: flex;
    margin-left: -10px;
    margin-right: -10px; }
    ._nv_ .mp-section__row_wrap {
      flex-wrap: wrap; }
  ._nv_ .mp-section__col {
    padding: 0 10px;
    flex: 0 0 auto;
    box-sizing: border-box; }
    ._nv_ .mp-section__col_cntr {
      text-align: center; }
    ._nv_ .mp-section__col_9 {
      flex-basis: 75%;
      max-width: 75%; }
    ._nv_ .mp-section__col_8 {
      flex-basis: 66.66%;
      max-width: 66.66%;
      display: flex;
      flex-direction: column;
      justify-content: flex-start; }
    ._nv_ .mp-section__col_6 {
      flex-basis: 50%;
      max-width: 50%; }
    ._nv_ .mp-section__col_4 {
      flex-basis: 33.33%;
      max-width: 33.33%; }
    ._nv_ .mp-section__col_3 {
      flex-basis: 25%;
      max-width: 25%; }

._nv_ .mp-title {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #C8CCD0;
  padding-bottom: 16px;
  align-items: center;
  margin-bottom: 16px;
  position: relative;
  z-index: 10; }
  ._nv_ .mp-title__txt {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.33;
    font-family: Roboto-Bold, Arial, sans-serif;
    font-weight: 700;
    margin: 0;
    color: #2F3444; }
    ._nv_ .mp-title__txt_link {
      transition: color ease .33s;
      text-decoration: none; }
      ._nv_ .mp-title__txt_link:hover {
        color: #3C89D1;
        text-decoration: none; }
    ._nv_ .mp-title__txt_white {
      color: #FAFAFA; }
  ._nv_ .mp-title__toggle-btn {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M17 14C17.3904 13.6096 17.3904 12.9765 17 12.586L12 7.58603L6.99997 12.586C6.6095 12.9765 6.6095 13.6096 6.99997 14C7.39043 14.3905 8.0235 14.3905 8.41397 14L12 10.414L15.586 14C15.9764 14.3905 16.6095 14.3905 17 14Z' fill='%23C8CCD0'/%3E%3Ccircle cx='12' cy='12' r='11' stroke='%23C8CCD0' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='24' height='24' fill='white' transform='translate(0 24) rotate(-90)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    width: 24px;
    height: 24px;
    cursor: pointer;
    transition: transform ease .33s; }
    ._nv_ .mp-title__toggle-btn.is-open {
      transform: rotate(180deg); }

._nv_ .mp-img-banner {
  text-decoration: none;
  display: block;
  transition: box-shadow ease .33s; }
  ._nv_ .mp-img-banner:hover {
    box-shadow: 0 12px 48px rgba(51, 98, 139, 0.08); }
  ._nv_ .mp-img-banner:not(:last-of-type) {
    margin-bottom: 16px; }
  ._nv_ .mp-img-banner img {
    max-width: 100%; }

._nv_ .mp-map {
  width: 1180px;
  position: absolute;
  top: -395px;
  right: -385px;
  transition: all ease .33s; }
  ._nv_ .mp-map.is-hide {
    opacity: 0;
    visibility: hidden; }

._nv_ .main-dashboard {
  position: relative;
  background-color: #F4F5F6;
  padding: 30px 20px;
  font-family: "Roboto-Regular", Arial, sans-serif;
  margin-bottom: 40px; }
  ._nv_ .main-dashboard::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url("/pics/corona.svg");
    background-repeat: no-repeat;
    background-position: 100% 0; }
  ._nv_ .main-dashboard__title, ._nv_ .main-dashboard__subtitle {
    font-family: "Roboto-Light";
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 16px; }
    ._nv_ .main-dashboard__title a, ._nv_ .main-dashboard__subtitle a {
      font-weight: normal; }
  ._nv_ .main-dashboard__text {
    line-height: 24px;
    margin: 20px 0; }
    ._nv_ .main-dashboard__text strong {
      font-weight: 700; }
  ._nv_ .main-dashboard__links {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
  ._nv_ .main-dashboard__link {
    margin-top: 10px; }
  ._nv_ .main-dashboard__date {
    font-size: 14px;
    color: #969696; }
  ._nv_ .main-dashboard-item {
    margin-right: 30px;
    margin-bottom: 30px; }
    ._nv_ .main-dashboard-item:last-child {
      margin-right: 0; }
    ._nv_ .main-dashboard-item_2 {
      padding-left: 0; }
    ._nv_ .main-dashboard-item_3 {
      padding-left: 30px; }
    ._nv_ .main-dashboard-item__count {
      font-size: 48px;
      line-height: 56px;
      color: #1289CF;
      white-space: nowrap; }
      ._nv_ .main-dashboard-item__count sup {
        font-size: 18px;
        line-height: 24px;
        font-weight: 700;
        margin-left: 8px; }
        ._nv_ .main-dashboard-item__count sup.red {
          color: #CC0E26; }
        ._nv_ .main-dashboard-item__count sup.green {
          color: #63AE12; }
        ._nv_ .main-dashboard-item__count sup.black {
          font-weight: 400;
          color: #000000; }
    ._nv_ .main-dashboard-item__text {
      font-size: 18px;
      line-height: 24px; }
  ._nv_ .main-dashboard .items-wrap {
    padding: 0;
    margin-left: 0; }

._nv_ .mp-hot-link {
  display: flex;
  align-items: center;
  background: #006CC7;
  color: #FFFFFF;
  padding: 16px 28px; }
  ._nv_ .mp-hot-link:hover {
    color: #FFFFFF; }
  ._nv_ .mp-hot-link__icon {
    flex: none;
    width: 48px;
    height: 48px;
    margin-right: 28px; }
  ._nv_ .mp-hot-link_blue-light {
    background: #1187CD; }
  ._nv_ .mp-hot-link_blue-sky {
    background: #33B0EE; }

._nv_ .mp-dashboard {
  width: 49.2%;
  position: relative;
  z-index: 10; }
  ._nv_ .mp-dashboard__row {
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 20px); }
  ._nv_ .mp-dashboard__col {
    padding: 0 10px;
    display: flex;
    flex: 0 0 66.5%;
    box-sizing: border-box;
    max-width: 66.5%;
    flex-direction: column; }
    ._nv_ .mp-dashboard__col_sm {
      flex-basis: 33.5%;
      max-width: 33.5%; }

._nv_ .mp-card {
  background-color: #fff;
  padding: 16px 16px 16px 20px;
  display: flex;
  flex-direction: column;
  height: 100%;
  box-sizing: border-box;
  text-align: left;
  max-width: 100%;
  text-decoration: none;
  transition: box-shadow ease .33s; }
  ._nv_ .mp-card:not(:last-of-type) {
    margin-bottom: 16px; }
  ._nv_ .mp-card:hover {
    box-shadow: 0 12px 48px rgba(51, 98, 139, 0.08);
    text-decoration: none; }
  ._nv_ .mp-card_fixed {
    display: flex;
    flex-direction: column;
    height: 104px;
    flex-basis: calc(50% - 20px);
    flex-grow: 0;
    flex-shrink: 0;
    max-width: calc(50% - 20px);
    margin: 0 10px 16px; }
  ._nv_ .mp-card__header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px; }
  ._nv_ .mp-card__title {
    max-width: 80%;
    font-size: 16px;
    line-height: 1.5;
    font-family: Roboto-Bold, Arial, sans-serif;
    font-weight: 700;
    margin: 0;
    color: #2F3444;
    padding-bottom: 0; }
    ._nv_ .mp-card__title_mid {
      font-family: Roboto-Medium, Arial, sans-serif;
      font-weight: 500; }
  ._nv_ .mp-card__link-ico {
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.99997 0C4.44768 0 3.99997 0.448215 3.99997 1.0005C3.99997 1.55278 4.44768 2.001 4.99997 2.001H8.58497L0.999969 9.586C0.609504 9.97646 0.609503 10.6095 0.999969 11C1.39043 11.3905 2.0235 11.3905 2.41397 11L9.99897 3.415V7C9.99897 7.55229 10.4472 8 10.9995 8C11.5518 8 12 7.55228 12 7V0H4.99997Z' fill='%23C8CCD0'/%3E%3C/svg%3E%0A");
    width: 12px;
    height: 12px; }
  ._nv_ .mp-card__body {
    display: flex; }
    ._nv_ .mp-card__body_col {
      flex-direction: column;
      height: 100%;
      justify-content: space-between; }
  ._nv_ .mp-card__item:not(:last-of-type) {
    padding-right: 30px; }
  ._nv_ .mp-card__num {
    font-family: Roboto-Bold, Arial, sans-serif;
    font-weight: 700;
    color: #3C89D1;
    font-size: 50px;
    line-height: 1; }
    ._nv_ .mp-card__num span {
      font-size: 16px;
      color: #000000;
      line-height: 1.5;
      display: block;
      font-weight: 400; }
  ._nv_ .mp-card__desc {
    font-size: 16px;
    color: #000;
    line-height: 1.5; }
  ._nv_ .mp-card__footer {
    margin-top: auto; }
  ._nv_ .mp-card__link {
    font-size: 14px;
    line-height: 1.1;
    text-decoration: none;
    display: inline-block;
    color: #3C89D1;
    transition: color ease .3s; }

._nv_ .mp-main {
  position: relative;
  z-index: 10; }
  ._nv_ .mp-main__row {
    display: flex;
    margin-left: -10px;
    margin-right: -10px; }
  ._nv_ .mp-main__col {
    box-sizing: border-box;
    padding: 0 10px;
    flex: 0 0 32%;
    max-width: 32%;
    display: flex;
    flex-direction: column; }
    ._nv_ .mp-main__col_lg {
      flex-basis: 68%;
      max-width: 68%; }
  ._nv_ .mp-main__item {
    text-decoration: none;
    height: 100%; }
    ._nv_ .mp-main__item:not(:last-of-type) {
      padding-bottom: 16px;
      border-bottom: 1px solid #C8CCD0;
      margin-bottom: 24px; }
    ._nv_ .mp-main__item:hover {
      text-decoration: none; }
      ._nv_ .mp-main__item:hover .mp-main__desc,
      ._nv_ .mp-main__item:hover .mp-main__title {
        color: #3C89D1; }
  ._nv_ .mp-main__header {
    margin-bottom: 24px;
    margin-top: 8px; }
    ._nv_ .mp-main__header img {
      max-width: 100%; }
  ._nv_ .mp-main__title {
    font-family: Roboto-Medium, Arial, sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.45;
    color: #2F3444;
    transition: color ease .33s; }
  ._nv_ .mp-main__footer {
    padding-top: 16px; }
  ._nv_ .mp-main__date {
    display: inline-block;
    font-size: 16px;
    line-height: 1.5;
    color: #747E89;
    font-weight: 400; }
  ._nv_ .mp-main__desc {
    font-size: 16px;
    line-height: 1.5;
    color: #2F3444;
    transition: color ease .33s; }

._nv_ .mp-banner {
  background: #0A2D43 url("/res/img/main-page/mp-banner-qs.png") no-repeat 95% 100%/contain;
  color: #fff;
  display: flex;
  justify-content: space-between;
  padding-right: 40px;
  align-items: flex-start; }
  ._nv_ .mp-banner_mrg-top {
    margin-top: 64px; }
  ._nv_ .mp-banner_white {
    background: #EAEEF1 url("/res/img/main-page/mp-banner-qs_white.png") no-repeat 95% 100%/contain;
    color: #2F3444; }
  ._nv_ .mp-banner__desc {
    padding: 20px; }
  ._nv_ .mp-banner__title {
    text-transform: uppercase;
    font-family: Roboto-Medium, Arial, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.33; }
  ._nv_ .mp-banner__txt {
    font-size: 16px;
    line-height: 1.5;
    margin: .25em 0 1em;
    font-weight: 400;
    max-width: 800px; }
  ._nv_ .mp-banner__btn {
    border: none;
    text-decoration: none;
    color: #FAFAFA;
    cursor: pointer;
    outline: none;
    display: inline-flex;
    background-color: #1E8ACD;
    border-radius: 2px;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 1.1;
    font-family: Arial, Roboto;
    white-space: nowrap;
    height: 40px;
    padding: 0 5.25em;
    transition: background-color ease .33s; }
    ._nv_ .mp-banner__btn:hover {
      background-color: #3C89D1;
      text-decoration: none;
      color: #FAFAFA; }

._nv_ .mp-banner-container {
  display: inline;
  float: left;
  margin: 0 10px 40px 10px; }
  ._nv_ .mp-banner-container img {
    width: 100%; }

._nv_ .mp-news-block__row {
  display: flex;
  margin-left: -10px;
  margin-right: -10px;
  flex-wrap: wrap; }

._nv_ .mp-news-block__col {
  padding: 0 10px;
  flex: 0 0 33.33%;
  max-width: 33.33%;
  display: flex;
  box-sizing: border-box; }

._nv_ .mp-news-block__footer {
  text-align: center; }

._nv_ .mp-news-block__btn {
  cursor: pointer;
  outline: none;
  background-color: transparent;
  color: #2F3444;
  text-transform: uppercase;
  white-space: nowrap;
  text-decoration: none;
  font-family: Arial, Roboto;
  font-size: 16px;
  line-height: 1.5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #C8CCD0;
  border-radius: 2px;
  height: 64px;
  padding: 0 3.5em;
  transition: all ease .33s;
  font-weight: 700; }
  ._nv_ .mp-news-block__btn:hover {
    color: #3C89D1;
    border-color: rgba(60, 137, 209, 0.5); }

._nv_ .mp-news {
  display: flex;
  margin-bottom: 24px;
  flex-direction: column;
  max-width: 100%;
  flex: 0 0 auto;
  text-decoration: none; }
  ._nv_ .mp-news:hover .mp-news__txt {
    color: #3C89D1; }
  ._nv_ .mp-news__header {
    flex: 0 0 auto; }
    ._nv_ .mp-news__header img {
      max-width: 100%; }
  ._nv_ .mp-news__body {
    margin: 8px 0; }
  ._nv_ .mp-news__footer {
    margin-top: auto; }
  ._nv_ .mp-news__txt {
    font-family: Arial, Roboto;
    font-size: 16px;
    line-height: 1.5;
    color: #2F3444;
    transition: color ease .33s; }
  ._nv_ .mp-news__date {
    display: inline-block;
    font-family: Arial, Roboto;
    font-size: 16px;
    line-height: 1.5;
    color: #747E89; }

._nv_ .mp-fed-news {
  display: flex;
  flex-direction: column;
  text-decoration: none; }
  ._nv_ .mp-fed-news:hover .mp-fed-news__txt {
    color: #7DBFE8; }
  ._nv_ .mp-fed-news:not(:last-of-type) {
    margin-bottom: 16px; }
  ._nv_ .mp-fed-news__txt {
    text-decoration: none;
    color: #fafafa;
    font-family: Arial, Roboto;
    font-size: 16px;
    line-height: 1.5;
    transition: color ease .33s; }
  ._nv_ .mp-fed-news__date {
    display: inline-block;
    margin-top: 8px;
    color: #747E89;
    font-size: 16px;
    line-height: 1.5; }

._nv_ .mp-events__item {
  display: flex;
  align-items: center;
  color: #fafafa; }
  ._nv_ .mp-events__item_accent {
    color: #7DBFE8; }
  ._nv_ .mp-events__item:not(:last-of-type) {
    margin-bottom: 24px; }

._nv_ .mp-events__date {
  flex: 0 0 86px;
  max-width: 86px;
  display: flex;
  align-items: center;
  flex-direction: column;
  color: inherit;
  font-family: Arial, Roboto;
  font-size: 32px;
  line-height: 1.25; }

._nv_ .mp-events__month {
  color: inherit;
  font-size: 12px;
  line-height: 1.33; }

._nv_ .mp-events__desc {
  padding-left: 20px;
  flex: 1 0 calc(100% - 86px);
  max-width: calc(100% - 86px);
  box-sizing: border-box;
  font-family: Roboto-Medium, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  color: inherit; }

._nv_ .mp-info__title {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.33;
  color: #2F3444;
  font-family: Roboto-Bold, Arial, sans-serif;
  font-weight: 700; }

._nv_ .mp-info__menu {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 24px; }

._nv_ .mp-info__link {
  font-family: Roboto-Medium, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.33;
  color: #2F3444;
  padding: .44em .66em;
  box-sizing: border-box;
  min-width: 280px;
  background-color: transparent;
  border-radius: 2px;
  cursor: pointer;
  text-decoration: none;
  transition: color ease .33s; }
  ._nv_ .mp-info__link:hover {
    color: #3C89D1; }
  ._nv_ .mp-info__link.is-active {
    background-color: #fff; }
    ._nv_ .mp-info__link.is-active:hover {
      color: #2F3444; }

._nv_ .mp-info__btn-more {
  text-decoration: none;
  color: #2F3444;
  font-size: 16px;
  line-height: 1.5;
  cursor: pointer;
  display: inline-block;
  margin: 16px auto 0;
  position: relative;
  padding-right: 1.5em;
  background: transparent;
  border: none;
  outline: none;
  font-family: Roboto-Medium, Arial, sans-serif;
  font-weight: 500;
  transition: color ease .33s;
  align-self: center; }
  ._nv_ .mp-info__btn-more:hover {
    color: #3C89D1; }
    ._nv_ .mp-info__btn-more:hover:after {
      background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.00003 0.999968C0.609566 1.39043 0.609566 2.0235 1.00003 2.41397L6.00003 7.41397L11 2.41397C11.3905 2.0235 11.3905 1.39043 11 0.999968C10.6096 0.609503 9.9765 0.609503 9.58603 0.999969L6.00003 4.58597L2.41403 0.999969C2.02357 0.609504 1.3905 0.609503 1.00003 0.999968Z' fill='%233C89D1'/%3E%3C/svg%3E%0A"); }
  ._nv_ .mp-info__btn-more:after {
    content: '';
    position: absolute;
    right: 0;
    top: calc(50% - 4px);
    width: 12px;
    height: 8px;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.00003 0.999968C0.609566 1.39043 0.609566 2.0235 1.00003 2.41397L6.00003 7.41397L11 2.41397C11.3905 2.0235 11.3905 1.39043 11 0.999968C10.6096 0.609503 9.9765 0.609503 9.58603 0.999969L6.00003 4.58597L2.41403 0.999969C2.02357 0.609504 1.3905 0.609503 1.00003 0.999968Z' fill='%232F3444'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    transition: background-image ease .33s; }

._nv_ .mp-footer {
  background-color: #E6EEF4;
  padding-top: 64px; }
  ._nv_ .mp-footer__wrap {
    max-width: 1036px;
    margin: 0 auto; }
  ._nv_ .mp-footer__row {
    display: flex;
    padding-bottom: 40px; }
    ._nv_ .mp-footer__row:last-of-type {
      padding-top: 40px;
      border-top: 1px solid #C8CCD0; }
  ._nv_ .mp-footer__col {
    padding: 0 10px;
    flex: 0 0 30%;
    max-width: 30%; }
    ._nv_ .mp-footer__col:last-of-type {
      padding-right: 0; }
    ._nv_ .mp-footer__col_lg {
      flex-basis: 40%;
      max-width: 40%;
      padding-left: 0; }
    ._nv_ .mp-footer__col_xl {
      padding-left: 0;
      flex-basis: 70%;
      max-width: 70%; }
  ._nv_ .mp-footer__title {
    font-family: Roboto-Medium, Arial, sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.27;
    margin-bottom: 1.09em;
    color: #2F3444; }
  ._nv_ .mp-footer__c-block:not(:last-of-type) {
    margin-bottom: 16px; }
  ._nv_ .mp-footer__subtitle, ._nv_ .mp-footer__txt, ._nv_ .mp-footer__link {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    color: #2F3444; }
  ._nv_ .mp-footer__txt, ._nv_ .mp-footer__link {
    text-decoration: none;
    display: inline-block; }
  ._nv_ .mp-footer__link {
    color: #0073BA;
    transition: color ease .33s;
    white-space: nowrap; }
    ._nv_ .mp-footer__link:hover {
      color: #3C89D1; }
  ._nv_ .mp-footer__menu {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 100%; }
  ._nv_ .mp-footer__lnk {
    text-decoration: none;
    color: #2F3444;
    font-size: 16px;
    line-height: 1.5;
    transition: color ease .33s;
    white-space: nowrap; }
    ._nv_ .mp-footer__lnk_email {
      color: #0073BA; }
    ._nv_ .mp-footer__lnk_bot {
      margin-top: auto;
      color: #747E89; }
    ._nv_ .mp-footer__lnk:not(:last-of-type) {
      margin-bottom: 16px; }
    ._nv_ .mp-footer__lnk:hover {
      color: #3C89D1;
      text-decoration: none; }
  ._nv_ .mp-footer__copy {
    color: #747E89;
    font-size: 14px;
    line-height: 1.1;
    position: relative; }
    ._nv_ .mp-footer__copy:before {
      content: '';
      width: 14px;
      height: 14px;
      background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.98738 0.333008C8.85217 0.333008 10.4399 0.984049 11.7493 2.28551C12.3759 2.91238 12.8524 3.62884 13.1778 4.43426C13.503 5.23988 13.6661 6.09488 13.6661 6.99967C13.6661 7.91238 13.5051 8.76759 13.184 9.56488C12.8626 10.3624 12.3882 11.067 11.7615 11.678C11.1109 12.3207 10.3728 12.813 9.54717 13.1543C8.72197 13.4955 7.86863 13.6661 6.9878 13.6661C6.10697 13.6661 5.26363 13.4978 4.45801 13.1601C3.65259 12.823 2.9303 12.3349 2.29134 11.6961C1.65238 11.0574 1.16634 10.337 0.833008 9.5353C0.499674 8.73363 0.333008 7.88863 0.333008 6.99967C0.333008 6.11863 0.501549 5.27155 0.838841 4.45801C1.17613 3.64447 1.66634 2.91634 2.30905 2.27342C3.57884 0.980091 5.13822 0.333008 6.98738 0.333008ZM7.01155 1.53551C5.4878 1.53551 4.20592 2.06738 3.16613 3.13072C2.64217 3.66259 2.23947 4.25967 1.9578 4.92238C1.67572 5.58509 1.53509 6.27759 1.53509 6.99988C1.53509 7.71426 1.67572 8.4028 1.9578 9.06509C2.23967 9.72822 2.64217 10.3195 3.16613 10.8393C3.68988 11.3593 4.28092 11.7557 4.94009 12.0299C5.59863 12.3036 6.28926 12.4405 7.01155 12.4405C7.72572 12.4405 8.4178 12.302 9.08926 12.024C9.75988 11.7459 10.3645 11.3455 10.9045 10.8218C11.944 9.80592 12.4636 8.53217 12.4636 7.00009C12.4636 6.26197 12.3286 5.56363 12.0588 4.90488C11.7895 4.24613 11.3963 3.65905 10.8809 3.1428C9.80884 2.07134 8.51947 1.53551 7.01155 1.53551ZM6.92801 5.8928L6.03488 6.35717C5.93947 6.15905 5.82259 6.01988 5.68384 5.94051C5.54488 5.86134 5.41592 5.82155 5.29676 5.82155C4.70176 5.82155 4.40384 6.21426 4.40384 7.00009C4.40384 7.35717 4.47926 7.64259 4.62988 7.85697C4.78072 8.07134 5.00301 8.17863 5.29676 8.17863C5.68572 8.17863 5.95947 7.98801 6.11842 7.60717L6.93967 8.02384C6.76509 8.34947 6.52301 8.6053 6.21342 8.79176C5.90426 8.97842 5.5628 9.07155 5.18967 9.07155C4.59447 9.07155 4.11405 8.88926 3.74905 8.52384C3.38405 8.15884 3.20155 7.65092 3.20155 7.0003C3.20155 6.3653 3.38613 5.86155 3.75509 5.48842C4.12405 5.11551 4.5903 4.92884 5.15405 4.92884C5.97967 4.92842 6.57072 5.24988 6.92801 5.8928ZM10.7732 5.8928L9.89217 6.35717C9.79697 6.15905 9.67968 6.01988 9.54093 5.94051C9.40176 5.86134 9.26863 5.82155 9.14217 5.82155C8.54697 5.82155 8.24905 6.21426 8.24905 7.00009C8.24905 7.35717 8.32467 7.64259 8.4753 7.85697C8.62592 8.07134 8.84801 8.17863 9.14217 8.17863C9.53072 8.17863 9.80467 7.98801 9.96322 7.60717L10.7965 8.02384C10.6143 8.34947 10.368 8.6053 10.0588 8.79176C9.74926 8.97842 9.41197 9.07155 9.04697 9.07155C8.44363 9.07155 7.96176 8.88926 7.60092 8.52384C7.23926 8.15884 7.05884 7.65092 7.05884 7.0003C7.05884 6.3653 7.24322 5.86155 7.61259 5.48842C7.98134 5.11551 8.44759 4.92884 9.01113 4.92884C9.83655 4.92842 10.4243 5.24988 10.7732 5.8928Z' fill='%23747E89'/%3E%3C/svg%3E%0A");
      background-repeat: no-repeat;
      background-size: contain;
      margin-right: 5px;
      position: relative;
      display: inline-block;
      top: 2px; }
  ._nv_ .mp-footer__info {
    display: flex;
    align-items: center; }
    ._nv_ .mp-footer__info span {
      white-space: nowrap;
      color: #747E89;
      font-size: 14px;
      line-height: 1.1;
      display: inline-flex; }
      ._nv_ .mp-footer__info span:not(:last-of-type) {
        margin-right: 18px; }
  ._nv_ .mp-footer__views:before {
    content: '';
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0C2.75 0 0 4.31 0 5C0 5.69 2.75 10 8 10C13.25 10 16 5.68 16 5C16 4.32 13.25 0 8 0ZM8 9C7.20887 9 6.43551 8.76539 5.77771 8.32587C5.11991 7.88634 4.60722 7.26164 4.30447 6.53073C4.00172 5.79983 3.92253 4.99556 4.07687 4.21964C4.23121 3.44371 4.61216 2.73098 5.17157 2.17157C5.73098 1.61216 6.44371 1.23121 7.21964 1.07687C7.99556 0.922533 8.79983 1.00172 9.53073 1.30447C10.2616 1.60722 10.8863 2.11991 11.3259 2.77771C11.7654 3.43551 12 4.20887 12 5C12 6.06087 11.5786 7.07828 10.8284 7.82843C10.0783 8.57858 9.06087 9 8 9ZM8 5C7.63 4.58 8.6 3 8 3C7.60444 3 7.21775 3.1173 6.88885 3.33707C6.55996 3.55683 6.30363 3.86917 6.15225 4.23462C6.00088 4.60007 5.96125 5.00221 6.03842 5.39017C6.11559 5.77813 6.30608 6.13451 6.58578 6.41422C6.86549 6.69392 7.22187 6.88441 7.60983 6.96158C7.99779 7.03875 8.39993 6.99912 8.76538 6.84775C9.13083 6.69637 9.44317 6.44004 9.66293 6.11115C9.8827 5.78225 10 5.39556 10 5C10 4.49 8.31 5.35 8 5Z' fill='%23747E89'/%3E%3C/svg%3E%0A");
    width: 16px;
    height: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 5px;
    position: relative;
    top: 2px; }
  ._nv_ .mp-footer__date:before {
    content: '';
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.99967 13.6663C3.31767 13.6663 0.333008 10.6817 0.333008 6.99967C0.333008 3.31767 3.31767 0.333008 6.99967 0.333008C10.6817 0.333008 13.6663 3.31767 13.6663 6.99967C13.6663 10.6817 10.6817 13.6663 6.99967 13.6663ZM6.99967 12.333C8.41416 12.333 9.77072 11.7711 10.7709 10.7709C11.7711 9.77072 12.333 8.41416 12.333 6.99967C12.333 5.58519 11.7711 4.22863 10.7709 3.22844C9.77072 2.22824 8.41416 1.66634 6.99967 1.66634C5.58519 1.66634 4.22863 2.22824 3.22844 3.22844C2.22824 4.22863 1.66634 5.58519 1.66634 6.99967C1.66634 8.41416 2.22824 9.77072 3.22844 10.7709C4.22863 11.7711 5.58519 12.333 6.99967 12.333ZM7.66634 6.99967H10.333V8.33301H6.33301V3.66634H7.66634V6.99967Z' fill='%23747E89'/%3E%3C/svg%3E%0A");
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 5px; }

._nv_ .slider-fix {
  overflow-anchor: none !important; }

._nv_ .link-icon {
  font-size: 0;
  margin-left: 15px !important; }
  ._nv_ .link-icon__icon, ._nv_ .link-icon__label {
    display: inline-block;
    vertical-align: middle; }
  ._nv_ .link-icon__icon {
    margin-right: 6px; }
    ._nv_ .link-icon__icon:last-child {
      margin-right: 0; }
  ._nv_ .link-icon__label {
    font-size: 14px; }

._nv_ .flex-table {
  overflow: auto; }
  ._nv_ .flex-table-row {
    margin: 0 0 0 -15px;
    padding: 14px 0;
    border-top: 1px solid #b5b5b5; }
    ._nv_ .flex-table-row:last-child {
      border-bottom: 1px solid #b5b5b5; }
    ._nv_ .flex-table-row__title {
      border-top: none;
      padding: 0;
      margin-bottom: 8px; }
    ._nv_ .flex-table-row img {
      max-width: 180px; }
  ._nv_ .flex-table-row-doc {
    border-bottom: 1px solid #b5b5b5 !important;
    border-top: none !important; }
  ._nv_ .flex-table__name {
    display: inline-block;
    margin-bottom: 4px; }
  ._nv_ .flex-table__text {
    font-size: 14px;
    line-height: 20px;
    color: #252525;
    margin-bottom: 4px; }
  ._nv_ .flex-table__title {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    color: #252525; }
  ._nv_ .flex-table-nac {
    display: flex;
    align-items: flex-start;
    gap: 24px; }
    ._nv_ .flex-table-nac__image {
      flex-shrink: 0; }
      ._nv_ .flex-table-nac__image img {
        max-width: 100%;
        height: auto; }
    ._nv_ .flex-table-nac__content {
      flex: 1;
      display: flex;
      flex-direction: column; }
  ._nv_ .flex-table__tab-body.is-hide {
    display: none; }
  ._nv_ .flex-table .col-xs-6:first-child {
    padding-right: 15px; }
  ._nv_ .flex-table .col-xs-6:last-child {
    padding-left: 15px; }
  ._nv_ .flex-table .row.flex-table-row {
    margin-left: -15px;
    margin-right: -15px; }
    ._nv_ .flex-table .row.flex-table-row .col-xs-6:first-child {
      padding-right: 30px; }
    ._nv_ .flex-table .row.flex-table-row .col-xs-6:last-child {
      padding-left: 30px; }
  ._nv_ .flex-table__title-nac {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #070753 !important;
    margin-bottom: 8px !important; }
  ._nv_ .flex-table__text-nac {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #070753;
    margin-bottom: 4px; }
  ._nv_ .flex-table__region-project-name {
    font-weight: bold;
    font-size: 14px;
    line-height: 24px; }
  ._nv_ .flex-table__docs a {
    display: block; }
  ._nv_ .flex-table__docs-clock {
    display: inline-block;
    color: #1c5b93; }
  ._nv_ .flex-table__icon-clock {
    vertical-align: middle;
    margin-right: 10px; }
  ._nv_ .flex-table__nac-logo {
    display: flex;
    flex-direction: row;
    align-items: flex-start; }
    ._nv_ .flex-table__nac-logo img {
      margin-right: 12px; }
  ._nv_ .flex-table__date {
    color: #ff6c11 !important; }
  ._nv_ .flex-table__img-count {
    vertical-align: middle;
    color: #1c5b93; }
    ._nv_ .flex-table__img-count-icon {
      vertical-align: middle;
      margin-right: 6px; }

._nv_ .igov .info h3 {
  margin-bottom: 0; }

._nv_ .igov .info .phone {
  display: inline-block;
  margin-bottom: 4px;
  color: #252525; }

._nv_ .stats {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin: 24px 0 50px 0; }
  ._nv_ .stats__item {
    max-width: 216px;
    text-decoration: none; }
    ._nv_ .stats__item__count {
      font-size: 42px;
      line-height: 42px;
      text-align: center;
      margin-bottom: 10px;
      color: #1289CF; }
    ._nv_ .stats__item__name {
      font-size: 14px;
      color: #252525;
      text-align: center; }
    ._nv_ .stats__item__title {
      text-align: center;
      font-size: 14px;
      line-height: 20px;
      color: #1C5B93; }
  ._nv_ .stats a.stats__item:hover {
    text-decoration: none; }
  ._nv_ .stats a.stats__item:hover .stats__item__name,
  ._nv_ .stats a.stats__item:hover .stats__item__title {
    text-decoration: underline; }

._nv_ .modal {
  position: fixed;
  padding: 50px 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  z-index: 100;
  -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out; }
  ._nv_ .modal__content {
    position: relative;
    display: block;
    background-color: #FFFFFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
    width: 910px;
    padding: 24px 24px;
    cursor: default;
    margin: 0 auto;
    z-index: 110; }
  ._nv_ .modal.modal-show {
    opacity: 1;
    visibility: visible; }
  ._nv_ .modal__close-icon {
    position: absolute;
    top: 0;
    right: -50px;
    cursor: pointer; }
  ._nv_ .modal--center {
    display: flex;
    flex-direction: column;
    justify-content: center; }
  ._nv_ .modal--clear .modal__content {
    width: auto;
    padding: 0; }

._nv_ .card-list li {
  display: inline-block;
  float: left;
  margin: 0 10px 35px 0px;
  width: 292px;
  list-style: none; }

._nv_ .card-list_3 li:nth-child(3n-2) {
  margin-left: 0 !important;
  clear: left; }

._nv_ .card-list_3 li:nth-child(3n) {
  margin-right: 0 !important; }

._nv_ .card-list_4 li:nth-child(4n-3) {
  margin-left: 0 !important;
  clear: left; }

._nv_ .card-list_4 li:nth-child(4n-2) {
  margin: 0 10px 35px 10px !important; }

._nv_ .card-list_4 li:nth-child(4n-1) {
  margin: 0 10px 35px 10px !important; }

._nv_ .card-list_4 li:nth-child(4n) {
  margin-right: 0 !important;
  clear: none; }

._nv_ .card-list span, ._nv_ .card-list a {
  display: block; }

._nv_ .card-list a {
  color: #252525; }
  ._nv_ .card-list a:hover {
    text-decoration: none; }
    ._nv_ .card-list a:hover .title {
      color: #252525;
      text-decoration: underline; }

._nv_ .card-list img {
  max-width: 100%; }

._nv_ .card-list .photo {
  padding-bottom: 2px; }

._nv_ .card-list .date {
  color: #878787;
  text-transform: uppercase;
  border-bottom: 2px solid #cc1511;
  font-size: 12px;
  margin-bottom: 9px; }

._nv_ .card-list .alpha {
  clear: left; }

._nv_ .card-list .ico {
  display: none; }

._nv_ .card-list .bordered a {
  overflow: hidden;
  height: 100px;
  padding: 5px 14px 10px 14px;
  border: 1px dotted #b5b5b5; }
  ._nv_ .card-list .bordered a .photo {
    display: none; }
  ._nv_ .card-list .bordered a .date {
    border-color: #065584; }
  ._nv_ .card-list .bordered a .title {
    overflow: hidden;
    height: 73px; }
  ._nv_ .card-list .bordered a .ico {
    display: block;
    float: right;
    margin-top: 4px; }

._nv_ .card-list-filter {
  list-style: none;
  line-height: 25px;
  height: 25px;
  margin-bottom: 13px;
  font-size: 12px; }
  ._nv_ .card-list-filter li {
    display: block;
    float: left;
    margin-right: 17px; }
  ._nv_ .card-list-filter a {
    display: block;
    padding: 0 8px;
    height: 25px; }
    ._nv_ .card-list-filter a span {
      border-bottom: 1px dotted; }
    ._nv_ .card-list-filter a:first-child {
      padding-left: none; }
    ._nv_ .card-list-filter a.cur, ._nv_ .card-list-filter a:hover {
      color: #252525;
      text-decoration: none;
      background: #faefde; }
      ._nv_ .card-list-filter a.cur span, ._nv_ .card-list-filter a:hover span {
        border: none; }
    ._nv_ .card-list-filter a.is-active {
      color: #fff !important;
      text-decoration: none !important;
      background: #2f55da !important; }

._nv_ .right-side {
  margin-bottom: 40px !important; }

._nv_ .center-side {
  position: relative;
  float: left;
  margin: 0 0px; }

._nv_ .banner-covid {
  position: relative;
  width: 810px;
  height: 340px;
  background: #F5FBFF;
  padding: 24px 32px 32px;
  line-height: 0;
  box-sizing: border-box; }
  ._nv_ .banner-covid button, ._nv_ .banner-covid a {
    background: none;
    border: 0;
    padding: 0;
    margin: 0;
    box-shadow: none;
    cursor: pointer;
    transition: opacity .3s; }
    ._nv_ .banner-covid button:hover, ._nv_ .banner-covid a:hover {
      opacity: .8; }
  ._nv_ .banner-covid .banner-covid__close {
    position: absolute;
    top: 0;
    right: 4px;
    line-height: 0;
    padding: 12px;
    z-index: 1; }
  ._nv_ .banner-covid__bg {
    position: absolute;
    right: 0;
    bottom: 0;
    user-select: none;
    z-index: 1; }
  ._nv_ .banner-covid__label {
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    color: #132F92;
    margin-bottom: 12px; }
  ._nv_ .banner-covid__text {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    color: rgba(19, 47, 146, 0.6); }
  ._nv_ .banner-covid__action {
    display: flex;
    margin-top: 32px; }
  ._nv_ .banner-covid .banner-covid__btn {
    display: inline-block;
    background: #27B850;
    font-size: 16px;
    line-height: 32px;
    color: #FFFFFF;
    text-decoration: none;
    border-radius: 8px;
    padding: 8px 20px;
    margin-right: 20px; }
    ._nv_ .banner-covid .banner-covid__btn:last-child {
      margin-right: 0; }
    ._nv_ .banner-covid .banner-covid__btn--second {
      background: #132F92; }

._nv_ .show-hide-container {
  max-height: 0;
  overflow: hidden;
  padding-top: 10px; }
  ._nv_ .show-hide-container.show {
    max-height: none; }

._nv_ .show-hide-check {
  display: none;
  opacity: 0; }

._nv_ .show-hide-button {
  user-select: none;
  cursor: pointer;
  color: #b5b5b5;
  font: 12px Tahoma,Arial;
  padding: 0;
  border: none;
  background-color: transparent;
  outline: none; }
  ._nv_ .show-hide-button .ico {
    vertical-align: baseline; }
  ._nv_ .show-hide-button span {
    margin-left: 5px; }

._nv_ .appeal-method__row {
  margin-top: 22px;
  margin-bottom: 68px; }

._nv_ .appeal-method__col {
  cursor: pointer; }
  ._nv_ .appeal-method__col:hover .appeal-method__title {
    text-decoration: underline;
    color: #262626;
    cursor: pointer; }

._nv_ .appeal-method__title {
  display: block;
  margin-top: 10px; }

._nv_ .appeal-method__icon {
  height: 50px; }

._nv_ .appeal-method-news-section {
  margin: 0 !important; }

._nv_ .appeal-method-modal {
  display: none;
  position: fixed;
  width: 900px;
  max-width: 95%;
  max-height: 85%;
  min-height: 360px;
  top: 50%;
  left: 50%;
  background-color: #ffffff;
  padding: 28px 24px;
  margin: 0;
  transform: translate(-50%, -50%);
  overflow-y: auto;
  overflow-x: hidden;
  cursor: default;
  box-sizing: border-box;
  word-break: break-word;
  opacity: 0;
  z-index: 100; }
  ._nv_ .appeal-method-modal.modal-show {
    display: block;
    opacity: 1; }
  ._nv_ .appeal-method-modal__close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer; }
  ._nv_ .appeal-method-modal__title {
    display: inline-block; }
  ._nv_ .appeal-method-modal ul {
    list-style-type: disc;
    padding: 0 14px; }
  ._nv_ .appeal-method-modal ol {
    padding: 0 14px; }

._nv_ .background-modal-icon:before {
  content: '';
  position: absolute;
  right: 34px;
  top: 70px;
  background-image: url(/pics/i/background-info.svg);
  background-position: center;
  background-repeat: no-repeat;
  width: 290px;
  height: 290px;
  z-index: -1; }

._nv_ .online-services a, ._nv_ .online-services a:hover, ._nv_ .online-services a:visited {
  text-decoration: none; }

._nv_ .online-services__row {
  display: flex;
  flex-direction: row;
  margin-right: -33px;
  margin-left: -33px;
  margin-bottom: 28px; }

._nv_ .online-services__col {
  position: relative;
  width: 100%;
  flex: 0 0 40%;
  max-width: 40%;
  padding-right: 33px;
  padding-left: 33px; }

._nv_ .online-services__card {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 116px;
  background-color: #0F89CF;
  border: 1px solid transparent;
  padding: 0 14px; }
  ._nv_ .online-services__card__text {
    display: inline-block;
    max-width: 278px;
    font-weight: bold;
    font-size: 34px;
    line-height: 40px;
    color: #ffffff;
    text-decoration: none; }
    ._nv_ .online-services__card__text:hover {
      text-decoration: none; }
    ._nv_ .online-services__card__text_small {
      font-size: 21px;
      line-height: 26px; }
    ._nv_ .online-services__card__text_big {
      font-size: 34px; }
    ._nv_ .online-services__card__text_dev-team {
      line-height: 28px; }
    ._nv_ .online-services__card__text-dev-team-b {
      margin-left: 14px;
      font-size: 28px;
      line-height: 26px; }
    ._nv_ .online-services__card__text-dev-team-s {
      margin-left: 14px;
      font-size: 24px;
      line-height: 24px;
      font-weight: normal;
      opacity: 0.7; }
    ._nv_ .online-services__card__text__gos-slujba {
      margin-left: 10px; }
    ._nv_ .online-services__card__text__competitions {
      margin-left: 20px; }
    ._nv_ .online-services__card__text__test {
      color: #1D5C93;
      margin-left: 20px; }
  ._nv_ .online-services__card_dark-blue {
    border-bottom: 4px solid #1D5C93; }
  ._nv_ .online-services__card_blue {
    background-color: #CCEEFF;
    border-bottom: 4px solid #9CD7F4; }
  ._nv_ .online-services__card_some-blue {
    background-color: #9CD7F4;
    border-bottom: 4px solid #0099D4; }
  ._nv_ .online-services__card_real-blue {
    background-color: #083C73;
    border-bottom: 4px solid #08294B; }
  ._nv_ .online-services__card_white {
    background-color: #ffffff;
    border: 1px solid #E3E3E3;
    border-bottom: 4px solid #E3E3E3; }
  ._nv_ .online-services__card_grey {
    background-color: #F4F4F4;
    border-bottom: 4px solid #E1E1E1; }
  ._nv_ .online-services__card_dark-red {
    background-color: #983445;
    border-bottom: 4px solid #762936; }
  ._nv_ .online-services__card_image {
    background-color: #0F89CF;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: 0;
    padding: 0;
    height: 121px; }

._nv_ .prompt-assistance {
  padding: 24px 0 48px 20px;
  background-color: #f4f4f4;
  margin-bottom: 48px; }
  ._nv_ .prompt-assistance__row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 48px; }
    ._nv_ .prompt-assistance__row:last-child {
      margin-bottom: 0; }
  ._nv_ .prompt-assistance__card {
    width: 200px;
    min-height: 80px;
    display: inline-block;
    vertical-align: top; }
  ._nv_ .prompt-assistance__phone {
    font-family: "Roboto-Regular";
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px; }
  ._nv_ .prompt-assistance__title {
    font-family: "Arial";
    font-size: 14px;
    line-height: 16px; }

._nv_ .icon-background-phone {
  background-image: url(/pics/i/background-phone.svg);
  background-position: right bottom;
  background-repeat: no-repeat; }

._nv_ .citizens-appeals-department {
  margin-bottom: 50px; }
  ._nv_ .citizens-appeals-department__img {
    display: inline-block;
    width: 102px;
    height: 102px;
    margin-right: 16px;
    border-radius: 50%; }
  ._nv_ .citizens-appeals-department__text {
    display: inline-block;
    vertical-align: top; }
    ._nv_ .citizens-appeals-department__text-name {
      margin-bottom: 8px;
      font-size: 14px;
      font-family: "Roboto-Light"; }
    ._nv_ .citizens-appeals-department__text-position {
      margin-bottom: 16px;
      font-size: 12px;
      font-family: "Arial";
      font-weight: 700; }
    ._nv_ .citizens-appeals-department__text-phone {
      display: block;
      margin-bottom: 4px; }
    ._nv_ .citizens-appeals-department__text-email {
      display: block; }

._nv_ .reception-of-citizens__map {
  width: 916px;
  height: 528px;
  margin-bottom: 48px; }

@media (max-width: 767.98px) {
  ._nv_ .appeal-method-modal {
    top: 10%;
    transform: translate(-50%, 0); } }

._nv_ .civil-service__row {
  margin-top: 22px;
  margin-bottom: 68px; }

._nv_ .civil-service__col {
  cursor: pointer; }
  ._nv_ .civil-service__col:hover .civil-service__title {
    text-decoration: underline;
    color: #262626;
    cursor: pointer; }

._nv_ .civil-service__icon {
  height: 56px; }

._nv_ .civil-service-modal-table td {
  vertical-align: top;
  border: 1px solid black;
  padding: 5px; }

._nv_ .nac-project-info {
  font-size: 14px;
  line-height: 20px;
  color: #252525; }
  ._nv_ .nac-project-info__row {
    display: flex;
    flex-direction: row;
    margin: 0 -15px 0 -15px;
    margin-bottom: 16px; }
  ._nv_ .nac-project-info__name {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 25%;
    min-width: 25%;
    font-weight: bold; }
  ._nv_ .nac-project-info__desc, ._nv_ .nac-project-info__doc {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 75%;
    font-size: 14px; }
  ._nv_ .nac-project-info__title {
    display: inline-block;
    font-weight: bold;
    font-size: 30px;
    line-height: 32px;
    padding-top: 12px; }
  ._nv_ .nac-project-info__title-container {
    display: flex;
    flex-direction: row;
    margin-bottom: 24px; }
  ._nv_ .nac-project-info__img {
    flex: none;
    display: inline-block;
    vertical-align: middle;
    width: 56px;
    height: 56px;
    margin: 0 20px 0 0; }
  ._nv_ .nac-project-info__img-big {
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px 24px 0;
    width: auto;
    height: 90px; }

._nv_ .nac-project-news-section__title {
  border-bottom: 1px solid #b5b5b5;
  margin-bottom: 20px; }
  ._nv_ .nac-project-news-section__title h2 {
    display: inline-block;
    margin-right: 16px;
    margin-bottom: 0 !important;
    color: #1c5b93; }

._nv_ .nac-project-news-section__tags {
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
  font-family: "Roboto-Light";
  color: #252525; }
  ._nv_ .nac-project-news-section__tags span {
    margin-right: 16px; }

._nv_ .nac-project-news-section .index-news__list ul li {
  margin-bottom: 14px !important; }

._nv_ .nac-project-objects {
  margin: 0 !important; }
  ._nv_ .nac-project-objects__title {
    border-bottom: 1px solid #b5b5b5;
    margin-bottom: 14px; }
    ._nv_ .nac-project-objects__title h2 {
      margin-bottom: 0 !important; }
  ._nv_ .nac-project-objects-item {
    font-size: 14px;
    line-height: 24px; }
    ._nv_ .nac-project-objects-item__name {
      color: #1c5b93;
      margin: 4px 0; }
    ._nv_ .nac-project-objects-item__status {
      margin-bottom: 2px; }
    ._nv_ .nac-project-objects-item__date {
      color: #878787; }

._nv_ .nac-project-status.released {
  color: #63AE12; }

._nv_ .nac-project-status.progress {
  color: #FFB802; }

._nv_ .nac-project-status.expired {
  color: #CC0E26; }

._nv_ .nac-project-filter {
  padding: 24px !important;
  background: #f2f2f2;
  border: none; }
  ._nv_ .nac-project-filter__checkbox {
    margin-bottom: 4px !important; }
    ._nv_ .nac-project-filter__checkbox input {
      width: 16px;
      height: 16px;
      margin: 0; }
  ._nv_ .nac-project-filter .group {
    margin-bottom: 16px !important; }
  ._nv_ .nac-project-filter .label {
    text-align: left !important; }
  ._nv_ .nac-project-filter .select-filter {
    position: relative;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    width: 400px !important;
    background: #fff;
    border: 1px solid #1089d0;
    font-size: 16px;
    line-height: 18px; }
    ._nv_ .nac-project-filter .select-filter i {
      position: absolute;
      right: 9px;
      top: 12px; }
    ._nv_ .nac-project-filter .select-filter select {
      padding: 9px 10px;
      appearance: none;
      border: none;
      left: 0;
      top: 0;
      width: 100%;
      cursor: pointer;
      font-size: 14px;
      line-height: 14px; }
      ._nv_ .nac-project-filter .select-filter select span {
        min-height: 15px; }
  ._nv_ .nac-project-filter__submit-group {
    margin-left: 204px; }
  ._nv_ .nac-project-filter__reset {
    text-decoration-line: underline;
    color: #252525; }
  ._nv_ .nac-project-filter__submit {
    width: 104px;
    margin-right: 24px !important; }

._nv_ .nac-project h2 {
  margin-bottom: 0 !important; }

._nv_ .nac-project__news-section {
  margin-top: 38px !important; }

._nv_ .nac-project__position {
  margin-bottom: 24px; }

._nv_ .nac-project__info {
  margin-bottom: 40px; }

._nv_ .nac-project__objects {
  margin-bottom: 40px !important; }

._nv_ .nac-project__pagination {
  clear: both; }

._nv_ .nac-project__filter {
  list-style: none;
  line-height: 25px;
  height: 25px;
  margin-bottom: 30px;
  font-size: 12px; }

._nv_ .nac-project__docs {
  margin-top: 40px;
  clear: both; }

._nv_ .nac-project-modal {
  box-sizing: border-box; }
  ._nv_ .nac-project-modal__title {
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #252525;
    margin-bottom: 12px; }
  ._nv_ .nac-project-modal__status {
    margin-bottom: 12px; }
    ._nv_ .nac-project-modal__status span {
      display: inline-block !important;
      font-size: 14px;
      line-height: 16px; }
  ._nv_ .nac-project-modal__date {
    margin-left: 16px; }
  ._nv_ .nac-project-modal p {
    font-size: 14px;
    line-height: 16px; }
  ._nv_ .nac-project-modal__open {
    background: none;
    border: none;
    padding: 0;
    text-align: left;
    cursor: pointer; }
  ._nv_ .nac-project-modal__prev {
    position: absolute;
    top: calc(50% - 24px);
    left: 24px;
    cursor: pointer;
    z-index: 10; }
  ._nv_ .nac-project-modal__next {
    position: absolute;
    top: calc(50% - 24px);
    right: 24px;
    cursor: pointer;
    z-index: 10; }
  ._nv_ .nac-project-modal__text h1:first-child,
  ._nv_ .nac-project-modal__text h2:first-child,
  ._nv_ .nac-project-modal__text h3:first-child,
  ._nv_ .nac-project-modal__text h4:first-child,
  ._nv_ .nac-project-modal__text h5:first-child,
  ._nv_ .nac-project-modal__text h6:first-child,
  ._nv_ .nac-project-modal__text ul:first-child,
  ._nv_ .nac-project-modal__text ol:first-child,
  ._nv_ .nac-project-modal__text table:first-child,
  ._nv_ .nac-project-modal__text p:first-child,
  ._nv_ .nac-project-modal__text hr:first-child,
  ._nv_ .nac-project-modal__text blockquote:first-child {
    margin-top: 0; }
  ._nv_ .nac-project-modal__text h1:last-child,
  ._nv_ .nac-project-modal__text h2:last-child,
  ._nv_ .nac-project-modal__text h3:last-child,
  ._nv_ .nac-project-modal__text h4:last-child,
  ._nv_ .nac-project-modal__text h5:last-child,
  ._nv_ .nac-project-modal__text h6:last-child,
  ._nv_ .nac-project-modal__text ul:last-child,
  ._nv_ .nac-project-modal__text ol:last-child,
  ._nv_ .nac-project-modal__text table:last-child,
  ._nv_ .nac-project-modal__text p:last-child,
  ._nv_ .nac-project-modal__text hr:last-child,
  ._nv_ .nac-project-modal__text blockquote:last-child {
    margin-bottom: 0 !important; }
  ._nv_ .nac-project-modal__slider {
    position: relative;
    margin-top: 12px; }
    ._nv_ .nac-project-modal__slider-wrap {
      display: block;
      text-align: center; }
      ._nv_ .nac-project-modal__slider-wrap img {
        max-width: none !important;
        max-height: 484px !important;
        min-height: auto !important;
        margin: 0 auto; }
    ._nv_ .nac-project-modal__slider-item {
      height: 100%;
      display: flex; }
    ._nv_ .nac-project-modal__slider .slick-track {
      display: flex;
      align-items: center; }

._nv_ .nac-project-nav {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin: 24px 0 50px 0;
  padding-bottom: 32px;
  border-bottom: 1px solid #b5b5b5; }
  ._nv_ .nac-project-nav__item {
    max-width: 216px;
    text-decoration: none; }
  ._nv_ .nac-project-nav__title {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #1C5B93; }
  ._nv_ .nac-project-nav__icon {
    display: block;
    margin: 0 auto;
    min-height: 80px; }
  ._nv_ .nac-project-nav a.nac-project-nav__item:hover {
    text-decoration: none; }
  ._nv_ .nac-project-nav a.nac-project-nav__item:hover .nac-project-nav__title {
    text-decoration: underline; }

._nv_ .series-steps {
  margin: 40px 0; }
  ._nv_ .series-steps:first-child {
    margin-top: 0; }
  ._nv_ .series-steps:last-child {
    margin-bottom: 0; }

._nv_ .step {
  position: relative;
  display: flex;
  flex-direction: column;
  padding-left: 56px;
  padding-bottom: 24px; }
  ._nv_ .step::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 20px;
    width: 2px;
    transform: translateX(-1px) translateZ(0);
    background-color: #1089d0; }
  ._nv_ .step:last-child {
    padding-bottom: 0; }
    ._nv_ .step:last-child::before {
      display: none; }
  ._nv_ .step__number {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background-color: #1089d0;
    border-radius: 50%;
    font-size: 18px;
    line-height: 0;
    font-weight: 300;
    color: #fff;
    z-index: 1; }
  ._nv_ .step__label {
    display: flex;
    align-items: center;
    min-height: 40px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300; }
  ._nv_ .step__content {
    margin-top: 6px; }

._nv_ .er-wrapper {
  max-width: 1196px;
  margin: 0 auto; }

._nv_ .er-info-block__title, ._nv_ .er-search__title, ._nv_ .er-contacts__title, ._nv_ .er-popup__title, ._nv_ .er-popup__subtitle, ._nv_ .er-step__title, ._nv_ .er-status__title, ._nv_ .er-form-performance__title, ._nv_ .er-page-title, ._nv_ .er-content-title, ._nv_ .er-text-title, ._nv_ .er-rte h2, ._nv_ .er-rte h3, ._nv_ .er-rte h4, ._nv_ .er-form__title, ._nv_ .er-fieldset__title, ._nv_ .er-tab-item__title {
  color: #252525;
  font-weight: 700;
  margin: 0;
  padding: 0; }

._nv_ .er-popup__close, ._nv_ .er-popup__copy-link, ._nv_ .er-button, ._nv_ .er-button-clear-search, ._nv_ .er-button-clear-form {
  background: none;
  border: 0;
  outline: none;
  text-decoration: none;
  padding: 0;
  margin: 0; }

._nv_ .er-input, ._nv_ .er-textarea, ._nv_ .er-select__search-input {
  font-family: Roboto, Arial, sans-serif;
  appearance: none;
  background-image: none;
  background-color: transparent;
  display: block;
  width: 100%;
  border: none;
  outline: none; }
  ._nv_ .er-input::-ms-expand, ._nv_ .er-textarea::-ms-expand, ._nv_ .er-select__search-input::-ms-expand {
    border: 0;
    background-color: transparent; }
  ._nv_ .er-input::-webkit-outer-spin-button, ._nv_ .er-textarea::-webkit-outer-spin-button, ._nv_ .er-select__search-input::-webkit-outer-spin-button, ._nv_ .er-input::-webkit-inner-spin-button, ._nv_ .er-textarea::-webkit-inner-spin-button, ._nv_ .er-select__search-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }

._nv_ .er-fieldset__row.has-error .er-input, ._nv_ .er-fieldset__row.has-error .er-select .er-select__label {
  border-color: #CC1611;
  background-color: rgba(204, 22, 17, 0.1);
  color: #CC1611; }

._nv_ .er-title-block__link, ._nv_ .er-link, ._nv_ .er-link-doc, ._nv_ .er-rte a {
  text-decoration: none;
  color: #0084CF;
  transition: color ease .33s; }
  ._nv_ .er-title-block__link:hover, ._nv_ .er-link:hover, ._nv_ .er-link-doc:hover, ._nv_ .er-rte a:hover {
    color: #016CA9; }

._nv_ .er-wrapper {
  font-family: Roboto, Arial, sans-serif;
  box-sizing: border-box; }
  ._nv_ .er-wrapper_position_first {
    padding-top: 60px; }
  ._nv_ .er-wrapper_position_last {
    padding-bottom: 70px; }
  ._nv_ .er-wrapper *, ._nv_ .er-wrapper *:before, ._nv_ .er-wrapper *:after {
    box-sizing: inherit; }
  ._nv_ .er-wrapper a:hover {
    text-decoration: none; }

._nv_ .er-info-container {
  display: flex;
  gap: 40px; }

._nv_ .er-info-col {
  flex: 0 0 372px; }

._nv_ .er-content-container {
  display: flex;
  gap: 40px; }

._nv_ .er-content-col {
  flex: 0 0 auto; }
  ._nv_ .er-content-col_size_large {
    flex-basis: 887px; }
  ._nv_ .er-content-col_size_small {
    flex-basis: 269px; }

._nv_ .er-question {
  display: flex;
  gap: 40px; }
  ._nv_ .er-question__col {
    flex: 0 0 calc((100% - 80px) / 3); }

._nv_ .content_type_short {
  overflow-y: visible; }

._nv_ .er-info-block {
  background-color: #EDF7FF;
  border-radius: 5px;
  padding: 30px 40px;
  border-top: 2px solid #ACC8E2;
  display: flex;
  flex-direction: column;
  height: 100%; }
  ._nv_ .er-info-block__header {
    flex: 0 0 auto;
    padding-bottom: 15px; }
  ._nv_ .er-info-block__body {
    flex: 1 0 auto;
    padding-bottom: 30px; }
  ._nv_ .er-info-block__footer {
    flex: 0 0 auto; }
  ._nv_ .er-info-block__title {
    font-size: 20px;
    line-height: 1.3; }
  ._nv_ .er-info-block__description {
    color: rgba(84, 114, 139, 0.8);
    font-size: 16px;
    line-height: 1.375; }
  ._nv_ .er-info-block__img {
    width: 75px;
    height: 12px;
    margin-bottom: 15px; }
  ._nv_ .er-info-block__button {
    font-weight: 700;
    display: inline-flex; }

._nv_ .er-banner {
  display: flex; }
  ._nv_ .er-banner__header {
    flex: 0 0 372px;
    background: linear-gradient(76.54deg, #0084CF 12.36%, #23A8F3 77.8%);
    position: relative;
    padding: 30px 140px 30px 40px;
    color: #fff;
    border-radius: 5px 0 0 5px; }
  ._nv_ .er-banner__body {
    flex: 1 0 auto;
    background-color: #EDF7FF;
    position: relative;
    overflow: hidden;
    padding: 66px 160px 60px 80px;
    border-radius: 0 5px 5px 0; }
  ._nv_ .er-banner__container {
    display: flex;
    gap: 50px; }
  ._nv_ .er-banner__col {
    flex: 0 0 auto; }
  ._nv_ .er-banner__img {
    position: absolute;
    width: 147px;
    height: 247px;
    right: 0;
    bottom: 0; }
  ._nv_ .er-banner__bg-img {
    position: absolute;
    width: 104px;
    height: 130px;
    top: 50%;
    transform: translateY(-50%);
    right: 0; }

._nv_ .er-phone-info__number {
  color: currentColor;
  text-decoration: none;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.16;
  white-space: nowrap;
  position: relative;
  display: inline-block;
  padding-bottom: 6px;
  margin-bottom: 30px; }
  ._nv_ .er-phone-info__number:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 15px;
    height: 3px;
    background-color: currentColor; }
  ._nv_ .er-phone-info__number:hover {
    color: inherit; }

._nv_ .er-phone-info__title {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.375;
  margin: 0 0 10px; }

._nv_ .er-phone-info__description {
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  line-height: 1.375;
  margin: 0; }

._nv_ .er-phone-info_type_secondary .er-phone-info__number {
  color: #0084CF;
  margin-bottom: 20px; }

._nv_ .er-phone-info_type_secondary .er-phone-info__description {
  color: #252525;
  font-size: 14px;
  line-height: 1.4; }

._nv_ .er-search {
  background: #EDF7FF;
  border-radius: 5px;
  padding: 25px 40px; }
  ._nv_ .er-search__title {
    font-size: 16px;
    line-height: 1.375;
    margin-bottom: 15px; }
  ._nv_ .er-search__row {
    display: flex;
    gap: 30px; }
  ._nv_ .er-search__input {
    width: 680px;
    flex: 0 0 680px; }
  ._nv_ .er-search__buttton {
    flex: 0 0 auto; }

._nv_ .er-news-wrapper {
  display: flex;
  flex-wrap: wrap;
  max-width: 786px; }
  ._nv_ .er-news-wrapper__col {
    flex: 0 0 50%;
    margin-bottom: 25px;
    border-bottom: 1px solid #D5E3F0;
    padding-bottom: 25px; }
    ._nv_ .er-news-wrapper__col_no-border {
      border-bottom: none; }
  ._nv_ .er-news-wrapper__footer {
    margin: 15px auto 0; }
    ._nv_ .er-news-wrapper__footer .er-button {
      display: inline-block; }

._nv_ .er-news {
  height: 100%;
  padding: 15px 30px;
  border-left: 1px solid #D5E3F0; }
  ._nv_ .er-news__date {
    color: #54728B;
    font-size: 12px;
    line-height: 1.33;
    margin-bottom: 15px;
    display: block; }
  ._nv_ .er-news__title {
    display: inline-block;
    color: #54728B;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.375;
    transition: color ease .33s;
    cursor: pointer; }
    ._nv_ .er-news__title:hover {
      color: #252525; }

._nv_ .er-person {
  display: flex; }
  ._nv_ .er-person__avatar {
    flex: 0 0 84px;
    border-radius: 100%;
    height: 84px;
    width: 84px; }
  ._nv_ .er-person__body {
    flex: 0 0 calc(100% - 84px);
    padding-left: 20px; }
  ._nv_ .er-person__name {
    color: #0084CF;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.375;
    margin-bottom: 2px;
    display: inline-block;
    transition: color ease .33s; }
    ._nv_ .er-person__name:hover {
      color: #016CA9;
      text-decoration: none; }
  ._nv_ .er-person__description {
    font-size: 14px;
    line-height: 1.6;
    color: #252525;
    margin: 0; }

._nv_ .er-contacts {
  border-top: 1px solid #D5E3F0;
  border-bottom: 1px solid #D5E3F0;
  padding: 25px 0;
  margin: 25px 0; }
  ._nv_ .er-contacts__item:not(:last-of-type) {
    margin-bottom: 25px; }
  ._nv_ .er-contacts__title {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.375;
    margin-bottom: 10px; }
  ._nv_ .er-contacts__text {
    font-size: 14px;
    line-height: 1.6;
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
  ._nv_ .er-contacts__link {
    display: inline-block;
    text-decoration: none;
    color: #0084CF;
    cursor: pointer;
    transition: color ease .33s; }
    ._nv_ .er-contacts__link:hover {
      color: #016CA9; }

._nv_ .er-popup {
  background-color: #fff;
  border-radius: 5px;
  padding: 40px 50px;
  width: 1090px;
  height: 605px;
  position: absolute;
  top: 110px;
  left: 50%;
  transform: translateX(-50%); }
  ._nv_ .er-popup__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #ACC8E2;
    padding-bottom: 15px; }
  ._nv_ .er-popup__pre-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px; }
  ._nv_ .er-popup__title {
    font-size: 20px;
    line-height: 1.3;
    padding-right: 20px;
    flex: 0 0 auto; }
  ._nv_ .er-popup__close {
    flex: 0 0 22px;
    width: 22px;
    height: 22px;
    cursor: pointer; }
  ._nv_ .er-popup__subtitle {
    padding: 40px 0 20px;
    font-size: 16px;
    line-height: 1.375; }
  ._nv_ .er-popup__body {
    display: flex;
    gap: 40px; }
  ._nv_ .er-popup__footer {
    text-align: center;
    padding-top: 30px; }
  ._nv_ .er-popup__map {
    flex: 0 0 680px;
    border-radius: 5px;
    overflow: hidden; }
  ._nv_ .er-popup__content {
    flex: 0 0 270px; }
  ._nv_ .er-popup__text-block {
    padding-left: 20px;
    border-left: 1px solid #D5E3F0;
    color: #54728B; }
    ._nv_ .er-popup__text-block:not(:last-of-type) {
      margin-bottom: 20px; }
  ._nv_ .er-popup__text {
    margin: 0;
    font-size: 12px;
    line-height: 1.33; }
  ._nv_ .er-popup__list {
    margin: 0;
    padding: 0; }
    ._nv_ .er-popup__list li {
      color: currentColor;
      font-size: 12px;
      line-height: 1.5;
      margin-top: 10px;
      position: relative;
      padding-left: 10px; }
      ._nv_ .er-popup__list li:before {
        content: '';
        position: absolute;
        width: 3px;
        height: 3px;
        border-radius: 100%;
        background-color: currentColor;
        left: 0;
        top: 8px; }
      ._nv_ .er-popup__list li a {
        text-decoration: none;
        color: currentColor;
        display: inline-block;
        transition: color ease .33s; }
        ._nv_ .er-popup__list li a:hover {
          color: #016CA9; }
  ._nv_ .er-popup__text-content {
    padding: 40px 0 15px;
    border-bottom: 1px solid #D5E3F0; }
  ._nv_ .er-popup__content-block {
    padding: 40px 0 35px;
    border-bottom: 1px solid #D5E3F0; }
    ._nv_ .er-popup__content-block:last-child {
      border-bottom: none;
      padding-bottom: 0; }
    ._nv_ .er-popup__content-block .er-text-title {
      font-weight: 700;
      margin-bottom: 20px; }
    ._nv_ .er-popup__content-block .er-list {
      padding-left: 20px; }
      ._nv_ .er-popup__content-block .er-list:not(:last-child) {
        margin-bottom: 20px; }
      ._nv_ .er-popup__content-block .er-list li {
        padding-left: 13px;
        color: #252525;
        font-size: 16px;
        line-height: 1.375;
        position: relative; }
        ._nv_ .er-popup__content-block .er-list li:not(:last-child) {
          margin-bottom: 20px; }
        ._nv_ .er-popup__content-block .er-list li:before {
          content: '';
          width: 3px;
          height: 3px;
          border-radius: 50%;
          left: 0;
          top: 9px;
          background-color: #54728B;
          position: absolute; }
      ._nv_ .er-popup__content-block .er-list_type_num li.er-list__item {
        counter-increment: my-counter;
        padding-left: 24px; }
        ._nv_ .er-popup__content-block .er-list_type_num li.er-list__item:before {
          content: counter(my-counter) ".";
          color: #54728B;
          font-size: 16px;
          line-height: 1.5;
          width: auto;
          height: auto;
          top: 0;
          background-color: transparent;
          font-weight: 700; }
  ._nv_ .er-popup__content {
    overflow-y: auto;
    height: 100%;
    padding: 40px 50px; }
    ._nv_ .er-popup__content::-webkit-scrollbar {
      width: 10px; }
    ._nv_ .er-popup__content::-webkit-scrollbar-track {
      background: #DFF0FD; }
    ._nv_ .er-popup__content::-webkit-scrollbar-thumb {
      background-color: #ACC8E2;
      border: none;
      border-radius: 0; }
  ._nv_ .er-popup__back-link {
    text-decoration: none;
    font-size: 14px;
    line-height: 22px;
    color: #54728B; }
    ._nv_ .er-popup__back-link:hover {
      text-decoration: none;
      color: #0084CF; }
  ._nv_ .er-popup__copy-link {
    margin-right: 40px;
    padding: 4px 30px 4px 12px;
    color: #0084CF;
    text-decoration: none;
    position: relative;
    background-color: #DFF0FD;
    border-radius: 15px;
    cursor: pointer; }
    ._nv_ .er-popup__copy-link:after {
      content: '';
      width: 12px;
      height: 12px;
      background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.4 1H11V8.6H9.6V3.4C9.6 2.84772 9.15229 2.4 8.6 2.4H3.4V1ZM2.4 2.4V1C2.4 0.447715 2.84772 0 3.4 0H11C11.5523 0 12 0.447715 12 1V8.6C12 9.15229 11.5523 9.6 11 9.6H9.6V11C9.6 11.5523 9.15228 12 8.6 12H1C0.447715 12 0 11.5523 0 11V3.4C0 2.84771 0.447715 2.4 1 2.4H2.4ZM8.6 9.6V11H1L1 3.4H2.4V8.6C2.4 9.15228 2.84771 9.6 3.4 9.6H8.6ZM8.6 8.6H3.4L3.4 3.4H8.6V8.6Z' fill='%230084CF'/%3E%3C/svg%3E%0A");
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      right: 12px;
      top: 6px; }
  ._nv_ .er-popup__col {
    display: flex;
    align-items: center; }
  ._nv_ .er-popup_type_performance {
    padding: 0;
    height: calc(100vh - 220px); }
    ._nv_ .er-popup_type_performance:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
      height: 110px;
      z-index: 101; }
    ._nv_ .er-popup_type_performance.hide-fade:after {
      display: none; }
  ._nv_ .er-popup_size_short:after {
    display: none; }
  ._nv_ .er-popup_type_faq {
    top: 7%;
    padding: 0;
    height: calc(100vh - 14%); }
    ._nv_ .er-popup_type_faq:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
      height: 110px;
      z-index: 101; }
    ._nv_ .er-popup_type_faq.hide-fade:after {
      display: none; }

._nv_ .er-popup-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(84, 114, 139, 0.2);
  z-index: 1001;
  display: none;
  font-family: Roboto, Arial, sans-serif;
  box-sizing: border-box; }
  ._nv_ .er-popup-bg.is-show {
    display: block; }
  ._nv_ .er-popup-bg *, ._nv_ .er-popup-bg *:before, ._nv_ .er-popup-bg *:after {
    box-sizing: inherit; }

._nv_ .er-popup-table {
  width: 100%; }
  ._nv_ .er-popup-table:not(:last-child) {
    margin-bottom: 20px; }
  ._nv_ .er-popup-table__header {
    border-bottom: 2px solid #ACC8E2; }
  ._nv_ .er-popup-table__row {
    background-color: #FFFFFF; }
    ._nv_ .er-popup-table__row:nth-child(2n) {
      background-color: #EDF7FF; }
  ._nv_ .er-popup-table th, ._nv_ .er-popup-table td {
    font-size: 14px;
    line-height: 20px;
    color: #54728B;
    padding: 0 30px 15px 15px;
    font-weight: 400; }
  ._nv_ .er-popup-table td {
    color: #252525;
    padding: 15px; }

._nv_ .er-title-block {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 50px; }
  ._nv_ .er-title-block__title {
    flex: 0 0 930px;
    margin-bottom: 0 !important; }
  ._nv_ .er-title-block__link {
    white-space: nowrap;
    font-size: 16px;
    line-height: 1.375;
    text-decoration: none;
    padding-left: 32px;
    position: relative; }
    ._nv_ .er-title-block__link:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 22px;
      height: 22px;
      background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='11' fill='%23EDF7FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 5H8V8H9V5ZM6 6H5V9V10H17V9V6H16H15V7H16V9H6V7H7V6H6ZM6 11H5V16V17H6H16H17V16V11H16V16H6V11ZM10 6H12V7H10V6ZM13 5H14V8H13V5ZM12 15V11H11.9022L10 11.7368V12.5147L11.0915 12.1378V15H12Z' fill='%230084CF'/%3E%3C/svg%3E%0A");
      background-size: contain; }
    ._nv_ .er-title-block__link_type_text:before {
      background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='11' fill='%23EDF7FF'/%3E%3Cpath d='M14.4786 8.98438C13.5123 8.98438 12.6488 9.54828 12.279 10.4211L12.125 10.7778L13.0702 11.1805L13.224 10.8238C13.4326 10.3316 13.925 10.014 14.4786 10.014C15.2884 10.014 15.8323 10.5594 15.8323 11.3713V11.4252C15.3139 11.439 14.6921 11.4732 14.1385 11.5386C12.8607 11.6893 12.098 12.3877 12.098 13.407C12.098 13.9498 12.3024 14.4383 12.6737 14.7802C13.0222 15.1016 13.4973 15.2656 14.012 15.2656C14.7352 15.2656 15.3596 15.0938 15.8323 14.735V15.2656H16.8594V11.3713C16.8594 9.9882 15.8581 8.98438 14.4786 8.98438ZM14.012 14.2595C13.6027 14.2595 13.1248 14.0288 13.1248 13.407C13.1248 13.1574 13.2144 12.9826 13.415 12.8401C13.6105 12.7013 13.91 12.6022 14.2587 12.5612C14.7692 12.5009 15.3441 12.4686 15.8291 12.4552C15.7784 13.662 15.1829 14.2595 14.012 14.2595ZM7.18555 12.6376H10.127L11.1158 15.2656H12.2188L8.63281 6.125L5.09375 15.2656H6.19672L7.18555 12.6376ZM8.65625 8.76664L9.74023 11.6094H7.57227L8.65625 8.76664Z' fill='%230084CF'/%3E%3C/svg%3E%0A"); }
  ._nv_ .er-title-block__date {
    flex: 0 0 100%;
    margin-top: 10px;
    white-space: nowrap;
    color: #252525;
    font-size: 16px;
    line-height: 22px; }
  ._nv_ .er-title-block_no-margin-bottom {
    margin-bottom: 0; }
  ._nv_ .er-title-block_type_wrap {
    flex-wrap: wrap; }

._nv_ .er-step {
  background-color: #EDF7FF;
  border-radius: 5px;
  padding: 30px 30px 30px 40px;
  border-top: 2px solid #ACC8E2;
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
  overflow: hidden; }
  ._nv_ .er-step__header {
    flex: 0 0 auto;
    padding-bottom: 20px; }
  ._nv_ .er-step__body {
    flex: 1 0 auto; }
  ._nv_ .er-step__footer {
    position: absolute;
    color: #fff;
    font-size: 130px;
    line-height: 1.13;
    right: -8px;
    bottom: -30px;
    font-weight: 700; }
  ._nv_ .er-step__title {
    color: #0084CF;
    font-size: 24px;
    line-height: 1.1;
    padding-bottom: 7px;
    position: relative; }
    ._nv_ .er-step__title:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 15px;
      height: 3px;
      background-color: currentColor; }
  ._nv_ .er-step__text {
    color: #252525;
    font-size: 14px;
    line-height: 1.42;
    margin: 0; }
  ._nv_ .er-step__link-block {
    margin-top: 15px;
    border-left: 1px solid #ACC8E2;
    padding-left: 20px; }
  ._nv_ .er-step__link {
    color: #0084CF;
    font-size: 14px;
    line-height: 1.42;
    font-weight: 700;
    transition: color ease .33s; }
    ._nv_ .er-step__link:hover {
      color: #016CA9; }

._nv_ .er-step-container {
  display: flex;
  justify-content: space-between; }

._nv_ .er-step-col {
  flex: 0 0 269px; }

._nv_ .er-request {
  position: relative;
  cursor: pointer; }
  ._nv_ .er-request:hover .er-request__item {
    background-color: #0084CF;
    color: #fff; }
  ._nv_ .er-request__input {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0); }
    ._nv_ .er-request__input:checked + .er-request__item {
      background-color: #0084CF;
      color: #fff; }
  ._nv_ .er-request__item {
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 25px;
    width: 166px;
    height: 117px;
    background-color: #DFF0FD;
    color: #0084CF;
    transition: background-color ease .33s, color ease .33s; }
  ._nv_ .er-request__text {
    color: currentColor;
    font-size: 16px;
    line-height: 1.375;
    margin-top: 15px;
    white-space: nowrap; }
  ._nv_ .er-request__icon {
    flex: 0 0 auto;
    fill: currentColor; }

._nv_ .er-request-wrapper {
  display: flex;
  gap: 40px; }

._nv_ .er-user {
  background-color: #DFF0FD;
  border-radius: 5px;
  padding: 12px 20px;
  display: flex;
  align-items: center; }
  ._nv_ .er-user__avatar {
    flex: 0 0 50px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    overflow: hidden;
    object-fit: contain; }
  ._nv_ .er-user__name {
    color: #252525;
    padding-left: 20px;
    font-size: 14px;
    line-height: 1.42; }

._nv_ .er-content {
  margin-bottom: 70px; }
  ._nv_ .er-content__row {
    display: flex;
    justify-content: space-between; }
    ._nv_ .er-content__row_size_middle {
      padding-right: 103px; }
  ._nv_ .er-content__col {
    flex: 0 0 611px; }
    ._nv_ .er-content__col_type_aside {
      flex-basis: 269px; }
    ._nv_ .er-content__col_size_large {
      flex-basis: 784px;
      max-width: 784px; }
    ._nv_ .er-content__col_size_middle {
      flex-basis: 578px; }
    ._nv_ .er-content__col_size_small {
      flex-basis: 372px; }
  ._nv_ .er-content .er-list {
    padding-left: 20px; }
    ._nv_ .er-content .er-list li {
      padding-left: 13px;
      color: #252525;
      font-size: 16px;
      line-height: 1.375;
      margin-bottom: 20px;
      position: relative; }
      ._nv_ .er-content .er-list li:before {
        content: '';
        width: 3px;
        height: 3px;
        border-radius: 50%;
        left: 0;
        top: 9px;
        background-color: #54728B;
        position: absolute; }
    ._nv_ .er-content .er-list_type_num li.er-list__item {
      counter-increment: my-counter;
      padding-left: 24px; }
      ._nv_ .er-content .er-list_type_num li.er-list__item:before {
        content: counter(my-counter) ".";
        color: #54728B;
        font-size: 16px;
        line-height: 1.5;
        width: auto;
        height: auto;
        top: 0;
        background-color: transparent;
        font-weight: 700; }
  ._nv_ .er-content__block {
    padding: 35px 0;
    border-top: 1px solid #D5E3F0; }
  ._nv_ .er-content__text {
    color: #252525;
    font-size: 16px;
    line-height: 1.5; }
    ._nv_ .er-content__text:not(:last-child) {
      margin-bottom: 1em; }
  ._nv_ .er-content__content-title {
    color: #252525;
    font-size: 16px;
    line-height: 1.375;
    font-weight: 700;
    margin: 0 0 20px;
    padding: 0; }
  ._nv_ .er-content__title {
    color: #252525;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    padding: 0 0 15px;
    border-bottom: 2px solid #D5E3F0;
    margin: 0 0 5px; }
    ._nv_ .er-content__title:not(:first-child) {
      margin-top: 5px; }
    ._nv_ .er-content__title + .er-content__block {
      border-top: none; }

._nv_ .er-content-aside {
  position: sticky;
  top: 20px; }
  ._nv_ .er-content-aside__title {
    color: #252525;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    margin: 0;
    padding: 0; }
  ._nv_ .er-content-aside__content {
    margin-top: 30px; }
  ._nv_ .er-content-aside__subtitle {
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    padding: 0 0 15px;
    margin: 0; }
  ._nv_ .er-content-aside__list {
    margin-left: -12px;
    margin-right: -12px; }
  ._nv_ .er-content-aside__list-item {
    padding: 5px 12px;
    color: #54728B;
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
    transition: color ease .33s; }
    ._nv_ .er-content-aside__list-item.is-active {
      color: #252525;
      cursor: default;
      background-color: #DFF0FD;
      border-left: 2px solid #ACC8E2; }
    ._nv_ .er-content-aside__list-item:hover {
      color: #252525; }

._nv_ .er-status {
  background-color: #EDF7FF;
  padding: 20px 30px;
  display: flex; }
  ._nv_ .er-status:not(:last-child) {
    margin-bottom: 10px; }
  ._nv_ .er-status__header {
    flex: 0 0 111px;
    padding-right: 30px; }
  ._nv_ .er-status__body {
    flex: 1 0 407px; }
  ._nv_ .er-status__title {
    font-size: 16px;
    line-height: 1.5;
    color: #252525; }
  ._nv_ .er-status__description {
    margin: 20px 0 15px;
    color: #54728B;
    font-size: 12px;
    line-height: 1.33; }
  ._nv_ .er-status__date {
    color: #54728B;
    font-size: 16px;
    line-height: 1.5; }

._nv_ .er-form-performance__header {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  padding-right: 103px; }

._nv_ .er-form-performance__title {
  flex: 0 0 70%;
  font-size: 20px;
  line-height: 1.3; }

._nv_ .er-form-performance__notes {
  flex: 0 0 auto;
  color: #CC1611;
  font-size: 12px;
  line-height: 1.5;
  background-color: #FAE8E8;
  border-radius: 15px;
  padding: 4px 12px;
  display: none; }

._nv_ .er-form-performance__fieldset {
  padding: 0 103px; }

._nv_ .er-form-performance__row {
  padding: 15px 0;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #D5E3F0;
  align-items: center; }
  ._nv_ .er-form-performance__row_valign_bottom {
    align-items: flex-end; }
  ._nv_ .er-form-performance__row.has-error .er-form-performance__label {
    color: #CC1611; }

._nv_ .er-form-performance__col {
  flex: 0 0 auto;
  max-width: 575px; }

._nv_ .er-form-performance__grade {
  flex-basis: 140px;
  padding-top: 40px; }

._nv_ .er-form-performance__buttons-block {
  flex-basis: 179px;
  display: flex;
  gap: 30px; }
  ._nv_ .er-form-performance__buttons-block .er-button:hover, ._nv_ .er-form-performance__buttons-block .er-button.is-active {
    color: #fff;
    background-color: #0084CF; }

._nv_ .er-form-performance__label {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.375; }

._nv_ .er-form-performance__textarea {
  margin-top: 25px; }

._nv_ .er-form-performance__footer {
  margin-top: 30px;
  text-align: center; }

._nv_ .er-form-performance__section.has-error .er-form-performance__notes {
  display: block; }

._nv_ .er-textarea-block__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 15px; }

._nv_ .er-textarea-block__label {
  flex: 0 0 calc(100% - 120px);
  font-weight: 700;
  font-size: 16px;
  line-height: 1.375; }

._nv_ .er-textarea-block__notes {
  color: #54728B;
  font-size: 12px;
  line-height: 1.33;
  font-weight: 400; }

._nv_ .er-faq-form {
  background-color: #EDF7FF;
  border-radius: 5px;
  padding: 25px 40px;
  margin-bottom: 40px;
  max-width: 100%; }
  ._nv_ .er-faq-form__title {
    color: #252525;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.375;
    margin-bottom: 15px;
    padding: 0; }

._nv_ .er-faq-result__header {
  padding-bottom: 15px;
  border-bottom: 2px solid #D5E3F0;
  display: flex;
  justify-content: space-between; }
  ._nv_ .er-faq-result__header:not(:last-child) {
    margin-bottom: 40px; }

._nv_ .er-faq-result__title {
  font-weight: 700;
  color: #1B2732;
  font-size: 20px;
  line-height: 1.3;
  padding: 0;
  flex: 0 0 85%;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: keep-all;
  line-break: loose;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none; }
  ._nv_ .er-faq-result__title:last-child {
    flex-basis: 100%;
    max-width: 100%; }
  ._nv_ .er-faq-result__title .er-search-text {
    background-color: transparent;
    color: #54728b; }

._nv_ .er-faq-result__qs-num {
  flex: 0 0 15%;
  white-space: nowrap;
  color: #ACC8E2;
  font-weight: 700;
  text-align: right;
  font-size: 20px;
  line-height: 26px; }

._nv_ .er-faq-result__body {
  padding-bottom: 25px;
  border-bottom: 1px solid #D5E3F0; }
  ._nv_ .er-faq-result__body:not(:last-child) {
    margin-bottom: 25px; }
  ._nv_ .er-faq-result__body_not-border {
    border-bottom: none; }

._nv_ .er-faq-result__footer {
  text-align: center;
  margin-top: 20px; }

._nv_ .er-faq-result__item:not(:last-child) {
  margin-bottom: 40px; }

._nv_ .er-faq-aside__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 26px; }

._nv_ .er-faq-aside__title {
  font-size: 20px;
  line-height: 1.3;
  color: #252525;
  font-weight: 700;
  flex: 0 0 calc(100% - 110px);
  padding: 0;
  margin: 0; }

._nv_ .er-faq-aside__reset-button {
  flex: 0 0 108px;
  display: block; }

._nv_ .er-faq-list {
  margin: 0;
  padding: 0; }
  ._nv_ .er-faq-list__item {
    display: flex;
    justify-content: space-between;
    color: #54728B;
    position: relative;
    font-size: 14px;
    line-height: 20px;
    margin-left: -12px;
    margin-right: -12px;
    padding: 6px 12px;
    cursor: pointer;
    transition: background-color ease .33s, color ease .33s; }
    ._nv_ .er-faq-list__item:hover, ._nv_ .er-faq-list__item.is-active {
      background-color: #DFF0FD;
      color: #252525; }
      ._nv_ .er-faq-list__item:hover:before, ._nv_ .er-faq-list__item.is-active:before {
        opacity: 1; }
    ._nv_ .er-faq-list__item:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      width: 2px;
      background-color: #ACC8E2;
      opacity: 0;
      transition: opacity ease .33s; }
  ._nv_ .er-faq-list__title {
    flex: 0 0 237px; }
  ._nv_ .er-faq-list__num {
    flex: 0 0 auto;
    white-space: nowrap;
    font-size: 12px;
    line-height: 20px;
    text-align: right; }

._nv_ .er-faq-answer__title {
  color: #54728B;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 20px; }

._nv_ .er-faq-answer__text {
  color: #252525;
  font-size: 14px;
  line-height: 22px; }
  ._nv_ .er-faq-answer__text a {
    text-decoration: none;
    color: #0084CF; }

._nv_ .er-faq-answer__button {
  margin-top: 15px;
  color: #0084CF;
  text-decoration: none;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
  display: inline-flex;
  align-items: center; }
  ._nv_ .er-faq-answer__button:hover {
    color: #0084CF; }
  ._nv_ .er-faq-answer__button:before {
    content: '';
    width: 9px;
    height: 10px;
    background-image: url("data:image/svg+xml,%3Csvg width='9' height='10' viewBox='0 0 9 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.88767 0.184224C0.713263 -0.0298713 0.39832 -0.0620453 0.184224 0.112362C-0.0298713 0.286769 -0.0620453 0.601712 0.112362 0.815807L3.52045 4.99945L0.112362 9.1831C-0.0620453 9.39719 -0.0298713 9.71214 0.184224 9.88654C0.39832 10.0609 0.713263 10.0288 0.88767 9.81468L4.55301 5.31524C4.70281 5.13136 4.70281 4.86754 4.55301 4.68366L0.88767 0.184224ZM5.2197 0.184224C5.04529 -0.0298713 4.73035 -0.0620453 4.51626 0.112362C4.30216 0.286769 4.26999 0.601712 4.44439 0.815807L7.85248 4.99945L4.44439 9.1831C4.26999 9.39719 4.30216 9.71214 4.51626 9.88654C4.73035 10.0609 5.04529 10.0288 5.2197 9.81468L8.88504 5.31524C9.03484 5.13136 9.03484 4.86754 8.88504 4.68366L5.2197 0.184224Z' fill='%230084CF'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 8px; }

._nv_ .er-faq-more {
  background-color: #EDF7FF;
  border-radius: 5px;
  border-top: 2px solid #ACC8E2;
  padding: 30px;
  text-align: center; }
  ._nv_ .er-faq-more__title {
    color: #252525;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 25px;
    padding: 0; }
  ._nv_ .er-faq-more__buttons-wrapper {
    display: flex;
    gap: 30px;
    justify-content: center; }

._nv_ .er-faq-notes__title {
  color: #252525;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  margin-bottom: 25px; }

._nv_ .er-faq-notes__step {
  display: flex; }
  ._nv_ .er-faq-notes__step:not(:last-child) {
    margin-bottom: 25px; }

._nv_ .er-faq-notes__step-num {
  flex: 0 0 38px;
  font-weight: 700;
  color: #ACC8E2;
  font-size: 30px;
  line-height: 36px; }

._nv_ .er-faq-notes__step-body {
  flex: 0 0 calc(100% - 38px); }

._nv_ .er-faq-notes__step-title, ._nv_ .er-faq-notes__step-text {
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  color: #252525;
  margin-bottom: 16px; }

._nv_ .er-faq-notes__step-text {
  font-weight: 400;
  margin-bottom: 0; }
  ._nv_ .er-faq-notes__step-text:not(:last-child) {
    margin-bottom: 16px; }

._nv_ .er-appeal-status {
  padding-left: 100px;
  display: flex;
  position: relative;
  border-left: 4px solid #DFF0FD; }
  ._nv_ .er-appeal-status:before, ._nv_ .er-appeal-status:after {
    content: '';
    position: absolute;
    left: -22px; }
  ._nv_ .er-appeal-status:before {
    background-color: #fff;
    height: 70px;
    width: 40px;
    top: 13px; }
  ._nv_ .er-appeal-status:after {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background-color: #DFF0FD;
    top: 28px; }
  ._nv_ .er-appeal-status:first-child:before {
    height: 83px;
    top: 0; }
  ._nv_ .er-appeal-status:last-child .er-appeal-status__header,
  ._nv_ .er-appeal-status:last-child .er-appeal-status__body {
    padding-bottom: 0; }
  ._nv_ .er-appeal-status__header {
    border-top: 3px solid #EDF7FF;
    padding: 35px 120px 35px 0;
    flex: 0 0 412px; }
  ._nv_ .er-appeal-status__body {
    border-top: 3px solid #EDF7FF;
    padding: 35px 0;
    flex: 0 0 680px; }
    ._nv_ .er-appeal-status__body .er-list li:not(:last-child) {
      margin-bottom: 5px; }
  ._nv_ .er-appeal-status__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #252525;
    margin: 0 0 15px; }
  ._nv_ .er-appeal-status__date {
    font-size: 16px;
    line-height: 22px; }

._nv_ .et-text-appeal:not(:last-child) {
  margin-bottom: 20px; }

._nv_ .et-text-appeal .is-er-hide {
  display: none; }

._nv_ .er-page-title {
  margin-bottom: 50px;
  font-size: 30px;
  line-height: 1.2; }

._nv_ .er-content-title {
  margin-bottom: 25px;
  font-size: 20px;
  line-height: 1.3;
  display: inline-block; }
  ._nv_ .er-content-title_size_small {
    font-size: 16px;
    line-height: 1.375;
    margin-bottom: 20px; }
  ._nv_ .er-content-title span {
    color: #54728B; }

._nv_ .er-text-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 15px; }

._nv_ .er-text {
  color: #252525;
  font-size: 16px;
  line-height: 1.375; }
  ._nv_ .er-text:not(:last-child) {
    margin-bottom: 20px; }
  ._nv_ .er-text__notes {
    color: #54728B;
    display: block;
    margin-bottom: 2px;
    font-size: 14px;
    line-height: 22px; }

._nv_ .er-link_type_phone {
  color: #252525; }

._nv_ .er-link-doc {
  font-size: 16px;
  line-height: 22px;
  padding-left: 21px;
  position: relative; }
  ._nv_ .er-link-doc:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.33333 11H8.33333M3 2.33333V13C3 13.3536 3.14048 13.6928 3.39052 13.9428C3.64057 14.1929 3.97971 14.3333 4.33333 14.3333H12.3333C12.687 14.3333 13.0261 14.1929 13.2761 13.9428C13.5262 13.6928 13.6667 13.3536 13.6667 13V5.228C13.6666 5.05037 13.6311 4.87454 13.5622 4.71083C13.4933 4.54712 13.3924 4.39883 13.2653 4.27467L10.3053 1.38C10.0562 1.13644 9.72171 1.00004 9.37333 1H4.33333C3.97971 1 3.64057 1.14048 3.39052 1.39052C3.14048 1.64057 3 1.97971 3 2.33333V2.33333ZM6.33333 8.33333H10.3333H6.33333Z' stroke='%230084CF' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.66797 1V3.66667C9.66797 4.02029 9.80844 4.35943 10.0585 4.60948C10.3085 4.85952 10.6477 5 11.0013 5H13.668' stroke='%230084CF' stroke-width='1.33333' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }

._nv_ .er-button-block {
  display: flex;
  gap: 30px;
  margin-top: 40px; }

._nv_ .er-notes {
  padding-left: 20px;
  border-left: 1px solid #D5E3F0;
  color: #54728B; }
  ._nv_ .er-notes:not(:last-child) {
    margin-bottom: 20px; }
  ._nv_ .er-notes__text {
    color: currentColor;
    font-size: 12px;
    line-height: 1.33; }
    ._nv_ .er-notes__text:not(:last-child) {
      margin-bottom: 10px; }
  ._nv_ .er-notes__list li {
    color: currentColor;
    font-size: 12px;
    line-height: 1.5;
    position: relative;
    padding-left: 10px; }
    ._nv_ .er-notes__list li:not(:last-child) {
      margin-bottom: 10px; }
    ._nv_ .er-notes__list li:before {
      content: '';
      position: absolute;
      top: 7px;
      left: 0;
      width: 3px;
      height: 3px;
      border-radius: 50%;
      background-color: currentColor; }
    ._nv_ .er-notes__list li a {
      color: #54728B; }

._nv_ .er-hr {
  margin-top: 15px;
  background-color: #D5E3F0;
  height: 2px;
  border: none; }
  ._nv_ .er-hr:not(:last-child) {
    margin-bottom: 40px; }

._nv_ .er-text-notes {
  min-height: 334px;
  text-align: center;
  color: rgba(84, 114, 139, 0.8);
  font-size: 16px;
  line-height: 22px; }

._nv_ .er-dl {
  display: flex;
  gap: 15px;
  margin-bottom: 25px; }
  ._nv_ .er-dl:last-child {
    margin-bottom: 35px; }

._nv_ .er-dt {
  flex: 0 0 166px;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px; }

._nv_ .er-dd {
  flex: 0 0 500px;
  margin-bottom: 25px; }

._nv_ .er-rte h2 {
  font-size: 20px;
  line-height: 1.3;
  padding-right: 20px;
  padding-bottom: 17px;
  flex: 0 0 auto;
  border-bottom: 2px solid #ACC8E2;
  margin-bottom: 5px; }

._nv_ .er-rte h3 {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 15px;
  padding-top: 35px;
  border-top: 1px solid #D5E3F0; }

._nv_ .er-rte h4 {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 15px; }

._nv_ .er-rte h2 + h3 {
  border-top: none; }

._nv_ .er-rte p {
  color: #252525;
  font-size: 16px;
  line-height: 1.375; }
  ._nv_ .er-rte p:not(:last-child) {
    margin-bottom: 20px; }

._nv_ .er-rte ul {
  margin: 0;
  padding: 0 0 0 20px; }
  ._nv_ .er-rte ul:not(:last-child) {
    margin-bottom: 20px; }
  ._nv_ .er-rte ul li {
    padding-left: 13px;
    color: #252525;
    font-size: 16px;
    line-height: 1.375;
    margin-bottom: 20px;
    position: relative; }
    ._nv_ .er-rte ul li:not(:last-child) {
      margin-bottom: 20px; }
    ._nv_ .er-rte ul li:before {
      content: '';
      width: 3px;
      height: 3px;
      border-radius: 50%;
      left: 0;
      top: 9px;
      background-color: #54728B;
      position: absolute; }

._nv_ .er-rte ol {
  margin: 0;
  padding: 0 0 0 20px;
  list-style: none; }
  ._nv_ .er-rte ol:not(:last-child) {
    margin-bottom: 20px; }
  ._nv_ .er-rte ol li {
    counter-increment: my-counter;
    padding-left: 24px;
    color: #252525;
    font-size: 16px;
    line-height: 1.375;
    margin-bottom: 20px;
    position: relative; }
    ._nv_ .er-rte ol li:not(:last-child) {
      margin-bottom: 20px; }
    ._nv_ .er-rte ol li:before {
      content: counter(my-counter) ".";
      color: #54728B;
      font-size: 16px;
      line-height: 1.5;
      width: auto;
      height: auto;
      top: 0;
      background-color: transparent;
      font-weight: 700; }

._nv_ .er-rte table {
  width: 100%; }
  ._nv_ .er-rte table:not(:last-child) {
    margin-bottom: 20px; }
  ._nv_ .er-rte table thead {
    border-bottom: 2px solid #ACC8E2; }
  ._nv_ .er-rte table tr {
    background-color: #FFFFFF; }
    ._nv_ .er-rte table tr:nth-child(2n) {
      background-color: #EDF7FF; }
  ._nv_ .er-rte table th, ._nv_ .er-rte table td {
    font-size: 14px;
    line-height: 20px;
    color: #54728B;
    padding: 0 30px 15px 15px;
    font-weight: 400; }
  ._nv_ .er-rte table td {
    color: #252525;
    padding: 15px; }

._nv_ .er-button {
  display: inline-block;
  font-size: 16px;
  line-height: 1.375;
  cursor: pointer;
  touch-action: manipulation;
  user-select: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  padding: 14px 25px;
  border-radius: 2px;
  transition: background-color ease .33s; }
  ._nv_ .er-button.disabled, ._nv_ .er-button[disabled],
  fieldset[disabled] ._nv_ .er-button {
    cursor: default;
    opacity: .65;
    box-shadow: none; }
  ._nv_ .er-button.full {
    width: 100%; }
  ._nv_ .er-button_type_primary {
    background-color: #0084CF;
    color: #fff; }
    ._nv_ .er-button_type_primary:hover {
      background-color: #016CA9;
      color: #fff; }
  ._nv_ .er-button_type_secondary {
    background-color: #DFF0FD;
    color: #0084CF; }
    ._nv_ .er-button_type_secondary:hover {
      background-color: #C0E4FF;
      color: #0084CF; }
  ._nv_ .er-button_type_transparent {
    background-color: transparent;
    color: #0084CF;
    border: 2px solid #0084CF;
    transition: border-color ease .33s; }
    ._nv_ .er-button_type_transparent:hover {
      border-color: #016CA9; }

._nv_ .er-button-clear-search {
  background-color: #DFF0FD;
  border-radius: 15px;
  padding: 4px 12px;
  color: #0084CF;
  font-size: 14px;
  line-height: 1.42;
  cursor: pointer;
  display: none; }
  ._nv_ .er-button-clear-search.is-show {
    display: block; }

._nv_ .er-button-clear-form {
  color: #0084CF;
  font-size: 16px;
  line-height: 22px;
  padding: 14px 0;
  cursor: pointer;
  margin: 0 25px; }

._nv_ .er-input {
  border: 1px solid #ACC8E2;
  border-radius: 2px;
  background-color: #fff;
  padding: 15px 20px;
  color: #252525;
  font-size: 16px;
  line-height: 1.25;
  height: 50px; }
  ._nv_ .er-input::placeholder {
    color: #ACC8E2; }
  ._nv_ .er-input:focus {
    border-width: 2px;
    padding: 14px 19px; }
  ._nv_ .er-input:disabled, ._nv_ .er-input.is-disabled {
    opacity: .5;
    pointer-events: none; }

._nv_ .er-input-clear {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.6697 10.0797L7.59 6L11.6697 1.92034C12.1101 1.47989 12.1101 0.770793 11.6697 0.33034C11.2292 -0.110113 10.5201 -0.110113 10.0797 0.33034L6 4.41L1.92034 0.33034C1.47989 -0.110113 0.770793 -0.110113 0.33034 0.33034C-0.110113 0.770793 -0.110113 1.47989 0.33034 1.92034L4.41 6L0.33034 10.0797C-0.110113 10.5201 -0.110113 11.2292 0.33034 11.6697C0.770793 12.1101 1.47989 12.1101 1.92034 11.6697L6 7.59L10.0797 11.6697C10.5201 12.1101 11.2292 12.1101 11.6697 11.6697C12.107 11.2292 12.107 10.517 11.6697 10.0797Z' fill='%230084CF'/%3E%3C/svg%3E%0A");
  background-size: 12px 12px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%); }

._nv_ .er-input-wrap {
  position: relative;
  margin-right: 20px; }
  ._nv_ .er-input-wrap_type_search {
    margin-right: 0; }
    ._nv_ .er-input-wrap_type_search .er-button-clear-search {
      position: absolute;
      right: 20px;
      top: 50%;
      transform: translateY(-50%); }
    ._nv_ .er-input-wrap_type_search .er-input {
      padding-right: 120px; }
  ._nv_ .er-input-wrap_type_datepicker {
    margin-right: 0;
    display: flex; }
    ._nv_ .er-input-wrap_type_datepicker .er-input-datepicker {
      width: 50%; }
      ._nv_ .er-input-wrap_type_datepicker .er-input-datepicker:first-child .er-input {
        border-radius: 2px 0 0 2px; }
      ._nv_ .er-input-wrap_type_datepicker .er-input-datepicker:last-child .er-input {
        border-radius: 0 2px 2px 0;
        margin-left: -1px; }

._nv_ .er-label {
  font-size: 16px;
  line-height: 1.375;
  color: #252525;
  display: block; }
  ._nv_ .er-label span {
    color: #CC1611; }
  ._nv_ .er-label_type_error {
    display: none; }

._nv_ .er-textarea {
  resize: none;
  border: 1px solid #ACC8E2;
  border-radius: 2px;
  background-color: #fff;
  padding: 15px 20px;
  color: #252525;
  font-size: 16px;
  line-height: 1.25;
  height: 200px; }
  ._nv_ .er-textarea:focus {
    border-width: 2px; }

._nv_ .er-upload {
  width: 100%; }
  ._nv_ .er-upload__label {
    cursor: pointer;
    display: inline-block; }
  ._nv_ .er-upload__input {
    display: none; }

._nv_ .er-upload-file {
  width: 100%;
  margin-bottom: 5px; }
  ._nv_ .er-upload-file:last-of-type {
    margin-bottom: 20px; }
  ._nv_ .er-upload-file__text {
    padding-left: 24px;
    padding-right: 20px;
    position: relative;
    color: #54728B;
    font-size: 16px;
    line-height: 1.375;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    ._nv_ .er-upload-file__text:before {
      content: '';
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      background-image: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.75502 9.8036L0.205017 5.44535C-0.0683389 5.18351 -0.0683389 4.75898 0.205017 4.49711L1.19494 3.54888C1.4683 3.28702 1.91154 3.28702 2.1849 3.54888L5.25 6.48478L11.8151 0.196377C12.0885 -0.0654589 12.5317 -0.0654589 12.8051 0.196377L13.795 1.14461C14.0683 1.40645 14.0683 1.83098 13.795 2.09285L5.74498 9.80363C5.47159 10.0655 5.02838 10.0655 4.75502 9.8036Z' fill='%2304C718'/%3E%3C/svg%3E%0A");
      background-size: contain;
      background-repeat: no-repeat;
      width: 14px;
      height: 10px; }
  ._nv_ .er-upload-file__remove {
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='14' viewBox='0 0 12 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 2H11C11.5515 2 12 2.4485 12 3V3.5C12 3.776 11.776 4 11.5 4H0.5C0.224 4 0 3.776 0 3.5V3C0 2.4485 0.4485 2 1 2H4V1.5C4 0.673 4.673 0 5.5 0H6.5C7.327 0 8 0.673 8 1.5V2ZM5.5 1C5.2245 1 5 1.2245 5 1.5V2H7V1.5C7 1.2245 6.7755 1 6.5 1H5.5ZM1 12.5V5H11V12.5C11 13.327 10.327 14 9.5 14H2.5C1.673 14 1 13.327 1 12.5ZM7.8535 10.8535C8.049 10.658 8.049 10.342 7.8535 10.1465L6.707 9L7.8535 7.8535C8.049 7.658 8.049 7.342 7.8535 7.1465C7.658 6.951 7.342 6.951 7.1465 7.1465L6 8.293L4.8535 7.1465C4.658 6.951 4.342 6.951 4.1465 7.1465C3.951 7.342 3.951 7.658 4.1465 7.8535L5.293 9L4.1465 10.1465C3.951 10.342 3.951 10.658 4.1465 10.8535C4.342 11.049 4.658 11.049 4.8535 10.8535L6 9.707L7.1465 10.8535C7.342 11.049 7.658 11.049 7.8535 10.8535Z' fill='%230084CF'/%3E%3C/svg%3E%0A");
    width: 12px;
    height: 14px;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer; }
  ._nv_ .er-upload-file__error-text {
    display: none;
    color: #CC1611;
    font-size: 14px;
    line-height: 1.43;
    margin-top: 3px; }
  ._nv_ .er-upload-file__row {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  ._nv_ .er-upload-file.is-error .er-upload-file__text {
    color: #CC1611; }
    ._nv_ .er-upload-file.is-error .er-upload-file__text:before {
      background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 0C3.13402 0 0 3.134 0 7C0 10.866 3.13402 14 7 14C10.866 14 14 10.866 14 7C14 3.13402 10.866 0 7 0ZM10.6724 3.3276C12.5197 5.17492 12.6482 7.99843 11.256 9.97864L4.02133 2.744C6.00289 1.35089 8.8261 1.48132 10.6724 3.3276ZM3.3276 10.6724C1.48027 8.82508 1.35179 6.00157 2.74397 4.02136L9.97867 11.256C7.99713 12.6491 5.1739 12.5187 3.3276 10.6724Z' fill='%23CC1611'/%3E%3C/svg%3E%0A");
      width: 14px;
      height: 14px; }
  ._nv_ .er-upload-file.is-error .er-upload-file__remove {
    display: none; }
  ._nv_ .er-upload-file.is-error .er-upload-file__error-text {
    display: block; }

._nv_ .er-input-datepicker {
  position: relative; }
  ._nv_ .er-input-datepicker:after {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.66602 0H4.99935V5H6.66602V0ZM3.33398 1.66666H1.66732V3.33332H3.33398V1.66666ZM1.66667 1.66666H0V6.66666V8.33333H20V6.66666H1.66667V1.66666ZM1.66667 10H0V18.3333V20H1.66667H18.334H20H20.0007V10H18.334V18.3333H1.66667V10ZM20.0007 1.66666H18.334H16.6673V3.33332H18.334V6.66666H20.0007V1.66666ZM8.33268 1.66666H11.666V3.33332H8.33268V1.66666ZM13.3333 0H15V5H13.3333V0ZM11.6673 16.6667V10H11.5043L8.33398 11.228V12.5246L10.1531 11.8963V16.6667H11.6673Z' fill='%230084CF'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 20px;
    top: 15px;
    display: inline-block; }

._nv_ .er-list {
  margin: 0;
  padding: 0; }
  ._nv_ .er-list__item {
    position: relative;
    padding-left: 18px;
    color: #0084CF; }
    ._nv_ .er-list__item:not(:last-of-type) {
      margin-bottom: 10px; }
    ._nv_ .er-list__item:before {
      content: '';
      position: absolute;
      left: 0;
      top: 8px;
      width: 3px;
      height: 3px;
      display: block;
      background-color: currentColor; }
  ._nv_ .er-list__link {
    text-decoration: none;
    color: currentColor;
    font-size: 14px;
    line-height: 1.42;
    transition: color ease .33s; }
    ._nv_ .er-list__link:hover {
      color: #016CA9; }

._nv_ .er-breadcrumbs {
  margin: 30px 0 15px;
  padding: 0;
  display: flex; }
  ._nv_ .er-breadcrumbs__item {
    font-size: 14px;
    padding-right: 15px; }
    ._nv_ .er-breadcrumbs__item:not(:first-of-type) {
      padding-left: 15px;
      border-left: 1px solid #DAE6F1; }
    ._nv_ .er-breadcrumbs__item a {
      color: #54728B;
      display: inline-block;
      text-decoration: none;
      transition: color ease .33s; }
      ._nv_ .er-breadcrumbs__item a:hover {
        color: #252525; }
    ._nv_ .er-breadcrumbs__item_type_back {
      position: relative;
      padding-left: 21px; }
      ._nv_ .er-breadcrumbs__item_type_back:before {
        content: '';
        background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 12L6 8L10 4' stroke='%2354728B' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
        background-size: contain;
        background-repeat: no-repeat;
        width: 16px;
        height: 16px;
        position: absolute;
        left: 0;
        top: 0; }

._nv_ .er-form__notes {
  font-size: 12px;
  line-height: 1.5;
  color: #54728B; }
  ._nv_ .er-form__notes span {
    color: #CC1611; }

._nv_ .er-form__fiedset {
  margin-top: 35px; }

._nv_ .er-form__footer {
  padding: 35px 0 70px;
  text-align: center; }

._nv_ .er-form__footer-text {
  color: #252525;
  font-size: 16px;
  line-height: 1.375;
  margin-bottom: 20px; }
  ._nv_ .er-form__footer-text a {
    color: #0084CF;
    text-decoration: none;
    transition: color ease .33s; }
    ._nv_ .er-form__footer-text a:hover {
      color: #016CA9; }

._nv_ .er-form__row {
  display: flex;
  gap: 40px; }
  ._nv_ .er-form__row_type_tag {
    margin-top: 40px;
    padding-left: 137px; }
  ._nv_ .er-form__row_type_filter {
    gap: 38px; }
    ._nv_ .er-form__row_type_filter .er-form__col {
      flex-basis: 330px;
      width: 330px; }
      ._nv_ .er-form__row_type_filter .er-form__col:last-child {
        position: relative;
        flex-basis: 90px;
        width: 90px;
        align-items: center;
        display: flex; }

._nv_ .er-form__col {
  flex: 0 0 372px;
  width: 372px; }
  ._nv_ .er-form__col_type_no-label {
    padding-top: 30px; }
  ._nv_ .er-form__col_type_doubly {
    flex-basis: 744px; }

._nv_ .er-form__title {
  font-size: 20px;
  line-height: 1.3;
  color: currentColor;
  margin-bottom: 25px; }

._nv_ .er-form__input-wrapper {
  margin-bottom: 15px;
  text-align: left; }
  ._nv_ .er-form__input-wrapper .er-input {
    border: none; }
  ._nv_ .er-form__input-wrapper .er-label {
    color: #A3DDFF;
    font-size: 12px;
    margin-bottom: 3px; }

._nv_ .er-form__input-header {
  display: flex;
  justify-content: space-between; }

._nv_ .er-form__input-body {
  position: relative; }
  ._nv_ .er-form__input-body:after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    right: 15px;
    top: 17px;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23CC1611'/%3E%3Crect x='7.11133' y='3.55566' width='1.77778' height='6.22222' rx='0.888889' fill='white'/%3E%3Ccircle cx='8.00022' cy='11.5559' r='0.888889' fill='white'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    display: none; }

._nv_ .er-form__notes-text {
  color: currentColor;
  padding-left: 20px;
  border-left: 1px solid currentColor;
  font-size: 12px;
  line-height: 1.33;
  text-align: left;
  margin-top: 20px; }

._nv_ .er-form__button {
  padding: 14px 25px;
  border: 2px solid #A3DDFF;
  border-radius: 2px;
  background-color: transparent;
  color: currentColor; }
  ._nv_ .er-form__button:hover {
    color: #0084CF;
    background-color: #A3DDFF; }

._nv_ .er-form_type_check {
  border-radius: 5px;
  padding: 30px 40px;
  background-color: #0084CF;
  color: #fff;
  text-align: center; }
  ._nv_ .er-form_type_check .er-form__footer {
    margin: 20px 0 0;
    padding: 0; }
  ._nv_ .er-form_type_check .has-error .er-label_type_error {
    display: block;
    color: #fff; }
  ._nv_ .er-form_type_check .has-error .er-input {
    padding-right: 40px; }
  ._nv_ .er-form_type_check .has-error .er-form__input-body:after {
    display: block; }

._nv_ .er-form_type_appeal {
  padding: 35px 30px;
  border-radius: 0;
  background-color: #DFF0FD;
  color: #252525; }
  ._nv_ .er-form_type_appeal .er-label {
    margin-bottom: 10px; }
  ._nv_ .er-form_type_appeal .er-select__label {
    background-color: #fff; }
  ._nv_ .er-form_type_appeal .er-form__row {
    gap: 24px; }
    ._nv_ .er-form_type_appeal .er-form__row:not(:last-child) {
      margin-bottom: 25px; }

._nv_ .er-fieldset {
  padding-bottom: 35px;
  border-bottom: 3px solid #EDF7FF; }
  ._nv_ .er-fieldset__header {
    display: flex;
    align-items: center;
    padding-bottom: 20px; }
  ._nv_ .er-fieldset__title {
    font-size: 20px;
    line-height: 1.3;
    flex: 0 0 309px; }
  ._nv_ .er-fieldset__error-text {
    flex: 0 0 auto;
    background-color: #FAE8E8;
    border-radius: 15px;
    padding: 4px 12px;
    color: #CC1611;
    font-size: 12px;
    line-height: 1.5; }
  ._nv_ .er-fieldset__body {
    padding-left: 103px; }
  ._nv_ .er-fieldset__row {
    display: flex;
    align-items: center; }
    ._nv_ .er-fieldset__row:not(:last-of-type) {
      margin-bottom: 15px; }
    ._nv_ .er-fieldset__row_valign_top {
      align-items: flex-start; }
    ._nv_ .er-fieldset__row.is-hide {
      display: none; }
    ._nv_ .er-fieldset__row.has-error .er-label {
      color: #CC1611; }
    ._nv_ .er-fieldset__row.has-error .er-select .er-select__label:after {
      background-image: url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.21065 7.98512C5.61101 8.49987 6.38899 8.49986 6.78935 7.98512L11.7447 1.61394C12.2556 0.957082 11.7875 0 10.9554 0H1.04464C0.212491 0 -0.255602 0.957083 0.255287 1.61394L5.21065 7.98512Z' fill='%23CC1611'/%3E%3C/svg%3E%0A"); }
    ._nv_ .er-fieldset__row.has-error .er-select .er-select__label-text {
      color: #CC1611; }
  ._nv_ .er-fieldset__col {
    flex: 0 0 475px;
    display: flex;
    align-items: center;
    max-width: 475px;
    position: relative; }
    ._nv_ .er-fieldset__col:first-of-type {
      flex-basis: 206px;
      padding-right: 20px; }
    ._nv_ .er-fieldset__col_position_right {
      margin-left: auto;
      flex-basis: 270px;
      min-height: 50px;
      position: relative; }
  ._nv_ .er-fieldset__link-block {
    background: #DFF0FD;
    border-radius: 2px;
    padding: 14px 25px;
    display: flex;
    align-items: flex-end;
    color: #0084CF;
    text-decoration: none;
    transition: color ease .33s;
    font-weight: 700;
    margin-bottom: 20px; }
    ._nv_ .er-fieldset__link-block:hover {
      color: #016CA9; }
    ._nv_ .er-fieldset__link-block img {
      margin-left: 7px;
      width: 88px;
      height: 14px; }
  ._nv_ .er-fieldset__notes {
    color: #54728B;
    min-height: 50px; }
    ._nv_ .er-fieldset__notes.er-position-abs {
      top: 0;
      left: 0;
      width: 270px;
      z-index: 10; }
      ._nv_ .er-fieldset__notes.er-position-abs .er-button {
        margin: 20px 0; }
    ._nv_ .er-fieldset__notes.is-active {
      border-radius: 2px;
      background-color: #0084CF;
      color: #fff;
      padding: 13px 10px;
      margin: -13px -10px; }
    ._nv_ .er-fieldset__notes p {
      color: currentColor;
      font-size: 12px;
      line-height: 1.33;
      border-left: 1px solid #D5E3F0;
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding-left: 20px;
      min-height: 34px; }
    ._nv_ .er-fieldset__notes a {
      text-decoration: none;
      color: #0084CF;
      transition: color ease .33s; }
      ._nv_ .er-fieldset__notes a:hover {
        color: #016CA9; }
  ._nv_ .er-fieldset__block {
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: flex-start; }
  ._nv_ .er-fieldset__link {
    color: #0084CF;
    font-size: 14px;
    line-height: 1.3;
    padding-left: 20px;
    border-left: 1px solid #D5E3F0;
    transition: color ease .33s; }
    ._nv_ .er-fieldset__link:hover {
      color: #016CA9; }
  ._nv_ .er-fieldset__text {
    color: #252525;
    white-space: nowrap;
    font-size: 16px;
    line-height: 1.375;
    font-weight: 700;
    margin-bottom: -5px; }
  ._nv_ .er-fieldset__notes-text {
    color: #54728B;
    font-size: 14px;
    line-height: 1.28; }
  ._nv_ .er-fieldset__tab {
    display: none; }
    ._nv_ .er-fieldset__tab.is-show {
      display: block; }
  ._nv_ .er-fieldset .er-input {
    width: 100%; }
    ._nv_ .er-fieldset .er-input_size_small {
      width: 300px; }

._nv_ .er-tag {
  background-color: #DFF0FD;
  border-radius: 15px;
  padding: 4px 12px;
  font-size: 14px;
  line-height: 1.57;
  color: #0084CF;
  transition: background-color ease .33s;
  cursor: pointer;
  white-space: nowrap; }
  ._nv_ .er-tag:hover {
    background-color: #C0E4FF; }
  ._nv_ .er-tag.is-hide {
    display: none; }
  ._nv_ .er-tag.is-active {
    background-color: #0084CF;
    color: #fff; }

._nv_ .er-tag-container {
  display: flex;
  align-items: center;
  padding-top: 5px; }

._nv_ .er-tag-label {
  color: #54728B;
  font-size: 14px;
  line-height: 1.14;
  margin-right: 15px; }

._nv_ .er-tag-wrapper {
  display: flex;
  gap: 10px; }

._nv_ .er-check {
  padding-left: 37px;
  position: relative;
  cursor: pointer;
  color: #252525;
  font-size: 16px;
  line-height: 1.25; }
  ._nv_ .er-check:hover .er-check__box {
    background-color: #C0E2FF; }
  ._nv_ .er-check__input {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    /* Checked */ }
    ._nv_ .er-check__input:checked + .er-check__box {
      background-color: #DFF0FD; }
      ._nv_ .er-check__input:checked + .er-check__box:before {
        opacity: 1; }
  ._nv_ .er-check__box {
    position: absolute;
    left: 0;
    top: -2px;
    width: 22px;
    height: 22px;
    overflow: hidden;
    border-radius: 2px;
    background-color: #DFF0FD;
    transition: backgound-color ease .33s; }
    ._nv_ .er-check__box:before {
      content: '';
      position: absolute;
      width: 14px;
      height: 14px;
      top: 6px;
      left: 4px;
      background-image: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.75502 9.8036L0.205017 5.44535C-0.0683389 5.18351 -0.0683389 4.75898 0.205017 4.49711L1.19494 3.54888C1.4683 3.28702 1.91154 3.28702 2.1849 3.54888L5.25 6.48478L11.8151 0.196377C12.0885 -0.0654589 12.5317 -0.0654589 12.8051 0.196377L13.795 1.14461C14.0683 1.40645 14.0683 1.83098 13.795 2.09285L5.74498 9.80363C5.47159 10.0655 5.02838 10.0655 4.75502 9.8036Z' fill='%230084CF'/%3E%3C/svg%3E%0A");
      background-size: contain;
      background-repeat: no-repeat;
      opacity: 0;
      transition: opacity ease .33s; }

._nv_ .er-select {
  width: 100%; }
  ._nv_ .er-select__wrapper {
    position: relative; }
  ._nv_ .er-select__label {
    border: 1px solid #ACC8E2;
    border-radius: 2px;
    background-color: transparent;
    height: 50px;
    position: relative;
    padding: 15px 40px 15px 20px;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
    ._nv_ .er-select__label:after {
      content: '';
      position: absolute;
      background-image: url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.21065 7.98512C5.61101 8.49987 6.38899 8.49986 6.78935 7.98512L11.7447 1.61394C12.2556 0.957082 11.7875 0 10.9554 0H1.04464C0.212491 0 -0.255602 0.957083 0.255287 1.61394L5.21065 7.98512Z' fill='%23ACC8E2'/%3E%3C/svg%3E%0A");
      background-size: 14px 9px;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      width: 20px;
      height: 20px;
      top: 50%;
      transform: translateY(-50%);
      right: 16px; }
  ._nv_ .er-select__options {
    display: none;
    position: absolute;
    top: calc(100% - 2px);
    width: 100%;
    left: 0;
    z-index: 101;
    max-height: 404px;
    overflow-y: auto;
    border: 2px solid #ACC8E2;
    border-radius: 0 0 2px 2px;
    background-color: #fff; }
  ._nv_ .er-select__option-item {
    color: #252525;
    padding: 10px 20px 10px 40px;
    font-size: 14px;
    line-height: 1.42;
    cursor: pointer;
    transition: background-color ease .33s; }
    ._nv_ .er-select__option-item:hover, ._nv_ .er-select__option-item.is-active {
      background-color: #DFF0FD; }
    ._nv_ .er-select__option-item.is-disabled {
      opacity: .5;
      pointer-events: none; }
    ._nv_ .er-select__option-item.is-hide {
      display: none; }
  ._nv_ .er-select__label-text {
    color: #252525;
    font-size: 16px;
    line-height: 1.25; }
  ._nv_ .er-select__search-container {
    width: calc(100% - 60px);
    position: absolute;
    top: 10px;
    left: 20px;
    background-color: #fff;
    display: none;
    justify-content: space-between;
    align-items: center; }
    ._nv_ .er-select__search-container.is-active {
      display: flex; }
  ._nv_ .er-select__search-input {
    font-size: 16px;
    padding-top: 5px; }
    ._nv_ .er-select__search-input::placeholder {
      color: #ACC8E2;
      font-size: 14px; }
  ._nv_ .er-select.is-open .er-select__label {
    border-width: 2px; }
  ._nv_ .er-select.is-open .er-select__options {
    display: block; }
  ._nv_ .er-select:disabled, ._nv_ .er-select.is-disabled {
    opacity: .5;
    pointer-events: none; }

._nv_ .er-select-list__item {
  position: relative; }
  ._nv_ .er-select-list__item:after, ._nv_ .er-select-list__item:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 20px;
    height: 1px;
    background-color: #D5E3F0; }
  ._nv_ .er-select-list__item:before {
    background-color: #fff;
    display: none;
    bottom: auto;
    top: -1px;
    left: 0;
    right: 0; }
  ._nv_ .er-select-list__item:hover:after {
    display: none; }
  ._nv_ .er-select-list__item:hover:before {
    display: block; }
  ._nv_ .er-select-list__item_type_sublist:after {
    left: 40px; }
  ._nv_ .er-select-list__item_type_sublist .er-select-list__text {
    padding-left: 40px; }
  ._nv_ .er-select-list__item.is-disabled {
    opacity: .5;
    pointer-events: none; }
  ._nv_ .er-select-list__item.is-hide {
    display: none; }

._nv_ .er-select-list__title {
  color: #54728B;
  font-size: 14px;
  line-height: 1.33;
  padding: 15px 0 0 20px; }

._nv_ .er-select-list__text {
  color: #252525;
  font-size: 16px;
  line-height: 1.25;
  padding: 15px 20px;
  cursor: pointer;
  transition: background-color ease .33s; }
  ._nv_ .er-select-list__text:hover, ._nv_ .er-select-list__text.is-active {
    background-color: #DFF0FD; }
  ._nv_ .er-select-list__text.is-disabled {
    opacity: .5;
    pointer-events: none; }
  ._nv_ .er-select-list__text.is-hide {
    display: none; }

._nv_ .er-select-list__description {
  color: #54728B;
  font-size: 14px;
  margin-top: 6px;
  line-height: 1.33; }

._nv_ .er-select-list:last-of-type .er-select-list__item:last-of-type:after {
  display: none; }

._nv_ .er-select-list.is-hide {
  display: none; }

._nv_ #dl-select .er-select-list__item.is-disabled {
  display: none; }

._nv_ mark {
  background-color: #DFF0FD; }

._nv_ .er-select-reset {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: calc(100% + 20px);
  display: none; }
  ._nv_ .er-select-reset.is-show {
    display: block; }

._nv_ .er-accordion__title {
  position: relative; }
  ._nv_ .er-accordion__title:after {
    content: '';
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.21065 7.98512C5.61101 8.49987 6.38899 8.49986 6.78935 7.98512L11.7447 1.61394C12.2556 0.957082 11.7875 0 10.9554 0H1.04464C0.212491 0 -0.255602 0.957083 0.255287 1.61394L5.21065 7.98512Z' fill='%23ACC8E2'/%3E%3C/svg%3E%0A");
    background-size: 14px 9px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 20px;
    height: 20px;
    top: 50%;
    transform: translateY(-50%);
    transition: transform ease .33s;
    right: 20px; }

._nv_ .er-accordion__list {
  max-height: 0;
  overflow: hidden;
  transition: max-height ease .33s; }

._nv_ .er-accordion.is-open .er-accordion__title {
  background-color: #DFF0FD; }
  ._nv_ .er-accordion.is-open .er-accordion__title:after {
    transform: translateY(-50%) rotate(-180deg); }

._nv_ .er-accordion.is-open.er-select-list__item:after, ._nv_ .er-accordion.is-open.er-select-list__item:before {
  display: block !important; }

._nv_ .er-tab__header {
  border-bottom: 2px solid #0084CF;
  display: flex;
  gap: 10px; }

._nv_ .er-tab__body.is-hide {
  display: none; }

._nv_ .er-tab__body .er-table {
  margin-top: 25px; }

._nv_ .er-tab__filter {
  margin-top: 40px; }

._nv_ .er-tab-item {
  flex: 0 0 291px;
  padding: 25px 30px;
  background-color: #EDF7FF;
  color: #252525;
  border-radius: 6px 6px 0 0;
  pointer-events: auto;
  cursor: pointer; }
  ._nv_ .er-tab-item__title {
    color: #0084CF;
    font-size: 16px;
    line-height: 1.375;
    padding-bottom: 10px;
    position: relative; }
    ._nv_ .er-tab-item__title:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 15px;
      height: 3px;
      background-color: currentColor; }
  ._nv_ .er-tab-item__description {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.43; }
  ._nv_ .er-tab-item.is-active {
    cursor: pointer;
    pointer-events: none;
    background-color: #0084CF;
    color: #fff; }
    ._nv_ .er-tab-item.is-active .er-tab-item__title {
      color: currentColor; }
    ._nv_ .er-tab-item.is-active .er-tab-item__description {
      opacity: .8; }

._nv_ .er-table {
  min-height: 334px; }
  ._nv_ .er-table__header {
    padding: 15px 0;
    border-bottom: 2px solid #D5E3F0; }
    ._nv_ .er-table__header .er-table__row {
      border-bottom: none;
      padding: 0; }
  ._nv_ .er-table__row {
    display: flex;
    gap: 40px;
    border-bottom: 1px solid #D5E3F0;
    padding: 25px 0; }
    ._nv_ .er-table__row_type_repeat .er-table__col_type_name {
      flex-basis: 267px; }
    ._nv_ .er-table__row_type_repeat .er-table__col_type_action {
      flex-basis: 221px; }
  ._nv_ .er-table__col {
    flex: 0 0 auto; }
    ._nv_ .er-table__col_type_name {
      flex-basis: 348px; }
    ._nv_ .er-table__col_type_title {
      flex-basis: 286px; }
    ._nv_ .er-table__col_type_place {
      flex-basis: 135px; }
    ._nv_ .er-table__col_type_shedule {
      flex-basis: 129px; }
    ._nv_ .er-table__col_type_action {
      flex-basis: 138px; }
    ._nv_ .er-table__col_type_number {
      flex-basis: 118px; }
    ._nv_ .er-table__col_type_date {
      flex-basis: 177px; }
    ._nv_ .er-table__col_type_registrate {
      flex-basis: 180px; }
    ._nv_ .er-table__col_type_adresat {
      flex-basis: 245px; }
    ._nv_ .er-table__col_type_status {
      flex-basis: 141px; }
    ._nv_ .er-table__col span {
      display: block; }
  ._nv_ .er-table__th {
    color: rgba(84, 114, 139, 0.8);
    font-size: 16px;
    line-height: 1.375; }
  ._nv_ .er-table__text {
    color: #252525;
    font-size: 16px;
    line-height: 1.375; }
    ._nv_ .er-table__text:not(:last-child) {
      margin-bottom: 20px; }
    ._nv_ .er-table__text a {
      color: #0084CF;
      transition: color ease .33s; }
      ._nv_ .er-table__text a:hover {
        color: #016CA9;
        text-decoration: none; }
  ._nv_ .er-table__text-description {
    display: block;
    color: #54728B;
    font-size: 14px;
    line-height: 1.6;
    margin-top: 2px; }
  ._nv_ .er-table .er-person__name {
    color: #252525; }
    ._nv_ .er-table .er-person__name:hover {
      color: #252525; }
    ._nv_ .er-table .er-person__name a {
      color: #0084CF;
      transition: color ease .33s; }
      ._nv_ .er-table .er-person__name a:hover {
        color: #016CA9;
        text-decoration: none; }
  ._nv_ .er-table .er-person__description {
    color: #54728B; }

._nv_ .er-pagination {
  margin-top: 30px; }
  ._nv_ .er-pagination__wrapper {
    position: relative;
    width: 100%; }
  ._nv_ .er-pagination__button {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    z-index: 1; }
  ._nv_ .er-pagination__list {
    display: flex;
    align-items: center;
    height: 50px;
    gap: 30px; }
  ._nv_ .er-pagination__item {
    font-size: 16px;
    line-height: 1.375;
    color: #0084CF;
    transition: color ease .33s; }
    ._nv_ .er-pagination__item:hover {
      color: #016CA9;
      text-decoration: none; }
    ._nv_ .er-pagination__item a {
      color: currentColor; }
    ._nv_ .er-pagination__item.is-current {
      pointer-events: none;
      color: #252525; }

._nv_ .er-grade {
  display: flex;
  flex-direction: row-reverse;
  gap: 5px; }
  ._nv_ .er-grade__item {
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg width='22' height='20' viewBox='0 0 22 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 1.25955L13.3973 6.11702C13.6886 6.70731 14.2518 7.11645 14.9032 7.2111L20.2637 7.99004L16.3848 11.771C15.9134 12.2305 15.6983 12.8925 15.8096 13.5413L16.7253 18.8802L11.9307 16.3595C11.348 16.0532 10.652 16.0532 10.0693 16.3595L5.27471 18.8802L6.1904 13.5413C6.30167 12.8925 6.08658 12.2305 5.6152 11.7711L1.73628 7.99004L7.09682 7.2111C7.74824 7.11645 8.31137 6.70731 8.6027 6.11702L11 1.25955Z' stroke='%23ACC8E2' stroke-width='2'/%3E%3C/svg%3E%0A");
    width: 24px;
    height: 24px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: relative; }
    ._nv_ .er-grade__item:after {
      content: attr(data-content);
      white-space: nowrap;
      width: min-content;
      padding: 4px 12px;
      position: absolute;
      bottom: calc(100% + 8px);
      left: 50%;
      transform: translateX(-50%);
      background-color: #DFF0FD;
      border-radius: 15px;
      color: #54728B;
      display: none;
      font-size: 14px;
      line-height: 1.33; }
    ._nv_ .er-grade__item:before {
      content: '';
      position: absolute;
      background-color: #DFF0FD;
      bottom: calc(100% + 4px);
      left: 50%;
      transform: translateX(-50%) rotate(-45deg);
      width: 12px;
      height: 9px;
      display: none; }
    ._nv_ .er-grade__item.is-active, ._nv_ .er-grade__item:hover,
    ._nv_ .er-grade__item:hover ~ .er-grade__item,
    ._nv_ .er-grade__item.is-active ~ .er-grade__item {
      background-image: url("data:image/svg+xml,%3Csvg width='22' height='20' viewBox='0 0 22 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.1033 0.816987C10.4701 0.0737414 11.5299 0.0737401 11.8967 0.816986L14.294 5.67446C14.4397 5.9696 14.7213 6.17417 15.047 6.2215L20.4075 7.00043C21.2277 7.11961 21.5552 8.12759 20.9617 8.70612L17.0828 12.4871C16.8471 12.7169 16.7396 13.0479 16.7952 13.3723L17.7109 18.7111C17.851 19.528 16.9936 20.151 16.26 19.7653L11.4653 17.2446C11.174 17.0915 10.826 17.0915 10.5347 17.2446L5.74005 19.7653C5.00642 20.151 4.14899 19.528 4.2891 18.7111L5.20479 13.3723C5.26043 13.0479 5.15288 12.7169 4.91719 12.4871L1.03827 8.70612C0.444756 8.12759 0.772265 7.11961 1.59249 7.00043L6.95302 6.2215C7.27873 6.17417 7.5603 5.9696 7.70596 5.67446L10.1033 0.816987Z' fill='%230084CF'/%3E%3C/svg%3E%0A"); }
    ._nv_ .er-grade__item:hover:before, ._nv_ .er-grade__item:hover:after {
      display: block; }

._nv_ .er-tooltip {
  display: inline-block;
  width: 22px;
  height: 32px;
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='11' fill='%23EDF7FF'/%3E%3Ccircle cx='11' cy='11' r='5.5' stroke='%230084CF'/%3E%3Cpath d='M10.0748 8.4972C10.0344 7.95896 10.4602 7.5 11 7.5C11.5398 7.5 11.9656 7.95896 11.9252 8.4972L11.7524 10.802C11.7228 11.1956 11.3948 11.5 11 11.5C10.6052 11.5 10.2772 11.1956 10.2476 10.802L10.0748 8.4972Z' fill='%230084CF'/%3E%3Ccircle cx='11' cy='13' r='1' fill='%230084CF'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 22px 22px;
  cursor: pointer;
  margin: -10px 6px 0;
  position: relative;
  transform: translateY(16px);
  padding-bottom: 10px; }
  ._nv_ .er-tooltip:hover .er-tooltip__content {
    display: block; }
  ._nv_ .er-tooltip__content {
    top: 100%;
    left: 50%;
    transform: translateX(-20%);
    position: absolute;
    width: 584px;
    display: none;
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
    border-radius: 5px; }
  ._nv_ .er-tooltip__header {
    border-bottom: 2px solid #D5E3F0;
    padding: 20px 25px 15px; }
  ._nv_ .er-tooltip__body {
    padding: 15px 25px; }
  ._nv_ .er-tooltip__footer {
    padding: 15px 25px 20px;
    position: relative; }
    ._nv_ .er-tooltip__footer:before {
      content: '';
      position: absolute;
      top: 0;
      left: 25px;
      right: 25px;
      height: 1px;
      background-color: #D5E3F0; }
  ._nv_ .er-tooltip__title {
    font-weight: 700;
    color: #252525;
    font-size: 16px;
    line-height: 1.375;
    margin: 0;
    padding: 0; }
  ._nv_ .er-tooltip__row {
    margin-left: -5px;
    margin-right: -5px;
    display: flex; }
  ._nv_ .er-tooltip__col {
    flex: 0 0 50%;
    padding: 0 5px; }
  ._nv_ .er-tooltip__list {
    margin: 0;
    padding: 0; }
    ._nv_ .er-tooltip__list > li {
      color: #252525;
      font-size: 16px;
      line-height: 1.375; }
      ._nv_ .er-tooltip__list > li:not(:first-of-type) {
        margin-top: 20px; }
  ._nv_ .er-tooltip__list-inner {
    margin: 2px 0 0; }
    ._nv_ .er-tooltip__list-inner li {
      margin: 0;
      font-size: 14px;
      line-height: 22px;
      color: #54728B;
      text-decoration: none; }

._nv_ .er-mt-25 {
  margin-top: 25px; }

._nv_ .er-mt-30 {
  margin-top: 30px; }

._nv_ .er-mt-35 {
  margin-top: 35px; }

._nv_ .er-mt-40 {
  margin-top: 40px; }

._nv_ .er-mt-45 {
  margin-top: 45px; }

._nv_ .er-mt-50 {
  margin-top: 50px; }

._nv_ .er-position-abs {
  position: absolute; }

._nv_ .er-search-text {
  background-color: #DFF0FD; }

._nv_ .internal .content .er-wrapper h1 {
  border-bottom: none; }

._nv_ .wth-content {
  max-width: 1440px;
  padding: 20px 20px 60px;
  box-sizing: border-box;
  margin: 0 auto; }
  ._nv_ .wth-content__row {
    display: flex;
    gap: 16px;
    margin-bottom: 48px; }
    ._nv_ .wth-content__row:last-of-type {
      margin-bottom: 0; }
  ._nv_ .wth-content__col {
    flex: 0 0 28%; }
    ._nv_ .wth-content__col_size_large {
      flex: 0 0 72%; }
  ._nv_ .wth-content .h-bordered {
    font-weight: 300;
    margin-bottom: 24px; }
  ._nv_ .wth-content .text-block {
    font-style: italic;
    padding: 0;
    margin: 0; }

._nv_ .wth-link-block {
  margin-bottom: 24px;
  display: flex;
  flex-direction: column;
  gap: 8px; }
  ._nv_ .wth-link-block:last-of-type {
    margin-bottom: 0; }

._nv_ .wth-phone-link {
  font-family: Roboto, Arial, serif;
  white-space: nowrap;
  font-weight: 700;
  text-decoration: none;
  color: #0084CF;
  font-size: 18px;
  line-height: 1.33; }
  ._nv_ .wth-phone-link:hover {
    text-decoration: none;
    color: #0084CF; }

._nv_ .wth-notes {
  font-size: 14px;
  font-family: Roboto, Arial, serif;
  line-height: 1.14;
  color: #252525;
  margin: 0;
  padding: 0; }
  ._nv_ .wth-notes_bold {
    font-weight: 700; }

._nv_ .wth-info-block {
  display: flex;
  gap: 28px; }
  ._nv_ .wth-info-block__col {
    flex: 0 0 278px; }
    ._nv_ .wth-info-block__col_size_large {
      flex-basis: 304px; }

._nv_ .wth-link-card {
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 16px;
  cursor: pointer; }
  ._nv_ .wth-link-card:hover {
    text-decoration: none; }
  ._nv_ .wth-link-card__icon {
    flex: 0 0 50px;
    height: 50px; }
  ._nv_ .wth-link-card__body {
    display: flex;
    flex-direction: column; }
  ._nv_ .wth-link-card__text {
    font-family: Roboto, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.43;
    color: #0084CF; }
    ._nv_ .wth-link-card__text_bold {
      font-weight: 700; }
  ._nv_ .wth-link-card_size_large {
    gap: 24px; }
    ._nv_ .wth-link-card_size_large .wth-link-card__icon {
      flex-basis: 56px;
      height: 56px; }

._nv_ .wth-link {
  text-decoration: none;
  color: #0084CF;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.29; }
  ._nv_ .wth-link:hover {
    text-decoration: none;
    color: #0084CF; }

._nv_ .wth-list-wrapper {
  display: flex;
  gap: 64px; }

._nv_ .wth-list-col {
  flex: 0 0 432px;
  padding-bottom: 24px; }

._nv_ .wth-list-title {
  font-family: Roboto, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  color: #252525;
  padding: 0;
  margin-bottom: 1.25em; }

._nv_ .wth-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  ._nv_ .wth-list li {
    position: relative;
    font-family: Roboto, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.43;
    padding-left: 20px;
    margin-bottom: 1em;
    color: #3e566a; }
    ._nv_ .wth-list li:last-child {
      margin-bottom: 0; }
    ._nv_ .wth-list li:before {
      content: '';
      position: absolute;
      width: 4px;
      height: 4px;
      border-radius: 50%;
      background-color: currentColor;
      top: 8px;
      left: 6px; }

._nv_ .wth-banner {
  background: linear-gradient(90deg, #F0995C 17.41%, #F6C55A 103.57%);
  position: relative;
  border-radius: 8px; }
  ._nv_ .wth-banner:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 49px;
    background-size: contain;
    top: 0;
    bottom: 0;
    right: 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='49' height='98' viewBox='0 0 49 98' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5193 77.0902L23.3216 15.3346L30.11 -10L48.0604 -5.19021L41.272 20.1444L20.8567 79.5921L11.5193 77.0902ZM0.133061 104.451L4.41497 88.4709L21.0774 92.9356L16.7955 108.916L0.133061 104.451Z' fill='%23DC894E'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat; }
  ._nv_ .wth-banner__wrapper {
    padding: 16px 64px 16px 24px;
    box-sizing: border-box; }
  ._nv_ .wth-banner__text {
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.38;
    font-style: italic;
    font-weight: 300;
    color: #000; }

._nv_ .wth-popup {
  height: auto;
  padding: 0 !important; }
  ._nv_ .wth-popup__title {
    font-family: Roboto, Arial, sans-serif;
    font-size: 20px;
    line-height: 1.33;
    max-width: 938px;
    margin: 0;
    padding: 0;
    font-weight: 400;
    color: #252525; }
  ._nv_ .wth-popup__footer {
    padding-top: 24px; }
  ._nv_ .wth-popup_type_scroll .er-popup__content {
    max-height: 650px; }
  ._nv_ .wth-popup .er-popup__text-content {
    padding: 24px 0; }

._nv_ .wth-par {
  font-family: Roboto, Arial, sans-serif;
  margin-bottom: 20px !important;
  font-size: 14px;
  line-height: 1.43;
  color: #000; }
  ._nv_ .wth-par:last-of-type {
    margin-bottom: 0 !important; }
  ._nv_ .wth-par a {
    text-decoration: none;
    color: #1c5b93;
    white-space: nowrap; }
    ._nv_ .wth-par a:hover {
      text-decoration: none;
      color: #1c5b93; }
  ._nv_ .wth-par b {
    font-weight: 700; }

._nv_ .wht-li {
  white-space: nowrap;
  display: block;
  color: #f0995c; }

._nv_ .wth-accent {
  font-weight: 700;
  color: #f0995c; }

._nv_ .wth-popup-banner {
  display: flex;
  border-radius: 8px;
  padding: 8px 12px 8px 20px;
  align-items: center;
  background-color: #f5bc73;
  max-width: 740px;
  margin-top: 28px; }
  ._nv_ .wth-popup-banner__text {
    padding: 0 45px 0 0;
    font-family: Roboto, Arial, sans-serif;
    margin: 0;
    font-weight: 300;
    font-style: italic;
    color: #262626; }
  ._nv_ .wth-popup-banner__img {
    flex: 0 0 56px;
    height: 56px; }

._nv_ .wth-list-ol {
  padding-left: 20px; }

._nv_ .catname:first-letter {
  text-transform: capitalize; }

._nv_ .blockLine {
  margin-top: 20px; }
  ._nv_ .blockLine:before, ._nv_ .blockLine:after {
    display: table;
    content: " "; }
  ._nv_ .blockLine:after {
    clear: both; }

._nv_ .emplline {
  margin-top: -20px; }

.search-element .info {
  width: 375px;
  float: left;
  margin-right: 30px; }

.print-block .print-table {
  font-size: 1.2em;
  line-height: 1.1em;
  margin: 50px auto 0 auto;
  width: 1060px; }
  .print-block .print-table th, .print-block .print-table td {
    font-size: 16px;
    padding: 15px;
    border: 1px solid black; }
  .print-block .print-table .title {
    padding: 15px;
    display: block;
    text-align: center;
    font-size: 1.4em;
    font-weight: bold; }

.print-visible-element {
  visibility: hidden;
  position: absolute;
  left: -9999px; }

@media print {
  .print-hidden-element {
    visibility: hidden !important; }
  .print-visible-element {
    visibility: visible !important;
    position: static; }
  .print-block {
    visibility: visible !important; }
  .print-table {
    visibility: visible !important;
    position: absolute;
    left: 0;
    top: 0; }
  .content {
    zoom: 1 !important; } }

.select2-container {
  box-sizing: border-box;
  display: block;
  margin: 0;
  position: relative;
  vertical-align: middle;
  width: 100% !important;
  outline: none; }

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 35px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-search--inline {
  float: left; }

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }

.select2-results__option[aria-selected] {
  cursor: pointer;
  padding: 3px; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #1089d0;
  border-radius: 0;
  outline: 0; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 35px; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #000; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 30px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #000 transparent transparent transparent;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

._nv_ .form .multi-select {
  padding: 0 !important; }
  ._nv_ .form .multi-select .select2-container--default .select2-selection--multiple {
    border: none; }
  ._nv_ .form .multi-select .select2-container--default .select2-selection__choice {
    background: #fff; }
  ._nv_ .form .multi-select .select2-container--default .select2-selection__choice__remove {
    display: inline-block;
    margin-right: 2px; }
  ._nv_ .form .multi-select .select2-container--default .select2-selection__rendered {
    padding: 0 10px; }
  ._nv_ .form .multi-select .select2-container--default .selection {
    display: inline;
    margin-right: 0; }
    ._nv_ .form .multi-select .select2-container--default .selection .select2-selection--multiple {
      margin-right: 0; }
  ._nv_ .form .multi-select .select2-container--default .dropdown-wrapper {
    display: inline;
    margin-right: 0; }
  ._nv_ .form .multi-select .kselect-value {
    display: inline;
    margin: 0; }

/* Ion.RangeSlider
// css version 2.0.3
// © 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important; }

.irs-line-left, .irs-line-mid, .irs-line-right {
  position: absolute;
  display: block;
  top: 0; }

.irs-line-left {
  left: 0;
  width: 11%; }

.irs-line-mid {
  left: 9%;
  width: 82%; }

.irs-line-right {
  right: 0;
  width: 11%; }

.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0; }

.irs-bar-edge {
  position: absolute;
  display: block;
  top: 0;
  left: 0; }

.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0; }

.irs-slider {
  position: absolute;
  display: block;
  cursor: default;
  z-index: 1; }

.irs-slider.type_last {
  z-index: 2; }

.irs-min {
  position: absolute;
  display: block;
  left: 0;
  cursor: default; }

.irs-max {
  position: absolute;
  display: block;
  right: 0;
  cursor: default; }

.irs-from, .irs-to, .irs-single {
  position: absolute;
  display: block;
  top: -8px;
  left: 0;
  cursor: default;
  white-space: nowrap; }

.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px; }

.irs-with-grid .irs-grid {
  display: block; }

.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000; }

.irs-grid-pol.small {
  display: none; }

.irs-grid-text {
  position: absolute;
  top: 12px;
  left: 0;
  text-align: center;
  font-size: 12px;
  line-height: 1em;
  padding: 0 3px;
  color: #000;
  visibility: visible !important; }

.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2; }

.lt-ie9 .irs-disable-mask {
  background: #000;
  filter: alpha(opacity=0);
  cursor: not-allowed; }

.irs-disabled {
  opacity: 0.4; }

.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important; }

/* Ion.RangeSlider, Flat UI Skin
// css version 2.0.3
// © Denis Ineshin, 2014    https://github.com/IonDen
// ===================================================================================================================*/
/* =====================================================================================================================
// Skin details */
.irs {
  height: 40px; }

.irs-with-grid {
  height: 60px; }

.irs-line {
  height: 21px;
  top: 15px;
  background-color: #b5b5b5; }
  .irs-line:before, .irs-line:after {
    position: absolute;
    right: 0;
    left: 0;
    content: "";
    background: #fff; }
  .irs-line:before {
    height: 10px; }
  .irs-line:after {
    bottom: 0;
    height: 9px; }

.irs-line-left {
  height: 12px;
  background-position: 0 -30px; }

.irs-line-mid {
  height: 12px;
  background-position: 0 0; }

.irs-line-right {
  height: 12px;
  background-position: 100% -30px; }

.irs-bar,
.irs-line,
.irs-slider,
.irs-line-left,
.irs-line-mid,
.irs-line-right {
  cursor: pointer; }

.irs-bar {
  height: 2px;
  top: 25px;
  background: #1089d0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.irs-bar-edge {
  top: 25px;
  height: 2px;
  width: 9px;
  background: #1089d0; }

.irs-shadow {
  height: 3px;
  top: 34px;
  background: #000;
  opacity: 0.25; }

.lt-ie9 .irs-shadow {
  filter: alpha(opacity=25); }

.irs-slider {
  left: 0;
  width: 15px;
  height: 15px;
  top: 18px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #1089d0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.irs-slider.state_hover, .irs-slider:hover {
  background-position: 0 -150px; }

.irs-min, .irs-max {
  color: #999;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  top: 0;
  padding: 1px 3px;
  background: #e1e4e9;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.irs-from, .irs-to, .irs-single {
  color: #252525;
  font-size: 14px;
  line-height: 1em;
  text-shadow: none;
  padding: 1px 5px; }

.irs-from:after, .irs-to:after {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #ed5565; }

.irs-grid-pol {
  background: #e1e4e9; }

.irs-grid-text {
  color: #999; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.profile-nav ul li a {
  display: block;
  padding: 4px 10px; }
  .profile-nav ul li a:hover {
    background: #f2f2f2; }

.profile-nav ul li.active a {
  background: #f2f2f2; }

.list_no-style ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  .list_no-style ul li {
    margin-bottom: 12px; }
    .list_no-style ul li:last-child {
      margin-bottom: 0; }

._nv_ .job-page .job-info {
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 35px; }

._nv_ .job-page .tabs {
  height: 49px; }

._nv_ .job-page .tabs li {
  height: 48px; }

._nv_ .job-page .tabs li a {
  padding: 0 15px;
  font-size: 16px;
  line-height: 16px;
  height: 44px;
  vertical-align: middle;
  display: table-cell; }

._nv_ .job-page .tabs li a {
  display: inline-block !important;
  margin-top: 7px; }

.overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 98;
  background: #F4F4F4;
  background: rgba(244, 244, 244, 0.9);
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out; }
  .overlay_dark {
    background: rgba(15, 15, 15, 0.3); }

.overlay-document {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 98;
  background: #F4F4F4;
  background: rgba(244, 244, 244, 0.9);
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out; }

.modal-document {
  padding: 15px;
  width: 880px;
  left: 50%;
  height: 90%;
  top: 5%;
  margin-left: -440px;
  z-index: 99;
  background: #FFF;
  position: fixed;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35);
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
  -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out, transform 0.3s ease-out; }

.overlay.overlay-show {
  opacity: 1;
  visibility: visible; }

.modal-document.modal-show {
  visibility: visible;
  opacity: 1;
  transform: scale(1); }

.modal-document .modal-title {
  margin-top: 0;
  width: 95%; }

.modal-document .modal-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .05em; }

.modal-document .modal-title {
  color: #000;
  margin: 30px 0 15px; }

.modal-document .modal-close {
  position: absolute;
  display: block;
  right: -40px;
  top: 0;
  width: 25px;
  height: 25px;
  cursor: pointer;
  font-size: 50px;
  line-height: 26px; }

.modal-document .modal-iframe .loader {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 90px;
  top: 50%;
  margin-top: -65px;
  text-align: center; }

.modal-iframe {
  border: 1px solid #F4F4F4;
  position: relative; }

.modal-document-loader {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 90px;
  top: 50%;
  margin-top: -65px;
  text-align: center; }

.icon-eye {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 15px;
  background: none; }
  .icon-eye:after, .icon-eye:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0px;
    width: 20px;
    height: 15px;
    background-image: url("/pics/i/icon-eye.png"), none;
    background-image: url("/pics/i/icon-eye.svg");
    background-position: top left;
    background-repeat: no-repeat;
    opacity: 1;
    margin-top: -6px;
    margin-left: 0px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
  .icon-eye:after {
    background-position: bottom left;
    opacity: 0;
    visibility: hidden; }
  .icon-eye:before {
    background-position: top left;
    opacity: 1;
    visibility: visible; }
  .icon-eye:hover:after {
    opacity: 1;
    visibility: visible; }
  .icon-eye:hover:before {
    opacity: 0;
    visibility: hidden; }

.icon-doc {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 21px;
  background: none; }
  .icon-doc:after, .icon-doc:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 2px;
    width: 16px;
    height: 21px;
    background-image: url("/pics/i/icon-doc.png"), none;
    background-image: url("/pics/i/icon-doc.svg");
    background-position: top left;
    background-repeat: no-repeat;
    opacity: 1;
    margin-top: -7px;
    margin-left: 0px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
  .icon-doc:after {
    background-position: bottom left;
    opacity: 0;
    visibility: hidden; }
  .icon-doc:before {
    background-position: top left;
    opacity: 1;
    visibility: visible; }
  .icon-doc:hover:after {
    opacity: 1;
    visibility: visible; }
  .icon-doc:hover:before {
    opacity: 0;
    visibility: hidden; }

.icon-like {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 18px;
  background: none; }
  .icon-like:after, .icon-like:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0px;
    width: 16px;
    height: 18px;
    background-image: url("/pics/i/icon-like.png"), none;
    background-image: url("/pics/i/icon-like.svg");
    background-position: top left;
    background-repeat: no-repeat;
    opacity: 1;
    margin-top: -6px;
    margin-left: 0px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
  .icon-like:after {
    background-position: bottom left;
    opacity: 0;
    visibility: hidden; }
  .icon-like:before {
    background-position: top left;
    opacity: 1;
    visibility: visible; }
  .icon-like:hover:after {
    opacity: 1;
    visibility: visible; }
  .icon-like:hover:before {
    opacity: 0;
    visibility: hidden; }

.icon-dislike {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 17px;
  background: none; }
  .icon-dislike:after, .icon-dislike:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0px;
    width: 16px;
    height: 17px;
    background-image: url("/pics/i/icon-dislike.png"), none;
    background-image: url("/pics/i/icon-dislike.svg");
    background-position: top left;
    background-repeat: no-repeat;
    opacity: 1;
    margin-top: -2px;
    margin-left: 0px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
  .icon-dislike:after {
    background-position: bottom left;
    opacity: 0;
    visibility: hidden; }
  .icon-dislike:before {
    background-position: top left;
    opacity: 1;
    visibility: visible; }
  .icon-dislike:hover:after {
    opacity: 1;
    visibility: visible; }
  .icon-dislike:hover:before {
    opacity: 0;
    visibility: hidden; }

.icon-like-color {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 18px;
  background: none; }
  .icon-like-color:after, .icon-like-color:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0px;
    width: 16px;
    height: 18px;
    background-image: url("/pics/i/icon-like-color.png"), none;
    background-image: url("/pics/i/icon-like-color.svg");
    background-position: top left;
    background-repeat: no-repeat;
    opacity: 1;
    margin-top: -6px;
    margin-left: 0px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
  .icon-like-color:after {
    background-position: bottom left;
    opacity: 0;
    visibility: hidden; }
  .icon-like-color:before {
    background-position: top left;
    opacity: 1;
    visibility: visible; }
  .icon-like-color:hover:after {
    opacity: 1;
    visibility: visible; }
  .icon-like-color:hover:before {
    opacity: 0;
    visibility: hidden; }

.icon-dislike-color {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 17px;
  background: none; }
  .icon-dislike-color:after, .icon-dislike-color:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0px;
    width: 16px;
    height: 17px;
    background-image: url("/pics/i/icon-dislike-color.png"), none;
    background-image: url("/pics/i/icon-dislike-color.svg");
    background-position: top left;
    background-repeat: no-repeat;
    opacity: 1;
    margin-top: -2px;
    margin-left: 0px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
  .icon-dislike-color:after {
    background-position: bottom left;
    opacity: 0;
    visibility: hidden; }
  .icon-dislike-color:before {
    background-position: top left;
    opacity: 1;
    visibility: visible; }
  .icon-dislike-color:hover:after {
    opacity: 1;
    visibility: visible; }
  .icon-dislike-color:hover:before {
    opacity: 0;
    visibility: hidden; }

.icon-clock {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  background: none; }
  .icon-clock:after, .icon-clock:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0px;
    width: 18px;
    height: 18px;
    background-image: url("/pics/i/icon-clock.png"), none;
    background-image: url("/pics/i/icon-clock.svg");
    background-position: top left;
    background-repeat: no-repeat;
    opacity: 1;
    margin-top: -6px;
    margin-left: 0px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
  .icon-clock:after {
    background-position: bottom left;
    opacity: 0;
    visibility: hidden; }
  .icon-clock:before {
    background-position: top left;
    opacity: 1;
    visibility: visible; }
  .icon-clock:hover:after {
    opacity: 1;
    visibility: visible; }
  .icon-clock:hover:before {
    opacity: 0;
    visibility: hidden; }

.icon-pen {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  background: none; }
  .icon-pen:after, .icon-pen:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0px;
    width: 18px;
    height: 18px;
    background-image: url("/pics/i/icon-pen.png"), none;
    background-image: url("/pics/i/icon-pen.svg");
    background-position: top left;
    background-repeat: no-repeat;
    opacity: 1;
    margin-top: -8px;
    margin-left: 0px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
  .icon-pen:after {
    background-position: bottom left;
    opacity: 0;
    visibility: hidden; }
  .icon-pen:before {
    background-position: top left;
    opacity: 1;
    visibility: visible; }
  .icon-pen:hover:after {
    opacity: 1;
    visibility: visible; }
  .icon-pen:hover:before {
    opacity: 0;
    visibility: hidden; }

.icon-doc-clock {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: url("/pics/i/icon-clock.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-eyedis {
  position: relative;
  display: inline-block;
  width: 39px;
  height: 21px;
  background-image: url("/pics/i/icon-eyedis.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-map {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 17px;
  background-image: url("/pics/i/icon-map.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-person {
  position: relative;
  display: inline-block;
  width: 22px;
  height: 27px;
  background-image: url("/pics/i/icon-person.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-exit {
  position: relative;
  display: inline-block;
  width: 22px;
  height: 30px;
  background-image: url("/pics/i/icon-exit.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-search-w {
  position: relative;
  display: inline-block;
  width: 22px;
  height: 22px;
  background-image: url("/pics/i/icon-search-w.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-search-b {
  position: relative;
  display: inline-block;
  width: 22px;
  height: 22px;
  background-image: url("/pics/i/icon-search-b.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-link {
  display: inline-block;
  margin-bottom: 10px;
  text-decoration: none !important; }
  .icon-link:last-child {
    margin-bottom: 0; }
  .icon-link span {
    display: inline-block;
    margin-right: 8px; }
    .icon-link span:last-child {
      margin-right: 0; }
  .icon-link .desc {
    color: #b5b5b5;
    font-size: 14px;
    font-style: italic; }
  .icon-link:hover .text {
    text-decoration: underline; }
  .icon-link:hover .icon:after {
    opacity: 1;
    visibility: visible; }
  .icon-link:hover .icon:before {
    opacity: 0;
    visibility: hidden; }

.icon-slider-korabli-next {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  background-image: url("/pics/i/right-arrow.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-slider-korabli-prev {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  background-image: url("/pics/i/left-arrow.svg");
  background-position: center;
  background-repeat: no-repeat; }

span.icon-doc {
  margin-right: 11px; }

span.icon-clock {
  margin-right: 9px;
  margin-left: 1px; }

.icon-like:hover:after,
.icon-dislike:hover:after {
  opacity: 0;
  visibility: hidden; }

.icon-like:hover:before,
.icon-dislike:hover:before {
  opacity: 1;
  visibility: visible; }

.icon-twitter {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("/pics/i/twitter.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-vk {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("/pics/i/vk.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-fb {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("/pics/i/facebook-square.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-ok {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("/pics/i/odnoklassniki-square.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-instagram {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("/pics/i/instagram.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-instagram-w {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("/pics/i/icon-instagram-w.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-youtube-w {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("/pics/i/icon-youtube-w.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-vk-w {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("/pics/i/icon-vk-w.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-fb-w {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("/pics/i/icon-fb-w.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-tg-w {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("/pics/i/icon-tg-w.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-ok-w {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("/pics/i/icon-ok-w.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-telegram {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 18px;
  background-image: url("/pics/i/telegram.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-bring-personally {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 50px;
  background-image: url("/pics/i/bring-personally.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-email {
  position: relative;
  display: inline-block;
  width: 55px;
  height: 38px;
  background-image: url("/pics/i/email.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-internet-reception {
  position: relative;
  display: inline-block;
  width: 57px;
  height: 50px;
  background-image: url("/pics/i/internet-reception.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-video {
  position: relative;
  display: inline-block;
  width: 56px;
  height: 50px;
  background-image: url("/pics/i/video-reception.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-personaly {
  position: relative;
  display: inline-block;
  width: 53px;
  height: 50px;
  background-image: url("/pics/i/personaly.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-good-kamgov {
  position: relative;
  display: inline-block;
  width: 57px;
  height: 50px;
  background-image: url("/pics/i/good-kamgov.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-internet-reception-services {
  position: relative;
  display: inline-block;
  width: 111px;
  height: 76px;
  background-image: url("/pics/i/internet-reception-services.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-good-kamgov-services {
  position: relative;
  display: inline-block;
  width: 275px;
  height: 82px;
  background-image: url("/pics/i/good-kamgov-services.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-soc-navigator {
  position: relative;
  display: inline-block;
  width: 329px;
  height: 96px;
  background-image: url("/pics/i/soc-navigator.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-answer-appeal {
  position: relative;
  display: inline-block;
  width: 349px;
  height: 99px;
  background-image: url("/pics/i/answer-appeal.svg");
  background-position: center;
  background-repeat: no-repeat; }

.close-modal-icon {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  background-image: url("/pics/i/close-modal-icon.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-gos-slujba-1 {
  position: relative;
  display: inline-block;
  width: 49px;
  height: 49px;
  background-image: url("/pics/i/icon-gos-slujba-1.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-gos-slujba-2 {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 50px;
  background-image: url("/pics/i/icon-gos-slujba-2.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-gos-slujba-3 {
  position: relative;
  display: inline-block;
  width: 56px;
  height: 50px;
  background-image: url("/pics/i/icon-gos-slujba-3.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-gos-slujba-4 {
  position: relative;
  display: inline-block;
  width: 52px;
  height: 52px;
  background-image: url("/pics/i/icon-gos-slujba-4.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-gos-slujba-5 {
  position: relative;
  display: inline-block;
  width: 56px;
  height: 47px;
  background-image: url("/pics/i/icon-gos-slujba-5.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-gos-slujba-6 {
  position: relative;
  display: inline-block;
  width: 56px;
  height: 47px;
  background-image: url("/pics/i/icon-gos-slujba-6.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-gos-slujba-7 {
  position: relative;
  display: inline-block;
  width: 56px;
  height: 45px;
  background-image: url("/pics/i/icon-gos-slujba-7.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-gos-slujba-8 {
  position: relative;
  display: inline-block;
  width: 49px;
  height: 50px;
  background-image: url("/pics/i/icon-gos-slujba-8.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-img {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("/pics/i/icon-img.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-modal-close {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  background-image: url("/pics/i/icon-modal-close.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-slider-next {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 48px;
  background-image: url("/pics/i/icon-slider-next.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-slider-prev {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 48px;
  background-image: url("/pics/i/icon-slider-prev.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-council {
  position: relative;
  display: inline-block;
  width: 74px;
  height: 52px;
  background-image: url("/pics/i/nac-project/icon-council.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-nac-projects {
  position: relative;
  display: inline-block;
  width: 70px;
  height: 48px;
  background-image: url("/pics/i/nac-project/icon-nac-projects.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-popular-control {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 45px;
  background-image: url("/pics/i/nac-project/icon-popular-control.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-reestr-region {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 48px;
  background-image: url("/pics/i/nac-project/icon-reestr-region.svg");
  background-position: center;
  background-repeat: no-repeat; }

.icon-reestr-events {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 48px;
  background-image: url("/pics/i/nac-project/icon-reestr-events.svg");
  background-position: center;
  background-repeat: no-repeat; }

.comment-block {
  border-bottom: 1px solid #b5b5b5; }
  .comment-block .heading {
    margin-bottom: 12px; }
    .comment-block .heading .tag {
      font-weight: bold;
      margin-right: 20px; }
      .comment-block .heading .tag:last-child {
        margin-right: 0; }
    .comment-block .heading div {
      display: inline-block; }
  .comment-block .comment-item {
    margin-bottom: 20px; }
    .comment-block .comment-item.indent {
      margin-left: 40px; }

.loading .loader {
  display: block; }

.loader {
  min-height: 40px;
  min-width: 40px;
  position: relative;
  margin-top: 20px;
  display: none; }
  .loader:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 50%;
    margin-top: -20px;
    margin-right: -20px;
    -webkit-animation-duration: 0.75s;
    -moz-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: rotate-forever;
    -moz-animation-name: rotate-forever;
    animation-name: rotate-forever;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
    height: 40px;
    width: 40px;
    border: 2px solid #1089d0;
    border-right-color: transparent;
    border-radius: 50%;
    display: inline-block;
    z-index: -1; }
  .loader.placeholder {
    position: absolute;
    top: 50%;
    right: 50%;
    margin-top: -20px;
    margin-right: -20px; }

/* Loader */
@-webkit-keyframes rotate-forever {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes rotate-forever {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes rotate-forever {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

.fancybox-iframe-video {
  height: 460px;
  width: 800px; }

@media screen and (max-width: 961px) {
  .adapt-group {
    display: inline-block;
    margin-right: 10px;
    text-align: left; } }

@media screen and (max-width: 961px) {
  .adapt-group label {
    display: block !important;
    text-align: left !important;
    float: none !important;
    width: fit-content !important;
    padding-bottom: 8px; } }

@media screen and (max-width: 961px) {
  .adapt-group label:before {
    display: block !important;
    text-align: left !important;
    float: none !important; } }

.adapt-group .required-note {
  padding-left: 303px; }
  @media screen and (max-width: 961px) {
    .adapt-group .required-note {
      padding-left: 0px; } }
  @media screen and (max-width: 525px) {
    .adapt-group .required-note {
      white-space: pre-line;
      word-break: break-word; } }

@media screen and (max-width: 525px) {
  .adapt-info {
    width: 50%; } }

@media screen and (max-width: 525px) {
  .adapt-group .file-group .note {
    width: 75% !important;
    word-break: break-word; } }

@media screen and (max-width: 400px) {
  .adapt-group .file-group .note {
    width: 55% !important;
    word-break: break-word; } }

.adapt-group select {
  width: 444px !important; }
  @media screen and (max-width: 525px) {
    .adapt-group select {
      width: 320px !important; } }
  @media screen and (max-width: 400px) {
    .adapt-group select {
      width: 250px !important; } }

.adapt-group textarea {
  width: 444px !important; }
  @media screen and (max-width: 525px) {
    .adapt-group textarea {
      width: 320px !important; } }
  @media screen and (max-width: 400px) {
    .adapt-group textarea {
      width: 250px !important; } }

.adapt-group .text-field {
  width: 444px !important; }
  @media screen and (max-width: 525px) {
    .adapt-group .text-field {
      width: 320px !important; } }
  @media screen and (max-width: 400px) {
    .adapt-group .text-field {
      width: 250px !important; } }

.adapt-form {
  display: flex;
  flex-direction: column;
  padding-left: 65px !important; }
  @media screen and (max-width: 961px) {
    .adapt-form {
      max-width: 466px; } }

@media screen and (max-width: 961px) {
  .adapt-cont {
    padding-left: 30px !important; } }

.field-question-to .text-field {
  margin-left: 4px; }
  @media screen and (max-width: 961px) {
    .field-question-to .text-field {
      margin-left: 0px; } }

.adapt-submit {
  margin-left: -210px; }
  @media screen and (max-width: 961px) {
    .adapt-submit {
      margin-left: 0px !important; } }
  @media screen and (max-width: 525px) {
    .adapt-submit {
      margin-left: -120px !important; } }
  @media screen and (max-width: 400px) {
    .adapt-submit {
      margin-left: -195px !important; } }

.field-question-agree {
  padding-left: 300px; }
  @media screen and (max-width: 961px) {
    .field-question-agree {
      padding-left: 0px !important; } }

.field-error-text {
  padding-left: 303px !important; }
  @media screen and (max-width: 961px) {
    .field-error-text {
      padding-left: 0px !important; } }

@media screen and (max-width: 400px) {
  .adapt-title {
    font-size: 26px !important; } }

.adapt-head {
  margin-bottom: 0px !important; }

.adapt-agree {
  white-space: pre-line;
  word-break: break-word; }
  @media screen and (max-width: 525px) {
    .adapt-agree {
      width: 62% !important; } }
  @media screen and (max-width: 400px) {
    .adapt-agree {
      width: 55% !important; } }

.adapt-msg {
  width: 95%; }
  @media screen and (max-width: 1200px) {
    .adapt-msg {
      width: 76%; } }
  @media screen and (max-width: 961px) {
    .adapt-msg {
      width: 35%; } }
  @media screen and (max-width: 960px) {
    .adapt-msg {
      width: 35%;
      padding-left: 2%; } }
  @media screen and (max-width: 525px) {
    .adapt-msg {
      width: 28%;
      padding-left: 1%; } }
  @media screen and (max-width: 460px) {
    .adapt-msg {
      width: 27%;
      padding-left: 2%; } }
  @media screen and (max-width: 400px) {
    .adapt-msg {
      width: 27%;
      padding-left: 0%; } }
  @media screen and (max-width: 375px) {
    .adapt-msg {
      width: 25%;
      padding-left: 0%; } }
  @media screen and (max-width: 360px) {
    .adapt-msg {
      width: 24%;
      padding-left: 0%; } }
  @media screen and (max-width: 320px) {
    .adapt-msg {
      width: 21%;
      padding-left: 0%; } }

.online-questions-table {
  clear: both;
  margin: 0 auto !important;
  width: inherit;
  overflow: auto;
  padding: 20px 0 60px 0 !important; }
  @media screen and (min-width: 1270px) {
    .online-questions-table {
      display: table !important; } }

.online-questions-table .register {
  margin: 0px !important;
  padding: 0px 10px !important; }

.online-questions-table div .row .items-wrap {
  text-align: center; }

.online-questions-table div .pagination {
  height: fit-content; }

.table_category {
  width: 180px; }

.online-vote_sum {
  display: block !important;
  margin: 10px 0px 0px 24px !important; }

.online-like {
  height: 40px !important; }

.online-col-title {
  vertical-align: inherit !important; }

.online-tip {
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.online-category-elem-selected {
  border: 5px outset #244da5 !important; }

.online-clickable {
  cursor: pointer; }

.button_question {
  display: inline-block !important;
  text-decoration: none !important;
  background-color: #2372a6 !important;
  color: #ffffff !important;
  border: 0px solid #ffffff !important;
  border-radius: 10px !important;
  font-size: 20px !important;
  padding: 15px 36px !important;
  transition: all 0.2s ease !important;
  margin-bottom: 0px !important;
  font-weight: 400 !important; }

.button_question:hover {
  text-decoration: none !important;
  background-color: #51b3e8 !important;
  color: #ffffff !important; }

.online-hidden {
  display: none !important; }

.online-link {
  font-size: 14px !important;
  margin-top: 12px;
  margin-bottom: 12px; }

/* ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.browsehappy {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 255; }
  .browsehappy .chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 2.5em 1em; }

.d-flex {
  display: flex; }
