@charset "UTF-8";
@font-face {
  font-family: 'MariupolBold';
  src: url("../fonts/Mariupol_Bold/MariupolBold.eot");
  src: url("../fonts/Mariupol_Bold/MariupolBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Mariupol_Bold/MariupolBold.woff") format("woff"), url("../fonts/Mariupol_Bold/MariupolBold.ttf") format("truetype"), url("../fonts/Mariupol_Bold/MariupolBold.woff2") format("woff2"), url("../fonts/Mariupol_Bold/MariupolBold.svg#MariupolBold") format("svg");
  font-weight: normal;
  font-style: normal; }

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

body {
  text-decoration-skip-ink: none; }

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

.fontsize_1 .form-control {
  font-size: 11px; }

.fontsize_2 .form-control {
  font-size: 15px; }

.fontsize_3 .form-control {
  font-size: 16px; }

.fontsize_4 .form-control {
  font-size: 17px; }

.officer__vote-results {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px; }
  .officer__vote-results .title {
    width: 110px;
    height: 50px;
    font-size: 14px;
    color: #171717;
    font-family: "MariupolBold", sans-serif;
    background-color: #f7f7f7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 0 0 3px;
    margin-right: 4px; }
    [class^='fontsize_']:not(.fontsize_1) .officer__vote-results .title {
      height: 63px; }

.officer__vote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  margin-right: 0;
  border: 3px solid #F8D129; }
  [class^='fontsize_']:not(.fontsize_1) .officer__vote {
    height: 63px;
    padding: 10px 0 4px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
  [class^='fontsize_']:not(.fontsize_1) .officer__vote > div {
    display: block;
    width: auto;
    text-align: center;
    padding: 0;
    margin: auto;
    border-right: none; }
  .officer__vote:last-child {
    margin-right: 0; }
  .officer__vote:hover {
    background-color: #f8d129; }
  .officer__vote:hover .officer__vote-title {
    color: #fff;
    border-right: 3px solid #fff; }
  .officer__vote:hover .officer__vote-count {
    color: #fff; }

.officer__vote-title {
  width: 85px;
  height: 35px;
  border-right: 3px solid #F8D129;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: left;
  line-height: 16px;
  font-size: 10px;
  padding-left: 2px; }
  [class^='fontsize_']:not(.fontsize_1) .officer__vote-title {
    height: auto;
    border: none !important; }

.officer__vote-count {
  width: 38px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  font-size: 14px;
  color: #171717;
  font-family: "MariupolBold", sans-serif; }

.js-sr,
.js-sr-mainScreen,
.js-sr-default-sequence,
.js-sr-default {
  visibility: hidden; }

.fixed-width-1000 {
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column; }

.fraction_view_pjax-wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }

.columns-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 1080px) {
    .columns-content {
      padding-top: 40px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

[id='deputies_index_pjax'],
[id='commissions_pjax'],
[id='fraction_index_pjax'],
[id='administrations_index_pjax'] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }

.last_update {
  font-family: 'Open Sans', sans-serif;
  color: grey;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }
  [id='deputies_index_pjax'] .last_update,
  [id='fraction_index_pjax'] .last_update {
    margin-left: 310px; }
  .fraction_view_pjax-wrap .last_update {
    margin-left: 300px; }
  .departments-page .last_update {
    display: inline-block;
    margin-left: 355px;
    margin-top: 1.5em; }
  .static-pages .last_update {
    display: block;
    font-size: 0.935em;
    margin: 4.5em 0 0; }
    .static-pages .last_update:before {
      display: table;
      content: '';
      clear: both; }
      .static-pages .last_update:before .form__controls-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        [id='appeals-form'] .static-pages .last_update:before .form__controls-wrap {
          margin-top: 1.9em; }
          @media (max-width: 540px) {
            [id='appeals-form'] .static-pages .last_update:before .form__controls-wrap {
              display: block; } }
    .static-pages .last_update:after {
      display: table;
      content: '';
      clear: both; }
  .sessions-page .last_update,
  [id='administrations_index_pjax'] .last_update {
    display: inline-block;
    margin: 1.5em 0 0; }
  .self-organize-committee .last_update {
    margin-left: 10px; }
  @media (max-width: 590px) {
    [id='appeals-form'] .last_update {
      display: block; } }

.columns-content__left {
  width: 235px; }
  .columns-content__left > div:not(:first-child) {
    margin-top: 85px; }
  .columns-content__left > div:last-child {
    margin-bottom: 40px; }
  @media (max-width: 1249px) {
    .columns-content__left {
      width: 195px; } }
  @media (max-width: 1080px) {
    .columns-content__left {
      width: 100%; } }
  [class^='fontsize_']:not(.fontsize_1) [data-page="press-center"] .columns-content__left {
    width: 295px; }

.columns-content__right {
  width: calc(100% - 300px);
  margin-left: 65px;
  padding-right: 168px; }
  @media print {
    .columns-content__right .datepickers-container {
      display: none; } }
  @media (max-width: 1249px) {
    .columns-content__right {
      width: calc(100% - 225px);
      margin-left: 30px;
      padding-right: 0; } }
  @media (max-width: 1080px) {
    .columns-content__right {
      width: 100%;
      margin-top: 35px;
      margin-left: 0;
      text-align: center; } }
  @media (max-width: 1080px) {
    .static-pages-appeals .columns-content__right {
      text-align: inherit; } }
  [data-page='clear-city'] .columns-content__right {
    text-align: left;
    padding-right: 0; }
    @media (max-width: 1080px) {
      [data-page='clear-city'] .columns-content__right {
        width: 100%;
        margin-left: 0;
        margin-top: 40px; } }
  [class^='fontsize_']:not(.fontsize_1) [data-page="press-center"] .columns-content__right {
    margin-left: 20px; }
  .columns-content__right.full-width {
    padding-right: 0; }
  .columns-content__right .news-item__block {
    margin-top: 5px; }

.btn {
  border-radius: 0; }
  .btn:active, .btn.active {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .section-title .btn {
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }

.more-link a,
.feedback-btn {
  -webkit-transition: background-color .3s ease, line-height .3s ease;
  transition: background-color .3s ease, line-height .3s ease;
  will-change: background-color, line-height; }
  .more-link a:hover, .more-link a:focus,
  .feedback-btn:hover,
  .feedback-btn:focus {
    background: #F8D129;
    color: #2b2c3a; }

.feedback-btn {
  background: transparent;
  padding: 0 1em;
  position: relative;
  top: -2px;
  border: none;
  -webkit-box-shadow: inset 0 0 0 2px #F8D129;
          box-shadow: inset 0 0 0 2px #F8D129; }

.feedback-btn_long {
  float: right;
  padding: 0.35em 1em 0.5em;
  clear: both; }
  .fontsize_2 .feedback-btn_long {
    padding: 7px 16px 8px; }
  @media (max-width: 590px) {
    [id='appeals-form'] + .feedback-btn_long {
      display: block;
      float: none;
      margin: 0 0 1em; } }
  [id='corruption-modal-dialog'] .feedback-btn_long {
    font-weight: bold;
    color: #000; }
  body:not(.modal-open) .feedback-btn_long:focus {
    background: transparent; }

.download-open-data-solution {
  overflow: initial; }

.btns-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .btns-wrapper .feedback-btn {
    margin-right: 1em;
    margin-left: auto; }

@media (max-width: 1080px) {
  [id='corruption-modal-dialog'] {
    top: 13%; } }

@media (max-width: 767px) {
  [id='corruption-modal-dialog'] {
    top: 0;
    height: 400px;
    overflow: auto; } }

[id='corruption-modal-dialog'] .container-fluid {
  padding-left: 0;
  padding-right: 0; }

[id='corruption-modal-dialog'] .last_update {
  display: inline-block;
  float: right; }

tr.tr-council-solutions td {
  padding-bottom: 0.8em; }
  @media (max-width: 510px) {
    tr.tr-council-solutions td:first-child {
      padding-right: 0.7em; } }

[data-page='deputies-map'] .columns-content {
  padding-top: 55px; }

#w3 {
  width: 100%;
  margin: 0;
  padding: 0; }
  #w3 .officer__content h3 {
    font-size: 26px;
    color: #030303;
    margin-bottom: 20px; }
  #w3 .description .description__itm .title {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    float: left;
    margin-right: 5px; }
  #w3 .officer__content {
    width: 100%; }
  #w3 .officer__content .description {
    width: 100%; }
  #w3 .officer__content .description .description__itm {
    width: 100%;
    margin-bottom: 15px; }
  #w3 .officer__content .description .description__itm ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-left: 15px;
    margin: 12px 0; }
  #w3 .officer__content .description .description__itm ol li {
    list-style-type: decimal;
    width: 100%; }

.deputies-map-list-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #f7f7f7;
  margin-top: 20px; }
  .deputies-map-list-tabs:after {
    content: '';
    display: none; }
  .deputies-map-list-tabs:before {
    content: '';
    display: none; }
  .deputies-map-list-tabs li {
    width: 32%;
    border: 1px solid #f7f7f7;
    text-align: center; }
  .deputies-map-list-tabs .active {
    border: 1px solid #f7f7f7;
    background-color: #f7f7f7; }
  .deputies-map-list-tabs .active a {
    border: none !important;
    color: #b7b7b7 !important;
    background-color: #f7f7f7 !important;
    border-radius: 0 !important; }
    .color1 .columns-content .deputies-map-list-tabs .active a {
      color: #000 !important; }
  .deputies-map-list-tabs li a {
    color: #b7b7b7;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 0; }
    .color1 .deputies-map-list-tabs li a {
      color: #5a5858; }
  .deputies-map-list-tabs li a:hover {
    background-color: #f7f7f7 !important;
    border-color: #f7f7f7 !important;
    border-radius: 0 !important; }
  .deputies-map-list-tabs .active:hover {
    border: none; }

#select2-deputiesmapsearch-district_numbers-results {
  background-color: #fff; }

#select2-deputiesmapsearch-district_numbers-results li {
  background-color: #fff;
  color: #030303 !important;
  text-align: left; }

#select2-deputiesmapsearch-district_numbers-results li:after {
  background-color: transparent; }

#select2-deputiesmapsearch-district_numbers-results li:hover {
  background-color: #337ab7;
  color: #fff !important; }

#select2-deputiesmapsearch-district_numbers-results li[aria-selected=true] {
  background-color: #f7f7f7;
  color: #030303 !important; }

#select2-deputiesmapsearch-person_ids-results {
  background-color: #fff; }

#select2-deputiesmapsearch-person_ids-results li {
  background-color: #fff;
  color: #030303 !important;
  text-align: left; }

#select2-deputiesmapsearch-person_ids-results li:after {
  background-color: transparent; }

#select2-deputiesmapsearch-person_ids-results li:hover {
  background-color: #337ab7;
  color: #fff !important; }

#select2-deputiesmapsearch-person_ids-results li[aria-selected=true] {
  background-color: #f7f7f7;
  color: #030303 !important; }

#select2-deputiesmapsearch-addresses_list-results {
  background-color: #fff; }

#select2-deputiesmapsearch-addresses_list-results li {
  background-color: #fff;
  color: #030303 !important;
  text-align: left; }

#select2-deputiesmapsearch-addresses_list-results li:after {
  background-color: transparent; }

#select2-deputiesmapsearch-addresses_list-results li:hover {
  background-color: #337ab7;
  color: #fff !important; }

#select2-deputiesmapsearch-addresses_list-results li[aria-selected=true] {
  background-color: #f7f7f7;
  color: #030303 !important; }

#w0 .select2-container--krajee {
  border-right: 1px solid #f7f7f7;
  border-left: 1px solid #f7f7f7; }

#w1 .select2-container--krajee {
  border-right: 1px solid #f7f7f7;
  border-left: 1px solid #f7f7f7; }

#w2 .select2-container--krajee {
  border-right: 1px solid #f7f7f7;
  border-left: 1px solid #f7f7f7; }

#w0 ul li input::-webkit-input-placeholder {
  color: #b7b7b7 !important;
  font-size: 12px !important; }

#w0 ul li input:-moz-placeholder {
  color: #b7b7b7;
  font-size: 12px; }

#w1 .select2-search__field::-webkit-input-placeholder {
  color: #b7b7b7;
  font-size: 12px; }

#w1 .select2-search__field:-moz-placeholder {
  color: #b7b7b7;
  font-size: 12px; }

#w2 input::-webkit-input-placeholder {
  color: #b7b7b7;
  font-size: 12px; }

#w2 input:-moz-placeholder {
  color: #b7b7b7;
  font-size: 12px; }

#w0 .select2-container--krajee .select2-selection--multiple .select2-selection__rendered {
  background-color: #fff; }

.select2-container--krajee .select2-dropdown {
  border-color: transparent !important;
  background-color: #fff !important;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important; }

#w0 .select2-container--krajee .select2-selection--multiple .select2-selection__choice {
  color: #337ab7 !important;
  background-color: transparent !important;
  border: none !important; }

#w0 .select2-container--krajee .select2-selection--multiple .select2-selection__choice span {
  font-weight: normal !important;
  font-size: 20px !important; }

#w1 .select2-container--krajee .select2-selection--multiple .select2-selection__rendered {
  background-color: #fff; }

#w1 .select2-container--krajee .select2-selection--multiple .select2-selection__choice {
  color: #337ab7 !important;
  background-color: transparent !important;
  border: none !important; }

#w1 .select2-container--krajee .select2-selection--multiple .select2-selection__choice span {
  font-weight: normal !important;
  font-size: 20px !important; }

#w2 .select2-container--krajee .select2-selection--multiple .select2-selection__rendered {
  background-color: #fff; }

#w2 .select2-container--krajee .select2-selection--multiple .select2-selection__choice {
  color: #337ab7 !important;
  background-color: transparent !important;
  border: none !important; }

#w2 .select2-container--krajee .select2-selection--multiple .select2-selection__choice span {
  font-weight: normal !important;
  font-size: 20px !important; }

#modal-district .modal-header {
  border-bottom: none;
  padding: 5px 10px; }

#modal-district .modal-header .close span {
  font-size: 40px;
  font-weight: normal !important;
  line-height: 35px; }

#modal-district .modal-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

#modal-district .modal-body .officer__img {
  min-width: 120px;
  width: 120px;
  height: 120px;
  margin-top: 50px; }

#modal-district .modal-body .officer__content h3 {
  font-size: 26px;
  color: #030303;
  margin-bottom: 20px; }

#modal-district .modal-body .description .description__itm .title {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  float: left;
  margin-right: 5px; }

#modal-district .modal-dialog {
  width: 900px; }

#modal-district .modal-dialog .modal-content {
  border-radius: 0; }

#modal-district .modal-dialog .modal-content .modal-header {
  padding: 40px 40px 0 40px; }

#modal-district .modal-dialog .modal-content .modal-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0 60px 40px 60px; }

#modal-district .modal-dialog .modal-content .modal-body .officer__one-deputy {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

#modal-district .modal-body .officer__content {
  width: 100%; }

#modal-district .modal-body .officer__content .description {
  width: 100%; }

#modal-district .modal-body .officer__content .description .description__itm {
  width: 100%;
  margin-bottom: 15px; }

#modal-district .modal-body .officer__content .description .description__itm ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 15px;
  margin: 12px 0; }

#modal-district .modal-body .officer__content .description .description__itm ol li {
  list-style-type: decimal;
  width: 100%; }

#modal-district .modal-deput-district {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0; }

#table_index_pjax .columns-content__right .officer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

#table_index_pjax .columns-content__right .officer .officer__one-deputy {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px; }

.officer__content .description .description__itm .addresses-list-block {
  height: auto;
  max-height: 180px;
  overflow: hidden; }

.officer__content .description .description__itm .full-list {
  max-height: inherit;
  overflow: visible; }

.officer__content .description .description__itm .addresses-list-more-button {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 8px 0; }

.officer__content .description .description__itm .addresses-list-more-button .more-addresses-button {
  color: #2C7CD5;
  font-size: 16px;
  line-height: 16px;
  cursor: pointer; }

.officer__content .description .description__itm .visible-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.vote-item {
  min-width: 153px;
  max-width: 153px;
  font-size: 12px;
  line-height: 17px;
  cursor: pointer;
  margin-bottom: 5px; }

.vote-item div {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 0 3px; }

.vote-item:hover div {
  background-color: #F8D129;
  color: #fff; }

.vote-item_no-votes div {
  background-color: gainsboro;
  cursor: default; }

.vote-item_no-votes:hover div {
  background-color: gainsboro;
  cursor: default;
  color: #000; }

#modal-view-deputies .modal-deput-district {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

#modal-view-deputies .modal-deput-district .modal-header {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative; }

#modal-view-deputies .modal-deput-district .modal-header h5 {
  color: #000;
  font-weight: bold;
  font-size: 30px;
  line-height: 30px; }

#modal-view-deputies .modal-deput-district .modal-header button {
  position: absolute;
  content: '';
  top: 10px;
  right: 10px; }

#modal-view-deputies .modal-deput-district .modal-body ul {
  max-width: 260px;
  width: 260px;
  min-width: 260px;
  min-height: 300px;
  height: 300px;
  max-height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

#modal-view-deputies .modal-deput-district .modal-body {
  width: 100%; }

#modal-view-deputies .modal-deput-district .modal-body .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 300px;
  height: 300px;
  max-height: 300px;
  overflow-y: auto; }

#modal-view-deputies .modal-deput-district .modal-header .close span {
  font-size: 40px;
  font-weight: normal !important;
  line-height: 40px; }

#modal-view-deputies .modal-content {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }

.commission-list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.commission-list li a img {
  width: 80px;
  height: 80px;
  border-radius: 40px;
  margin-right: 20px; }

.commission-list li a:hover {
  color: #F8D129; }

.commission-list li {
  margin-top: 10px; }

.section-title__title {
  margin-top: 0; }
  .widgets-wrapper .section-title__title {
    font-size: 22px;
    line-height: 30px; }

#table_index_pjax .table > thead > tr > th {
  border-bottom: none; }

.pagination > li > a,
.pagination > li > span {
  border: none;
  color: #161617;
  padding: 6px 10px; }

.fraction_view_pjax-wrap .pagination > li > span {
  padding-left: 0; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: transparent; }

.vote-table-information .officer__vote-sort .arrow-down {
  display: block;
  width: 13px;
  height: 7px;
  background: url("../img/yellow_arrow.png") no-repeat; }

.vote-table-information .officer__vote-sort .arrow-up {
  display: block;
  width: 13px;
  height: 7px;
  background: url("../img/yellow_arrow.png") no-repeat;
  margin-top: 8px;
  -webkit-transform: translateY(-60%) rotate(180deg);
          transform: translateY(-60%) rotate(180deg); }

.vote-table-information .officer__vote_selected .officer__vote-sort .arrow-down {
  background: url("../img/white_arrow.png") no-repeat;
  -webkit-transform: translateY(-60%) rotate(180deg);
          transform: translateY(-60%) rotate(180deg);
  margin-top: 8px; }

.vote-table-information .officer__vote_selected .officer__vote-sort .arrow-up {
  background: url("../img/white_arrow.png") no-repeat;
  -webkit-transform: translateY(-60%) rotate(0deg);
          transform: translateY(-60%) rotate(0deg);
  margin-top: 8px; }

.vote-table-information .officer__vote:hover .officer__vote-sort .arrow-down {
  background: url("../img/white_arrow.png") no-repeat;
  -webkit-transform: translateY(-60%) rotate(180deg);
          transform: translateY(-60%) rotate(180deg);
  margin-top: 8px; }

.vote-table-information .officer__vote:hover .officer__vote-sort .arrow-up {
  background: url("../img/white_arrow.png") no-repeat;
  -webkit-transform: translateY(-60%) rotate(0deg);
          transform: translateY(-60%) rotate(0deg);
  margin-top: 8px; }

.officer__vote-title {
  color: #000; }

.vote-table-information .officer__vote:hover .officer__vote-title {
  border-right: none; }

.vote-table-information .officer__vote_selected .officer__vote-title {
  color: #fff !important; }

.vote-table-information .officer__vote-title {
  border-right: none; }

.vote-table-information .officer__vote-title {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.vote-table-information .officer__vote_selected {
  background-color: #f8d129; }

.vote-table-information .officer__vote_selected:hover {
  background-color: #f8d129; }

.vote-table-information .officer__vote {
  width: 111px; }

.vote-table-information .officer__vote-sort a {
  display: block; }

.vote-table-information th .title {
  background-color: transparent; }

.vote-table-information tbody tr .deputy-information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #2C7CD5;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  width: 190px; }

.vote-table-information tbody tr .deputy-information:hover {
  color: #fad835; }

.vote-table-information tbody tr .deputy-information img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin-top: 15px;
  margin-bottom: 25px; }

.vote-table-information tbody tr td {
  text-align: center;
  color: #000;
  font-size: 17px;
  line-height: 17px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f5f5f5; }

.vote-table-information tbody tr .votes-totals {
  position: relative; }

.vote-table-information tbody tr .votes-totals:after {
  position: absolute;
  content: '';
  width: 2px;
  height: 20px;
  top: 41%;
  right: 0;
  background-color: #fad835; }

.officer__vote_selected {
  background-color: #f8d129 !important; }

.officer__vote_selected .officer__vote-title {
  border-right: 3px solid #fff !important;
  color: #fff !important; }

.officer__vote_selected .officer__vote-count {
  color: #fff !important; }

.small-h3 {
  font-size: 16px !important;
  font-family: "MariupolRegular", sans-serif !important; }

.smaller-margin {
  margin-bottom: 15px !important; }

.smaller-padding {
  padding-right: 0 !important; }

.vote-table-information .votes-totals a {
  color: #171717 !important; }

.vote-table-information .votes-totals a:hover {
  color: #171717 !important; }

.paricipation {
  margin: 7px 0;
  line-height: 23px; }

.paricipation span {
  font-family: "MariupolBold", sans-serif; }

.person-meetings {
  position: relative;
  padding: 2px 3px 0 7px;
  border: 3px solid #fad835;
  margin-right: 8px;
  color: #171717; }

.person-meetings:after,
.person-meetings:before {
  left: 100%;
  top: 55%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.person-meetings:after {
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #fff;
  border-width: 8.2px;
  margin-top: -9px;
  margin-left: 0;
  border-radius: 0; }

.person-meetings:before {
  border-color: rgba(250, 216, 53, 0);
  border-left-color: #fad835;
  border-width: 11.2px;
  margin-top: -12px;
  margin-left: 3px;
  border-radius: 3%; }

.calendar-page .columns-content .columns-content__right {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-left: 0; }

.calendar-page .columns-content .columns-content__right .filter-by-event {
  width: 100%;
  margin-bottom: 35px; }

.calendar-page .columns-content .columns-content__right .filter-by-event form {
  min-height: 92px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  background-color: #f7f7f7;
  position: relative; }

.calendar-page .columns-content .columns-content__right .filter-by-event form .filter-positions {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #fff;
  padding-left: 5px; }

.calendar-page .columns-content .columns-content__right .filter-by-event form .filter-by-event__title {
  min-width: 140px;
  width: 140px;
  max-width: 140px;
  min-height: 92px;
  height: 100%;
  max-height: 185px;
  padding: 0 13px;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.calendar-page .columns-content .columns-content__right .filter-by-event form .filter-by-event__title .event-filter {
  text-align: center; }

.calendar-page .columns-content .columns-content__right .filter-by-event form .filter-by-event__categories {
  width: 89%;
  min-height: 92px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-right: 5px; }

.calendar-page .columns-content .columns-content__right .filter-by-event form .filter-by-event__categories .filter-by-event__category {
  width: 92px;
  height: 92px;
  margin-right: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
  padding: 8px 10px;
  border: 3px solid #f8d129; }
  [class^='fontsize_']:not(.fontsize_1) .calendar-page .columns-content .columns-content__right .filter-by-event form .filter-by-event__categories .filter-by-event__category {
    width: 173px; }
    [class^='fontsize_']:not(.fontsize_1) .calendar-page .columns-content .columns-content__right .filter-by-event form .filter-by-event__categories .filter-by-event__category:not(:nth-child(n+5)) {
      border-bottom-width: 0; }

.calendar-page .columns-content .columns-content__right .filter-by-event form .filter-by-event__categories .filter-by-event__category:hover {
  background-color: #f8d129;
  cursor: pointer; }

.calendar-page .columns-content .columns-content__right .filter-by-event form .filter-by-event__categories .filter-by-event__category_selected {
  background-color: #f8d129; }

.calendar-page .columns-content .columns-content__right .filter-by-event form .filter-by-event__categories .filter-by-event__category:nth-child(9) {
  margin-right: 0; }

.calendar-page .columns-content .columns-content__right .filter-by-event form .filter-by-event__categories .filter-by-event__category:nth-child(18) {
  margin-right: 0; }

.calendar-page .columns-content .columns-content__right .filter-by-event form .filter-by-event__categories .filter-by-event__category .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 6px; }

.calendar-page .columns-content .columns-content__right .filter-by-event form .filter-by-event__categories .filter-by-event__category .icon img {
  width: 35px;
  height: 35px;
  border-radius: 50%; }

.calendar-page .columns-content .columns-content__right .filter-by-event form .filter-by-event__categories .filter-by-event__category .title {
  color: #000;
  font-size: 10px;
  line-height: 1;
  text-align: left;
  font-weight: bold; }

.calendar-page .columns-content .columns-content__right .filter-by-event form .filter-by-event__period {
  min-width: 110px;
  width: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #f8d129; }

.calendar-page .columns-content .columns-content__right .filter-by-event form .filter-by-event__period select {
  border: none;
  width: 85px;
  height: 40px;
  color: #000;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #f8d129;
  cursor: pointer; }

.calendar-page .columns-content .columns-content__right .filter-by-date {
  width: 100%;
  margin-bottom: 35px; }

.calendar-page .columns-content .columns-content__right .filter-by-date form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative; }

.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-by-date__title {
  width: 12%;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  padding: 12px 13px;
  background-color: #f7f7f7;
  margin-right: 5px; }

.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-by-date__controls {
  width: 88%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #000;
  font-size: 14px;
  font-weight: bold; }

.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-by-date__controls .input-div {
  position: relative; }

.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-by-date__controls .input-div::after {
  position: absolute;
  content: '';
  top: 16px;
  right: 15px;
  width: 14px;
  height: 14px;
  background: url("../img/calendar.png") no-repeat; }

.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-by-date__controls .by-dates-sp {
  padding: 12px 13px;
  background-color: #f7f7f7;
  color: #000;
  font-size: 14px;
  font-weight: bold; }

.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-by-date__controls input {
  height: 44px;
  color: #000;
  font-size: 14px;
  padding-left: 7px;
  border: 2px solid #f7f7f7;
  background-color: #fff; }

.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-by-date__controls input[name="label"] {
  width: 50%; }

.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-by-date__controls input[name="date_start_from"] {
  width: 150px;
  position: relative; }

.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-by-date__controls input[name="date_start_to"]::after {
  position: absolute;
  top: 5px;
  right: 10px;
  width: 14px;
  height: 14px;
  background: url("../img/calendar.png") no-repeat; }

.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-by-date__controls input[name="date_start_to"] {
  width: 150px;
  position: relative; }

.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-by-date__controls button {
  width: 53px;
  height: 46px;
  border: none;
  outline: none;
  color: #fff;
  background: url("../img/button-search.png") no-repeat; }

.calendar-page .columns-content .columns-content__right .filter-by-event form .filter-clean {
  position: absolute;
  bottom: -25px;
  left: 145px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: #1e3b8d;
  line-height: 16px;
  cursor: pointer; }

.calendar-page .columns-content .columns-content__right .filter-by-event form .filter-clean .filter-clean__ico {
  font-size: 26px;
  margin-right: 7px; }

.calendar-page .columns-content .columns-content__right .filter-by-event form .filter-clean .filter-clean__btn {
  font-size: 16px; }

.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-clean {
  position: absolute;
  bottom: -25px;
  left: 145px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: #1e3b8d;
  line-height: 16px;
  cursor: pointer; }

.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-clean .filter-clean__ico {
  font-size: 26px;
  margin-right: 7px; }

.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-clean .filter-clean__btn {
  font-size: 16px; }

.calendar-page .columns-content .columns-content__right .calendar {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__title .calendar__month {
  color: #000;
  font-size: 35px;
  font-weight: bold;
  margin: 0 15px; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__title .calendar__year {
  color: #000;
  font-size: 35px;
  font-weight: bold;
  border: none;
  background-color: transparent; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__title .calendar__prev {
  color: #cecece;
  font-size: 20px;
  cursor: pointer; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__title .calendar__next {
  color: #cecece;
  font-size: 20px;
  cursor: pointer;
  margin-right: 30px; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days-title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid #e1e1e1; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days-title .calendar__day {
  width: 167px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #f7f7f7;
  padding: 10px 0;
  border-right: 1px solid #e1e1e1; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days-title .calendar__day:first-child {
  border-left: 1px solid #e1e1e1; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events {
  width: 100%;
  height: 185px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #e1e1e1; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day {
  width: 167px;
  height: 185px;
  position: relative;
  border-right: 1px solid #e1e1e1; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day_selected {
  background-color: #f8d129; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day_selected .day {
  background-color: #000;
  color: #f8d129 !important; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day:first-child {
  border-left: 1px solid #e1e1e1; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .day {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #000;
  font-size: 14px;
  width: 25px;
  height: 25px;
  line-height: 24px;
  border: 1px solid #000;
  border-radius: 50%;
  text-align: center; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .day_disabled {
  color: #e1e1e1 !important;
  border: 1px solid #e1e1e1 !important; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .event_count {
  position: absolute;
  top: 15px;
  left: 10px;
  color: #000;
  font-size: 14px;
  line-height: 14px; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .calendar-events__more {
  position: absolute;
  left: 10px;
  bottom: 5px;
  color: #1e3b8d;
  font-size: 10px;
  text-decoration: underline; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .calendar-events__more__mobile {
  position: absolute;
  left: 10px;
  bottom: 5px;
  display: none;
  color: #1e3b8d;
  font-size: 10px;
  text-decoration: underline; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .calendar-events__more:hover {
  text-decoration: none;
  cursor: pointer; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .calendar-events__more__mobile:hover {
  text-decoration: none;
  cursor: pointer; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .all-events-block {
  position: absolute;
  top: 39px;
  left: 10px;
  width: 145px;
  height: 130px; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .all-events-block .event {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 18px;
  cursor: pointer;
  margin-bottom: 8px;
  float: left; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .all-events-block .event:nth-child(3) {
  margin-right: 0; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .all-events-block .event:nth-child(6) {
  margin-right: 0; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .all-events-block .event:nth-child(9) {
  margin-right: 0; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .all-events-block .event img {
  width: 35px;
  height: 35px;
  border-radius: 50%; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .one-day_modal {
  position: absolute;
  top: -10px;
  left: -15px;
  width: 197px;
  min-height: 235px;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px #454545;
          box-shadow: 0 0 15px #454545;
  padding: 15px;
  z-index: 99; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .one-day_modal .one-day_modal-head {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
  padding: 0 5px; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .one-day_modal .one-day_modal-head .one-day_modal-week-day {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .one-day_modal .day {
  position: inherit;
  color: #000 !important;
  background-color: #f8d129 !important;
  font-size: 14px;
  width: 25px;
  height: 25px;
  line-height: 24px;
  border: none;
  border-radius: 50%;
  text-align: center; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .one-day_modal .week {
  color: #000;
  font-size: 14px;
  margin-right: 5px; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .one-day_modal .event_count {
  position: inherit;
  color: #000;
  font-size: 14px;
  line-height: 14px; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .one-day_modal .all-events-block {
  position: initial;
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 8px; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .one-day_modal .all-events-block .event {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 20px;
  margin-bottom: 5px;
  cursor: pointer; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .one-day_modal .all-events-block .event:nth-child(3) {
  margin-right: 0; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .one-day_modal .all-events-block .event:nth-child(6) {
  margin-right: 0; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .one-day_modal .all-events-block .event:nth-child(9) {
  margin-right: 0; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .one-day_modal .all-events-block .event:nth-child(12) {
  margin-right: 0; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .one-day_modal .all-events-block .event:nth-child(15) {
  margin-right: 0; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .one-day_modal .all-events-block .event:nth-child(18) {
  margin-right: 0; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .one-day_modal .all-events-block .event:nth-child(21) {
  margin-right: 0; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .one-day_modal .all-events-block .event:nth-child(24) {
  margin-right: 0; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .one-day_modal .all-events-block .event:nth-child(27) {
  margin-right: 0; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .one-day_modal .all-events-block .event:nth-child(30) {
  margin-right: 0; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .one-day_modal .all-events-block .event img {
  width: 35px;
  height: 35px;
  border-radius: 50%; }

.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .one-day_modal button {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 9; }

#modal-event .modal-dialog {
  width: 302px;
  margin: 20% auto 0 auto; }

#modal-event .modal-content {
  border-radius: 0;
  -webkit-box-shadow: 0 0 20px #868686;
          box-shadow: 0 0 20px #868686; }

#modal-event .modal-deput-district {
  position: relative;
  margin-bottom: 0; }

#modal-event .modal-deput-district .modal-header {
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 5px;
  border: none;
  z-index: 99; }

#modal-event .modal-deput-district .modal-header button {
  font-size: 35px;
  font-weight: normal; }

#modal-event .modal-deput-district .modal-body {
  width: 100%;
  padding: 0;
  position: relative; }

#modal-event .modal-deput-district .modal-body .container-fluid {
  width: 100%;
  padding: 0; }

#modal-event .modal-deput-district .modal-body .container-fluid .event-head {
  width: 100%;
  height: 70px;
  background-color: #f8d129;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 10px;
  padding-right: 28px; }

#modal-event .modal-deput-district .modal-body .container-fluid .event-head .event-title {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-align: left; }

#modal-event .modal-deput-district .modal-body .container-fluid .event-head .event {
  margin-right: 15px; }

#modal-event .modal-deput-district .modal-body .container-fluid .event-head .event img {
  width: 35px;
  height: 35px;
  border-radius: 50%; }

#modal-event .modal-deput-district .modal-body .container-fluid .event-image {
  max-width: 100%;
  max-height: 150px;
  margin-bottom: 10px; }

#modal-event .modal-deput-district .modal-body .container-fluid .event-image img {
  max-width: 300px;
  width: auto;
  max-height: 150px;
  height: auto; }

#modal-event .modal-deput-district .modal-body .container-fluid .event-info {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 10px;
  margin-bottom: 10px; }

#modal-event .modal-deput-district .modal-body .container-fluid .event-info .event-info__label {
  min-width: 70px;
  text-align: left;
  margin-right: 5px;
  color: #000;
  font-size: 14px;
  font-weight: bold; }

#modal-event .modal-deput-district .modal-body .container-fluid .event-info .event-info__description {
  max-width: 200px;
  max-height: 220px;
  overflow-y: auto;
  padding-right: 10px;
  text-align: left;
  word-break: break-all; }

#modal-event .modal-deput-district .modal-body .container-fluid .event-info .event-info__description a {
  display: inline-block;
  color: #1890f6;
  font-size: 14px;
  text-decoration: underline; }

#modal-event .modal-deput-district .modal-body .container-fluid .event-info .event-info__description a:hover {
  text-decoration: none; }

#modal-event .modal-deput-district .modal-body .container-fluid .event-info .event-info__description .upload-link {
  position: relative;
  margin-left: 6px; }

#modal-event .modal-deput-district .modal-body .container-fluid .event-info .event-info__description .upload-link:after {
  position: absolute;
  content: '';
  top: 4px;
  left: -20px;
  width: 14px;
  height: 15px;
  background: url("../img/pin.png") no-repeat; }

.modal-open .modal-backdrop {
  display: none; }

.calendar-page .columns-content .columns-content__right .week_calendar .calendar__title .calendar__week {
  color: #000;
  font-size: 35px;
  font-weight: bold;
  margin: 0 15px; }

.calendar-page .columns-content .columns-content__right .week_calendar .calendar__title .calendar__prev-week {
  color: #cecece;
  font-size: 20px;
  cursor: pointer; }

.calendar-page .columns-content .columns-content__right .week_calendar .calendar__title .calendar__next-week {
  color: #cecece;
  font-size: 20px;
  cursor: pointer;
  margin-right: 30px; }

.calendar-page .columns-content .columns-content__right .week_calendar .not-changing-block {
  min-width: 100%;
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.calendar-page .columns-content .columns-content__right .week_calendar .not-changing-block .calendar__days-title {
  min-width: 1170px;
  width: 1170px !important;
  max-width: 1170px; }

.calendar-page .columns-content .columns-content__right .week_calendar .not-changing-block .calendar__scroll-block {
  min-width: 1170px;
  width: 1170px !important;
  max-width: 1170px;
  overflow-x: hidden; }

.calendar-page .columns-content .columns-content__right .week_calendar .calendar__days-title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1; }

.calendar-page .columns-content .columns-content__right .week_calendar .calendar__days-title .calendar-day {
  width: 158px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
  color: #000;
  font-size: 28px;
  text-transform: uppercase;
  background-color: #f7f7f7;
  padding: 5px 10px;
  border-right: 1px solid #e1e1e1; }

.calendar-page .columns-content .columns-content__right .week_calendar .calendar__days-title .calendar-day_disabled {
  color: #bfbfbf; }

.calendar-page .columns-content .columns-content__right .week_calendar .calendar__days-title .calendar-day .calendar-day__day-of-week {
  font-size: 12px;
  font-weight: bold; }

.calendar-page .columns-content .columns-content__right .week_calendar .calendar__days-title .calendar-day_empty-block {
  width: 60px;
  height: 50px;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1; }

.calendar-page .columns-content .columns-content__right .week_calendar .calendar__days {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-bottom: 1px solid #e1e1e1; }

.calendar-page .columns-content .columns-content__right .week_calendar .calendar__days .calendar_time-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.calendar-page .columns-content .columns-content__right .week_calendar .calendar__days .calendar_time-row .calendar-time {
  width: 60px;
  height: 60px;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #000;
  font-size: 14px;
  position: relative; }

.calendar-page .columns-content .columns-content__right .week_calendar .calendar__days .calendar_time-row .calendar-time .calendar-time_span {
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  text-align: center; }

.calendar-page .columns-content .columns-content__right .week_calendar .calendar__days .calendar_time-row .calendar-events {
  width: 1110px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: none;
  border-bottom: 1px solid #e1e1e1; }

.calendar-page .columns-content .columns-content__right .week_calendar .calendar__days .calendar_time-row .calendar-events .one-day {
  width: 159px;
  height: 59px;
  position: relative;
  border-right: 1px solid #e1e1e1; }

.calendar-page .columns-content .columns-content__right .week_calendar .calendar__days .calendar_time-row .calendar-events .one-day:first-child {
  border-left: none; }

.calendar-page .columns-content .columns-content__right .week_calendar .calendar__days .calendar_time-row .calendar-events .one-day_selected {
  background-color: #f7f7f7; }

.calendar-page .columns-content .columns-content__right .week_calendar .calendar__days .calendar_time-row:last-child .calendar-events {
  border-bottom: none; }

.calendar-page .columns-content .columns-content__right .week_calendar .calendar__days .calendar_time-row .calendar-events .one-day .all-events-block {
  position: absolute;
  top: 0;
  left: 0;
  width: 158px;
  height: 59px; }

.calendar-page .columns-content .columns-content__right .week_calendar .calendar__days .calendar_time-row .calendar-events .one-day .all-events-block .event {
  position: absolute;
  left: 0;
  width: 158px;
  min-height: 59px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  overflow-x: hidden;
  border: 1px solid #fff;
  margin: 0;
  z-index: 9; }

.calendar-page .columns-content .columns-content__right .week_calendar .calendar__days .calendar_time-row .calendar-events .one-day .all-events-block .event .event-time {
  width: 100%;
  height: 19px;
  background-color: #f8d129;
  text-align: left;
  color: #000;
  font-size: 13px;
  font-weight: bold;
  padding: 3px 0 5px 1px;
  line-height: 14px; }

.calendar-page .columns-content .columns-content__right .week_calendar .calendar__days .calendar_time-row .calendar-events .one-day .all-events-block .event .event-description-block {
  width: 100%;
  height: 39px;
  overflow-x: hidden;
  overflow-y: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background-color: #e2e2e2;
  padding: 2px 5px 5px 5px; }

.calendar-page .columns-content .columns-content__right .week_calendar .calendar__days .calendar_time-row .calendar-events .one-day .all-events-block .event .event-description-block .event-category-icon {
  margin-right: 10px; }

.calendar-page .columns-content .columns-content__right .week_calendar .calendar__days .calendar_time-row .calendar-events .one-day .all-events-block .event .event-description-block .event-description-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
  word-break: break-all; }

.calendar-page .columns-content .columns-content__right .week_calendar .calendar__days .calendar_time-row .calendar-events .one-day .all-events-block .event .event-description-block .event-description-text .event-title {
  color: #000;
  font-size: 10px;
  line-height: 12px;
  font-weight: bold;
  margin-bottom: 5px; }

.calendar-page .columns-content .columns-content__right .week_calendar .calendar__days .calendar_time-row .calendar-events .one-day .all-events-block .event .event-description-block .event-description-text .event-description {
  color: #000;
  font-size: 14px;
  line-height: 16px; }

.calendar-page .columns-content .columns-content__right .week_calendar .calendar__scroll-block {
  width: 101.3%;
  min-height: 600px;
  height: 600px;
  max-height: 600px;
  overflow-y: auto; }

.calendar-page .columns-content .columns-content__right .day__calendar .calendar__scroll-block {
  width: 101.3%;
  min-height: 600px;
  height: 600px;
  max-height: 600px;
  overflow-y: auto; }

.calendar-page .columns-content .columns-content__right .day__calendar .calendar__title .calendar__prev-day {
  color: #cecece;
  font-size: 20px;
  cursor: pointer; }

.calendar-page .columns-content .columns-content__right .day__calendar .calendar__title .calendar__next-day {
  color: #cecece;
  font-size: 20px;
  cursor: pointer;
  margin-right: 30px; }

.calendar-page .columns-content .columns-content__right .day__calendar .calendar__days-title .calendar-day_empty-block {
  min-width: 60px; }

.calendar-page .columns-content .columns-content__right .day__calendar .calendar__days-title .calendar-day {
  width: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.calendar-page .columns-content .columns-content__right .day__calendar .calendar__days-title .calendar-day .calendar-day__day-of-week {
  margin-right: 15px; }

.calendar-page .columns-content .columns-content__right .day__calendar .calendar__days .calendar_time-row .calendar-events .one-day {
  width: 100%; }

.calendar-page .columns-content .columns-content__right .day__calendar .calendar__days .calendar_time-row .calendar-events .one-day_selected {
  background-color: #fff; }

.calendar-page .columns-content .columns-content__right .week_calendar .calendar__days .calendar_time-row .calendar-events .one-day .all-events-block {
  width: 100%; }

.search-result {
  width: 100% !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.search-result .search-result__title {
  color: #000;
  font-size: 28px;
  line-height: 28px;
  font-weight: bold;
  margin: 25px 0;
  text-align: center; }

.search-result .search-result__all-results-block {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.search-result .search-result__all-results-block .search-result__event {
  width: 100%;
  min-height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 20px;
  background-color: #f8d129; }

.search-result .search-result__all-results-block .search-result__event .bold-span {
  color: #000;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
  margin-right: 13px; }

.search-result .search-result__all-results-block .search-result__event .bold-span-name {
  color: #000;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold; }

.search-result .search-result__all-results-block .search-result__event span {
  color: #000;
  font-size: 14px;
  line-height: 18px; }

.search-result .search-result__all-results-block .search-result__event .search-result__description-text {
  color: #000;
  font-size: 12px;
  line-height: 16px;
  text-align: left; }

.search-result .search-result__all-results-block .search-result__event .search-result__head {
  min-width: 300px;
  width: 300px;
  min-height: 150px;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 10px;
  background-color: #f8d129; }

.search-result .search-result__all-results-block .search-result__event .search-result__head .search-result__when {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 15px; }

.search-result .search-result__all-results-block .search-result__event .search-result__head .search-result__event-name {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.search-result .search-result__all-results-block .search-result__event .search-result__head .search-result__event-name img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  margin-right: 13px; }

.search-result .search-result__all-results-block .search-result__event .search-result__body {
  width: 100%;
  min-height: 150px;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background-color: #f7f7f7; }

.search-result .search-result__all-results-block .search-result__event .search-result__body .search-result__picture {
  max-width: 300px;
  max-height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.search-result .search-result__all-results-block .search-result__event .search-result__body .search-result__picture img {
  width: auto;
  max-width: 300px;
  height: auto;
  max-height: 150px; }

.search-result .search-result__all-results-block .search-result__event .search-result__body .search-result__text {
  min-width: 570px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
  padding: 10px; }

.search-result .search-result__all-results-block .search-result__event .search-result__body .search-result__text .bold-span {
  min-width: 85px;
  margin-right: 0; }

.search-result .search-result__all-results-block .search-result__event .search-result__body .search-result__text .search-result__where {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 8px; }

.search-result .search-result__all-results-block .search-result__event .search-result__body .search-result__text .search-result__description {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 8px; }

.search-result .search-result__all-results-block .search-result__event .search-result__body .search-result__text .search-result__attachments {
  width: 100%;
  padding-left: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.search-result .search-result__all-results-block .search-result__event .search-result__body .search-result__text .search-result__attachments a {
  position: relative;
  display: inline-block;
  color: #1890f6;
  font-size: 14px;
  text-decoration: underline;
  margin-right: 25px;
  margin-bottom: 8px; }

.search-result .search-result__all-results-block .search-result__event .search-result__body .search-result__text .search-result__attachments a:hover {
  text-decoration: none; }

.search-result .search-result__all-results-block .search-result__event .search-result__body .search-result__text .search-result__attachments a:after {
  position: absolute;
  content: '';
  top: 4px;
  left: -20px;
  width: 14px;
  height: 15px;
  background: url(../img/pin.png) no-repeat; }

.calendar-page .columns-content .columns-content__right .filters__mobile {
  width: 100%;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 30px; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filters__mobile-container {
  width: 290px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filters__mobile-container .active-filter {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filters__titles {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filters__titles .filter-by-event__title {
  width: 140px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 10px;
  background-color: #f7f7f7;
  cursor: pointer;
  position: relative; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filters__titles .filter-by-event__title .event-black-border {
  position: absolute;
  left: 0;
  bottom: 0;
  display: none;
  width: 100%;
  height: 5px;
  background-color: #000; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filters__titles .filter-by-event__title .active-border {
  display: block; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filters__titles .filter-by-event__title .event-arrow-top {
  width: 10px;
  height: 5px;
  background: url("../img/arrow_bottom.png") no-repeat; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filters__titles .filter-by-event__title .change-arrow {
  background: url("../img/arrow_top.png") no-repeat !important; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filters__titles .filter-by-event__title .event-filter {
  color: #000;
  font-size: 14px;
  font-weight: bold; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filters__titles .filter-by-date__title {
  width: 140px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 10px;
  background-color: #f7f7f7;
  cursor: pointer;
  position: relative; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filters__titles .filter-by-date__title .data-black-border {
  position: absolute;
  left: 0;
  bottom: 0;
  display: none;
  width: 100%;
  height: 5px;
  background-color: #000; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filters__titles .filter-by-date__title .active-border {
  display: block; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filters__titles .filter-by-date__title .data-arrow-top {
  width: 10px;
  height: 5px;
  background: url("../img/arrow_bottom.png") no-repeat; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filters__titles .filter-by-date__title .change-arrow {
  background: url("../img/arrow_top.png") no-repeat !important; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filters__titles .filter-by-date__title .event-filter {
  color: #000;
  font-size: 14px;
  font-weight: bold; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-event__mobile {
  width: 100%;
  display: none;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 10px 0; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-event__mobile form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-event__mobile form .filter-by-event__categories {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border: 2px solid #f8d129; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-event__mobile form .filter-by-event__categories .filter-by-event__category {
  min-width: 95.3px;
  width: 95.3px;
  max-width: 95.3px;
  min-height: 95px;
  height: 95px;
  max-height: 95px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border: 0.5px solid #f8d129;
  padding: 10px;
  text-align: left; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-event__mobile form .filter-by-event__categories .filter-by-event__category_selected {
  background-color: #f8d129; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-event__mobile form .filter-by-event__categories .filter-by-event__category:hover {
  background-color: #f8d129; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-event__mobile form .filter-by-event__categories .filter-by-event__category .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 6px; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-event__mobile form .filter-by-event__categories .filter-by-event__category .icon img {
  width: 35px;
  height: 35px;
  border-radius: 50%; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-event__mobile form .filter-by-event__categories .filter-by-event__category .title {
  color: #000;
  font-size: 10px;
  line-height: 13px;
  text-align: left;
  font-weight: bold; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-event__mobile form .filter-clean {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: #1e3b8d;
  line-height: 16px;
  cursor: pointer;
  margin: 7px 0; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-event__mobile form .filter-clean .filter-clean__ico {
  font-size: 26px;
  margin-right: 7px; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-event__mobile form .filter-clean .filter-clean__btn {
  font-size: 16px; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-date__mobile {
  width: 100%;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 10px 0; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-date__mobile form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-date__mobile form .filter-by-date__controls {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-date__mobile form .filter-by-date__controls input {
  width: 100%;
  height: 44px;
  color: #000;
  font-size: 14px;
  padding-left: 7px;
  border: 2px solid #f7f7f7;
  background-color: #fff;
  margin-bottom: 10px; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-date__mobile form .filter-by-date__controls span {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-date__mobile form .filter-by-date__controls .by-dates-block {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-date__mobile form .filter-by-date__controls .by-dates-block .by-dates-block__inputs {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-date__mobile form .filter-by-date__controls .by-dates-block .by-dates-block__inputs .input-div {
  width: 90%;
  position: relative; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-date__mobile form .filter-by-date__controls .by-dates-block .by-dates-block__inputs .input-div:after {
  position: absolute;
  content: '';
  top: 16px;
  right: 15px;
  width: 14px;
  height: 14px;
  background: url(../img/calendar.png) no-repeat; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-date__mobile form .filter-by-date__controls .by-dates-block .by-dates-block__inputs input {
  width: 100%;
  height: 44px;
  color: #000;
  font-size: 14px;
  padding-left: 7px;
  border: 2px solid #f7f7f7;
  background-color: #fff;
  margin-bottom: 0; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-date__mobile form .filter-by-date__controls .by-dates-block .by-dates-block__inputs .input-div:last-child {
  margin-top: 10px; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-date__mobile form .filter-by-date__controls .by-dates-block button {
  min-width: 53px;
  height: 46px;
  border: none;
  outline: none;
  color: #fff;
  background: url("../img/button-search.png") no-repeat; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-date__mobile form .filter-clean {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: #1e3b8d;
  line-height: 16px;
  cursor: pointer;
  margin: 7px 0; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-date__mobile form .filter-clean .filter-clean__ico {
  font-size: 26px;
  margin-right: 7px; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-date__mobile form .filter-clean .filter-clean__btn {
  font-size: 16px; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-event__period-mobile {
  width: 290px;
  height: 60px;
  background-color: #f8d129;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.calendar-page .columns-content .columns-content__right .filters__mobile .filter-by-event__period-mobile select {
  width: 90%;
  font-size: 30px;
  background-color: transparent;
  border: none; }

.resume-block {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding: 0 1rem; }

.resume-title {
  color: #2C7CD5;
  font-size: 22px;
  line-height: 26px;
  font-family: "MariupolBold", sans-serif;
  margin-bottom: 2rem; }

.resune-buttons {
  width: 100%;
  max-width: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 0 auto;
  font-family: "MariupolRegular", sans-serif; }

.resume-instructions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center; }

.send-resume-btn {
  border: none;
  outline: none;
  width: 210px;
  height: 50px;
  color: #171717;
  font-size: 13px;
  line-height: 53px;
  font-family: "MariupolBold", sans-serif;
  text-transform: uppercase;
  background-color: #F8D129;
  letter-spacing: .05rem; }

.pass-video-interview-btn {
  width: 210px;
  height: 50px;
  color: #171717;
  font-size: 13px;
  line-height: 53px;
  font-family: "MariupolBold", sans-serif;
  text-transform: uppercase;
  background-color: #F8D129;
  margin-bottom: 1.5rem;
  letter-spacing: .05rem; }

.pass-video-interview-btn:hover {
  text-decoration: none; }

.pass-video-interview-btn:focus {
  text-decoration: none; }

.video-interview-instruction-link {
  color: #2C7CD5;
  font-size: 13px;
  line-height: 12px;
  cursor: pointer;
  text-decoration: underline; }

.video-interview-instruction-link:hover {
  text-decoration: none; }

#modal-send-resume .modal-header .close {
  margin-top: -20px; }

#modal-send-resume .modal-header .modal-title {
  color: #171717;
  font-family: "MariupolBold", sans-serif; }

#e-reception-form .control-label input[type="file"] {
  display: none; }

#e-reception-form .btn {
  border-radius: 0 !important; }

#modal-video-interview .modal-header .close {
  margin-top: -20px; }

#modal-video-interview .modal-header .modal-title {
  color: #171717;
  font-family: "MariupolBold", sans-serif; }

.department-head-block {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 1.5rem 0;
  margin-bottom: 2rem; }

.department-information {
  min-width: 240px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.department-information .read-more-link {
  color: #2C7CD5;
  font-size: 14px;
  -webkit-transition: none;
  transition: none;
  text-decoration: underline;
  margin-top: .25rem; }
  .department-information .read-more-link:hover {
    text-decoration: none; }

.department-person {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.department-person img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-right: .75rem; }

.department-person a {
  color: #2C7CD5;
  -webkit-transition: color .3s ease;
  transition: color .3s ease; }

.department-person a:hover {
  color: #fad835; }

.get-job-steps {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
  margin-top: 2rem; }

.get-job-steps p {
  margin: 0 !important; }

.hashtag-block {
  position: absolute;
  top: -55px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #000;
  font-size: 20px;
  line-height: 20px;
  font-family: "MariupolBold", sans-serif;
  margin: 0; }

.hashtag-block .blue-color-p {
  color: #2c7cd5; }

.one-step-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0 1rem 1rem 0; }

.one-step-number {
  width: 45px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  color: #010101;
  font-size: 21px;
  line-height: 21px;
  font-weight: 500;
  background-color: #f8d129;
  margin-top: 1.3rem;
  margin-right: -.85rem; }

.one-step-body {
  min-width: 235px;
  max-width: 235px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  cursor: pointer; }

.one-step-title {
  width: 235px;
  height: 88px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin-bottom: 45px;
  background: url("../img/full-arrow.png") no-repeat; }

.title-inner-block {
  width: 227px;
  height: 82px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: #000;
  font-size: 14px;
  line-height: 17px;
  font-family: "MariupolBold", sans-serif;
  text-align: left;
  text-transform: uppercase;
  padding: .2rem 2.2rem .2rem 2.4rem;
  margin-left: 1px;
  margin-bottom: .01px;
  background: url("../img/white-arrow.png") no-repeat;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: 1s;
          transition-duration: 1s; }

.one-step-title:before {
  position: absolute;
  content: '';
  left: 65px;
  bottom: -37px;
  width: 81px;
  height: 37px;
  background: url("../img/hover-effect.png") no-repeat;
  -webkit-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
  opacity: 0;
  visibility: hidden;
  transition: opacity .4s ease, visibility 0s .4s, -webkit-transform .4s ease;
  -webkit-transition: opacity .4s ease, visibility 0s .4s, -webkit-transform .4s ease;
  transition: transform .4s ease, opacity .4s ease, visibility 0s .4s;
  transition: transform .4s ease, opacity .4s ease, visibility 0s .4s, -webkit-transform .4s ease;
  will-change: transform, opacity; }

.one-step-description {
  min-width: 236px;
  max-width: 236px;
  text-align: left;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: #000;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: .85rem; }

.show-before:before {
  transition: opacity .4s ease, -webkit-transform .4s ease;
  -webkit-transition: opacity .4s ease, -webkit-transform .4s ease;
  transition: transform .4s ease, opacity .4s ease;
  transition: transform .4s ease, opacity .4s ease, -webkit-transform .4s ease;
  -webkit-transform: none;
  transform: none;
  opacity: 1;
  visibility: visible; }

.change-back {
  background: url("../img/arrow_yellow-litl.png") no-repeat;
  cursor: pointer; }

@media only screen and (max-width: 1290px) {
  .calendar-page .columns-content .columns-content__right .day__calendar .calendar__days-title .calendar-day {
    width: 100% !important; }
  .calendar-page .columns-content .columns-content__right .day__calendar .calendar__days {
    min-width: 100% !important;
    width: 100% !important;
    max-width: 100% !important; }
  .calendar-page .columns-content .columns-content__right .day__calendar .calendar__days .calendar_time-row .calendar-events .one-day {
    min-width: 100% !important;
    width: 100% !important;
    max-width: 100% !important; }
  .calendar-page .columns-content .columns-content__right .calendar {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .calendar-page .columns-content .columns-content__right .week_calendar .calendar__days-title {
    width: 755px !important;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .calendar-page .columns-content .columns-content__right .day__calendar .calendar__days-title {
    width: 100% !important; }
  .calendar-page .columns-content .columns-content__right .week_calendar .calendar__days-title .calendar-day_empty-block {
    width: 60px; }
  .calendar-page .columns-content .columns-content__right .week_calendar .calendar__days-title .calendar-day {
    width: 159px; }
  .calendar-page .columns-content .columns-content__right .week_calendar .calendar__scroll-block {
    width: 755px; }
  .calendar-page .columns-content .columns-content__right .week_calendar .calendar__days {
    min-width: 1170px;
    width: 1170px;
    max-width: 1170px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .calendar-page .columns-content .columns-content__right .week_calendar .calendar__days .calendar_time-row .calendar-time {
    min-width: 60px !important;
    width: 60px; }
  .calendar-page .columns-content .columns-content__right .week_calendar .calendar__days .calendar_time-row .calendar-events {
    width: 100%;
    max-width: 1110px; }
  .calendar-page .columns-content .columns-content__right .day__calendar .calendar__days .calendar_time-row .calendar-events {
    width: 100%;
    max-width: 100% !important; }
  .calendar-page .columns-content .columns-content__right .week_calendar .calendar__days .calendar_time-row .calendar-events .one-day {
    min-width: 158px;
    width: 158px;
    max-width: 158px; }
  .calendar-page .columns-content .columns-content__right .day__calendar .calendar__days .calendar_time-row .calendar-time {
    min-width: 60px !important; } }

@media only screen and (max-width: 1280px) {
  .calendar-page .columns-content .columns-content__right .day__calendar .calendar__scroll-block {
    width: 100%; }
  .calendar-page .columns-content .columns-content__right .week_calendar .calendar__days .calendar_time-row {
    width: 100%;
    max-width: 1170px; }
  .calendar-page .columns-content .columns-content__right .day__calendar .calendar__days .calendar_time-row {
    width: 100%;
    max-width: 100% !important; }
  .calendar-page .columns-content .columns-content__right .week_calendar .calendar__days .calendar_time-row .calendar-time {
    min-width: 60px; } }

@media only screen and (max-width: 1200px) {
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .all-events-block .event {
    margin-right: 8px; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .all-events-block {
    width: 123px; }
  .search-result .search-result__all-results-block .search-result__event .search-result__body .search-result__text {
    min-width: inherit;
    width: 100%; } }

@media only screen and (max-width: 1150px) {
  .calendar-page .columns-content .columns-content__right .filter-by-date form .filter-by-date__controls input[name="label"] {
    width: 40%; } }

@media only screen and (max-width: 1024px) {
  .calendar-page .columns-content .columns-content__right .filter-by-date form .filter-by-date__title {
    min-width: 140px;
    width: 140px; }
  .calendar-page .columns-content .columns-content__right .filter-by-date form .filter-by-date__controls input[name="label"] {
    width: 20%; }
  .calendar-page .columns-content .columns-content__right .filter-by-event form .filter-by-event__categories .filter-by-event__category {
    margin-right: 3px; }
  .calendar-page .columns-content .columns-content__right .week_calendar .calendar__title .calendar__week {
    font-size: 19px; }
  .calendar-page .columns-content .columns-content__right .day__calendar .calendar__title .calendar__week {
    font-size: 23px !important;
    margin: 0 5px !important; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__title .calendar__month {
    font-size: 30px; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__title .calendar__year {
    font-size: 23px; }
  .calendar-page .columns-content .columns-content__right .day__calendar .calendar__title .calendar__next-day {
    margin-right: 0; } }

@media only screen and (max-width: 1023px) {
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .calendar-events__more {
    display: none; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .calendar-events__more__mobile {
    display: block; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days-title {
    width: 700px; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days-title .calendar__day {
    width: 100px; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days {
    width: 700px; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events {
    width: 700px; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day {
    width: 100px; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .event_count {
    font-size: 10px; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .day {
    width: 20px;
    height: 20px;
    font-size: 11px;
    line-height: 21px; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .all-events-block {
    width: 80px;
    height: 125px; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .all-events-block .event {
    margin-right: 5px; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .all-events-block .event:nth-child(3) {
    margin-right: 5px; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .all-events-block .event:nth-child(6) {
    margin-right: 5px; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .all-events-block .event:nth-child(7) {
    display: none; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .all-events-block .event:nth-child(8) {
    display: none; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .all-events-block .event:nth-child(9) {
    display: none; }
  .search-result .search-result__all-results-block {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .search-result .search-result__all-results-block .search-result__event .search-result__body {
    min-width: 428px;
    max-width: 428px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border: 1px solid #e1e1e1; }
  .search-result .search-result__all-results-block .search-result__event {
    width: initial;
    background-color: transparent; } }

@media only screen and (max-width: 767px) {
  .calendar-page .columns-content .columns-content__right .filter-by-event {
    display: none; }
  .calendar-page .columns-content .columns-content__right .filter-by-date {
    display: none; }
  .calendar-page .columns-content .columns-content__right .filters__mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .search-result .search-result__all-results-block .search-result__event {
    width: 302px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: transparent; }
  .search-result .search-result__all-results-block .search-result__event .search-result__body {
    min-width: inherit;
    max-width: inherit; }
  .calendar-page .columns-content .columns-content__right .day__calendar .calendar__days .calendar-events .one-day .all-events-block {
    display: block !important; }
  .calendar-page .columns-content .columns-content__right .week_calendar .calendar__days .calendar-events .one-day .all-events-block {
    display: block !important; }
  .calendar-page .columns-content .columns-content__right .week_calendar .calendar__days-title {
    border-top: 1px solid #e1e1e1 !important; }
  .calendar-page .columns-content .columns-content__right .day__calendar .calendar__days-title {
    border-top: 1px solid #e1e1e1 !important; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days-title {
    width: 310px;
    border-top: none; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days-title .calendar__day:first-child {
    border-left: none; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days-title .calendar__day {
    width: 43px;
    border-right: none; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days {
    width: 310px; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events {
    width: 310px;
    height: 70px;
    border-bottom: none; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day:first-child {
    border-left: none; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day {
    width: 43px;
    height: 70px;
    border-right: none; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .event_count {
    display: none; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .all-events-block {
    display: none; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day_selected {
    background-color: transparent; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day_selected .day {
    background-color: #f8d129;
    color: #000 !important; }
  .calendar-page .columns-content .columns-content__right .day__calendar .calendar__days-title {
    width: 100% !important; }
  .calendar-page .columns-content .columns-content__right .day__calendar .calendar__days-title .calendar-day_empty-block {
    height: 50px; }
  .calendar-page .columns-content .columns-content__right .day__calendar .calendar__days-title .calendar-day {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .calendar-page .columns-content .columns-content__right .day__calendar .calendar__scroll-block {
    width: 100%; }
  .calendar-page .columns-content .columns-content__right .day__calendar .calendar__days .calendar_time-row .calendar-events {
    max-width: 100%; } }

@media only screen and (max-width: 525px) {
  .get-job-steps {
    margin-top: 3.5rem; }
  .hashtag-block {
    top: -40px; } }

@media only screen and (max-width: 420px) {
  .calendar-page .columns-content .columns-content__right .week_calendar .calendar__title .calendar__week {
    margin: 0; }
  .calendar-page .columns-content .columns-content__right .week_calendar .calendar__title .calendar__next-week {
    margin-right: 5px; }
  .calendar-page .columns-content .columns-content__right .calendar .calendar__title .calendar__year {
    min-width: 75px; } }

.fontsize_1 .modal .modal-title {
  font-size: 11px; }

.fontsize_2 .modal .modal-title {
  font-size: 15px; }

.fontsize_3 .modal .modal-title {
  font-size: 16px; }

.fontsize_4 .modal .modal-title {
  font-size: 17px; }

.fontsize_1 .modal .form .control-label:not(.radio-checkbox__text) {
  font-size: 11px; }

.fontsize_2 .modal .form .control-label:not(.radio-checkbox__text) {
  font-size: 15px; }

.fontsize_3 .modal .form .control-label:not(.radio-checkbox__text) {
  font-size: 16px; }

.fontsize_4 .modal .form .control-label:not(.radio-checkbox__text) {
  font-size: 17px; }

.fontsize_1 .modal .form textarea {
  font-size: 13px; }

.fontsize_2 .modal .form textarea {
  font-size: 17px; }

.fontsize_3 .modal .form textarea {
  font-size: 18px; }

.fontsize_4 .modal .form textarea {
  font-size: 19px; }

.color1 .modal .form button + .form-group label:hover {
  color: #5a5a5a; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 400px; } }

@media (min-width: 768px) {
  #corruption-modal-dialog.modal-dialog {
    width: 460px; } }

.modal-content {
  border-radius: 0; }

.modal-title {
  display: inline-block;
  font-weight: bold; }

.modal-body textarea {
  resize: none; }

@media only screen and (max-width: 900px) {
  .officer__vote-results {
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
        -ms-flex-direction: initial;
            flex-direction: initial;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .officer__vote-results .title {
    margin-bottom: 10px; }
  .officer__vote {
    margin-bottom: 10px; }
  #table_index_pjax, #table_index_pjax {
    width: 100%;
    max-width: 100%;
    overflow-x: auto; }
  .table-adaptive-block {
    display: block !important;
    width: 100%;
    max-width: 100%;
    overflow-x: auto; } }

@media only screen and (max-width: 910px) {
  #modal-district .modal-dialog {
    width: 95%; } }

@media only screen and (max-width: 660px) {
  #modal-district .modal-dialog .modal-content .modal-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 10px 10px 10px; }
  #modal-district .modal-body .officer__img {
    margin-top: 0; } }

@media only screen and (max-width: 395px) {
  .deputies-map-list-tabs li a {
    font-size: 8px; } }

.columns-content__short-width {
  max-width: 702px;
  text-align: left; }

.columns-content__short-width .h3 {
  margin-top: 50px;
  font-family: "MariupolRegular", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px; }

.columns-content__short-width .min-table {
  margin-top: 20px; }

.columns-content__short-width p {
  font-family: "MariupolRegular", sans-serif;
  font-size: 15px;
  line-height: 24px; }

.columns-content_search {
  padding-top: 0 !important;
  margin-bottom: 71px; }

.columns-content_search .search__wrap {
  margin-top: 27px !important; }

.columns-content_search .columns-content__left {
  width: calc(100% - 370px);
  position: relative; }

.columns-content_search .columns-content__left .filter-block {
  margin-bottom: 25px; }

.columns-content_search .columns-content__left .filter-block input {
  padding: 16px 18px 8px 32px;
  color: #000;
  font-family: "MariupolBold", sans-serif;
  font-size: 12px;
  line-height: 21px;
  text-transform: uppercase; }

.columns-content_search .columns-content__right {
  width: 270px;
  padding-right: 0;
  text-align: left !important; }

.columns-content_search .columns-content__right .h5 {
  margin: -5px 0 31px 0;
  letter-spacing: 0; }

.columns-content_search:last-of-type .columns-content__left::before {
  content: '';
  position: absolute;
  top: -37px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #eee; }

.field-passportsofbudgetprogramssearch-department_id .select {
  width: 350px !important; }

.field-passportsofbudgetprogramssearch-publish_date .select {
  width: 120px !important; }

.filter-block__item_responsive .search__wrap {
  width: initial; }

#w0 .field-publicparticipationsearch-year .select2-container--krajee select2-container--below {
  min-width: 80px; }

.icon-arrow-left {
  width: 0.42em;
  height: 1em;
  fill: none;
  stroke: #292929; }

.icon-check {
  width: 1.14em;
  height: 1em;
  fill: none;
  stroke: #000; }

.icon-icon-quote {
  width: 1.04em;
  height: 1em;
  fill: #fad835;
  stroke: initial; }

.icon-icon_arrow_down {
  width: 2.15em;
  height: 1em;
  fill: currentColor;
  stroke: initial; }

.icon-icon_arrow_left {
  width: 0.45em;
  height: 1em;
  fill: currentColor;
  stroke: initial; }

.icon-icon_arrow_right {
  width: 0.45em;
  height: 1em;
  fill: currentColor;
  stroke: initial; }

.icon-icon_cancel {
  width: 1em;
  height: 1em;
  fill: currentColor;
  stroke: initial; }

.icon-icon_eye {
  width: 1.8em;
  height: 1em;
  fill: currentColor;
  stroke: initial; }

.icon-icon_fb {
  width: 0.5em;
  height: 1em;
  fill: currentColor;
  stroke: initial; }

.icon-icon_gmail {
  width: 1.11em;
  height: 1em;
  fill: currentColor;
  stroke: initial; }

.icon-icon_log_out {
  width: 1em;
  height: 1em;
  fill: #010101;
  stroke: initial; }

.icon-icon_play {
  width: 1em;
  height: 1em;
  fill: currentColor;
  stroke: initial; }

.icon-icon_search {
  width: 1.02em;
  height: 1em;
  fill: currentColor;
  stroke: initial; }

.icon-icon_Twitter {
  width: 1.28em;
  height: 1em;
  fill: currentColor;
  stroke: initial; }

.icon-insta {
  width: 1em;
  height: 1em;
  fill: currentColor;
  stroke: initial; }

.icon-link {
  width: 0.75em;
  height: 1em;
  fill: currentColor;
  stroke: initial; }

.icon-list {
  width: 1.2em;
  height: 1em;
  fill: #292929;
  stroke: initial; }

.icon-load {
  width: 1.12em;
  height: 1em;
  fill: none;
  stroke: #d0d0d0; }

.icon-logo {
  width: 1em;
  height: 1em;
  fill: currentColor;
  stroke: initial; }

.icon-map {
  width: 1.17em;
  height: 1em;
  fill: #292929;
  stroke: initial; }

.icon-marker {
  width: 0.79em;
  height: 1em;
  fill: currentColor;
  stroke: initial; }

.icon-next {
  width: 1em;
  height: 1em;
  fill: currentColor;
  stroke: initial; }

.icon-photo {
  width: 1.31em;
  height: 1em;
  fill: currentColor;
  stroke: initial; }

.icon-shape-1 {
  width: 1em;
  height: 1em;
  fill: #1e3b8d;
  stroke: initial; }

.icon-video {
  width: 1.6em;
  height: 1em;
  fill: currentColor;
  stroke: initial; }

.icon-Vintage_logo {
  width: 4.69em;
  height: 1em;
  fill: currentColor;
  stroke: initial; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

*, *::before, *::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

body {
  margin: 0; }

article, aside, footer, header, nav, section, figcaption, figure, main {
  display: block; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active, a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

a, area, button, input, label, select, textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

h1, h2, h3, h4, h5, h6, p, blockquote, em, img, i, dl, dt, ol, ul, li, video, canvas {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }

div, input, textarea, select, button, h1, h2, h3, h4, h5, h6, a, span {
  outline: none; }

ul, ol {
  list-style-type: none; }

input[type="submit"], button {
  cursor: pointer; }

input[type="submit"]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border: 0; }

table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%; }

textarea, input[type="text"], input[type="button"], input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0; }

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

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  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);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[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; }

.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev:before,
.slick-next:before {
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: '←'; }

[dir='rtl'] .slick-prev:before {
  content: '→'; }

.slick-next {
  right: -25px; }

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px; }

.slick-next:before {
  content: '→'; }

[dir='rtl'] .slick-next:before {
  content: '←'; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.select2-container--krajee .select2-selection:focus,
.select2-container--krajee.select2-container--open .select2-selection {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: none;
  -webkit-transition: none;
  transition: none; }

.select2-container--krajee .select2-dropdown {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #2b2c3a;
  background-color: #2b2c3a; }

.select2-container--krajee .select2-results__option--highlighted[aria-selected] {
  background-color: #2b2c3a;
  color: #fad835; }

.select2-container--krajee .select2-results__option[aria-selected] {
  background-color: #2b2c3a;
  color: #fff !important;
  text-align: center;
  padding: 10px 18px;
  line-height: 18px;
  cursor: pointer;
  font-size: 14px;
  position: relative; }

.select2-container--krajee .select2-results__option[aria-selected]:after {
  content: '';
  width: calc(100% - 36px);
  height: 1px;
  position: absolute;
  left: 18px;
  bottom: 0;
  background-color: rgba(123, 123, 123, 0.2); }

.select2-container--krajee .select2-results__option--highlighted[aria-selected]:hover {
  color: #fad835 !important; }

.select2-container--krajee li.select2-results__option {
  background-color: #2b2c3a;
  color: #fad835; }

.has-success .select2-container--open .select2-selection {
  border-color: none;
  -webkit-box-shadow: none;
          box-shadow: none; }

.has-success .select2-container--krajee .select2-selection {
  border-color: #f7f7f7 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

.select2-container--krajee .select2-selection {
  border: none;
  background-color: #f7f7f7; }

.select2-container--krajee .select2-search--dropdown .select2-search__field {
  background: url(search.png) right 10px top 7px no-repeat #f7f7f7;
  border-radius: 0; }

.select2-search--dropdown {
  padding: 6px; }

.has-success .control-label {
  color: inherit; }

.select2-container--krajee .select2-selection--single {
  width: 300px;
  max-width: 300px !important; }

#w0:nth-child(2) .select2-container--krajee .select2-selection--single[aria-labelledby="select2-passportsofbudgetprogramssearch-publish_date-container"] {
  width: 100%;
  max-width: 100px !important; }

.header__cabinet .header__button {
  border-radius: 0 !important; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }

.datepicker--cells {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.datepicker--cell {
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  position: relative;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  height: 32px;
  z-index: 1; }

.datepicker--cell.-focus- {
  background: #f0f0f0; }

.datepicker--cell.-current- {
  color: #4EB5E6; }

.datepicker--cell.-current-.-focus- {
  color: #4a4a4a; }

.datepicker--cell.-current-.-in-range- {
  color: #4EB5E6; }

.datepicker--cell.-in-range- {
  background: rgba(92, 196, 239, 0.1);
  color: #4a4a4a;
  border-radius: 0; }

.datepicker--cell.-in-range-.-focus- {
  background-color: rgba(92, 196, 239, 0.2); }

.datepicker--cell.-disabled- {
  cursor: default;
  color: #aeaeae; }

.datepicker--cell.-disabled-.-focus- {
  color: #aeaeae; }

.datepicker--cell.-disabled-.-in-range- {
  color: #a1a1a1; }

.datepicker--cell.-disabled-.-current-.-focus- {
  color: #aeaeae; }

.datepicker--cell.-range-from- {
  border: 1px solid rgba(92, 196, 239, 0.5);
  background-color: rgba(92, 196, 239, 0.1);
  border-radius: 4px 0 0 4px; }

.datepicker--cell.-range-to- {
  border: 1px solid rgba(92, 196, 239, 0.5);
  background-color: rgba(92, 196, 239, 0.1);
  border-radius: 0 4px 4px 0; }

.datepicker--cell.-selected-,
.datepicker--cell.-selected-.-current- {
  color: #fff;
  background: #5cc4ef; }

.datepicker--cell.-range-from-.-range-to- {
  border-radius: 4px; }

.datepicker--cell.-selected- {
  border: none; }

.datepicker--cell.-selected-.-focus- {
  background: #45bced; }

.datepicker--cell:empty {
  cursor: default; }

.datepicker--days-names {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 8px 0 3px; }

.datepicker--day-name {
  color: #FF9A19;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: .8em; }

.-only-timepicker- .datepicker--content,
.datepicker--body,
.datepicker-inline .datepicker--pointer {
  display: none; }

.datepicker--cell-day {
  width: 14.28571%; }

.datepicker--cells-months {
  height: 170px; }

.datepicker--cell-month {
  width: 33.33%;
  height: 25%; }

.datepicker--cells-years,
.datepicker--years {
  height: 170px; }

.datepicker--cell-year {
  width: 25%;
  height: 33.33%; }

.datepickers-container {
  position: absolute;
  left: 0;
  top: 0; }

.datepicker {
  background: #fff;
  border: 1px solid #dbdbdb;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  color: #4a4a4a;
  width: 250px;
  position: absolute;
  left: -100000px;
  opacity: 0;
  transition: opacity .3s ease, left 0s .3s, -webkit-transform .3s ease;
  -webkit-transition: opacity .3s ease, left 0s .3s, -webkit-transform .3s ease;
  transition: opacity .3s ease, transform .3s ease, left 0s .3s;
  transition: opacity .3s ease, transform .3s ease, left 0s .3s, -webkit-transform .3s ease;
  z-index: 100; }

.datepicker.-from-top- {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px); }

.datepicker.-from-right- {
  -webkit-transform: translateX(8px);
  transform: translateX(8px); }

.datepicker.-from-bottom- {
  -webkit-transform: translateY(8px);
  transform: translateY(8px); }

.datepicker.-from-left- {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px); }

.datepicker.active {
  opacity: 1;
  -webkit-transform: translate(0);
  transform: translate(0);
  transition: opacity .3s ease, left 0s 0s, -webkit-transform .3s ease;
  -webkit-transition: opacity .3s ease, left 0s 0s, -webkit-transform .3s ease;
  transition: opacity .3s ease, transform .3s ease, left 0s 0s;
  transition: opacity .3s ease, transform .3s ease, left 0s 0s, -webkit-transform .3s ease; }

.datepicker-inline .datepicker {
  border-color: #d7d7d7;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: static;
  left: auto;
  right: auto;
  opacity: 1;
  -webkit-transform: none;
  transform: none; }

.datepicker--content {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 4px; }

.datepicker--pointer {
  position: absolute;
  background: #fff;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  width: 10px;
  height: 10px;
  z-index: -1; }

.datepicker--nav-action:hover,
.datepicker--nav-title:hover {
  background: #f0f0f0; }

.-top-center- .datepicker--pointer,
.-top-left- .datepicker--pointer, .-top-right- .datepicker--pointer {
  top: calc(100% - 4px);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }

.-right-bottom- .datepicker--pointer,
.-right-center- .datepicker--pointer,
.-right-top- .datepicker--pointer {
  right: calc(100% - 4px);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg); }

.-bottom-center- .datepicker--pointer,
.-bottom-left- .datepicker--pointer,
.-bottom-right- .datepicker--pointer {
  bottom: calc(100% - 4px);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg); }

.-left-bottom- .datepicker--pointer,
.-left-center- .datepicker--pointer,
.-left-top- .datepicker--pointer {
  left: calc(100% - 4px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.-bottom-left- .datepicker--pointer,
.-top-left- .datepicker--pointer {
  left: 10px; }

.-bottom-right- .datepicker--pointer,
.-top-right- .datepicker--pointer {
  right: 10px; }

.-bottom-center- .datepicker--pointer,
.-top-center- .datepicker--pointer {
  left: calc(50% - 10px / 2); }

.-left-top- .datepicker--pointer,
.-right-top- .datepicker--pointer {
  top: 10px; }

.-left-bottom- .datepicker--pointer,
.-right-bottom- .datepicker--pointer {
  bottom: 10px; }

.-left-center- .datepicker--pointer,
.-right-center- .datepicker--pointer {
  top: calc(50% - 10px / 2); }

.datepicker--body.active {
  display: block; }

.datepicker--nav {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #efefef;
  min-height: 32px;
  padding: 4px; }

.-only-timepicker- .datepicker--nav {
  display: none; }

.datepicker--nav-action,
.datepicker--nav-title {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  cursor: pointer;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center; }

.datepicker--nav-action {
  width: 32px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.datepicker--nav-action.-disabled- {
  visibility: hidden; }

.datepicker--nav-action svg {
  width: 32px;
  height: 32px; }

.datepicker--nav-action path {
  fill: none;
  stroke: #fff;
  stroke-width: 2px; }

.datepicker--nav-title {
  border-radius: 4px;
  padding: 0 8px; }

.datepicker--buttons,
.datepicker--time {
  border-top: 1px solid #efefef;
  padding: 4px; }

.datepicker--nav-title i {
  font-style: normal;
  color: #9c9c9c;
  margin-left: 5px; }

.datepicker--nav-title.-disabled- {
  cursor: default;
  background: 0 0; }

.datepicker--buttons {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex; }

.datepicker--button {
  color: #4EB5E6;
  cursor: pointer;
  border-radius: 4px;
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  height: 32px; }

.datepicker--button:hover {
  color: #4a4a4a;
  background: #f0f0f0; }

.datepicker--time {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  position: relative; }

.datepicker--time.-am-pm- .datepicker--time-sliders {
  -ms-flex: 0 1 138px;
  -webkit-box-flex: 0;
          flex: 0 1 138px;
  max-width: 138px; }

.-only-timepicker- .datepicker--time {
  border-top: none; }

.datepicker--time-sliders {
  -ms-flex: 0 1 153px;
  -webkit-box-flex: 0;
          flex: 0 1 153px;
  margin-right: 10px;
  max-width: 153px; }

.datepicker--time-label {
  display: none;
  font-size: 12px; }

.datepicker--time-current {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  font-size: 14px;
  text-align: center;
  margin: 0 0 0 10px; }

.datepicker--time-current-colon {
  margin: 0 2px 3px;
  line-height: 1; }

.datepicker--time-current-hours,
.datepicker--time-current-minutes {
  line-height: 1;
  font-size: 19px;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  position: relative;
  z-index: 1; }

.datepicker--time-current-hours:after,
.datepicker--time-current-minutes:after {
  content: '';
  background: #f0f0f0;
  border-radius: 4px;
  position: absolute;
  left: -2px;
  top: -3px;
  right: -2px;
  bottom: -2px;
  z-index: -1;
  opacity: 0; }

.datepicker--time-current-hours.-focus-:after,
.datepicker--time-current-minutes.-focus-:after {
  opacity: 1; }

.datepicker--time-current-ampm {
  text-transform: uppercase;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  color: #9c9c9c;
  margin-left: 6px;
  font-size: 11px;
  margin-bottom: 1px; }

.datepicker--time-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  font-size: 11px;
  height: 17px;
  background: -webkit-gradient(linear, left top, right top, from(#dedede), to(#dedede)) left 50%/100% 1px no-repeat;
  background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat; }

.datepicker--time-row:first-child {
  margin-bottom: 4px; }

.datepicker--time-row input[type=range] {
  background: 0 0;
  cursor: pointer;
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  height: 100%;
  padding: 0;
  margin: 0;
  -webkit-appearance: none; }

.datepicker--time-row input[type=range]::-ms-tooltip {
  display: none; }

.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb {
  border-color: #b8b8b8; }

.datepicker--time-row input[type=range]:hover::-moz-range-thumb {
  border-color: #b8b8b8; }

.datepicker--time-row input[type=range]:hover::-ms-thumb {
  border-color: #b8b8b8; }

.datepicker--time-row input[type=range]:focus {
  outline: 0; }

.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef; }

.datepicker--time-row input[type=range]:focus::-moz-range-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef; }

.datepicker--time-row input[type=range]:focus::-ms-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef; }

.datepicker--time-row input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  -webkit-transition: background .2s;
  transition: background .2s;
  margin-top: -6px; }

.datepicker--time-row input[type=range]::-moz-range-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  -webkit-transition: background .2s;
  transition: background .2s; }

.datepicker--time-row input[type=range]::-ms-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  -webkit-transition: background .2s;
  transition: background .2s; }

.datepicker--time-row input[type=range]::-webkit-slider-runnable-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: 0 0; }

.datepicker--time-row input[type=range]::-moz-range-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: 0 0; }

.datepicker--time-row input[type=range]::-ms-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: 0 0; }

.datepicker--time-row input[type=range]::-ms-fill-lower {
  background: 0 0; }

.datepicker--time-row input[type=range]::-ms-fill-upper {
  background: 0 0; }

.datepicker--time-row span {
  padding: 0 12px; }

.datepicker--time-icon {
  color: #9c9c9c;
  border: 1px solid;
  border-radius: 50%;
  font-size: 16px;
  position: relative;
  margin: 0 5px -1px 0;
  width: 1em;
  height: 1em; }

.datepicker--time-icon:after,
.datepicker--time-icon:before {
  content: '';
  background: currentColor;
  position: absolute; }

.datepicker--time-icon:after {
  height: .4em;
  width: 1px;
  left: calc(50% - 1px);
  top: calc(50% + 1px);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%); }

.datepicker--time-icon:before {
  width: .4em;
  height: 1px;
  top: calc(50% + 1px);
  left: calc(50% - 1px); }

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
  color: #dedede; }

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5; }

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede; }

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6; }

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4; }

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #ccc; }

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2); }

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
  background: 0 0;
  border: none; }

.ps-container {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none; }

@supports (-ms-overflow-style: none) {
  .ps-container {
    overflow: auto !important; } }

.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
  background-color: transparent; }

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: .9; }

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999;
  height: 11px; }

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: .9; }

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999;
  width: 11px; }

.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  opacity: 0;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  bottom: 0px;
  height: 15px; }

.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  background-color: #aaa;
  border-radius: 6px;
  -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  bottom: 2px;
  height: 6px; }

.ps-container > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x,
.ps-container > .ps-scrollbar-x-rail:active > .ps-scrollbar-x {
  height: 11px; }

.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  opacity: 0;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  right: 0;
  width: 15px; }

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  background-color: #aaa;
  border-radius: 6px;
  -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  right: 2px;
  width: 6px; }

.ps-container > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y,
.ps-container > .ps-scrollbar-y-rail:active > .ps-scrollbar-y {
  width: 11px; }

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: .9; }

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999;
  height: 11px; }

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: .9; }

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999;
  width: 11px; }

.ps-container:hover > .ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail {
  opacity: .6; }

.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: .9; }

.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: #999; }

.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: .9; }

.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: #999; }

body {
  font-family: "MariupolRegular", sans-serif;
  color: #161617;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  min-height: 100vh;
  height: 100px; }

body.menu-opened {
  position: fixed;
  width: 100%;
  overflow: hidden; }

body main {
  -ms-flex: 1 0 auto;
  -webkit-box-flex: 1;
          flex: 1 0 auto; }

section {
  position: relative; }

a {
  text-decoration: none; }

* {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.btn {
  display: inline-block;
  position: relative;
  color: black;
  font-family: "MariupolBold", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  line-height: 28px;
  cursor: pointer;
  padding: 0 36px;
  overflow: hidden;
  border: 2px solid #F8D129;
  -webkit-transition: background-color .3s ease;
  transition: background-color .3s ease;
  will-change: background-color; }
  .fontsize_1 .btn {
    font-size: 10px; }
  .fontsize_2 .btn {
    font-size: 13px; }
  .fontsize_3 .btn {
    font-size: 14px; }
  .fontsize_4 .btn {
    font-size: 15px; }

.btn-white {
  color: white; }

.btn-default {
  height: 32px;
  line-height: 80px;
  background: transparent;
  -webkit-transition: background-color .3s ease, line-height .3s ease;
  transition: background-color .3s ease, line-height .3s ease;
  will-change: background-color, line-height; }
  .fontsize_3 .btn-default:after {
    line-height: 30px; }
  .fontsize_4 .btn-default:after {
    line-height: 29px; }
  .btn-default:hover {
    border-color: #F8D129; }

.btn-default--arrow:after {
  display: none; }

.btn-default--arrow svg {
  float: left;
  width: 11px;
  height: 8px; }

.btn-default--arrow .btn__svg {
  display: inline-block;
  width: 11px;
  height: 8px;
  margin-left: 8px;
  transition: -webkit-transform .3s ease;
  -webkit-transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease; }

.btn-default--arrow .btn__helper {
  position: absolute;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: -webkit-transform .3s ease;
  -webkit-transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  will-change: transform; }

.btn-default--arrow .btn__helper svg {
  opacity: .4; }

.btn-default--arrow .btn__helper-main {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0; }

.btn-default--arrow.active .btn__svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.btn-default:after {
  content: attr(data-text);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  line-height: 28px;
  transition: -webkit-transform .3s ease;
  -webkit-transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  will-change: transform; }

.btn-filled {
  height: 54px;
  background-color: #F8D129;
  color: white;
  font-size: 11px;
  letter-spacing: 0.5px;
  line-height: 11px;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .fontsize_1 .btn-filled {
    font-size: 9px; }
  .fontsize_2 .btn-filled {
    font-size: 12px; }
  .fontsize_3 .btn-filled {
    font-size: 13px; }
  .fontsize_4 .btn-filled {
    font-size: 14px; }
  .btn-filled--grey {
    background-color: #f7f7f7; }
  .btn-filled .btn__icon--arrow-left {
    display: block;
    float: left;
    width: 5px;
    height: 10px;
    margin-right: 17px;
    margin-top: 1px; }
  .btn-filled .btn__icon--arrow-left--white svg {
    stroke: white; }
  .btn-filled .btn__icon--arrow-left svg {
    width: 100%;
    height: 100%; }
  .btn-filled .btn__helper-text {
    display: inline-block; }
  .btn-filled .btn__text {
    width: 100%;
    height: 21px;
    overflow: hidden; }
  .btn-filled .btn__text span {
    display: block;
    line-height: 21px;
    width: 100%;
    height: 100%;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
    will-change: transform; }
  .btn-filled .btn__text span:first-of-type {
    color: black; }
  .btn-filled .btn__text span:last-of-type {
    color: white; }
  .btn-filled .btn__text span.has-icon span {
    width: calc(100% - 30px); }

button.btn-filled .btn__text span {
  display: block; }

.btn-arrow {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 31px;
  height: 31px;
  border: 2px solid #F8D129;
  cursor: pointer;
  -webkit-transition: background-color .4s ease, border-color .4s ease;
  transition: background-color .4s ease, border-color .4s ease;
  will-change: background-color, border-color; }

.btn-arrow.slick-disabled, .btn-arrow.disabled {
  border-color: #dcddde !important;
  background-color: white !important; }

.btn-arrow svg {
  width: 10px;
  height: 10px; }

.btn-arrow--right {
  margin-left: 8px; }

.h1 {
  font-family: "MariupolBold", sans-serif;
  font-size: 80px;
  letter-spacing: -2.2px; }

.h2 {
  font-family: "MariupolBold", sans-serif;
  font-size: 40px; }

.h3 {
  font-family: "MariupolBold", sans-serif;
  font-size: 22px;
  letter-spacing: -0.25px;
  line-height: 30px; }

.h3-thin {
  font-family: "MariupolRegular", sans-serif; }

.h4 {
  font-family: "MariupolBold", sans-serif;
  font-size: 18px;
  letter-spacing: -0.25px;
  line-height: 22px; }

.h5 {
  font-family: "MariupolBold", sans-serif;
  font-size: 16px;
  letter-spacing: -0.25px;
  line-height: 22px; }

.section-title {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.yellow-stripe_vert {
  padding: 0 0 0 1em;
  position: relative; }
  .yellow-stripe_vert:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background-color: #fad835; }

blockquote {
  display: inline-block;
  color: #161617;
  font-family: "MariupolBold", sans-serif;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0;
  padding: 0 110px 0 64px;
  margin: 10px 0;
  border-left: 4px solid #fad835; }
  @media (max-width: 767px) {
    blockquote {
      padding-left: 24px;
      padding-right: 0; } }

.section-title--white {
  color: white; }

.section-title__line {
  width: 100%;
  height: 2px;
  background-color: #efefef;
  border: none;
  margin-bottom: 0;
  margin-top: 26px; }

.section-title__line--white {
  background-color: #3b3c49; }

.page-title {
  margin-top: 40px; }

.page-title h1 {
  width: 35%;
  clear: both;
  display: inline;
  margin-top: -23px;
  letter-spacing: -.3px; }

.page-title .breadcrumbs {
  max-width: 65%;
  float: right;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 5px;
  color: #c4c4c4; }

.page-title__tabs {
  margin-top: 27px; }

.breadcrumbs {
  text-align: right; }
  .breadcrumbs a {
    color: inherit; }
  .breadcrumbs li {
    display: inline;
    font-size: 14px;
    font-family: "MariupolBold", sans-serif;
    color: #161617;
    letter-spacing: 0; }
    .fontsize_1 .breadcrumbs li {
      font-size: 11px; }
    .fontsize_2 .breadcrumbs li {
      font-size: 15px; }
    .fontsize_3 .breadcrumbs li {
      font-size: 16px; }
    .fontsize_4 .breadcrumbs li {
      font-size: 17px; }
  .breadcrumbs li:not(.active):after {
    content: '';
    display: inline-block;
    width: 23px;
    height: 1px;
    background-color: #e9e8e8;
    margin: 0 6px 3px 14px; }
  .breadcrumbs li.active {
    color: #c4c4c4; }

.pagination {
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  margin-top: 28px; }

.pagination__prev.disabled .btn-arrow,
.pagination__next.disabled .btn-arrow {
  border-color: #dcddde !important;
  background-color: white !important; }

.pagination__prev.disabled .btn-arrow svg,
.pagination__next.disabled .btn-arrow svg {
  stroke: #dcddde; }

.pagination a,
.pagination span {
  color: #161617;
  font-size: 14px;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
  will-change: color; }
  .fontsize_1 .pagination a, .fontsize_1
  .pagination span {
    font-size: 11px; }
  .fontsize_2 .pagination a, .fontsize_2
  .pagination span {
    font-size: 15px; }
  .fontsize_3 .pagination a, .fontsize_3
  .pagination span {
    font-size: 16px; }
  .fontsize_4 .pagination a, .fontsize_4
  .pagination span {
    font-size: 17px; }

.pagination li:not(:first-of-type) {
  margin-left: 5px; }

.pagination li.active a, .pagination li.active span {
  color: #fad835; }

.checkbox-btn,
.radio-btn {
  position: relative;
  display: block;
  width: 100%;
  cursor: pointer; }

.checkbox-btn label,
.radio-btn label {
  cursor: pointer; }

.radio-btn__control {
  border-radius: 50%; }

.text-input {
  width: 100%; }

.text-input + .text-input.form-group {
  margin-top: 18px; }

.text-input label {
  width: 100%;
  color: #161617;
  font-size: 14px;
  line-height: 23px; }

.text-input input,
.text-input textarea {
  width: 100%;
  height: 39px;
  border: none;
  resize: none;
  margin-top: 8px;
  padding-left: 10px;
  background-color: #f7f7f7;
  font-family: "MariupolRegular", sans-serif; }

.text-input textarea {
  padding: 10px 10px;
  height: auto;
  line-height: 19px; }

.form-group + .form-group {
  margin-top: 9px; }

.form-group input[type='radio'],
.form-group input[type='checkbox'] {
  width: 14px;
  height: 14px;
  margin-right: 26px;
  opacity: 0; }

input:checked + .form-group__control {
  background-color: #fad835;
  border-color: #fad835; }

input:checked + .form-group__control span,
input:checked + .form-group__control svg {
  -webkit-transform: scale(1);
  transform: scale(1); }

.form-group__control {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  left: 0;
  top: 3px;
  width: 14px;
  height: 14px;
  background-color: transparent;
  border: 1px solid #b9b9b9;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }
  .fontsize_1 .form-group__control {
    width: 15px;
    height: 11px; }
  .fontsize_2 .form-group__control {
    width: 15px;
    height: 15px; }
  .fontsize_3 .form-group__control {
    width: 16px;
    height: 16px; }
  .fontsize_4 .form-group__control {
    width: 17px;
    height: 17px; }

.form-group__control span {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: black; }

.form-group__control svg {
  width: 7px;
  height: 6px; }

.form-group__control svg,
.form-group__control span {
  display: inline-block;
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: -webkit-transform .3s ease;
  -webkit-transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease; }

.form-group__text {
  display: inline-block;
  max-width: calc(100% - 50px);
  color: #161617;
  font-size: 14px;
  line-height: 23px; }

.form-group.has-error .help-block {
  display: block; }

.help-block {
  display: none;
  color: #f13c3c;
  font-family: "MariupolRegular", sans-serif;
  font-size: 12px;
  line-height: 22px; }

.hint-block {
  position: absolute;
  top: 22px;
  left: 10px;
  color: #a9a9a9;
  font-family: "MariupolRegular", sans-serif;
  font-size: 12px;
  line-height: 16px; }

.link-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column; }

.link-list a {
  color: #2C7CD5;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.35px;
  -webkit-transition: color .4s ease;
  transition: color .4s ease;
  text-decoration: none; }

.icon-icon_arrow_down {
  stroke: #000; }

.icon-icon_arrow_right,
.icon-icon_arrow_left {
  stroke: #030303; }

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #F8D129;
  width: 4px; }

.ps-container:hover > .ps-scrollbar-y-rail {
  opacity: 1; }

.authorization__descr {
  font-family: "MariupolRegular", sans-serif;
  font-size: 14px;
  margin: 20px 0 34px;
  line-height: 24px;
  max-width: 400px;
  text-align: left; }
  .color1 .authorization__descr a {
    color: #000;
    font-weight: bold; }

.authorization__descr_short {
  max-width: 300px;
  margin-bottom: 45px; }

.authorization__descr_long {
  min-width: 100%; }

.switch-wrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex; }

.switch-wrap .btn {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center; }

.switch-wrap .btn:last-child {
  margin-left: 21px; }

.switch-wrap .btn:last-child svg {
  width: 1em; }

.switch-wrap .btn.active {
  background-color: #F8D129; }

.switch-wrap .btn span:first-child {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  margin-right: 7px; }

.hidden-table {
  position: relative; }

.hidden-table + .h5 {
  margin: 25px 0 20px; }

.search-clear {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  min-width: 30px;
  height: 34px;
  background-color: #f7f7f7; }

.search-clear::before,
.search-clear::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 16px;
  height: 1px;
  background-color: #B7B7B7;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  transition: -webkit-transform .4s;
  -webkit-transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s;
  will-change: transform; }

.search-clear::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg); }

.search-clear.active {
  display: block;
  cursor: pointer;
  pointer-events: auto; }

.search-clear.active::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg); }

.search-clear.active::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg); }

input::-ms-clear {
  display: none; }

.invest-title {
  color: #2C7CD5;
  font-family: "MariupolBold", sans-serif;
  font-size: 12px;
  line-height: 21px;
  margin-bottom: 17px;
  letter-spacing: .25px;
  text-transform: uppercase;
  margin-top: 38px !important; }

.invest-title:first-child {
  margin-top: 0 !important; }

.ramp-check {
  position: relative;
  text-align: left;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "MariupolBold", sans-serif;
  margin: 10px 0 0 21px !important; }

.checkbox-btn .form-control {
  display: none; }

.checkbox-btn .form-group__control {
  display: inline-block; }

.checkbox-btn .form-group__text {
  max-width: inherit;
  font-size: 11px;
  margin-left: 2em; }
  .fontsize_1 .checkbox-btn .form-group__text {
    font-size: 9.36px; }
  .fontsize_2 .checkbox-btn .form-group__text {
    font-size: 13px; }
  .fontsize_3 .checkbox-btn .form-group__text {
    font-size: 14px; }
  .fontsize_4 .checkbox-btn .form-group__text {
    font-size: 15px; }

.checkbox-btn .icon-check {
  position: relative;
  top: -4px;
  left: 3px; }

.checkbox-btn input:checked + .form-group__control svg {
  -webkit-transform: scale(1.45);
          transform: scale(1.45); }
  .fontsize_2 .checkbox-btn input:checked + .form-group__control svg {
    -webkit-transform: scale(1.75);
            transform: scale(1.75); }
  .fontsize_3 .checkbox-btn input:checked + .form-group__control svg {
    -webkit-transform: scale(2);
            transform: scale(2); }
  .fontsize_4 .checkbox-btn input:checked + .form-group__control svg {
    -webkit-transform: scale(2.35);
            transform: scale(2.35); }

.field-appealsform-not_divulge input:checked + .form-group__control svg,
.field-appealsform-contacted_before input:checked + .form-group__control svg {
  left: 0;
  -webkit-transform: scale(1);
          transform: scale(1); }

.field-appealsform-not_divulge svg,
.field-appealsform-contacted_before svg {
  width: 8px;
  height: 8px; }

.field-appealsform-contacted_before {
  width: auto;
  margin-right: 2em; }
  .form__controls-wrap .field-appealsform-contacted_before {
    margin-top: 11px !important; }

.header {
  width: 100%;
  height: 91px;
  min-height: 91px;
  -webkit-transition: opacity 1.1s ease 0.1s;
  transition: opacity 1.1s ease 0.1s; }
  @media (max-width: 1249px) {
    .header {
      min-height: 70px; } }

.header .ps-scrollbar-y-rail,
.header .ps-scrollbar-x-rail {
  display: none !important; }

.header__inner {
  position: relative;
  height: 100%; }

.header__cabinet {
  width: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .header__cabinet .header__search-container {
    display: none; }
  .header__cabinet .btn {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .fontsize_1 .header__cabinet .btn {
      top: 2px; }
    .fontsize_2 .header__cabinet .btn {
      top: 1px; }
    .fontsize_3 .header__cabinet .btn {
      top: 0; }
    .fontsize_4 .header__cabinet .btn {
      top: -1px; }
  .header__cabinet.active .header__logout {
    display: block; }

.header__logout {
  display: none;
  min-width: 50px;
  height: 45px;
  background-color: #F8D129;
  position: relative; }

.header__logout span {
  position: absolute;
  top: 54%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.header__logout span svg {
  width: 28px;
  height: 28px;
  fill: #17297A;
  -webkit-transition: .4s ease;
  transition: .4s ease; }

.header__logo {
  position: absolute;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  width: 133px;
  height: 32px;
  left: 55px;
  top: 11px; }

.header__logo span {
  margin-left: 5px;
  letter-spacing: -1px;
  font-family: "MariupolBold", sans-serif;
  font-size: 20px;
  color: #1e3b8d; }

.header__logo svg {
  width: 2.2em;
  height: 2.2em;
  fill: #1e3b8d; }

.header__languages {
  position: absolute;
  right: 55px;
  top: 18px; }
  @media (max-width: 1249px) {
    .header__languages {
      top: 26px;
      right: 75px; } }
  @media (max-width: 330px) {
    .header__languages {
      right: 65px; } }
  .fontsize_1 .header__languages {
    top: 12px; }
  .fontsize_2 .header__languages {
    top: 8px; }
  .fontsize_3 .header__languages {
    top: 7px; }
  .fontsize_4 .header__languages {
    top: 5px; }

.header__languages-item {
  font-family: "MariupolBold", sans-serif;
  font-size: 12px;
  color: #c4c4c4;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .fontsize_1 .header__languages-item {
    font-size: 9.36px; }
  .fontsize_2 .header__languages-item {
    font-size: 13px; }
  .fontsize_3 .header__languages-item {
    font-size: 14px; }
  .fontsize_4 .header__languages-item {
    font-size: 15px; }
  .header__languages-item:not(:first-child) {
    margin-left: 20px; }
  .header__languages-item.active {
    color: black; }

.header__burger {
  outline: none;
  width: 23px;
  height: 25px;
  position: absolute;
  top: 25px;
  right: 20px;
  cursor: pointer; }
  .header__burger.active .header__burger-one {
    -webkit-transform: rotate(45deg) translate(4.5px, 4px);
    transform: rotate(45deg) translate(4.5px, 4px); }
  .header__burger.active .header__burger-two {
    opacity: 0; }
  .header__burger.active .header__burger-three {
    -webkit-transform: rotate(-45deg) translate(4.5px, -4px);
    transform: rotate(-45deg) translate(4.5px, -4px); }

.header__burger-one,
.header__burger-two,
.header__burger-three {
  width: 100%;
  height: 3px;
  background: #1e3b8d;
  margin: 3px auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%; }
  .fontsize_1 .header__container {
    top: -3px; }
  .fontsize_2 .header__container {
    top: -6px; }
  .fontsize_3 .header__container {
    top: -8px; }
  .fontsize_4 .header__container {
    top: -10px; }

.header__socials {
  width: 100%;
  text-align: right;
  padding-right: 132px;
  margin-top: 18px;
  margin-bottom: 8px; }
  .fontsize_1 .header__socials {
    margin-top: 12px; }
  .fontsize_2 .header__socials {
    margin-top: 9px; }
  .fontsize_3 .header__socials {
    margin-top: 9px; }
  .fontsize_4 .header__socials {
    margin-top: 8px; }
  .header__socials .social-block__icon svg {
    fill: #1e3b8d;
    height: 12px; }

.header__search {
  position: absolute;
  bottom: 0;
  right: 255px;
  width: 53px;
  height: 45px;
  overflow: hidden;
  background-color: #1e3b8d;
  -webkit-transition: width 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: width 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: width; }
  .header__search.active {
    width: 356px; }
  .header__search.active .circle {
    -webkit-transform: scale(0.02);
    transform: scale(0.02);
    -webkit-transform-origin: 30% 40%;
    transform-origin: 30% 40%;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    background: transparent;
    border-color: white; }
  .header__search.active .handle:after {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
  .header__search.active:hover .circle {
    background: transparent; }

.header__search-inner {
  float: right;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding-left: 22px;
  height: 100%;
  width: 356px; }

.header__search-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  position: relative;
  width: 53px;
  height: 100%;
  float: right;
  cursor: pointer; }

.header__search-icon {
  display: block;
  position: relative;
  height: 12px;
  width: 12px;
  margin-top: -2px;
  border-radius: 4px; }
  .header__search-icon .circle {
    position: relative;
    display: block;
    height: 11px;
    width: 11px;
    background-color: #1e3b8d;
    border-radius: 70px;
    border: 2px solid white;
    -webkit-transition: all 0.6s cubic-bezier(0.25, 1.7, 0.35, 0.8);
    transition: all 0.6s cubic-bezier(0.25, 1.7, 0.35, 0.8);
    z-index: 1; }
  .header__search-icon .handle {
    position: absolute;
    background-color: white;
    top: 7px;
    left: 0;
    width: 15px;
    height: 2px;
    display: block;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    float: right;
    border-radius: 2px;
    -webkit-transition: background-color 0.6s cubic-bezier(0.25, 1.7, 0.35, 0.8);
    transition: background-color 0.6s cubic-bezier(0.25, 1.7, 0.35, 0.8); }
  .header__search-icon .handle:after {
    content: '';
    background-color: white;
    width: 15px;
    height: 2px;
    display: block;
    float: right;
    border-radius: 2px;
    -webkit-transition: all 0.6s cubic-bezier(0.25, 1.7, 0.35, 0.8);
    transition: all 0.6s cubic-bezier(0.25, 1.7, 0.35, 0.8);
    z-index: -1; }

.header__search .form-input {
  width: calc(100% - 53px);
  background-color: transparent;
  border: none;
  color: white;
  font-family: "MariupolRegular", sans-serif; }

.header__button {
  width: 100%;
  height: 45px;
  padding: 0; }
  .header__button .btn__text {
    margin-top: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .header__button .btn__text span {
    white-space: nowrap; }

.google-map {
  width: 100%;
  height: 430px;
  margin: 35px 0 55px;
  max-width: none; }

.google-map .gm-style-iw {
  background-color: #fff; }

#deputies-map .gm-style-iw {
  width: 80px !important;
  top: 8px !important;
  left: 10px !important;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.google-map__width-normalize .gm-style-iw {
  width: inherit !important; }

.google-map .shadow-hidden div {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none !important; }

.google-map .back-button {
  position: absolute;
  left: 10px;
  top: 12px;
  margin-bottom: 0 !important;
  width: inherit !important; }

.google-map .back-button .back-button__icon {
  opacity: 1;
  margin-top: 1px; }

.google-map .google-map__width-normalize {
  width: 350px !important; }

.google-map__close {
  width: 15px !important;
  height: 15px !important;
  opacity: 1 !important;
  top: 16px !important;
  right: 25px !important; }

.google-map__close img {
  display: none !important; }

.google-map__close::before,
.google-map__close::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: #fff;
  height: 1px;
  width: 100%;
  -webkit-transition: background-color .4s ease;
  transition: background-color .4s ease; }

.google-map__close::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg); }

.google-map .map-tooltip {
  position: relative; }

.google-map .map-tooltip__title {
  font-family: "MariupolBold", sans-serif;
  font-size: 18px;
  line-height: 21px; }

.google-map .map-tooltip .img-wrap {
  margin: 0 !important;
  position: relative;
  width: 100%;
  min-height: 30px; }

.google-map .map-tooltip .img-wrap img {
  vertical-align: middle; }

.google-map .map-tooltip .img-wrap::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2); }

.google-map .map-tooltip .min-table {
  margin: 10px 0; }

.google-map .map-tooltip .min-table tr td:first-child {
  width: 90px; }

.google-map .map-tooltip .min-table span {
  padding: 4px 0; }

.google-map .map-tooltip__content {
  width: 100%;
  padding: 15px 15px 0; }

.google-map .map-tooltip_without-img {
  padding-top: 40px; }

.google-map .map-tooltip_without-img::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 38px;
  top: 0;
  left: 0;
  background-color: #17297A; }

.google-map_large {
  height: 535px; }

.pac-container {
  z-index: 1100;
  border-radius: 0;
  border: 1px solid #f7f7f7;
  border-top: none; }

.pac-container::after {
  display: none; }

.pac-icon {
  display: none; }

.menu {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  width: calc(100% - 310px); }

.menu-item {
  position: relative;
  cursor: pointer; }

.menu-item__controls {
  display: none;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  position: absolute;
  left: 47px;
  width: 225px;
  background-color: #2c2d3a;
  cursor: pointer;
  z-index: 5; }

.menu-item__controls.active {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex; }

.menu-item__controls--light {
  background-color: #f7f7f7;
  border-color: #e7e7e8 !important; }

.menu-item__controls--light .menu-item__controls-svg svg {
  fill: black !important; }

.menu-item__controls-svg svg {
  width: 10px;
  height: 10px;
  fill: white;
  -webkit-transition: fill .2s ease;
  transition: fill .2s ease; }

.menu-item__controls-up {
  top: 0;
  border-bottom: 2px solid #3d3d49;
  padding-top: 24px;
  padding-bottom: 18px; }

.menu-item__controls-up .menu-item__controls-svg {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.menu-item__controls-down {
  bottom: 0;
  border-top: 2px solid #3d3d49;
  padding-top: 22px;
  padding-bottom: 23px; }

.menu-item__controls-down .menu-item__controls-svg {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.menu-item__inner {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 14px;
  cursor: pointer;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .menu-item__inner-text {
    font-size: 12px;
    color: black;
    font-family: "MariupolBold", sans-serif;
    text-transform: uppercase; }
    .fontsize_1 .menu-item__inner-text {
      font-size: 9.36px; }
    .fontsize_2 .menu-item__inner-text {
      font-size: 13px; }
    .fontsize_3 .menu-item__inner-text {
      font-size: 14px; }
    .fontsize_4 .menu-item__inner-text {
      font-size: 15px; }

.menu-item__inner-arrow {
  opacity: 0.35;
  margin-left: 12px;
  transition: transform .35s ease, -webkit-transform .35s ease;
  will-change: transform; }
  .fontsize_4 .menu-item__inner-arrow {
    margin-left: 4px; }
  .menu-item__inner-arrow svg {
    width: 10px;
    height: 6px; }

.menu-item__dropdown {
  position: absolute;
  height: 502px;
  width: 300px;
  top: 100%;
  left: -47px;
  padding: 41px 24px 44px 47px;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  visibility: hidden;
  transition: opacity .4s ease, visibility 0s .4s, -webkit-transform .4s ease;
  -webkit-transition: opacity .4s ease, visibility 0s .4s, -webkit-transform .4s ease;
  transition: transform .4s ease, opacity .4s ease, visibility 0s .4s;
  transition: transform .4s ease, opacity .4s ease, visibility 0s .4s, -webkit-transform .4s ease;
  will-change: transform, opacity;
  background-color: #2c2d3a;
  z-index: 10; }

.menu-item__dropdown-inner {
  height: 417px; }

.menu-item__category {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  cursor: pointer;
  padding-right: 13px; }

.menu-item__category > span,
.menu-item__category > a {
  color: white;
  font-size: 14px;
  letter-spacing: 0.4px;
  line-height: 21px;
  -webkit-transition: color .3s ease;
  transition: color .3s ease; }
  .fontsize_1 .menu-item__category > span, .fontsize_1
  .menu-item__category > a {
    font-size: 11px; }
  .fontsize_2 .menu-item__category > span, .fontsize_2
  .menu-item__category > a {
    font-size: 15px; }
  .fontsize_3 .menu-item__category > span, .fontsize_3
  .menu-item__category > a {
    font-size: 16px; }
  .fontsize_4 .menu-item__category > span, .fontsize_4
  .menu-item__category > a {
    font-size: 17px; }

.menu-item__category:not(:first-child) {
  margin-top: 15px; }

.menu-item__category svg {
  display: block;
  width: 13px;
  height: 9px;
  margin-bottom: -1px;
  margin-right: -13px;
  fill: white;
  -webkit-transition: fill .3s ease;
  transition: fill .3s ease; }

.menu-item__subcategories {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 100%;
  top: 0;
  padding: 41px 24px 44px 47px;
  background-color: #f7f7f7;
  opacity: 0;
  visibility: hidden;
  z-index: -1; }

.menu-item__subcategories-inner {
  height: 417px; }

.menu-item__subcategories .menu-item__controls-up {
  top: 10px; }

.menu-item__subcategories .menu-item__controls-down {
  bottom: 10px; }

.menu-item__category.active .menu-item__subcategories {
  opacity: 1;
  visibility: visible; }

.menu-item__subcategory {
  display: inline-block;
  width: 100%;
  color: black;
  font-size: 14px;
  letter-spacing: 0.4px;
  line-height: 21px;
  -webkit-transition: color .3s ease;
  transition: color .3s ease; }
  .fontsize_1 .menu-item__subcategory {
    font-size: 11px; }
  .fontsize_2 .menu-item__subcategory {
    font-size: 15px; }
  .fontsize_3 .menu-item__subcategory {
    font-size: 16px; }
  .fontsize_4 .menu-item__subcategory {
    font-size: 17px; }
  .menu-item__subcategory:not(:first-child) {
    margin-top: 15px; }
  .menu-item__subcategory:hover {
    color: #2C7CD5; }

.menu-list li {
  position: relative;
  padding: 0 21px 26px; }

.menu-list li:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 8px;
  width: 4px;
  height: 4px;
  background-color: #fad835; }

.menu-list li a {
  color: #000;
  font-family: "MariupolBold", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color .3s ease;
  transition: color .3s ease; }

.menu-list li a.active {
  color: #2C7CD5 !important; }

.menu-list .checkbox-color-marker {
  width: 5px;
  height: 5px;
  display: block;
  position: absolute;
  right: -10px;
  top: 8px;
  border-radius: 50%;
  background-color: #ffa566; }

.columns-content_search .menu-list li {
  padding: 0 36px 21px; }

.columns-content_search .menu-list li > a {
  color: #161617;
  font-family: "MariupolRegular", sans-serif;
  font-size: 14px;
  line-height: 21px;
  text-transform: none; }

.not-margin-top {
  margin-top: 0 !important; }

.main-footer {
  width: 100%;
  min-height: 220px;
  background-color: #2b2c3a;
  padding-top: 38px;
  margin-top: 87px; }

.main-footer_without-margin-top {
  margin-top: 0; }

.main-footer .fixed-width-1280 {
  background-color: #2b2c3a; }

.main-footer .icon-logo {
  width: 2.2em;
  height: 2.2em;
  fill: #fff;
  -webkit-transition: .5s;
  transition: .5s; }

.main-footer__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #ffffff;
  font-family: "MariupolRegular", sans-serif;
  font-size: 14px;
  line-height: 30px; }
  .fontsize_1 .main-footer__info {
    font-size: 11px; }
  .fontsize_2 .main-footer__info {
    font-size: 15px; }
  .fontsize_3 .main-footer__info {
    font-size: 16px; }
  .fontsize_4 .main-footer__info {
    font-size: 17px; }
  .main-footer__info a {
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s; }
  .main-footer__info a:hover {
    color: #fad835; }

.main-footer__info-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .main-footer__info-logo span {
    color: #fff;
    margin-left: 5px;
    letter-spacing: -.1px;
    font-family: "MariupolBold", sans-serif;
    font-size: 18px;
    -webkit-transition: .5s;
    transition: .5s; }

.main-footer__info-address {
  padding-right: 25px; }

.main-footer__info-map {
  padding-right: 16px; }

.main-footer__standard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  font-family: "MariupolRegular", sans-serif;
  line-height: 21px;
  margin: 30px 0 40px; }
  .fontsize_1 .main-footer__standard {
    font-size: 11px; }
  .fontsize_2 .main-footer__standard {
    font-size: 15px; }
  .fontsize_3 .main-footer__standard {
    font-size: 16px; }
  .fontsize_4 .main-footer__standard {
    font-size: 17px; }

.main-footer__standard-copy,
.main-footer__standard-quote {
  opacity: 0.2;
  color: #ffffff; }
  .color1 .main-footer__standard-copy, .color1
  .main-footer__standard-quote {
    opacity: 1; }

.main-footer__standard-vintage {
  position: relative;
  padding-left: 98px; }
  .main-footer__standard-vintage p {
    color: #858585;
    padding-right: 77px;
    position: relative;
    top: -3px; }
    .color1 .main-footer__standard-vintage p {
      color: white; }

.info-map__link {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, #fff), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, #fff 10%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 8px 1px;
  background-repeat: repeat-x;
  position: relative;
  padding-bottom: 5px; }

.vintage-link {
  position: absolute;
  top: 6px;
  right: 3px; }
  .vintage-link svg {
    fill: #656564;
    -webkit-transition: .5s;
    transition: .5s; }
    .color1 .vintage-link svg {
      fill: white; }
    .vintage-link svg:hover {
      fill: #fff; }

.officer {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  margin-bottom: 30px;
  text-align: left; }

.officer__info {
  width: 100%;
  color: #161617;
  font-family: "MariupolRegular", sans-serif;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 18px; }
  .fontsize_1 .officer__info {
    font-size: 11px; }
  .fontsize_2 .officer__info {
    font-size: 15px; }
  .fontsize_3 .officer__info {
    font-size: 16px; }
  .fontsize_4 .officer__info {
    font-size: 17px; }

.officer__calculator.officer__wrap {
  margin-top: 47px; }

.officer__calculator .h4 {
  text-align: left !important; }

.officer__calculator.officer__wrap > div:nth-child(2n+2) {
  padding-left: 0; }

.officer__calculator.officer__wrap .link-list {
  margin: 25px 0 28px 0;
  text-align: left !important; }

.officer__calculator + .h4 {
  text-align: left !important; }

.officer__position {
  color: #a9a9a9;
  font-family: "MariupolRegular", sans-serif;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 18px; }

.officer__img {
  min-width: 180px;
  width: 180px;
  height: 180px;
  overflow: hidden;
  display: inline-block;
  font-size: 0;
  margin-right: 50px;
  border-radius: 50%; }

.officer__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover"; }

.officer a:not(.btn) {
  display: block;
  color: #2C7CD5;
  margin-bottom: 10px;
  text-decoration: none;
  font-size: 16px;
  line-height: 20px; }
  .fontsize_1 .officer a:not(.btn) {
    font-size: 12.48px; }
  .fontsize_2 .officer a:not(.btn) {
    font-size: 17px; }
  .fontsize_3 .officer a:not(.btn) {
    font-size: 18px; }
  .fontsize_4 .officer a:not(.btn) {
    font-size: 19px; }

.officer .btn {
  padding: 0 22px; }

.officer__family {
  text-align: left;
  font-size: 16px;
  color: #171717;
  font-family: "MariupolBold", sans-serif;
  margin-bottom: 25px; }
  .fontsize_1 .officer__family {
    font-size: 12.5px; }
  .fontsize_2 .officer__family {
    font-size: 17px; }
  .fontsize_3 .officer__family {
    font-size: 18px; }
  .fontsize_4 .officer__family {
    font-size: 19.5px; }

.officer__content {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  overflow: hidden; }

.officer__content .min-table {
  margin: 0; }

.officer__department {
  margin-bottom: -25px; }

.officer__department .officer {
  margin-bottom: 80px; }

.officer__department .officer:nth-child(2n+2) {
  padding-left: 35px !important; }

.officer__department .officer__content {
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start; }

.officer__department .officer_small {
  margin-top: 18px !important;
  margin-bottom: 70px; }

.officer__department .officer_small .officer__img {
  margin-right: 50px; }

.officer__department + .h4 {
  margin-top: -30px; }

.officer__department + .pagination {
  margin-top: 0; }

.officer__wrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: left; }

.officer__wrap > div {
  width: 50%; }

.officer__wrap > div:nth-child(2n+2) {
  padding-left: 42px; }

.officer__wrap .link-list {
  margin-top: 30px; }

.officer__wrap .link-list a {
  padding-bottom: 12px; }

.officer .min-table tr td:first-child {
  width: 220px;
  padding-right: 40px; }

.officer_small .officer__img {
  min-width: 120px;
  width: 120px;
  height: 120px;
  margin-right: 38px; }

.officer_small-2 .officer__img {
  min-width: 125px;
  width: 125px;
  height: 125px;
  margin-right: 46px; }

.officer_small-2 .officer__family {
  margin-bottom: 18px; }

.officer_medium .officer__img {
  min-width: 140px;
  width: 140px;
  height: 140px;
  margin-right: 30px; }

.officer_medium .officer__family {
  margin-bottom: 18px; }

.officer_top .officer__content {
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start; }

.officer_last-border-none:last-of-type {
  margin-bottom: 0; }

.officer_last-border-none:last-of-type::after {
  display: none; }

.officer_last-border-none + .accordion {
  margin-top: 60px; }

.officer_with-border {
  margin-bottom: 75px;
  position: relative; }

.officer_with-border::after {
  content: '';
  position: absolute;
  bottom: -37px;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #eee; }

.officer_with-border:last-of-type + .pagination {
  margin-top: 0; }

.officer_fractions {
  margin-bottom: 30px; }

.officer_fractions .officer__img {
  margin-right: 20px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center; }

.officer_fractions .officer__img img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }

.officer_fractions a:not(.btn) {
  margin-bottom: 0 !important; }

.officer_fractions::after {
  bottom: -15px; }

.officer_fractions:last-of-type {
  margin-bottom: 57px; }

.officer_compressed {
  margin-bottom: 45px; }

.officer_compressed a:not(.btn) {
  margin-bottom: 15px; }

.officer_compressed::after {
  bottom: -11px; }

.officer_compressed:last-of-type {
  margin-bottom: 58px; }

.h4 + .officer,
.officer__wrap {
  margin-top: 30px; }

.h4 + .officer_medium {
  margin-bottom: 45px; }

.main_screen {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 100%;
  height: 500px;
  color: white;
  overflow: hidden; }

.main_screen.ie-fix .main_screen__img img, .main_screen.ie-fix .main_screen__img video, .main_screen.ie-fix .main_screen__video img, .main_screen.ie-fix .main_screen__video video {
  height: auto; }

.main_screen--black {
  color: black; }

.main_screen--overlay:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1; }

.main_screen__img,
.main_screen__video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0; }

.main_screen__img img,
.main_screen__img video,
.main_screen__video img,
.main_screen__video video {
  width: 100%;
  height: 100%;
  -o-object-position: 50% 0;
     object-position: 50% 0;
  background-position-y: top !important;
  background-repeat: no-repeat;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover"; }

.main_screen__img img,
.main_screen__video img {
  height: 100% !important; }

.main_screen__inner {
  position: relative;
  z-index: 2;
  text-align: center; }

.main_screen__subtitle {
  margin-top: 1px; }
  .fontsize_1 .main_screen__subtitle {
    font-size: 17px; }
  .fontsize_2 .main_screen__subtitle {
    font-size: 23px; }
  .fontsize_3 .main_screen__subtitle {
    font-size: 24px; }
  .fontsize_4 .main_screen__subtitle {
    font-size: 25px; }

.news-item {
  display: block;
  text-align: left; }
  .news-item:not(:first-child) {
    margin-top: 25px; }

.news-item__img {
  width: 100%;
  height: 115px;
  overflow: hidden; }
  [data-page="clear-city"] .news-item--long .news-item__img {
    width: inherit;
    height: inherit; }
    @media (min-width: 768px) {
      [data-page="clear-city"] .news-item--long .news-item__img {
        min-height: 140px; } }
  .news-item__img img {
    width: 100%;
    height: 100%; }

.news-item__title {
  color: black;
  font-family: "MariupolBold", sans-serif;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: -0.10px;
  margin-top: 9px;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  will-change: color; }
  .fontsize_1 .news-item__title {
    font-size: 11px; }
  .fontsize_2 .news-item__title {
    font-size: 15px; }
  .fontsize_3 .news-item__title {
    font-size: 16px; }
  .fontsize_4 .news-item__title {
    font-size: 17px; }
  .news-item__title a {
    color: #161617; }
    .news-item__title a:hover {
      text-decoration: none;
      color: #337ab7; }
  .news-item__title--short {
    font-family: "MariupolRegular", sans-serif;
    color: #161617; }

.news-item__desc {
  color: #161617;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0; }

.news-item__share-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

iframe {
  margin-right: 5px; }

.article__share-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.article__share-buttons iframe {
  margin: 0 !important; }

.article__share-buttons iframe:first-child {
  margin-right: 5px !important; }

.news-item__block.news-item__block--long.news__content.news-wrap .form-inline {
  width: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 15px; }
  @media (max-width: 440px) {
    .news-item__block.news-item__block--long.news__content.news-wrap .form-inline {
      display: block;
      width: 100%; } }

.news-item__block.news-item__block--long.news__content.news-wrap .form-inline .form-group input {
  width: 220px;
  height: 40px;
  border: none;
  padding-left: 15px;
  margin-right: 15px;
  background-color: #f7f7f7; }
  @media (max-width: 440px) {
    .news-item__block.news-item__block--long.news__content.news-wrap .form-inline .form-group input {
      margin: 0 auto 1em; } }

.news-item__block.news-item__block--long.news__content.news-wrap .form-inline .form__input-wrap button {
  width: 140px;
  height: 40px; }

.fontsize_1 .news-item__time, .fontsize_1 .news-item__data {
  font-size: 9.36px; }

.fontsize_2 .news-item__time, .fontsize_2 .news-item__data {
  font-size: 13px; }

.fontsize_3 .news-item__time, .fontsize_3 .news-item__data {
  font-size: 14px; }

.fontsize_4 .news-item__time, .fontsize_4 .news-item__data {
  font-size: 15px; }

.news-item__time {
  position: absolute;
  top: 0;
  left: 0;
  color: #002c72;
  font-family: "MariupolRegular", sans-serif;
  font-size: 12px;
  line-height: 21px; }
  @media (min-width: 641px) {
    [data-page="clear-city"] .news-item__time {
      display: none; } }

.news-item__data {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #a9a9a9;
  font-size: 12px;
  line-height: 21px; }

.news-item__fulltime {
  letter-spacing: 0.3px;
  margin-right: 22px; }

.news-item__views {
  margin-right: 22px; }
  .news-item__views svg {
    width: 15px;
    height: 8px;
    margin-right: 7px; }
    [class*='fontsize_'] .news-item__views svg {
      position: relative; }
    .fontsize_2 .news-item__views svg {
      width: 17px;
      height: 10px;
      top: 1px; }
    .fontsize_3 .news-item__views svg {
      width: 18px;
      height: 12px; }
    .fontsize_4 .news-item__views svg {
      width: 20px;
      height: 14px;
      top: 2px; }

.news-item__button {
  margin-top: 24px; }

.news-item--short {
  position: relative;
  padding-left: 50px; }
  .news-item--short:not(:first-child) {
    margin-top: 19px; }
  .news-item--short .news-item__title {
    margin-top: 0; }

.news-item--long {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 36px;
  border-bottom: 1px solid #eeeeee; }
  .news-item__block--long .news-item--long {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .news-item--long:not(:first-child) {
    margin-top: 38px; }
  .news-item--long .news-item__img {
    position: relative;
    width: 170px;
    height: 118px;
    margin: 0; }
  .news-item--long .news-item__img .news-item-media__icon {
    top: auto;
    bottom: 0; }
  .news-item--long .news-item__img + .news-item__inner {
    width: calc(100% - 201px); }
  .news-item--long .news-item__data {
    margin-bottom: -6px; }
  .news-item--long .news-item__inner {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-flow: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-flow: column; }
  .news-item--long .news-item__title {
    margin-top: -4px;
    letter-spacing: 0.4px; }
  .news-item--long .news-item__inner {
    width: 100%; }
  .news-item--long .news-item__icon {
    margin-left: 27px; }
  .news-item--long .news-item__icon svg {
    width: 12px;
    height: 10px;
    margin-bottom: -1px; }

.news-item-media {
  display: block;
  position: relative;
  width: calc((100% - 63px) / 3); }

.news-item-media--white .news-item-media__title {
  color: white; }

.news-item-media__title {
  color: black;
  font-family: "MariupolRegular", sans-serif;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: -0.10px;
  margin-top: 21px;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  will-change: color; }
  .fontsize_1 .news-item-media__title {
    font-size: 11px; }
  .fontsize_2 .news-item-media__title {
    font-size: 15px; }
  .fontsize_3 .news-item-media__title {
    font-size: 16px; }
  .fontsize_4 .news-item-media__title {
    font-size: 17px; }

.news-item-media__title--short {
  font-family: "MariupolRegular", sans-serif;
  color: #161617; }

.news-item-media__img {
  height: 178px;
  width: 100%;
  overflow: hidden; }

.news-item-media__img img {
  min-width: 100%;
  min-height: 100%; }

.news-item-media__views {
  position: absolute;
  top: 150px;
  left: 20px;
  color: white;
  font-size: 12px; }
  .fontsize_1 .news-item-media__views {
    font-size: 9.36px; }
  .fontsize_2 .news-item-media__views {
    font-size: 13px; }
  .fontsize_3 .news-item-media__views {
    font-size: 14px; }
  .fontsize_4 .news-item-media__views {
    font-size: 15px; }

.news-item-media__icon {
  position: absolute;
  top: 134px;
  right: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 44px;
  height: 44px;
  background-color: #F8D129; }

.news-item-media__icon svg {
  fill: white; }

.news-section__block {
  font-size: 14px; }
  .fontsize_1 .news-section__block {
    font-size: 11px; }
  .fontsize_2 .news-section__block {
    font-size: 15px; }
  .fontsize_3 .news-section__block {
    font-size: 16px; }
  .fontsize_4 .news-section__block {
    font-size: 17px; }

.news-item-announcement__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.85714em; }

.news-item-announcement__date {
  color: #161617;
  font-family: "MariupolRegular", sans-serif;
  line-height: 21px;
  background-color: #F8D129;
  padding: 0 8px; }

.news-item-announcement__time {
  color: #b1b1b1;
  line-height: 21px;
  margin-left: 13px; }

.news-item-announcement__text {
  color: #161617;
  font-family: "MariupolRegular", sans-serif;
  font-size: 1em;
  line-height: 21px;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  will-change: color;
  margin-top: 9px; }

.news-item__block {
  position: relative; }

.news-item__block-title {
  margin-bottom: 28px; }

.news-item__block--short {
  padding-left: 30px; }
  .news-item__block--short .news-item__block-title {
    margin-bottom: 23px; }

.news-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  [data-page='clear-city'] .news-section {
    display: block; }

[data-page='clear-city'] .news-item__block-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 460px) {
    [data-page='clear-city'] .news-item__block-container {
      margin-bottom: 2em; } }
  [data-page='clear-city'] .news-item__block-container > div {
    -ms-flex-preferred-size: 29%;
        flex-basis: 29%;
    margin: 0 0 2em; }
    @media (max-width: 767px) {
      [data-page='clear-city'] .news-item__block-container > div {
        -ms-flex-preferred-size: 32%;
            flex-basis: 32%; } }
    @media (max-width: 640px) {
      [data-page='clear-city'] .news-item__block-container > div {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        margin: 0; } }
  [data-page='clear-city'] .news-item__block-container .more-link {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    text-align: right; }
  [data-page='clear-city'] .news-item__block-container .news-item--long {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
    border: none;
    position: relative; }
    @media (max-width: 767px) {
      [data-page='clear-city'] .news-item__block-container .news-item--long {
        margin-top: 10px; } }
    @media (max-width: 640px) {
      [data-page='clear-city'] .news-item__block-container .news-item--long {
        margin-top: 0; } }
  @media (min-width: 641px) {
    [data-page='clear-city'] .news-item__block-container .news-item__img {
      margin: 0 0 1em; } }
  @media (max-width: 640px) {
    [data-page='clear-city'] .news-item__block-container .news-item__img {
      display: none; } }
  [data-page='clear-city'] .news-item__block-container .news-item__inner {
    width: 100%; }
  @media (max-width: 640px) {
    [data-page='clear-city'] .news-item__block-container .news-item__title, [data-page='clear-city'] .news-item__block-container .news-item__data {
      padding-left: 50px;
      margin-top: 0; } }

[data-page='clear-city'] .important-section {
  width: auto;
  padding: 0; }

.news-section__block:nth-child(1) {
  width: 31.625%;
  padding-right: 30px;
  border-right: 1px solid #eeeeee; }

.news-section__block:nth-child(2) {
  width: 36.753%;
  padding: 0 30px;
  border-right: 1px solid #eeeeee; }

.news-section__block:nth-child(3) {
  width: 31.625%;
  padding-left: 35px; }

.news-section__block .important-links {
  margin-top: 63px; }

.columns-content_search .news-item {
  padding-bottom: 33px; }

.columns-content_search .news-item .news-item__inner {
  width: 560px; }

.columns-content_search .news-item .news-item__title {
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 19px;
  letter-spacing: 0.02px; }

.columns-content_search .news-item .news-item__desc {
  font-size: 15px;
  line-height: 24px; }

.columns-content_search .news-item .news-item__img {
  height: 110px;
  width: 200px; }

.popular .news-item {
  padding-left: 0;
  padding-bottom: 17px;
  border-bottom: 1px solid #eeeeee; }

.popular .news-item--short:not(:first-child) {
  margin-top: 20px; }

.popular__inner {
  margin-top: 30px; }

.social-block__icon {
  margin-right: 14px; }
  .social-block__icon svg {
    fill: #F8D129;
    -webkit-transition: .5s;
    transition: .5s; }

.person__inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center; }

.person__img {
  width: 111px;
  height: 111px;
  border-radius: 50%;
  overflow: hidden; }
  .person__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover"; }

.person__data {
  display: inline-block;
  max-width: 140px;
  color: #161617;
  margin-left: 36px;
  margin-top: 6px;
  font-size: 14px; }
  .fontsize_1 .person__data {
    font-size: 11px; }
  .fontsize_2 .person__data {
    font-size: 15px; }
  .fontsize_3 .person__data {
    font-size: 16px; }
  .fontsize_4 .person__data {
    font-size: 17px; }

.person__position {
  font-family: "MariupolRegular", sans-serif;
  line-height: 21px; }

.person__name {
  font-family: "MariupolBold", sans-serif;
  font-size: 1.14286em;
  line-height: 22px;
  margin-top: 5px; }

.person__button {
  margin-top: 43px;
  width: 100%; }

.important-links {
  position: relative; }

.important-links__title {
  margin-bottom: 28px; }

.important-links__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .important-links__item:not(:first-child) {
    margin-top: 18px; }

.important-links__item_img {
  position: relative;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  overflow: hidden; }
  .important-links__item_img:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #F8D129;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    will-change: opacity; }
  .important-links__item_img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover"; }

.important-links__item_text {
  color: #161617;
  font-family: "MariupolRegular", sans-serif;
  font-size: 14px;
  line-height: 18px;
  margin-left: 20px;
  margin-top: 5px;
  max-width: calc(100% - 50px);
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  will-change: color; }
  .fontsize_1 .important-links__item_text {
    font-size: 11px; }
  .fontsize_2 .important-links__item_text {
    font-size: 15px; }
  .fontsize_3 .important-links__item_text {
    font-size: 16px; }
  .fontsize_4 .important-links__item_text {
    font-size: 17px; }

.news-section {
  z-index: 1; }

#cd-nav ul {
  width: auto;
  overflow: hidden;
  visibility: visible;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
  position: absolute;
  top: 36px;
  max-width: none;
  bottom: auto;
  z-index: 1;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 4px 0 1.3em;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0s;
  transition: all 0s; }
  #cd-nav ul li {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }

#cd-nav ul.is-visible {
  width: 100%;
  visibility: visible;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: visibility 0s 0s, -webkit-transform 0.3s;
  transition: visibility 0s 0s, -webkit-transform 0.3s;
  transition: transform 0.3s, visibility 0s 0s;
  transition: transform 0.3s, visibility 0s 0s, -webkit-transform 0.3s; }

#cd-nav ul.is-visible li:nth-child(1) {
  -webkit-animation: cd-slide-in 0.2s;
          animation: cd-slide-in 0.2s; }

#cd-nav ul.is-visible li:nth-child(2) {
  -webkit-animation: cd-slide-in 0.3s;
          animation: cd-slide-in 0.3s; }

#cd-nav ul.is-visible li:nth-child(3) {
  -webkit-animation: cd-slide-in 0.4s;
          animation: cd-slide-in 0.4s; }

#cd-nav ul.is-visible li:nth-child(4) {
  -webkit-animation: cd-slide-in 0.5s;
          animation: cd-slide-in 0.5s; }

#cd-nav ul.is-visible li:nth-child(5) {
  -webkit-animation: cd-slide-in 0.6s;
          animation: cd-slide-in 0.6s; }

#cd-nav ul.is-visible li:nth-child(6) {
  -webkit-animation: cd-slide-in 0.7s;
          animation: cd-slide-in 0.7s; }

#cd-nav ul.is-visible li:nth-child(7) {
  -webkit-animation: cd-slide-in 0.8s;
          animation: cd-slide-in 0.8s; }

#cd-nav ul.is-visible li:nth-child(8) {
  -webkit-animation: cd-slide-in 0.9s;
          animation: cd-slide-in 0.9s; }

#cd-nav ul.is-visible li:nth-child(9) {
  -webkit-animation: cd-slide-in 1s;
          animation: cd-slide-in 1s; }

#cd-nav ul.is-visible li:nth-child(10) {
  -webkit-animation: cd-slide-in 1.1s;
          animation: cd-slide-in 1.1s; }

#cd-nav ul.is-visible li:nth-child(11) {
  -webkit-animation: cd-slide-in 1.2s;
          animation: cd-slide-in 1.2s; }

#cd-nav ul.is-visible li:nth-child(12) {
  -webkit-animation: cd-slide-in 1.3s;
          animation: cd-slide-in 1.3s; }

#cd-nav ul.is-visible li:nth-child(13) {
  -webkit-animation: cd-slide-in 1.4s;
          animation: cd-slide-in 1.4s; }

#cd-nav ul.is-visible li:nth-child(14) {
  -webkit-animation: cd-slide-in 1.5s;
          animation: cd-slide-in 1.5s; }

#cd-nav ul.is-visible li:nth-child(15) {
  -webkit-animation: cd-slide-in 1.6s;
          animation: cd-slide-in 1.6s; }

#cd-nav ul.is-visible li:nth-child(16) {
  -webkit-animation: cd-slide-in 1.7s;
          animation: cd-slide-in 1.7s; }

#cd-nav ul.is-visible li:nth-child(17) {
  -webkit-animation: cd-slide-in 1.8s;
          animation: cd-slide-in 1.8s; }

#cd-nav ul.is-visible li:nth-child(18) {
  -webkit-animation: cd-slide-in 1.9s;
          animation: cd-slide-in 1.9s; }

#cd-nav ul.is-visible li:nth-child(19) {
  -webkit-animation: cd-slide-in 2.0s;
          animation: cd-slide-in 2.0s; }

#cd-nav ul.is-visible li:nth-child(20) {
  -webkit-animation: cd-slide-in 2.1s;
          animation: cd-slide-in 2.1s; }

#cd-nav ul.is-visible li:nth-child(21) {
  -webkit-animation: cd-slide-in 2.2s;
          animation: cd-slide-in 2.2s; }

#cd-nav ul.is-visible li:nth-child(22) {
  -webkit-animation: cd-slide-in 2.3s;
          animation: cd-slide-in 2.3s; }

#cd-nav ul.is-visible li:nth-child(23) {
  -webkit-animation: cd-slide-in 2.4s;
          animation: cd-slide-in 2.4s; }

#cd-nav ul.is-visible li:nth-child(24) {
  -webkit-animation: cd-slide-in 2.5s;
          animation: cd-slide-in 2.5s; }

#cd-nav ul.is-visible li:nth-child(25) {
  -webkit-animation: cd-slide-in 2.6s;
          animation: cd-slide-in 2.6s; }

#cd-nav ul.is-visible li:nth-child(26) {
  -webkit-animation: cd-slide-in 2.7s;
          animation: cd-slide-in 2.7s; }

#cd-nav ul.is-visible li:nth-child(27) {
  -webkit-animation: cd-slide-in 2.8s;
          animation: cd-slide-in 2.8s; }

#cd-nav ul.is-visible li:nth-child(28) {
  -webkit-animation: cd-slide-in 2.9s;
          animation: cd-slide-in 2.9s; }

#cd-nav ul.is-visible li:nth-child(29) {
  -webkit-animation: cd-slide-in 3.0s;
          animation: cd-slide-in 3.0s; }

#cd-nav ul.is-visible li:nth-child(30) {
  -webkit-animation: cd-slide-in 3.1s;
          animation: cd-slide-in 3.1s; }

#cd-nav li {
  display: inline-block; }
  #cd-nav li a {
    display: block;
    border-bottom: 1px solid #eff2f6;
    opacity: 1;
    padding: .4em;
    margin-left: 1.6em;
    border-bottom: none; }
    #cd-nav li a:hover {
      color: #00bd9b; }
  #cd-nav li:last-child a {
    border-bottom: none; }

#cd-nav.is-fixed ul {
  background: white;
  visibility: hidden;
  -webkit-transform: scale(0);
          transform: scale(0);
  border: 2px solid #F8D129; }

#cd-nav.is-fixed ul li {
  display: block; }

#cd-nav.is-fixed ul li a {
  margin-left: 0; }

#cd-nav ul.has-transitions {
  -webkit-transition: visibility 0s 0.3s, -webkit-transform 0.3s;
  transition: visibility 0s 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, visibility 0s 0.3s;
  transition: transform 0.3s, visibility 0s 0.3s, -webkit-transform 0.3s; }

#cd-nav ul.is-visible {
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s, visibility 0s 0s;
  -webkit-transition: visibility 0s 0s, -webkit-transform 0.3s;
  transition: visibility 0s 0s, -webkit-transform 0.3s;
  transition: transform 0.3s, visibility 0s 0s;
  transition: transform 0.3s, visibility 0s 0s, -webkit-transform 0.3s; }

#cd-nav ul.is-hidden {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }

#cd-nav .important-links__item {
  padding: 4px 0 7px 0.8em; }
  #cd-nav .important-links__item > * {
    display: inline-block;
    vertical-align: middle; }

#cd-nav .important-links__item_text {
  margin: 0 0 0 11px; }

.cd-nav_close {
  display: none;
  position: absolute;
  top: 36px;
  right: 0;
  z-index: 2;
  width: 42px;
  height: 42px;
  background: transparent;
  border: none; }
  .menu-is-open + nav .cd-nav_close {
    display: block;
    -webkit-transition: all 0s;
    transition: all 0s;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation: cd-bounce-in 0.3s linear;
            animation: cd-bounce-in 0.3s linear; }
  .cd-nav_close i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-style: normal;
    font-family: initial;
    font-size: 2.5em; }

.cd-nav-trigger.menu-is-open {
  visibility: hidden; }

.cd-nav-trigger span::before {
  top: -6px;
  -webkit-transform: rotate(0);
  transform: rotate(0); }

.cd-nav-trigger span::after {
  bottom: -6px;
  -webkit-transform: rotate(0);
  transform: rotate(0); }

.cd-nav-trigger.menu-is-open {
  -webkit-box-shadow: none;
          box-shadow: none; }

@-webkit-keyframes cd-slide-in {
  0% {
    -webkit-transform: translateX(100px); }
  100% {
    -webkit-transform: translateY(0); } }

@keyframes cd-slide-in {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes cd-bounce-in {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  60% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes cd-bounce-in {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  60% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.stats-block {
  position: relative;
  width: calc((100% - 62px) / 3);
  height: 179px;
  overflow: hidden;
  cursor: pointer;
  z-index: 3; }

.stats-block:hover .stats-block__inner {
  height: 100%;
  bottom: 0;
  -webkit-transform: none;
  transform: none;
  transition: height .3s, bottom .3s, -webkit-transform .5s .25s;
  -webkit-transition: height .3s, bottom .3s, -webkit-transform .5s .25s;
  transition: transform .5s .25s, height .3s, bottom .3s;
  transition: transform .5s .25s, height .3s, bottom .3s, -webkit-transform .5s .25s;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }

.stats-block__img {
  height: 100%; }

.stats-block__img:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 0; }

.stats-block__img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover"; }

.stats-block__title {
  position: absolute;
  left: 35px;
  bottom: 29px;
  z-index: 1;
  color: white;
  font-family: "MariupolBold", sans-serif;
  font-size: 18px; }

.stats-block__inner {
  position: absolute;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 33px;
  left: 0;
  bottom: 21px;
  padding: 0 35px;
  background: #F8D129;
  transition: height .3s .45s, bottom .3s .45s, -webkit-transform .5s;
  -webkit-transition: height .3s .45s, bottom .3s .45s, -webkit-transform .5s;
  transition: transform .5s, height .3s .45s, bottom .3s .45s;
  transition: transform .5s, height .3s .45s, bottom .3s .45s, -webkit-transform .5s;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transform: translate3d(-98.6%, 0, 0);
  transform: translate3d(-98.6%, 0, 0);
  will-change: transform, height;
  z-index: 2; }

.stats-block__desc {
  color: black;
  font-size: 14px;
  line-height: 21px;
  margin-top: 30px; }

.stats-block__link {
  color: #010101;
  font-family: "MariupolBold", sans-serif;
  font-size: 12px;
  line-height: 21px;
  margin-bottom: 29px; }

.stats-block__link svg {
  width: 9px;
  height: 9px;
  margin-left: 4px;
  margin-bottom: -1px; }

.government-item {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between; }

.government-item__block {
  width: calc(100% - 50px); }

.government-item__icon {
  position: relative;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-right: 125px; }
  .government-item__icon:after {
    content: '';
    position: absolute;
    right: 36px;
    top: 25px;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    width: 53px;
    height: 1px;
    background-color: #e9e8e8; }
  .government-item__icon span {
    font-family: "MariupolRegular", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #a9a9a9;
    margin-top: 10px;
    text-align: center;
    -webkit-transition: color .5s ease;
    transition: color .5s ease; }
    .fontsize_1 .government-item__icon span {
      font-size: 11px; }
    .fontsize_2 .government-item__icon span {
      font-size: 15px; }
    .fontsize_3 .government-item__icon span {
      font-size: 16px; }
    .fontsize_4 .government-item__icon span {
      font-size: 17px; }
  .government-item__icon img {
    max-height: 50px;
    max-width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: -webkit-filter .5s ease;
    -webkit-transition: -webkit-filter .5s ease;
    transition: filter .5s ease;
    transition: filter .5s ease, -webkit-filter .5s ease; }

.government-item__buttons {
  position: absolute;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
          justify-content: flex-end;
  width: 150px;
  height: 100%;
  right: 0;
  top: 0;
  background-color: white;
  z-index: 1; }

.government-item__buttons .btn-arrow {
  margin-top: 9px; }

.big-items-container {
  margin-top: 34px; }

.tabs-buttons__button {
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  height: 45px;
  padding: 0 34px;
  letter-spacing: 0.9px;
  margin-bottom: 20px; }

.tabs-buttons__button .btn__text {
  margin-top: 2px; }

.tabs-buttons__button .btn__text span {
  display: block;
  width: auto;
  color: black !important;
  -webkit-transform: none !important;
  transform: none !important; }

.tabs-buttons__button:not(:last-child) {
  margin-right: 31px; }

.tabs-buttons__button.active {
  background-color: #F8D129; }

.headings .section-title__title {
  text-align: left; }

.headings__inner {
  overflow: hidden; }

.headings .hidden__item:first-child {
  margin-top: 21px; }

.headings__hidden {
  height: 0;
  width: 100%;
  overflow: hidden; }

.headings__item {
  display: block;
  width: 100%;
  color: #161617;
  font-size: 14px;
  line-height: 21px;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
  will-change: color; }
  .fontsize_1 .headings__item {
    font-size: 11px; }
  .fontsize_2 .headings__item {
    font-size: 15px; }
  .fontsize_3 .headings__item {
    font-size: 16px; }
  .fontsize_4 .headings__item {
    font-size: 17px; }

.headings__item.active {
  color: #2C7CD5; }

.headings__item:first-child {
  margin-top: 32px; }

.headings__item:not(:first-child) {
  margin-top: 16px; }

.headings__button {
  margin-top: 30px; }

.headings__button .btn {
  width: 100%; }

.headings__button.active .btn__svg {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg); }

.headings__hidden-inner {
  display: inline-block;
  font-size: 0; }

.back-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-left: 3px; }
  @media (min-width: 1250px) {
    .back-button:hover .back-button__text {
      color: #fad835; } }
  .color1 .back-button:hover .back-button__text {
    color: black; }

.back-button__text {
  color: #010101;
  font-family: "MariupolBold", sans-serif;
  font-size: 13px;
  letter-spacing: 0.1px;
  margin-left: 5px;
  will-change: color;
  -webkit-transition: color .3s ease;
  transition: color .3s ease; }
  .fontsize_1 .back-button__text {
    font-size: 10.14px; }
  .fontsize_2 .back-button__text {
    font-size: 14px; }
  .fontsize_3 .back-button__text {
    font-size: 15px; }
  .fontsize_4 .back-button__text {
    font-size: 16px; }

.back-button__icon {
  width: 9px;
  height: 9px;
  margin-top: -2px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  opacity: .45; }
  .back-button__icon svg {
    width: 100%;
    height: 100%; }

.back-button_white svg {
  stroke: #fff; }
  .back-button_white svg .back-button__text span {
    color: #fff; }

.voting-item {
  position: relative; }

.voting-item__text {
  color: #171717;
  font-family: "MariupolBold", sans-serif;
  font-size: 16px;
  line-height: 22px;
  min-height: 66px; }

.voting-item__button {
  margin-top: 27px;
  max-width: 200px; }

.voting-item__photo {
  position: absolute;
  top: -29px;
  right: 0;
  height: 176px;
  padding: 1px 0 0 31px;
  background: white;
  overflow: hidden; }

.voting-item:nth-child(1) + .voting-item__photo {
  width: calc(31.625% + 36.753% + 31px); }

.voting-item:nth-child(2) + .voting-item__photo {
  width: calc(31.625% + 31px); }

.voting-item__photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: none;
     object-fit: none;
  font-family: "object-fit: none"; }

.voting-item__block {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex; }

.quizzes.columns-content__right {
  text-align: left; }

.quizzes-foreword {
  margin-bottom: 53px; }

.quizzes-foreword + .quizzes-item--message {
  margin-bottom: 0; }

.quizzes-foreword img {
  width: 100%;
  height: 280px;
  margin-top: 5px;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover"; }

.quizzes-foreword p {
  color: #000000;
  font-size: 15px;
  line-height: 24px;
  margin-top: 57px; }

.quizzes-item--message {
  margin-top: 63px; }

.quizzes-item:first-child {
  margin-top: -4px; }

.quizzes-item__pagination {
  margin-top: 45px; }

.quizzes-item__head + .quizzes-item__results {
  margin-top: 36px; }

.quizzes-item__results + .quizzes-item__results {
  margin-top: 32px; }

.quizzes-item__results + .quizzes-item__pagination {
  margin-top: 20px; }

.quizzes-item__message {
  color: #171717;
  font-family: "MariupolBold", sans-serif;
  font-size: 16px;
  line-height: 22px;
  margin: 37px 0; }

.quizzes-item__success-button {
  width: 320px; }

.quizzes-item__success-button + .quizzes-item__results {
  margin-top: 51px; }

.quizzes-item__title {
  color: #171717;
  font-family: "MariupolBold", sans-serif;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 0.2px; }

.quizzes-item__dates {
  margin-top: 33px; }

.quizzes-item__results-title {
  color: #171717;
  font-family: "MariupolBold", sans-serif;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 33px; }

.quizzes-item__img {
  width: 100%;
  height: 282px;
  margin-top: 43px; }

.quizzes-item__img + .quizzes-item__body {
  margin-top: 40px; }

.quizzes-item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover"; }

.quizzes-item__date:not(:first-child) {
  margin-top: 11px; }

.quizzes-item__date span {
  display: inline-block; }

.quizzes-item__date span:nth-of-type(1) {
  color: #171717;
  font-family: "MariupolBold", sans-serif;
  font-size: 14px;
  line-height: 22px;
  min-width: 170px; }

.quizzes-item__date span:nth-of-type(2) {
  color: #161617;
  font-size: 14px;
  line-height: 21px; }

.quizzes-item__voting {
  margin-top: 35px; }

.quizzes-item__voting-title {
  color: #171717;
  font-family: "MariupolBold", sans-serif;
  font-size: 16px;
  line-height: 22px; }

.quizzes-item__voting-title + .quizzes-item__voting-variants {
  margin-top: 27px; }

.quizzes-item__voting-img {
  margin-top: 33px;
  margin-bottom: 31px; }

.quizzes-item__voting-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover"; }

.quizzes-item__voting-inputs {
  margin-top: 27px;
  display: none; }

.quizzes-item__voting-inputs .form-group {
  position: relative; }

.quizzes-item__voting-inputs .form-group .help-block {
  display: block; }

.quizzes-item__captcha {
  position: relative;
  margin: 38px 0 -25px; }

.quizzes-item__button {
  text-align: left;
  margin-top: 60px; }

.quizzes-item__button .btn {
  width: 200px; }

.quizzes-container {
  margin-top: 51px !important; }

.quizzes-container .pagination {
  margin-top: 44px; }

.quizzes-table {
  padding-right: 0; }

.quizzes-table__row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  color: #161617;
  font-size: 14px;
  line-height: 21px;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 24px; }

.quizzes-table__row:not(:first-child) {
  margin-top: 29px;
  padding-bottom: 33px; }

.quizzes-table__row a,
.quizzes-table__row span {
  display: inline-block;
  color: #161617; }

.quizzes-table__row a {
  -webkit-transition: color .2s ease;
  transition: color .2s ease; }

.quizzes-table__row--heading {
  color: #171717;
  font-family: "MariupolBold", sans-serif;
  line-height: 22px; }

.quizzes-table__row--heading .quizzes-table__data--4 {
  text-align: right;
  padding-left: 0; }

.quizzes-table__data--1 {
  width: 60.5%;
  text-align: left; }

.quizzes-table__data--2 {
  width: 13%;
  text-align: center; }

.quizzes-table__data--3 {
  width: 10%;
  margin-left: 4.3%;
  text-align: left; }

.quizzes-table__data--4 {
  width: 12%;
  padding-left: 57px;
  text-align: left; }

.results-item {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: end;
  -webkit-box-align: end;
          align-items: flex-end; }

.results-item:not(:first-child) {
  margin-top: 11px; }

.results-item span {
  opacity: 0.98;
  color: #10304f;
  font-size: 14px;
  line-height: 23px; }

.results-item__main {
  width: 78%;
  margin-bottom: 8px; }

.results-item__main span {
  opacity: 1;
  color: #161617; }

.results-item__percent {
  width: 9%;
  text-align: center; }

.results-item__title {
  margin-bottom: 8px; }

.results-item__votes {
  width: 13%;
  padding-left: 4px;
  text-align: left; }

.results-item__bar {
  position: relative;
  height: 2px;
  background-color: #ebebeb; }

.results-item__bar span {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  background: #fad835;
  width: 0;
  height: 100%; }

.quizzes-item__voting-variants .help-block {
  position: static;
  display: block;
  margin-bottom: -20px; }

.article h1 {
  line-height: 30px;
  margin-top: -4px; }

.article__head {
  margin-bottom: 12px; }
  .fontsize_1 .article__head .h3 {
    font-size: 17.16px; }
  .fontsize_2 .article__head .h3 {
    font-size: 23px; }
  .fontsize_3 .article__head .h3 {
    font-size: 24px; }
  .fontsize_4 .article__head .h3 {
    font-size: 25px; }

.article__data {
  margin-top: 10px; }

.article__body {
  color: #000000;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.05px; }
  .fontsize_1 .article__body {
    font-size: 11.7px; }
  .fontsize_2 .article__body {
    font-size: 16px; }
  .fontsize_3 .article__body {
    font-size: 17px; }
  .fontsize_4 .article__body {
    font-size: 18px; }
  .article__body p {
    margin: 24px 0; }
    .article__body p:first-child {
      margin-top: 0; }
    .article__body p a {
      display: inline; }
    .article__body p img {
      width: 100%;
      height: auto; }
    .article__body p span {
      font-family: inherit !important;
      font-size: inherit !important; }
  .article__body a {
    display: block;
    color: #2C7CD5;
    text-decoration: none;
    line-height: 28px; }
    .color1 .article__body a {
      color: #000; }
  .article__body img {
    width: 100%;
    margin-top: 8px; }
  .article__body video,
  .article__body iframe {
    width: 100%;
    height: 432px;
    margin: 10px 0 5px 0; }
  .article__body video {
    height: auto; }
  .article__body ul:not(.article__slider-previews) {
    margin: 10px 0; }
    .article__body ul:not(.article__slider-previews) li {
      position: relative;
      padding: 0 0 0 1.7em; }
      @media (max-width: 490px) {
        .article__body ul:not(.article__slider-previews) li {
          padding: 0 0 0 1em; } }
      .article__body ul:not(.article__slider-previews) li:not(:first-of-type) {
        margin-top: 8px; }
      .article__body ul:not(.article__slider-previews) li:before {
        position: absolute;
        top: 0.65em;
        left: 0;
        display: inline-block;
        content: '';
        width: 5px;
        height: 5px;
        background-color: #fad835;
        margin-right: 23px;
        margin-bottom: 3px; }
      .article__body ul:not(.article__slider-previews) li a {
        display: inline-block;
        line-height: 1.4;
        margin-left: 2px; }
    .article__body ul:not(.article__slider-previews) + h3 {
      margin-top: 25px; }
  .article__body .article__ordered-list ol li:before {
    display: none !important; }
  .article__body ol:not(.article__ordered-list) {
    margin: 10px 0;
    counter-reset: num; }
  .article__body ol:not(.article__ordered-list) li:not(:first-of-type) {
    margin-top: 5px; }
  .article__body ol:not(.article__ordered-list) li:before {
    display: inline-block;
    content: counter(num);
    counter-increment: num;
    color: #000;
    font-family: "MariupolBold", sans-serif;
    font-size: 14px;
    font-style: italic;
    text-align: right;
    margin-bottom: 3px;
    margin-right: 23px; }
  .article__body ol:not(.article__ordered-list) li a {
    display: inline;
    margin-left: 2px; }
  .article__body ol:not(.article__ordered-list) + h3 {
    margin-top: 25px; }
  .article__body h3 + table {
    margin-top: -15px; }
  .article__body table {
    position: relative;
    text-align: left;
    font-size: 14px;
    border-spacing: 0 7px;
    border-collapse: separate; }
    .fontsize_1 .article__body table {
      font-size: 11px; }
    .fontsize_2 .article__body table {
      font-size: 15px; }
    .fontsize_3 .article__body table {
      font-size: 16px; }
    .fontsize_4 .article__body table {
      font-size: 17px; }
  .article__body table td, .article__body table th {
    position: relative;
    padding-right: 30px;
    min-width: 150px;
    border-bottom: 1px solid #eeeeee; }
  .article__body table thead td {
    padding-bottom: 26px;
    padding-top: 16px;
    color: #171717;
    font-family: "MariupolBold", sans-serif;
    line-height: 22px; }
  .article__body table th {
    text-align: left;
    padding-bottom: 26px;
    padding-top: 16px; }
  .article__body table td {
    padding-bottom: 11px;
    padding-top: 9px;
    color: #000000;
    line-height: 21px;
    text-align: left; }
  .article__body.table_adaptive h3 {
    margin-top: 0; }
  .article__body.table_adaptive h4 {
    margin-bottom: 20px; }
  .article__body.table_adaptive table {
    margin-bottom: 35px; }
  .article__body.table_adaptive h3 + table {
    margin-top: 5px; }
  .article__body:last-of-type {
    margin-bottom: 0 !important; }

.article__slider {
  position: relative;
  width: 100%; }

.article__slider img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover"; }

.article__slider-slides {
  width: 100%; }

.article__slider-slide {
  height: 442px; }

.article__slider-slide img {
  width: 100%;
  height: 100%;
  margin-top: 10px; }

.article__slider-previews {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 96px; }

.article__slider-previews li {
  position: relative;
  width: 218px;
  height: 90px;
  margin-bottom: 16px;
  overflow: hidden;
  cursor: pointer; }

.article__slider-previews li:not(:last-of-type) {
  margin-right: 24px; }

.article__slider-previews li:nth-child(3n) {
  margin-right: 0; }

.article__slider-previews li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fad835;
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
  will-change: opacity; }

.article__slider-previews li.slick-active:before {
  opacity: .85; }

.article__slider-preview {
  width: 100%;
  height: 100%; }

.article__slider-preview img {
  width: 100%;
  height: 100%;
  margin-top: 0; }

.article__slider-additional {
  position: absolute;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  width: 100%;
  left: 0;
  top: 467px; }

.article__slider-controls .btn-arrow {
  display: -ms-inline-flexbox !important;
  display: -webkit-inline-box !important;
  display: inline-flex !important; }

.article__slider-labels {
  margin-top: -6px;
  position: relative;
  width: calc(100% - 80px); }

.article__slider-label {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  color: #9d9d9d;
  font-size: 14px;
  line-height: 21px;
  opacity: 0;
  -webkit-transition: opacity .4s;
  transition: opacity .4s; }

.article__slider-label.active {
  opacity: 1;
  -webkit-transition: opacity .4s .3s;
  transition: opacity .4s .3s; }

.article__quote {
  width: 100%;
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  margin-top: 19px;
  margin-bottom: 15px; }

.article__quote-svg {
  width: 25px;
  height: 25px; }

.article__quote-svg svg {
  width: 100%;
  height: 100%; }

.article__quote-container {
  width: calc(100% - 68px);
  margin-left: 43px;
  margin-top: -7px; }

.article__quote-text {
  color: #161617;
  font-family: "MariupolBold", sans-serif;
  font-size: 18px;
  line-height: 27px; }

.article__quote-author {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  color: #000000;
  font-size: 14px;
  line-height: 21px;
  margin-top: 15px; }

.article__quote-author:before {
  content: '';
  display: block;
  width: 30px;
  height: 1px;
  margin-right: 17px;
  background: #c4c4c4; }

.article__spoiler {
  margin: 20px 0;
  width: 100%;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center; }

.article__spoiler p {
  text-align: left; }

.article__spoiler > div:first-child {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  padding: 10.5px 0 10.5px 31px;
  background-color: #f7f7f7; }

.article__spoiler > div:first-child button {
  width: 100%;
  cursor: pointer;
  text-align: left;
  outline: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background-color: #f7f7f7;
  font-family: "MariupolBold", sans-serif;
  font-size: 16px;
  line-height: 24px;
  border: none; }
  .fontsize_1 .article__spoiler > div:first-child button {
    font-size: 12.48px; }
  .fontsize_2 .article__spoiler > div:first-child button {
    font-size: 17px; }
  .fontsize_3 .article__spoiler > div:first-child button {
    font-size: 18px; }
  .fontsize_4 .article__spoiler > div:first-child button {
    font-size: 19px; }

.article__spoiler > div:first-child > span {
  display: inline-block;
  position: relative;
  width: 17px;
  min-width: 17px;
  margin-right: 24px;
  background-color: transparent; }

.article__spoiler > div:first-child > span span {
  padding: 0;
  display: inline-block;
  position: absolute;
  left: 0;
  top: calc(50% - 0.5px);
  width: 17px;
  height: 1px;
  background-color: #c4c4c4; }

.article__spoiler > div:first-child > span span:last-child {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  transition: -webkit-transform .4s;
  -webkit-transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s;
  will-change: transform; }

.article__spoiler > div:last-child {
  padding: 20px 0 0 53px;
  font-family: "MariupolRegular", sans-serif;
  letter-spacing: .4px;
  line-height: 24px;
  display: none;
  width: 100%; }

.article__spoiler.active > div:first-child > span > span:last-child {
  -webkit-transform: none;
  transform: none; }

.article__ordered-list {
  display: inline-block;
  margin: 40px 0;
  color: #000000; }

.article__ordered-list + p {
  margin-top: 6px; }

.article__ordered-list li li {
  letter-spacing: 0; }

.article__ordered-list li:not(.has-child) {
  padding-right: 150px; }

.article__ordered-list li.active > ol {
  display: block; }

.article__ordered-list li.active + li {
  margin-top: 0 !important; }

.article__ordered-list li.active > .show-child-trigger .toggle-plus span:nth-of-type(2) {
  -webkit-transform: none;
  transform: none; }

.article__ordered-list .show-child-trigger {
  padding-right: 150px !important; }

.article__ordered-list > li:not(:first-child) {
  margin-top: 17px; }

.article__ordered-list .has-child {
  font-family: "MariupolRegular", sans-serif;
  line-height: 24px;
  overflow: hidden; }

.article__ordered-list .has-child li:not(:first-child) {
  margin-top: 10px; }

.article__ordered-list .has-child:last-child > ol {
  margin-bottom: 0; }

.article__ordered-list .has-child ol {
  display: none;
  padding-left: 53px;
  margin-top: 31px;
  margin-bottom: 26px;
  overflow: hidden; }

.article__ordered-list .has-child ol .show-child-trigger {
  letter-spacing: 0.4px; }

.article__ordered-list .has-child ol ol {
  margin-top: 21px; }

.article__ordered-list .has-child.active > .show-child-trigger {
  color: #2C7CD5; }

.article__ordered-list .has-child .show-child-trigger {
  position: relative;
  -webkit-transition: color .2s ease;
  transition: color .2s ease;
  cursor: pointer;
  letter-spacing: 0; }

.article__ordered-list .has-child .show-child-trigger .toggle-plus {
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  top: calc(50% - 8px);
  right: 24px; }

.article__ordered-list .has-child .show-child-trigger .toggle-plus span {
  display: inline-block;
  position: absolute;
  left: 0;
  top: calc(50% - 0.5px);
  width: 17px;
  height: 1px;
  background-color: #c4c4c4; }

.article__ordered-list .has-child .show-child-trigger .toggle-plus span:nth-of-type(2) {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.article__ordered-list .has-child .show-child-trigger--upper {
  padding: 10.5px 31px;
  background-color: #f7f7f7;
  font-family: "MariupolBold", sans-serif;
  font-size: 16px;
  line-height: 24px; }

.article h3 {
  display: inline-block;
  width: 100%;
  margin: 12px 0 5px 0;
  color: #161617;
  font-family: "MariupolBold", sans-serif;
  font-size: 18px;
  line-height: 27px; }
  .fontsize_1 .article h3 {
    font-size: 14px; }
  .fontsize_2 .article h3 {
    font-size: 19px; }
  .fontsize_3 .article h3 {
    font-size: 20px; }
  .fontsize_4 .article h3 {
    font-size: 21px; }

.article h4 {
  width: 100%;
  margin: 10px 0;
  color: #000000;
  font-family: "MariupolBold", sans-serif;
  font-size: 16px;
  line-height: 24px; }
  .fontsize_1 .article h4 {
    font-size: 12.48px; }
  .fontsize_2 .article h4 {
    font-size: 17px; }
  .fontsize_3 .article h4 {
    font-size: 18px; }
  .fontsize_4 .article h4 {
    font-size: 19px; }

.accordion__title {
  width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  cursor: pointer;
  vertical-align: middle;
  text-transform: uppercase;
  background-color: transparent;
  transition: -webkit-transform .35s ease;
  -webkit-transition: -webkit-transform .35s ease;
  transition: transform .35s ease;
  transition: transform .35s ease, -webkit-transform .35s ease; }
  .accordion__title.active + ul {
    display: block !important; }
  .accordion__title.active .accordion__arrow {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg); }

.accordion__title_menu {
  font-size: 12px;
  line-height: 20px;
  text-align: left;
  position: relative;
  padding-left: 21px;
  font-family: "MariupolBold", sans-serif; }
  .fontsize_1 .accordion__title_menu {
    font-size: 9.36px; }
  .fontsize_2 .accordion__title_menu {
    font-size: 13px; }
  .fontsize_3 .accordion__title_menu {
    font-size: 14px; }
  .fontsize_4 .accordion__title_menu {
    font-size: 15px; }
  .accordion__title_menu::before {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 4px;
    height: 4px;
    background-color: #fad835; }
    .color1 .accordion__title_menu::before {
      background-color: grey; }
  .accordion__title_menu a {
    -webkit-transition: color .5s ease;
    transition: color .5s ease; }
  .accordion__title_menu.active a {
    color: #2C7CD5; }
  .color1 .accordion__title_menu.active a {
    color: black; }
  .accordion__title_menu.active::before {
    display: none; }
  @media (min-width: 1250px) {
    .accordion__title_menu:hover a {
      color: #2C7CD5; } }
  .color1 .accordion__title_menu:hover a {
    color: black; }

.accordion__arrow {
  height: 20px;
  opacity: 0.35;
  margin: -1px 0 0 12px;
  will-change: transform;
  transition: -webkit-transform .35s ease;
  -webkit-transition: -webkit-transform .35s ease;
  transition: transform .35s ease;
  transition: transform .35s ease, -webkit-transform .35s ease; }
  .accordion__arrow svg {
    width: 10px;
    height: 6px; }

.accordion__submenu {
  display: none; }

.accordion__submenu_menu {
  margin-left: 17px; }
  .accordion__submenu_menu::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background-color: #fad835; }
  .color1 .accordion__submenu_menu::before {
    background-color: grey; }

.accordion__submenu_without-marker .checkbox-color-marker {
  display: none; }

.accordion__submenu_check-all li:first-child span {
  display: none; }

.accordion__link {
  display: block;
  font-size: 14px;
  margin-top: 10px;
  line-height: 21px;
  -webkit-transition: color .5s ease;
  transition: color .5s ease; }
  .fontsize_1 .accordion__link {
    font-size: 11px; }
  .fontsize_2 .accordion__link {
    font-size: 15px; }
  .fontsize_3 .accordion__link {
    font-size: 16px; }
  .fontsize_4 .accordion__link {
    font-size: 17px; }
  .accordion__link.active {
    color: #2C7CD5; }
  .color1 .accordion__link.active {
    border-right: 2px solid; }

.accordion__wrap {
  position: relative;
  margin-bottom: 24.5px; }

.accordion_multiple > .accordion__title > div {
  visibility: hidden;
  height: 0; }

.accordion_multiple > .accordion__title > .accordion {
  padding-left: 0; }

.accordion_multiple > .accordion__title > .accordion > .accordion__title {
  display: block !important; }

.accordion__toggle {
  display: inline-block;
  position: relative;
  width: 17px !important;
  min-width: 17px;
  margin: 13.5px 30px !important;
  background-color: transparent !important; }
  .accordion__toggle span {
    padding: 0 !important;
    display: inline-block;
    position: absolute;
    left: 0;
    top: calc(50% - 0.5px);
    width: 17px !important;
    height: 1px;
    background-color: #c4c4c4; }
  .accordion__toggle span:last-child {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }

.accordion a {
  color: #000; }

.accordion .link-disable {
  pointer-events: none; }

.accordion__show-mobile {
  text-transform: none;
  background-color: #f7f7f7;
  width: 100%;
  display: none; }

.accordion__show-mobile.active .accordion__arrow {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg); }

.accordion_tab {
  overflow: hidden;
  margin: 25px 0 20px; }

.accordion_tab + .article__body {
  margin-top: 60px !important; }

.accordion_tab.accordion {
  display: block;
  text-align: left; }

.accordion_tab.accordion .accordion {
  display: block; }

.accordion_tab > .accordion__title.active:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #2C7CD5;
  z-index: 1; }

.accordion_tab .accordion__title > .accordion {
  padding-left: 20px;
  overflow: hidden; }

.accordion_tab .accordion__title > .accordion > li:not(.accordion__title) {
  padding-left: 57px; }

.accordion_tab .accordion__title > .accordion > li:not(.accordion__title) span {
  font-family: "MariupolRegular", sans-serif;
  font-size: 14px;
  cursor: default; }

.accordion_tab li {
  color: #000;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  cursor: pointer;
  position: relative;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f7f7f7; }

.accordion_tab li.active span {
  color: #000; }

.accordion_tab li.active > div span {
  color: #2C7CD5; }

.accordion_tab li.active > div .accordion__toggle {
  background-color: #fff; }

.accordion_tab li.active > div .accordion__toggle span:last-of-type {
  -webkit-transform: none;
  transform: none; }

.accordion_tab li div {
  width: 100%;
  position: relative;
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start; }

.accordion_tab li div::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  height: 1px;
  width: 100vw;
  background-color: #fff; }

.accordion_tab li span {
  width: 100%;
  margin-right: 60px;
  line-height: 27px;
  padding: 15px 0;
  font-family: "MariupolBold", sans-serif;
  text-transform: none;
  font-size: 16px;
  -webkit-transition: .4s ease;
  transition: .4s ease; }

.accordion_tab li span.accordion__item-without-link {
  margin-right: 10px; }

.accordion_tab li a {
  position: absolute;
  width: 57px;
  height: 100%;
  right: 0;
  top: 0;
  background-color: #F8D129;
  cursor: pointer; }

.accordion_tab li a span {
  cursor: pointer !important; }

.accordion_tab li a span {
  width: 54px;
  height: 54px;
  margin-right: 0;
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%) scale(0.8);
  transform: translate(-50%, -50%) scale(0.8); }

.accordion_tab li a svg {
  width: 100%;
  height: 100%;
  fill: #fff;
  pointer-events: none; }

.accordion_tab .accordion li {
  display: none; }

.accordion_single {
  pointer-events: none; }

.accordion_single .accordion__toggle {
  visibility: hidden; }

.accordion_single .accordion__title::before {
  display: none; }

.accordion_single .accordion__title a {
  pointer-events: auto; }

.accordion_check ul::before, .accordion_check li::before {
  display: none; }

.accordion_check a {
  letter-spacing: .15px; }

.accordion_check .accordion__title {
  margin-bottom: 19px; }

.accordion_check .accordion__submenu_menu {
  margin: 0 0 0 21px; }

.accordion_check .accordion__submenu_menu li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin-bottom: 8px; }

.accordion_check .accordion__submenu_menu li:last-child {
  margin-bottom: 19px; }

.accordion_check .accordion__submenu_menu li .checkbox-color-marker {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #0ff; }

.accordion_check .accordion__wrap {
  margin-bottom: -3px; }

.min-table {
  margin: 50px 0;
  text-align: left;
  vertical-align: middle; }
  .min-table tr {
    height: 32px; }
  .min-table tr td,
  .min-table tr a {
    font-family: "MariupolRegular", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    vertical-align: baseline;
    word-break: break-word; }
    .fontsize_1 .min-table tr td, .fontsize_1
    .min-table tr a {
      font-size: 11px; }
    .fontsize_2 .min-table tr td, .fontsize_2
    .min-table tr a {
      font-size: 15px; }
    .fontsize_3 .min-table tr td, .fontsize_3
    .min-table tr a {
      font-size: 16px; }
    .fontsize_4 .min-table tr td, .fontsize_4
    .min-table tr a {
      font-size: 17px; }
  .min-table tr td img,
  .min-table tr a img {
    margin: 10px 0 25px 0;
    width: 100%; }
  .min-table tr a,
  .min-table tr span {
    display: block;
    line-height: 18px;
    padding: 6px 0; }
  .min-table tr a {
    padding: 2px; }
  .min-table tr td:first-child {
    width: 220px;
    padding-right: 20px;
    font-family: "MariupolBold", sans-serif;
    color: #171717; }
  .min-table + .h5 {
    margin-bottom: 35px; }
  .meeting-session .min-table {
    margin: 0; }

.meeting-session {
  margin-bottom: 2em; }
  .meeting-session h4 {
    font-weight: normal;
    font-size: 1em;
    font-family: "MariupolBold", sans-serif; }

.fixed-width-1000 .min-table {
  margin: 20px 0 33px 0; }

.fixed-width-1000 .min-table td:first-child {
  width: 370px; }

.fixed-width-1000 .min-table td {
  vertical-align: top; }

.min-table_small {
  max-width: 700px; }

.min-table_small td:first-child {
  width: auto !important;
  min-width: 140px; }

.table {
  width: 100%;
  text-align: left;
  margin: 30px 0 17px; }

.table_without-head thead {
  display: none; }

.table_without-head tbody {
  border-top: 1px solid #eee; }

.table_without-head-and-border-top thead {
  display: none; }

.table.table_large.table_without-head-and-border-top {
  margin-top: -20px; }

.table.table_large th {
  font-size: 16px; }

.table.table_large td {
  padding: 33px 0;
  font-size: 16px;
  height: inherit;
  font-family: "MariupolBold", sans-serif; }

.table th,
.table td {
  padding: 0 50px 0 0; }
  .fontsize_1 .table th, .fontsize_1
  .table td {
    font-size: 11px; }
  .fontsize_2 .table th, .fontsize_2
  .table td {
    font-size: 15px; }
  .fontsize_3 .table th, .fontsize_3
  .table td {
    font-size: 16px; }
  .fontsize_4 .table th, .fontsize_4
  .table td {
    font-size: 17px; }

.table th:last-of-type,
.table td:last-of-type {
  padding-right: 0 !important; }

.table th {
  height: 50px;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #eee;
  color: #171717;
  font-family: "MariupolBold", sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400; }

.table td {
  height: 70px;
  vertical-align: middle;
  color: #161617;
  font-family: "MariupolRegular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  padding: 10px 50px 10px 0;
  border-bottom: 1px solid #eee; }

.table td a {
  display: block;
  color: #2C7CD5;
  -webkit-transition: color .3s ease;
  transition: color .3s ease; }

.table__wrap + .h5 {
  margin: 50px 0 30px; }

.table__col-address {
  width: 200px;
  padding: 0 30px 0 0 !important; }

.table__col-date {
  padding: 8px 40px 8px 0 !important; }

.table__col-district {
  width: 100px; }

.table__col-files {
  width: 180px;
  padding: 0 30px 0 0 !important; }

.table__col-init {
  width: 140px;
  padding: 0 30px 0 0 !important; }

.table__col-description {
  width: 200px;
  padding: 0 25px 0 0 !important; }

.table__col-number {
  width: 80px;
  padding: 8px 20px 8px 0 !important; }

.table__col-name {
  width: 350px; }

.table__posting .article__body {
  margin: 0; }

.table th.table__col-date {
  padding-top: 0 !important; }

.table .article__body {
  margin-bottom: 15px !important; }

.table .article__body h4 {
  color: #171717;
  font-family: "MariupolBold", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin: 25px 0 10px; }

.popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
  z-index: 1050;
  overflow-y: auto;
  overflow-x: hidden;
  outline: 0;
  text-align: center;
  font-size: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all .4s ease-in;
  transition: all .4s ease-in; }

.popup__img {
  cursor: pointer; }

.popup__invest {
  width: 770px;
  padding: 52px 70px;
  position: relative;
  -webkit-box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.3);
  text-align: left;
  margin-top: 30px; }

.popup__invest input {
  font-size: 16px; }

.popup__invest .h3 {
  letter-spacing: 0; }

.popup__invest .tabs {
  margin: 27px 0 21px 0; }

.popup__invest .tabs__tab {
  margin: 0;
  width: 210px;
  position: relative; }

.popup__invest .tabs__tab a {
  font-family: "MariupolRegular", sans-serif; }

.popup__invest .tabs__tab:nth-child(1)::before,
.popup__invest .tabs__tab:nth-child(1)::after,
.popup__invest .tabs__tab:nth-child(2)::before,
.popup__invest .tabs__tab:nth-child(2)::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #f7f7f7;
  z-index: 1; }

.popup__invest .tabs__tab:nth-child(1)::before,
.popup__invest .tabs__tab:nth-child(2)::before {
  top: 100%;
  right: 50%;
  -webkit-transform: translateX(50%) rotate(90deg);
  transform: translateX(50%) rotate(90deg);
  border-width: 5px;
  display: none; }

.popup__invest .tabs__tab:nth-child(1)::after,
.popup__invest .tabs__tab:nth-child(2)::after {
  top: 50%;
  right: -5px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-width: 5px 0 5px 5px; }

.popup__invest .tabs__tab.active:nth-child(1)::before,
.popup__invest .tabs__tab.active:nth-child(1)::after,
.popup__invest .tabs__tab.active:nth-child(2)::before,
.popup__invest .tabs__tab.active:nth-child(2)::after {
  border-color: transparent transparent transparent #F8D129; }

.popup__invest .tabs__tab a::before {
  content: '1.';
  margin-right: 3px; }

.popup__invest .tabs__tab:nth-child(2) a::before {
  content: '2.';
  margin-right: 3px; }

.popup__invest .tabs__tab:nth-child(3) a::before {
  content: '3.';
  margin-right: 3px; }

.popup__invest .tabs__tab a {
  font-size: 14px;
  padding: 12px 10px;
  text-transform: inherit;
  position: relative; }

.popup__invest .form .form-group {
  margin-top: 23px !important; }

.popup__invest .form .form__input-wrap .form__input-wrap_check {
  width: calc(50% - 15px);
  margin-right: 15px;
  margin-top: 38px; }

.popup__invest .form .form__input-wrap .form__input-wrap_check > span {
  top: -14px; }

.popup__invest .form .form__input-wrap .form__input-wrap_check:last-child .help-block {
  left: calc(50% - 75px) !important; }

.popup__invest .form .form__input-wrap .form__input-wrap_check .form-group {
  width: 50%;
  margin: 23px 0 7px 0 !important; }

.popup__invest .form .form__input-wrap .form__input-wrap_check:last-child {
  margin-right: 0;
  margin-left: 15px; }

.popup__invest .form .form__input-wrap .form__input-wrap_check.form__input-wrap .radio-btn .help-block {
  top: 35px !important; }

.popup__invest .form .form__input-wrap .filter-block__item {
  width: calc(50% - 15px);
  max-width: calc(50% - 15px); }

.popup__invest .form .btn-filled {
  margin-top: 33px; }

.popup__invest .form .help-block {
  top: calc(100% + 2px);
  bottom: inherit;
  line-height: 12px; }

.popup__invest .datepicker__arrow {
  position: absolute;
  pointer-events: none;
  top: calc(50% - 6px);
  right: 0;
  opacity: 0.35;
  margin-right: 20px;
  will-change: transform;
  transition: -webkit-transform .35s ease;
  -webkit-transition: -webkit-transform .35s ease;
  transition: transform .35s ease;
  transition: transform .35s ease, -webkit-transform .35s ease; }

.popup__invest .datepicker__arrow svg {
  width: 10px;
  height: 6px; }

.popup__invest .datepicker__calendar {
  width: 100%;
  height: 39px;
  background-color: #f7f7f7;
  font-family: "MariupolRegular", sans-serif;
  font-size: 16px;
  line-height: 18px;
  cursor: pointer;
  padding: 13.5px 30px 13.5px 20px;
  border: none; }

.popup__invest .datepicker__wrap {
  width: 100%;
  position: relative;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex; }

.popup__invest .datepicker__wrap.active .datepicker__arrow {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg); }

.popup__invest_field .form textarea {
  height: 100px;
  max-height: 100px; }

.popup__close {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 38px;
  right: 9px;
  cursor: pointer;
  z-index: 1; }

.popup__close::before,
.popup__close::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: #8D8D8D;
  height: 1px;
  width: 100%;
  -webkit-transition: background-color .4s ease;
  transition: background-color .4s ease; }

.popup__close::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg); }

.popup__thanks .form__wrapper,
.popup__thanks .form__footer,
.popup__thanks .tabs, .popup__thanks > .h3 {
  display: none; }

.popup__thanks .form__thanks {
  display: block;
  min-height: 250px; }

.popup__wrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  min-height: 36px; }

.popup__wrap .btn {
  padding: 0 28px;
  letter-spacing: .4px; }

.popup__wrap .btn:first-child {
  margin-right: 25px; }

.map-tooltip .popup__wrap {
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  width: 350px;
  padding: 0 10px 0 40px;
  margin: 5px 0 10px 10px; }

.map-tooltip .popup__wrap .btn {
  margin: 0;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  padding: 0 15px; }

.map-tooltip .popup__wrap .btn:last-child {
  margin-top: 20px; }

.popup:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%; }

.popup__container {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-size: 12px;
  will-change: transform;
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: -webkit-transform .4s ease-in;
  -webkit-transition: -webkit-transform .4s ease-in;
  transition: transform .4s ease-in;
  transition: transform .4s ease-in, -webkit-transform .4s ease-in; }

.popup.opened {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible; }

.popup.opened .popup__container {
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: -webkit-transform .4s ease-out;
  -webkit-transition: -webkit-transform .4s ease-out;
  transition: transform .4s ease-out;
  transition: transform .4s ease-out, -webkit-transform .4s ease-out; }

body.popup-opened {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden; }

.popup__content {
  width: 770px;
  background-color: white; }

.popup[data-popup-id="img-popup"] {
  background-color: rgba(255, 255, 255, 0.85); }

.popup[data-popup-id="img-popup"] .popup__container {
  width: 100%;
  height: auto; }

.popup[data-popup-id="img-popup"] .popup__content {
  width: 100%;
  padding: 20px 0 20px 20px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  background-color: #a9a9a9; }

.popup[data-popup-id="img-popup"] .popup__content img {
  max-height: calc(100% - 20px);
  max-width: calc(100% - 20px);
  height: auto;
  width: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }

.popup[data-popup-id="img-popup"] .popup__content .popup__close {
  position: relative;
  background-color: white;
  top: 0;
  right: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.popup[data-popup-id="img-popup"] .popup__content .popup__close::before, .popup[data-popup-id="img-popup"] .popup__content .popup__close::after {
  width: 20px; }

.tabs {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  margin-top: 35px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

.tabs__tab {
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  cursor: pointer;
  font-size: 11px;
  text-align: center;
  background-color: #f7f7f7;
  margin: 0 12.5px; }

.tabs__tab:first-child {
  margin-left: 0; }

.tabs__tab:last-child {
  margin-right: 0; }

.tabs__tab a {
  display: block;
  font-size: 12px;
  min-width: 135px;
  padding: 21px 10px;
  letter-spacing: -.1px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "MariupolBold", sans-serif;
  color: #000; }
  .fontsize_1 .tabs__tab a {
    font-size: 9.36px; }
  .fontsize_2 .tabs__tab a {
    font-size: 13px; }
  .fontsize_3 .tabs__tab a {
    font-size: 14px; }
  .fontsize_4 .tabs__tab a {
    font-size: 14.64px; }

.tabs__tab.active {
  background-color: #F8D129; }

.tabs__tab.error {
  background: #f13c3c; }

.tabs__tab.error:hover {
  background: #f13c3c !important; }

.tabs__tab.error:after {
  border-color: transparent transparent transparent #f13c3c !important; }

.tabs__tab.error a {
  color: #fff; }

.tabs__content {
  display: none;
  margin-bottom: 60px;
  padding: 35px 45px 25px;
  border: 1px solid #eee; }

.tabs__content .article__body {
  max-width: 100% !important;
  margin-bottom: 40px !important; }

.tabs__content .article__body table tbody tr td:first-child {
  width: 200px; }

.tabs__content .article__body table tbody tr:last-child td {
  border: none; }

.tabs__content .article__body table {
  margin-bottom: -40px; }

.tabs__content .article__body h3 {
  margin: 20px 0 0 0; }

.tabs__content .article__body h3 + table {
  margin-top: -25px; }

.tabs__content .article__body p + ul {
  margin: -10px 0 0; }

.tabs__content .article__body ul {
  margin: 20px 0 0; }

.tabs__content .min-table {
  margin: 10px 0 15px 0; }

.tabs__content .datepicker__calendar {
  height: 39px !important; }

.tabs__content .datepicker__wrap {
  width: 100% !important; }

.tabs__content.active {
  display: block; }

.tabs__content h3 {
  text-align: left; }

.tabs__disabled {
  pointer-events: none; }

.tabs__disabled a {
  opacity: .5; }

.officer + .tabs {
  margin-top: -20px; }

.form__calculator {
  margin-top: -30px; }

.form__calculator .btn {
  padding: 0 16px;
  margin-top: 42px !important; }

.form__calculator .statistic__item {
  width: 50%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center; }

.form__calculator .statistic__number {
  color: #F8D129;
  font-family: "MariupolBold", sans-serif;
  font-size: 40px;
  font-weight: 400;
  letter-spacing: -1px; }

.form__calculator .statistic__number:last-child {
  margin-left: 10px; }

.form__calculator .form__input-wrap:nth-child(2) .form-group {
  margin-top: 35px !important; }

.form__calculator .form__input-wrap:last-child {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between; }

.form__footer {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: end;
  -webkit-box-align: end;
          align-items: flex-end; }

.form__input-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative; }
  [id='appeals-form'] .form__input-wrap:last-of-type {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start; }

form.ajax-form p.bottom-no-marg {
  margin-bottom: 0; }

.form__input-wrap .form-group {
  width: calc(50% - 15px);
  margin: 30px 15px 0 !important; }

.form__input-wrap .form-group:first-child {
  margin-left: 0 !important;
  -ms-flex: inherit !important;
  -webkit-box-flex: inherit !important;
          flex: inherit !important; }

.form__input-wrap .form-group:last-child {
  margin-right: 0 !important; }

.form__input-wrap .form-group:last-child {
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1; }

.form__input-wrap .form-group input {
  width: 100%; }

.form__input-wrap .filter-block__item {
  width: calc(33.33% - 20px); }

.form__input-wrap .filter-block__item .filter-block__title {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 8px;
  text-transform: none;
  font-family: "MariupolBold", sans-serif; }

.form__input-wrap .filter-block__item .dropdown__wrap {
  width: 100%;
  height: 39px; }

.form__input-wrap .filter-block__item .dropdown__title {
  line-height: 39px; }

.form__input-wrap .radio-checkbox__control {
  border: 1px solid transparent;
  width: 39px;
  height: 39px;
  top: 0;
  background-color: #f7f7f7; }

.form__input-wrap .radio-btn__control {
  width: 24px;
  height: 24px;
  top: 0; }

.form__input-wrap .radio-btn__control span {
  width: 6px;
  height: 6px;
  top: 8px;
  left: 8px; }

.form__input-wrap > span {
  font-size: 14px;
  margin-top: 38px;
  line-height: 39px;
  font-family: "MariupolBold", sans-serif; }

.form__input-wrap .checkbox-btn, .form__input-wrap .radio-btn {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: calc(33.33% - 30px);
  margin: 30px 30px 0 0 !important; }

.form__input-wrap .checkbox-btn label,
.form__input-wrap .radio-btn label {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 39px;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center; }

.form__input-wrap .checkbox-btn input,
.form__input-wrap .radio-btn input {
  width: 39px;
  margin-right: 0; }

.form__input-wrap .checkbox-btn .radio-checkbox__text,
.form__input-wrap .checkbox-btn .radio-btn__text,
.form__input-wrap .radio-btn .radio-checkbox__text,
.form__input-wrap .radio-btn .radio-btn__text {
  line-height: 14px;
  font-family: "MariupolBold", sans-serif;
  max-width: inherit;
  margin: 0 0 0 56px; }

.form__input-wrap .checkbox-btn .help-block,
.form__input-wrap .radio-btn .help-block {
  top: 28px !important;
  line-height: 16px;
  min-width: 230px; }

.form__input-wrap .checkbox-btn:last-child,
.form__input-wrap .radio-btn:last-child {
  margin-right: 0; }

.form__input-wrap .radio-btn input {
  width: 100%;
  height: 25px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  cursor: pointer; }

.form__input-wrap .radio-btn label {
  height: 26px; }

.form__input-wrap .radio-btn .radio-btn__text {
  margin-left: 46px; }

.form__input-wrap .radio-btn .control-label {
  line-height: 18px; }

.form__input-wrap.has-error .help-block {
  position: absolute;
  left: 0;
  bottom: -20px;
  display: block; }

.form__input-wrap.has-error .radio-checkbox__control {
  border: 1px solid #f13c3c; }

.form__input-wrap_three .form-group {
  width: calc(33.33% - 20px); }

.form__input-wrap_three .form-group:last-child {
  -ms-flex: inherit;
  -webkit-box-flex: inherit;
          flex: inherit; }

.form__input-wrap_three .form__input-wrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  margin-left: 15px;
  width: calc(33.33% - 20px);
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between; }

.form__input-wrap_three .form__input-wrap .form-group {
  width: calc(50% - 15px);
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex; }

.form__input-wrap_three .form__input-wrap .form-group:first-child {
  margin: 0 30px 0 0 !important; }

.form__input-wrap_three .form__input-wrap .form-group:last-child {
  margin: 0 !important; }

.form__input-wrap_three .form__input-wrap .form-group .help-block {
  top: 70px;
  line-height: 16px; }

.form__input-wrap_dropdowns .filter-block__item {
  width: calc(50% - 15px); }

.form__input-wrap_check {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .form__input-wrap_check label {
    line-height: 25px; }
  .form__input-wrap_check span {
    position: absolute;
    line-height: inherit;
    margin: 0;
    top: 5px;
    left: 0; }
  .form__input-wrap_check input {
    display: none; }

.form__link-wrap a {
  color: #2C7CD5;
  font-size: 14px;
  -webkit-transition: color .3s ease;
  transition: color .3s ease; }

.form__next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .form__next span {
    margin-right: 10px;
    color: #161617;
    font-family: "MariupolBold", sans-serif;
    font-size: 13px;
    line-height: 18px;
    text-decoration: none; }
  .form__next .back-button__icon {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: inline-block;
    opacity: 1; }

.form__thanks {
  display: none; }

.form .form__part {
  width: 630px; }

.form .form__part_disabled {
  display: none; }

.form__popup {
  width: 300%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  transition: -webkit-transform .8s ease;
  -webkit-transition: -webkit-transform .8s ease;
  transition: transform .8s ease;
  transition: transform .8s ease, -webkit-transform .8s ease; }

.form__wrapper {
  width: 100%;
  padding-bottom: 30px; }

.form:first-child {
  margin-top: 0; }

.form:nth-child(6) {
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row; }

.form .form-group {
  margin-top: 20px;
  position: relative; }

.form .form-group.has-error .hint-block {
  display: none; }

.form .form-group.radio-btn {
  margin-top: 30px !important; }

[id='appeals-form'] .control-label {
  font-size: 14px; }

.form .form-group_upload .control-label {
  top: -3px;
  left: 12px;
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.form .form-group_upload .icon-load {
  top: 3px !important;
  left: 12px;
  -webkit-transform: translateY(0) !important;
  transform: translateY(0) !important; }

.form .form-group_upload .help-block {
  top: 22px;
  left: 10px; }

.form .btn {
  vertical-align: top;
  display: inline-block;
  min-width: 200px;
  min-height: 54px; }

.form .control-label:not(.radio-checkbox__text) {
  display: block;
  color: #000;
  font-family: "MariupolBold", sans-serif;
  font-size: 14px;
  line-height: 22px; }

.form .input-caption {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between; }

.form .input-caption a {
  color: #000;
  font-size: 14px;
  line-height: 22px;
  font-family: "MariupolRegular", sans-serif;
  white-space: nowrap;
  text-decoration: none;
  -webkit-transition: color .4s;
  transition: color .4s;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.form .text-input input, .form .text-input textarea {
  margin-top: 10px; }

.form button + .form-group {
  height: 54px;
  margin-top: 45px !important;
  display: inline-block;
  position: relative;
  width: inherit; }

.form button + .form-group label {
  position: absolute;
  display: table-caption;
  white-space: nowrap;
  top: 50%;
  left: 12px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 54px;
  cursor: pointer;
  text-align: left;
  padding-left: 30px;
  -webkit-transition: color .3s ease;
  transition: color .3s ease; }

#modal-corruption-offense button + .form-group label {
  left: 25px;
  padding-left: 10px; }

#reception_file_name,
#e_reception_file_name {
  -webkit-transform: translateY(8px);
          transform: translateY(8px); }

#corruption-btn {
  font-size: 15px;
  padding: 5.25px 17px 7.5px 17px; }
  .fontsize_1 #corruption-btn {
    font-size: 11.7px; }
  .fontsize_2 #corruption-btn {
    font-size: 16px; }
  .fontsize_3 #corruption-btn {
    font-size: 17px; }
  .fontsize_4 #corruption-btn {
    font-size: 18px; }

.error-text,
.has-error + #reception_file_name,
.has-error + #e_reception_file_name {
  color: red; }

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

.close_file {
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
  font-size: 16px;
  opacity: 0.8; }

#reception_file_name + .close_file,
#e_reception_file_name + .close_file {
  -webkit-transform: translateY(12px);
          transform: translateY(12px); }

#modal-corruption-offense .icon-load {
  top: 20px; }

.trim-text {
  white-space: nowrap;
  overflow: hidden;
  padding: 5px;
  text-overflow: ellipsis; }

.form button + .form-group input[type='file'] {
  width: 0;
  height: 0;
  margin: 0;
  visibility: hidden; }

.form button + .form-group .icon-load {
  position: absolute;
  top: 50%;
  left: 12px;
  width: 16px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
  opacity: .15; }

.form textarea {
  min-height: 100px;
  max-height: 180px;
  overflow: auto !important;
  font-size: 16px; }

.form input:checked + .form-group__control {
  background-color: #fad835; }

.form input:checked + .form-group__control svg {
  width: 13px;
  height: 12px; }

.form label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.form input[type='text'] {
  padding-left: 20px; }
  .form input[type='text'].datepicker__calendar {
    height: 44px;
    color: #000;
    font-size: 14px;
    background-color: #fff;
    padding-left: 7px;
    border: 2px solid #f7f7f7; }

.datepicker__calendar_wrap {
  display: inline-block;
  position: relative; }
  .datepicker__calendar_wrap:after {
    content: '';
    display: block;
    position: absolute;
    top: 16px;
    right: 15px;
    background: url("../img/calendar.png") no-repeat;
    width: 14px;
    height: 14px;
    z-index: 9; }

.form__controls-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  [id='appeals-form'] .form__controls-wrap {
    margin-top: -5px; }

.form > p {
  margin: 25px 0 15px;
  font-size: 14px;
  color: #000;
  text-align: left;
  font-family: "MariupolRegular", sans-serif; }

.form .phone-mask::-ms-clear {
  display: none; }

.form_short {
  width: 322px; }

.form input[type='text']::-webkit-input-placeholder {
  color: #a9a9a9;
  font-family: "MariupolRegular", sans-serif;
  text-transform: none;
  font-size: 14px;
  line-height: 18px; }

.form input[type='text']:-moz-placeholder {
  color: #a9a9a9;
  font-family: "MariupolRegular", sans-serif;
  text-transform: none;
  font-size: 14px;
  line-height: 18px; }

.form input[type='text']::-moz-placeholder {
  color: #a9a9a9;
  font-family: "MariupolRegular", sans-serif;
  text-transform: none;
  font-size: 14px;
  line-height: 18px; }

.form input[type='text']:-ms-input-placeholder {
  color: #a9a9a9;
  font-family: "MariupolRegular", sans-serif;
  text-transform: none;
  font-size: 14px;
  line-height: 18px; }

[id='appeals-form'] {
  margin-bottom: 2em; }

.hidden-select {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.hidden__wrap {
  overflow: hidden; }
  .hidden__wrap .hidden__container-item {
    display: none; }
  .hidden__wrap .hidden__container-item a {
    display: block; }
  .hidden__wrap .pre-hidden {
    margin-bottom: 30px; }
  .hidden__wrap .pre-hidden:after {
    display: none; }
  .hidden__wrap .headings__button {
    margin-bottom: 30px;
    margin-top: 15px;
    text-align: center; }
  .hidden__wrap .headings__button .btn {
    max-width: 300px; }

.preloader {
  position: relative; }

.preloader > * {
  opacity: .2;
  pointer-events: none; }

.preloader__wrap {
  margin: 0 !important;
  padding: 0 !important;
  position: absolute;
  display: none;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.preloader__squares {
  width: 60px;
  height: 60px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch; }
  .preloader__squares .square {
    display: inline-block;
    width: 28px;
    height: 28px;
    opacity: 1;
    background: rgba(23, 41, 122, 0);
    -webkit-animation: focusfade 1.4s infinite;
    animation: focusfade 1.4s infinite; }
  .preloader__squares .square:nth-child(2) {
    -webkit-animation-delay: .35s;
    animation-delay: .35s; }
  .preloader__squares .square:nth-child(3) {
    -webkit-animation-delay: 1.05s;
    animation-delay: 1.05s; }
  .preloader__squares .square:nth-child(4) {
    -webkit-animation-delay: .7s;
    animation-delay: .7s; }

@-webkit-keyframes focusfade {
  0% {
    opacity: 1;
    background: #17297a; }
  30% {
    opacity: 1;
    background: rgba(23, 41, 122, 0.5); }
  60% {
    opacity: 0; }
  75% {
    opacity: 0; }
  100% {
    opacity: 1;
    background: #17297a; } }

@keyframes focusfade {
  0% {
    opacity: 1;
    background: #17297a; }
  30% {
    opacity: 1;
    background: rgba(23, 41, 122, 0.5); }
  60% {
    opacity: 0; }
  75% {
    opacity: 0; }
  100% {
    opacity: 1;
    background: #17297a; } }

.preloader .preloader__wrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  opacity: 1; }

.dropdown__input {
  width: 100%;
  border: none;
  height: 45px;
  padding: 0 0 0 20px;
  background-color: #f7f7f7;
  font-family: "MariupolRegular", sans-serif;
  font-size: 14px;
  line-height: 18px; }

.dropdown__wrap {
  position: relative;
  height: 45px; }

.dropdown__wrap.active .dropdown__content {
  top: 0;
  transition: opacity .4s ease, -webkit-transform .4s ease;
  -webkit-transition: opacity .4s ease, -webkit-transform .4s ease;
  transition: transform .4s ease, opacity .4s ease;
  transition: transform .4s ease, opacity .4s ease, -webkit-transform .4s ease;
  visibility: visible;
  -webkit-transform: none;
  transform: none;
  opacity: 1; }

.dropdown__content {
  visibility: hidden;
  position: relative;
  width: 100%;
  left: 0;
  top: 100%;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  transition: opacity .4s ease, visibility 0s .4s, -webkit-transform .4s ease;
  -webkit-transition: opacity .4s ease, visibility 0s .4s, -webkit-transform .4s ease;
  transition: transform .4s ease, opacity .4s ease, visibility 0s .4s;
  transition: transform .4s ease, opacity .4s ease, visibility 0s .4s, -webkit-transform .4s ease;
  will-change: transform, opacity;
  z-index: 2; }

.dropdown__content.perfect-scrollbar-js {
  height: 200px; }

.dropdown__content-item {
  position: relative;
  padding: 10px 18px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
  background-color: #2b2c3a; }

.dropdown__content-item::after {
  content: '';
  width: calc(100% - 36px);
  height: 1px;
  position: absolute;
  left: 18px;
  bottom: 0;
  background-color: rgba(123, 123, 123, 0.2); }

.dropdown__content-item.active {
  display: none; }

.dropdown__content-item:last-child::after {
  display: none; }

.dropdown__content-item span {
  color: #fff;
  font-family: "MariupolRegular", sans-serif;
  font-size: 14px;
  line-height: 18px;
  -webkit-transition: color .4s ease;
  transition: color .4s ease; }

.dropdown__title {
  width: 100%;
  cursor: pointer;
  padding-left: 20px;
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  -ms-flex-align: end;
  -webkit-box-align: end;
          align-items: flex-end;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  color: #000;
  font-family: "MariupolRegular", sans-serif;
  font-size: 14px;
  line-height: 45px;
  background-color: #f7f7f7; }

.dropdown__title-content {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.dropdown__title-arrow {
  opacity: 0.35;
  position: relative;
  padding: 0 20px 0 10px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  pointer-events: none; }

.not-empty .dropdown__title-arrow {
  pointer-events: inherit; }

.dropdown__title-arrow svg {
  width: 10px;
  height: 6px;
  will-change: transform;
  transition: -webkit-transform .35s ease;
  -webkit-transition: -webkit-transform .35s ease;
  transition: transform .35s ease;
  transition: transform .35s ease, -webkit-transform .35s ease; }

.not-empty .dropdown__title-arrow {
  opacity: 1;
  height: 45px;
  z-index: 2; }

.not-empty .dropdown__title-arrow::before, .not-empty .dropdown__title-arrow::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 16px;
  height: 1px;
  background-color: #B7B7B7;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s; }

.not-empty .dropdown__title-arrow::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg); }

.not-empty .dropdown__title-arrow svg {
  display: none; }

.dropdown__wrap.active .dropdown__title-arrow svg {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg); }

.info-block {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  text-align: left;
  padding: 40px 0 40px 0;
  border-bottom: 1px solid #eee; }

.info-block:nth-child(1) {
  padding-top: 0; }

.info-block__img {
  min-width: 400px;
  min-height: 230px;
  width: 400px;
  height: 230px;
  overflow: hidden;
  margin: 0 50px 0 0; }

.info-block__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover"; }

.info-block__content {
  width: 50%; }

.info-block__content .min-table {
  margin: 0; }

.info-block__content .min-table tr td:first-child {
  width: 120px; }

.info-block__title {
  display: block;
  color: #2C7CD5;
  margin: 15px 0 20px;
  font-family: "MariupolBold", sans-serif;
  text-decoration: none;
  font-size: 18px;
  line-height: 21px; }
  .color1 .info-block__title {
    color: #000; }

.info-block__text {
  font-size: 14px;
  line-height: 21px; }

.organization {
  text-align: left;
  padding: 35px 50px;
  margin-bottom: 60px;
  background-color: #f7f7f7; }

.organization__title {
  color: #000000;
  font-family: "MariupolBold", sans-serif;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 27px; }

.organization .link-list a {
  padding-bottom: 11px; }

.range-slider {
  position: relative;
  margin-top: -8px !important;
  width: 270px;
  height: 80px;
  text-align: center; }

.range-slider input[type="range"] {
  pointer-events: none;
  position: absolute;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  border: none;
  background: transparent;
  left: 0;
  top: 62px;
  width: 270px;
  outline: none;
  height: 2px;
  margin: 0;
  padding: 0; }

.range-slider input[type="range"]::-webkit-slider-thumb {
  pointer-events: all;
  position: relative;
  z-index: 1;
  outline: 0;
  -webkit-appearance: none;
  width: 8px;
  height: 8px;
  border: none;
  background-color: #fad835;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  cursor: pointer; }

.range-slider input[type="range"]::-moz-range-thumb {
  pointer-events: all;
  position: relative;
  z-index: 10;
  outline: 0;
  -moz-appearance: none;
  width: 8px;
  height: 8px;
  border: none;
  background-color: #fad835;
  transform: rotate(45deg);
  cursor: pointer;
  border-radius: 0; }

.range-slider input[type=range]::-ms-track {
  background: transparent;
  border-color: transparent;
  border-width: 8px 0;
  color: transparent;
  opacity: 0; }

.range-slider input[type=range]::-ms-thumb {
  position: relative;
  z-index: 100;
  outline: 0;
  width: 8px;
  height: 8px;
  border: none;
  border-radius: 0;
  background-color: #fad835;
  transform: rotate(45deg);
  cursor: pointer; }

.range-slider input[type=range]::-moz-range-track {
  position: relative;
  z-index: -1;
  background-color: #fff;
  border: 0; }

.range-slider input[type=number]::-webkit-outer-spin-button, .range-slider input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.range-slider input[type=number] {
  -moz-appearance: textfield; }

.range-slider .range-slider__results {
  width: 90px;
  background-color: #f7f7f7;
  height: 40px;
  border: none;
  outline: none;
  padding-left: 14px;
  color: #161617;
  font-size: 14px; }

.range-slider__results-min {
  margin-right: 16px; }

.range-slider__progress {
  position: absolute;
  top: 62px;
  background-color: #fad835;
  height: 2px;
  width: 100%; }

.range-slider__container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  margin-bottom: 10px; }

.range-slider span {
  font-size: 14px; }

[data-page='home'] #news {
  margin-top: 53px; }

[data-page='home'] #news .news-section__block:nth-child(3) {
  padding-top: 5px; }

[data-page='home'] #important {
  margin-top: 70px; }

[data-page='home'] #media {
  padding: 70px 0 75px;
  margin-top: 24px;
  background-color: #2b2c3a; }

[data-page='home'] #announcements {
  margin-top: 68px; }

[data-page='home'] #announcements .announcements-section__container {
  margin-top: 34px; }

[data-page='home'] #announcements .news-section__block:nth-child(3) {
  padding-left: 29px; }

[data-page='home'] #voting {
  margin-top: 80px; }

[data-page='home'] #voting .voting-section__container {
  margin-top: 27px; }

[data-page='home'] #stats {
  margin-top: 87px; }

[data-page='home'] #government {
  margin-top: 77px; }

[data-page='home'] #government .government-item {
  margin-top: 39px; }

.important-section__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 46px; }
  [data-page='clear-city'] .important-section__container {
    padding: 25px 0 0;
    border-top: 1px solid #eeeeee; }

.important-section-item {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
  padding-right: 20px;
  margin-bottom: 57px;
  border-right: 1px solid #eeeeee; }

.important-section-item__icon {
  width: 47px;
  height: 47px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  margin-left: 30px; }
  .important-section-item__icon img {
    max-width: 100%;
    max-height: 100%; }
    [data-page="clear-city"] .important-section-item__icon img {
      max-width: inherit;
      max-height: inherit; }
      @media (max-width: 390px) {
        [data-page="clear-city"] .important-section-item__icon img {
          max-width: 30px;
          max-height: 100%; } }

.important-section-item__title {
  color: black;
  font-family: "MariupolBold", sans-serif;
  font-size: 14px;
  line-height: 21px;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
  will-change: color;
  margin-left: 22px;
  margin-top: 2px; }
  .fontsize_1 .important-section-item__title {
    font-size: 11px; }
  .fontsize_2 .important-section-item__title {
    font-size: 15px; }
  .fontsize_3 .important-section-item__title {
    font-size: 16px; }
  .fontsize_4 .important-section-item__title {
    font-size: 17px; }
  @media (max-width: 1249px) {
    .important-section-item__title {
      font-size: 13px;
      margin-left: 10px; } }
  @media (max-width: 390px) {
    .important-section-item__title {
      font-size: 12px;
      line-height: 1.2; } }

.important-section-item:first-child,
.important-section-item:nth-child(5n+5) {
  border-left: 1px solid #eeeeee; }

[data-page='info'] .columns-content {
  margin-top: 50px; }

[data-page='info'] .statistic__wrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 31px; }

[data-page='info'] .statistic__item {
  width: 150px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  margin-left: 90px; }

[data-page='info'] .statistic__item:nth-child(4n+1) {
  margin-left: 0; }

[data-page='info'] .statistic__item:nth-child(1n+5) {
  margin-top: 43px; }

[data-page='info'] .statistic__number {
  color: #F8D129;
  font-family: "MariupolBold", sans-serif;
  font-size: 40px;
  font-weight: 400;
  letter-spacing: -1px; }

[data-page='info'] .statistic__text {
  margin-top: 2px;
  color: #000;
  font-family: "MariupolRegular", sans-serif;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: -0.05px; }

[data-page='info'] .big-items-container {
  margin-top: 60px; }

[data-page='error'] {
  position: relative;
  background-image: url("../img/main-page.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 450px; }

[data-page='error']::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(35, 35, 35, 0.4); }

[data-page='error'] .error__content {
  width: 600px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  z-index: 1; }

[data-page='error'] .error__title {
  font-family: "MariupolBold", sans-serif;
  font-size: 80px;
  line-height: 87px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

[data-page='error'] .error__descr {
  font-family: "MariupolRegular", sans-serif;
  font-size: 22px;
  line-height: 30px; }

[data-page='error'] .error .back-button {
  margin-top: 42px; }

[data-page='error'] .error .back-button__icon {
  opacity: 1; }

[data-page='error'] .error .back-button__text {
  letter-spacing: 0.6px; }

[data-page='error'] .error .btn {
  width: 210px;
  margin: 20px auto 0; }

[data-page='cabinet'] .form {
  margin-top: 40px; }

[data-page='cabinet'] .form .btn-filled {
  margin-top: 45px !important; }

[data-page='cabinet'] .table {
  margin-top: 42px;
  min-width: 100%; }

[data-page='cabinet'] .hidden-table::after {
  display: none; }

[data-page='cabinet'] .page-title {
  margin-bottom: -8px; }

[data-page='cabinet'] .section-title__title {
  text-align: left; }

[data-page='cabinet'] .table__col-date {
  min-width: 160px; }

[data-page='cabinet'] .columns-content {
  padding-top: 55px; }

[data-page='cabinet'] .info-block:nth-child(1) {
  padding-top: 45px; }

[data-page='clear-city'] .filter-block {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  text-align: left; }

[data-page='clear-city'] .filter-block_large-first-item .filter-block__item {
  margin: 0 40px 0 0; }

[data-page='clear-city'] .filter-block_large-first-item .select {
  width: 300px; }

[data-page='clear-city'] .filter-block__item {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  margin: 0 15px 0 0; }

[data-page='clear-city'] .filter-block__item:first-child .clear-city__select {
  width: 195px; }

[data-page='clear-city'] .filter-block__item_responsive {
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1; }

[data-page='clear-city'] .filter-block__item:last-child {
  margin-right: 0; }

[data-page='clear-city'] .filter-block__title {
  font-size: 12px;
  line-height: 21px;
  margin-bottom: 5px;
  font-family: "MariupolBold", sans-serif;
  text-transform: uppercase; }
  .fontsize_1 [data-page='clear-city'] .filter-block__title {
    font-size: 9.36px; }
  .fontsize_2 [data-page='clear-city'] .filter-block__title {
    font-size: 13px; }
  .fontsize_3 [data-page='clear-city'] .filter-block__title {
    font-size: 14px; }
  .fontsize_4 [data-page='clear-city'] .filter-block__title {
    font-size: 15px; }

[data-page='clear-city'] .filter-block__search {
  width: 135px;
  border: none;
  font-size: 16px;
  height: 45px;
  font-family: "MariupolRegular", sans-serif;
  background: #f7f7f7;
  padding: 13.5px 20px 13.5px 20px; }

[data-page='clear-city'] .select {
  width: 170px; }

[data-page='clear-city'] .search__btn {
  min-width: 53px;
  height: 45px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  position: relative;
  cursor: pointer;
  background-color: #1e3b8d; }

[data-page='clear-city'] .search__wrap {
  margin-top: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative; }
  [data-page='clear-city'] .search__wrap .form-input {
    width: 100%;
    height: 45px;
    border: none;
    font-size: 16px;
    background: #f7f7f7;
    padding: 13.5px 25px 13.5px 18px; }
    .fontsize_1 [data-page='clear-city'] .search__wrap .form-input {
      font-size: 12.5px; }
    .fontsize_2 [data-page='clear-city'] .search__wrap .form-input {
      font-size: 17px; }
    .fontsize_3 [data-page='clear-city'] .search__wrap .form-input {
      font-size: 18px; }
    .fontsize_4 [data-page='clear-city'] .search__wrap .form-input {
      font-size: 19px; }

[data-page='clear-city'] .search__wrap_small {
  width: 150px;
  -ms-flex-positive: 0;
  -webkit-box-flex: 0;
          flex-grow: 0; }

[data-page='clear-city'] .search__wrap_responsive {
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1; }

[data-page='clear-city'] .search__icon {
  position: absolute;
  pointer-events: none;
  right: 0;
  top: 0;
  height: 100%; }

[data-page='clear-city'] .search__icon::before,
[data-page='clear-city'] .search__icon::after {
  content: "";
  display: block;
  background-color: #B7B7B7;
  position: absolute;
  transition: -webkit-transform .4s;
  -webkit-transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s; }

[data-page='clear-city'] .search__icon::before {
  right: 11px;
  top: 16px;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background-color: #f7f7f7;
  border: 1px solid #B7B7B7;
  z-index: 1; }

[data-page='clear-city'] .search__icon::after {
  top: 24px;
  right: 8px;
  width: 12px;
  height: 1px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-radius: 2px; }

[data-page='clear-city'] .search__icon.disable::after,
[data-page='clear-city'] .search__icon.disable::before {
  display: none; }

[data-page='clear-city'] .article__body {
  text-align: left;
  margin: 0 0 50px 0; }

[data-page='clear-city'] .article__body ul + a {
  margin: 50px 0 -15px 0; }

[data-page='clear-city'] .back-button {
  width: 100%;
  margin-bottom: 25px; }

[data-page='clear-city'] .calendars-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex; }

[data-page='clear-city'] .calendars-wrapper .datepicker-two-calendars {
  display: none; }

[data-page='clear-city'] .columns-content {
  padding-top: 55px; }

[data-page='clear-city'] .datepicker__arrow {
  position: absolute;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  top: 0;
  width: 30px;
  right: 0;
  height: 100%;
  opacity: 0.35;
  padding-right: 20px;
  pointer-events: none; }

[data-page='clear-city'] .datepicker__arrow svg {
  width: 10px;
  height: 6px;
  will-change: transform;
  transition: -webkit-transform .35s ease;
  -webkit-transition: -webkit-transform .35s ease;
  transition: transform .35s ease;
  transition: transform .35s ease, -webkit-transform .35s ease; }

[data-page='clear-city'] .datepicker__calendar {
  width: 100%;
  height: 45px;
  background-color: #f7f7f7;
  font-family: "MariupolRegular", sans-serif;
  font-size: 16px;
  line-height: 18px;
  cursor: pointer;
  padding: 13.5px 30px 13.5px 20px;
  border: none; }

[data-page='clear-city'] .datepicker__wrap {
  width: 230px;
  position: relative;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex; }

[data-page='clear-city'] .datepicker__wrap.active .datepicker__arrow svg {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg); }

[data-page='clear-city'] .datepicker__wrap .has-date + .datepicker__arrow {
  opacity: 1;
  cursor: pointer;
  pointer-events: auto; }

[data-page='clear-city'] .datepicker__wrap .has-date + .datepicker__arrow::before,
[data-page='clear-city'] .datepicker__wrap .has-date + .datepicker__arrow::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 16px;
  height: 1px;
  background-color: #B7B7B7;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s; }

[data-page='clear-city'] .datepicker__wrap .has-date + .datepicker__arrow::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg); }

[data-page='clear-city'] .datepicker__wrap .has-date + .datepicker__arrow svg {
  display: none; }

[data-page='clear-city'] .hidden-input {
  display: none; }

[data-page='clear-city'] .hearing__item {
  text-align: left;
  position: relative;
  margin: 45px 0 60px; }

[data-page='clear-city'] .hearing__item::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -29px;
  width: 100%;
  height: 1px;
  background-color: #eee; }

[data-page='clear-city'] .hearing__item .min-table {
  margin: 25px 0; }

[data-page='clear-city'] .hearing__item:last-child {
  margin: 45px 0 0; }

[data-page='clear-city'] .hearing__item:last-of-type {
  margin-bottom: -10px; }

[data-page='clear-city'] .hearing__title {
  color: #161617; }

[data-page='clear-city'] .search-result {
  font-size: 14px;
  line-height: 21px; }

[data-page='clear-city'] .section-title {
  margin-bottom: 40px;
  text-align: left; }
  [data-page='clear-city'] .section-title h3 {
    text-align: left;
    letter-spacing: 0; }

[data-page='clear-city'] .img-wrap {
  width: 100%;
  text-align: center;
  margin: 56px 0 10px 0; }

[data-page='clear-city'] .img-wrap img {
  max-width: 100%;
  width: 100%; }

[data-page='clear-city'] .info-block-2 {
  text-align: left;
  position: relative;
  margin: 50px 0 66px; }

[data-page='clear-city'] .info-block-2 .min-table {
  margin: 20px 0 18px; }

[data-page='clear-city'] .info-block-2 .article__body {
  line-height: 21px;
  letter-spacing: -0.4px; }

[data-page='clear-city'] .info-block-2 a {
  color: #2C7CD5;
  font-family: "MariupolBold", sans-serif;
  font-size: 18px;
  line-height: 22px;
  -webkit-transition: .3s ease;
  transition: .3s ease; }

[data-page='clear-city'] .info-block-2::after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  background-color: #eee;
  bottom: -35px;
  left: 0; }

[data-page='clear-city'] .info-block-2:last-of-type {
  margin: 50px 0 52px; }

[data-page='clear-city'] .info-block-2_committees {
  margin: 50px 0 54px; }

[data-page='clear-city'] .info-block-2_committees::after {
  bottom: -23px; }

[data-page='clear-city'] .info-block-2_committees:last-of-type {
  margin-bottom: 25px; }

[data-page='clear-city'] .info-block-2__descr {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 55px;
  text-align: left; }

[data-page='clear-city'] table a {
  color: #2C7CD5;
  -webkit-transition: color .3s ease;
  transition: color .3s ease; }

[data-page='clear-city'] iframe {
  width: 870px;
  height: 2000px; }

[data-page='clear-city'] input[type='text']::-webkit-input-placeholder {
  color: #a9a9a9;
  font-family: "MariupolRegular", sans-serif;
  text-transform: none;
  font-size: 14px;
  line-height: 18px; }

[data-page='clear-city'] input[type='text']:-moz-placeholder {
  color: #a9a9a9;
  font-family: "MariupolRegular", sans-serif;
  text-transform: none;
  font-size: 14px;
  line-height: 18px; }

[data-page='clear-city'] input[type='text']::-moz-placeholder {
  color: #a9a9a9;
  font-family: "MariupolRegular", sans-serif;
  text-transform: none;
  font-size: 14px;
  line-height: 18px; }

[data-page='clear-city'] input[type='text']:-ms-input-placeholder {
  color: #a9a9a9;
  font-family: "MariupolRegular", sans-serif;
  text-transform: none;
  font-size: 14px;
  line-height: 18px; }

[data-page='clear-city'] .fraction__img-wrap {
  text-align: left;
  margin: -5px 0 48px; }

[data-page='clear-city'] .fraction__img {
  max-width: 220px;
  max-height: 220px;
  height: auto;
  width: auto; }

[data-page='clear-city'] .form .btn {
  margin-top: 55px; }

[data-page='clear-city'] .h4,
[data-page='clear-city'] .h5 {
  text-align: left;
  margin-bottom: 30px; }

[data-page='clear-city'] .h5 {
  text-align: left !important;
  letter-spacing: 0.175px; }

[data-page='clear-city'] .h4 + .filter-block {
  margin-top: 32px; }

[data-page='clear-city'] .h4 + .filter-block .filter-block__item {
  margin: 0 40px 0 0; }

[data-page='clear-city'] .h4 + .article__spoiler {
  margin: 30px 0; }

[data-page='clear-city'] .filter-block + div {
  margin-top: 35px; }

.date-calendar {
  transition: -webkit-transform .1s;
  -webkit-transition: -webkit-transform .1s;
  transition: transform .1s;
  transition: transform .1s, -webkit-transform .1s; }

.date-calendar:not(.active) {
  pointer-events: none; }

.date-calendar.datepicker {
  border: none;
  width: 350px;
  border-radius: 0;
  background-color: #2b2c3a;
  z-index: 1050; }

.date-calendar .datepicker--nav {
  border: none;
  padding: 30px 35px 10px; }

.date-calendar .datepicker--nav-title {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, #fff), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, #fff 10%, rgba(255, 255, 255, 0) 0%);
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: 5px 1px;
  position: relative;
  color: #fff;
  font-family: "MariupolRegular", sans-serif;
  font-size: 14px; }

.date-calendar .datepicker--nav-title i {
  color: #fff; }

.date-calendar .datepicker--nav-title:hover {
  background-color: transparent; }

.date-calendar .datepicker--nav-action:hover {
  background-color: transparent; }

.date-calendar .datepicker--days-names {
  margin: 10px 0 15px; }

.date-calendar .datepicker--day-name {
  font-family: "MariupolRegular", sans-serif;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6); }

.date-calendar .datepicker--content {
  padding: 0 35px 30px; }

.date-calendar .datepicker--cell {
  color: #fff;
  font-family: "MariupolRegular", sans-serif;
  font-size: 14px;
  line-height: 12px;
  -webkit-transition: .3s ease;
  transition: .3s ease; }

.date-calendar .datepicker--cell:hover:not(.-selected-) {
  background: transparent; }

.date-calendar .datepicker--cell.-focus- {
  background-color: transparent; }

.date-calendar .datepicker--cell.-current- {
  text-decoration: underline;
  color: #fff; }

.date-calendar .datepicker--cell.-disabled-,
.date-calendar .datepicker--cell.-other-month- {
  color: rgba(133, 133, 133, 0.5);
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  cursor: default; }

.date-calendar .datepicker--cell.-weekend-:not(.-other-month-).-disabled- {
  color: rgba(133, 133, 133, 0.5); }

.date-calendar .datepicker--cell.-selected- {
  background-color: #F8D129;
  color: #000;
  border-radius: 0; }

.date-calendar .datepicker--cell.-range-to-,
.date-calendar .datepicker--cell.-range-from- {
  border-radius: 0; }

.date-calendar .datepicker--cell.-in-range- {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0; }

.date-calendar .-other-month- {
  display: none; }

.date-calendar.-current-::after, .date-calendar .datepicker--pointer {
  display: none; }

[data-page='press-center'] .back-button-block {
  margin-top: 28px; }

[data-page='press-center'] .back-button-block + .columns-content {
  margin-top: 31px; }

[data-page='press-center'] .columns-content {
  margin-top: 44px; }

[data-page='authorization'] .page-title {
  margin: 0 auto;
  padding: 105px 55px 13px; }

[data-page='authorization'] .columns-content__left {
  width: 50%; }

[data-page='authorization'] .columns-content__left .form {
  width: 400px; }

[data-page='authorization'] .columns-content__left .form .btn {
  width: 200px; }

[data-page='authorization'] .columns-content__left .form__input-wrap {
  margin: 45px 0 10px 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between; }

[data-page='authorization'] .columns-content__left .form .form-group {
  margin-top: 23px !important; }

[data-page='authorization'] .columns-content__left .form .form-group input {
  padding-left: 25px;
  font-size: 16px; }

[data-page='authorization'] .columns-content__left .form .form-group input[type='password'] {
  font-size: 26px;
  padding-top: 2px; }

[data-page='authorization'] .columns-content__left .form .form-group input[type='checkbox'] {
  margin-right: 17px; }

[data-page='authorization'] .columns-content__left .form .checkbox-btn {
  margin-top: 40px !important;
  margin-bottom: -5px; }

[data-page='authorization'] .columns-content__left .form .checkbox-btn a {
  color: #2C7CD5;
  font-size: 14px;
  -webkit-transition: color .3s ease;
  transition: color .3s ease; }

[data-page='authorization'] .columns-content__left .form .checkbox-btn svg {
  width: 8px;
  height: 8px; }

[data-page='authorization'] .columns-content__right {
  width: 50%;
  margin: 0;
  padding-left: 85px;
  position: relative; }
  [data-page='authorization'] .columns-content__right::before {
    content: '';
    position: absolute;
    top: -46px;
    left: 0;
    width: 1px;
    height: calc(100% + 46px);
    background-color: #eee; }

[data-page='authorization'] .social-block__authorization {
  margin-top: 26px; }

[data-page='authorization'] .social-block__authorization p {
  font-family: "MariupolBold", sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 20px; }

[data-page='authorization'] .social-block__authorization a {
  position: relative;
  z-index: 0; }

[data-page='authorization'] .social-block__authorization a::after {
  display: none;
  content: '';
  width: 28px;
  height: 28px;
  position: absolute;
  top: calc(50% - 1px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #F8D129;
  border-radius: 50%; }

[data-page='authorization'] .social-block__authorization a svg {
  fill: #1e3b8d;
  height: 12px;
  position: relative;
  z-index: 1; }

[data-page='authorization'] .social-block__authorization .social-block__icon {
  margin-right: 10px; }

[data-page='authorization'] .social-block__icon:nth-child(2) {
  margin-right: 14px; }

.social-block-login {
  margin-bottom: 2em; }

.single_office {
  background: none;
  width: 200px;
  height: 50px;
  padding: 0;
  border: none; }
  .single_office path.st1 {
    fill: #1e3b8d;
    -webkit-transition: fill .3s ease-out;
    transition: fill .3s ease-out; }
  .single_office:hover path.st1 {
    fill: #FFD90A; }
  .social-block__icon + .single_office {
    margin-left: 0.6em; }
    @media (max-width: 767px) {
      .social-block__icon + .single_office {
        margin-left: 1.5em; } }

@media (min-width: 767px) {
  .form__input-wrap_three:first-child .form-group {
    margin-top: 0 !important; } }

@media (min-width: 768px) {
  .news-item-media {
    margin-left: 31px; }
  .news-item-media:nth-child(3n+1) {
    margin-left: 0; }
  .stats-block {
    margin-left: 31px; }
  .stats-block:nth-child(3n+1) {
    margin-left: 0; }
  .stats-block:nth-child(1n+4) {
    margin-top: 30px; }
  .big-items-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start; }
  .important-section-item:nth-child(-n+4):after {
    content: '';
    position: absolute;
    width: calc(100% - 60px);
    height: 1px;
    left: 30px;
    bottom: -28px;
    background-color: #eeeeee; } }

@media (min-width: 1249px) {
  .breadcrumbs li:not(.active) {
    -webkit-transition: color .3s ease;
    transition: color .3s ease; }
  .breadcrumbs li:not(.active):hover {
    color: #2C7CD5; }
  .menu-list li a:hover {
    color: #fad835; }
  .officer a:not(.btn) {
    -webkit-transition: color .3s ease;
    transition: color .3s ease; }
  .officer a:not(.btn):hover {
    color: #fad835; }
  .stats-block__link {
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease; }
  .stats-block__link:hover {
    opacity: .75; }
  .article__body a {
    -webkit-transition: color .3s ease;
    transition: color .3s ease; }
  .article__body a:hover {
    color: #fad835; }
  .info-block__title:hover {
    color: #fad835;
    -webkit-transition: color .3s ease;
    transition: color .3s ease; } }

@media (min-width: 1250px) {
  .fixed-width-1280 {
    padding: 0 55px;
    margin-left: auto;
    margin-right: auto; }
  .fixed-width-1000 {
    padding: 0 225px 0 55px;
    margin-left: auto;
    margin-right: auto; }
  body {
    overflow-x: hidden; }
  .btn-default--arrow:hover .btn__helper {
    -webkit-transform: translate3d(0, -105%, 0);
    transform: translate3d(0, -105%, 0); }
  .btn-default:hover {
    background-color: #F8D129;
    line-height: 28px; }
  .btn-default:hover:after {
    -webkit-transform: translate3d(0, -105%, 0);
    transform: translate3d(0, -105%, 0); }
  .btn-filled:hover .btn__text span {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  .btn-arrow:hover {
    background-color: #F8D129; }
  .pagination li:hover a {
    color: #fad835; }
  .link-list a:hover {
    color: #F8D129; }
  .switch-wrap .btn:hover {
    background-color: #F8D129;
    -webkit-transition: .4s ease;
    transition: .4s ease; }
  .search-clear:hover::before, .search-clear:hover::after {
    background-color: #1e3b8d; }
  .header__logout:hover svg {
    fill: #fff; }
  .header__languages-item:hover {
    color: black; }
  .header__burger {
    display: none; }
  .header__socials .social-block__icon:hover svg {
    fill: #F8D129; }
  .header__search-container:hover .circle {
    border-color: #fad835; }
  .header__search-container:hover .handle {
    background-color: #fad835; }
  .header__search-container:hover .handle:after {
    background-color: #fad835; }
  .header__menu {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .google-map__close:hover::before,
  .google-map__close:hover::after {
    background-color: #fad835; }
  .menu-item:hover .menu-item__inner-arrow {
    -webkit-transform: rotate(-180deg) translate3d(0, -3px, 0);
    transform: rotate(-180deg) translate3d(0, -3px, 0); }
  .menu-item:hover .menu-item__dropdown {
    transition: opacity .4s ease, -webkit-transform .4s ease;
    -webkit-transition: opacity .4s ease, -webkit-transform .4s ease;
    transition: transform .4s ease, opacity .4s ease;
    transition: transform .4s ease, opacity .4s ease, -webkit-transform .4s ease;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    visibility: visible; }
  .menu-item__controls:hover .menu-item__controls-svg svg {
    fill: #F8D129; }
  .menu-item__controls--light:hover .menu-item__controls-svg svg {
    fill: #F8D129 !important; }
  .menu-item__category:hover > span, .menu-item__category:hover > a, .menu-item__category.active > span, .menu-item__category.active > a {
    color: #fad835; }
  .menu-item__category:hover svg, .menu-item__category.active svg {
    fill: #fad835; }
  .main-footer__info-logo:hover span {
    color: #F8D129; }
  .main-footer__info-logo:hover svg {
    fill: #F8D129;
    -webkit-transition: .5s;
    transition: .5s; }
  .main_screen__video {
    z-index: 1; }
  .main_screen__video_hidden {
    visibility: hidden; }
  .news-item:hover .news-item__img img {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
    -ms-transform: scale(1.15); }
  .news-item:hover .news-item__title {
    color: #2C7CD5; }
  .news-item__img img {
    -webkit-transform: translateZ(0) scale(1, 1);
    transform: translateZ(0) scale(1, 1);
    -ms-transform: translateZ(0) scale(1, 1);
    transition: -webkit-transform 0.4s ease-in-out;
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
    will-change: transform; }
  .news-item-media:hover .news-item-media__img img {
    -webkit-transform: scale(1.15);
    transform: scale(1.15); }
  .news-item-media:hover .news-item-media__title {
    color: #2C7CD5; }
    .color1 .news-item-media:hover .news-item-media__title {
      color: #cccccc; }
  .news-item-media__img img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
    transform: translateZ(0) scale(1, 1);
    transition: -webkit-transform 0.4s ease-in-out;
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
    will-change: transform; }
  .news-item-media__icon svg {
    max-width: 16px; }
  .news-item-announcement:hover .news-item-announcement__text {
    color: #2C7CD5; }
  .social-block__icon svg:hover {
    fill: #fff; }
  .important-links__item:hover .important-links__item_text {
    color: #2C7CD5; }
  .important-links__item:hover .important-links__item_img:before {
    opacity: 1; }
  .government-item__icon:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%); }
  .government-item__icon:hover span {
    color: #2C7CD5; }
  .tabs-buttons__button.btn-filled--grey:hover {
    background-color: #F8D129;
    -webkit-transition: background-color .5s ease;
    transition: background-color .5s ease; }
  .headings__item:hover {
    color: #2C7CD5; }
  .back-button_white:hover svg {
    -webkit-transition: stroke .3s ease;
    transition: stroke .3s ease;
    stroke: #fad835; }
  .back-button_white:hover .back-button__text span {
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    color: #fad835; }
  .quizzes-table__row a:hover {
    color: #2C7CD5; }
  .article__slider-previews li:hover:before {
    opacity: .85; }
  .article__ordered-list .has-child .show-child-trigger:hover {
    color: #2C7CD5; }
  .accordion__link:hover {
    color: #2C7CD5; }
  .accordion_tab li a:hover svg {
    fill: #2C7CD5;
    -webkit-transition: .4s ease;
    transition: .4s ease; }
  .table td a:hover {
    color: #F8D129; }
  .popup__invest .tabs__tab:hover {
    -webkit-transition: .4s ease;
    transition: .4s ease;
    background-color: #F8D129; }
  .popup__invest .tabs__tab:hover::after {
    -webkit-transition: .4s ease;
    transition: .4s ease;
    border-color: transparent transparent transparent #F8D129; }
  .popup__close:hover::before, .popup__close:hover::after {
    background-color: #fad835; }
  .tabs__tab:hover {
    -webkit-transition: .4s ease;
    transition: .4s ease;
    background-color: #F8D129; }
  .form__link-wrap {
    max-width: 130px; }
  .form__link-wrap a:hover {
    color: #F8D129; }
  .form__next:hover span {
    color: #2C7CD5;
    -webkit-transition: color .4s ease;
    transition: color .4s ease; }
  .form__next:hover svg {
    stroke: #2C7CD5;
    -webkit-transition: stroke .4s ease;
    transition: stroke .4s ease; }
  .form .input-caption a:hover {
    color: #F8D129; }
  .form button + .form-group label:hover {
    color: #fad835; }
  .form button + .form-group label:hover + svg {
    opacity: 0.8;
    stroke: #17297A;
    fill: #17297A; }
  .dropdown__content-item:hover span {
    color: #fad835; }
  .important-section-item:hover .important-section-item__title {
    color: #2C7CD5; }
  [data-page='clear-city'] .datepicker__wrap .has-date + .datepicker__arrow:hover::before, [data-page='clear-city'] .datepicker__wrap .has-date + .datepicker__arrow:hover::after {
    background-color: #1e3b8d; }
  [data-page='clear-city'] .hearing__title:hover {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    color: #2C7CD5; }
  [data-page='clear-city'] .info-block-2 a:hover {
    color: #F8D129; }
  [data-page='clear-city'] table a:hover {
    color: #F8D129; }
  .date-calendar .datepicker--nav-title:hover {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    color: #F8D129; }
  .date-calendar .datepicker--nav-title:hover i {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    color: #F8D129; }
  .date-calendar .datepicker--nav-action:hover svg path {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    stroke: #F8D129; }
  .date-calendar .datepicker--cell:hover:not(.-selected-) {
    color: #F8D129; }
  .date-calendar .datepicker--cell.-disabled-:hover,
  .date-calendar .datepicker--cell.-other-month-:hover {
    color: rgba(133, 133, 133, 0.5); }
  [data-page='authorization'] .columns-content__left .form .checkbox-btn a:hover {
    color: #F8D129; }
  [data-page='authorization'] .social-block__authorization a:hover::after {
    display: block; }
  [data-page='authorization'] .social-block__authorization a:hover svg {
    fill: #1e3b8d; } }

@media (min-width: 1280px) {
  .fixed-width-1280 {
    width: 1280px; }
  .fixed-width-1000 {
    width: 1280px; }
  .fixed-width-1000 .min-table + .h5 {
    margin-bottom: 0; }
  .fixed-width-1000 .img-wrap {
    margin: 6px 0 47px 0; }
  [data-page='authorization'] .fixed-width-1280 {
    width: 1078px; } }

@media (min-width: 767px) and (max-width: 1080px) {
  .accordion .accordion__wrap {
    margin-bottom: 12px; } }

@media (max-width: 1023px) and (min-width: 768px) {
  .person__img {
    min-width: 85px;
    height: 85px; } }

@media (max-width: 1250px) {
  .ps-container > .ps-scrollbar-y-rail {
    opacity: 1; } }

@media (max-width: 1249px) {
  .fixed-width-1280 {
    padding: 0 20px; }
  .fixed-width-1000 {
    padding: 0 20px; }
  .fixed-width-1000 .img-wrap {
    margin: 6px 0 37px 0; }
  .fixed-width-1000 .min-table + .h5 {
    margin-bottom: 0; }
  .page-title .breadcrumbs {
    display: none; }
  .header {
    height: 70px; }
  .header__cabinet {
    height: 0;
    width: 230px; }
  .header__cabinet .header__search-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    min-height: 45px;
    width: 70px;
    margin-top: 20px;
    margin-bottom: 21px;
    background: #1e3b8d; }
  .header__logout {
    min-width: 40px;
    min-height: 45px;
    margin-top: 20px;
    margin-bottom: 21px; }
  .header__logo {
    left: 20px;
    top: 20px; }
  .header__container {
    -ms-flex-flow: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-flow: column;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start;
    height: calc(100vh - 70px);
    width: 100%;
    top: 70px;
    left: 0;
    background-color: #2c2d3a;
    z-index: 10;
    overflow-y: auto; }
  .header__container {
    position: fixed;
    -webkit-transform: translate3d(105%, 0, 0);
    transform: translate3d(105%, 0, 0);
    transition: -webkit-transform .5s ease;
    -webkit-transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    will-change: transform; }
  .header__container.active {
    -webkit-transform: none;
    transform: none; }
  .header__socials {
    text-align: center;
    padding: 0;
    margin-top: 47px; }
  .header__socials .social-block__icon svg {
    fill: white; }
  .header__socials .social-block__icon {
    margin-right: 0; }
  .header__socials .social-block__icon:not(:last-child) {
    margin-right: 22px; }
  .header__search {
    display: none; }
  .header__menu {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .header__button span {
    line-height: 12px; }
  .header__button {
    min-height: 45px;
    margin-top: 20px;
    margin-bottom: 21px; }
  .menu {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-flow: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-flow: column;
    width: 100%;
    margin-top: 95px; }
  .menu-item:not(:first-child) {
    margin-top: 25px; }
  .menu-item:last-child {
    margin-bottom: 30px; }
  .menu-item__inner-text {
    pointer-events: auto;
    color: white; }
  .menu-item__inner-arrow {
    display: none; }
  .menu-item__dropdown {
    display: none; }
  .menu-list .checkbox-color-marker {
    right: 25px; }
  .menu-list .checkbox-btn {
    padding-right: 35px; }
  .menu-list .checkbox-btn input[type='checkbox'] {
    margin-right: 16px; }
  .main-footer {
    height: auto;
    min-height: auto; }
  .main-footer__info-address {
    width: 325px; }
  .main-footer__standard-quote {
    display: none; }
  .main_screen__video {
    display: none; }
  .news-item__img img {
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover"; }
  .news-item--short {
    padding-left: 40px; }
  .news-item-media__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover"; }
  .news-section__block:nth-child(1) {
    padding-right: 15px; }
  .news-section__block:nth-child(2) {
    padding: 0 15px; }
  .news-section__block:nth-child(3) {
    padding-left: 15px; }
  .person__data {
    margin-left: 20px; }
  .person__button {
    padding-left: 20px;
    padding-right: 20px; }
  .stats-block__inner {
    padding: 0 25px;
    -webkit-transform: translate3d(calc(-100% + 5px), 0, 0);
    transform: translate3d(calc(-100% + 5px), 0, 0); }
  .stats-block__desc {
    margin-top: 20px; }
  .stats-block__link {
    margin-bottom: 19px; }
  .government-item__icon {
    padding-right: 35px; }
  .government-item__icon:after {
    display: none; }
  .government-item__buttons {
    width: 90px; }
  .quizzes-container .columns-content__left {
    display: none; }
  .quizzes-container .columns-content__right {
    width: 100%;
    margin-left: 0; }
  .quizzes-table {
    text-align: center;
    overflow: hidden; }
  .quizzes-table__inner {
    width: 100%;
    overflow-x: scroll; }
  .quizzes-table__inner-scroll {
    width: 870px; }
  .results-item__main {
    width: 90%; }
  .results-item__percent {
    width: 10%;
    text-align: right; }
  .results-item__votes {
    display: none; }
  .article__slider-previews {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
            justify-content: space-between; }
  .article__slider-previews li {
    margin-right: 0 !important; }
  .important-section-item__icon {
    margin-left: 20px; }
  [data-page='clear-city'] .section-title {
    margin-bottom: 20px; }
  [data-page='clear-city'] iframe {
    width: 100%; } }

@media (max-width: 1080px) {
  .columns-content__short-width {
    width: 100%; }
  .columns-content_search:last-of-type .columns-content__left {
    text-align: center; }
  .columns-content_search .columns-content__left {
    width: 100%; }
  .columns-content_search .columns-content__right {
    width: 100%; }
  .columns-content_search .columns-content__right .h5 {
    margin: 0 0 15px 0; }
  .page-title {
    margin-top: 25px; }
  .authorization__descr {
    margin-left: 10%; }
  .authorization__descr_long {
    margin-left: 0; }
  .hidden-table {
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; }
  .menu-list li {
    padding-bottom: 12px; }
  .columns-content_search .menu-list li {
    padding: 0 25px 8px; }
  .officer__img {
    min-width: 140px;
    width: 140px;
    height: 140px;
    margin-right: 30px; }
  .officer__department .officer {
    margin-right: 40px; }
  .officer__department .officer:nth-child(2n+2) {
    padding-left: 0 !important;
    width: calc(50% - 40px);
    margin-right: 0; }
  .officer__department .officer__img {
    margin-right: 25px !important; }
  .officer__family {
    font-size: 14px; }
  .columns-content_search .news-item .news-item__inner {
    width: calc(100% - 240px); }
  .accordion_check .accordion__title {
    margin-bottom: 10px; }
  .accordion_check .accordion__submenu_menu {
    margin: 0 0 0 21px; }
  .accordion_check .accordion__submenu_menu li:last-child {
    margin-bottom: 10px; }
  .accordion_check .accordion__wrap {
    margin-bottom: 0; }
  .min-table tr td:first-child {
    width: 210px; }
  .fixed-width-1000 .min-table td:first-child {
    width: 220px; }
  .table {
    min-width: 870px; }
  .table_adaptive {
    min-width: 100%; }
  .table_adaptive tbody, .table_adaptive thead {
    width: 100% !important;
    overflow: hidden; }
  .popup__invest {
    width: 730px;
    padding: 40px; }
  .popup__invest .form .form__input-wrap_check:last-child:last-child .help-block {
    left: calc(50% + 35px) !important; }
  .popup__wrap {
    width: 428px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
            justify-content: space-between;
    margin-top: 10px; }
  .popup__wrap .btn {
    padding: 0 20px; }
  .popup__wrap .btn:first-child {
    margin-right: 0; }
  .tabs__content {
    padding: 30px 23px 0; }
  .form__input-wrap:last-child .help-block {
    left: 50% !important;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  .form__link-wrap {
    text-align: right; }
  .form .form__part {
    width: 650px; }
  .form .form-group {
    text-align: left; }
  .form .btn {
    margin-top: 5px; }
  .form button + .form-group {
    width: 200px;
    margin-top: 30px; }
  .form button + .form-group label {
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis; }
  .form input[type='text'] {
    padding-left: 10px; }
  .form .help-block {
    width: 100%;
    text-align: left; }
  .dropdown__title {
    padding-left: 10px; }
  .info-block__img {
    min-width: 360px;
    min-height: 210px;
    width: 360px;
    height: 210px;
    margin: 0 35px 0 0; }
  .info-block__content {
    width: calc(100% - 395px); }
  .info-block .min-table tr td:first-child {
    width: 100px; }
  .info-block__title {
    margin: 0 0 20px; }
  .range-slider {
    position: relative;
    margin-top: -8px !important;
    width: 230px;
    height: 80;
    text-align: center; }
  .range-slider input[type="range"] {
    pointer-events: none;
    position: absolute;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    border: none;
    background: #f7f7f7;
    left: 0;
    top: 62px;
    width: 230px;
    outline: none;
    height: 2px;
    margin: 0;
    padding: 0; }
  .range-slider input[type="range"]::-webkit-slider-thumb {
    pointer-events: all;
    position: relative;
    z-index: 1;
    outline: 0;
    -webkit-appearance: none;
    width: 8px;
    height: 8px;
    border: none;
    background-color: #fad835;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    cursor: pointer; }
  .range-slider input[type="range"]::-moz-range-thumb {
    pointer-events: all;
    position: relative;
    z-index: 10;
    outline: 0;
    -moz-appearance: none;
    width: 8px;
    height: 8px;
    border: none;
    background-color: #fad835;
    transform: rotate(45deg);
    cursor: pointer;
    border-radius: 0; }
  .range-slider input[type=range]::-ms-track {
    background: transparent;
    border-color: transparent;
    border-width: 8px 0;
    color: transparent;
    opacity: 0; }
  .range-slider input[type=range]::-ms-thumb {
    position: relative;
    z-index: 100;
    outline: 0;
    width: 8px;
    height: 8px;
    border: none;
    border-radius: 0;
    background-color: #fad835;
    transform: rotate(45deg);
    cursor: pointer; }
  .range-slider input[type=range]::-moz-range-track {
    position: relative;
    z-index: -1;
    background-color: #fff;
    border: 0; }
  .range-slider input[type=number]::-webkit-outer-spin-button, .range-slider input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .range-slider input[type=number] {
    -moz-appearance: textfield; }
  .range-slider .range-slider__results {
    width: 80px; }
  [data-page='info'] .statistic__item {
    width: calc(50% - 20px);
    margin-left: 40px; }
  [data-page='info'] .statistic__item:nth-child(2n+1) {
    margin-left: 0; }
  [data-page='info'] .statistic__item:nth-child(1n+3) {
    margin-top: 30px; }
  [data-page='cabinet'] .page-title {
    margin-bottom: 0; }
  [data-page='cabinet'] .columns-content {
    padding-top: 40px;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }
  [data-page='cabinet'] .columns-content__left {
    width: 100%; }
  [data-page='cabinet'] .columns-content__right {
    width: 100%;
    margin-left: 0;
    margin-top: 40px;
    text-align: center; }
  [data-page='clear-city'] .filter-block input {
    padding: 0 10px; }
  [data-page='clear-city'] .filter-block__item:first-child .clear-city__select {
    width: 180px; }
  [data-page='clear-city'] .filter-block__item {
    margin: 0 15px 0 0; }
  [data-page='clear-city'] .search__wrap .form-input {
    padding: 0 25px 0 10px; }
  [data-page='clear-city'] .columns-content.columns-content_gmap {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row; }
  [data-page='clear-city'] .columns-content.columns-content_gmap .columns-content__left {
    max-width: 250px; }
  [data-page='clear-city'] .columns-content.columns-content_gmap .columns-content__right {
    margin-top: 0; }
  [data-page='clear-city'] .hidden-iframe {
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; }
  [data-page='clear-city'] .fraction__img-wrap {
    margin: 32px 0 45px; }
  [data-page='authorization'] .page-title {
    padding-top: 60px;
    padding-left: calc(6% + 20px); }
  [data-page='authorization'] .columns-content__left {
    width: 60%; }
  [data-page='authorization'] .columns-content__left .form {
    width: 80%;
    margin-left: 10%; }
  [data-page='authorization'] .columns-content__left .form__input-wrap {
    width: 100%;
    margin-top: 40px;
    padding-bottom: 60px;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row; }
  [data-page='authorization'] .columns-content__left .form__input-wrap .btn {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
    margin-top: 0; }
  [data-page='authorization'] .columns-content__left .form__input-wrap .btn span {
    padding-top: inherit;
    text-align: center; }
  [data-page='authorization'] .columns-content__left .form__input-wrap .form__link-wrap {
    margin: 0; }
  [data-page='authorization'] .columns-content__left .form__input-wrap .help-block {
    width: 100%;
    top: 52px; }
  [data-page='authorization'] .columns-content__left .form .form-group {
    text-align: left; }
  [data-page='authorization'] .columns-content__left .form .form-group input {
    width: 100%; }
  [data-page='authorization'] .columns-content__left .form .form-group input[type='checkbox'] {
    width: 14px; }
  [data-page='authorization'] .columns-content__left .form .form-group .help-block {
    left: 0; }
  [data-page='authorization'] .columns-content__right {
    width: 40%;
    padding-left: 6%; }
  [data-page='authorization'] .back-button {
    padding-left: calc(6% + 20px); } }

@media (max-width: 820px) {
  .hidden-table::after {
    position: absolute;
    pointer-events: none;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), to(#fff));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 100%);
    content: ''; }
  .hidden-table_clear::after {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 100%); } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps-container {
    overflow: auto !important; } }

@media only screen and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
  body main {
    min-height: calc(100vh - 398px); } }

@media print {
  .datepickers-container {
    display: none; } }

@media (max-width: 767px) {
  .news__content .form-group {
    margin-bottom: 0; } }

@media (max-width: 767px) {
  .form__input-wrap:last-of-type button {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 20px !important; } }

@media (max-width: 767px) {
  .news__content .form__input-wrap:last-of-type button {
    margin-top: 0 !important; } }

@media (max-width: 767px) {
  .fixed-width-1280 {
    padding: 0 15px; }
  .fixed-width-1000 {
    padding: 0 15px; }
  .columns-content {
    display: block; }
  .columns-content_search {
    margin-bottom: 35px; }
  .columns-content_search:last-of-type .columns-content__left::before {
    display: none; }
  .columns-content_search .columns-content__right {
    margin-top: 50px; }
  .h1 {
    font-size: 55px; }
  .section-title {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center; }
  .section-title__title {
    width: 100%;
    text-align: center; }
  .section-title__button {
    margin-top: 20px; }
  .page-title {
    margin-top: 20px; }
  .page-title h1 {
    font-size: 32px;
    white-space: pre-wrap;
    word-wrap: break-word; }
  .pagination {
    margin-left: auto;
    margin-right: auto; }
  .pagination li:not(:first-of-type) {
    margin-left: 15px; }
  .authorization__descr {
    margin-left: 0; }
  .switch-wrap {
    width: 100%;
    margin: 40px 0 -10px 0; }
  .ramp-check {
    margin: 10px 0 0 0 !important; }
  .header__logo {
    left: 15px; }
  .header__logo span {
    display: none; }
  .google-map {
    margin-bottom: 0; }
  .google-map .gm-style-iw {
    width: 100% !important; }
  .google-map .back-button {
    top: 10px !important; }
  .google-map .google-map__width-normalize {
    width: calc(100% - 30px) !important;
    max-width: 380px;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  .google-map__close {
    right: 15px !important; }
  .google-map__mobile-width {
    width: 100% !important;
    max-width: 100% !important; }
  .google-map .map-tooltip__content {
    padding: 15px 10px 0; }
  .google-map .map-tooltip__title {
    font-size: 14px; }
  .google-map .shadow-hidden div {
    -webkit-transform: translateX(-125%);
    transform: translateX(-125%); }
  .menu {
    display: block;
    text-align: center;
    overflow-y: scroll; }
  .menu-list .checkbox-color-marker {
    right: 5px; }
  .menu-list .checkbox-btn {
    padding-right: 15px; }
  .menu-list .checkbox-btn input[type='checkbox'] {
    margin-right: 8px; }
  .main-footer {
    margin-top: 45px; }
  .main-footer_without-margin-top {
    margin-top: 0; }
  .main-footer__info {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .main-footer__info-address {
    text-align: center;
    width: 100%;
    padding-right: 0; }
  .main-footer__info-map {
    text-align: center;
    width: 100%;
    margin-top: 15px;
    padding-right: 0; }
  .main-footer__info-social {
    text-align: center;
    width: 100%;
    margin-top: 15px; }
  .main-footer__standard-vintage {
    padding-left: 0; }
  .officer__calculator.officer__wrap {
    margin-top: 30px; }
  .officer__calculator.officer__wrap .link-list {
    margin: 18px 0 28px 0; }
  .officer {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }
  .officer_small .officer__img {
    margin-right: auto; }
  .officer_fractions::after {
    bottom: -26px; }
  .officer__img {
    margin: 0 auto 20px; }
  .officer__family {
    text-align: center; }
  .officer__content {
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center; }
  .officer__wrap {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }
  .officer__wrap > div {
    width: 100%; }
  .officer__wrap > div .officer {
    margin-bottom: 40px; }
  .officer__wrap > div:nth-child(2) {
    padding-left: 0;
    margin-bottom: 20px; }
  .officer__wrap > div:nth-child(2) .link-list {
    text-align: center; }
  .officer__department {
    margin-bottom: 40px; }
  .officer__department:last-of-type {
    margin-bottom: 0; }
  .officer__department .officer {
    margin: 0 0 40px 0 !important; }
  .officer__department .officer:nth-child(2n+2) {
    width: 100%; }
  .officer__department .officer__info {
    text-align: center; }
  .officer__department .officer__img {
    margin: 0 auto 15px !important;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center; }
  .officer__department + .h4 {
    margin-bottom: 0; }
  .officer__department + .pagination {
    margin-top: -30px; }
  .officer_medium .officer__img {
    margin: 0 auto 15px; }
  .officer .min-table tr td:first-child {
    width: 102px;
    padding-right: 20px; }
  .news-item__button {
    display: block;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto; }
  .news-item--long {
    padding-bottom: 20px; }
  .news-item--long {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .news-item--long:not(:first-child) {
    margin-top: 25px; }
  .news-item--long .news-item__img {
    width: 100%; }
  .news-item--long .news-item__img + .news-item__inner {
    width: 100%; }
  .news-item--long .news-item__data {
    margin-bottom: 0; }
  .news-item--long .news-item__desc {
    margin-top: 5px; }
  .news-item-media {
    width: 100%; }
  .news-item-media:not(:first-child) {
    margin-top: 35px; }
  .news-item__block-title {
    text-align: center; }
  .news-section {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 15px; } }
  @media (max-width: 767px) and (max-width: 490px) {
    [data-page='clear-city'] .news-section {
      padding: 0; } }

@media (max-width: 767px) {
  .news-section__block:nth-child(1) {
    padding: 0;
    border: none;
    width: 100%; }
  .news-section__block:nth-child(2) {
    padding: 0;
    border: none;
    width: 100%;
    margin-top: 20px; }
  .news-section__block:nth-child(3) {
    padding: 0;
    width: 100%;
    margin-top: 30px; }
  .news-section__block .important-links {
    margin-top: 35px; }
  .columns-content_search .news-item {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }
  .columns-content_search .news-item .news-item__inner {
    width: 100%; }
  .columns-content_search .news-item .news-item__img {
    width: 100%;
    max-width: 400px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
    height: 150px;
    margin-bottom: 15px; }
  .columns-content_search .news-item .news-item__title {
    margin-bottom: 8px; }
  .popular {
    display: none; }
  .social-block__icon {
    padding-left: 15px; }
  .person__inner {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center; }
  .person__button {
    margin-top: 30px; }
  .important-links__title {
    text-align: center; }
  .stats-block {
    margin-top: 30px;
    width: 100%; }
  .big-items-container {
    margin-top: 0; }
  .tabs-buttons__button {
    margin-bottom: 15px; }
  .tabs-buttons__button:not(:last-child) {
    margin-right: 15px; }
  .headings__hidden {
    height: auto !important; }
  .voting-item__text {
    min-height: initial; }
  .voting-item__button {
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto; }
  .voting-item__photo {
    display: none; }
  .voting-item__block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .quizzes-item__pagination {
    text-align: center; }
  .quizzes-item__success-button {
    max-width: 100%; }
  .quizzes-item__success-button .btn {
    padding: 0 20px; }
  .article {
    text-align: left; }
  .article__body video,
  .article__body iframe {
    height: 200px; }
  .article__body table {
    display: block;
    width: 100%;
    overflow-y: scroll; }
  .article__body table tbody,
  .article__body table thead {
    display: block;
    width: 700px; }
  .article__body table th {
    padding-bottom: 5px; }
  .article__slider-slide {
    height: 200px; }
  .article__slider-previews {
    margin-top: 80px; }
  .article__slider-previews li {
    width: 48%; }
  .article__slider-additional {
    top: 213px; }
  .article__slider-controls {
    display: none; }
  .article__slider-labels {
    width: 100%; }
  .article__spoiler > div:last-child {
    padding: 15px 0 0 0; }
  .article__ordered-list .show-child-trigger {
    padding-right: 50px !important; }
  .article__ordered-list .has-child ol {
    padding-left: 0; }
  .article__ordered-list .has-child ol ol li {
    padding-right: 0; }
  .accordion__toggle {
    margin: 13.5px 15px !important; }
  .accordion_tab li a {
    width: 40px; }
  .accordion_tab .accordion_tab li span {
    font-size: 14px; }
  .accordion_tab .accordion__title > .accordion {
    padding-left: 0; }
  .accordion_tab .accordion__title > .accordion > li:not(.accordion__title) {
    padding-left: 24px; }
  .accordion {
    display: none; }
  .accordion__title {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
            justify-content: space-between; }
  .accordion__show-mobile {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    position: relative;
    margin-bottom: 15px;
    padding: 12.5px 17px; }
  .accordion__show-mobile a {
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    font-family: "MariupolBold", sans-serif;
    color: #000; }
  .accordion__show-mobile .accordion__arrow {
    opacity: 1;
    margin: 0 0 0 15px; }
  .min-table tr td img,
  .min-table tr a img {
    margin: 10px 0 5px 0; }
  .min-table tr td:first-child {
    width: 92px;
    padding-right: 8px; }
  .fixed-width-1000 .min-table td:first-child {
    width: 160px; }
  .min-table_small td:first-child {
    min-width: 100px; }
  .table.table_large th {
    font-size: 14px; }
  .table.table_large td {
    padding: 24px 0;
    font-size: 14px; }
  .popup__invest .datepicker__wrap {
    width: 100%; }
  .popup__invest {
    width: calc(100% - 30px);
    padding: 30px 20px;
    margin: 0 auto; }
  .popup__invest .tabs {
    width: 100%; }
  .popup__invest .tabs__tab {
    width: 100%; }
  .popup__invest .tabs__tab:nth-child(1)::after, .popup__invest .tabs__tab:nth-child(2)::after {
    display: none; }
  .popup__invest .tabs__tab.active:nth-child(1)::before, .popup__invest .tabs__tab.active:nth-child(2)::before {
    display: block; }
  .popup__invest .form .form__input-wrap .form__input-wrap_check {
    width: 100%;
    margin-right: 0;
    margin-left: 0 !important;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row; }
  .popup__invest .form .form__input-wrap .form__input-wrap_check .form-group {
    width: 50%; }
  .popup__invest .form .form__input-wrap .form__input-wrap_check:last-child:last-child .help-block {
    left: 0 !important;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  .popup__invest .form .form__input-wrap .filter-block__item {
    width: 100%;
    max-width: 100%; }
  .popup__invest .form .help-block {
    top: 100%; }
  .popup__close {
    top: 12px;
    right: 25px; }
  .popup__wrap {
    width: 100%;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }
  .popup__wrap .btn {
    width: 100%; }
  .popup__wrap .btn:last-child {
    margin-top: 12px; }
  .popup {
    padding: 20px 0; }
  .tabs__content .article__body h3 + table {
    margin-top: -10px; }
  .tabs__content .article__body table thead {
    display: none; }
  .tabs__content .article__body table tbody {
    margin-top: 15px;
    border-top: 1px solid #eeeeee; }
  .tabs__content {
    width: calc(100% + 10px);
    margin-left: -5px;
    padding: 5px 15px; }
  .tabs {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    width: calc(100% + 10px);
    margin-left: -5px; }
  .tabs__tab {
    width: 100%;
    margin: 0; }
  .form__calculator .btn {
    -ms-flex-order: 0 !important;
    -webkit-box-ordinal-group: 1 !important;
            order: 0 !important; }
  .form__calculator .statistic__item {
    margin-top: 10px; }
  .form__calculator .form__input-wrap:last-child {
    margin-top: 25px; }
  .form__footer {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -ms-flex-align: end;
    -webkit-box-align: end;
            align-items: flex-end; }
  .form__footer > p {
    display: block;
    width: 100%; }
  .form__input-wrap {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    margin-right: 0; }
  .form__input-wrap:last-of-type {
    width: 100%;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center; }
  .form__input-wrap:first-child .form-group:first-child {
    margin-top: 0 !important; }
  .form__input-wrap_three {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }
  .form__input-wrap_three .form__input-wrap {
    margin: 30px 0 0 0;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row; }
  .form__input-wrap_three .form-group {
    width: 100%;
    margin-top: 30px !important; }
  .form__input-wrap_check.form__input-wrap span {
    text-align: left; }
  .form__input-wrap_check.form__input-wrap .checkbox-btn {
    max-width: 100%; }
  .form__input-wrap_check.form__input-wrap .form-group {
    margin: 40px 0 0 0 !important; }
  .form__input-wrap_check.form__input-wrap .form-group:first-of-type {
    margin-top: 45px !important; }
  .form__input-wrap .form-group {
    margin: 30px 0 0 0 !important;
    width: 100%; }
  .form__input-wrap .form-group .select {
    margin-top: 8px; }
  .form__input-wrap .radio-btn .radio-btn__text {
    margin-left: 34px; }
  .form__input-wrap .filter-block__title {
    margin: 0 !important; }
  .form__link-wrap {
    width: 100%;
    text-align: center; }
  .form__next {
    margin-top: 20px; }
  .form .form__part {
    width: calc(100% / 3); }
  .form .form-group_upload {
    margin-bottom: 10px; }
  .form .form-group_upload .hint-block {
    text-align: center;
    left: 0; }
  .form .form-group input {
    width: 100%; }
  .form_short {
    width: 100%; }
  .dropdown__wrap {
    width: 100% !important; }
  .info-block {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    padding: 40px 0 20px 0; }
  .info-block__img {
    width: 100%;
    height: 210px;
    min-width: 100%;
    margin: 0; }
  .info-block__content {
    width: 100%; }
  .info-block__title {
    font-size: 16px;
    margin: 25px 0 8px; }
  .organization {
    padding: 25px 15px 15px;
    margin-bottom: 40px; }
  .organization__title {
    margin-bottom: 15px; }
  .range-slider {
    position: relative;
    margin-top: -8px !important;
    width: 100%;
    height: 80;
    text-align: center; }
  .range-slider input[type="range"] {
    pointer-events: none;
    position: absolute;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    border: none;
    background: #f7f7f7;
    left: 0;
    top: 62px;
    width: 100%;
    outline: none;
    height: 2px;
    margin: 0;
    padding: 0; }
  .range-slider input[type="range"]::-webkit-slider-thumb {
    pointer-events: all;
    position: relative;
    z-index: 1;
    outline: 0;
    -webkit-appearance: none;
    width: 8px;
    height: 8px;
    border: none;
    background-color: #fad835;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    cursor: pointer; }
  .range-slider input[type="range"]::-moz-range-thumb {
    pointer-events: all;
    position: relative;
    z-index: 10;
    outline: 0;
    -moz-appearance: none;
    width: 8px;
    height: 8px;
    border: none;
    background-color: #fad835;
    transform: rotate(45deg);
    cursor: pointer;
    border-radius: 0; }
  .range-slider input[type=range]::-ms-track {
    background: transparent;
    border-color: transparent;
    border-width: 8px 0;
    color: transparent;
    opacity: 0; }
  .range-slider input[type=range]::-ms-thumb {
    position: relative;
    z-index: 100;
    outline: 0;
    width: 8px;
    height: 8px;
    border: none;
    border-radius: 0;
    background-color: #fad835;
    transform: rotate(45deg);
    cursor: pointer; }
  .range-slider input[type=range]::-moz-range-track {
    position: relative;
    z-index: -1;
    background-color: #fff;
    border: 0; }
  .range-slider input[type=number]::-webkit-outer-spin-button, .range-slider input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .range-slider input[type=number] {
    -moz-appearance: textfield; }
  .range-slider .range-slider__results {
    width: 100px; }
  [data-page='home'] #news {
    margin-top: 23px; }
  [data-page='home'] #important {
    margin-top: 35px; }
  [data-page='home'] #media {
    padding: 35px 0 45px;
    margin-top: 14px; }
  [data-page='home'] #announcements {
    margin-top: 40px; }
  [data-page='home'] #announcements .announcements-section__container {
    padding: 0;
    margin-top: 25px; }
  [data-page='home'] #announcements .news-section__block:nth-child(3) {
    padding-left: 0;
    margin-top: 20px; }
  [data-page='home'] #voting {
    margin-top: 30px; }
  [data-page='home'] #stats {
    margin-top: 35px; }
  [data-page='home'] #government {
    margin-top: 30px; }
  [data-page='home'] #government .government-item {
    margin-top: 25px; }
  .important-section__container {
    margin-top: 35px; }
  .important-section-item {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 0;
    border-right: none; }
  .important-section-item:first-child,
  .important-section-item:nth-child(5n+5) {
    border-left: none; }
  .important-section-item:after {
    content: '';
    position: absolute;
    width: calc(100% - 30px);
    height: 1px;
    left: 15px;
    bottom: -28px;
    background-color: #eeeeee; }
  .important-section-item__icon {
    margin-left: 0;
    width: 35px;
    height: 35px;
    min-width: 35px; }
  [data-page='info'] .columns-content {
    margin-top: 30px; }
  [data-page='info'] .statistic__wrap {
    margin-top: 30px; }
  [data-page='info'] .statistic__item {
    width: 100%;
    margin: 0 0 40px 0; }
  [data-page='info'] .statistic__item:nth-child(1n+3) {
    margin-top: 0; }
  [data-page='error'] .error__content {
    width: 100%; }
  [data-page='error'] .error__descr {
    font-size: 16px; }
  [data-page='cabinet'] .table {
    min-width: 870px; }
  [data-page='cabinet'] .hidden-table::after {
    display: block; }
  [data-page='cabinet'] .btn-default {
    margin-top: 30px; }
  [data-page='clear-city'] .filter-block {
    margin: 0 0 40px;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }
  [data-page='clear-city'] .filter-block input {
    width: 100%; }
  [data-page='clear-city'] .filter-block__item {
    width: 100%; }
  [data-page='clear-city'] .filter-block__title {
    margin: 15px 0 5px 0; }
  [data-page='clear-city'] .search__wrap_responsive {
    margin-top: 15px; }
  [data-page='clear-city'] .search__wrap {
    width: 100%; }
  [data-page='clear-city'] .columns-content.columns-content_gmap {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }
  [data-page='clear-city'] .columns-content.columns-content_gmap .columns-content__left {
    max-width: 100%;
    margin-top: 160px; }
  [data-page='clear-city'] .columns-content.columns-content_gmap .columns-content__left > div:last-child {
    margin-bottom: 20px; }
  [data-page='clear-city'] .columns-content.columns-content_gmap .columns-content__right {
    margin-top: 0; }
  [data-page='clear-city'] .columns-content.columns-content_gmap .columns-content__right .section-title {
    position: absolute;
    width: calc(100% - 30px);
    top: 190px;
    left: 0;
    margin: 0 15px 0 15px; }
  [data-page='clear-city'] .columns-content.columns-content_gmap .back-button {
    position: absolute;
    width: calc(100% - 15px);
    top: 160px;
    left: 15px;
    margin-left: 0; }
  [data-page='clear-city'] .columns-content.columns-content_gmap .filter-block {
    margin-bottom: 0; }
  [data-page='clear-city'] .datepicker__wrap {
    width: 100%; }
  [data-page='clear-city'] .h4, [data-page='clear-city'] .h5 {
    text-align: center; }
  [data-page='clear-city'] .h4 + .filter-block {
    margin-top: 0; }
  .date-calendar.datepicker {
    width: 290px; }
  [data-page='press-center'] .columns-content {
    margin-top: 25px; }
  [data-page='authorization'] .page-title {
    padding-left: 15px; }
  [data-page='authorization'] .columns-content__left {
    width: 100%; }
  [data-page='authorization'] .columns-content__left .form {
    width: 100%;
    margin-left: 0; }
  [data-page='authorization'] .columns-content__left .form__input-wrap {
    min-height: inherit;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }
  [data-page='authorization'] .columns-content__left .form__input-wrap .btn {
    width: 100%; }
  [data-page='authorization'] .columns-content__left .form__input-wrap .form__link-wrap {
    position: absolute;
    top: 105px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  [data-page='authorization'] .columns-content__left .form__input-wrap .help-block {
    top: 72px; }
  [data-page='authorization'] .columns-content__right {
    padding: 0;
    width: 100%; }
  [data-page='authorization'] .columns-content__right::before {
    top: -15px;
    width: 100%;
    height: 1px;
    background-color: #1e3b8d; }
  [data-page='authorization'] .back-button {
    padding: 0; } }

[tooltip] {
  position: relative; }

[tooltip]::before,
[tooltip]::after {
  text-transform: none;
  font-size: .9em;
  line-height: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0; }

[tooltip]::before {
  content: '';
  border: 5px solid transparent;
  z-index: 1001; }

[tooltip]::after {
  content: attr(tooltip);
  font-family: Helvetica, sans-serif;
  text-align: center;
  min-width: 3em;
  max-width: 51em;
  white-space: nowrap;
  overflow: hidden;
  padding: 1ch 1.5ch;
  border-radius: .3ch;
  -webkit-box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.35);
          box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.35);
  background: #fbfa9d;
  color: #fff;
  z-index: 1000; }

.has-error [tooltip]::before,
[tooltip]::after {
  display: block;
  color: #e64545; }

[tooltip='']::before,
[tooltip='']::after {
  display: none !important; }

[tooltip]:not([flow])::before,
[tooltip][flow^="up"]::before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #333; }

[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::after {
  bottom: calc(100% + 15px); }

[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::before,
[tooltip][flow^="up"]::after {
  left: 50%;
  -webkit-transform: translate(-50%, -0.5em);
          transform: translate(-50%, -0.5em); }

[tooltip][flow^="down"]::before {
  top: 100%;
  border-top-width: 0;
  border-bottom-color: #333; }

[tooltip][flow^="down"]::after {
  top: calc(100% + 15px); }

[tooltip][flow^="down"]::before,
[tooltip][flow^="down"]::after {
  left: 50%;
  -webkit-transform: translate(-50%, 0.5em);
          transform: translate(-50%, 0.5em); }

[tooltip][flow^="left"]::before {
  top: 50%;
  border-right-width: 0;
  border-left-color: #333;
  left: calc(0em - 15px);
  -webkit-transform: translate(-0.5em, -50%);
          transform: translate(-0.5em, -50%); }

[tooltip][flow^="left"]::after {
  top: 50%;
  right: calc(100% + 15px);
  -webkit-transform: translate(-0.5em, -50%);
          transform: translate(-0.5em, -50%); }

[tooltip][flow^="right"]::before {
  top: 50%;
  border-left-width: 0;
  border-right-color: #333;
  right: calc(0em - 15px);
  -webkit-transform: translate(0.5em, -50%);
          transform: translate(0.5em, -50%); }

[tooltip][flow^="right"]::after {
  top: 50%;
  left: calc(100% + 15px);
  -webkit-transform: translate(0.5em, -50%);
          transform: translate(0.5em, -50%); }

@-webkit-keyframes tooltips-vert {
  to {
    opacity: .9;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); } }

@keyframes tooltips-vert {
  to {
    opacity: .9;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); } }

@-webkit-keyframes tooltips-horz {
  to {
    opacity: .9;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%); } }

@keyframes tooltips-horz {
  to {
    opacity: .9;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%); } }

.has-error [tooltip]:not([flow])::before,
.has-error [tooltip]:not([flow])::after,
.has-error [tooltip][flow^="up"]::before,
.has-error [tooltip][flow^="up"]::after,
.has-error [tooltip][flow^="down"]::before,
.has-error [tooltip][flow^="down"]::after {
  -webkit-animation: tooltips-vert 300ms ease-out forwards;
          animation: tooltips-vert 300ms ease-out forwards; }

.has-error [tooltip][flow^="left"]::before,
.has-error [tooltip][flow^="left"]::after,
.has-error [tooltip][flow^="right"]::before,
.has-error [tooltip][flow^="right"]::after {
  -webkit-animation: tooltips-horz 300ms ease-out forwards;
          animation: tooltips-horz 300ms ease-out forwards; }

.inline-block {
  display: inline-block; }

.has-error .trim-text {
  display: none; }

@media (max-width: 1400px) {
  .has-error [tooltip] {
    display: none; } }

@media (max-width: 768px) {
  .trim-text {
    text-align: center;
    width: 100%; }
  .close_file {
    margin-top: 2px !important;
    line-height: 14px !important;
    -webkit-transform: translateY(-15px) !important;
            transform: translateY(-15px) !important; }
  #e_reception_file_list_names .close_file {
    -webkit-transform: translateY(0px) !important;
            transform: translateY(0px) !important; }
  #modal-corruption-offense #reception_file_name,
  #reception-form #reception_file_name {
    text-align: right;
    margin-right: 25px;
    width: 80%; }
  #corruption-modal-dialog .form__input-wrap {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
        align-items: flex-end !important; } }

.display-none {
  display: none; }

#linkCityCouncilSolutionsButton {
  color: #161617; }

.widgets-wrapper .content_previews a {
  color: #161617;
  font-family: "MariupolBold", sans-serif;
  font-size: 14px;
  line-height: 21px; }
  .fontsize_2 .widgets-wrapper .content_previews a {
    font-size: 15px; }
  .fontsize_3 .widgets-wrapper .content_previews a {
    font-size: 16px; }
  .fontsize_4 .widgets-wrapper .content_previews a {
    font-size: 17px; }
  .widgets-wrapper .content_previews a:hover {
    text-decoration: none;
    color: #337ab7; }

.views_news_parent {
  color: #a9a9a9;
  font-size: 12px;
  line-height: 21px; }
  .fontsize_1 .views_news_parent {
    font-size: 9.36px; }
  .fontsize_2 .views_news_parent {
    font-size: 13px; }
  .fontsize_3 .views_news_parent {
    font-size: 14px; }
  .fontsize_4 .views_news_parent {
    font-size: 15px; }

.views_child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .views_child span {
    margin-right: 20px; }

.views_news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .views_news span {
    margin-left: 5px; }

@media (max-width: 767px) {
  .widgets-wrapper {
    margin-bottom: 1.5em; } }

.widgets-wrapper section:before {
  display: table;
  content: '';
  clear: both; }
  .widgets-wrapper section:before .form__controls-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    [id='appeals-form'] .widgets-wrapper section:before .form__controls-wrap {
      margin-top: 1.9em; }
      @media (max-width: 540px) {
        [id='appeals-form'] .widgets-wrapper section:before .form__controls-wrap {
          display: block; } }

.widgets-wrapper section:after {
  display: table;
  content: '';
  clear: both; }

.widgets-wrapper .section-title-wrapper {
  margin: 0 0 8px; }

.news-widget-wrapper .section-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.news-widget-wrapper .news-item {
  -ms-flex-preferred-size: 29%;
      flex-basis: 29%;
  padding-bottom: 36px;
  margin: 0 0 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap; }
  @media (max-width: 920px) {
    .news-widget-wrapper .news-item {
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
      text-align: center;
      margin: 0; } }
  @media (max-width: 540px) {
    .news-widget-wrapper .news-item {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; } }
  .news-widget-wrapper .news-item:hover img {
    -webkit-transform: scale(1.15);
            transform: scale(1.15); }
  .news-widget-wrapper .news-item img {
    margin: 0;
    transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
    will-change: transform; }
  @media (max-width: 920px) {
    .news-widget-wrapper .news-item .views_child {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

.news-widget-wrapper .more-link {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  text-align: right;
  margin: 0 0 2em; }

.views_image {
  min-height: 140px; }
  .widgets-wrapper .views_image {
    overflow: hidden;
    margin: 0 0 10px; }
    @media (min-width: 1081px) and (max-width: 1150px) {
      .widgets-wrapper .views_image {
        min-height: 129px; } }
    @media (max-width: 920px) {
      .widgets-wrapper .views_image {
        margin: 0 auto 10px;
        width: 15em;
        min-height: inherit;
        max-height: 128px; } }

.useful-links-wrapper {
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }

.title_useful_links {
  color: #eeeeee; }

.widgets-title-wrap hr {
  display: none; }

.widgets-title:first-child {
  margin-top: 1em; }

.article__body .widgets-title {
  margin-bottom: 27px !important; }

.widgets-title + hr {
  position: relative;
  top: 6px; }
  @media (max-width: 767px) {
    .widgets-title + hr {
      position: static;
      margin-bottom: 0; } }

.tufl {
  margin-bottom: 30px !important; }

.block_useful_links {
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  float: left;
  min-height: 117px;
  padding: 10px;
  position: relative; }
  @media (max-width: 767px) {
    .block_useful_links {
      width: 50%;
      min-height: inherit;
      padding: 0;
      border-right: none; } }
  @media (max-width: 490px) {
    .block_useful_links {
      width: 100%; } }
  .block_useful_links:hover .link_useful_links a {
    color: #2C7CD5; }
  .block_useful_links:before {
    content: '';
    width: 75%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-top: 1px solid #eeeeee; }
  .block_useful_links:nth-child(-n+4):before {
    width: 100%;
    left: 0; }
  @media (max-width: 490px) {
    .block_useful_links:nth-of-type(n) .wfp-hor:before {
      border-left: 1px solid #eeeeee; } }
  @media (max-width: 767px) {
    .block_useful_links:nth-of-type(1n+5):before {
      width: 100%; } }
  @media (max-width: 767px) {
    .block_useful_links:nth-of-type(1n+4):before {
      border-top: 1px solid #eeeeee; } }
  @media (max-width: 490px) {
    .block_useful_links:nth-of-type(1n+3):before {
      border-top: 1px solid #eeeeee; } }
  .block_useful_links:first-child .wfp-hor:before, .block_useful_links:nth-child(5n) .wfp-hor:before {
    border-left: 1px solid #eeeeee; }
  @media (max-width: 767px) {
    .block_useful_links:nth-child(odd) .wfp-hor:before {
      border-left: 1px solid #eeeeee; } }

.wfp-hor {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 60%;
  left: 0; }
  .wfp-hor:before, .wfp-hor:after {
    content: '';
    height: 100%;
    position: absolute; }
  .wfp-hor:before {
    left: 0; }
  .wfp-hor:after {
    right: 0;
    border-right: 1px solid #eeeeee; }

.left-five .wfp-hor:before {
  border-left: 1px solid #eeeeee; }

@media (max-width: 767px) {
  .left-five {
    border: none; } }

.image_useful_links {
  margin: 0 22px;
  min-width: 47px;
  min-height: 47px; }
  @media (max-width: 860px) and (min-width: 768px) {
    .image_useful_links {
      margin: 0 8px 0 0; } }
  .image_useful_links img {
    max-width: 47px;
    max-height: 47px; }

.link_useful_links {
  font-size: 14px;
  line-height: 21px; }
  .link_useful_links a {
    line-height: inherit;
    color: black;
    font-weight: bold;
    -webkit-transition: color .3s ease;
    transition: color .3s ease; }
  .link_useful_links a:hover {
    color: #23527c; }

.btn-news-category-link {
  display: inline-block;
  position: relative;
  float: right;
  color: black !important;
  font-family: "MariupolBold", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  line-height: 28px;
  padding: 0 36px;
  border: 2px solid #F8D129; }

body.fontsize_1 {
  font-size: 11px; }

body.fontsize_2 {
  font-size: 18px; }

body.fontsize_3 {
  font-size: 20px; }

body.fontsize_4 {
  font-size: 22px; }

.vision {
  position: absolute;
  top: 18px;
  right: calc(0% + 360px);
  z-index: 1;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .fontsize_2 .vision {
    top: 16px; }
  .fontsize_3 .vision {
    top: 15px; }
  .fontsize_4 .vision {
    top: 14px; }
  @media (max-width: 1249px) {
    .vision {
      top: 28px;
      right: calc(0% + 218px); } }
  @media (max-width: 490px) {
    .vision {
      left: 80px;
      right: inherit; } }
  .vision img {
    width: 20px;
    height: 10px; }
    .fontsize_2 .vision img {
      width: 20px; }
    .fontsize_3 .vision img {
      width: 20px; }
    .fontsize_4 .vision img {
      width: 20px; }
  html:not(.default-color-tag) body:not([class*='fontsize_']) .vision img {
    display: none; }
  html:not(.default-color-tag) body:not([class*='fontsize_']) .vision::before {
    content: url(/img/ico_vision.svg);
    display: inline-block;
    width: 20px;
    height: 10px;
    position: relative;
    left: 5px; }

.modal.default-color-tag .modal-content {
  border: none;
  position: relative; }
  @media (min-width: 768px) {
    .modal.default-color-tag .modal-content {
      padding: 7px 0 0 9px; } }
  @media (max-width: 767px) {
    .modal.default-color-tag .modal-content {
      margin-top: 1.2em; } }
  .modal.default-color-tag .modal-content:after {
    position: absolute;
    top: 0;
    right: -32px;
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 34px 0 0;
    border-color: white transparent transparent transparent; }
  .modal.default-color-tag .modal-content:before {
    content: '';
    position: absolute;
    top: 0;
    right: -16px;
    width: 25px;
    height: 5px;
    -webkit-box-shadow: 8px 4px 15px rgba(0, 0, 0, 0.5);
            box-shadow: 8px 4px 15px rgba(0, 0, 0, 0.5);
    z-index: -1; }
  @media (max-width: 970px) and (min-width: 768px) {
    .modal.default-color-tag .modal-content:after, .modal.default-color-tag .modal-content:before {
      display: none; } }
  @media (max-width: 720px) {
    .modal.default-color-tag .modal-content:after, .modal.default-color-tag .modal-content:before {
      display: none; } }

.modal.default-color-tag .modal-header {
  position: absolute;
  top: 13px;
  right: 6px;
  border: none;
  z-index: 1; }

.modal.default-color-tag .close {
  opacity: 1;
  line-height: 0.7;
  margin-top: 0; }
  .modal.default-color-tag .close span {
    font-size: 3.6em;
    font-family: initial;
    font-weight: normal;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAlCAQAAABvl+iIAAAAqklEQVRIx62WyQ3AIBADp4rQRJL+nzSRdiCvHMoJa/MCyR4h2AtmMgPaSmQmyFQWCZZYqORtE4dt/nQ+DCpIgd1AUdgjKAJ7BfXCfrWtsCZdi6j59n/Crjf9Enf/9JshFH9PpnBWXI1Srp7NatLvgEkFHbCigwBmCpXCqIJst7K9le0HbXFli3ZbDtoqg61e2aqorbbbOo6tD9q6s21msE0yxvnKOPXZZtEVg8TF6Fd4pVAAAAAASUVORK5CYII=) 0 0 no-repeat transparent;
    width: 37px;
    height: 37px;
    text-indent: -9000em;
    display: inline-block; }

.modal.default-color-tag .modal-body {
  padding: 15px 15px 26px; }

.modal.default-color-tag h3 {
  text-align: center;
  padding: 0 2em 12px 6px; }

.modal.default-color-tag .font-size-buttons {
  padding: 0 15px 8px 3px; }

.modal.default-color-tag .font-size-btn {
  margin-top: 10px;
  border: 4px solid black; }

[id='cookie_alert'] {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1;
  opacity: 0; }

.cookie_alert-body {
  display: block;
  text-align: center;
  background: black;
  color: white;
  padding: 5px 0;
  overflow: hidden; }

[id='close_cookie_alert'] {
  position: absolute;
  top: 12px;
  right: 3vw;
  font-family: initial;
  font-size: 2.4em;
  font-weight: normal;
  line-height: 5px;
  cursor: pointer;
  margin-left: 50px; }
  .fontsize_1 [id='close_cookie_alert'] {
    top: 12px; }
  .fontsize_2 [id='close_cookie_alert'] {
    top: 15px; }
  .fontsize_3 [id='close_cookie_alert'] {
    top: 16px; }
  .fontsize_4 [id='close_cookie_alert'] {
    top: 18px; }

.size_buttons {
  display: none;
  position: absolute;
  top: 15px;
  right: calc(0% + 400px);
  cursor: pointer;
  z-index: 4; }
  .size_buttons span {
    display: inline-block;
    font-size: 1.3em;
    line-height: 0.9;
    padding: 0 15px;
    border: 2px solid #000000;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-box-shadow: 0 0 8px 7px white;
            box-shadow: 0 0 8px 7px white; }
    .size_buttons span.fontsize_1 {
      font-size: 16px; }
    .size_buttons span.fontsize_2 {
      font-size: 20px; }
    .size_buttons span.fontsize_3 {
      font-size: 24px; }
    .size_buttons span.fontsize_4 {
      font-size: 26px; }

.font_minus {
  margin: 0 1.5em 0 0; }
  .fontsize_2 .font_minus {
    margin: 0 1em 0 0; }
  .fontsize_3 .font_minus {
    margin: 0 0.8em 0 0; }
  .fontsize_4 .font_minus {
    margin: 0 0.6em 0 0; }

.font-btn-dis {
  pointer-events: none;
  opacity: .2; }

.fontsize_2 .officer__vote-title {
  font-size: 11px; }

.fontsize_3 .officer__vote-title {
  font-size: 12px; }

.fontsize_4 .officer__vote-title {
  font-size: 13px; }

.fontsize_1 .deputies-map-list-tabs li a, .fontsize_1
.date-calendar .datepicker--day-name {
  font-size: 9.36px; }

.fontsize_2 .deputies-map-list-tabs li a, .fontsize_2
.date-calendar .datepicker--day-name {
  font-size: 13px; }

.fontsize_3 .deputies-map-list-tabs li a, .fontsize_3
.date-calendar .datepicker--day-name {
  font-size: 14px; }

.fontsize_4 .deputies-map-list-tabs li a, .fontsize_4
.date-calendar .datepicker--day-name {
  font-size: 15px; }

.fontsize_1 .calendar-page .columns-content .columns-content__right .filter-by-event form .filter-by-event__categories .filter-by-event__category .title {
  font-size: 10.14px; }

.fontsize_2 .calendar-page .columns-content .columns-content__right .filter-by-event form .filter-by-event__categories .filter-by-event__category .title {
  font-size: 14px; }

.fontsize_3 .calendar-page .columns-content .columns-content__right .filter-by-event form .filter-by-event__categories .filter-by-event__category .title {
  font-size: 15px; }

.fontsize_4 .calendar-page .columns-content .columns-content__right .filter-by-event form .filter-by-event__categories .filter-by-event__category .title {
  font-size: 16px; }

.fontsize_1 .authorization__descr, .fontsize_1
.dropdown__title, .fontsize_1
.dropdown__content-item span, .fontsize_1
.link_useful_links, .fontsize_1
.accordion_tab .accordion__title > .accordion > li:not(.accordion__title) span, .fontsize_1
.officer__vote-results .title, .fontsize_1
.news-item__desc, .fontsize_1
.calendar-page .columns-content .columns-content__right .filter-by-event form .filter-by-event__title, .fontsize_1
.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-by-date__title, .fontsize_1
.calendar-page .columns-content .columns-content__right .calendar .calendar__days-title .calendar__day, .fontsize_1
.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-by-date__controls .by-dates-sp, .fontsize_1
.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-by-date__controls input, .fontsize_1
.date-calendar .datepicker--nav-title, .fontsize_1
.date-calendar .datepicker--cell, .fontsize_1
.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .event_count, .fontsize_1
.quizzes-table__row {
  font-size: 11px; }

.fontsize_2 .authorization__descr, .fontsize_2
.dropdown__title, .fontsize_2
.dropdown__content-item span, .fontsize_2
.link_useful_links, .fontsize_2
.accordion_tab .accordion__title > .accordion > li:not(.accordion__title) span, .fontsize_2
.officer__vote-results .title, .fontsize_2
.news-item__desc, .fontsize_2
.calendar-page .columns-content .columns-content__right .filter-by-event form .filter-by-event__title, .fontsize_2
.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-by-date__title, .fontsize_2
.calendar-page .columns-content .columns-content__right .calendar .calendar__days-title .calendar__day, .fontsize_2
.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-by-date__controls .by-dates-sp, .fontsize_2
.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-by-date__controls input, .fontsize_2
.date-calendar .datepicker--nav-title, .fontsize_2
.date-calendar .datepicker--cell, .fontsize_2
.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .event_count, .fontsize_2
.quizzes-table__row {
  font-size: 15px; }

.fontsize_3 .authorization__descr, .fontsize_3
.dropdown__title, .fontsize_3
.dropdown__content-item span, .fontsize_3
.link_useful_links, .fontsize_3
.accordion_tab .accordion__title > .accordion > li:not(.accordion__title) span, .fontsize_3
.officer__vote-results .title, .fontsize_3
.news-item__desc, .fontsize_3
.calendar-page .columns-content .columns-content__right .filter-by-event form .filter-by-event__title, .fontsize_3
.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-by-date__title, .fontsize_3
.calendar-page .columns-content .columns-content__right .calendar .calendar__days-title .calendar__day, .fontsize_3
.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-by-date__controls .by-dates-sp, .fontsize_3
.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-by-date__controls input, .fontsize_3
.date-calendar .datepicker--nav-title, .fontsize_3
.date-calendar .datepicker--cell, .fontsize_3
.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .event_count, .fontsize_3
.quizzes-table__row {
  font-size: 16px; }

.fontsize_4 .authorization__descr, .fontsize_4
.dropdown__title, .fontsize_4
.dropdown__content-item span, .fontsize_4
.link_useful_links, .fontsize_4
.accordion_tab .accordion__title > .accordion > li:not(.accordion__title) span, .fontsize_4
.officer__vote-results .title, .fontsize_4
.news-item__desc, .fontsize_4
.calendar-page .columns-content .columns-content__right .filter-by-event form .filter-by-event__title, .fontsize_4
.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-by-date__title, .fontsize_4
.calendar-page .columns-content .columns-content__right .calendar .calendar__days-title .calendar__day, .fontsize_4
.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-by-date__controls .by-dates-sp, .fontsize_4
.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-by-date__controls input, .fontsize_4
.date-calendar .datepicker--nav-title, .fontsize_4
.date-calendar .datepicker--cell, .fontsize_4
.calendar-page .columns-content .columns-content__right .calendar .calendar__days .calendar-events .one-day .event_count, .fontsize_4
.quizzes-table__row {
  font-size: 17px; }

.fontsize_1 .h5, .fontsize_1
.accordion_tab li span, .fontsize_1
.vote-table-information tbody tr .deputy-information, .fontsize_1
.calendar-page .columns-content .columns-content__right .filter-by-event form .filter-clean .filter-clean__btn, .fontsize_1
.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-clean .filter-clean__btn {
  font-size: 12.5px; }

.fontsize_2 .h5, .fontsize_2
.accordion_tab li span, .fontsize_2
.vote-table-information tbody tr .deputy-information, .fontsize_2
.calendar-page .columns-content .columns-content__right .filter-by-event form .filter-clean .filter-clean__btn, .fontsize_2
.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-clean .filter-clean__btn {
  font-size: 17px; }

.fontsize_3 .h5, .fontsize_3
.accordion_tab li span, .fontsize_3
.vote-table-information tbody tr .deputy-information, .fontsize_3
.calendar-page .columns-content .columns-content__right .filter-by-event form .filter-clean .filter-clean__btn, .fontsize_3
.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-clean .filter-clean__btn {
  font-size: 18px; }

.fontsize_4 .h5, .fontsize_4
.accordion_tab li span, .fontsize_4
.vote-table-information tbody tr .deputy-information, .fontsize_4
.calendar-page .columns-content .columns-content__right .filter-by-event form .filter-clean .filter-clean__btn, .fontsize_4
.calendar-page .columns-content .columns-content__right .filter-by-date form .filter-clean .filter-clean__btn {
  font-size: 19px; }

.fontsize_1 .vote-table-information tbody tr td {
  font-size: 13.26px; }

.fontsize_2 .vote-table-information tbody tr td {
  font-size: 18px; }

.fontsize_3 .vote-table-information tbody tr td {
  font-size: 19px; }

.fontsize_4 .vote-table-information tbody tr td {
  font-size: 20px; }

.fontsize_1 .h4, .fontsize_1
.info-block__title, .fontsize_1
.columns-content__short-width .h3 {
  font-size: 14px; }

.fontsize_2 .h4, .fontsize_2
.info-block__title, .fontsize_2
.columns-content__short-width .h3 {
  font-size: 19px; }

.fontsize_3 .h4, .fontsize_3
.info-block__title, .fontsize_3
.columns-content__short-width .h3 {
  font-size: 20px; }

.fontsize_4 .h4, .fontsize_4
.info-block__title, .fontsize_4
.columns-content__short-width .h3 {
  font-size: 21px; }

.fontsize_1 .h3 {
  font-size: 17.16px; }

.fontsize_2 .h3 {
  font-size: 23px; }

.fontsize_3 .h3 {
  font-size: 24px; }

.fontsize_4 .h3 {
  font-size: 25px; }

.uni-cabinet-popup {
  padding: 105px 55px 13px;
  margin: 0 auto; }
  @media (min-width: 1280px) {
    .uni-cabinet-popup {
      width: 1078px; } }
  @media (max-width: 1279px) {
    .uni-cabinet-popup {
      padding-top: 60px;
      padding-left: calc(6% + 20px); } }
  @media (max-width: 767px) {
    .uni-cabinet-popup {
      padding-left: 15px; } }
  .uni-cabinet-popup h3 {
    margin-bottom: 0.5em; }
  .uni-cabinet-popup h3 + p {
    margin-bottom: 1.2em; }

.uni-cabinet-popup_btns {
  margin-bottom: 1.3em; }
  .uni-cabinet-popup_btns > * {
    display: inline-block;
    vertical-align: middle; }
  @media (max-width: 410px) {
    .uni-cabinet-popup_btns .btn {
      display: block; } }
  .uni-cabinet-popup_btns .btn:first-child {
    margin-right: 1.5em; }
    @media (max-width: 410px) {
      .uni-cabinet-popup_btns .btn:first-child {
        margin-bottom: 1.5em; } }

.council-session-btn {
  float: none;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  color: black !important;
  padding: 5px 14px;
  border-width: 2px;
  margin: 1.5em 0 0; }

#e_reception_file_list_names .trim-text {
  display: inline-block; }

#e_reception_file_list_names .trim-text .close_file {
  margin-left: 5px; }

html.color-black-violet *:not(.default-color-tag) {
  color: #000 !important;
  background: #039 !important;
  background-color: #039 !important;
  border-color: white !important; }

html.color-black-blue *:not(.default-color-tag) {
  color: #000 !important;
  background: #00F !important;
  background-color: #00F !important;
  border-color: white !important; }

html.color-black-lblue *:not(.default-color-tag) {
  color: #000 !important;
  background: #3CF !important;
  background-color: #3CF !important;
  border-color: white !important; }

html.color-black-green *:not(.default-color-tag) {
  color: #000 !important;
  background: #0F0 !important;
  background-color: #0F0 !important;
  border-color: white !important; }

html.color-black-yellow *:not(.default-color-tag) {
  color: #000 !important;
  background: #FF0 !important;
  background-color: #FF0 !important;
  border-color: white !important; }

html.color-black-orange *:not(.default-color-tag) {
  color: #000 !important;
  background: #F60 !important;
  background-color: #F60 !important;
  border-color: white !important; }

html.color-black-red *:not(.default-color-tag) {
  color: #000 !important;
  background: #F00 !important;
  background-color: #F00 !important;
  border-color: white !important; }

html.color-black-white body {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%); }

html.color-violet-black *:not(.default-color-tag) {
  color: #039 !important;
  background: #000 !important;
  background-color: #000 !important;
  border-color: white !important; }

html.color-violet-blue *:not(.default-color-tag) {
  color: #039 !important;
  background: #00F !important;
  background-color: #00F !important;
  border-color: white !important; }

html.color-violet-lblue *:not(.default-color-tag) {
  color: #039 !important;
  background: #3CF !important;
  background-color: #3CF !important;
  border-color: white !important; }

html.color-violet-green *:not(.default-color-tag) {
  color: #039 !important;
  background: #0F0 !important;
  background-color: #0F0 !important;
  border-color: white !important; }

html.color-violet-yellow *:not(.default-color-tag) {
  color: #039 !important;
  background: #FF0 !important;
  background-color: #FF0 !important;
  border-color: white !important; }

html.color-violet-orange *:not(.default-color-tag) {
  color: #039 !important;
  background: #F60 !important;
  background-color: #F60 !important;
  border-color: white !important; }

html.color-violet-red *:not(.default-color-tag) {
  color: #039 !important;
  background: #F00 !important;
  background-color: #F00 !important;
  border-color: white !important; }

html.color-violet-white *:not(.default-color-tag) {
  color: #039 !important;
  background: #FFF !important;
  background-color: #FFF !important;
  border-color: white !important; }

html.color-blue-black *:not(.default-color-tag) {
  color: #00F !important;
  background: #000 !important;
  background-color: #000 !important;
  border-color: white !important; }

html.color-blue-violet *:not(.default-color-tag) {
  color: #00F !important;
  background: #039 !important;
  background-color: #039 !important;
  border-color: white !important; }

html.color-blue-lblue *:not(.default-color-tag) {
  color: #00F !important;
  background: #3CF !important;
  background-color: #3CF !important;
  border-color: white !important; }

html.color-blue-green *:not(.default-color-tag) {
  color: #00F !important;
  background: #0F0 !important;
  background-color: #0F0 !important;
  border-color: white !important; }

html.color-blue-yellow *:not(.default-color-tag) {
  color: #00F !important;
  background: #FF0 !important;
  background-color: #FF0 !important;
  border-color: white !important; }

html.color-blue-orange *:not(.default-color-tag) {
  color: #00F !important;
  background: #F60 !important;
  background-color: #F60 !important;
  border-color: white !important; }

html.color-blue-red *:not(.default-color-tag) {
  color: #00F !important;
  background: #F00 !important;
  background-color: #F00 !important;
  border-color: white !important; }

html.color-blue-white *:not(.default-color-tag) {
  color: #00F !important;
  background: #FFF !important;
  background-color: #FFF !important;
  border-color: white !important; }

html.color-lblue-black *:not(.default-color-tag) {
  color: #3CF !important;
  background: #000 !important;
  background-color: #000 !important;
  border-color: white !important; }

html.color-lblue-violet *:not(.default-color-tag) {
  color: #3CF !important;
  background: #039 !important;
  background-color: #039 !important;
  border-color: white !important; }

html.color-lblue-blue *:not(.default-color-tag) {
  color: #3CF !important;
  background: #00F !important;
  background-color: #00F !important;
  border-color: white !important; }

html.color-lblue-green *:not(.default-color-tag) {
  color: #3CF !important;
  background: #0F0 !important;
  background-color: #0F0 !important;
  border-color: white !important; }

html.color-lblue-yellow *:not(.default-color-tag) {
  color: #3CF !important;
  background: #FF0 !important;
  background-color: #FF0 !important;
  border-color: white !important; }

html.color-lblue-orange *:not(.default-color-tag) {
  color: #3CF !important;
  background: #F60 !important;
  background-color: #F60 !important;
  border-color: white !important; }

html.color-lblue-red *:not(.default-color-tag) {
  color: #3CF !important;
  background: #F00 !important;
  background-color: #F00 !important;
  border-color: white !important; }

html.color-lblue-white *:not(.default-color-tag) {
  color: #3CF !important;
  background: #FFF !important;
  background-color: #FFF !important;
  border-color: white !important; }

html.color-green-black *:not(.default-color-tag) {
  color: #0F0 !important;
  background: #000 !important;
  background-color: #000 !important;
  border-color: white !important; }

html.color-green-violet *:not(.default-color-tag) {
  color: #0F0 !important;
  background: #039 !important;
  background-color: #039 !important;
  border-color: white !important; }

html.color-green-blue *:not(.default-color-tag) {
  color: #0F0 !important;
  background: #00F !important;
  background-color: #00F !important;
  border-color: white !important; }

html.color-green-lblue *:not(.default-color-tag) {
  color: #0F0 !important;
  background: #3CF !important;
  background-color: #3CF !important;
  border-color: white !important; }

html.color-green-yellow *:not(.default-color-tag) {
  color: #0F0 !important;
  background: #FF0 !important;
  background-color: #FF0 !important;
  border-color: white !important; }

html.color-green-orange *:not(.default-color-tag) {
  color: #0F0 !important;
  background: #F60 !important;
  background-color: #F60 !important;
  border-color: white !important; }

html.color-green-red *:not(.default-color-tag) {
  color: #0F0 !important;
  background: #F00 !important;
  background-color: #F00 !important;
  border-color: white !important; }

html.color-green-white *:not(.default-color-tag) {
  color: #0F0 !important;
  background: #FFF !important;
  background-color: #FFF !important;
  border-color: white !important; }

html.color-yellow-black *:not(.default-color-tag) {
  color: #FF0 !important;
  background: #000 !important;
  background-color: #000 !important;
  border-color: white !important; }

html.color-yellow-violet *:not(.default-color-tag) {
  color: #FF0 !important;
  background: #039 !important;
  background-color: #039 !important;
  border-color: white !important; }

html.color-yellow-blue *:not(.default-color-tag) {
  color: #FF0 !important;
  background: #00F !important;
  background-color: #00F !important;
  border-color: white !important; }

html.color-yellow-lblue *:not(.default-color-tag) {
  color: #FF0 !important;
  background: #3CF !important;
  background-color: #3CF !important;
  border-color: white !important; }

html.color-yellow-green *:not(.default-color-tag) {
  color: #FF0 !important;
  background: #0F0 !important;
  background-color: #0F0 !important;
  border-color: white !important; }

html.color-yellow-orange *:not(.default-color-tag) {
  color: #FF0 !important;
  background: #F60 !important;
  background-color: #F60 !important;
  border-color: white !important; }

html.color-yellow-red *:not(.default-color-tag) {
  color: #FF0 !important;
  background: #F00 !important;
  background-color: #F00 !important;
  border-color: white !important; }

html.color-yellow-white *:not(.default-color-tag) {
  color: #FF0 !important;
  background: #FFF !important;
  background-color: #FFF !important;
  border-color: white !important; }

html.color-orange-black *:not(.default-color-tag) {
  color: #F60 !important;
  background: #000 !important;
  background-color: #000 !important;
  border-color: white !important; }

html.color-orange-violet *:not(.default-color-tag) {
  color: #F60 !important;
  background: #039 !important;
  background-color: #039 !important;
  border-color: white !important; }

html.color-orange-blue *:not(.default-color-tag) {
  color: #F60 !important;
  background: #00F !important;
  background-color: #00F !important;
  border-color: white !important; }

html.color-orange-lblue *:not(.default-color-tag) {
  color: #F60 !important;
  background: #3CF !important;
  background-color: #3CF !important;
  border-color: white !important; }

html.color-orange-green *:not(.default-color-tag) {
  color: #F60 !important;
  background: #0F0 !important;
  background-color: #0F0 !important;
  border-color: white !important; }

html.color-orange-yellow *:not(.default-color-tag) {
  color: #F60 !important;
  background: #FF0 !important;
  background-color: #FF0 !important;
  border-color: white !important; }

html.color-orange-red *:not(.default-color-tag) {
  color: #F60 !important;
  background: #F00 !important;
  background-color: #F00 !important;
  border-color: white !important; }

html.color-orange-white *:not(.default-color-tag) {
  color: #F60 !important;
  background: #FFF !important;
  background-color: #FFF !important;
  border-color: white !important; }

html.color-red-black *:not(.default-color-tag) {
  color: #F00 !important;
  background: #000 !important;
  background-color: #000 !important;
  border-color: white !important; }

html.color-red-violet *:not(.default-color-tag) {
  color: #F00 !important;
  background: #039 !important;
  background-color: #039 !important;
  border-color: white !important; }

html.color-red-blue *:not(.default-color-tag) {
  color: #F00 !important;
  background: #00F !important;
  background-color: #00F !important;
  border-color: white !important; }

html.color-red-lblue *:not(.default-color-tag) {
  color: #F00 !important;
  background: #3CF !important;
  background-color: #3CF !important;
  border-color: white !important; }

html.color-red-green *:not(.default-color-tag) {
  color: #F00 !important;
  background: #0F0 !important;
  background-color: #0F0 !important;
  border-color: white !important; }

html.color-red-yellow *:not(.default-color-tag) {
  color: #F00 !important;
  background: #FF0 !important;
  background-color: #FF0 !important;
  border-color: white !important; }

html.color-red-orange *:not(.default-color-tag) {
  color: #F00 !important;
  background: #F60 !important;
  background-color: #F60 !important;
  border-color: white !important; }

html.color-red-white *:not(.default-color-tag) {
  color: #F00 !important;
  background: #FFF !important;
  background-color: #FFF !important;
  border-color: white !important; }

html.color-white-black *:not(.default-color-tag) {
  color: #FFF !important;
  background: #000 !important;
  background-color: #000 !important;
  border-color: lightgrey !important; }

html.color-white-violet *:not(.default-color-tag) {
  color: #FFF !important;
  background: #039 !important;
  background-color: #039 !important;
  border-color: lightgrey !important; }

html.color-white-blue *:not(.default-color-tag) {
  color: #FFF !important;
  background: #00F !important;
  background-color: #00F !important;
  border-color: lightgrey !important; }

html.color-white-lblue *:not(.default-color-tag) {
  color: #FFF !important;
  background: #3CF !important;
  background-color: #3CF !important;
  border-color: lightgrey !important; }

html.color-white-green *:not(.default-color-tag) {
  color: #FFF !important;
  background: #0F0 !important;
  background-color: #0F0 !important;
  border-color: lightgrey !important; }

html.color-white-yellow *:not(.default-color-tag) {
  color: #FFF !important;
  background: #FF0 !important;
  background-color: #FF0 !important;
  border-color: lightgrey !important; }

html.color-white-orange *:not(.default-color-tag) {
  color: #FFF !important;
  background: #F60 !important;
  background-color: #F60 !important;
  border-color: lightgrey !important; }

html.color-white-red *:not(.default-color-tag) {
  color: #FFF !important;
  background: #F00 !important;
  background-color: #F00 !important;
  border-color: lightgrey !important; }

#block-custom-eye-eye-block li.eye-color-item {
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 1px solid black;
  text-align: center;
  margin: 5px; }

#block-custom-eye-eye-block li.eye-color-item a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 38px;
  font-size: 30px; }

#colorButtonsModal .modal-dialog {
  width: 450px; }
  @media (max-width: 490px) {
    #colorButtonsModal .modal-dialog {
      width: auto; } }

.font-size-buttons {
  display: block;
  width: inherit; }

.size-item {
  display: inline-block;
  width: 52px;
  height: 32px;
  cursor: pointer;
  text-align: center; }

.size-item.fontsize_1 {
  font-size: 16px; }

.size-item.fontsize_2 {
  font-size: 39px; }

.size-item.fontsize_3 {
  font-size: 55px;
  margin-right: 10px; }

.size-item.fontsize_4 {
  font-size: 75px;
  line-height: 0;
  margin-right: 21px; }

.font-size-btn {
  border: 1px solid black;
  float: right;
  top: 10px;
  background-color: transparent; }

#block-custom-eye-eye-block {
  color: black; }

a.download-file button {
  width: -webkit-fill-available;
  width: -moz-available; }

.align-top {
  vertical-align: top!important; }