@import url(/design/aaa/roboto/roboto.css);@import url(/design/aaa/roboto-slab-fontface-kit/roboto-slab.css);@import url(/design/aaa/bootstrap-grid-only/css/grid12.css);@import url(/design/aaa/icons/icons/style.css);@import url(/design/aaa/swiper/css/swiper.min.css);@import url(/design/aaa/vue-select/vue-select.css);@charset "UTF-8";
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}

.form-control, .relate .form-error {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

.form-control:focus, .relate .form-error:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder, .relate .form-error::-moz-placeholder {
  color: #999999;
  opacity: 1;
}

.form-control:-ms-input-placeholder, .relate .form-error:-ms-input-placeholder {
  color: #999999;
}

.form-control::-webkit-input-placeholder, .relate .form-error::-webkit-input-placeholder {
  color: #999999;
}

.form-control::-ms-expand, .relate .form-error::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled], .relate .form-error[disabled],
.form-control[readonly],
.relate .form-error[readonly],
fieldset[disabled] .form-control,
fieldset[disabled] .relate .form-error,
.relate fieldset[disabled] .form-error {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled], .relate .form-error[disabled],
fieldset[disabled] .form-control,
fieldset[disabled] .relate .form-error,
.relate fieldset[disabled] .form-error {
  cursor: not-allowed;
}

textarea.form-control, .relate textarea.form-error {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, .relate input.form-error[type="date"],
  input[type="time"].form-control,
  .relate input.form-error[type="time"],
  input[type="datetime-local"].form-control,
  .relate input.form-error[type="datetime-local"],
  input[type="month"].form-control,
  .relate input.form-error[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control, .form-group-sm .relate .form-error, .relate .form-group-sm .form-error {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control, .form-group-sm .relate select.form-error, .relate .form-group-sm select.form-error {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control, .form-group-sm .relate textarea.form-error, .relate .form-group-sm textarea.form-error,
.form-group-sm select[multiple].form-control,
.form-group-sm .relate select.form-error[multiple],
.relate .form-group-sm select.form-error[multiple] {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control, .form-group-lg .relate .form-error, .relate .form-group-lg .form-error {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control, .form-group-lg .relate select.form-error, .relate .form-group-lg select.form-error {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control, .form-group-lg .relate textarea.form-error, .relate .form-group-lg textarea.form-error,
.form-group-lg select[multiple].form-control,
.form-group-lg .relate select.form-error[multiple],
.relate .form-group-lg select.form-error[multiple] {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control, .has-feedback .relate .form-error, .relate .has-feedback .form-error {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg .relate .form-error + .form-control-feedback,
.relate .form-group-lg .form-error + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm .relate .form-error + .form-control-feedback,
.relate .form-group-sm .form-error + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control, .has-success .relate .form-error, .relate .has-success .form-error {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus, .has-success .relate .form-error:focus, .relate .has-success .form-error:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control, .has-warning .relate .form-error, .relate .has-warning .form-error {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus, .has-warning .relate .form-error:focus, .relate .has-warning .form-error:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control, .has-error .relate .form-error, .relate .has-error .form-error {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus, .has-error .relate .form-error:focus, .relate .has-error .form-error:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control, .form-inline .relate .form-error, .relate .form-inline .form-error {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control,
  .form-inline .input-group .relate .form-error,
  .relate .form-inline .input-group .form-error {
    width: auto;
  }
  .form-inline .input-group > .form-control, .form-inline .relate .input-group > .form-error, .relate .form-inline .input-group > .form-error {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control, .input-group .relate .form-error, .relate .input-group .form-error {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus, .input-group .relate .form-error:focus, .relate .input-group .form-error:focus {
  z-index: 3;
}

.input-group-lg > .form-control, .relate .input-group-lg > .form-error,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-group-lg > .form-control, .relate select.input-group-lg > .form-error,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-group-lg > .form-control, .relate textarea.input-group-lg > .form-error,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
.relate select[multiple].input-group-lg > .form-error,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.input-group-sm > .form-control, .relate .input-group-sm > .form-error,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm > .form-control, .relate select.input-group-sm > .form-error,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-group-sm > .form-control, .relate textarea.input-group-sm > .form-error,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
.relate select[multiple].input-group-sm > .form-error,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group-addon,
.input-group-btn, .input-group .form-control, .input-group .relate .form-error, .relate .input-group .form-error {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child),
.input-group .relate .form-error:not(:first-child):not(:last-child),
.relate .input-group .form-error:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child, .input-group .relate .form-error:first-child, .relate .input-group .form-error:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child, .input-group .relate .form-error:last-child, .relate .input-group .form-error:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.clearfix:before, .swiper__foot:before,
.clearfix:after,
.swiper__foot:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}


.clearfix:after,
.swiper__foot:after,
.form-horizontal .form-group:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

* {
  -webkit-tap-highlight-color: transparent;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'roboto', sans-serif;
}

.h1 {
  margin-top: 0;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 36px;
  line-height: 1.35;
  text-transform: uppercase;
}

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

.h1--text-transform-none {
  text-transform: none;
}

@media (max-width: 767px) {
  .h1 {
    font-size: 23px;
    font-weight: 900;
    margin-bottom: 32px;
    line-height: 1.3;
    text-transform: none;
  }
}

.h2 {
  margin: 24px 0;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.35;
}

@media (max-width: 767px) {
  .h2 {
    font-size: 18px;
    margin: 12px 0;
  }
}

.theme-pprt .h2--primary {
  color: #4F50C0;
  border-bottom: solid 2px #4F50C0;
}

.theme-ministry .h2--primary {
  color: #17A085;
  border-bottom: solid 2px #17A085;
}

.theme-president .h2--primary {
  color: #005CFC;
  border-bottom: solid 2px #005CFC;
}

.theme-gossov .h2--primary {
  color: #097DB4;
  border-bottom: solid 2px #097DB4;
}

.theme-msu .h2--primary {
  color: #009BA2;
  border-bottom: solid 2px #009BA2;
}

.theme-shaimiev .h2--primary {
  color: #127C84;
  border-bottom: solid 2px #127C84;
}

.theme-izbirkom .h2--primary {
  color: #0081ff;
  border-bottom: solid 2px #0081ff;
}

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

.h3 {
  font-size: 36px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .h3 {
    font-size: 30px;
    margin-bottom: 24px;
  }
}

.h4 {
  font-size: 25px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .h4 {
    margin: 15px 0;
    font-size: 22px;
  }
}

.h5 {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 8px;
  text-transform: uppercase;
  border-bottom: solid 2px #3C4052;
}

.link {
  cursor: pointer;
  text-decoration: none;
  -webkit-text-decoration-skip: objects;
          text-decoration-skip: objects;
}

.theme-pprt .link {
  color: #4F50C0;
}

.theme-ministry .link {
  color: #17A085;
}

.theme-president .link {
  color: #005CFC;
}

.theme-gossov .link {
  color: #097DB4;
}

.theme-msu .link {
  color: #009BA2;
}

.theme-shaimiev .link {
  color: #127C84;
}

.theme-izbirkom .link {
  color: #0081ff;
}

.link:hover {
  text-decoration: underline;
}

a:not([class]),
[class=link] {
  cursor: pointer;
  text-decoration: none;
}

.theme-pprt a:not([class]), .theme-pprt
[class=link] {
  color: #3C4052;
  border-bottom: solid 1px #B9B9CE;
}

.theme-ministry a:not([class]), .theme-ministry
[class=link] {
  color: #3C4052;
  border-bottom: solid 1px #B6C6C1;
}

.theme-president a:not([class]), .theme-president
[class=link] {
  color: #3C4052;
  border-bottom: solid 1px #A3B5D5;
}

.theme-gossov a:not([class]), .theme-gossov
[class=link] {
  color: #3C4052;
  border-bottom: solid 1px #A3B5D5;
}

.theme-msu a:not([class]), .theme-msu
[class=link] {
  color: #3C4052;
  border-bottom: solid 1px #a2bfc0;
}

.theme-shaimiev a:not([class]), .theme-shaimiev
[class=link] {
  color: #3C4052;
  border-bottom: solid 1px #23A0AA;
}

.theme-izbirkom a:not([class]), .theme-izbirkom
[class=link] {
  color: #3C4052;
  border-bottom: solid 1px #23A0AA;
}

a:not([class]):hover,
[class=link]:hover {
  text-decoration: none;
}

.theme-pprt a:not([class]):hover, .theme-pprt
[class=link]:hover {
  color: #3C4052;
  border-bottom: solid 1px #4F50C0;
}

.theme-ministry a:not([class]):hover, .theme-ministry
[class=link]:hover {
  color: #3C4052;
  border-bottom: solid 1px #17A085;
}

.theme-president a:not([class]):hover, .theme-president
[class=link]:hover {
  color: #3C4052;
  border-bottom: solid 1px #005CFC;
}

.theme-gossov a:not([class]):hover, .theme-gossov
[class=link]:hover {
  color: #3C4052;
  border-bottom: solid 1px #097DB4;
}

.theme-msu a:not([class]):hover, .theme-msu
[class=link]:hover {
  color: #3C4052;
  border-bottom: solid 1px #009BA2;
}

.theme-shaimiev a:not([class]):hover, .theme-shaimiev
[class=link]:hover {
  color: #3C4052;
  border-bottom: solid 1px #127C84;
}

.theme-izbirkom a:not([class]):hover, .theme-izbirkom
[class=link]:hover {
  color: #3C4052;
  border-bottom: solid 1px #0081ff;
}

.hr {
  border: 0;
  height: 2px;
  margin: 32px 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: block;
  background: #3c4052;
}

@media (max-width: 767px) {
  .hr {
    margin: 24px 0;
  }
}

.hr--mutted {
  height: 1px;
}

.theme-pprt .hr--mutted {
  background: #DEDEF3;
}

.theme-ministry .hr--mutted {
  background: #DEDEF3;
}

.theme-president .hr--mutted {
  background: #DEDEF3;
}

.theme-gossov .hr--mutted {
  background: #DEDEF3;
}

.theme-msu .hr--mutted {
  background: #DEDEF3;
}

.theme-shaimiev .hr--mutted {
  background: #DEDEF3;
}

.theme-izbirkom .hr--mutted {
  background: #DEDEF3;
}

.subtitle {
  font-size: 24px;
  font-weight: 700;
  margin: 24px 0;
  border-bottom: 2px solid currentColor;
}

@media (max-width: 767px) {
  .subtitle {
    font-size: 18px;
  }
}

[v-cloak] {
  display: none;
}

html,
body {
  height: 100%;
  background: #363A48;
}

body {
  margin: 0;
}

body.loaded {
  background: #363a48;
}

.scrolling-stop body {
  width: 100%;
  position: fixed;
  overflow-y: scroll;
}

input[type=text],
input[type=password],
select,
textarea {
  font-size: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  font-family: roboto, sans-serif;
  box-shadow: none;
}

input[type=text]::-ms-clear {
  display: none;
}

input[placeholder] {
  text-overflow: ellipsis;
}

::-moz-placeholder {
  text-overflow: ellipsis;
}

input:-moz-placeholder {
  text-overflow: ellipsis;
}

.text-input {
  margin: 0;
  height: 50px;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #adb0be;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
}

.text-input--invalid {
  border-color: red;
}

.app {
  overflow-x: hidden;
  color: #3C4052;
  min-width: 1100px;
  font-family: 'roboto', sans-serif;
  -webkit-font-smoothing: antialiased;
}

.app--mobile-menu {
  min-height: 100%;
  background: #363A48;
}

.app--mobile-menu .header {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #363A48;
}

.app--mobile-menu .header__toggle .icon-hamburger {
  display: none;
}

.app--mobile-menu .header__toggle .icon-close {
  display: block;
}

.app--mobile-menu .footer,
.app--mobile-menu .content {
  display: none;
}

.app--mobile-menu .logo {
  color: white;
}

@media (max-width: 767px) {
  .app {
    min-width: 0;
  }
}

.theme-izbirkom.app--mobile-menu {
  background: #2d77be;
}

.container-fluid {
  max-width: 1200px;
}

@media (max-width: 767px) {
  .container-fluid {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }
}

.fll {
  float: left;
}

.flr {
  float: right;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.tac {
  text-align: center;
}

.no-tap {
  -webkit-tap-highlight-color: transparent;
}

.no-select, .btn, .calendar__months-prev, .calendar__months-next, .calendar__months-name, .mobile-menu, .struct, .md-modal {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.clear:after,
.clear:before {
  content: '';
  display: table;
  clear: both;
}

.break-all {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
      hyphens: auto;
}

.ly {
  width: 100%;
  display: table;
  border-collapse: collapse;
}

.ly--auto {
  width: auto;
}

.ly--fixed {
  table-layout: fixed;
}

.ly--middle .ly__col {
  vertical-align: middle;
}

.ly--bottom .ly__col {
  vertical-align: bottom;
}

.ly__col {
  width: 100%;
  display: table-cell;
  vertical-align: top;
}

.ly__col--auto {
  width: auto;
}

.ly__col--bottom {
  vertical-align: bottom;
}

.menu__item .slide-fade-enter-active {
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
}

.menu__item .slide-fade-leave-active {
  -webkit-transition: all .65s ease;
  transition: all .65s ease;
}

.menu__item:first-child .slide-fade-enter,
.menu__item:first-child .slide-fade-leave-to {
  -webkit-transform: translate(0, 20px) !important;
          transform: translate(0, 20px) !important;
  opacity: 0;
}

.menu__item:last-child .slide-fade-enter,
.menu__item:last-child .slide-fade-leave-to {
  -webkit-transform: translate(0, 20px) !important;
          transform: translate(0, 20px) !important;
  opacity: 0;
}

.menu__item .slide-fade-enter,
.menu__item .slide-fade-leave-to {
  -webkit-transform: translate(-50%, 20px) !important;
          transform: translate(-50%, 20px) !important;
  opacity: 0;
}

.theme-pprt .list .link {
  color: #3C4052;
}

.theme-ministry .list .link {
  color: #3C4052;
}

.theme-president .list .link {
  color: #3C4052;
}

.theme-gossov .list .link {
  color: #3C4052;
}

.theme-msu .list .link {
  color: #3C4052;
}

.theme-shaimiev .list .link {
  color: #3C4052;
}

.theme-izbirkom .list .link {
  color: #3C4052;
}

.theme-pprt .list .link:hover {
  color: #4F50C0;
}

.theme-ministry .list .link:hover {
  color: #17A085;
}

.theme-president .list .link:hover {
  color: #005CFC;
}

.theme-gossov .list .link:hover {
  color: #097DB4;
}

.theme-msu .list .link:hover {
  color: #009BA2;
}

.theme-shaimiev .list .link:hover {
  color: #127C84;
}

.theme-izbirkom .list .link:hover {
  color: #0081ff;
}

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

.list--clean li {
  margin: 24px 0;
}

label {
  font-weight: normal;
}

.form-control, .relate .form-error {
  height: 50px;
  font-size: 18px;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-weight: 400;
  color: black;
  padding-right: 36px;
}

.theme-pprt .form-control:focus, .theme-pprt .relate .form-error:focus, .relate .theme-pprt .form-error:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
  border-color: #4F50C0;
}

.theme-ministry .form-control:focus, .theme-ministry .relate .form-error:focus, .relate .theme-ministry .form-error:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
  border-color: #17A085;
}

.theme-president .form-control:focus, .theme-president .relate .form-error:focus, .relate .theme-president .form-error:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
  border-color: #005CFC;
}

.theme-gossov .form-control:focus, .theme-gossov .relate .form-error:focus, .relate .theme-gossov .form-error:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
  border-color: #097DB4;
}

.theme-msu .form-control:focus, .theme-msu .relate .form-error:focus, .relate .theme-msu .form-error:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
  border-color: #009BA2;
}

.theme-shaimiev .form-control:focus, .theme-shaimiev .relate .form-error:focus, .relate .theme-shaimiev .form-error:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
  border-color: #127C84;
}

.theme-izbirkom .form-control:focus, .theme-izbirkom .relate .form-error:focus, .relate .theme-izbirkom .form-error:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
  border-color: #0081ff;
}

.help-block {
  color: #a6a7af;
  font-size: 14px;
}

.relate {
  position: relative;
}

.relate .form-check {
  top: 50%;
  right: 12px;
  margin-top: 2px;
  font-size: 14px;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.relate .form-error {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  background: white;
  line-height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 14px;
  padding-right: 50px;
  cursor: pointer;
  width: auto;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .relate .form-error {
    font-size: 13px;
  }
}

.relate .form-error [class*=icon] {
  top: 50%;
  right: 16px;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.theme-pprt .form-error {
  color: #EB1B53;
}

.theme-ministry .form-error {
  color: #EB1B53;
}

.theme-president .form-error {
  color: #EB1B53;
}

.theme-gossov .form-error {
  color: #EB1B53;
}

.theme-msu .form-error {
  color: #EB1B53;
}

.theme-shaimiev .form-error {
  color: #EB1B53;
}

.theme-izbirkom .form-error {
  color: #EB1B53;
}

.form-check {
  color: #5dd91d;
  font-size: 14px;
}

.line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.line-clamp-4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.line-clamp-5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.line-clamp-6 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}

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

.line-clamp-8 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
}

.line-clamp-9 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
}

.line-clamp-10 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
}

.m-t-5 {
  margin-top: 5px !important;
}

.p-t-5 {
  padding-top: 5px !important;
}

.m-b-5 {
  margin-bottom: 5px !important;
}

.p-b-5 {
  padding-bottom: 5px !important;
}

.m-l-5 {
  margin-left: 5px !important;
}

.p-l-5 {
  padding-left: 5px !important;
}

.m-r-5 {
  margin-right: 5px !important;
}

.p-r-5 {
  padding-right: 5px !important;
}

.m-t-10 {
  margin-top: 10px !important;
}

.p-t-10 {
  padding-top: 10px !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.p-b-10 {
  padding-bottom: 10px !important;
}

.m-l-10 {
  margin-left: 10px !important;
}

.p-l-10 {
  padding-left: 10px !important;
}

.m-r-10 {
  margin-right: 10px !important;
}

.p-r-10 {
  padding-right: 10px !important;
}

.m-t-15 {
  margin-top: 15px !important;
}

.p-t-15 {
  padding-top: 15px !important;
}

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

.p-b-15 {
  padding-bottom: 15px !important;
}

.m-l-15 {
  margin-left: 15px !important;
}

.p-l-15 {
  padding-left: 15px !important;
}

.m-r-15 {
  margin-right: 15px !important;
}

.p-r-15 {
  padding-right: 15px !important;
}

.m-t-20 {
  margin-top: 20px !important;
}

.p-t-20 {
  padding-top: 20px !important;
}

.m-b-20 {
  margin-bottom: 20px !important;
}

.p-b-20 {
  padding-bottom: 20px !important;
}

.m-l-20 {
  margin-left: 20px !important;
}

.p-l-20 {
  padding-left: 20px !important;
}

.m-r-20 {
  margin-right: 20px !important;
}

.p-r-20 {
  padding-right: 20px !important;
}

.m-t-25 {
  margin-top: 25px !important;
}

.p-t-25 {
  padding-top: 25px !important;
}

.m-b-25 {
  margin-bottom: 25px !important;
}

.p-b-25 {
  padding-bottom: 25px !important;
}

.m-l-25 {
  margin-left: 25px !important;
}

.p-l-25 {
  padding-left: 25px !important;
}

.m-r-25 {
  margin-right: 25px !important;
}

.p-r-25 {
  padding-right: 25px !important;
}

.m-t-30 {
  margin-top: 30px !important;
}

.p-t-30 {
  padding-top: 30px !important;
}

.m-b-30 {
  margin-bottom: 30px !important;
}

.p-b-30 {
  padding-bottom: 30px !important;
}

.m-l-30 {
  margin-left: 30px !important;
}

.p-l-30 {
  padding-left: 30px !important;
}

.m-r-30 {
  margin-right: 30px !important;
}

.p-r-30 {
  padding-right: 30px !important;
}

.m-t-35 {
  margin-top: 35px !important;
}

.p-t-35 {
  padding-top: 35px !important;
}

.m-b-35 {
  margin-bottom: 35px !important;
}

.p-b-35 {
  padding-bottom: 35px !important;
}

.m-l-35 {
  margin-left: 35px !important;
}

.p-l-35 {
  padding-left: 35px !important;
}

.m-r-35 {
  margin-right: 35px !important;
}

.p-r-35 {
  padding-right: 35px !important;
}

.m-t-40 {
  margin-top: 40px !important;
}

.p-t-40 {
  padding-top: 40px !important;
}

.m-b-40 {
  margin-bottom: 40px !important;
}

.p-b-40 {
  padding-bottom: 40px !important;
}

.m-l-40 {
  margin-left: 40px !important;
}

.p-l-40 {
  padding-left: 40px !important;
}

.m-r-40 {
  margin-right: 40px !important;
}

.p-r-40 {
  padding-right: 40px !important;
}

.m-t-45 {
  margin-top: 45px !important;
}

.p-t-45 {
  padding-top: 45px !important;
}

.m-b-45 {
  margin-bottom: 45px !important;
}

.p-b-45 {
  padding-bottom: 45px !important;
}

.m-l-45 {
  margin-left: 45px !important;
}

.p-l-45 {
  padding-left: 45px !important;
}

.m-r-45 {
  margin-right: 45px !important;
}

.p-r-45 {
  padding-right: 45px !important;
}

.m-t-50 {
  margin-top: 50px !important;
}

.p-t-50 {
  padding-top: 50px !important;
}

.m-b-50 {
  margin-bottom: 50px !important;
}

.p-b-50 {
  padding-bottom: 50px !important;
}

.m-l-50 {
  margin-left: 50px !important;
}

.p-l-50 {
  padding-left: 50px !important;
}

.m-r-50 {
  margin-right: 50px !important;
}

.p-r-50 {
  padding-right: 50px !important;
}

@media (max-width: 767px) {
  .headroom {
    will-change: transform;
    -webkit-transition: -webkit-transform 200ms linear;
    transition: -webkit-transform 200ms linear;
    transition: transform 200ms linear;
    transition: transform 200ms linear, -webkit-transform 200ms linear;
  }
}

.headroom--pinned {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

.headroom--unpinned {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.swiper-pagination-bullet {
  margin: 0 3px;
  opacity: 1;
  background: rgba(60, 64, 82, 0.25);
}

.swiper-pagination-bullet:focus {
  outline: none;
}

.theme-pprt .swiper-pagination-bullet-active {
  background: #4F50C0;
}

.theme-ministry .swiper-pagination-bullet-active {
  background: #17A085;
}

.theme-president .swiper-pagination-bullet-active {
  background: #005CFC;
}

.theme-gossov .swiper-pagination-bullet-active {
  background: #097DB4;
}

.theme-msu .swiper-pagination-bullet-active {
  background: #009BA2;
}

.theme-shaimiev .swiper-pagination-bullet-active {
  background: #127C84;
}

.theme-izbirkom .swiper-pagination-bullet-active {
  background: #0081ff;
}

.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.no-gutter [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.vue-line-clamp {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.wowza-translation {
  z-index: 1;
  position: relative;
  min-height: 100%;
  background: black;
}

.media-download {
  margin: 24px 0;
}

.media-download [class*=doc-icon] {
  margin-right: 24px;
}

.media-download__size {
  color: #999;
}

.media-download__desc .link {
  display: inline-block;
  margin-bottom: 4px;
}

.theme-pprt .media-download__desc .link {
  color: #3C4052;
}

.theme-ministry .media-download__desc .link {
  color: #3C4052;
}

.theme-president .media-download__desc .link {
  color: #3C4052;
}

.theme-gossov .media-download__desc .link {
  color: #3C4052;
}

.theme-msu .media-download__desc .link {
  color: #3C4052;
}

.theme-shaimiev .media-download__desc .link {
  color: #3C4052;
}

.theme-izbirkom .media-download__desc .link {
  color: #3C4052;
}

.theme-pprt .media-download__desc .link:hover {
  color: #4F50C0;
}

.theme-ministry .media-download__desc .link:hover {
  color: #17A085;
}

.theme-president .media-download__desc .link:hover {
  color: #005CFC;
}

.theme-gossov .media-download__desc .link:hover {
  color: #097DB4;
}

.theme-msu .media-download__desc .link:hover {
  color: #009BA2;
}

.theme-shaimiev .media-download__desc .link:hover {
  color: #127C84;
}

.theme-izbirkom .media-download__desc .link:hover {
  color: #0081ff;
}

.call-action {
  text-decoration: none;
  color: inherit !important;
  background: none !important;
  border: 0 !important;
}

.calendar-modal .slide-fade-enter-active {
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
}

.calendar-modal .slide-fade-leave-active {
  -webkit-transition: all .65s ease;
  transition: all .65s ease;
}

.calendar-modal .slide-fade-enter,
.calendar-modal .slide-fade-leave-to {
  -webkit-transform: translate(0, -20px) !important;
          transform: translate(0, -20px) !important;
  opacity: 0;
}

.list-tools {
  margin-top: 18px;
}

.block-link {
  border: 1px solid #e1e4eb;
  padding: 11px 17px;
  display: block;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  text-decoration: none;
  text-align: left;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: -webkit-box-shadow 0.2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-box-shadow 0.2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: box-shadow 0.2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: box-shadow 0.2s cubic-bezier(0.23, 1, 0.32, 1), -webkit-box-shadow 0.2s cubic-bezier(0.23, 1, 0.32, 1);
}

.theme-pprt .block-link {
  color: #3C4052;
}

.theme-ministry .block-link {
  color: #3C4052;
}

.theme-president .block-link {
  color: #3C4052;
}

.theme-gossov .block-link {
  color: #3C4052;
}

.theme-msu .block-link {
  color: #3C4052;
}

.theme-shaimiev .block-link {
  color: #3C4052;
}

.theme-izbirkom .block-link {
  color: #3C4052;
}

.block-link:after {
  content: '';
  position: absolute;
  right: 18px;
  top: 0;
  bottom: 0;
  width: 10px;
  height: 10px;
  margin: auto;
  border: solid #e1e4eb;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

@media (max-width: 767px) {
  .block-link:after {
    right: 15px;
  }
}

.block-link:hover {
  text-decoration: none;
  -webkit-box-shadow: 0px 4px 6px 1px #DDD;
          box-shadow: 0px 4px 6px 1px #DDD;
}

.theme-pprt .block-link:hover {
  color: #4F50C0;
}

.theme-ministry .block-link:hover {
  color: #17A085;
}

.theme-president .block-link:hover {
  color: #005CFC;
}

.theme-gossov .block-link:hover {
  color: #097DB4;
}

.theme-msu .block-link:hover {
  color: #009BA2;
}

.theme-shaimiev .block-link:hover {
  color: #127C84;
}

.theme-izbirkom .block-link:hover {
  color: #0081ff;
}

.theme-pprt .block-link:hover:after {
  border-color: #4F50C0;
}

.theme-ministry .block-link:hover:after {
  border-color: #17A085;
}

.theme-president .block-link:hover:after {
  border-color: #005CFC;
}

.theme-gossov .block-link:hover:after {
  border-color: #097DB4;
}

.theme-msu .block-link:hover:after {
  border-color: #009BA2;
}

.theme-shaimiev .block-link:hover:after {
  border-color: #127C84;
}

.theme-izbirkom .block-link:hover:after {
  border-color: #0081ff;
}

@media (max-width: 767px) {
  .block-link {
    font-size: 15px;
    font-weight: 500;
    height: 60px;
    padding: 19px 30px;
  }
  .block-link:after {
    right: 30px;
  }
}

.leaflet-container {
  z-index: 0;
}

.chat-box {
  height: auto !important;
}

.loader {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.459);
  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;
  overflow: hidden;
  z-index: 100;
  top: 0;
  left: 0;
}

.loader:not(.loader-show) {
  display: none;
}

.loader:not(.loader-show) img {
  display: none;
}

.bio {
  margin-top: 70px;
}

@media (max-width: 767px) {
  .bio {
    margin-top: 32px;
  }
}

.bio__h2 {
  margin-top: 0;
  text-transform: uppercase;
}

.bio__content {
  padding-left: 30px;
}

@media (max-width: 767px) {
  .bio__content {
    padding-left: 15px;
  }
}

.bio__photo {
  width: 100%;
  display: block;
}

@media (max-width: 767px) {
  .bio__photo {
    margin-bottom: 24px;
  }
}

.bio__person-name {
  line-height: 1;
  font-size: 36px;
  font-weight: 900;
  margin-bottom: 12px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .bio__person-name {
    font-size: 24px;
    font-weight: bold;
    display: inline-block;
  }
}

.bio__person-post {
  font-size: 27px;
  margin: 12px 0 32px 0;
}

@media (max-width: 767px) {
  .bio__person-post {
    font-size: 16px;
    font-weight: 500;
  }
}

.bio__key-val {
  margin: 32px 0;
}

.bio__key-val:first-child {
  margin-top: 6px;
}

.bio__key-val:last-child {
  margin-bottom: 0;
}

.bio__text {
  margin-top: 6px;
}

.bio__key {
  color: #9FA8B5;
  font-size: 16px;
  margin-bottom: 6px;
}

.bio__val {
  font-size: 20px;
  font-family: 'roboto slab', sans-serif;
}

.bio__birthdays .bio__person-post {
  font-size: 18px;
  margin-top: 24px;
}

.bio__birthdays .bio__val {
  font-size: 18px;
}

.bio__birthdays .bio__key {
  font-size: 14px;
}

.menu {
  width: 100%;
  display: table;
  border-collapse: collapse;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.menu__item {
  text-align: center;
  display: table-cell;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.menu__item [class*=icon] {
  font-size: 7px;
  margin-left: 5px;
  vertical-align: 0;
  position: relative;
  top: -2px;
}

.menu__item:first-child {
  text-align: left;
}

.menu__item:first-child .dropdown {
  left: 0;
  -webkit-transform: none;
          transform: none;
}

.menu__item:first-child .dropdown:before {
  left: 20px;
  -webkit-transform: none;
          transform: none;
}

.menu__item:last-child {
  text-align: right;
}

.menu__item:last-child .dropdown {
  left: auto;
  right: 0;
  -webkit-transform: none;
          transform: none;
}

.menu__item:last-child .dropdown:before {
  left: auto;
  right: 20px;
  -webkit-transform: none;
          transform: none;
}

.menu__link {
  height: 50px;
  padding: 16px 0;
  font-size: 14px;
  font-weight: bold;
  color: #3C4052;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
}

.menu.card-menu {
  display: block;
}

.menu.card-menu .menu__item {
  display: inline-block;
  margin-right: 80px;
}

.dropdown {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 50px;
  z-index: 30;
  padding: 16px 40px;
  min-width: 400px;
  position: absolute;
  background: #363A48;
  text-align: left;
}

.dropdown:before {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-top: solid 8px transparent;
  border-right: solid 8px transparent;
  border-bottom: solid 8px #363A48;
  border-left: solid 8px transparent;
}

.dropdown__link {
  margin: 24px 0;
  display: block;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.8);
}

.dropdown__link:hover {
  color: white;
}

.header {
  height: 145px;
  z-index: 50;
  position: relative;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
}

@media (max-width: 767px) {
  .header .row {
    margin: 0;
  }
}

.header .container-fluid {
  height: 145px;
  padding-top: 30px;
  position: relative;
}

@media (max-width: 767px) {
  .header .container-fluid {
    padding: 0;
    height: auto;
  }
}

@media (max-width: 767px) {
  .header {
    z-index: 50;
    padding: 0;
    height: 74px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
  }
}

.header .logo {
  top: -6px;
  float: left;
  margin-left: 15px;
  position: relative;
}

@media (max-width: 767px) {
  .header .logo {
    height: 74px;
    float: none;
    padding-top: 0;
    display: table-cell;
    vertical-align: middle;
    background-position: 0 50%;
    position: static;
    line-height: 1;
  }
}

@media (max-width: 767px) {
  .header .logo__slogan {
    margin: 2px 0;
    font-size: 14px;
    font-weight: 600;
    display: inline;
  }
}

@media (max-width: 767px) {
  .header--safari {
    -webkit-backdrop-filter: blur(25px) brightness(110%);
    background: rgba(245, 245, 245, 0.7);
  }
}

.header__impaired {
  display: none;
}

.header__search {
  top: 0;
  right: 0;
  position: absolute;
  white-space: nowrap;
}

.header__search_main {
  top: 0;
  right: 0;
  position: absolute;
  white-space: nowrap;
}

.header__search_main input::-webkit-input-placeholder {
  color: #A6A6A6;
}

.header__search_main input::-moz-placeholder {
  color: #A6A6A6;
}

.header__search_main input::-ms-input-placeholder {
  color: #A6A6A6;
}

.header__search_main input::placeholder {
  color: #A6A6A6;
}

.header__buttons .btn {
  margin-left: 15px;
}

.header__buttons .keys {
  background-color: #ffffff00;
  color: #3C4052;
  border: 1px solid #DEE1E6;
  border-radius: 3px;
  padding: 0 15px !important;
}

.header__buttons .keys:hover {
  color: #fff !important;
}

.header__buttons .keys .icon {
  font-size: 20px;
  position: relative;
  top: 5px;
}

.header__menu {
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  padding: 0 15px;
}

.header__toggle {
  width: 74px;
  height: 74px;
  cursor: pointer;
  display: block;
  right: 0px;
  top: 0;
  position: absolute;
  font-size: 25px;
  cursor: pointer;
}

.header__toggle [class*=icon] {
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.header__toggle .icon-hamburger {
  font-size: 20px;
}

.theme-pprt .header__toggle .icon-hamburger {
  color: #4F50C0;
}

.theme-ministry .header__toggle .icon-hamburger {
  color: #17A085;
}

.theme-president .header__toggle .icon-hamburger {
  color: #005CFC;
}

.theme-gossov .header__toggle .icon-hamburger {
  color: #097DB4;
}

.theme-msu .header__toggle .icon-hamburger {
  color: #009BA2;
}

.theme-shaimiev .header__toggle .icon-hamburger {
  color: #127C84;
}

.theme-izbirkom .header__toggle .icon-hamburger {
  color: #0081ff;
}

.header__toggle .icon-close {
  color: white;
  display: none;
}

.header__tools {
  position: relative;
}

@media (max-width: 767px) {
  .header__tools {
    padding-left: 12px;
    padding-right: 56px;
  }
}

.crumbs {
  margin: 40px 0 0;
  font-size: 14px;
  font-family: 'roboto slab', sans-serif;
}

.crumbs [class*=icon] {
  margin: 0 6px;
  font-size: 10px;
}

@media (max-width: 767px) {
  .crumbs {
    margin: 15px 0 30px;
  }
}

.crumbs .link {
  cursor: pointer;
}

.crumbs__item,
.crumbs .link {
  text-decoration: none;
}

.theme-pprt .crumbs__item, .theme-pprt
.crumbs .link {
  color: #3C4052;
}

.theme-ministry .crumbs__item, .theme-ministry
.crumbs .link {
  color: #3C4052;
}

.theme-president .crumbs__item, .theme-president
.crumbs .link {
  color: #3C4052;
}

.theme-gossov .crumbs__item, .theme-gossov
.crumbs .link {
  color: #3C4052;
}

.theme-msu .crumbs__item, .theme-msu
.crumbs .link {
  color: #3C4052;
}

.theme-shaimiev .crumbs__item, .theme-shaimiev
.crumbs .link {
  color: #3C4052;
}

.theme-izbirkom .crumbs__item, .theme-izbirkom
.crumbs .link {
  color: #3C4052;
}

.crumbs__item--last,
.crumbs .link--last {
  opacity: 0.5;
  background: none;
}

.crossbar {
  font-size: 14px;
  background: #363A48;
}

.crossbar__menu {
  float: left;
}

.crossbar__menu-item {
  height: 45px;
  line-height: 45px;
  margin-right: 20px;
  display: inline-block;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.75);
}

.crossbar__menu-item:hover {
  text-decoration: none;
  color: white;
}

@media (min-width: 768px) and (max-width: 1200px) {
  .crossbar__menu-item--tat {
    font-size: 13px;
  }
}

.theme-pprt .crossbar__menu-item--selected {
  border-top: solid 3px #4F50C0;
}

.theme-ministry .crossbar__menu-item--selected {
  border-top: solid 3px #17A085;
}

.theme-president .crossbar__menu-item--selected {
  border-top: solid 3px #005CFC;
}

.theme-gossov .crossbar__menu-item--selected {
  border-top: solid 3px #097DB4;
}

.theme-msu .crossbar__menu-item--selected {
  border-top: solid 3px #009BA2;
}

.theme-shaimiev .crossbar__menu-item--selected {
  border-top: solid 3px #127C84;
}

.theme-izbirkom .crossbar__menu-item--selected {
  border-top: solid 3px #0081ff;
}

@media (min-width: 1200px) {
  .crossbar__menu-item {
    margin-right: 25px;
  }
}

.crossbar__langs {
  float: right;
}

.crossbar__langs-item {
  height: 48px;
  line-height: 49PX;
  padding: 0 8px;
  font-size: 13PX;
  font-weight: 900;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  color: #A7A7A7;
}

.theme-pprt .crossbar__langs-item:hover {
  color: #FFF;
}

.theme-ministry .crossbar__langs-item:hover {
  color: #FFF;
}

.theme-president .crossbar__langs-item:hover {
  color: #FFF;
}

.theme-gossov .crossbar__langs-item:hover {
  color: #FFF;
}

.theme-msu .crossbar__langs-item:hover {
  color: #FFF;
}

.theme-shaimiev .crossbar__langs-item:hover {
  color: #FFF;
}

.theme-izbirkom .crossbar__langs-item:hover {
  color: #FFF;
}

.crossbar__langs-item--selected {
  color: #F7F7F7;
}

.crossbar__accessibility {
  cursor: pointer;
  color: #A7A7A7;
  float: right;
  height: 48PX;
  line-height: 51PX;
  margin-left: 16px;
}

.theme-pprt .crossbar__accessibility:hover {
  color: #FFF;
}

.theme-ministry .crossbar__accessibility:hover {
  color: #FFF;
}

.theme-president .crossbar__accessibility:hover {
  color: #FFF;
}

.theme-gossov .crossbar__accessibility:hover {
  color: #FFF;
}

.theme-msu .crossbar__accessibility:hover {
  color: #FFF;
}

.theme-shaimiev .crossbar__accessibility:hover {
  color: #FFF;
}

.theme-izbirkom .crossbar__accessibility:hover {
  color: #FFF;
}

.btn {
  border: 0;
  margin: 0;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 50px;
  padding: 0 30px;
  line-height: 48px;
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: white;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.02em;
  text-decoration: none;
  text-transform: uppercase;
  background: #363A48;
  border: solid 2px transparent;
  border-radius: 0;
  white-space: nowrap;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.btn [class*=arrow]:first-child {
  margin-left: 0;
}

.btn [class*=arrow] {
  font-size: 7px;
  position: relative;
  top: -1px;
  margin-left: 14px;
}

.btn [class*=icon] {
  position: relative;
}

.btn .icon-arrow-right {
  top: 2px;
  font-size: 15px;
  margin: 0 8px !important;
}

.btn:hover {
  text-decoration: none;
}

.theme-pprt .btn:hover {
  color: white;
  background: #4F50C0;
}

.theme-ministry .btn:hover {
  color: white;
  background: #17A085;
}

.theme-president .btn:hover {
  color: white;
  background: #005CFC;
}

.theme-gossov .btn:hover {
  color: white;
  background: #097DB4;
}

.theme-msu .btn:hover {
  color: white;
  background: #009BA2;
}

.theme-shaimiev .btn:hover {
  color: white;
  background: #127C84;
}

.theme-izbirkom .btn:hover {
  color: white;
  background: #0081ff;
}

.btn--primary {
  color: white;
}

.theme-pprt .btn--primary {
  background: #4F50C0;
}

.theme-ministry .btn--primary {
  background: #17A085;
}

.theme-president .btn--primary {
  background: #005CFC;
}

.theme-gossov .btn--primary {
  background: #097DB4;
}

.theme-msu .btn--primary {
  background: #009BA2;
}

.theme-shaimiev .btn--primary {
  background: #127C84;
}

.theme-izbirkom .btn--primary {
  background: #0081ff;
}

.btn--link, .btn--link-small {
  font-size: 18px;
  line-height: 100%;
  font-weight: bold;
  background: none;
  padding-left: 0;
  padding-right: 0;
  text-transform: uppercase;
  border-left: 0;
  border-right: 0;
  text-align: left;
  white-space: inherit;
}

.btn--link [class*=icon], .btn--link-small [class*=icon] {
  font-size: 18px;
  top: 1px;
}

.btn--link:hover, .btn--link-small:hover {
  background: none !important;
}

.theme-pprt .btn--link:hover, .theme-pprt .btn--link-small:hover {
  color: #4F50C0;
}

.theme-ministry .btn--link:hover, .theme-ministry .btn--link-small:hover {
  color: #17A085;
}

.theme-president .btn--link:hover, .theme-president .btn--link-small:hover {
  color: #005CFC;
}

.theme-gossov .btn--link:hover, .theme-gossov .btn--link-small:hover {
  color: #097DB4;
}

.theme-msu .btn--link:hover, .theme-msu .btn--link-small:hover {
  color: #009BA2;
}

.theme-shaimiev .btn--link:hover, .theme-shaimiev .btn--link-small:hover {
  color: #127C84;
}

.theme-izbirkom .btn--link:hover, .theme-izbirkom .btn--link-small:hover {
  color: #0081ff;
}

.theme-pprt .btn--link, .theme-pprt .btn--link-small {
  color: #4F50C0;
}

.theme-ministry .btn--link, .theme-ministry .btn--link-small {
  color: #17A085;
}

.theme-president .btn--link, .theme-president .btn--link-small {
  color: #005CFC;
}

.theme-gossov .btn--link, .theme-gossov .btn--link-small {
  color: #097DB4;
}

.theme-msu .btn--link, .theme-msu .btn--link-small {
  color: #009BA2;
}

.theme-shaimiev .btn--link, .theme-shaimiev .btn--link-small {
  color: #127C84;
}

.theme-izbirkom .btn--link, .theme-izbirkom .btn--link-small {
  color: #0081ff;
}

.btn--link .icon-arrow-right, .btn--link-small .icon-arrow-right {
  opacity: .5;
  margin: 0 0 0 30px !important;
}

.btn--link-small {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}

.btn--link-small [class*=icon] {
  font-size: 13px;
  top: 1px;
}

.btn--primary-outline {
  background: none;
}

.theme-pprt .btn--primary-outline {
  color: #4F50C0;
  border: solid 2px #4F50C0;
}

.theme-ministry .btn--primary-outline {
  color: #17A085;
  border: solid 2px #17A085;
}

.theme-president .btn--primary-outline {
  color: #005CFC;
  border: solid 2px #005CFC;
}

.theme-gossov .btn--primary-outline {
  color: #097DB4;
  border: solid 2px #097DB4;
}

.theme-msu .btn--primary-outline {
  color: #009BA2;
  border: solid 2px #009BA2;
}

.theme-shaimiev .btn--primary-outline {
  color: #127C84;
  border: solid 2px #127C84;
}

.theme-izbirkom .btn--primary-outline {
  color: #0081ff;
  border: solid 2px #0081ff;
}

.btn--secondary {
  color: #363A48;
  background: white;
  text-decoration: none;
  border-color: #363A48;
}

.theme-pprt .btn--secondary:hover {
  background: none;
  color: #4F50C0;
  border-color: #4F50C0;
}

.theme-ministry .btn--secondary:hover {
  background: none;
  color: #17A085;
  border-color: #17A085;
}

.theme-president .btn--secondary:hover {
  background: none;
  color: #005CFC;
  border-color: #005CFC;
}

.theme-gossov .btn--secondary:hover {
  background: none;
  color: #097DB4;
  border-color: #097DB4;
}

.theme-msu .btn--secondary:hover {
  background: none;
  color: #009BA2;
  border-color: #009BA2;
}

.theme-shaimiev .btn--secondary:hover {
  background: none;
  color: #127C84;
  border-color: #127C84;
}

.theme-izbirkom .btn--secondary:hover {
  background: none;
  color: #0081ff;
  border-color: #0081ff;
}

.btn--gray {
  color: #87878E;
  background: white;
  border-color: #87878E;
}

.btn--gray:hover {
  background: none !important;
}

.theme-pprt .btn--gray:hover {
  color: #4F50C0;
  border-color: #4F50C0;
}

.theme-ministry .btn--gray:hover {
  color: #17A085;
  border-color: #17A085;
}

.theme-president .btn--gray:hover {
  color: #005CFC;
  border-color: #005CFC;
}

.theme-gossov .btn--gray:hover {
  color: #097DB4;
  border-color: #097DB4;
}

.theme-msu .btn--gray:hover {
  color: #009BA2;
  border-color: #009BA2;
}

.theme-shaimiev .btn--gray:hover {
  color: #127C84;
  border-color: #127C84;
}

.theme-izbirkom .btn--gray:hover {
  color: #0081ff;
  border-color: #0081ff;
}

.btn--themed {
  background: none !important;
}

.theme-pprt .btn--themed {
  color: #4F50C0;
  border-color: #4F50C0;
}

.theme-ministry .btn--themed {
  color: #17A085;
  border-color: #17A085;
}

.theme-president .btn--themed {
  color: #005CFC;
  border-color: #005CFC;
}

.theme-gossov .btn--themed {
  color: #097DB4;
  border-color: #097DB4;
}

.theme-msu .btn--themed {
  color: #009BA2;
  border-color: #009BA2;
}

.theme-shaimiev .btn--themed {
  color: #127C84;
  border-color: #127C84;
}

.theme-izbirkom .btn--themed {
  color: #0081ff;
  border-color: #0081ff;
}

.btn--wide {
  width: 100%;
  display: block;
  text-align: center;
}

.btn--square {
  width: 50px;
  padding: 0;
  text-align: center;
}

.btn--square .icon {
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.btn--rounded {
  border-radius: 4px;
}

.btn--narrow {
  padding-left: 16px;
  padding-right: 16px;
}

.btn--multiline {
  height: auto;
  line-height: 1.25;
}

.btn--disabled, .btn--undo {
  color: white;
  background: #A1A1A1;
}

.btn--undo:hover {
  color: white !important;
  background: #A1A1A1 !important;
}

.theme-pprt .btn--link.btn--danger, .theme-pprt .btn--danger.btn--link-small {
  color: #EB1B53;
}

.theme-ministry .btn--link.btn--danger, .theme-ministry .btn--danger.btn--link-small {
  color: #EB1B53;
}

.theme-president .btn--link.btn--danger, .theme-president .btn--danger.btn--link-small {
  color: #EB1B53;
}

.theme-gossov .btn--link.btn--danger, .theme-gossov .btn--danger.btn--link-small {
  color: #EB1B53;
}

.theme-msu .btn--link.btn--danger, .theme-msu .btn--danger.btn--link-small {
  color: #EB1B53;
}

.theme-shaimiev .btn--link.btn--danger, .theme-shaimiev .btn--danger.btn--link-small {
  color: #EB1B53;
}

.theme-izbirkom .btn--link.btn--danger, .theme-izbirkom .btn--danger.btn--link-small {
  color: #EB1B53;
}

.btn--link, .btn--link-small {
  padding: 0;
  height: auto;
}

.btn--link.btn--small, .btn--small.btn--link-small {
  font-size: 14px;
}

.btn--link.btn--small [class*=icon], .btn--small.btn--link-small [class*=icon] {
  font-size: 14px;
  top: 1px;
}

.btn--upload {
  float: left;
  color: white;
  background: none;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
  color: white;
}

.theme-pprt .btn--upload {
  background: #4F50C0;
}

.theme-ministry .btn--upload {
  background: #17A085;
}

.theme-president .btn--upload {
  background: #005CFC;
}

.theme-gossov .btn--upload {
  background: #097DB4;
}

.theme-msu .btn--upload {
  background: #009BA2;
}

.theme-shaimiev .btn--upload {
  background: #127C84;
}

.theme-izbirkom .btn--upload {
  background: #0081ff;
}

@media (max-width: 767px) {
  .btn--upload {
    float: none;
    width: 100%;
  }
}

.btn--upload input {
  top: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  font-size: 200px;
}

.btn--large {
  height: 70px;
  line-height: 70px;
}

.btn--extra-large {
  height: 90px;
  line-height: 90px;
  text-transform: none;
  font-size: 22px;
  font-weight: 400;
  padding-right: 80px;
  padding-left: 80px;
}

.btn--link [class=icon-arrow-long], .btn--link-small [class=icon-arrow-long],
.btn--link [class=icon-arrow-long-left],
.btn--link-small [class=icon-arrow-long-left] {
  display: inline-block;
  will-change: translateX;
}

.btn--clean {
  background: none;
}

.btn--clean:hover {
  background: none !important;
}

.btn--link:hover [class=icon-arrow-long], .btn--link-small:hover [class=icon-arrow-long] {
  -webkit-animation: button-bounce 1.8s infinite;
          animation: button-bounce 1.8s infinite;
}

.btn--link:hover [class=icon-arrow-long-left], .btn--link-small:hover [class=icon-arrow-long-left] {
  -webkit-animation: button-bounce-left 1.8s infinite;
          animation: button-bounce-left 1.8s infinite;
}

.btn--mobile-primary {
  font-size: 18px;
  height: 68px;
  line-height: 68px;
  margin: 20px 0;
  background: transparent;
}

.theme-pprt .btn--mobile-primary {
  border-color: #4F50C0;
  color: #4F50C0;
}

.theme-ministry .btn--mobile-primary {
  border-color: #17A085;
  color: #17A085;
}

.theme-president .btn--mobile-primary {
  border-color: #005CFC;
  color: #005CFC;
}

.theme-gossov .btn--mobile-primary {
  border-color: #097DB4;
  color: #097DB4;
}

.theme-msu .btn--mobile-primary {
  border-color: #009BA2;
  color: #009BA2;
}

.theme-shaimiev .btn--mobile-primary {
  border-color: #127C84;
  color: #127C84;
}

.theme-izbirkom .btn--mobile-primary {
  border-color: #0081ff;
  color: #0081ff;
}

.btn--download {
  padding: 0;
  height: auto;
  line-height: 1.2;
  background: none;
  text-decoration: none;
  white-space: inherit;
  text-align: left;
  margin: 24px 0;
}

.theme-pprt .btn--download {
  color: #3C4052;
}

.theme-ministry .btn--download {
  color: #3C4052;
}

.theme-president .btn--download {
  color: #3C4052;
}

.theme-gossov .btn--download {
  color: #3C4052;
}

.theme-msu .btn--download {
  color: #3C4052;
}

.theme-shaimiev .btn--download {
  color: #3C4052;
}

.theme-izbirkom .btn--download {
  color: #3C4052;
}

.btn--download:hover {
  text-decoration: none;
  background: none !important;
}

.theme-pprt .btn--download:hover {
  color: #4F50C0;
}

.theme-ministry .btn--download:hover {
  color: #17A085;
}

.theme-president .btn--download:hover {
  color: #005CFC;
}

.theme-gossov .btn--download:hover {
  color: #097DB4;
}

.theme-msu .btn--download:hover {
  color: #009BA2;
}

.theme-shaimiev .btn--download:hover {
  color: #127C84;
}

.theme-izbirkom .btn--download:hover {
  color: #0081ff;
}

.btn--download [class*=icon] {
  font-size: 30px;
  margin-right: 16px;
}

.theme-pprt .btn--download [class*=icon] {
  color: #4F50C0;
}

.theme-ministry .btn--download [class*=icon] {
  color: #17A085;
}

.theme-president .btn--download [class*=icon] {
  color: #005CFC;
}

.theme-gossov .btn--download [class*=icon] {
  color: #097DB4;
}

.theme-msu .btn--download [class*=icon] {
  color: #009BA2;
}

.theme-shaimiev .btn--download [class*=icon] {
  color: #127C84;
}

.theme-izbirkom .btn--download [class*=icon] {
  color: #0081ff;
}

@-webkit-keyframes button-bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
  }
  60% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
}

@keyframes button-bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
  }
  60% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
}

@-webkit-keyframes button-bounce-left {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
  }
  60% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
}

@keyframes button-bounce-left {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
  }
  60% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
}

.footer {
  position: relative;
  padding: 30px 0;
  background: #3C4052;
}

@media (min-width: 768px) {
  .footer .logo {
    margin-top: -4px;
  }
}

.footer__scrolltop {
  top: 0;
  right: 0;
  position: absolute;
}

.footer__scrolltop [class*=icon] {
  margin: 0;
  font-size: 10px;
  color: white;
}

@media (max-width: 767px) {
  .footer__row {
    margin: 12px 0;
  }
}

.footer .impaired-visible {
  display: none;
}

.footer .logo {
  display: table-cell;
  vertical-align: middle;
}

.footer .logo--small {
  height: 46px;
}

.footer__share {
  display: inline-block;
  margin-left: 14px;
  height: 15px;
}

.footer__share-link {
  margin: 0 8px;
  border: none;
  font-size: 20px;
  color: #9091ba !important;
  text-decoration: none;
  display: block;
  float: left;
  line-height: 1;
}

.footer__share-link:hover {
  color: #fff !important;
}

.footer__share-link .icon-vk {
  font-size: 29px;
  line-height: 20px;
}

.address {
  font-size: 16px;
  color: #DEDEF3;
}

.address__row {
  margin-bottom: 8px;
}

.theme-pprt .address a {
  color: #4F50C0;
}

.theme-ministry .address a {
  color: #17A085;
}

.theme-president .address a {
  color: #005CFC;
}

.theme-gossov .address a {
  color: #097DB4;
}

.theme-msu .address a {
  color: #009BA2;
}

.theme-shaimiev .address a {
  color: #127C84;
}

.theme-izbirkom .address a {
  color: #0081ff;
}

.app--mobile-menu .copyrights {
  display: none;
}

.copyrights {
  padding: 25px;
  color: #ADB1E3;
  font-size: 12px;
  text-align: center;
  background: #363A48;
}

.copyrights__counter {
  padding-top: 10px;
}

.copyrights__counter img {
  margin: 0 4px;
}

.copyrights__links {
  margin-bottom: 12px;
}

.copyrights__link,
.copyrights .privicy_link {
  color: #ADB1E3;
  text-decoration: underline;
  cursor: pointer;
}

.copyrights__link:hover,
.copyrights .privicy_link:hover {
  text-decoration: none;
}

.content {
  line-height: 1.5;
  background: white;
}

@media (max-width: 767px) {
  .content {
    padding-top: 74px;
  }
}

.content__main, .content__aside {
  margin-top: 70px;
  margin-bottom: 48px;
}

@media (max-width: 767px) {
  .content__main, .content__aside {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.content__aside {
  padding-left: 45px;
}

@media (max-width: 767px) {
  .content__aside {
    padding-left: 15px;
  }
}

.content__section {
  margin-bottom: 70px;
}

@media (max-width: 767px) {
  .content__section {
    margin-bottom: 30px;
  }
}

.content__section:last-child {
  margin-bottom: 0;
}

.content__section-pos_gossov {
  margin-top: -60px;
}

@media (max-width: 767px) {
  .content__section-pos_gossov {
    margin-top: -20px;
  }
}

.content .banner-shaimiev {
  display: block;
}

.content--inline {
  display: inline;
}

.content .events-section {
  padding-bottom: 58px;
}

.content .photo-section .swiper__text {
  font-size: 18px;
  line-height: 28px;
}

.contacts {
  position: relative;
}

.contacts .h2 {
  margin-bottom: 52px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .contacts .h2 {
    margin-bottom: 24px;
  }
}

@media (max-width: 767px) {
  .contacts .hr {
    margin: 24px 0;
  }
}

.contacts__name {
  font-size: 24px;
  margin-bottom: 22px;
}

.contacts__label {
  color: #9FA8B5;
  font-size: 14px;
  font-weight: 500;
}

.contacts__more {
  margin-top: 34px;
}

.contacts__col {
  display: table-cell;
  padding: 0 40px;
  float: none;
  vertical-align: top;
  border-right: solid 1px #DBDDE5;
}

@media (max-width: 767px) {
  .contacts__col {
    border: 0;
    padding: 0 15px;
    display: block;
  }
}

.contacts__col:last-child {
  border-right-color: transparent;
}

.contacts__row {
  width: 100%;
  margin: 0 -40px;
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
}

@media (max-width: 767px) {
  .contacts__row {
    width: auto;
    display: block;
    margin: 0 -15px;
  }
}

.contacts__group {
  margin: 14px 0;
}

@media (max-width: 767px) {
  .contacts__group {
    margin: 5px 0;
  }
}

.contacts__email {
  font-size: 15px;
  font-family: 'roboto slab', sans-serif;
}

.theme-pprt .contacts__email {
  color: #3C4052;
}

.theme-ministry .contacts__email {
  color: #3C4052;
}

.theme-president .contacts__email {
  color: #3C4052;
}

.theme-gossov .contacts__email {
  color: #3C4052;
}

.theme-msu .contacts__email {
  color: #3C4052;
}

.theme-shaimiev .contacts__email {
  color: #3C4052;
}

.theme-izbirkom .contacts__email {
  color: #3C4052;
}

.contacts__subdep {
  font-size: 16px;
  font-weight: bold;
  margin: 32px 0 18px 0;
}

@media (max-width: 767px) {
  .contacts__info {
    margin: 30px 0 0 0;
  }
}

.contacts__data .icon-contact-phone {
  font-size: 19px;
}

.contacts__data [class*=icon] {
  bottom: -0.07em;
  position: relative;
  margin-right: 6px;
}

.theme-pprt .contacts__data [class*=icon] {
  color: #4F50C0;
}

.theme-ministry .contacts__data [class*=icon] {
  color: #17A085;
}

.theme-president .contacts__data [class*=icon] {
  color: #005CFC;
}

.theme-gossov .contacts__data [class*=icon] {
  color: #097DB4;
}

.theme-msu .contacts__data [class*=icon] {
  color: #009BA2;
}

.theme-shaimiev .contacts__data [class*=icon] {
  color: #127C84;
}

.theme-izbirkom .contacts__data [class*=icon] {
  color: #0081ff;
}

.contacts__president .h2 {
  margin-bottom: 38px;
}

.contacts__president .contacts__name {
  font-size: 18px;
  font-weight: 600;
}

.contacts__president .call-action {
  font-size: 18px;
}

.contacts__president .contacts__col {
  margin-bottom: 45px;
}

.contacts__president .btn--mobile-primary {
  margin-top: 0;
}

.contacts__link {
  position: absolute;
  right: 0;
  top: 14px;
  margin: 0 30px;
}

.contacts__link .link {
  border: none;
  font-size: 14px;
  font-family: 'roboto slab', sans-serif;
}

.theme-pprt .contacts__link .link {
  color: #4F50C0;
}

.theme-ministry .contacts__link .link {
  color: #17A085;
}

.theme-president .contacts__link .link {
  color: #005CFC;
}

.theme-gossov .contacts__link .link {
  color: #097DB4;
}

.theme-msu .contacts__link .link {
  color: #009BA2;
}

.theme-shaimiev .contacts__link .link {
  color: #127C84;
}

.theme-izbirkom .contacts__link .link {
  color: #0081ff;
}

.photos .row + .row,
.media-cards .row + .row,
.video-cards .row + .row,
.photo-cards .row + .row {
  margin-top: 30px;
}

@media (max-width: 767px) {
  .photos [class^=col] + [class^=col],
  .media-cards [class^=col] + [class^=col],
  .video-cards [class^=col] + [class^=col],
  .photo-cards [class^=col] + [class^=col] {
    margin-top: 30px;
  }
}

.photos--small,
.media-cards--small,
.video-cards--small,
.photo-cards--small {
  margin: 0 -10px;
}

.photos--small .photos__photo,
.media-cards--small .photos__photo,
.video-cards--small .photos__photo,
.photo-cards--small .photos__photo {
  width: 20%;
  float: left;
  height: 146px;
  border: solid 10px white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (max-width: 767px) {
  .photos--small .photos__photo,
  .media-cards--small .photos__photo,
  .video-cards--small .photos__photo,
  .photo-cards--small .photos__photo {
    width: 100%;
    float: none;
    height: 246px;
  }
}

.photos__item,
.media-cards__item,
.video-cards__item,
.photo-cards__item {
  cursor: pointer;
  display: block;
  height: 440px;
  border: solid 1px #DFE7F6;
  position: relative;
  text-decoration: none;
  color: #3C4052;
  margin-bottom: 30px;
}

.photos__item:hover,
.media-cards__item:hover,
.video-cards__item:hover,
.photo-cards__item:hover {
  color: #3C4052;
  text-decoration: none;
}

.theme-pprt .photos__item:hover:after, .theme-pprt
.media-cards__item:hover:after, .theme-pprt
.video-cards__item:hover:after, .theme-pprt
.photo-cards__item:hover:after {
  content: '';
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: -1px;
  height: 4px;
  background: #4F50C0;
}

.theme-ministry .photos__item:hover:after, .theme-ministry
.media-cards__item:hover:after, .theme-ministry
.video-cards__item:hover:after, .theme-ministry
.photo-cards__item:hover:after {
  content: '';
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: -1px;
  height: 4px;
  background: #17A085;
}

.theme-president .photos__item:hover:after, .theme-president
.media-cards__item:hover:after, .theme-president
.video-cards__item:hover:after, .theme-president
.photo-cards__item:hover:after {
  content: '';
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: -1px;
  height: 4px;
  background: #005CFC;
}

.theme-gossov .photos__item:hover:after, .theme-gossov
.media-cards__item:hover:after, .theme-gossov
.video-cards__item:hover:after, .theme-gossov
.photo-cards__item:hover:after {
  content: '';
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: -1px;
  height: 4px;
  background: #097DB4;
}

.theme-msu .photos__item:hover:after, .theme-msu
.media-cards__item:hover:after, .theme-msu
.video-cards__item:hover:after, .theme-msu
.photo-cards__item:hover:after {
  content: '';
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: -1px;
  height: 4px;
  background: #009BA2;
}

.theme-shaimiev .photos__item:hover:after, .theme-shaimiev
.media-cards__item:hover:after, .theme-shaimiev
.video-cards__item:hover:after, .theme-shaimiev
.photo-cards__item:hover:after {
  content: '';
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: -1px;
  height: 4px;
  background: #127C84;
}

.theme-izbirkom .photos__item:hover:after, .theme-izbirkom
.media-cards__item:hover:after, .theme-izbirkom
.video-cards__item:hover:after, .theme-izbirkom
.photo-cards__item:hover:after {
  content: '';
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: -1px;
  height: 4px;
  background: #0081ff;
}

.photos__item:hover .photos__counter,
.media-cards__item:hover .photos__counter,
.video-cards__item:hover .photos__counter,
.photo-cards__item:hover .photos__counter {
  visibility: visible;
}

@media (max-width: 767px) {
  .photos__item,
  .media-cards__item,
  .video-cards__item,
  .photo-cards__item {
    height: auto;
    margin-bottom: 0;
  }
}

.photos__title,
.media-cards__title,
.video-cards__title,
.photo-cards__title {
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

.photos__inner,
.media-cards__inner,
.video-cards__inner,
.photo-cards__inner {
  padding: 24px;
}

.photos__meta,
.media-cards__meta,
.video-cards__meta,
.photo-cards__meta {
  left: 24px;
  right: 24px;
  bottom: 20px;
  position: absolute;
}

@media (max-width: 767px) {
  .photos__meta,
  .media-cards__meta,
  .video-cards__meta,
  .photo-cards__meta {
    position: static;
  }
}

.photos__author, .photos__date,
.media-cards__author,
.media-cards__date,
.video-cards__author,
.video-cards__date,
.photo-cards__author,
.photo-cards__date {
  font-size: 14px;
  line-height: 24px;
}

.photos__photo,
.media-cards__photo,
.video-cards__photo,
.photo-cards__photo {
  height: 244px;
  cursor: pointer;
  position: relative;
  margin: -1px -1px 0 -1px;
  background-size: cover;
}

.photos__photo:hover .photos__resize,
.media-cards__photo:hover .photos__resize,
.video-cards__photo:hover .photos__resize,
.photo-cards__photo:hover .photos__resize {
  display: block;
}

.photos__counter,
.media-cards__counter,
.video-cards__counter,
.photo-cards__counter {
  top: 0;
  right: 0;
  left: 0;
  height: 244px;
  z-index: 1;
  color: white;
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  font-size: 18px;
  text-align: center;
  display: table;
  width: 100%;
  visibility: hidden;
}

@media (max-width: 767px) {
  .photos__counter,
  .media-cards__counter,
  .video-cards__counter,
  .photo-cards__counter {
    display: none;
  }
}

.photos__counter-inner,
.media-cards__counter-inner,
.video-cards__counter-inner,
.photo-cards__counter-inner {
  display: table-cell;
  vertical-align: middle;
}

.photos__resize,
.media-cards__resize,
.video-cards__resize,
.photo-cards__resize {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  display: none;
  background: rgba(0, 0, 0, 0.6);
}

@media (max-width: 767px) {
  .photos__resize,
  .media-cards__resize,
  .video-cards__resize,
  .photo-cards__resize {
    display: none;
  }
}

.photos__resize .icon-resize,
.media-cards__resize .icon-resize,
.video-cards__resize .icon-resize,
.photo-cards__resize .icon-resize {
  top: 50%;
  left: 50%;
  color: white;
  font-size: 32px;
  position: absolute;
  opacity: 0.85;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.photos__common-date,
.media-cards__common-date,
.video-cards__common-date,
.photo-cards__common-date {
  color: #8f909b;
  font-size: 14px;
}

.lightbox {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  min-height: 400px;
}

.lightbox__win {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  position: absolute;
  background: white;
}

.lightbox__photo, .lightbox__loading {
  top: 0;
  right: 300px;
  bottom: 0;
  left: 0;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%;
}

@media (max-width: 767px) {
  .lightbox__photo, .lightbox__loading {
    right: 0;
    width: 100%;
    bottom: 60%;
  }
}

.lightbox__photo {
  right: 0;
}

@media (max-width: 767px) {
  .lightbox__photo {
    bottom: 0;
  }
}

.lightbox__loading {
  background-color: #000;
}

.lightbox__loading-text {
  top: 50%;
  left: 50%;
  color: white;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.lightbox__aside {
  top: 0;
  right: 0;
  bottom: 0;
  width: 300px;
  position: absolute;
  padding: 48px;
  padding-top: 96px;
  padding-right: 24px;
  background: white;
}

@media (max-width: 767px) {
  .lightbox__aside {
    overflow-y: scroll;
  }
}

.lightbox__prev, .lightbox__next {
  top: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  position: absolute;
  background-color: rgba(60, 64, 82, 0.75);
  margin-top: -30px;
}

.lightbox__prev [class*=icon], .lightbox__next [class*=icon] {
  color: white;
  font-size: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.lightbox__prev:hover, .lightbox__next:hover {
  background-color: #3c4052;
}

.lightbox__prev {
  left: 0;
}

.lightbox__next {
  right: 0;
}

.lightbox__close {
  width: 28px;
  height: 28px;
  display: block;
  top: 20px;
  right: 20px;
  cursor: pointer;
  position: absolute;
}

@media (max-width: 767px) {
  .lightbox__close {
    top: 30px;
    right: 24px;
  }
}

.lightbox__count {
  font-size: 20px;
  font-family: 'roboto slab', sans-serif;
}

.lightbox__meta {
  margin: 28px 0;
  font-size: 13px;
  line-height: 24px;
  color: #999;
  font-weight: 300;
  font-family: 'roboto slab', sans-serif;
}

.lightbox__aside-foot {
  left: 48px;
  bottom: 48px;
  position: absolute;
  background: white;
}

@media (max-width: 767px) {
  .lightbox__aside-foot {
    left: 24px;
    bottom: 24px;
  }
}

.lightbox__aside-foot .share {
  margin-bottom: 24px;
}

.lightbox__download {
  color: #3C4052;
  max-width: 240px;
  text-decoration: none;
  position: relative;
  display: block;
}

.lightbox__download:hover {
  color: #3C4052;
  text-decoration: none;
}

.lightbox__download-icon {
  top: -4px;
  left: 0;
  font-size: 30px;
  position: absolute;
}

.theme-pprt .lightbox__download-icon {
  color: #4F50C0;
}

.theme-ministry .lightbox__download-icon {
  color: #17A085;
}

.theme-president .lightbox__download-icon {
  color: #005CFC;
}

.theme-gossov .lightbox__download-icon {
  color: #097DB4;
}

.theme-msu .lightbox__download-icon {
  color: #009BA2;
}

.theme-shaimiev .lightbox__download-icon {
  color: #127C84;
}

.theme-izbirkom .lightbox__download-icon {
  color: #0081ff;
}

.lightbox__download-text {
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: 58px;
}

.lightbox__title {
  margin: 16px 0;
}

.lightbox--wideTextBlock .lightbox__aside {
  width: 500px;
  padding-top: 60px;
}

.lightbox--wideTextBlock .lightbox__loading {
  right: 500px;
}

.lightbox__attractions-title {
  font-size: 28px;
  margin-bottom: 20px;
  font-weight: 500;
  line-height: 1.4;
}

@media (max-width: 767px) {
  .lightbox__aside {
    top: 40%;
    width: 100% !important;
    padding: 24px;
  }
}

.search {
  position: relative;
  display: inline-block;
  vertical-align: top;
  fill: #363A48;
}

.theme-pprt .search--focus .search__query-trigger {
  color: #4F50C0;
}

.theme-ministry .search--focus .search__query-trigger {
  color: #17A085;
}

.theme-president .search--focus .search__query-trigger {
  color: #005CFC;
}

.theme-gossov .search--focus .search__query-trigger {
  color: #097DB4;
}

.theme-msu .search--focus .search__query-trigger {
  color: #009BA2;
}

.theme-shaimiev .search--focus .search__query-trigger {
  color: #127C84;
}

.theme-izbirkom .search--focus .search__query-trigger {
  color: #0081ff;
}

.search__query {
  width: 100%;
  height: 50px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #DEE3E6;
  border-radius: 4px;
  padding: 0 16px;
  font-size: 16px;
  outline: none;
}

.search__query-button {
  top: 0;
  right: 0;
  height: 50px;
  width: 50px;
  position: absolute;
  background: none;
  cursor: pointer;
  border: 0;
  z-index: 1;
}

.search__query-trigger {
  top: 0;
  right: 0;
  height: 50px;
  width: 50px;
  display: block;
  position: absolute;
}

.theme-pprt .search__query-trigger {
  background-color: #4F50C0;
}

.theme-ministry .search__query-trigger {
  background-color: #17A085;
}

.theme-president .search__query-trigger {
  background-color: #005CFC;
}

.theme-gossov .search__query-trigger {
  background-color: #097DB4;
}

.theme-msu .search__query-trigger {
  background-color: #009BA2;
}

.theme-shaimiev .search__query-trigger {
  background-color: #127C84;
}

.theme-izbirkom .search__query-trigger {
  background-color: #0081ff;
}

.search__query-trigger [class*=icon] {
  top: 50%;
  left: 50%;
  font-size: 20px;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
}

.search__toggle {
  width: 50px;
  height: 50px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px transparent;
  padding: 0 16px;
  font-size: 16px;
  outline: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}

.search__toggle .search__query-trigger {
  margin: -1px -1px 0 0;
}

.share svg {
  vertical-align: top;
}

.share--alternate .share__label {
  display: none;
}

.share--inverse .share__button {
  width: 45px;
  height: 45px;
  border-radius: 4px;
  border: solid 1px white;
  fill: none;
  margin-left: 15px;
}

.share__label {
  vertical-align: top;
  color: #8F909B;
  font-size: 12px;
  line-height: 50px;
  display: inline-block;
  text-transform: uppercase;
  margin-right: 10px;
}

.share__button {
  width: 34px;
  height: 34px;
  cursor: pointer;
  display: inline-block;
}

.share__button--vk {
  fill: #507299;
}

.share__button--facebook {
  fill: #365899;
}

.share__button--odnoklassniki {
  fill: #FA8300;
}

.share__button--twitter {
  fill: #00A0F6;
}

.share__button--vk .cls-2, .share__button--facebook .cls-2, .share__button--odnoklassniki .cls-2, .share__button--twitter .cls-2 {
  fill: white;
}

@media (max-width: 767px) {
  .share__label {
    display: block;
    line-height: 30px;
  }
}

.share .ya-share2 {
  display: inline-block;
}

.share .ya-share2__badge {
  border-radius: 0;
  height: 34px;
  width: 34px;
  padding: 5px;
}

@media (max-width: 767px) {
  .share:not(.share__main) .ya-share2 {
    max-width: 400px;
    margin: -5px;
    width: calc(100% + 10px);
  }
  .share:not(.share__main) .ya-share2__list {
    width: 100%;
  }
  .share:not(.share__main) .ya-share2__item {
    width: 20%;
    margin: 0 !important;
    padding-bottom: 20% !important;
    display: block !important;
    float: left;
    position: relative;
  }
  .share:not(.share__main) .ya-share2__link {
    position: absolute;
    padding: 5px;
    width: 100%;
    height: 100%;
  }
  .share:not(.share__main) .ya-share2__badge {
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 0;
  }
  .share:not(.share__main) .ya-share2__icon {
    width: 70% !important;
    height: 70% !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    margin: auto;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }
}

@media (max-width: 767px) {
  .share__main {
    margin: 0 0 20px !important;
  }
}

.share__main .ya-share2__item_service_vkontakte .ya-share2__badge {
  background-color: transparent;
}

.share__main .ya-share2__item_service_vkontakte .ya-share2__icon {
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.785 16.241s.288-.032.436-.194c.136-.148.132-.427.132-.427s-.02-1.304.576-1.496c.588-.19 1.341 1.26 2.14 1.818.605.422 1.064.33 1.064.33l2.137-.03s1.117-.071.587-.964c-.043-.073-.308-.661-1.588-1.87-1.34-1.264-1.16-1.059.453-3.246.983-1.332 1.376-2.145 1.253-2.493-.117-.332-.84-.244-.84-.244l-2.406.015s-.178-.025-.31.056c-.13.079-.212.262-.212.262s-.382 1.03-.89 1.907c-1.07 1.85-1.499 1.948-1.674 1.832-.407-.267-.305-1.075-.305-1.648 0-1.793.267-2.54-.521-2.733-.262-.065-.454-.107-1.123-.114-.858-.009-1.585.003-1.996.208-.274.136-.485.44-.356.457.159.022.519.099.71.363.246.341.237 1.107.237 1.107s.142 2.11-.33 2.371c-.325.18-.77-.187-1.725-1.865-.489-.859-.859-1.81-.859-1.81s-.07-.176-.198-.272c-.154-.115-.37-.151-.37-.151l-2.286.015s-.343.01-.469.161C3.94 7.721 4.043 8 4.043 8s1.79 4.258 3.817 6.403c1.858 1.967 3.968 1.838 3.968 1.838h.957z' fill='%23CCC' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.share__main .ya-share2__item_service_vkontakte:hover .ya-share2__icon {
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.785 16.241s.288-.032.436-.194c.136-.148.132-.427.132-.427s-.02-1.304.576-1.496c.588-.19 1.341 1.26 2.14 1.818.605.422 1.064.33 1.064.33l2.137-.03s1.117-.071.587-.964c-.043-.073-.308-.661-1.588-1.87-1.34-1.264-1.16-1.059.453-3.246.983-1.332 1.376-2.145 1.253-2.493-.117-.332-.84-.244-.84-.244l-2.406.015s-.178-.025-.31.056c-.13.079-.212.262-.212.262s-.382 1.03-.89 1.907c-1.07 1.85-1.499 1.948-1.674 1.832-.407-.267-.305-1.075-.305-1.648 0-1.793.267-2.54-.521-2.733-.262-.065-.454-.107-1.123-.114-.858-.009-1.585.003-1.996.208-.274.136-.485.44-.356.457.159.022.519.099.71.363.246.341.237 1.107.237 1.107s.142 2.11-.33 2.371c-.325.18-.77-.187-1.725-1.865-.489-.859-.859-1.81-.859-1.81s-.07-.176-.198-.272c-.154-.115-.37-.151-.37-.151l-2.286.015s-.343.01-.469.161C3.94 7.721 4.043 8 4.043 8s1.79 4.258 3.817 6.403c1.858 1.967 3.968 1.838 3.968 1.838h.957z' fill='%235f6066' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.share__main .ya-share2__item_service_twitter .ya-share2__badge {
  background-color: transparent;
}

.share__main .ya-share2__item_service_twitter .ya-share2__icon {
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 7.539a6.56 6.56 0 0 1-1.885.517 3.294 3.294 0 0 0 1.443-1.816 6.575 6.575 0 0 1-2.085.796 3.283 3.283 0 0 0-5.593 2.994A9.32 9.32 0 0 1 5.114 6.6a3.28 3.28 0 0 0 1.016 4.382 3.274 3.274 0 0 1-1.487-.41v.041a3.285 3.285 0 0 0 2.633 3.218 3.305 3.305 0 0 1-1.482.056 3.286 3.286 0 0 0 3.066 2.28A6.585 6.585 0 0 1 4 17.524 9.291 9.291 0 0 0 9.032 19c6.038 0 9.34-5 9.34-9.337 0-.143-.004-.285-.01-.425A6.672 6.672 0 0 0 20 7.538z' fill='%23CCC' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.share__main .ya-share2__item_service_twitter:hover .ya-share2__icon {
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 7.539a6.56 6.56 0 0 1-1.885.517 3.294 3.294 0 0 0 1.443-1.816 6.575 6.575 0 0 1-2.085.796 3.283 3.283 0 0 0-5.593 2.994A9.32 9.32 0 0 1 5.114 6.6a3.28 3.28 0 0 0 1.016 4.382 3.274 3.274 0 0 1-1.487-.41v.041a3.285 3.285 0 0 0 2.633 3.218 3.305 3.305 0 0 1-1.482.056 3.286 3.286 0 0 0 3.066 2.28A6.585 6.585 0 0 1 4 17.524 9.291 9.291 0 0 0 9.032 19c6.038 0 9.34-5 9.34-9.337 0-.143-.004-.285-.01-.425A6.672 6.672 0 0 0 20 7.538z' fill='%235f6066' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.share__main .ya-share2__item_service_telegram .ya-share2__badge {
  background-color: transparent;
}

.share__main .ya-share2__item_service_telegram .ya-share2__icon {
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.92 6.089L4.747 11.555c-.967.388-.962.928-.176 1.168l3.534 1.104 1.353 4.146c.164.454.083.634.56.634.368 0 .53-.168.736-.368.13-.127.903-.88 1.767-1.719l3.677 2.717c.676.373 1.165.18 1.333-.628l2.414-11.374c.247-.99-.378-1.44-1.025-1.146zM8.66 13.573l7.967-5.026c.398-.242.763-.112.463.154l-6.822 6.155-.265 2.833-1.343-4.116z' fill='%23CCC' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.share__main .ya-share2__item_service_telegram:hover .ya-share2__icon {
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.92 6.089L4.747 11.555c-.967.388-.962.928-.176 1.168l3.534 1.104 1.353 4.146c.164.454.083.634.56.634.368 0 .53-.168.736-.368.13-.127.903-.88 1.767-1.719l3.677 2.717c.676.373 1.165.18 1.333-.628l2.414-11.374c.247-.99-.378-1.44-1.025-1.146zM8.66 13.573l7.967-5.026c.398-.242.763-.112.463.154l-6.822 6.155-.265 2.833-1.343-4.116z' fill='%235f6066' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.share__main .ya-share2__item_service_odnoklassniki .ya-share2__badge {
  background-color: transparent;
}

.share__main .ya-share2__item_service_odnoklassniki .ya-share2__icon {
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23CCC' fill-rule='evenodd'%3E%3Cpath d='M11.674 6.536a1.69 1.69 0 0 0-1.688 1.688c0 .93.757 1.687 1.688 1.687a1.69 1.69 0 0 0 1.688-1.687 1.69 1.69 0 0 0-1.688-1.688zm0 5.763a4.08 4.08 0 0 1-4.076-4.075 4.08 4.08 0 0 1 4.076-4.077 4.08 4.08 0 0 1 4.077 4.077 4.08 4.08 0 0 1-4.077 4.075zM10.025 15.624a7.633 7.633 0 0 1-2.367-.98 1.194 1.194 0 0 1 1.272-2.022 5.175 5.175 0 0 0 5.489 0 1.194 1.194 0 1 1 1.272 2.022 7.647 7.647 0 0 1-2.367.98l2.279 2.28a1.194 1.194 0 0 1-1.69 1.688l-2.238-2.24-2.24 2.24a1.193 1.193 0 1 1-1.689-1.689l2.279-2.279'/%3E%3C/g%3E%3C/svg%3E");
}

.share__main .ya-share2__item_service_odnoklassniki:hover .ya-share2__icon {
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%235f6066' fill-rule='evenodd'%3E%3Cpath d='M11.674 6.536a1.69 1.69 0 0 0-1.688 1.688c0 .93.757 1.687 1.688 1.687a1.69 1.69 0 0 0 1.688-1.687 1.69 1.69 0 0 0-1.688-1.688zm0 5.763a4.08 4.08 0 0 1-4.076-4.075 4.08 4.08 0 0 1 4.076-4.077 4.08 4.08 0 0 1 4.077 4.077 4.08 4.08 0 0 1-4.077 4.075zM10.025 15.624a7.633 7.633 0 0 1-2.367-.98 1.194 1.194 0 0 1 1.272-2.022 5.175 5.175 0 0 0 5.489 0 1.194 1.194 0 1 1 1.272 2.022 7.647 7.647 0 0 1-2.367.98l2.279 2.28a1.194 1.194 0 0 1-1.69 1.688l-2.238-2.24-2.24 2.24a1.193 1.193 0 1 1-1.689-1.689l2.279-2.279'/%3E%3C/g%3E%3C/svg%3E");
}

.share__main .ya-share2__item_service_facebook .ya-share2__badge {
  background-color: transparent;
}

.share__main .ya-share2__item_service_facebook .ya-share2__icon {
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.423 20v-7.298h2.464l.369-2.845h-2.832V8.042c0-.824.23-1.385 1.417-1.385h1.515V4.111A20.255 20.255 0 0 0 14.148 4c-2.183 0-3.678 1.326-3.678 3.76v2.097H8v2.845h2.47V20h2.953z' fill='%23CCC' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.share__main .ya-share2__item_service_facebook:hover .ya-share2__icon {
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.423 20v-7.298h2.464l.369-2.845h-2.832V8.042c0-.824.23-1.385 1.417-1.385h1.515V4.111A20.255 20.255 0 0 0 14.148 4c-2.183 0-3.678 1.326-3.678 3.76v2.097H8v2.845h2.47V20h2.953z' fill='%235f6066' fill-rule='evenodd'/%3E%3C/svg%3E");
}

@media (max-width: 767px) {
  .share {
    margin: 20px 0;
  }
}

/*.theme-pprt {
  .share {
    &__label {
      color: #b5b5e1;
    }

    .ya-share2__item_service_vkontakte .ya-share2__icon
    {
      background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.785 16.241s.288-.032.436-.194c.136-.148.132-.427.132-.427s-.02-1.304.576-1.496c.588-.19 1.341 1.26 2.14 1.818.605.422 1.064.33 1.064.33l2.137-.03s1.117-.071.587-.964c-.043-.073-.308-.661-1.588-1.87-1.34-1.264-1.16-1.059.453-3.246.983-1.332 1.376-2.145 1.253-2.493-.117-.332-.84-.244-.84-.244l-2.406.015s-.178-.025-.31.056c-.13.079-.212.262-.212.262s-.382 1.03-.89 1.907c-1.07 1.85-1.499 1.948-1.674 1.832-.407-.267-.305-1.075-.305-1.648 0-1.793.267-2.54-.521-2.733-.262-.065-.454-.107-1.123-.114-.858-.009-1.585.003-1.996.208-.274.136-.485.44-.356.457.159.022.519.099.71.363.246.341.237 1.107.237 1.107s.142 2.11-.33 2.371c-.325.18-.77-.187-1.725-1.865-.489-.859-.859-1.81-.859-1.81s-.07-.176-.198-.272c-.154-.115-.37-.151-.37-.151l-2.286.015s-.343.01-.469.161C3.94 7.721 4.043 8 4.043 8s1.79 4.258 3.817 6.403c1.858 1.967 3.968 1.838 3.968 1.838h.957z' fill='#b4b4e1' fill-rule='evenodd'/%3E%3C/svg%3E");
    }

    .ya-share2__item_service_twitter .ya-share2__icon
    {
      background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 7.539a6.56 6.56 0 0 1-1.885.517 3.294 3.294 0 0 0 1.443-1.816 6.575 6.575 0 0 1-2.085.796 3.283 3.283 0 0 0-5.593 2.994A9.32 9.32 0 0 1 5.114 6.6a3.28 3.28 0 0 0 1.016 4.382 3.274 3.274 0 0 1-1.487-.41v.041a3.285 3.285 0 0 0 2.633 3.218 3.305 3.305 0 0 1-1.482.056 3.286 3.286 0 0 0 3.066 2.28A6.585 6.585 0 0 1 4 17.524 9.291 9.291 0 0 0 9.032 19c6.038 0 9.34-5 9.34-9.337 0-.143-.004-.285-.01-.425A6.672 6.672 0 0 0 20 7.538z' fill='#b5b5e1' fill-rule='evenodd'/%3E%3C/svg%3E");
    }

    .ya-share2__item_service_telegram .ya-share2__icon
    {
      background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.92 6.089L4.747 11.555c-.967.388-.962.928-.176 1.168l3.534 1.104 1.353 4.146c.164.454.083.634.56.634.368 0 .53-.168.736-.368.13-.127.903-.88 1.767-1.719l3.677 2.717c.676.373 1.165.18 1.333-.628l2.414-11.374c.247-.99-.378-1.44-1.025-1.146zM8.66 13.573l7.967-5.026c.398-.242.763-.112.463.154l-6.822 6.155-.265 2.833-1.343-4.116z' fill='#b5b5e1' fill-rule='evenodd'/%3E%3C/svg%3E");
    }

    .ya-share2__item_service_odnoklassniki .ya-share2__icon
    {
      background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='#b5b5e1' fill-rule='evenodd'%3E%3Cpath d='M11.674 6.536a1.69 1.69 0 0 0-1.688 1.688c0 .93.757 1.687 1.688 1.687a1.69 1.69 0 0 0 1.688-1.687 1.69 1.69 0 0 0-1.688-1.688zm0 5.763a4.08 4.08 0 0 1-4.076-4.075 4.08 4.08 0 0 1 4.076-4.077 4.08 4.08 0 0 1 4.077 4.077 4.08 4.08 0 0 1-4.077 4.075zM10.025 15.624a7.633 7.633 0 0 1-2.367-.98 1.194 1.194 0 0 1 1.272-2.022 5.175 5.175 0 0 0 5.489 0 1.194 1.194 0 1 1 1.272 2.022 7.647 7.647 0 0 1-2.367.98l2.279 2.28a1.194 1.194 0 0 1-1.69 1.688l-2.238-2.24-2.24 2.24a1.193 1.193 0 1 1-1.689-1.689l2.279-2.279'/%3E%3C/g%3E%3C/svg%3E");
    }

    .ya-share2__item_service_facebook .ya-share2__icon
    {
      background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.423 20v-7.298h2.464l.369-2.845h-2.832V8.042c0-.824.23-1.385 1.417-1.385h1.515V4.111A20.255 20.255 0 0 0 14.148 4c-2.183 0-3.678 1.326-3.678 3.76v2.097H8v2.845h2.47V20h2.953z' fill='#b5b5e1' fill-rule='evenodd'/%3E%3C/svg%3E");
    }
  }
}
*/
/*.theme-izbirkom {
  .share {
    &__label {
      color: #23b3bb;
      opacity: 0.8;
    }

    .ya-share2__item_service_vkontakte .ya-share2__icon
    {
      background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.785 16.241s.288-.032.436-.194c.136-.148.132-.427.132-.427s-.02-1.304.576-1.496c.588-.19 1.341 1.26 2.14 1.818.605.422 1.064.33 1.064.33l2.137-.03s1.117-.071.587-.964c-.043-.073-.308-.661-1.588-1.87-1.34-1.264-1.16-1.059.453-3.246.983-1.332 1.376-2.145 1.253-2.493-.117-.332-.84-.244-.84-.244l-2.406.015s-.178-.025-.31.056c-.13.079-.212.262-.212.262s-.382 1.03-.89 1.907c-1.07 1.85-1.499 1.948-1.674 1.832-.407-.267-.305-1.075-.305-1.648 0-1.793.267-2.54-.521-2.733-.262-.065-.454-.107-1.123-.114-.858-.009-1.585.003-1.996.208-.274.136-.485.44-.356.457.159.022.519.099.71.363.246.341.237 1.107.237 1.107s.142 2.11-.33 2.371c-.325.18-.77-.187-1.725-1.865-.489-.859-.859-1.81-.859-1.81s-.07-.176-.198-.272c-.154-.115-.37-.151-.37-.151l-2.286.015s-.343.01-.469.161C3.94 7.721 4.043 8 4.043 8s1.79 4.258 3.817 6.403c1.858 1.967 3.968 1.838 3.968 1.838h.957z' fill='%23b3bbc3' fill-rule='evenodd'/%3E%3C/svg%3E");
    }

    .ya-share2__item_service_twitter .ya-share2__icon
    {
      background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 7.539a6.56 6.56 0 0 1-1.885.517 3.294 3.294 0 0 0 1.443-1.816 6.575 6.575 0 0 1-2.085.796 3.283 3.283 0 0 0-5.593 2.994A9.32 9.32 0 0 1 5.114 6.6a3.28 3.28 0 0 0 1.016 4.382 3.274 3.274 0 0 1-1.487-.41v.041a3.285 3.285 0 0 0 2.633 3.218 3.305 3.305 0 0 1-1.482.056 3.286 3.286 0 0 0 3.066 2.28A6.585 6.585 0 0 1 4 17.524 9.291 9.291 0 0 0 9.032 19c6.038 0 9.34-5 9.34-9.337 0-.143-.004-.285-.01-.425A6.672 6.672 0 0 0 20 7.538z' fill='%23b3bbc3' fill-rule='evenodd'/%3E%3C/svg%3E");
    }

    .ya-share2__item_service_telegram .ya-share2__icon
    {
      background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.92 6.089L4.747 11.555c-.967.388-.962.928-.176 1.168l3.534 1.104 1.353 4.146c.164.454.083.634.56.634.368 0 .53-.168.736-.368.13-.127.903-.88 1.767-1.719l3.677 2.717c.676.373 1.165.18 1.333-.628l2.414-11.374c.247-.99-.378-1.44-1.025-1.146zM8.66 13.573l7.967-5.026c.398-.242.763-.112.463.154l-6.822 6.155-.265 2.833-1.343-4.116z' fill='%23b3bbc3' fill-rule='evenodd'/%3E%3C/svg%3E");
    }

    .ya-share2__item_service_odnoklassniki .ya-share2__icon
    {
      background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23b3bbc3' fill-rule='evenodd'%3E%3Cpath d='M11.674 6.536a1.69 1.69 0 0 0-1.688 1.688c0 .93.757 1.687 1.688 1.687a1.69 1.69 0 0 0 1.688-1.687 1.69 1.69 0 0 0-1.688-1.688zm0 5.763a4.08 4.08 0 0 1-4.076-4.075 4.08 4.08 0 0 1 4.076-4.077 4.08 4.08 0 0 1 4.077 4.077 4.08 4.08 0 0 1-4.077 4.075zM10.025 15.624a7.633 7.633 0 0 1-2.367-.98 1.194 1.194 0 0 1 1.272-2.022 5.175 5.175 0 0 0 5.489 0 1.194 1.194 0 1 1 1.272 2.022 7.647 7.647 0 0 1-2.367.98l2.279 2.28a1.194 1.194 0 0 1-1.69 1.688l-2.238-2.24-2.24 2.24a1.193 1.193 0 1 1-1.689-1.689l2.279-2.279'/%3E%3C/g%3E%3C/svg%3E");
    }

    .ya-share2__item_service_facebook .ya-share2__icon
    {
      background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.423 20v-7.298h2.464l.369-2.845h-2.832V8.042c0-.824.23-1.385 1.417-1.385h1.515V4.111A20.255 20.255 0 0 0 14.148 4c-2.183 0-3.678 1.326-3.678 3.76v2.097H8v2.845h2.47V20h2.953z' fill='%23b3bbc3' fill-rule='evenodd'/%3E%3C/svg%3E");
    }
  }
}
*/
.list--smaller .hr {
  margin: 12px 0;
}

.list--smaller .col-xs-12 {
  float: left;
  width: 100%;
}

.list--smaller .list__item {
  padding-bottom: 22px;
  margin-bottom: 22px;
}

.list--smaller .list__title {
  font-size: 16px;
  line-height: 22px;
}

.list--smaller .list__text {
  font-size: 14px;
  line-height: 18px;
}

.list--smaller .day-month {
  margin-bottom: 12px;
}

.list--smaller .day-month__date,
.list--smaller .day-month__desc {
  vertical-align: 0;
}

.list--smaller .day-month__row {
  top: -2px;
  position: relative;
  display: inline-block;
}

@media (max-width: 767px) {
  .list .day-month {
    margin-bottom: 24px;
  }
}

.list__item {
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: solid 1px #DEDEF3;
}

@media (max-width: 767px) {
  .list__item {
    padding-bottom: 16px;
    margin-bottom: 28px;
  }
}

.list__item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom-color: transparent;
}

.list__title {
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .list__title {
    font-size: 16px;
    line-height: 1.5;
  }
}

.list__title a {
  display: inline-block;
}

.list__text {
  margin: 12px 0;
  font-size: 16px;
}

.day-month {
  display: table;
  white-space: nowrap;
  font-family: 'roboto slab', sans-serif;
  text-transform: lowercase;
}

.theme-pprt .day-month {
  color: #4F50C0;
}

.theme-ministry .day-month {
  color: #17A085;
}

.theme-president .day-month {
  color: #005CFC;
}

.theme-gossov .day-month {
  color: #097DB4;
}

.theme-msu .day-month {
  color: #009BA2;
}

.theme-shaimiev .day-month {
  color: #127C84;
}

.theme-izbirkom .day-month {
  color: #0081ff;
}

.theme-pprt .day-month--grayscale {
  color: #3C4052;
}

.theme-ministry .day-month--grayscale {
  color: #3C4052;
}

.theme-president .day-month--grayscale {
  color: #3C4052;
}

.theme-gossov .day-month--grayscale {
  color: #3C4052;
}

.theme-msu .day-month--grayscale {
  color: #3C4052;
}

.theme-shaimiev .day-month--grayscale {
  color: #3C4052;
}

.theme-izbirkom .day-month--grayscale {
  color: #3C4052;
}

.day-month--large .day-month__date {
  font-size: 72px;
  font-weight: 300;
}

.day-month--large .day-month__desc {
  font-size: 24px;
  line-height: 28px;
}

.day-month__date {
  font-size: 40px;
  font-weight: 500;
  display: table-cell;
  padding-right: 10px;
  vertical-align: middle;
  line-height: 1;
}

.day-month__desc {
  line-height: 18px;
  display: table-cell;
  vertical-align: middle;
}

.pagination {
  padding-top: 24px;
  margin-top: 24px;
  border-top: solid 1px #DEDEF3;
}

.pagination--light {
  border-top: 0;
  margin-top: 0;
  text-align: center;
}

.pagination--light .btn {
  margin: 0 24px;
}

@media (max-width: 767px) {
  .pagination {
    text-align: center;
  }
}

.pagination__item, .pagination__next, .pagination__prev {
  height: 34px;
  min-width: 34px;
  line-height: 34px;
  font-size: 16px;
  display: inline-block;
  border: solid 2px transparent;
  vertical-align: top;
  text-align: center;
  text-decoration: none;
}

.pagination__item:hover, .pagination__next:hover, .pagination__prev:hover {
  text-decoration: none;
}

.theme-pprt .pagination__item--current, .theme-pprt .pagination__next--current, .theme-pprt .pagination__prev--current {
  border: solid 2px #4F50C0;
}

.theme-ministry .pagination__item--current, .theme-ministry .pagination__next--current, .theme-ministry .pagination__prev--current {
  border: solid 2px #17A085;
}

.theme-president .pagination__item--current, .theme-president .pagination__next--current, .theme-president .pagination__prev--current {
  border: solid 2px #005CFC;
}

.theme-gossov .pagination__item--current, .theme-gossov .pagination__next--current, .theme-gossov .pagination__prev--current {
  border: solid 2px #097DB4;
}

.theme-msu .pagination__item--current, .theme-msu .pagination__next--current, .theme-msu .pagination__prev--current {
  border: solid 2px #009BA2;
}

.theme-shaimiev .pagination__item--current, .theme-shaimiev .pagination__next--current, .theme-shaimiev .pagination__prev--current {
  border: solid 2px #127C84;
}

.theme-izbirkom .pagination__item--current, .theme-izbirkom .pagination__next--current, .theme-izbirkom .pagination__prev--current {
  border: solid 2px #0081ff;
}

.pagination__next, .pagination__prev {
  font-size: 12px;
  color: #3C4052;
}

.theme-pprt .pagination__next:hover, .theme-pprt .pagination__prev:hover {
  color: #4F50C0;
}

.theme-ministry .pagination__next:hover, .theme-ministry .pagination__prev:hover {
  color: #17A085;
}

.theme-president .pagination__next:hover, .theme-president .pagination__prev:hover {
  color: #005CFC;
}

.theme-gossov .pagination__next:hover, .theme-gossov .pagination__prev:hover {
  color: #097DB4;
}

.theme-msu .pagination__next:hover, .theme-msu .pagination__prev:hover {
  color: #009BA2;
}

.theme-shaimiev .pagination__next:hover, .theme-shaimiev .pagination__prev:hover {
  color: #127C84;
}

.theme-izbirkom .pagination__next:hover, .theme-izbirkom .pagination__prev:hover {
  color: #0081ff;
}

.pagination--grey {
  border-top: solid 2px #ddd;
}

.pagination--grey .btn--link, .pagination--grey .btn--link-small {
  color: #3C4052;
  text-transform: inherit;
  font-weight: normal;
  font-size: 16px;
  margin-right: 30px;
}

.pagination--grey .icon-arrow-right,
.pagination--grey .icon-arrow-left {
  opacity: .7;
  font-size: 13px;
}

.pagination--grey .icon-arrow-right:hover,
.pagination--grey .icon-arrow-left:hover {
  opacity: 1;
}

.pagination--grey .icon-arrow-right {
  margin-left: 10px;
}

.pagination--grey .icon-arrow-left {
  margin-right: 10px;
}

@media (max-width: 767px) {
  .calendar {
    margin-bottom: 24px;
  }
}

.calendar__layout--month {
  top: -1px;
  position: relative;
}

.calendar__layout--month .calendar__day {
  width: auto;
  padding: 0;
  min-height: 50px;
  height: 50px;
}

.calendar__layout--month .calendar__daynum-val {
  position: static;
  -webkit-transform: none;
          transform: none;
}

.calendar__layout {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.calendar__toggle {
  margin-bottom: 16px;
}

.calendar__day {
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  position: relative;
  width: 14.28571429%;
  padding-bottom: 14.28571429%;
  border: solid 1px #DEE3E6;
}

.calendar__day:hover .calendar__daynum-val {
  opacity: 1;
}

.theme-pprt .calendar__day:hover {
  color: #4F50C0;
}

.theme-ministry .calendar__day:hover {
  color: #17A085;
}

.theme-president .calendar__day:hover {
  color: #005CFC;
}

.theme-gossov .calendar__day:hover {
  color: #097DB4;
}

.theme-msu .calendar__day:hover {
  color: #009BA2;
}

.theme-shaimiev .calendar__day:hover {
  color: #127C84;
}

.theme-izbirkom .calendar__day:hover {
  color: #0081ff;
}

.calendar__day--currday, .calendar__day--currmonth {
  color: white !important;
}

.theme-pprt .calendar__day--currday, .theme-pprt .calendar__day--currmonth {
  background: #4F50C0;
}

.theme-ministry .calendar__day--currday, .theme-ministry .calendar__day--currmonth {
  background: #17A085;
}

.theme-president .calendar__day--currday, .theme-president .calendar__day--currmonth {
  background: #005CFC;
}

.theme-gossov .calendar__day--currday, .theme-gossov .calendar__day--currmonth {
  background: #097DB4;
}

.theme-msu .calendar__day--currday, .theme-msu .calendar__day--currmonth {
  background: #009BA2;
}

.theme-shaimiev .calendar__day--currday, .theme-shaimiev .calendar__day--currmonth {
  background: #127C84;
}

.theme-izbirkom .calendar__day--currday, .theme-izbirkom .calendar__day--currmonth {
  background: #0081ff;
}

.calendar__day--selected {
  background: #eee;
}

.calendar__day--future {
  opacity: 0.5;
  cursor: default;
}

.calendar__day--future:hover {
  color: currentColor !important;
}

.calendar__day--future .calendar__daynum-val {
  opacity: 1;
}

.calendar__day--disabled {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}

.calendar__daynum-wrap {
  text-align: center;
  font-size: 14px;
  font-family: 'roboto slab', sans-serif;
}

.calendar__daynum-val {
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.calendar__dayname {
  font-size: 14px;
  font-family: 'roboto slab', sans-serif;
  text-align: center;
  padding-bottom: 8px;
  padding-top: 16px;
}

.calendar__months {
  width: 100%;
  display: table;
  border-top: solid 1px #DEE3E6;
  border-bottom: solid 1px #DEE3E6;
}

.calendar__months-prev, .calendar__months-next, .calendar__months-name {
  height: 48px;
  display: table-cell;
  vertical-align: middle;
}

.calendar__months-prev, .calendar__months-next {
  width: 48px;
  opacity: 0.85;
  cursor: pointer;
  font-size: 12px;
}

.calendar__months-prev {
  padding-left: 10px;
}

.calendar__months-next {
  text-align: right;
  padding-right: 10px;
}

.calendar__months-name {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  font-family: 'roboto slab', sans-serif;
  position: relative;
  cursor: pointer;
}

.theme-pprt .calendar__months-name {
  color: #4F50C0;
}

.theme-ministry .calendar__months-name {
  color: #17A085;
}

.theme-president .calendar__months-name {
  color: #005CFC;
}

.theme-gossov .calendar__months-name {
  color: #097DB4;
}

.theme-msu .calendar__months-name {
  color: #009BA2;
}

.theme-shaimiev .calendar__months-name {
  color: #127C84;
}

.theme-izbirkom .calendar__months-name {
  color: #0081ff;
}

.calendar__months-name .icon-arrow-down,
.calendar__months-name .icon-arrow-up {
  font-size: 7px;
  margin-right: 3px;
}

.calendar__reset {
  padding-top: 20px;
}

.calendar__select {
  position: absolute;
  width: 80px;
  height: 150px;
  overflow-y: auto;
  z-index: 999;
  margin: 0 auto;
  left: 0;
  right: 0;
  background: #fff;
  top: 40px;
}

.theme-pprt .calendar__select {
  border: 1px solid #4F50C0;
}

.theme-ministry .calendar__select {
  border: 1px solid #17A085;
}

.theme-president .calendar__select {
  border: 1px solid #005CFC;
}

.theme-gossov .calendar__select {
  border: 1px solid #097DB4;
}

.theme-msu .calendar__select {
  border: 1px solid #009BA2;
}

.theme-shaimiev .calendar__select {
  border: 1px solid #127C84;
}

.theme-izbirkom .calendar__select {
  border: 1px solid #0081ff;
}

.calendar__select-item {
  line-height: 30px;
  cursor: pointer;
}

.calendar__select-item:hover {
  background: #e5e4e4;
}

.aside__title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 14px;
  text-transform: uppercase;
}

.aside__section {
  margin-bottom: 48px;
}

.newsletter {
  width: 100%;
  display: table;
  border-collapse: collapse;
}

.newsletter form {
  position: relative;
}

.newsletter [class*=icon] {
  left: 18px;
  top: 50%;
  opacity: 0.5;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
}

@media (max-width: 767px) {
  .newsletter {
    display: block;
  }
  .newsletter .btn {
    width: 100%;
    display: block;
  }
}

.newsletter__action, .newsletter__mail {
  vertical-align: top;
  display: table-cell;
  position: relative;
}

@media (max-width: 767px) {
  .newsletter__action, .newsletter__mail {
    margin: 10px 0 0 0;
    display: block;
  }
}

.newsletter__mail {
  width: 100%;
}

.newsletter__mail input {
  width: 100%;
  padding-left: 48px;
  border-right-width: 0;
}

@media (max-width: 767px) {
  .newsletter__mail input {
    border-right-width: 1px;
  }
}

.mediatemple {
  color: white;
  height: 60px;
  font-size: 14px;
  font-weight: bold;
}

.theme-pprt .mediatemple {
  background: #4F50C0;
}

.theme-ministry .mediatemple {
  background: #17A085;
}

.theme-president .mediatemple {
  background: #005CFC;
}

.theme-gossov .mediatemple {
  background: #097DB4;
}

.theme-msu .mediatemple {
  background: #009BA2;
}

.theme-shaimiev .mediatemple {
  background: #127C84;
}

.theme-izbirkom .mediatemple {
  background: #0081ff;
}

@media (max-width: 767px) {
  .mediatemple {
    height: auto;
  }
  .mediatemple .mediatemple__share {
    text-align: center;
  }
}

.mediatemple__btn {
  margin-right: 48px;
  color: white;
  line-height: 60px;
  position: relative;
  text-decoration: none;
  display: inline-block;
  padding-left: 56px;
}

.mediatemple__btn [class*=icon] {
  font-size: 30px;
  top: 50%;
  left: 0;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.mediatemple__share {
  line-height: 60px;
  text-align: right;
}

.mediatemple__share .share__button {
  vertical-align: middle;
}

.mediatemple__share .share__button svg {
  vertical-align: top;
}

.mediatemple__item {
  display: inline-block;
}

.mediatemple--mobile {
  background: none !important;
}

.mediatemple--mobile .mediatemple__btn {
  color: #333;
  display: block;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 50px;
}

.mediatemple--mobile .mediatemple__btn [class^="icon-"] {
  opacity: 0.5;
  font-size: 32px;
}

.theme-pprt .mediatemple--mobile .mediatemple__btn [class^="icon-"] {
  color: #4F50C0;
}

.theme-ministry .mediatemple--mobile .mediatemple__btn [class^="icon-"] {
  color: #17A085;
}

.theme-president .mediatemple--mobile .mediatemple__btn [class^="icon-"] {
  color: #005CFC;
}

.theme-gossov .mediatemple--mobile .mediatemple__btn [class^="icon-"] {
  color: #097DB4;
}

.theme-msu .mediatemple--mobile .mediatemple__btn [class^="icon-"] {
  color: #009BA2;
}

.theme-shaimiev .mediatemple--mobile .mediatemple__btn [class^="icon-"] {
  color: #127C84;
}

.theme-izbirkom .mediatemple--mobile .mediatemple__btn [class^="icon-"] {
  color: #0081ff;
}

.theme-pprt .mediatemple--mobile .mediatemple__btn:hover {
  color: #4F50C0;
}

.theme-ministry .mediatemple--mobile .mediatemple__btn:hover {
  color: #17A085;
}

.theme-president .mediatemple--mobile .mediatemple__btn:hover {
  color: #005CFC;
}

.theme-gossov .mediatemple--mobile .mediatemple__btn:hover {
  color: #097DB4;
}

.theme-msu .mediatemple--mobile .mediatemple__btn:hover {
  color: #009BA2;
}

.theme-shaimiev .mediatemple--mobile .mediatemple__btn:hover {
  color: #127C84;
}

.theme-izbirkom .mediatemple--mobile .mediatemple__btn:hover {
  color: #0081ff;
}

.mediatemple--mobile .mediatemple__btn:hover [class^="icon-"] {
  opacity: 1;
}

.footnav {
  color: white;
  padding: 32px 0;
  margin-bottom: 32px;
  border-bottom: solid 1px rgba(173, 177, 227, 0.16);
}

@media (max-width: 767px) {
  .footnav {
    margin: 0;
    padding: 12px 0 12px;
    margin-bottom: 12px;
  }
}

.footnav__title {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .footnav__title {
    margin-bottom: 24px;
  }
}

.footnav__item {
  margin: 24px 0;
  font-size: 14px;
  font-family: 'roboto slab', sans-serif;
}

.theme-pprt .footnav__link, .theme-pprt
.footnav .link {
  color: #DEDEF3;
}

.theme-ministry .footnav__link, .theme-ministry
.footnav .link {
  color: #DEDEF3;
}

.theme-president .footnav__link, .theme-president
.footnav .link {
  color: #DEDEF3;
}

.theme-gossov .footnav__link, .theme-gossov
.footnav .link {
  color: #DEDEF3;
}

.theme-msu .footnav__link, .theme-msu
.footnav .link {
  color: #DEDEF3;
}

.theme-shaimiev .footnav__link, .theme-shaimiev
.footnav .link {
  color: #DEDEF3;
}

.theme-izbirkom .footnav__link, .theme-izbirkom
.footnav .link {
  color: #DEDEF3;
}

.footnav__section {
  margin-bottom: 42px;
}

@media (max-width: 767px) {
  .footnav__section {
    margin-bottom: 0;
  }
}

.activity .row {
  margin: 0 -3px;
}

.activity [class*=col] {
  padding: 0 3px;
}

.activity__text {
  z-index: 1;
  position: relative;
}

.activity__item {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  text-transform: none;
}

.activity .link {
  display: block;
  background: #F7F7F7;
  height: 96px;
  position: relative;
  padding: 20px 20px 0 40px;
  margin-bottom: 6px;
}

.theme-pprt .activity .link {
  color: #3C4052;
}

.theme-ministry .activity .link {
  color: #3C4052;
}

.theme-president .activity .link {
  color: #3C4052;
}

.theme-gossov .activity .link {
  color: #3C4052;
}

.theme-msu .activity .link {
  color: #3C4052;
}

.theme-shaimiev .activity .link {
  color: #3C4052;
}

.theme-izbirkom .activity .link {
  color: #3C4052;
}

.activity .link:hover {
  color: white !important;
  text-decoration: none;
}

.activity .link:hover .hover-fader {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

@media (max-width: 767px) {
  .activity .link {
    height: 90px;
    padding: 20px 20px 0 20px;
  }
}

.article {
  font-size: 18px;
  line-height: 26px;
}

.article img {
  max-width: 100%;
}

.article__photo-date, .article__photo-author {
  color: #87878E;
  font-size: 14px;
  margin-bottom: 12px;
}

.article__photo-photo img {
  display: block;
  max-width: 100%;
}

.article__meta {
  margin-top: 32px;
  margin-bottom: 16px;
  display: table;
  table-layout: fixed;
  width: 100%;
}

.article__meta-cell {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}

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

.article__meta-author {
  font-size: 14px;
  font-style: italic;
  color: #6A6969;
}

.article__nav {
  margin: 16px 0;
  padding-top: 24px;
  border-top: solid 1px #BDBEC6;
}

.article__nav-next, .article__nav-prev {
  line-height: 50px;
}

.theme-pprt .article__nav-next, .theme-pprt .article__nav-prev {
  color: #3C4052;
}

.theme-ministry .article__nav-next, .theme-ministry .article__nav-prev {
  color: #3C4052;
}

.theme-president .article__nav-next, .theme-president .article__nav-prev {
  color: #3C4052;
}

.theme-gossov .article__nav-next, .theme-gossov .article__nav-prev {
  color: #3C4052;
}

.theme-msu .article__nav-next, .theme-msu .article__nav-prev {
  color: #3C4052;
}

.theme-shaimiev .article__nav-next, .theme-shaimiev .article__nav-prev {
  color: #3C4052;
}

.theme-izbirkom .article__nav-next, .theme-izbirkom .article__nav-prev {
  color: #3C4052;
}

.article__nav-next:hover, .article__nav-prev:hover {
  text-decoration: none;
}

.theme-pprt .article__nav-next:hover, .theme-pprt .article__nav-prev:hover {
  color: #4F50C0;
}

.theme-ministry .article__nav-next:hover, .theme-ministry .article__nav-prev:hover {
  color: #17A085;
}

.theme-president .article__nav-next:hover, .theme-president .article__nav-prev:hover {
  color: #005CFC;
}

.theme-gossov .article__nav-next:hover, .theme-gossov .article__nav-prev:hover {
  color: #097DB4;
}

.theme-msu .article__nav-next:hover, .theme-msu .article__nav-prev:hover {
  color: #009BA2;
}

.theme-shaimiev .article__nav-next:hover, .theme-shaimiev .article__nav-prev:hover {
  color: #127C84;
}

.theme-izbirkom .article__nav-next:hover, .theme-izbirkom .article__nav-prev:hover {
  color: #0081ff;
}

.article__nav-next .icon {
  margin-left: 8px;
}

.article__nav-prev .icon {
  margin-right: 8px;
}

@media (max-width: 767px) {
  .article__meta {
    display: block;
  }
  .article__meta-cell {
    display: block;
    width: 100%;
  }
  .article__meta-share {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .upcoming-events {
    width: auto;
  }
}

.upcoming-events__item {
  padding: 26px 0 27px;
  border-top: solid 1px #DEDEF3;
}

.upcoming-events__item .col-sm-9 {
  padding-left: 0;
}

.upcoming-events__item:first-child {
  border-top: 0;
}

@media (max-width: 767px) {
  .upcoming-events__item {
    padding: 24px 0;
  }
  .upcoming-events__item .row {
    margin: 0;
  }
}

.upcoming-events__date {
  color: #a9aaad !important;
}

@media (max-width: 767px) {
  .upcoming-events__date {
    margin-bottom: 24px;
  }
}

.upcoming-events__link {
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}

.theme-pprt .upcoming-events__link {
  color: #3C4052;
}

.theme-ministry .upcoming-events__link {
  color: #3C4052;
}

.theme-president .upcoming-events__link {
  color: #3C4052;
}

.theme-gossov .upcoming-events__link {
  color: #3C4052;
}

.theme-msu .upcoming-events__link {
  color: #3C4052;
}

.theme-shaimiev .upcoming-events__link {
  color: #3C4052;
}

.theme-izbirkom .upcoming-events__link {
  color: #3C4052;
}

.upcoming-events__link:hover {
  text-decoration: none;
}

.upcoming-events-msu .upcoming-events__item:first-child {
  border-top: solid 1px #DEDEF3;
}

.upcoming-events-msu .upcoming-events__item:last-child {
  border-bottom: solid 1px #DEDEF3;
}

@media (max-width: 767px) {
  .upcoming-events-msu .upcoming-events__item:first-child {
    border-top: none;
  }
  .upcoming-events-msu .upcoming-events__item:last-child {
    border-bottom: none;
  }
  .upcoming-events-msu .upcoming-events__item .col-sm-9 {
    padding-left: 15px;
  }
}

.upcoming-events__more {
  margin-top: 50px;
}

@media (max-width: 767px) {
  .upcoming-events__more {
    margin-top: 30px;
  }
}

.main-events .row {
  margin: 10px -5px;
}

@media (max-width: 767px) {
  .main-events .row {
    margin: 0 -5px;
  }
}

.main-events [class*=col] {
  padding: 0 5px;
}

@media (max-width: 767px) {
  .main-events [class*=col] {
    margin: 10px 0;
  }
  .main-events [class*=col]:last-child {
    margin: 0;
  }
}

.main-events__item,
.main-events .link {
  position: relative;
  min-height: 270px;
  display: block;
  background: #F7F7F7;
  overflow: hidden;
  padding: 24px;
}

.theme-pprt .main-events__item, .theme-pprt
.main-events .link {
  color: #3C4052;
}

.theme-ministry .main-events__item, .theme-ministry
.main-events .link {
  color: #3C4052;
}

.theme-president .main-events__item, .theme-president
.main-events .link {
  color: #3C4052;
}

.theme-gossov .main-events__item, .theme-gossov
.main-events .link {
  color: #3C4052;
}

.theme-msu .main-events__item, .theme-msu
.main-events .link {
  color: #3C4052;
}

.theme-shaimiev .main-events__item, .theme-shaimiev
.main-events .link {
  color: #3C4052;
}

.theme-izbirkom .main-events__item, .theme-izbirkom
.main-events .link {
  color: #3C4052;
}

.main-events__item:hover,
.main-events .link:hover {
  z-index: 1;
  color: white;
  text-decoration: none;
}

.main-events__item:hover .hover-fader,
.main-events .link:hover .hover-fader {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.main-events__item:hover .main-events__date,
.main-events .link:hover .main-events__date {
  color: white;
}

.main-events__item:hover .hover-fader-black,
.main-events .link:hover .hover-fader-black {
  opacity: 0;
  -webkit-transform: none;
          transform: none;
}

@media (max-width: 767px) {
  .main-events__item,
  .main-events .link {
    min-height: 186px;
  }
}

.main-events__date {
  z-index: 1;
  position: relative;
  margin-bottom: 24px;
}

.main-events__lead {
  z-index: 1;
  position: relative;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

@media (max-width: 767px) {
  .main-events__lead {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

.main-events__info {
  color: #fff;
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
  z-index: 9;
}

.main-events__info-date {
  font-size: 14px;
}

.main-events__info-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
  margin-top: 10px;
}

.main-events__banner {
  display: block;
  border: none;
  margin: -30px 0 50px;
}

.main-events__banner-img {
  width: 100%;
}

@media (max-width: 767px) {
  .main-events__banner-img {
    margin-bottom: 10px;
  }
}

.root-event {
  position: relative;
}

.root-event--with-photo {
  height: 465px;
}

@media (max-width: 767px) {
  .root-event--with-photo {
    height: auto;
  }
}

.root-event--with-photo .root-event__lead {
  font-size: 28px;
}

@media (max-width: 767px) {
  .root-event--with-photo .root-event__lead {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
  }
}

.root-event__text {
  color: white;
  padding: 36px 30px;
  height: 465px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (max-width: 767px) {
  .root-event__text {
    height: 186px;
    display: block;
    overflow: hidden;
    padding: 24px;
  }
}

.theme-pprt .root-event__text {
  background: #4F50C0;
}

.theme-ministry .root-event__text {
  background: #17A085;
}

.theme-president .root-event__text {
  background: #005CFC;
}

.theme-gossov .root-event__text {
  background: #097DB4;
}

.theme-msu .root-event__text {
  background: #009BA2;
}

.theme-shaimiev .root-event__text {
  background: #127C84;
}

.theme-izbirkom .root-event__text {
  background: #0081ff;
}

.root-event__photo {
  width: 68%;
  height: 465px;
  background-size: cover;
  background-position: 50%;
  top: 0;
  left: 0;
  position: absolute;
}

@media (max-width: 767px) {
  .root-event__photo {
    display: none;
  }
}

.root-event__photo .video {
  height: 100% !important;
  margin-right: 9px;
}

.root-event__date {
  margin-bottom: 24px;
  color: white !important;
}

.root-event__link,
.root-event .link {
  color: white;
  text-decoration: none;
}

.theme-pprt .root-event__link, .theme-pprt
.root-event .link {
  color: #FFF;
}

.theme-ministry .root-event__link, .theme-ministry
.root-event .link {
  color: #FFF;
}

.theme-president .root-event__link, .theme-president
.root-event .link {
  color: #FFF;
}

.theme-gossov .root-event__link, .theme-gossov
.root-event .link {
  color: #FFF;
}

.theme-msu .root-event__link, .theme-msu
.root-event .link {
  color: #FFF;
}

.theme-shaimiev .root-event__link, .theme-shaimiev
.root-event .link {
  color: #FFF;
}

.theme-izbirkom .root-event__link, .theme-izbirkom
.root-event .link {
  color: #FFF;
}

.root-event__link:hover .root-event__lead,
.root-event .link:hover .root-event__lead {
  text-decoration: underline;
}

.theme-pprt .root-event__link, .theme-pprt
.root-event .link {
  background: #4F50C0;
}

.theme-ministry .root-event__link, .theme-ministry
.root-event .link {
  background: #17A085;
}

.theme-president .root-event__link, .theme-president
.root-event .link {
  background: #005CFC;
}

.theme-gossov .root-event__link, .theme-gossov
.root-event .link {
  background: #097DB4;
}

.theme-msu .root-event__link, .theme-msu
.root-event .link {
  background: #009BA2;
}

.theme-shaimiev .root-event__link, .theme-shaimiev
.root-event .link {
  background: #127C84;
}

.theme-izbirkom .root-event__link, .theme-izbirkom
.root-event .link {
  background: #0081ff;
}

.root-event__lead {
  font-size: 30px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .root-event__lead {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

.root-event__mobile-photo {
  margin: 0 !important;
}

@media (max-width: 767px) {
  .root-event__mobile-photo {
    z-index: 9;
  }
  .root-event__mobile-photo iframe {
    height: 60vw;
  }
}

.root-event__mobile-photo img {
  display: block;
  max-width: 100%;
}

.pos-widget .row {
  margin: 0px -5px 0px -5px;
}

.pos-widget [class*=col] {
  padding: 0 5px;
}

.pos-widget .pos-wrapper > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .pos-widget .pos-wrapper > .row {
    display: block;
  }
}

.pos-widget .pos-twin {
  position: relative;
  padding: 15px;
  margin-bottom: 0px;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  min-height: 100%;
  margin-right: 16px;
}

@media (max-width: 767px) {
  .pos-widget .pos-twin {
    margin-right: 0px;
    margin-bottom: 30px;
  }
}

.pos-widget .pos-message h2 {
  margin-top: 0;
  margin-bottom: 0;
}

.pos-widget .pos-widget_votes {
  width: 100%;
  height: 100%;
  min-height: 290px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .pos-widget .pos-widget_votes {
    height: 577px;
  }
}

.swiper {
  position: relative;
}

.swiper .swiper-slide {
  height: auto;
}

.swiper .swiper-pagination {
  position: static;
  display: none;
}

.swiper--narrow .swiper__tag {
  display: none;
}

.swiper--narrow .swiper__desc {
  display: block;
}

.swiper--narrow .swiper__text {
  font-weight: bold;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.swiper .swiper-button-next {
  right: -60px;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

.swiper .swiper-button-prev {
  left: -60px;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

@media (max-width: 767px) {
  .swiper .fll,
  .swiper .flr {
    float: none;
  }
}

.swiper__card {
  height: 100%;
  border: solid 1px #DFE7F6;
}

.swiper__media {
  overflow: hidden;
  background: rgba(0, 0, 0, 0.01);
  margin: -1px -1px 0 -1px;
  position: relative;
}

.swiper__media:after {
  content: '';
  height: 6px;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
}

.theme-pprt .swiper__media:after {
  background: #4F50C0;
}

.theme-ministry .swiper__media:after {
  background: #17A085;
}

.theme-president .swiper__media:after {
  background: #005CFC;
}

.theme-gossov .swiper__media:after {
  background: #097DB4;
}

.theme-msu .swiper__media:after {
  background: #009BA2;
}

.theme-shaimiev .swiper__media:after {
  background: #127C84;
}

.theme-izbirkom .swiper__media:after {
  background: #0081ff;
}

.swiper__cat {
  font: 14px 'roboto', sans-serif;
  margin: 0 0 20px;
}

.theme-pprt .swiper__cat {
  color: #4F50C0;
}

.theme-ministry .swiper__cat {
  color: #17A085;
}

.theme-president .swiper__cat {
  color: #005CFC;
}

.theme-gossov .swiper__cat {
  color: #097DB4;
}

.theme-msu .swiper__cat {
  color: #009BA2;
}

.theme-shaimiev .swiper__cat {
  color: #127C84;
}

.theme-izbirkom .swiper__cat {
  color: #0081ff;
}

.swiper__photo {
  height: 240px;
}

.swiper__photo img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}

.swiper__datum {
  line-height: 24px;
  padding: 20px 30px;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 767px) {
  .swiper__datum {
    padding: 18px;
  }
}

.swiper__text {
  font-weight: bold;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 767px) {
  .swiper__text {
    -webkit-line-clamp: 4 !important;
  }
}

.swiper__foot {
  font-size: 14px;
  padding: 18px 0 12px 0;
}

.swiper__desc {
  color: #7C7F90;
  margin-right: 20px;
  font-family: 'roboto slab', sans-serif;
}

@media (max-width: 767px) {
  .swiper__desc {
    display: block;
  }
}

.swiper__tag:hover {
  text-decoration: none;
}

.theme-pprt .swiper__tag {
  color: #4F50C0;
}

.theme-ministry .swiper__tag {
  color: #17A085;
}

.theme-president .swiper__tag {
  color: #005CFC;
}

.theme-gossov .swiper__tag {
  color: #097DB4;
}

.theme-msu .swiper__tag {
  color: #009BA2;
}

.theme-shaimiev .swiper__tag {
  color: #127C84;
}

.theme-izbirkom .swiper__tag {
  color: #0081ff;
}

.swiper__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: inherit;
  text-decoration: none;
  height: 100%;
}

.theme-pprt .swiper__link:hover .swiper__text {
  color: #4F50C0;
}

.theme-ministry .swiper__link:hover .swiper__text {
  color: #17A085;
}

.theme-president .swiper__link:hover .swiper__text {
  color: #005CFC;
}

.theme-gossov .swiper__link:hover .swiper__text {
  color: #097DB4;
}

.theme-msu .swiper__link:hover .swiper__text {
  color: #009BA2;
}

.theme-shaimiev .swiper__link:hover .swiper__text {
  color: #127C84;
}

.theme-izbirkom .swiper__link:hover .swiper__text {
  color: #0081ff;
}

.wysiwyg {
  max-width: 920px;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .wysiwyg {
    max-width: 100%;
  }
}

.wysiwyg [style*=justify] {
  text-align: left !important;
}

.wysiwyg a {
  text-decoration: none;
}

.theme-pprt .wysiwyg a {
  color: #3C4052;
  border-bottom: solid 1px #B9B9CE;
}

.theme-ministry .wysiwyg a {
  color: #3C4052;
  border-bottom: solid 1px #B6C6C1;
}

.theme-president .wysiwyg a {
  color: #3C4052;
  border-bottom: solid 1px #A3B5D5;
}

.theme-gossov .wysiwyg a {
  color: #3C4052;
  border-bottom: solid 1px #A3B5D5;
}

.theme-msu .wysiwyg a {
  color: #3C4052;
  border-bottom: solid 1px #a2bfc0;
}

.theme-shaimiev .wysiwyg a {
  color: #3C4052;
  border-bottom: solid 1px #23A0AA;
}

.theme-izbirkom .wysiwyg a {
  color: #3C4052;
  border-bottom: solid 1px #23A0AA;
}

.theme-pprt .wysiwyg a:hover {
  border-bottom: solid 1px #4F50C0;
}

.theme-ministry .wysiwyg a:hover {
  border-bottom: solid 1px #17A085;
}

.theme-president .wysiwyg a:hover {
  border-bottom: solid 1px #005CFC;
}

.theme-gossov .wysiwyg a:hover {
  border-bottom: solid 1px #097DB4;
}

.theme-msu .wysiwyg a:hover {
  border-bottom: solid 1px #009BA2;
}

.theme-shaimiev .wysiwyg a:hover {
  border-bottom: solid 1px #127C84;
}

.theme-izbirkom .wysiwyg a:hover {
  border-bottom: solid 1px #0081ff;
}

.wysiwyg * {
  font-family: roboto, sans-serif !important;
}

.wysiwyg img {
  max-width: 100%;
}

.wysiwyg ol li,
.wysiwyg ul li {
  margin: 16px 0;
}

.wysiwyg .h1,
.wysiwyg .h2,
.wysiwyg .h3,
.wysiwyg .h4,
.wysiwyg .h5,
.wysiwyg .h6 {
  font-size: 24px;
  line-height: auto;
  text-transform: none;
}

@media (max-width: 767px) {
  .wysiwyg--full-width {
    overflow-x: auto;
  }
}

.wysiwyg--full-width .wysiwyg {
  max-width: none;
}

@media (max-width: 767px) {
  .wysiwyg--full-width .wysiwyg {
    margin: 0;
    width: 1240px;
  }
}

.mobile-menu {
  padding-top: 74px;
}

.mobile-menu__item, .mobile-menu__link {
  cursor: pointer;
  display: block;
  font-size: 16px;
  color: #B2B8CE;
  text-decoration: none;
  padding: 16px 32px 16px 16px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.15);
}

.mobile-menu__item [class*=icon], .mobile-menu__link [class*=icon] {
  display: block;
  font-size: 12px;
  margin-top: 5px;
}

.mobile-menu__item:last-child, .mobile-menu__link:last-child {
  border-color: transparent;
}

.mobile-menu__back {
  padding: 16px;
  color: #B2B8CE;
}

.mobile-menu__back [class*=icon] {
  display: block;
  font-size: 11px;
  margin-right: 6px;
}

.mobile-menu__controls {
  height: 64px;
  padding: 0 16px;
  background: #565B6F;
}

.mobile-menu__langs {
  position: relative;
}

.mobile-menu__langs [class*=icon] {
  right: 0;
  top: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #E8E8E8;
  z-index: 10;
  font-size: 8px;
  margin-top: 1px;
  pointer-events: none;
}

.mobile-menu__langs-select {
  display: block;
  width: 60px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 64px;
  font-weight: bold;
  border: 0;
  background: none;
  outline: none;
  color: #E8E8E8;
  font-size: 18px;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.mobile-menu__search {
  position: relative;
}

.mobile-menu input.mobile-menu__search-param {
  width: 100%;
  display: block;
  height: 64px;
  padding-right: 64px;
  border: 0;
  font-size: 18px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
  outline: none;
  margin-left: 16px;
  padding-left: 16px;
  color: #E8E8E8;
  border-left: solid 2px #3C4052;
}

.mobile-menu__single .mobile-menu__search-param {
  border-left: none !important;
  margin-left: 0 !important;
}

.mobile-menu__search-button {
  right: 0;
  top: 0;
  width: 64px;
  height: 64px;
  outline: none;
  display: block;
  position: absolute;
  border: 0;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #E8E8E8;
  text-align: right;
  font-size: 26px;
}

.mobile-menu__search-button [class*=icon] {
  top: 4px;
  position: relative;
}

.mobile-menu .btn--wide {
  margin-top: 17px;
}

.nodes-list {
  line-height: 1.5;
  font-size: 18px;
  margin-top: 64px;
}

@media (max-width: 767px) {
  .nodes-list {
    font-size: 16px;
    margin-top: 34px;
  }
}

.theme-pprt .nodes-list .link {
  color: #3C4052;
}

.theme-ministry .nodes-list .link {
  color: #3C4052;
}

.theme-president .nodes-list .link {
  color: #3C4052;
}

.theme-gossov .nodes-list .link {
  color: #3C4052;
}

.theme-msu .nodes-list .link {
  color: #3C4052;
}

.theme-shaimiev .nodes-list .link {
  color: #3C4052;
}

.theme-izbirkom .nodes-list .link {
  color: #3C4052;
}

.theme-pprt .nodes-list .link:hover {
  color: #4F50C0;
}

.theme-ministry .nodes-list .link:hover {
  color: #17A085;
}

.theme-president .nodes-list .link:hover {
  color: #005CFC;
}

.theme-gossov .nodes-list .link:hover {
  color: #097DB4;
}

.theme-msu .nodes-list .link:hover {
  color: #009BA2;
}

.theme-shaimiev .nodes-list .link:hover {
  color: #127C84;
}

.theme-izbirkom .nodes-list .link:hover {
  color: #0081ff;
}

.nodes-list ul {
  padding-left: 20px;
}

.nodes-list ul li {
  margin: 0 0 0 40px;
}

@media (max-width: 767px) {
  .nodes-list ul li {
    margin: 5px 0 0 0;
  }
}

.theme-pprt .nodes-list ul li {
  color: #3C4052;
}

.theme-ministry .nodes-list ul li {
  color: #3C4052;
}

.theme-president .nodes-list ul li {
  color: #3C4052;
}

.theme-gossov .nodes-list ul li {
  color: #3C4052;
}

.theme-msu .nodes-list ul li {
  color: #3C4052;
}

.theme-shaimiev .nodes-list ul li {
  color: #3C4052;
}

.theme-izbirkom .nodes-list ul li {
  color: #3C4052;
}

.nodes-list__item {
  margin: 40px 0;
}

.nodes-list__contacts {
  font-family: 'roboto-bold', sans-serif !important;
  font-size: 24px;
  border-width: 2px 0;
  border-style: solid;
}

@media (max-width: 767px) {
  .nodes-list__contacts {
    font-size: 16px;
  }
}

.theme-pprt .nodes-list__contacts {
  border-color: #4F50C0;
}

.theme-ministry .nodes-list__contacts {
  border-color: #17A085;
}

.theme-president .nodes-list__contacts {
  border-color: #005CFC;
}

.theme-gossov .nodes-list__contacts {
  border-color: #097DB4;
}

.theme-msu .nodes-list__contacts {
  border-color: #009BA2;
}

.theme-shaimiev .nodes-list__contacts {
  border-color: #127C84;
}

.theme-izbirkom .nodes-list__contacts {
  border-color: #0081ff;
}

.nodes-list__contacts-title {
  line-height: 1;
}

@media (max-width: 767px) {
  .nodes-list__contacts-title {
    font-size: 14px;
  }
}

.theme-pprt .nodes-list__contacts-title {
  color: #4F50C0;
}

.theme-ministry .nodes-list__contacts-title {
  color: #17A085;
}

.theme-president .nodes-list__contacts-title {
  color: #005CFC;
}

.theme-gossov .nodes-list__contacts-title {
  color: #097DB4;
}

.theme-msu .nodes-list__contacts-title {
  color: #009BA2;
}

.theme-shaimiev .nodes-list__contacts-title {
  color: #127C84;
}

.theme-izbirkom .nodes-list__contacts-title {
  color: #0081ff;
}

.nodes-list__date {
  color: #6A6969;
  text-align: right;
  font-size: 14px;
  font-family: 'roboto-italic', sans-serif;
  margin: 60px 0;
}

@media (max-width: 767px) {
  .nodes-list__date {
    margin: 26px 0 46px 0;
  }
}

.nodes-list--wide {
  margin-top: 50px;
}

@media (max-width: 767px) {
  .nodes-list--wide {
    margin-top: -20px;
  }
  .nodes-list--wide .person__link {
    display: none;
  }
}

.theme-pprt .persons .link {
  color: #3C4052;
}

.theme-ministry .persons .link {
  color: #3C4052;
}

.theme-president .persons .link {
  color: #3C4052;
}

.theme-gossov .persons .link {
  color: #3C4052;
}

.theme-msu .persons .link {
  color: #3C4052;
}

.theme-shaimiev .persons .link {
  color: #3C4052;
}

.theme-izbirkom .persons .link {
  color: #3C4052;
}

.theme-pprt .persons .link:hover {
  color: #4F50C0;
}

.theme-ministry .persons .link:hover {
  color: #17A085;
}

.theme-president .persons .link:hover {
  color: #005CFC;
}

.theme-gossov .persons .link:hover {
  color: #097DB4;
}

.theme-msu .persons .link:hover {
  color: #009BA2;
}

.theme-shaimiev .persons .link:hover {
  color: #127C84;
}

.theme-izbirkom .persons .link:hover {
  color: #0081ff;
}

.persons__item {
  height: 160px;
  margin-bottom: 70px;
}

@media (max-width: 767px) {
  .persons__item {
    height: auto;
    margin-bottom: 50px;
  }
}

.persons__photo {
  width: 100%;
  display: block;
}

.persons__name {
  font-size: 18px;
  font-weight: bolder;
  margin-bottom: 12px;
}

@media (max-width: 767px) {
  .persons__name {
    font-size: 22px;
    margin: 22px 0 12px 0;
  }
  .persons__name .persons__name-wrap {
    display: inline;
  }
}

.persons__position {
  font-size: 14px;
  color: #A6A6B9;
  line-height: 1.35;
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .persons__position {
    margin-bottom: 0;
  }
}

.person {
  margin: 32px 0;
}

@media (max-width: 767px) {
  .person {
    padding: 10px 0 0 0;
  }
}

.person__name {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 8px;
}

@media (max-width: 767px) {
  .person__name {
    margin: 28px 0 24px 0;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.3;
  }
}

.person__dep {
  font-size: 24px;
  font-weight: bold;
  padding-right: 50px;
}

@media (max-width: 767px) {
  .person__dep:not(:empty) {
    margin: 24px 0 0 0;
  }
}

@media (max-width: 767px) {
  .person__dep {
    font-size: 16px;
    padding-right: 0;
    font-weight: normal;
  }
}

.person__dep-link {
  margin: 20px 0;
}

.person__dep-link .link {
  font-size: 16px;
}

.person__link-item {
  margin: 0;
}

.person__item {
  width: 100%;
  display: table;
  text-decoration: none;
  color: currentColor;
  margin-top: 20px;
  border: solid 1px #eee;
}

.person__item-cell {
  display: table-cell;
  vertical-align: middle;
  padding: 30px 30px;
}

.person__item:hover {
  border-radius: 2px;
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05), 0 8px 18px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05), 0 8px 18px 2px rgba(0, 0, 0, 0.05);
}

.theme-pprt .person__item:hover {
  color: #4F50C0;
}

.theme-ministry .person__item:hover {
  color: #17A085;
}

.theme-president .person__item:hover {
  color: #005CFC;
}

.theme-gossov .person__item:hover {
  color: #097DB4;
}

.theme-msu .person__item:hover {
  color: #009BA2;
}

.theme-shaimiev .person__item:hover {
  color: #127C84;
}

.theme-izbirkom .person__item:hover {
  color: #0081ff;
}

.person__item:hover .person__link {
  opacity: 1;
}

.person__item:hover .person__link-icon {
  opacity: 1;
  color: currentColor;
}

.person__link {
  width: 200px;
  text-align: right;
  opacity: 0.5;
}

.person__link-icon {
  color: #000;
  opacity: .5;
  display: inline-block;
}

@media (max-width: 767px) {
  .person__link {
    width: 40px;
  }
}

.person__photo {
  width: 180px;
  height: 236PX;
  display: inline-block;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: solid 1px #DEDEF3;
}

.person__photo--large {
  width: 230px;
  height: 300PX;
}

.person__photo-block {
  width: 36%;
}

.person__post {
  margin-bottom: 8px;
}

@media (max-width: 767px) {
  .person__post {
    margin: 24px 0 0 0;
  }
}

.person__mobile-photo img {
  width: 52%;
  display: block;
}

.person__table {
  margin: 50px 0;
}

@media (max-width: 767px) {
  .person__table {
    margin: 0;
    padding: 0;
  }
}

@media (max-width: 767px) {
  .person__block {
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .person__head-block {
    margin: 10px 0;
  }
}

.person__block .person__name, .person__head-block .person__name {
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}

.person__block .person__photo, .person__head-block .person__photo {
  -webkit-transition: -webkit-box-shadow 0.25s ease;
  transition: -webkit-box-shadow 0.25s ease;
  transition: box-shadow 0.25s ease;
  transition: box-shadow 0.25s ease, -webkit-box-shadow 0.25s ease;
  -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0) inset;
          box-shadow: 0 0 0 100px rgba(0, 0, 0, 0) inset;
}

@media (max-width: 767px) {
  .person__block .person__photo, .person__head-block .person__photo {
    -webkit-transition: none;
    transition: none;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.person__block :hover, .person__head-block :hover {
  cursor: pointer;
}

.theme-pprt .person__block :hover .person__name, .theme-pprt .person__head-block :hover .person__name {
  color: #4F50C0;
}

.theme-ministry .person__block :hover .person__name, .theme-ministry .person__head-block :hover .person__name {
  color: #17A085;
}

.theme-president .person__block :hover .person__name, .theme-president .person__head-block :hover .person__name {
  color: #005CFC;
}

.theme-gossov .person__block :hover .person__name, .theme-gossov .person__head-block :hover .person__name {
  color: #097DB4;
}

.theme-msu .person__block :hover .person__name, .theme-msu .person__head-block :hover .person__name {
  color: #009BA2;
}

.theme-shaimiev .person__block :hover .person__name, .theme-shaimiev .person__head-block :hover .person__name {
  color: #127C84;
}

.theme-izbirkom .person__block :hover .person__name, .theme-izbirkom .person__head-block :hover .person__name {
  color: #0081ff;
}

.person__block :hover .person__photo, .person__head-block :hover .person__photo {
  -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.3) inset;
          box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.3) inset;
}

@media (max-width: 767px) {
  .person__block :hover .person__photo, .person__head-block :hover .person__photo {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.person-card__row {
  font-weight: 300;
  line-height: 2;
}

.person-card__department {
  font-weight: bold;
  margin-bottom: 20px;
}

.person-card__fio {
  font-weight: normal;
}

.rewards .row {
  margin: 0 -6px;
}

.rewards__item {
  height: 178px;
  width: 272px;
  margin: 6px 6px;
  background: #F5F6F7;
  text-align: center;
}

@media (max-width: 767px) {
  .rewards__item {
    width: 292px;
  }
}

.rewards__title {
  margin: 24px 0 0 0;
  font-family: 'open sans', sans-serif;
  font-size: 16px;
  color: #3C4052;
}

.rewards__date {
  margin: 0px;
  position: absolute;
  bottom: 16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 18px;
  font-family: 'roboto slab', sans-serif;
  color: #9395A8;
}

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

.theme-pprt .pubs .link {
  color: #3C4052;
}

.theme-ministry .pubs .link {
  color: #3C4052;
}

.theme-president .pubs .link {
  color: #3C4052;
}

.theme-gossov .pubs .link {
  color: #3C4052;
}

.theme-msu .pubs .link {
  color: #3C4052;
}

.theme-shaimiev .pubs .link {
  color: #3C4052;
}

.theme-izbirkom .pubs .link {
  color: #3C4052;
}

.theme-pprt .pubs .link:hover {
  color: #4F50C0;
}

.theme-ministry .pubs .link:hover {
  color: #17A085;
}

.theme-president .pubs .link:hover {
  color: #005CFC;
}

.theme-gossov .pubs .link:hover {
  color: #097DB4;
}

.theme-msu .pubs .link:hover {
  color: #009BA2;
}

.theme-shaimiev .pubs .link:hover {
  color: #127C84;
}

.theme-izbirkom .pubs .link:hover {
  color: #0081ff;
}

.pubs__title {
  font-weight: bold;
  font-size: 22px;
}

.pubs__item {
  width: 100%;
  display: table;
  font-size: 18px;
  margin-top: 36px;
  line-height: 1.5;
}

.pubs__item:last-child .pubs__text {
  border-bottom-color: transparent;
}

@media (max-width: 767px) {
  .pubs__item {
    font-size: 16px;
    margin-top: 20px;
  }
}

.pubs__text {
  width: 100%;
  display: table-cell;
  padding-bottom: 36px;
  vertical-align: top;
  border-bottom: solid 1px #DEDEF3;
}

@media (max-width: 767px) {
  .pubs__text {
    display: block;
    padding-bottom: 20px;
  }
}

.pubs__preview {
  vertical-align: top;
  padding-right: 34px;
  display: table-cell;
}

@media (max-width: 767px) {
  .pubs__preview {
    display: block;
    margin-bottom: 4px;
  }
}

.pubs__desc {
  color: #8F909B;
  font-size: 16px;
  margin-top: 16px;
}

.pubs__ul {
  padding-left: 18px;
}

.theme-pprt .pubs__ul {
  color: #4F50C0;
}

.theme-ministry .pubs__ul {
  color: #17A085;
}

.theme-president .pubs__ul {
  color: #005CFC;
}

.theme-gossov .pubs__ul {
  color: #097DB4;
}

.theme-msu .pubs__ul {
  color: #009BA2;
}

.theme-shaimiev .pubs__ul {
  color: #127C84;
}

.theme-izbirkom .pubs__ul {
  color: #0081ff;
}

.pubs__li {
  margin: 40px 0;
}

.pubs__download .pubs__text {
  font-size: 16px;
  padding: 4px 0;
  border: none;
}

@media (max-width: 767px) {
  .pubs__download .pubs__text {
    font-size: 18px;
  }
}

.pubs__download .pubs__desc {
  margin-top: 0;
}

@media (max-width: 767px) {
  .pubs__download .pubs__preview {
    width: 80px;
    display: table-cell;
    margin-bottom: 0;
  }
}

.pubs__app {
  margin-top: 0;
  margin-bottom: 20px;
}

.pubs__app-title {
  margin: 40px 0 20px;
  font-weight: 500;
  font-size: 18px;
}

@media (max-width: 767px) {
  .pubs__app-title {
    margin-top: 20px;
  }
}

.pubs .hr {
  background: #ddd;
}

.doc-icon {
  height: 66px;
  width: 56px;
  text-align: center;
  line-height: 66px;
  font-weight: bolder;
  font-size: 17px;
  display: block;
  background: #EEEEEE;
  border-radius: 4px;
  position: relative;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .doc-icon {
    width: 42px;
    height: 48px;
    line-height: 54px;
    font-size: 14px;
  }
}

.doc-icon:after {
  content: '';
  border: solid 8px #DFDFDF;
  border-top-color: white;
  border-right-color: white;
  border-bottom-left-radius: 3px;
  position: absolute;
  top: 0;
  right: 0;
}

.hover-fader {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
  position: absolute;
  -webkit-transform: scale(0.97);
          transform: scale(0.97);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  will-change: opacity, scale;
  display: block;
}

.theme-pprt .hover-fader {
  background: #4F50C0;
}

.theme-ministry .hover-fader {
  background: #17A085;
}

.theme-president .hover-fader {
  background: #005CFC;
}

.theme-gossov .hover-fader {
  background: #097DB4;
}

.theme-msu .hover-fader {
  background: #009BA2;
}

.theme-shaimiev .hover-fader {
  background: #127C84;
}

.theme-izbirkom .hover-fader {
  background: #0081ff;
}

.hover-fader-black {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  opacity: 0.25;
  position: absolute;
  -webkit-transform: none;
          transform: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  will-change: opacity, scale;
  display: block;
  background: #000;
}

.search-form {
  background: #F0F3FA;
  position: relative;
}

.search-form .search {
  width: 100% !important;
}

.search-form .search__query {
  height: 70px;
  font-size: 16px;
  padding-right: 70px;
  font-weight: 400;
  color: currentColor;
}

.search-form .search__query-button,
.search-form .search__query-trigger {
  width: 70px;
  height: 70px;
}

.search-form:before {
  z-index: 0;
  content: '';
  position: absolute;
  background: #F0F3FA;
  left: -9999px;
  right: -9999px;
  bottom: 0;
  top: 0;
}

.search-form__wrap {
  z-index: 2;
  padding: 37px 0;
  padding-bottom: 70px;
  position: relative;
}

@media (max-width: 767px) {
  .search-form__wrap {
    padding-bottom: 30px;
  }
}

.search-form__title {
  line-height: 1.25;
  margin-bottom: 24px;
  font-weight: 900;
  letter-spacing: .7px;
  font-size: 36px;
}

@media (max-width: 767px) {
  .search-form__title {
    margin-bottom: 18px;
    font-size: 30px;
  }
}

.search-form__hint {
  margin: 20px 0;
}

.search-form__help {
  margin: 10px 0;
  color: #707283;
  font-size: 14px;
}

.doma {
  text-align: center;
  white-space: nowrap;
}

.doma .ly__col {
  border-left: solid 1px #DBDDE5;
}

.doma .ly__col:last-child {
  border-right: solid 1px #DBDDE5;
}

.doma .hr {
  margin-top: 0;
  margin-bottom: 65px;
}

.doma__main-link-wrapper {
  margin-right: 10px;
}

@media (max-width: 767px) {
  .doma__main-link-wrapper {
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.doma__heading {
  font-size: 24px;
  color: #242733;
  line-height: 1.167;
  text-align: left;
  font-weight: 900;
  margin-bottom: 32px;
}

.doma__link-wrapper {
  margin-bottom: 22px;
  position: relative;
}

@media (max-width: 767px) {
  .doma__link-wrapper {
    margin-bottom: 10px;
  }
}

.doma__link-wrapper:last-child {
  margin-bottom: 0;
}

.doma__link .doma__dom {
  color: #cccccc;
}

@media (max-width: 767px) {
  .doma__link .doma__dom {
    display: none;
  }
}

.theme-pprt .doma__link:hover .doma__dom {
  color: #4F50C0;
}

.theme-ministry .doma__link:hover .doma__dom {
  color: #17A085;
}

.theme-president .doma__link:hover .doma__dom {
  color: #005CFC;
}

.theme-gossov .doma__link:hover .doma__dom {
  color: #097DB4;
}

.theme-msu .doma__link:hover .doma__dom {
  color: #009BA2;
}

.theme-shaimiev .doma__link:hover .doma__dom {
  color: #127C84;
}

.theme-izbirkom .doma__link:hover .doma__dom {
  color: #0081ff;
}

.doma__link:hover .doma__dom svg {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}

.doma__link_main {
  padding: 42px 0 66px 67px;
}

@media (max-width: 767px) {
  .doma__link_main {
    position: relative;
    padding: 19px 30px;
  }
}

.doma__link_main:after {
  display: none;
}

@media (max-width: 767px) {
  .doma__link_main:after {
    display: block;
  }
}

.doma__dom {
  margin-bottom: 16px;
  color: #cacaec;
}

.doma__dom svg {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.doma__text-wrapper {
  display: inline-block;
  text-align: left;
  margin-left: 54px;
}

@media (max-width: 767px) {
  .doma__text-wrapper {
    margin-left: 0;
  }
}

.doma__text {
  font-weight: 900;
  font-size: 24px;
  letter-spacing: .2px;
}

@media (max-width: 767px) {
  .doma__text {
    font-weight: 500;
    font-size: 15px;
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    width: calc(100% - 10px);
    vertical-align: middle;
  }
}

.doma__description {
  font-size: 14px;
  color: #b6b6b9;
  font-family: 'roboto slab', sans-serif;
}

@media (max-width: 767px) {
  .doma__description {
    display: none;
  }
}

.switch {
  margin: 0 0 55px 0;
  text-align: center;
  font-size: 32px;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.4);
}

@media (max-width: 767px) {
  .switch {
    margin-bottom: 24px;
  }
}

.switch__item {
  padding: 0 24px;
  font-size: 36px;
  font-weight: 900;
  letter-spacing: .7px;
  cursor: pointer;
  vertical-align: middle;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .switch__item {
    font-size: 30px;
    padding: 0 12px;
  }
}

.theme-pprt .switch__item:hover {
  color: #4F50C0;
}

.theme-ministry .switch__item:hover {
  color: #17A085;
}

.theme-president .switch__item:hover {
  color: #005CFC;
}

.theme-gossov .switch__item:hover {
  color: #097DB4;
}

.theme-msu .switch__item:hover {
  color: #009BA2;
}

.theme-shaimiev .switch__item:hover {
  color: #127C84;
}

.theme-izbirkom .switch__item:hover {
  color: #0081ff;
}

.theme-pprt .switch__item--selected {
  color: #3C4052;
}

.theme-ministry .switch__item--selected {
  color: #3C4052;
}

.theme-president .switch__item--selected {
  color: #3C4052;
}

.theme-gossov .switch__item--selected {
  color: #3C4052;
}

.theme-msu .switch__item--selected {
  color: #3C4052;
}

.theme-shaimiev .switch__item--selected {
  color: #3C4052;
}

.theme-izbirkom .switch__item--selected {
  color: #3C4052;
}

.switch__item--current-color {
  color: #3C4052 !important;
}

.week-plan .media-download {
  margin: 0;
  float: right;
}

@media (max-width: 767px) {
  .week-plan .media-download {
    float: none;
    margin-top: 32px;
  }
}

@media (max-width: 767px) {
  .week-plan__row:first-child {
    padding-top: 12px;
  }
}

.week-plan__archive {
  padding: 4px 0;
  font-size: 20px;
  text-align: right;
  font-weight: bold;
  border-bottom: solid 2px black;
}

.week-plan__archive + .hr {
  display: none;
}

.week-plan__name {
  font-size: 20px;
}

@media (min-width: 768px) {
  .week-plan__name {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .week-plan__name {
    font-size: 18px;
  }
}

.theme-pprt .week-plan__name .link {
  color: #3C4052;
}

.theme-ministry .week-plan__name .link {
  color: #3C4052;
}

.theme-president .week-plan__name .link {
  color: #3C4052;
}

.theme-gossov .week-plan__name .link {
  color: #3C4052;
}

.theme-msu .week-plan__name .link {
  color: #3C4052;
}

.theme-shaimiev .week-plan__name .link {
  color: #3C4052;
}

.theme-izbirkom .week-plan__name .link {
  color: #3C4052;
}

.theme-pprt .week-plan__name .link:hover {
  color: #4F50C0;
}

.theme-ministry .week-plan__name .link:hover {
  color: #17A085;
}

.theme-president .week-plan__name .link:hover {
  color: #005CFC;
}

.theme-gossov .week-plan__name .link:hover {
  color: #097DB4;
}

.theme-msu .week-plan__name .link:hover {
  color: #009BA2;
}

.theme-shaimiev .week-plan__name .link:hover {
  color: #127C84;
}

.theme-izbirkom .week-plan__name .link:hover {
  color: #0081ff;
}

.week-plan__links {
  float: right;
}

@media (min-width: 768px) {
  .week-plan__links {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .week-plan__links {
    float: none;
    margin-top: 24px;
  }
}

.week-plan__media-link {
  display: block;
  margin-bottom: 8px;
}

.theme-pprt .week-plan__media-link {
  color: #3C4052;
}

.theme-ministry .week-plan__media-link {
  color: #3C4052;
}

.theme-president .week-plan__media-link {
  color: #3C4052;
}

.theme-gossov .week-plan__media-link {
  color: #3C4052;
}

.theme-msu .week-plan__media-link {
  color: #3C4052;
}

.theme-shaimiev .week-plan__media-link {
  color: #3C4052;
}

.theme-izbirkom .week-plan__media-link {
  color: #3C4052;
}

@media (max-width: 767px) {
  .week-plan__media-link {
    font-size: 12px;
    font-weight: 900;
    display: inline-block;
  }
}

.week-plan__media-link:hover {
  text-decoration: none;
}

.week-plan__media-link:hover [class*=icon] {
  opacity: 1;
}

.week-plan__media-link [class*=icon] {
  top: 3px;
  opacity: 0.5;
  font-size: 22px;
  position: relative;
  margin-right: 12px;
}

.theme-pprt .week-plan__media-link [class*=icon] {
  color: #4F50C0;
}

.theme-ministry .week-plan__media-link [class*=icon] {
  color: #17A085;
}

.theme-president .week-plan__media-link [class*=icon] {
  color: #005CFC;
}

.theme-gossov .week-plan__media-link [class*=icon] {
  color: #097DB4;
}

.theme-msu .week-plan__media-link [class*=icon] {
  color: #009BA2;
}

.theme-shaimiev .week-plan__media-link [class*=icon] {
  color: #127C84;
}

.theme-izbirkom .week-plan__media-link [class*=icon] {
  color: #0081ff;
}

@media (max-width: 767px) {
  .week-plan__media-link [class*=icon] {
    opacity: 1;
  }
}

@media (max-width: 767px) {
  .week-plan__more {
    margin-top: 24px;
  }
}

.week-plan .vue-sticky-placeholder {
  display: block;
  float: left;
  width: 16%;
}

.week-plan .col-sm-2 {
  width: 16% !important;
}

@media (min-width: 768px) {
  .week-plan .day-month {
    margin-top: 40px;
  }
}

@media (min-width: 768px) {
  .week-plan .hr {
    margin-bottom: 10px;
  }
}

.fp-news__item {
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.fp-news__item + .fp-news__item {
  margin-top: 50px;
}

@media (max-width: 767px) {
  .fp-news__item + .fp-news__item {
    margin-top: 32px;
  }
}

.fp-news__link {
  display: block;
  text-decoration: none;
}

.theme-pprt .fp-news__link {
  color: #3C4052;
}

.theme-ministry .fp-news__link {
  color: #3C4052;
}

.theme-president .fp-news__link {
  color: #3C4052;
}

.theme-gossov .fp-news__link {
  color: #3C4052;
}

.theme-msu .fp-news__link {
  color: #3C4052;
}

.theme-shaimiev .fp-news__link {
  color: #3C4052;
}

.theme-izbirkom .fp-news__link {
  color: #3C4052;
}

.fp-news__link:hover {
  text-decoration: none;
}

.theme-pprt .fp-news__link:hover {
  color: #4F50C0;
}

.theme-ministry .fp-news__link:hover {
  color: #17A085;
}

.theme-president .fp-news__link:hover {
  color: #005CFC;
}

.theme-gossov .fp-news__link:hover {
  color: #097DB4;
}

.theme-msu .fp-news__link:hover {
  color: #009BA2;
}

.theme-shaimiev .fp-news__link:hover {
  color: #127C84;
}

.theme-izbirkom .fp-news__link:hover {
  color: #0081ff;
}

.fp-news__date {
  color: #3C4052;
  margin-top: 5px;
  font-size: 14px;
  opacity: 0.5;
  font-family: 'roboto slab', sans-serif;
}

@media (max-width: 767px) {
  .fp-news__date {
    margin-top: 6px;
  }
}

.fp-news__readmore {
  left: 15px;
  position: absolute;
  bottom: 80px;
}

@media (max-width: 767px) {
  .fp-news__readmore {
    margin-top: 24px;
    position: static;
  }
}

.base-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .base-news {
    display: block;
  }
}

.base-news .share__label {
  font-size: 14px;
  text-transform: inherit;
}

.base-news .newsletter {
  width: auto;
  display: block;
  position: absolute;
  right: 15px;
  bottom: 0;
  left: 15px;
}

@media (max-width: 767px) {
  .base-news .newsletter {
    position: static;
  }
}

.theme-pprt .base-news .share__button--vk, .theme-pprt
.base-news .share__button--facebook, .theme-pprt
.base-news .share__button--odnoklassniki, .theme-pprt
.base-news .share__button--twitter {
  fill: #4F50C0;
}

.theme-ministry .base-news .share__button--vk, .theme-ministry
.base-news .share__button--facebook, .theme-ministry
.base-news .share__button--odnoklassniki, .theme-ministry
.base-news .share__button--twitter {
  fill: #17A085;
}

.theme-president .base-news .share__button--vk, .theme-president
.base-news .share__button--facebook, .theme-president
.base-news .share__button--odnoklassniki, .theme-president
.base-news .share__button--twitter {
  fill: #005CFC;
}

.theme-gossov .base-news .share__button--vk, .theme-gossov
.base-news .share__button--facebook, .theme-gossov
.base-news .share__button--odnoklassniki, .theme-gossov
.base-news .share__button--twitter {
  fill: #097DB4;
}

.theme-msu .base-news .share__button--vk, .theme-msu
.base-news .share__button--facebook, .theme-msu
.base-news .share__button--odnoklassniki, .theme-msu
.base-news .share__button--twitter {
  fill: #009BA2;
}

.theme-shaimiev .base-news .share__button--vk, .theme-shaimiev
.base-news .share__button--facebook, .theme-shaimiev
.base-news .share__button--odnoklassniki, .theme-shaimiev
.base-news .share__button--twitter {
  fill: #127C84;
}

.theme-izbirkom .base-news .share__button--vk, .theme-izbirkom
.base-news .share__button--facebook, .theme-izbirkom
.base-news .share__button--odnoklassniki, .theme-izbirkom
.base-news .share__button--twitter {
  fill: #0081ff;
}

.base-news__share .ya-share2 {
  display: inline-block;
  vertical-align: top;
  line-height: 30px;
  height: 30px;
}

.base-news__share .ya-share2__container {
  display: inline-block;
}

.base-news__share .ya-share2__badge {
  background: none !important;
}

.base-news__wrap {
  color: white;
  margin-right: 10px;
}

@media (max-width: 767px) {
  .base-news__wrap {
    margin-right: 0;
    margin-bottom: 40px;
  }
}

.base-news__title {
  font-weight: bold;
  font-size: 34px;
  margin-bottom: 20px;
  line-height: 1.18;
}

@media (max-width: 767px) {
  .base-news__title {
    font-size: 20px;
    line-height: inherit;
  }
}

.base-news__photo {
  height: 425px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .base-news__photo {
    height: auto;
  }
}

.base-news__photo img {
  display: block;
  max-width: 100%;
}

.base-news__link {
  color: white;
  display: block;
}

.theme-pprt .base-news__link {
  color: #FFF;
}

.theme-ministry .base-news__link {
  color: #FFF;
}

.theme-president .base-news__link {
  color: #FFF;
}

.theme-gossov .base-news__link {
  color: #FFF;
}

.theme-msu .base-news__link {
  color: #FFF;
}

.theme-shaimiev .base-news__link {
  color: #FFF;
}

.theme-izbirkom .base-news__link {
  color: #FFF;
}

.base-news__link:hover {
  color: white !important;
  text-decoration: underline;
}

.base-news__annotation {
  padding: 34px 34px 14px;
}

.theme-pprt .base-news__annotation {
  background: #4F50C0;
}

.theme-ministry .base-news__annotation {
  background: #17A085;
}

.theme-president .base-news__annotation {
  background: #005CFC;
}

.theme-gossov .base-news__annotation {
  background: #097DB4;
}

.theme-msu .base-news__annotation {
  background: #009BA2;
}

.theme-shaimiev .base-news__annotation {
  background: #127C84;
}

.theme-izbirkom .base-news__annotation {
  background: #0081ff;
}

@media (max-width: 767px) {
  .base-news__annotation {
    padding: 16px;
  }
}

.base-news__share {
  float: right;
}

.base-news__date, .base-news__share {
  font-size: 14px;
  font-family: 'roboto slab', sans-serif;
  color: #b5b5e1;
}

.week-calendar__row {
  width: 100%;
  display: table;
  border-collapse: collapse;
  table-layout: fixed;
}

.week-calendar__col {
  cursor: pointer;
  padding: 6px 0;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  font-family: 'roboto slab', sans-serif;
  border: solid 1px #D4D6E0;
}

.week-calendar__col:hover {
  color: white;
}

.theme-pprt .week-calendar__col:hover {
  background: #4F50C0;
}

.theme-ministry .week-calendar__col:hover {
  background: #17A085;
}

.theme-president .week-calendar__col:hover {
  background: #005CFC;
}

.theme-gossov .week-calendar__col:hover {
  background: #097DB4;
}

.theme-msu .week-calendar__col:hover {
  background: #009BA2;
}

.theme-shaimiev .week-calendar__col:hover {
  background: #127C84;
}

.theme-izbirkom .week-calendar__col:hover {
  background: #0081ff;
}

.week-calendar__col--today {
  pointer-events: auto !important;
}

.theme-pprt .week-calendar__col--today {
  background: rgba(79, 80, 192, 0.1);
}

.theme-ministry .week-calendar__col--today {
  background: rgba(23, 160, 133, 0.1);
}

.theme-president .week-calendar__col--today {
  background: rgba(0, 92, 252, 0.1);
}

.theme-gossov .week-calendar__col--today {
  background: rgba(9, 125, 180, 0.1);
}

.theme-msu .week-calendar__col--today {
  background: rgba(0, 155, 162, 0.1);
}

.theme-shaimiev .week-calendar__col--today {
  background: rgba(18, 124, 132, 0.1);
}

.theme-izbirkom .week-calendar__col--today {
  background: rgba(0, 129, 255, 0.1);
}

.week-calendar__col--today:hover {
  color: #fff !important;
}

.week-calendar__col--disabled {
  pointer-events: none;
  color: #cccccc;
}

.week-calendar__day {
  font-size: 12px;
  text-transform: uppercase;
}

.week-calendar__num {
  font-size: 16px;
  font-weight: bold;
}

.week-calendar__hint {
  font-size: 14px;
  margin-bottom: 10px;
}

.reception-content {
  border-bottom: 1px solid #DEDEF3;
  padding-bottom: 52px;
}

.reception-promo .h3 {
  margin: 0 0 20px;
  line-height: 100%;
  font-weight: 900;
  letter-spacing: .7px;
}

.reception-promo .icon-clock,
.reception-promo .icon-exclamaition {
  font-size: 32px;
  margin-right: 16px;
  position: relative;
  top: 2px;
}

.reception-promo .icon-clock {
  font-size: 28px;
}

.reception-promo__trigger {
  position: relative;
  height: auto;
  line-height: 1;
  margin-bottom: 25px;
  padding: 26px 44px 27px 26px;
  font-size: 13px;
  cursor: pointer;
  display: inline-block;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 0;
  letter-spacing: 1.5px;
}

.reception-promo__trigger:after {
  content: '';
  position: absolute;
  right: 29px;
  top: 0;
  bottom: 0;
  width: 8px;
  height: 8px;
  margin: auto;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

@media (max-width: 767px) {
  .reception-promo__trigger {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

.reception-promo__links p {
  font-size: 18px;
  margin: 0 0 1px;
}

.reception-promo__link {
  display: block;
  text-align: left;
}

.reception-promo .reception-promo__docs-links {
  margin-right: 114px;
}

@media (max-width: 767px) {
  .reception-promo .reception-promo__docs-links {
    margin-right: 0;
  }
}

.reception-promo .reception-promo__docs-links .block-link {
  font-weight: 500;
  font-size: 18px;
  padding: 14px 17px;
}

.reception-promo .reception-promo__docs-links .block-link:after {
  right: 18px;
}

@media (max-width: 767px) {
  .reception-promo .reception-promo__docs-links .block-link {
    font-size: 15px;
    height: 60px;
    padding: 19px 30px;
  }
  .reception-promo .reception-promo__docs-links .block-link:after {
    right: 30px;
  }
}

@media (max-width: 767px) {
  .reception-promo .reception-promo__docs-links li {
    margin: 0 0 10px;
  }
}

.reception-promo .reception-promo__links-block {
  margin: 39px 0 34px;
}

.reception-promo .reception-promo__links-block p {
  font-size: 17px;
  margin: 3px 0;
  font-weight: 500;
}

.download-links {
  margin: 42px 0;
}

@media (max-width: 767px) {
  .download-links {
    margin: 28px 0;
  }
}

.download-links__item {
  margin: 24px 0;
}

@media (max-width: 767px) {
  .download-links__item {
    margin: 12px 0;
  }
}

.theme-pprt .download-links__item:hover a {
  color: #4F50C0;
}

.theme-ministry .download-links__item:hover a {
  color: #17A085;
}

.theme-president .download-links__item:hover a {
  color: #005CFC;
}

.theme-gossov .download-links__item:hover a {
  color: #097DB4;
}

.theme-msu .download-links__item:hover a {
  color: #009BA2;
}

.theme-shaimiev .download-links__item:hover a {
  color: #127C84;
}

.theme-izbirkom .download-links__item:hover a {
  color: #0081ff;
}

.download-links__item [class*=icon] {
  top: 1px;
  position: relative;
  display: block;
  margin-right: 13px;
}

.theme-pprt .download-links__item [class*=icon] {
  color: #4F50C0;
}

.theme-ministry .download-links__item [class*=icon] {
  color: #17A085;
}

.theme-president .download-links__item [class*=icon] {
  color: #005CFC;
}

.theme-gossov .download-links__item [class*=icon] {
  color: #097DB4;
}

.theme-msu .download-links__item [class*=icon] {
  color: #009BA2;
}

.theme-shaimiev .download-links__item [class*=icon] {
  color: #127C84;
}

.theme-izbirkom .download-links__item [class*=icon] {
  color: #0081ff;
}

.download-links__item a {
  color: black;
  -webkit-text-decoration: none #333;
          text-decoration: none #333;
}

.download-links__text {
  text-decoration: underline;
  -webkit-text-decoration-skip: objects;
          text-decoration-skip: objects;
}

.desk {
  padding: 40px;
  background: #F5F5F5;
}

.desk__title {
  font-size: 22px;
  color: #3b3f51;
  margin: 0 0 30px;
}

@media (max-width: 767px) {
  .desk {
    padding: 16px;
    margin: 0 -16px;
    margin-bottom: -30px;
  }
}

.desk .form-group:not(.desk__submit) {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .desk .form-group:not(.desk__submit) {
    margin-bottom: 16px;
  }
}

.desk textarea {
  resize: none;
}

.desk__hint {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 24px;
}

.desk__hint .desk__warning,
.desk__hint .desk__danger {
  margin-right: 6px;
}

.desk__hint .ly {
  margin-bottom: 12px;
}

.theme-pprt .desk__warning {
  color: #FF7F00;
}

.theme-ministry .desk__warning {
  color: #FF7F00;
}

.theme-president .desk__warning {
  color: #FF7F00;
}

.theme-gossov .desk__warning {
  color: #FF7F00;
}

.theme-msu .desk__warning {
  color: #FF7F00;
}

.theme-shaimiev .desk__warning {
  color: #FF7F00;
}

.theme-izbirkom .desk__warning {
  color: #FF7F00;
}

.theme-pprt .desk__danger {
  color: #EB1B53;
}

.theme-ministry .desk__danger {
  color: #EB1B53;
}

.theme-president .desk__danger {
  color: #EB1B53;
}

.theme-gossov .desk__danger {
  color: #EB1B53;
}

.theme-msu .desk__danger {
  color: #EB1B53;
}

.theme-shaimiev .desk__danger {
  color: #EB1B53;
}

.theme-izbirkom .desk__danger {
  color: #EB1B53;
}

.desk__submit {
  margin-bottom: 0;
}

.desk__submit .btn {
  float: left;
  margin-right: 30px;
}

@media (max-width: 767px) {
  .desk__submit .btn {
    margin: 0;
    width: 100%;
    float: none;
    margin-bottom: 12px;
  }
}

.desk__submit .btn--full-width {
  width: 100%;
}

.desk__security [type='text'] {
  width: 180px;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}

@media (max-width: 767px) {
  .desk__security [type='text'] {
    width: 174px;
    margin: 12px auto;
  }
}

.desk__security .help-block {
  margin: 0;
}

@media (max-width: 767px) {
  .desk__security .col {
    float: none;
    text-align: center;
  }
}

.desk__upload-row {
  margin-bottom: 14px;
}

.desk__upload-row .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .desk__upload-row .row {
    display: block;
  }
}

.desk__upload-trigger {
  margin-bottom: 24px;
}

.desk__upload-trigger .btn--link-blue {
  color: #115dfa;
}

.desk__upload-file {
  display: block;
  color: #707283;
  font-size: 14px;
  margin-right: 80px;
  width: 200px;
}

@media (max-width: 767px) {
  .desk__upload-file {
    width: auto;
    margin: 0;
  }
}

@media (max-width: 767px) {
  .desk__upload-btn {
    width: 100%;
    float: none;
    display: block;
  }
}

@media (max-width: 767px) {
  .desk__upload-tools {
    width: 100%;
    display: table;
    margin-top: 24px;
    border-collapse: collapse;
  }
}

@media (max-width: 767px) {
  .desk__upload-filewrap {
    float: none;
    width: 100%;
    display: table-cell;
  }
}

@media (max-width: 767px) {
  .desk__upload-remove {
    float: none;
    display: table-cell;
  }
}

.desk__upload-title {
  margin: 20px 0 10px;
}

.plans {
  margin: 32px 0;
}

@media (max-width: 767px) {
  .plans {
    margin-bottom: -32px;
  }
}

.plans .table {
  margin: 32px 0;
}

.plans .download-links {
  margin: 0;
  margin-top: 28px;
}

.plans .download-links__item {
  margin: 12px 0;
}

.plans [class*=col]:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .plans [class*=ly__col]:not(:empty) {
    padding: 8px 0;
  }
}

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

@media (max-width: 767px) {
  .plans__li {
    display: inline;
  }
}

.plans__li:before {
  content: '\B7';
  font-size: 30px;
  vertical-align: middle;
  line-height: 24px;
  position: absolute;
  left: 0;
}

@media (max-width: 767px) {
  .plans__li:before {
    display: none;
  }
}

@media (max-width: 767px) {
  .plans__cell .ly__col--auto {
    min-width: 50px;
  }
}

.plans__cell [class*=icon] {
  font-size: 38px;
  margin-top: 4px;
  margin-right: 28px;
  display: inline-block;
}

.theme-pprt .plans__cell [class*=icon] {
  color: #4F50C0;
}

.theme-ministry .plans__cell [class*=icon] {
  color: #17A085;
}

.theme-president .plans__cell [class*=icon] {
  color: #005CFC;
}

.theme-gossov .plans__cell [class*=icon] {
  color: #097DB4;
}

.theme-msu .plans__cell [class*=icon] {
  color: #009BA2;
}

.theme-shaimiev .plans__cell [class*=icon] {
  color: #127C84;
}

.theme-izbirkom .plans__cell [class*=icon] {
  color: #0081ff;
}

@media (max-width: 767px) {
  .plans__cell [class*=icon] {
    margin-top: 0;
    font-size: 32px;
    margin-right: 14px;
  }
}

.plans__cell [class*=icon-dom] {
  font-size: 22px;
}

.plans__cell [class*=icon-dom],
.plans__cell [class*=icon-marker],
.plans__cell [class*=icon-telo] {
  position: relative;
}

.plans__cell [class*=icon-telo] {
  top: -5px;
}

.plans__cell [class*=icon-marker] {
  top: -3px;
}

.plans__cell [class*=icon-dom] {
  top: 0;
}

.plans__name {
  font-weight: 600;
  line-height: 1.35;
}

@media (max-width: 767px) {
  .plans__name {
    font-size: 18px;
  }
}

.accordion--ready .accordion__head {
  margin: 16px 0 0 0;
  padding-bottom: 16px;
  border-bottom: solid 2px black;
}

.accordion--ready .accordion__head--active {
  padding-bottom: 0;
  border-bottom-color: transparent;
}

.theme-pprt .accordion--ready .accordion__head--active * {
  color: #4F50C0;
}

.theme-ministry .accordion--ready .accordion__head--active * {
  color: #17A085;
}

.theme-president .accordion--ready .accordion__head--active * {
  color: #005CFC;
}

.theme-gossov .accordion--ready .accordion__head--active * {
  color: #097DB4;
}

.theme-msu .accordion--ready .accordion__head--active * {
  color: #009BA2;
}

.theme-shaimiev .accordion--ready .accordion__head--active * {
  color: #127C84;
}

.theme-izbirkom .accordion--ready .accordion__head--active * {
  color: #0081ff;
}

.accordion--ready .accordion__btn {
  margin-top: 3px;
  font-size: 36px;
  margin-right: 2px;
  display: inline-block;
}

.theme-pprt .accordion--ready .accordion__btn {
  color: #4F50C0;
}

.theme-ministry .accordion--ready .accordion__btn {
  color: #17A085;
}

.theme-president .accordion--ready .accordion__btn {
  color: #005CFC;
}

.theme-gossov .accordion--ready .accordion__btn {
  color: #097DB4;
}

.theme-msu .accordion--ready .accordion__btn {
  color: #009BA2;
}

.theme-shaimiev .accordion--ready .accordion__btn {
  color: #127C84;
}

.theme-izbirkom .accordion--ready .accordion__btn {
  color: #0081ff;
}

.table__head {
  font-size: 14px;
  padding-bottom: 16px;
  position: relative;
}

.table__head:after {
  content: '';
  display: block;
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 0;
}

.theme-pprt .table__head:after {
  border-bottom: solid 2px #3C4052;
}

.theme-ministry .table__head:after {
  border-bottom: solid 2px #3C4052;
}

.theme-president .table__head:after {
  border-bottom: solid 2px #3C4052;
}

.theme-gossov .table__head:after {
  border-bottom: solid 2px #3C4052;
}

.theme-msu .table__head:after {
  border-bottom: solid 2px #3C4052;
}

.theme-shaimiev .table__head:after {
  border-bottom: solid 2px #3C4052;
}

.theme-izbirkom .table__head:after {
  border-bottom: solid 2px #3C4052;
}

.table__head [class*=col] {
  float: none;
  display: inline-block;
  vertical-align: bottom;
}

.table__row {
  padding: 24px 0;
  border-bottom: solid 1px #DBDDE5;
}

.table__row:last-child {
  border-bottom-color: transparent;
}

.desk-way {
  margin: 48px 0;
}

@media (max-width: 767px) {
  .desk-way {
    margin: 24px -16px -32px;
  }
  .theme-pprt .desk-way {
    border-top: solid 1px #DEDEF3;
  }
  .theme-ministry .desk-way {
    border-top: solid 1px #DEDEF3;
  }
  .theme-president .desk-way {
    border-top: solid 1px #DEDEF3;
  }
  .theme-gossov .desk-way {
    border-top: solid 1px #DEDEF3;
  }
  .theme-msu .desk-way {
    border-top: solid 1px #DEDEF3;
  }
  .theme-shaimiev .desk-way {
    border-top: solid 1px #DEDEF3;
  }
  .theme-izbirkom .desk-way {
    border-top: solid 1px #DEDEF3;
  }
}

@media (max-width: 767px) {
  .desk-way .ly,
  .desk-way .ly__col {
    display: block;
  }
}

@media (max-width: 767px) {
  .desk-way__blocks {
    display: block;
  }
}

.desk-way__prav, .desk-way__esia {
  width: 50%;
  cursor: pointer;
  padding: 30px 50px;
}

@media (max-width: 767px) {
  .desk-way__prav, .desk-way__esia {
    width: auto;
    display: block;
    padding: 24px 15px;
    padding-bottom: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.desk-way__esia {
  color: white;
  background: #1C5D97;
  border-left: solid 12px white;
}

@media (max-width: 767px) {
  .desk-way__esia {
    border: 0;
  }
}

.desk-way__esia .desk-way__label {
  font-size: 24px;
}

.desk-way__esia .btn {
  color: white;
}

.desk-way__prav {
  border-right: solid 12px white;
  background: #F2F2F2;
}

@media (max-width: 767px) {
  .desk-way__prav {
    border: 0;
    background: white;
  }
}

.desk-way__label {
  font-size: 26px;
  line-height: 1.25;
  margin-left: 16px;
}

@media (max-width: 767px) {
  .desk-way__label {
    margin-left: 0;
    font-weight: 600;
    margin-bottom: 16px;
    font-size: 21px !important;
    text-align: center;
  }
}

.desk-way__hint {
  margin-top: 18px;
}

@media (max-width: 767px) {
  .desk-way__hint {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 15px;
    text-align: center;
    line-height: 1.35;
  }
}

.desk-way__prav-logo {
  width: 84px;
  height: 84px;
  padding: 0;
  margin: 0;
  background-size: cover !important;
}

.desk-way__esia-logo {
  width: 73px;
  height: 83px;
}

.desk-way__prav-logo, .desk-way__esia-logo {
  margin: 12px 0 32px 0;
}

@media (max-width: 767px) {
  .desk-way__prav-logo, .desk-way__esia-logo {
    margin: 12px auto 24px auto;
  }
}

.desk-way__more {
  margin-top: 48px;
  text-align: center;
}

.timeline {
  overflow: hidden;
}

@media (max-width: 767px) {
  .timeline .col {
    float: none;
    display: block;
  }
}

@media (max-width: 767px) {
  .timeline__row {
    margin-bottom: 28px;
  }
}

.timeline__row--large {
  padding: 24px 0;
}

@media (max-width: 767px) {
  .timeline__row--large {
    padding: 0;
  }
}

.timeline__row--large .timeline__title {
  padding-bottom: 0;
}

.timeline__row--last {
  z-index: 1;
  padding: 0;
  margin-top: 48px;
  padding-top: 16px;
  position: relative;
  background: white;
  padding-bottom: 30px;
}

@media (max-width: 767px) {
  .timeline__row--last {
    margin: 0;
    padding: 0;
  }
}

.timeline__marker {
  text-align: right;
  position: relative;
  min-width: 140px;
  font-family: 'roboto slab', sans-serif;
}

@media (max-width: 767px) {
  .timeline__marker {
    text-align: left;
  }
}

.timeline__marker-year {
  font-size: 24px;
}

.timeline__marker-month {
  color: #9498A8;
  font-size: 16px;
  top: -16px;
  right: 0;
  position: absolute;
}

@media (max-width: 767px) {
  .timeline__marker-month {
    display: block;
    position: static;
  }
}

.timeline__title {
  padding-top: 2px;
  max-width: 680px;
  position: relative;
  padding-bottom: 42px;
}

@media (max-width: 767px) {
  .timeline__title {
    padding: 0;
  }
}

.timeline__title--large {
  padding-top: 0;
  font-size: 26px;
}

.timeline__end {
  left: 190px;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #9498A8;
  font-size: 16px;
}

@media (max-width: 767px) {
  .timeline__end {
    -webkit-transform: none;
            transform: none;
    position: static;
  }
}

.timeline__ball {
  top: 12px;
  width: 11px;
  height: 11px;
  position: relative;
  border-radius: 50%;
}

.theme-pprt .timeline__ball {
  background: #4F50C0;
}

.theme-ministry .timeline__ball {
  background: #17A085;
}

.theme-president .timeline__ball {
  background: #005CFC;
}

.theme-gossov .timeline__ball {
  background: #097DB4;
}

.theme-msu .timeline__ball {
  background: #009BA2;
}

.theme-shaimiev .timeline__ball {
  background: #127C84;
}

.theme-izbirkom .timeline__ball {
  background: #0081ff;
}

@media (max-width: 767px) {
  .timeline__ball {
    display: none;
  }
}

.timeline__ball:after {
  content: '';
  top: 0;
  bottom: -999px;
  width: 1px;
  left: 5px;
  position: absolute;
}

.theme-pprt .timeline__ball:after {
  background: #4F50C0;
}

.theme-ministry .timeline__ball:after {
  background: #17A085;
}

.theme-president .timeline__ball:after {
  background: #005CFC;
}

.theme-gossov .timeline__ball:after {
  background: #097DB4;
}

.theme-msu .timeline__ball:after {
  background: #009BA2;
}

.theme-shaimiev .timeline__ball:after {
  background: #127C84;
}

.theme-izbirkom .timeline__ball:after {
  background: #0081ff;
}

.timeline__ball--large {
  top: 14px;
}

.timeline__ball--large:before {
  width: 33px;
  height: 33px;
  content: '';
  position: absolute;
  left: -11px;
  top: -11px;
  border-radius: 50%;
}

.theme-pprt .timeline__ball--large:before {
  background: rgba(79, 80, 192, 0.1);
}

.theme-ministry .timeline__ball--large:before {
  background: rgba(23, 160, 133, 0.1);
}

.theme-president .timeline__ball--large:before {
  background: rgba(0, 92, 252, 0.1);
}

.theme-gossov .timeline__ball--large:before {
  background: rgba(9, 125, 180, 0.1);
}

.theme-msu .timeline__ball--large:before {
  background: rgba(0, 155, 162, 0.1);
}

.theme-shaimiev .timeline__ball--large:before {
  background: rgba(18, 124, 132, 0.1);
}

.theme-izbirkom .timeline__ball--large:before {
  background: rgba(0, 129, 255, 0.1);
}

.years-calendar__list {
  font-size: 14px;
  display: inline-block;
}

@media (max-width: 767px) {
  .years-calendar__list {
    display: block;
    font-size: 24px;
  }
}

.years-calendar__link {
  font-weight: bold;
  text-align: center;
  font-family: 'roboto slab', sans-serif;
  border: solid 1px #DEE3E6;
  border-top-width: 0;
  display: block;
  padding: 12px 52px;
}

.theme-pprt .years-calendar__link {
  color: #3C4052;
}

.theme-ministry .years-calendar__link {
  color: #3C4052;
}

.theme-president .years-calendar__link {
  color: #3C4052;
}

.theme-gossov .years-calendar__link {
  color: #3C4052;
}

.theme-msu .years-calendar__link {
  color: #3C4052;
}

.theme-shaimiev .years-calendar__link {
  color: #3C4052;
}

.theme-izbirkom .years-calendar__link {
  color: #3C4052;
}

.years-calendar__link:first-child {
  border-top-width: 1px;
}

.theme-pprt .years-calendar__link--selected {
  color: #4F50C0;
}

.theme-ministry .years-calendar__link--selected {
  color: #17A085;
}

.theme-president .years-calendar__link--selected {
  color: #005CFC;
}

.theme-gossov .years-calendar__link--selected {
  color: #097DB4;
}

.theme-msu .years-calendar__link--selected {
  color: #009BA2;
}

.theme-shaimiev .years-calendar__link--selected {
  color: #127C84;
}

.theme-izbirkom .years-calendar__link--selected {
  color: #0081ff;
}

.video {
  height: 100%;
  overflow: hidden;
  position: relative;
}

.video video {
  width: 100% !important;
  height: 100% !important;
}

.video__cover {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  background: black;
  opacity: 0.35;
}

.video__poster {
  top: -20px;
  right: -20px;
  bottom: -20px;
  left: -20px;
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
}

.video__player {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 10;
  background: black;
}

.video__play-btn {
  z-index: 1;
  top: 50%;
  left: 50%;
  position: absolute;
  color: white;
  font-size: 100PX;
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.video__stroke-dotted {
  opacity: 0;
  stroke-dasharray: 4,5;
  stroke-width: 1px;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-animation: videoSpin 4s infinite linear;
          animation: videoSpin 4s infinite linear;
  -webkit-transition: opacity 1s ease, stroke-width 1s ease;
  transition: opacity 1s ease, stroke-width 1s ease;
}

.video__stroke-solid {
  stroke-dashoffset: 0;
  stroke-dashArray: 300;
  stroke-width: 4px;
  -webkit-transition: stroke-dashoffset 1s ease, opacity 1s ease;
  transition: stroke-dashoffset 1s ease, opacity 1s ease;
}

.video__icon {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}

.video__play {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}

.video__play--clicked .video__stroke-dotted {
  stroke-width: 4px;
  opacity: 1;
}

.video__play--clicked .video__stroke-solid {
  opacity: 0;
  stroke-dashoffset: 300;
}

.video__play--clicked .video__icon {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

@-webkit-keyframes videoSpin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes videoSpin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@media (max-width: 767px) {
  .phones .h5 {
    margin-bottom: 0;
  }
}

.phones .form-control, .phones .relate .form-error, .relate .phones .form-error {
  border-radius: 0px;
}

.phones .search-form {
  background: none;
}

.phones .search-form:before {
  background: none;
}

.phones .search-form__wrap {
  padding: 0;
}

.phones .search-form__hint {
  margin-top: 0;
  padding-top: 10px;
}

.phones .icon-search {
  color: #fff;
}

.phones .search__query-trigger {
  cursor: pointer;
}

.phones .search__query {
  padding-left: 24px;
  padding-right: 75px;
}

.theme-pprt .phones .search__query {
  color: #4F50C0;
}

.theme-ministry .phones .search__query {
  color: #17A085;
}

.theme-president .phones .search__query {
  color: #005CFC;
}

.theme-gossov .phones .search__query {
  color: #097DB4;
}

.theme-msu .phones .search__query {
  color: #009BA2;
}

.theme-shaimiev .phones .search__query {
  color: #127C84;
}

.theme-izbirkom .phones .search__query {
  color: #0081ff;
}

.phones .search__query:focus {
  outline: solid 2px rgba(0, 0, 0, 0.2);
}

.phones__search {
  margin-bottom: 60px;
}

.phones__results {
  margin: 60px 0;
}

.phones__search-hint {
  font-size: 13px;
  margin-bottom: 0px;
  line-height: 1.3;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-weight: 500;
  letter-spacing: 0.043em;
}

.phones__person {
  padding: 50px;
  margin: 24px 0;
  background: #F7F7FC;
}

@media (max-width: 767px) {
  .phones__person {
    padding: 0;
    background: none;
  }
}

.phones__person-photo {
  padding-right: 50px;
}

@media (max-width: 767px) {
  .phones__person-photo {
    padding-right: 10px;
  }
}

@media (max-width: 767px) {
  .phones__person-photo img {
    width: 100%;
    height: auto;
  }
}

.phones__person-name {
  font-size: 30px;
  font-weight: 900;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .phones__person-name {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.3;
  }
}

.phones__person-post {
  margin: 10px 0;
  font-size: 18px;
}

@media (max-width: 767px) {
  .phones__person-post {
    font-size: 16px;
  }
}

.phones__person-contacts {
  margin-top: 24px;
}

.phones__person-phoones {
  font-size: 19px;
}

.phones__person-department {
  font-size: 14px;
  color: #95989A;
}

.phones__empty-results {
  font-size: 19px;
}

.phones__person-more {
  margin-top: 16px;
}

.phones__spinner {
  text-align: center;
  min-height: 120px;
  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;
}

.theme-pprt .phones__spinner {
  color: #4F50C0;
}

.theme-ministry .phones__spinner {
  color: #17A085;
}

.theme-president .phones__spinner {
  color: #005CFC;
}

.theme-gossov .phones__spinner {
  color: #097DB4;
}

.theme-msu .phones__spinner {
  color: #009BA2;
}

.theme-shaimiev .phones__spinner {
  color: #127C84;
}

.theme-izbirkom .phones__spinner {
  color: #0081ff;
}

.phones__spinner .svg-spinner {
  margin: 1em 0;
}

.theme-pprt .phones__spinner .svg-spinner path, .theme-pprt
.phones__spinner .svg-spinner rect {
  fill: #4F50C0;
}

.theme-ministry .phones__spinner .svg-spinner path, .theme-ministry
.phones__spinner .svg-spinner rect {
  fill: #17A085;
}

.theme-president .phones__spinner .svg-spinner path, .theme-president
.phones__spinner .svg-spinner rect {
  fill: #005CFC;
}

.theme-gossov .phones__spinner .svg-spinner path, .theme-gossov
.phones__spinner .svg-spinner rect {
  fill: #097DB4;
}

.theme-msu .phones__spinner .svg-spinner path, .theme-msu
.phones__spinner .svg-spinner rect {
  fill: #009BA2;
}

.theme-shaimiev .phones__spinner .svg-spinner path, .theme-shaimiev
.phones__spinner .svg-spinner rect {
  fill: #127C84;
}

.theme-izbirkom .phones__spinner .svg-spinner path, .theme-izbirkom
.phones__spinner .svg-spinner rect {
  fill: #0081ff;
}

.struct__tree {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 21px;
}

@media (max-width: 767px) {
  .struct__tree {
    font-size: 16px;
  }
}

.struct__tree .struct__tree {
  font-size: 17px;
  display: none;
}

.struct__node {
  position: relative;
  border-top: solid 1px #D0D0D0;
}

.struct__node:first-child {
  border-top-color: transparent;
}

.struct__node [class*=icon] {
  top: 20px;
  left: 14px;
  cursor: pointer;
  font-size: 31px;
  position: absolute;
}

.struct__node .struct__node {
  border-top-color: transparent;
}

.struct__node .struct__node [class*=icon] {
  top: 8px;
  left: -8px;
  font-size: 8px;
}

.struct__node .struct__node .struct__label {
  padding: 0 60px 18px 0;
}

@media (max-width: 767px) {
  .struct__node .struct__node .struct__label {
    padding-right: 0;
  }
}

.struct__label {
  cursor: pointer;
  display: inline-block;
  padding: 20px 60px 20px 0;
}

@media (max-width: 767px) {
  .struct__label {
    padding-right: 0;
  }
}

.theme-pprt .struct__label:hover {
  color: #4F50C0;
}

.theme-ministry .struct__label:hover {
  color: #17A085;
}

.theme-president .struct__label:hover {
  color: #005CFC;
}

.theme-gossov .struct__label:hover {
  color: #097DB4;
}

.theme-msu .struct__label:hover {
  color: #009BA2;
}

.theme-shaimiev .struct__label:hover {
  color: #127C84;
}

.theme-izbirkom .struct__label:hover {
  color: #0081ff;
}

.struct__node--opened {
  background: #F7F7FC;
}

.struct__node--opened > .struct__tree {
  display: block;
}

.spinner {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  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;
}

.impaired-panel {
  background: #F5F5F5;
  border-bottom: 1px solid #979797;
  padding: 12px 0;
}

.impaired-panel [data-fontratio="1.2"] .impaired-panel-item button {
  width: 30px;
}

.impaired-panel [data-fontratio="1.2"] .impaired-panel-item button.active:after {
  content: '';
  border: 6px solid transparent;
  border-top: 6px solid #000;
  position: absolute;
  bottom: -12px;
  left: 8px;
}

.impaired-panel [data-fontratio="1.2"] .onoffswitch {
  width: 108px;
}

.impaired-panel [data-fontratio="1.2"] .onoffswitch-switch {
  right: 58px;
}

.impaired-panel [data-fontratio="1.2"] .impaired-panel-select {
  min-width: 145px;
}

.impaired-panel [data-fontratio="1.2"] .impaired-panel-select__label:after {
  top: 12px;
}

.impaired-panel [data-fontratio="1.2"] .impaired-panel-select__label.opened:after {
  top: 7px;
}

.impaired-panel [data-fontratio="1.5"] .impaired-panel-item button {
  width: 36px;
}

.impaired-panel [data-fontratio="1.5"] .impaired-panel-item button.active:after {
  content: '';
  border: 7px solid transparent;
  border-top: 7px solid #000;
  position: absolute;
  bottom: -14px;
  left: 10px;
}

.impaired-panel [data-fontratio="1.5"] .onoffswitch {
  width: 118px;
}

.impaired-panel [data-fontratio="1.5"] .onoffswitch-switch {
  right: 68px;
}

.impaired-panel [data-fontratio="1.5"] .impaired-panel-select {
  min-width: 175px;
}

.impaired-panel [data-fontratio="1.5"] .impaired-panel-select__label:after {
  top: 14px;
}

.impaired-panel [data-fontratio="1.5"] .impaired-panel-select__label.opened:after {
  top: 10px;
}

.impaired-panel-item {
  display: inline-block;
  margin-right: 20px;
}

.impaired-panel-item button {
  height: 27px;
  border-radius: 3px;
  line-height: 27px;
  position: relative;
  font-weight: bold;
  float: left;
  background: none;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  width: 26px;
}

.impaired-panel-item button[ratio="1"] {
  font-size: 12px;
  line-height: 2.5;
}

.impaired-panel-item button[ratio="1.2"] {
  line-height: 1.9;
}

.impaired-panel-item button[ratio="1.5"] {
  font-size: 20px;
}

.impaired-panel-item button.active {
  background: #000;
  color: #fff;
  border: 1px solid #000;
}

.impaired-panel-item button.active:after {
  content: '';
  border: 5px solid transparent;
  border-top: 5px solid #000;
  position: absolute;
  bottom: -10px;
  left: 7px;
}

.impaired-panel-block {
  display: table-cell;
  vertical-align: middle;
}

.impaired-panel-block.theme button {
  border: 1px solid #000;
  margin: 0 2px;
}

.impaired-panel-block.theme button[theme="white"] {
  background: #fff;
  border: 1px solid #000;
  color: #000;
}

.impaired-panel-block.theme button[theme="black"] {
  background: #000;
  color: #fff;
}

.impaired-panel-block.theme button[theme="blue"] {
  color: #1A5082;
  border: 1px solid #1A5082;
  background: #9DD0FE;
}

.impaired-panel-block.theme button[theme="blue"].active:after {
  content: '';
  border-top-color: #1A5082;
}

.impaired-panel-block.theme button.active:after {
  content: '';
  border: 5px solid transparent;
  border-top: 5px solid #000;
  position: absolute;
  bottom: -10px;
  left: 7px;
}

.impaired-panel-label {
  padding-right: 10px;
}

.impaired-panel-select {
  position: relative;
  min-width: 135px;
}

.impaired-panel-select__label {
  cursor: pointer;
  border: 1px solid #979797;
  margin: 0;
  border-radius: 4px;
  font-weight: 400;
  background: #fff;
  padding: 2px 21px 2px 10px;
  min-height: 20px;
  z-index: 999;
  position: relative;
  width: 100%;
}

.impaired-panel-select__label:after {
  content: '';
  border: 4px solid transparent;
  border-top: 5px solid #666565;
  width: 8px;
  position: absolute;
  right: 6px;
  top: 10px;
}

.impaired-panel-select__label.opened:after {
  border: 4px solid transparent;
  border-bottom: 5px solid #666565;
  top: 6px;
}

.impaired-panel-select__list {
  border: 1px solid #979797;
  border-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  background: #fff;
  border-top: 0;
  padding-top: 4px;
  margin-top: -4px;
  position: absolute;
  z-index: 99;
  width: 100%;
}

.impaired-panel-select__list-item {
  padding: 5px 10px;
  cursor: pointer;
}

.impaired-panel-select__list-item:hover {
  background: #ddd;
}

.onoffswitch {
  position: relative;
  width: 100px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  cursor: pointer;
}

.onoffswitch-checkbox {
  display: none;
}

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #979797;
  margin: 0;
  border-radius: 4px;
}

.onoffswitch-inner {
  letter-spacing: 0 !important;
  display: block;
  width: 200%;
  margin-left: -100%;
  -webkit-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 22px;
  padding: 0;
  line-height: 23px;
  font-size: 14px;
  font-family: Trebuchet, Arial, sans-serif;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-clip: padding-box;
}

.onoffswitch-inner:before {
  content: "\412\44B\43A\43B.";
  padding-left: 6px;
  background-color: #FFFFFF;
}

.onoffswitch-inner:after {
  content: "\412\43A\43B.";
  padding-right: 10px;
  background-color: #FFFFFF;
  text-align: right;
}

.onoffswitch-switch {
  display: block;
  width: 50px;
  margin: 0px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 50px;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  background: #F5F5F5 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAFRKKwcAAAAAXNSR0IArs4c6QAAAGJJREFUKBVjOHfu3H8QYGJABiBRhAiIB5IFqUOVgemBycBUIfRCVRAWYIC5BKQDGxvDCKjRcIqgAqzGIltH0IQhoYARFl+GhobgwGEEApg3QTQhcYK+BJuKhxg1gIGB4jAAABvmWYE5cs6zAAAAAElFTkSuQmCC") center no-repeat;
  background-size: 10px;
  border: 1px solid #979797;
  border-radius: 4px;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
}

.toggle-height__container {
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.toggle-height__filler {
  left: 0;
  right: 0;
  bottom: 0;
  height: 40px;
  z-index: 20;
  position: absolute;
  background: linear-gradient(rgba(255, 255, 255, 0), white 30px);
}

.toggle-height__controller {
  padding-top: 10px;
}

.toggle-height__controller [class*=icon] {
  left: 4px;
  top: -2px;
  font-size: 10px;
}

@media (max-width: 767px) {
  .toggle-height img {
    width: 100% !important;
    height: auto !important;
  }
  .toggle-height tr {
    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;
  }
  .toggle-height tr td {
    text-align: left !important;
  }
}

.photo-grid {
  margin: -4px;
  overflow: hidden;
}

.photo-grid--loading {
  visibility: hidden;
}

.photo-grid__item {
  float: left;
  cursor: pointer;
  padding: 4px;
  position: relative;
}

.photo-grid__item:hover .photo-grid__resize {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.photo-grid__item:hover [class*=icon] {
  -webkit-transform: scale(1) translate(-50%, -50%);
          transform: scale(1) translate(-50%, -50%);
}

.photo-grid__image {
  vertical-align: top;
  height: 254px;
  width: auto;
}

.photo-grid__resize {
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px;
  position: absolute;
  opacity: 0;
  background: rgba(0, 0, 0, 0.35);
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  z-index: 10;
}

.photo-grid__resize [class*=icon] {
  color: white;
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  -webkit-transform: scale(0.85) translate(-50%, -50%);
          transform: scale(0.85) translate(-50%, -50%);
  font-size: 48px;
}

.photo-grid__text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 16px;
  padding: 20px;
  font-weight: 500;
  z-index: 15;
}

.photo-grid__attractions .photo-grid__resize {
  opacity: 1;
}

.photo-grid__attractions [class*=icon] {
  color: white;
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  -webkit-transform: scale(0.85) translate(-50%, -50%);
          transform: scale(0.85) translate(-50%, -50%);
  font-size: 48px;
  opacity: 0;
}

.photo-grid__attractions:hover .photo-grid__resize {
  opacity: 0;
}

.photo-grid__attractions:hover [class*=icon] {
  -webkit-transform: scale(1) translate(-50%, -50%);
          transform: scale(1) translate(-50%, -50%);
  opacity: 1;
}

.photo-grid-fade-enter-active,
.photo-grid-fade-leave-active {
  -webkit-transition: all .25s;
  transition: all .25s;
}

.photo-grid-fade-enter,
.photo-grid-fade-leave-to {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
  opacity: 0;
}

.tabs__switcher {
  position: relative;
}

@media (max-width: 1100px) {
  .tabs__switcher {
    padding: 0 16px;
    margin-left: -16px;
    margin-right: -16px;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-box-shadow: inset 0 -1px 0 #EFEFF8;
            box-shadow: inset 0 -1px 0 #EFEFF8;
  }
}

.tabs__switcher:after {
  content: '';
  left: -999px;
  right: -999px;
  bottom: 0;
  position: absolute;
  background: #EFEFF8;
  height: 1px;
}

@media (max-width: 767px) {
  .tabs__switcher:after {
    display: none;
  }
}

.tabs__switcher-item {
  color: #8F909B;
  font-size: 13px;
  cursor: pointer;
  margin-right: 40px;
  text-transform: uppercase;
  display: inline-block;
  padding: 18px 0;
  position: relative;
}

@media (max-width: 767px) {
  .tabs__switcher-item {
    margin-right: 18px;
  }
}

.tabs__switcher-item:last-child {
  margin-right: 0;
}

.theme-pprt .tabs__switcher-item--active {
  color: #4F50C0;
}

.theme-ministry .tabs__switcher-item--active {
  color: #17A085;
}

.theme-president .tabs__switcher-item--active {
  color: #005CFC;
}

.theme-gossov .tabs__switcher-item--active {
  color: #097DB4;
}

.theme-msu .tabs__switcher-item--active {
  color: #009BA2;
}

.theme-shaimiev .tabs__switcher-item--active {
  color: #127C84;
}

.theme-izbirkom .tabs__switcher-item--active {
  color: #0081ff;
}

.tabs__switcher-item--active:after {
  content: '';
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  z-index: 1;
  position: absolute;
}

.theme-pprt .tabs__switcher-item--active:after {
  background: #4F50C0;
}

.theme-ministry .tabs__switcher-item--active:after {
  background: #17A085;
}

.theme-president .tabs__switcher-item--active:after {
  background: #005CFC;
}

.theme-gossov .tabs__switcher-item--active:after {
  background: #097DB4;
}

.theme-msu .tabs__switcher-item--active:after {
  background: #009BA2;
}

.theme-shaimiev .tabs__switcher-item--active:after {
  background: #127C84;
}

.theme-izbirkom .tabs__switcher-item--active:after {
  background: #0081ff;
}

.search-results {
  margin: 32px 0;
}

.search-results .h2 {
  margin: 24px 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.35;
}

.search-results__total {
  color: #8F909B;
}

.search-results__filter {
  margin: 24px 0;
}

.theme-pprt .search-results__link {
  color: #3C4052;
}

.theme-ministry .search-results__link {
  color: #3C4052;
}

.theme-president .search-results__link {
  color: #3C4052;
}

.theme-gossov .search-results__link {
  color: #3C4052;
}

.theme-msu .search-results__link {
  color: #3C4052;
}

.theme-shaimiev .search-results__link {
  color: #3C4052;
}

.theme-izbirkom .search-results__link {
  color: #3C4052;
}

.theme-pprt .search-results__link_color {
  color: #4F50C0;
}

.theme-ministry .search-results__link_color {
  color: #17A085;
}

.theme-president .search-results__link_color {
  color: #005CFC;
}

.theme-gossov .search-results__link_color {
  color: #097DB4;
}

.theme-msu .search-results__link_color {
  color: #009BA2;
}

.theme-shaimiev .search-results__link_color {
  color: #127C84;
}

.theme-izbirkom .search-results__link_color {
  color: #0081ff;
}

.search-results__date {
  margin: 24px 0;
  color: #8F909B;
  font-size: 12px;
}

.sphinx-search {
  margin: 32px 0;
}

@media (max-width: 767px) {
  .sphinx-search {
    margin-bottom: 0;
  }
}

.sphinx-search__control {
  position: relative;
}

.sphinx-search__control .btn {
  top: 0;
  right: 0;
  bottom: 0;
  width: 70px;
  position: absolute;
  background: none;
  color: #BDBEC6;
  font-size: 24px;
}

@media (max-width: 767px) {
  .sphinx-search__control .btn {
    width: 72px;
  }
}

.sphinx-search__control .btn:hover {
  color: #BDBEC6;
  background: none;
}

.multiple-media__date {
  margin: 30px 0 15px;
  font-size: 14px;
}

.multiple-media__title {
  font-size: 20px;
  margin-bottom: 16px;
  font-family: 'roboto slab', sans-serif;
}

.multiple-media__meta {
  margin: 16px 0;
}

.multiple-media__datetime {
  margin: 28px 0;
  font-size: 13px;
  line-height: 24px;
  color: #999;
  font-weight: 300;
}

@media (max-width: 767px) {
  .multiple-media__datum {
    margin: 24px 0;
  }
}

.press-release__datetime {
  color: #999;
  margin: 24px 0;
}

.md-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 50%;
  max-width: 630px;
  min-width: 320px;
  height: auto;
  z-index: 2000;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

.md-modal .form-control:focus, .md-modal .relate .form-error:focus, .relate .md-modal .form-error:focus {
  background: white;
}

.md-show {
  visibility: visible;
}

.md-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  background: rgba(60, 64, 88, 0.6);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

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

.md-content {
  color: #fff;
  background: #3C4052;
  position: relative;
  border-radius: 3px;
  margin: 0 auto;
}

.md-content h3 {
  margin: 0;
  padding: 18px;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  background: rgba(0, 0, 0, 0.1);
}

.md-content > div {
  padding: 15px 40px 30px;
  margin: 0;
  font-weight: 300;
  font-size: 1.15em;
}

.md-content input {
  margin: 10px 0;
}

.md-content textarea {
  margin: 10px 0;
  background: #fff !important;
  border: none;
  height: 100px;
}

.md-content button {
  display: block;
  margin: 10px 10px 0 0;
  font-size: 0.8em;
  display: inline-block;
}

/* Effect 1: Fade in and scale up */
[data-effect='1'].md-show .md-content {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

[data-effect='1'] .md-content {
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/* Effect 2: Slide from the right */
[data-effect='2'].md-show .md-content {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}

[data-effect='2'] .md-content {
  -webkit-transform: translateX(20%);
  transform: translateX(20%);
  opacity: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}

/* Effect 3: Slide from the bottom */
[data-effect='3'] .md-content {
  -webkit-transform: translateY(20%);
  transform: translateY(20%);
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

[data-effect='3'].md-show .md-content {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

/* Effect 4: Newspaper */
[data-effect='4'] .md-content {
  -webkit-transform: scale(0) rotate(720deg);
  transform: scale(0) rotate(720deg);
  opacity: 0;
}

[data-effect='4'].md-show ~ .md-overlay,
[data-effect='4'] .md-content {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

[data-effect='4'].md-show .md-content {
  -webkit-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  opacity: 1;
}

/* Effect 5: fall */
[data-effect='5'].md-modal {
  -webkit-perspective: 1300px;
  perspective: 1300px;
}

[data-effect='5'] .md-content {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(600px) rotateX(20deg);
  transform: translateZ(600px) rotateX(20deg);
  opacity: 0;
}

[data-effect='5'].md-show .md-content {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transform: translateZ(0px) rotateX(0deg);
  transform: translateZ(0px) rotateX(0deg);
  opacity: 1;
}

/* Effect 6: side fall */
[data-effect='6'].md-modal {
  -webkit-perspective: 1300px;
  perspective: 1300px;
}

[data-effect='6'] .md-content {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translate(30%) translateZ(600px) rotate(10deg);
  transform: translate(30%) translateZ(600px) rotate(10deg);
  opacity: 0;
}

[data-effect='6'].md-show .md-content {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transform: translate(0%) translateZ(0) rotate(0deg);
  transform: translate(0%) translateZ(0) rotate(0deg);
  opacity: 1;
}

/* Effect 7:  slide and stick to top */
[data-effect='7'] {
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

[data-effect='7'] .md-content {
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: all .3s;
  transition: all .3s;
  opacity: 0;
}

[data-effect='7'].md-show .md-content {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  border-radius: 0 0 3px 3px;
  opacity: 1;
}

/* Effect 8: 3D flip horizontal */
[data-effect='8'].md-modal {
  -webkit-perspective: 1300px;
  perspective: 1300px;
}

[data-effect='8'] .md-content {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-70deg);
  transform: rotateY(-70deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
}

[data-effect='8'].md-show .md-content {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  opacity: 1;
}

/* Effect 9: 3D flip vertical */
[data-effect='9'].md-modal {
  -webkit-perspective: 1300px;
  perspective: 1300px;
}

[data-effect='9'] .md-content {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(-70deg);
  transform: rotateX(-70deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
}

[data-effect='9'].md-show .md-content {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 1;
}

/* Effect 10: 3D sign */
[data-effect='10'].md-modal {
  -webkit-perspective: 1300px;
  perspective: 1300px;
}

[data-effect='10'] .md-content {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(-60deg);
  transform: rotateX(-60deg);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

[data-effect='10'].md-show .md-content {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 1;
}

/* Effect 11: Super scaled */
[data-effect='11'] .md-content {
  -webkit-transform: scale(2);
  transform: scale(2);
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

[data-effect='11'].md-show .md-content {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

/* Effect 12:  Just me */
[data-effect='12'] .md-content {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

[data-effect='12'].md-show ~ .md-overlay {
  background: #e74c3c;
}

[data-effect='12'] .md-content h3,
[data-effect='12'] .md-content {
  background: transparent;
}

[data-effect='12'].md-show .md-content {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

/* Effect 13: 3D slit */
[data-effect='13'].md-modal {
  -webkit-perspective: 1300px;
  perspective: 1300px;
}

[data-effect='13'] .md-content {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(-3000px) rotateY(90deg);
  transform: translateZ(-3000px) rotateY(90deg);
  opacity: 0;
}

[data-effect='13'].md-show .md-content {
  -webkit-animation: slit .7s forwards ease-out;
  animation: slit .7s forwards ease-out;
}

@-webkit-keyframes slit {
  50% {
    -webkit-transform: translateZ(-250px) rotateY(89deg);
    opacity: .5;
    -webkit-animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateZ(0) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes slit {
  50% {
    -webkit-transform: translateZ(-250px) rotateY(89deg);
            transform: translateZ(-250px) rotateY(89deg);
    opacity: 1;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateZ(0) rotateY(0deg);
            transform: translateZ(0) rotateY(0deg);
    opacity: 1;
  }
}

/* Effect 14:  3D Rotate from bottom */
[data-effect='14'].md-modal {
  -webkit-perspective: 1300px;
  perspective: 1300px;
}

[data-effect='14'] .md-content {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateY(100%) rotateX(90deg);
  transform: translateY(100%) rotateX(90deg);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

[data-effect='14'].md-show .md-content {
  -webkit-transform: translateY(0%) rotateX(0deg);
  transform: translateY(0%) rotateX(0deg);
  opacity: 1;
}

/* Effect 15:  3D Rotate in from left */
[data-effect='15'].md-modal {
  -webkit-perspective: 1300px;
  perspective: 1300px;
}

[data-effect='15'] .md-content {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
  transform: translateZ(100px) translateX(-30%) rotateY(90deg);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

[data-effect='15'].md-show .md-content {
  -webkit-transform: translateZ(0px) translateX(0%) rotateY(0deg);
  transform: translateZ(0px) translateX(0%) rotateY(0deg);
  opacity: 1;
}

/* Effect 16:  Blur */
[data-effect='16'].md-show ~ .md-overlay {
  background: rgba(60, 64, 88, 0.6);
}

[data-effect='16'].md-show ~ .container {
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  filter: blur(3px);
}

[data-effect='16'] .md-content {
  -webkit-transform: translateY(-5%);
  transform: translateY(-5%);
  opacity: 0;
}

[data-effect='16'].md-show ~ .container,
[data-effect='16'] .md-content {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

[data-effect='16'].md-show .md-content {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

/* Effect 17:  Slide in from bottom with perspective on container */
[data-effect='17'].md-show ~ .container {
  height: 100%;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

[data-effect='17'].md-show ~ .container,
[data-effect='17'].md-show ~ .md-overlay {
  -webkit-transform: rotateX(-2deg);
  transform: rotateX(-2deg);
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

[data-effect='17'] .md-content {
  opacity: 0;
  -webkit-transform: translateY(200%);
  transform: translateY(200%);
}

[data-effect='17'].md-show .md-content {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -webkit-transition: all 0.3s 0.2s;
  transition: all 0.3s 0.2s;
}

/* Effect 18:  Slide from right with perspective on container */
[data-effect='18'].md-show ~ .container {
  height: 100%;
  overflow: hidden;
}

[data-effect='18'].md-show ~ .md-overlay {
  background: rgba(60, 64, 88, 0.6);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

[data-effect='18'].md-show ~ .container,
[data-effect='18'].md-show ~ .md-overlay {
  -webkit-transform-style: preserve-3d;
  -webkit-transform-origin: 0% 50%;
  -webkit-animation: rotateRightSideFirst 0.5s forwards ease-in;
  -moz-transform-style: preserve-3d;
  -moz-transform-origin: 0% 50%;
  -moz-animation: rotateRightSideFirst 0.5s forwards ease-in;
  transform-style: preserve-3d;
  transform-origin: 0% 50%;
  animation: rotateRightSideFirst 0.5s forwards ease-in;
}

[data-effect='18'] .md-content {
  -webkit-transform: translateX(200%);
  transform: translateX(200%);
  opacity: 0;
}

[data-effect='18'].md-show .md-content {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  -webkit-transition: all 0.5s 0.1s;
  transition: all 0.5s 0.1s;
}

@-webkit-keyframes rotateRightSideFirst {
  50% {
    -webkit-transform: translateZ(-50px) rotateY(5deg);
    -webkit-animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateZ(-200px);
  }
}

@keyframes rotateRightSideFirst {
  50% {
    -webkit-transform: translateZ(-50px) rotateY(5deg);
            transform: translateZ(-50px) rotateY(5deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateZ(-200px);
            transform: translateZ(-200px);
  }
}

/* Effect 19:  Slip in from the top with perspective on container */
[data-effect='19'].md-show ~ .container {
  height: 100%;
  overflow: hidden;
}

[data-effect='19'].md-show ~ .md-overlay {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

[data-effect='19'].md-show ~ .container,
[data-effect='19'].md-show ~ .md-overlay {
  -webkit-transform-style: preserve-3d;
  -webkit-transform-origin: 50% 100%;
  -webkit-animation: OpenTop 0.5s forwards ease-in;
  -moz-transform-style: preserve-3d;
  -moz-transform-origin: 50% 100%;
  -moz-animation: OpenTop 0.5s forwards ease-in;
  transform-style: preserve-3d;
  transform-origin: 50% 100%;
  animation: OpenTop 0.5s forwards ease-in;
}

[data-effect='19'] .md-content {
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  opacity: 0;
}

[data-effect='19'].md-show .md-content {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -webkit-transition: all 0.5s 0.1s;
  transition: all 0.5s 0.1s;
}

@-webkit-keyframes OpenTop {
  50% {
    -webkit-transform: rotateX(10deg);
    -webkit-animation-timing-function: ease-out;
  }
}

@keyframes OpenTop {
  50% {
    -webkit-transform: rotateX(10deg);
            transform: rotateX(10deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

.questions {
  margin-bottom: 50px;
}

.questions .link {
  font-size: 14px;
  text-decoration: none;
}

.questions .h4 {
  font-size: 20px;
  text-transform: uppercase;
  margin: 14px 0;
}

.theme-pprt .questions .h4 {
  color: #4F50C0;
}

.theme-ministry .questions .h4 {
  color: #17A085;
}

.theme-president .questions .h4 {
  color: #005CFC;
}

.theme-gossov .questions .h4 {
  color: #097DB4;
}

.theme-msu .questions .h4 {
  color: #009BA2;
}

.theme-shaimiev .questions .h4 {
  color: #127C84;
}

.theme-izbirkom .questions .h4 {
  color: #0081ff;
}

@media (max-width: 767px) {
  .questions .h4 {
    font-size: 18px;
    margin-top: 30px;
  }
}

.questions .hr {
  margin: 30px 0;
}

.questions__text {
  margin-bottom: 10px;
}

.questions__main {
  background: #F5F8FF;
  border-top: 2px solid;
  padding: 25px 25px 35px;
  color: #333333;
}

.theme-pprt .questions__main {
  border-color: #4F50C0;
}

.theme-ministry .questions__main {
  border-color: #17A085;
}

.theme-president .questions__main {
  border-color: #005CFC;
}

.theme-gossov .questions__main {
  border-color: #097DB4;
}

.theme-msu .questions__main {
  border-color: #009BA2;
}

.theme-shaimiev .questions__main {
  border-color: #127C84;
}

.theme-izbirkom .questions__main {
  border-color: #0081ff;
}

.questions__list {
  border-top: 2px solid;
}

.theme-pprt .questions__list {
  border-color: #4F50C0;
}

.theme-ministry .questions__list {
  border-color: #17A085;
}

.theme-president .questions__list {
  border-color: #005CFC;
}

.theme-gossov .questions__list {
  border-color: #097DB4;
}

.theme-msu .questions__list {
  border-color: #009BA2;
}

.theme-shaimiev .questions__list {
  border-color: #127C84;
}

.theme-izbirkom .questions__list {
  border-color: #0081ff;
}

.questions__item {
  border-bottom: solid 1px #DEDEF3;
  padding: 25px 0 35px;
}

@media (max-width: 767px) {
  .questions__item {
    padding: 30px 0;
  }
}

.questions__filter {
  margin: 50px 0 30px;
}

.questions__request {
  font-size: 20px;
  font-weight: normal;
  margin: 12px 0;
}

.questions__category {
  border: 1px solid #DEE3E6;
  display: inline-block;
  padding: 5px 14px;
  margin: 6px 6px 6px 0;
  cursor: pointer;
  text-decoration: none;
  color: currentColor;
}

.theme-pprt .questions__category.active, .theme-pprt .questions__category:hover {
  color: #4F50C0;
  border-color: #4F50C0;
}

.theme-ministry .questions__category.active, .theme-ministry .questions__category:hover {
  color: #17A085;
  border-color: #17A085;
}

.theme-president .questions__category.active, .theme-president .questions__category:hover {
  color: #005CFC;
  border-color: #005CFC;
}

.theme-gossov .questions__category.active, .theme-gossov .questions__category:hover {
  color: #097DB4;
  border-color: #097DB4;
}

.theme-msu .questions__category.active, .theme-msu .questions__category:hover {
  color: #009BA2;
  border-color: #009BA2;
}

.theme-shaimiev .questions__category.active, .theme-shaimiev .questions__category:hover {
  color: #127C84;
  border-color: #127C84;
}

.theme-izbirkom .questions__category.active, .theme-izbirkom .questions__category:hover {
  color: #0081ff;
  border-color: #0081ff;
}

.questions__formulation {
  font-size: 20px;
  margin-top: 40px;
}

.links {
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
}

.links .h2 {
  text-align: left;
  margin-bottom: 48px;
  text-transform: uppercase;
}

.links div.h1 {
  text-align: left;
}

.links__link {
  display: block;
}

.theme-pprt .links__link {
  color: #3C4052;
}

.theme-ministry .links__link {
  color: #3C4052;
}

.theme-president .links__link {
  color: #3C4052;
}

.theme-gossov .links__link {
  color: #3C4052;
}

.theme-msu .links__link {
  color: #3C4052;
}

.theme-shaimiev .links__link {
  color: #3C4052;
}

.theme-izbirkom .links__link {
  color: #3C4052;
}

.links__link:hover {
  text-decoration: none;
}

.links__url {
  display: block;
  margin-bottom: 8px;
  font-family: 'roboto slab', sans-serif;
  text-transform: lowercase;
  font-size: 14px;
  opacity: .5;
}

@media (max-width: 767px) {
  .links__url {
    font-size: 15px;
  }
}

.links__name {
  display: block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 24px;
}

@media (max-width: 767px) {
  .links__name {
    font-size: 18px;
    margin-bottom: 50px;
  }
}

.links__slide {
  padding: 20px;
  border: 1px solid #ebebeb;
  text-align: left;
  height: 125px;
}

.links__slide:hover {
  text-decoration: none;
  cursor: pointer;
  background: #eeeeee;
}

.theme-pprt .links__slide:hover .links__name {
  color: #4F50C0;
}

.theme-ministry .links__slide:hover .links__name {
  color: #17A085;
}

.theme-president .links__slide:hover .links__name {
  color: #005CFC;
}

.theme-gossov .links__slide:hover .links__name {
  color: #097DB4;
}

.theme-msu .links__slide:hover .links__name {
  color: #009BA2;
}

.theme-shaimiev .links__slide:hover .links__name {
  color: #127C84;
}

.theme-izbirkom .links__slide:hover .links__name {
  color: #0081ff;
}

@media (max-width: 767px) {
  .links__slide {
    height: auto;
    padding: 25px 28px;
    border: 2px solid #ebebeb;
  }
}

.birthdays {
  margin-bottom: 80px;
  position: relative;
}

.birthdays-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.birthdays__slide {
  border: 1px solid #ebebeb;
  text-align: left;
  padding: 38px 60px;
  position: relative;
}

.birthdays__img {
  height: 200px;
}

.birthdays__name {
  font-size: 24px;
  line-height: 32px;
  margin-top: 0;
  margin-bottom: 20px;
}

.birthdays__date {
  font-size: 14px;
  color: #7C7F90;
  position: absolute;
  right: 0;
  top: 0;
}

.birthdays__info {
  padding-left: 25px;
}

.birthdays__section {
  position: relative;
}

.birthdays__more {
  position: absolute;
  right: 0;
  top: 14px;
}

.birthdays__more-mobile {
  margin-bottom: 32px;
}

.birthdays__slide-more .btn,
.birthdays__slide-more .icon-arrow-right {
  font-size: 14px;
}

@media (max-width: 767px) {
  .birthdays__slide {
    padding: 0;
    border: none;
  }
  .birthdays__date-mobile {
    font-size: 14px;
    color: #7C7F90;
    margin-bottom: 20px;
  }
  .birthdays__name {
    margin: 20px 0;
  }
  .birthdays__empty .birthdays__name {
    font-size: 18px;
  }
  .birthdays__info {
    padding-left: 15px;
  }
}

.birthdays__tabs {
  border-bottom: 1px solid #EFEFF8;
  width: 100%;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border-bottom: 1px solid #EFEFF8;
  margin-bottom: 50px;
}

.birthdays__tabs-table {
  display: table;
}

.birthdays__tabs-item {
  display: table-cell;
  font-size: 13px;
  text-transform: uppercase;
  padding: 10px 20px;
  cursor: pointer;
  border-bottom: 4px solid transparent;
}

.birthdays__tabs-item.active_tab {
  border-color: #009BA2;
}

.birthdays-persons, .birthdays .empty-birthday-block {
  margin: 40px 0;
}

.birthdays__person {
  width: 50%;
  float: left;
  margin: 20px 0;
  padding-right: 30px;
}

.birthdays__person_all {
  width: auto;
  padding-right: 0;
}

@media (max-width: 767px) {
  .birthdays__person {
    width: 100%;
    padding: 0;
  }
}

.birthdays__person-table {
  display: table;
}

@media (max-width: 767px) {
  .birthdays__person-table {
    display: block;
  }
}

.birthdays__person-table-cell {
  display: table-cell;
  vertical-align: top;
}

@media (max-width: 767px) {
  .birthdays__person-table-cell {
    display: block;
  }
}

.birthdays__person .person__name,
.birthdays__person .person__post {
  margin-bottom: 20px;
}

.birthdays__person .person__photo {
  margin-right: 36px;
}

.birthdays__person-birthday {
  color: rgba(51, 51, 51, 0.5);
}

.birthdays__select {
  position: relative;
  margin-bottom: 30px;
}

.birthdays__select-menu {
  display: none;
}

.birthdays__select-block {
  width: 100%;
  border: 1px solid #dedef3;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 20px;
  text-align: center;
  border-top: none;
}

.birthdays__select-main-block {
  border: 1px solid #96969D;
}

.birthdays__select-icon {
  font-size: 8px;
  margin: 0 12px;
  color: #87878E;
}

.birthdays__last .hr {
  display: none !important;
}

.birthdays-calendar {
  position: relative;
  margin-left: 20px;
}

.birthdays-calendar__icon {
  float: right;
  cursor: pointer;
  margin-top: 10px;
}

.birthdays-calendar-form {
  position: absolute;
  top: 60px;
  right: 0;
  width: 350px;
  background: #FFFFFF;
  z-index: 1;
  padding: 32px;
  -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
}

@media (max-width: 767px) {
  .birthdays-calendar-form {
    position: static;
    padding: 16px;
    margin: 0 -16px;
    margin-top: 10px;
    width: auto;
  }
}

.birthdays .calendar__months-name__year {
  display: none;
}

.birthdays .input-wrapper {
  position: relative;
  width: 100%;
}

.birthdays .input-wrapper input {
  width: 100%;
  padding: 10px 15px;
}

@media (max-width: 767px) {
  .birthdays .input-wrapper input {
    font-size: 16px;
  }
}

.birthdays .input-wrapper .icon-search, .birthdays .input-wrapper .icon-close {
  position: absolute;
  right: 15px;
  bottom: 33%;
  cursor: pointer;
}

.birthdays .btn {
  width: 100%;
}

.calendar-modal {
  z-index: 25;
  position: relative;
}

.calendar-modal__open {
  cursor: pointer;
}

.theme-pprt .calendar-modal__open:hover {
  color: #4F50C0;
}

.theme-ministry .calendar-modal__open:hover {
  color: #17A085;
}

.theme-president .calendar-modal__open:hover {
  color: #005CFC;
}

.theme-gossov .calendar-modal__open:hover {
  color: #097DB4;
}

.theme-msu .calendar-modal__open:hover {
  color: #009BA2;
}

.theme-shaimiev .calendar-modal__open:hover {
  color: #127C84;
}

.theme-izbirkom .calendar-modal__open:hover {
  color: #0081ff;
}

.calendar-modal__open [class*=icon] {
  font-size: 8px;
  top: -1px;
  position: relative;
  margin-left: 2px;
  opacity: 0.7;
}

.calendar-modal__window {
  top: 0;
  right: 0;
  width: 420px;
  padding: 56px;
  padding-top: 70px;
  position: absolute;
  background: white;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
}

.calendar-modal__close {
  top: 0px;
  right: 16px;
  position: absolute;
  opacity: 0.7;
  font-size: 35px;
  font-weight: 300;
  cursor: pointer;
}

.calendar-modal__close:hover {
  opacity: 1;
}

.theme-pprt .calendar-modal__close:hover {
  color: #4F50C0;
}

.theme-ministry .calendar-modal__close:hover {
  color: #17A085;
}

.theme-president .calendar-modal__close:hover {
  color: #005CFC;
}

.theme-gossov .calendar-modal__close:hover {
  color: #097DB4;
}

.theme-msu .calendar-modal__close:hover {
  color: #009BA2;
}

.theme-shaimiev .calendar-modal__close:hover {
  color: #127C84;
}

.theme-izbirkom .calendar-modal__close:hover {
  color: #0081ff;
}

.paginator {
  font-size: 18px;
  color: #8F909B;
  -webkit-user-select: none;
  /* Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
}

.paginator-wrapper {
  margin-top: 60px;
  position: relative;
}

.paginator-spinner, .paginator-spinner:before, .paginator-spinner:after {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.4s infinite ease-in-out;
  animation: load7 1.4s infinite ease-in-out;
}

.paginator-spinner {
  font-size: 10px;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.12s;
  animation-delay: -0.12s;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: -60px;
}

.theme-pprt .paginator-spinner {
  color: #4F50C0;
}

.theme-ministry .paginator-spinner {
  color: #17A085;
}

.theme-president .paginator-spinner {
  color: #005CFC;
}

.theme-gossov .paginator-spinner {
  color: #097DB4;
}

.theme-msu .paginator-spinner {
  color: #009BA2;
}

.theme-shaimiev .paginator-spinner {
  color: #127C84;
}

.theme-izbirkom .paginator-spinner {
  color: #0081ff;
}

.paginator-spinner:before, .paginator-spinner:after {
  content: '';
  position: absolute;
  top: 0;
}

.paginator-spinner:before {
  left: -25px;
  -webkit-animation-delay: -0.28s;
  animation-delay: -0.28s;
}

.paginator-spinner:after {
  left: 25px;
}

@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    -webkit-box-shadow: 0 2.5em 0 -1.3em;
            box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    -webkit-box-shadow: 0 2.5em 0 0;
            box-shadow: 0 2.5em 0 0;
  }
}

@keyframes load7 {
  0%,
  80%,
  100% {
    -webkit-box-shadow: 0 2.5em 0 -1.3em;
            box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    -webkit-box-shadow: 0 2.5em 0 0;
            box-shadow: 0 2.5em 0 0;
  }
}

.paginator-item {
  display: inline-block;
  min-width: 28px;
  padding: 0 5px;
  margin: 0 2px;
  text-align: center;
  color: #3C4052;
  cursor: pointer;
  -webkit-user-select: none;
  /* Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
}

.paginator-active {
  color: #fff;
}

.theme-pprt .paginator-active {
  background: #4F50C0;
}

.theme-ministry .paginator-active {
  background: #17A085;
}

.theme-president .paginator-active {
  background: #005CFC;
}

.theme-gossov .paginator-active {
  background: #097DB4;
}

.theme-msu .paginator-active {
  background: #009BA2;
}

.theme-shaimiev .paginator-active {
  background: #127C84;
}

.theme-izbirkom .paginator-active {
  background: #0081ff;
}

@media (max-width: 767px) {
  .paginator li {
    margin-right: 15px !important;
  }
}

@media (max-width: 767px) {
  .paginator li.active {
    padding: 1px 6px !important;
  }
}

@media (max-width: 767px) {
  .paginator li a {
    font-size: 16px;
  }
}

.attractions {
  position: relative;
}

.attractions .photo-grid__item {
  float: none;
  padding: 0;
}

.attractions .photo-grid__resize {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
}

.attractions__img {
  max-height: 248px;
  -o-object-fit: cover;
     object-fit: cover;
}

.attractions__more {
  position: absolute;
  right: 0;
  top: 14px;
}

.attractions .icon-resize {
  color: white;
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  -webkit-transform: scale(0.85) translate(-50%, -50%);
          transform: scale(0.85) translate(-50%, -50%);
  font-size: 48px;
  opacity: 0;
}

.attractions .photo-grid__item:hover .photo-grid__resize {
  opacity: 0;
}

.attractions .photo-grid__item:hover .icon-resize {
  -webkit-transform: scale(1) translate(-50%, -50%);
          transform: scale(1) translate(-50%, -50%);
  opacity: 1;
}

.attractions .media__mobile-more .btn {
  padding: 0;
}

.banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  text-decoration: none !important;
  min-height: 232px;
  margin-bottom: 35px;
  font-family: 'DIN Pro';
  background-image: url("/design/aaa/banners/banner-bg-desktop.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  position: relative;
}

@media (max-width: 767px) {
  .banner {
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-image: url("/design/aaa/banners/banner-bg-mobile.svg");
    -ms-flex-pack: distribute;
        justify-content: space-around;
    border: 1px solid rgba(39, 39, 39, 0.2);
  }
}

.banner-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}

@media (max-width: 767px) {
  .banner-logos {
    display: none;
  }
}

.banner-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
  gap: 112px;
}

@media (max-width: 767px) {
  .banner-content {
    gap: 20px;
  }
}

.banner__logo1 {
  width: 46px;
}

@media (max-width: 767px) {
  .banner__logo1 {
    width: 83px;
  }
}

.banner__logo2 {
  width: 51px;
}

@media (max-width: 767px) {
  .banner__logo2 {
    width: 79px;
  }
}

.banner__logo3 {
  width: 52px;
}

@media (max-width: 767px) {
  .banner__logo3 {
    width: 98px;
  }
}

.banner__logo4 {
  width: 67px;
}

@media (max-width: 767px) {
  .banner__logo4 {
    width: 66px;
  }
}

.banner__logo5 {
  width: 44px;
}

@media (max-width: 767px) {
  .banner__logo5 {
    width: 72px;
  }
}

.banner-left {
  border: 1px solid rgba(39, 39, 39, 0.2);
  border: 1px solid rgba(39, 39, 39, 0.2);
  border: 1px solid rgba(39, 39, 39, 0.2);
}

@media (max-width: 767px) {
  .banner-left {
    border: none;
  }
}

.banner-right {
  background-color: #008ECF;
}

@media (max-width: 767px) {
  .banner-right {
    background: none;
  }
}

.banner-left {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 32px;
}

@media (max-width: 767px) {
  .banner-left {
    width: 67%;
    padding: 24px 24px 0px 24px;
  }
}

.banner-right {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 32px;
}

@media (max-width: 767px) {
  .banner-right {
    width: 67%;
    padding: 14px 24px 24px 24px;
  }
}

.banner a {
  text-decoration: none !important;
}

.banner__title {
  font-size: 22px;
  line-height: 41px;
  font-weight: 700;
  text-transform: uppercase;
  background: -webkit-gradient(linear, left top, right top, color-stop(-2.64%, #008ECF), color-stop(96.14%, #00A150));
  background: linear-gradient(90deg, #008ECF -2.64%, #00A150 96.14%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-bottom: 6px;
  white-space: pre-line;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: -55px;
  white-space: nowrap;
}

@media (max-width: 470px) {
  .banner__title {
    white-space: normal !important;
  }
}

.banner__title span {
  display: block;
  line-height: 1.1;
}

@media (max-width: 767px) {
  .banner__title {
    font-size: 14px;
    line-height: 17px;
    background: -webkit-gradient(linear, left top, right top, color-stop(-2.64%, #008ECF), color-stop(96.14%, #00A150));
    background: linear-gradient(90deg, #008ECF -2.64%, #00A150 96.14%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: -35px;
  }
}

@media (max-width: 767px) {
  .banner-counter {
    margin-bottom: 20px;
  }
}

.banner-counter__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  position: relative;
  margin-top: -75px;
  line-height: 1.2;
}

@media (max-width: 767px) {
  .banner-counter__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    position: relative;
    margin-top: -27px;
    line-height: 1.2;
  }
}

.banner-counter__item {
  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;
  color: #00A150;
  padding: 0 6px;
}

@media (max-width: 767px) {
  .banner-counter__item {
    color: #00A150;
    padding: 0;
  }
}

.banner-counter__item--lines {
  margin-bottom: 11px;
}

@media (max-width: 767px) {
  .banner-counter__item--lines .line {
    display: none;
  }
}

.banner-counter__item--lines .line-mob {
  display: none;
}

@media (max-width: 767px) {
  .banner-counter__item--lines .line-mob {
    display: block;
  }
}

.banner-counter__item__number {
  font-weight: 500;
  font-size: 60px;
  line-height: 71px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .banner-counter__item__number {
    font-size: 28px;
    line-height: 53px;
    margin: 3px;
  }
}

.banner-counter__item__day {
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .banner-counter__item__day {
    font-size: 9px;
    line-height: 14px;
  }
}

.banner__button {
  font-weight: 500;
  font-size: 26px;
  line-height: 31px;
  text-align: center;
  text-transform: uppercase;
  background: #008ECF;
  border: 2px solid #008ECF;
  -webkit-backdrop-filter: blur(1.5px);
          backdrop-filter: blur(1.5px);
  border-radius: 100px;
  color: #FFFFFF;
  padding: 6.5px 26px;
  margin-bottom: 70px;
}

@media (max-width: 767px) {
  .banner__button {
    font-size: 10px;
    line-height: 20px;
    color: #FFFFFF;
    background-color: #008ECF;
    position: absolute;
    bottom: 0px;
    left: 130px;
    margin: 20px;
  }
}

.banner-poll {
  display: block;
  cursor: pointer;
  text-decoration: none !important;
  padding: 20px 30px;
  margin-bottom: 70px;
}

.theme-pprt .banner-poll {
  background: -webkit-gradient(linear, left top, right top, from(#4F50C0), to(#379995));
  background: linear-gradient(90deg, #4F50C0, #379995);
}

.theme-ministry .banner-poll {
  background: -webkit-gradient(linear, left top, right top, from(#17A085), to(#379995));
  background: linear-gradient(90deg, #17A085, #379995);
}

.theme-president .banner-poll {
  background: -webkit-gradient(linear, left top, right top, from(#005CFC), to(#379995));
  background: linear-gradient(90deg, #005CFC, #379995);
}

.theme-gossov .banner-poll {
  background: -webkit-gradient(linear, left top, right top, from(#097DB4), to(#379995));
  background: linear-gradient(90deg, #097DB4, #379995);
}

.theme-msu .banner-poll {
  background: -webkit-gradient(linear, left top, right top, from(#009BA2), to(#379995));
  background: linear-gradient(90deg, #009BA2, #379995);
}

.theme-shaimiev .banner-poll {
  background: -webkit-gradient(linear, left top, right top, from(#127C84), to(#379995));
  background: linear-gradient(90deg, #127C84, #379995);
}

.theme-izbirkom .banner-poll {
  background: -webkit-gradient(linear, left top, right top, from(#0081ff), to(#379995));
  background: linear-gradient(90deg, #0081ff, #379995);
}

@media (max-width: 767px) {
  .banner-poll {
    padding: 20px;
    margin-bottom: 30px;
  }
}

.banner-poll a {
  text-decoration: none !important;
  color: #fff !important;
  border-bottom: none !important;
}

.banner-poll .row {
  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;
}

@media (max-width: 767px) {
  .banner-poll .row {
    display: block;
  }
}

.banner-poll__title {
  font-weight: bold;
  font-size: 30px;
  line-height: 38px;
  color: #fff !important;
}

.banner-poll__title--result {
  font-size: 26px;
  margin-bottom: 0 !important;
}

@media (max-width: 767px) {
  .banner-poll__title {
    font-size: 22px;
    margin-bottom: 30px;
    line-height: 30px;
  }
}

.banner-poll-counter {
  background-color: #373a48;
  border-radius: 5px;
  padding: 25px 40px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.62) 0px 2px 10px -1px;
          box-shadow: rgba(0, 0, 0, 0.62) 0px 2px 10px -1px;
}

@media (max-width: 767px) {
  .banner-poll-counter {
    padding: 25px 15px;
  }
}

.banner-poll-counter__row {
  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;
  position: relative;
}

.banner-poll-counter__item {
  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;
  color: #fff !important;
}

.banner-poll-counter__item--dots {
  font-size: 30px;
}

.banner-poll-counter__item__number {
  font-size: 42px;
  line-height: 42px;
}

@media (max-width: 767px) {
  .banner-poll-counter__item__number {
    font-size: 40px;
    line-height: 40px;
  }
}

.banner-poll-counter__item__number--bold {
  font-weight: bold;
}

.banner-poll-counter__item__day {
  text-transform: uppercase;
  color: #cfd0d2 !important;
  font-size: 13px;
  min-width: 63px;
  text-align: center;
}

@media (max-width: 767px) {
  .banner-poll-counter__item__day {
    font-size: 12px;
  }
}

.banner-swiper--izbirkom {
  margin-bottom: 0;
  margin-top: 50px;
}

@media (max-width: 767px) {
  .banner-swiper--izbirkom {
    margin-top: 17px;
  }
}

.banner-swiper .container-fluid {
  padding: 0;
}

.banner-swiper__container {
  display: block;
  padding: 24px 50px 20px;
  min-height: 264px;
  text-decoration: none;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
}

.theme-pprt .banner-swiper__container {
  color: #3C4052;
}

.theme-ministry .banner-swiper__container {
  color: #3C4052;
}

.theme-president .banner-swiper__container {
  color: #3C4052;
}

.theme-gossov .banner-swiper__container {
  color: #3C4052;
}

.theme-msu .banner-swiper__container {
  color: #3C4052;
}

.theme-shaimiev .banner-swiper__container {
  color: #3C4052;
}

.theme-izbirkom .banner-swiper__container {
  color: #3C4052;
}

@media (max-width: 767px) {
  .banner-swiper__container {
    height: 100%;
    padding: 20px;
    min-height: 100%;
  }
}

.banner-swiper__container .h1 {
  margin-bottom: 10px;
  word-break: break-word;
  text-transform: none !important;
}

.banner-swiper__container--kt {
  background-image: url("../images/banner-swiper/msu.svg");
}

@media (max-width: 767px) {
  .banner-swiper__container--kt {
    background-image: url("../images/banner-swiper/rect-mob-kt.png");
    background-size: cover;
  }
}

.banner-swiper__container--mic {
  background-image: url("../images/banner-swiper/ministers.svg");
}

@media (max-width: 767px) {
  .banner-swiper__container--mic {
    background-image: url("../images/banner-swiper/rect-mob-mic.png");
    background-size: cover;
  }
}

.banner-swiper__container--izbirkom {
  background-image: url("../images/banner-swiper/izbirkom.svg");
}

@media (max-width: 767px) {
  .banner-swiper__container--izbirkom {
    background-image: url("../images/banner-swiper/izbirkom_mob.svg");
    background-size: cover;
  }
}

.banner-swiper__container--president {
  background-image: url("../images/banner-swiper/president.svg");
}

@media (max-width: 767px) {
  .banner-swiper__container--president {
    background-image: url("../images/banner-swiper/president_mob.png");
    background-size: cover;
  }
}

.banner-swiper__container--prav {
  background-image: url("../images/banner-swiper/prav.svg");
}

@media (max-width: 767px) {
  .banner-swiper__container--prav {
    background-image: url("../images/banner-swiper/prav_mob.png");
    background-size: cover;
  }
}

.banner-swiper__container--shaimiev {
  background-image: url("../images/banner-swiper/shaimiev.svg");
}

@media (max-width: 767px) {
  .banner-swiper__container--shaimiev {
    background-image: url("../images/banner-swiper/shaimiev_mob.png");
    background-size: cover;
  }
}

.banner-swiper__container--gossov {
  background-image: url("../images/banner-swiper/gossov.svg");
}

@media (max-width: 767px) {
  .banner-swiper__container--gossov {
    background-image: url("../images/banner-swiper/gossov_mob.png");
    background-size: cover;
  }
}

.banner-swiper__container--image {
  padding: 0;
}

.banner-swiper__container--image img {
  max-height: 264px;
}

.banner-swiper__description {
  width: 58%;
  word-break: break-word;
}

@media (max-width: 767px) {
  .banner-swiper__description {
    width: 100%;
  }
}

.banner-swiper__img {
  width: 100%;
}

@media (max-width: 767px) {
  .banner-swiper__img--desktop {
    display: none;
  }
}

.banner-swiper__img--mobile {
  display: none;
  max-height: 100%;
}

@media (max-width: 767px) {
  .banner-swiper__img--mobile {
    display: block;
  }
}

@media (max-width: 767px) {
  .banner-swiper .swiper-pagination {
    display: block;
  }
}

.investors {
  background: #F0F3FA;
  position: relative;
}

.investors__wrap {
  z-index: 2;
  padding: 36px 0 40px 0;
  position: relative;
}

@media (max-width: 767px) {
  .investors__wrap {
    padding-bottom: 30px;
  }
}

.investors:before {
  z-index: 0;
  content: '';
  position: absolute;
  background: #F0F3FA;
  left: -9999px;
  right: -9999px;
  bottom: 0;
  top: 0;
}

.investors__item {
  text-decoration: none;
  padding: 30px;
  width: 100%;
  height: 100%;
  min-height: 130px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}

.investors__item:hover {
  -webkit-box-shadow: 0px 6px 30px rgba(49, 53, 69, 0.1);
          box-shadow: 0px 6px 30px rgba(49, 53, 69, 0.1);
}

@media (max-width: 767px) {
  .investors__item {
    margin-bottom: 20px;
  }
}

.investors__item-title {
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
}

.theme-pprt .investors__item-title {
  color: #3C4052;
}

.theme-ministry .investors__item-title {
  color: #3C4052;
}

.theme-president .investors__item-title {
  color: #3C4052;
}

.theme-gossov .investors__item-title {
  color: #3C4052;
}

.theme-msu .investors__item-title {
  color: #3C4052;
}

.theme-shaimiev .investors__item-title {
  color: #3C4052;
}

.theme-izbirkom .investors__item-title {
  color: #3C4052;
}

.investors__item-image {
  margin-right: 20px;
}

.socials .swiper-slide {
  height: 100%;
}

.socials__container {
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.socials .swiper-button-next {
  position: absolute;
  right: 0;
  top: -60px;
}

@media (max-width: 767px) {
  .socials .swiper-button-next {
    top: -40px;
  }
}

.socials .swiper-button-prev {
  position: absolute;
  left: auto !important;
  right: 42px;
  top: -60px;
}

@media (max-width: 767px) {
  .socials .swiper-button-prev {
    left: 76%;
    top: -40px;
  }
}

.socials .swiper-button-prev, .socials .swiper-button-next {
  width: 7px;
  height: 12px;
  border: 1px solid #CED6DA;
  padding: 18px 20px;
}

@media (max-width: 767px) {
  .socials .swiper-button-prev.hidden-xs, .socials .swiper-button-next.hidden-xs {
    display: block !important;
  }
}

.socials .swiper-button-prev {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDggMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik04IDEuNDFMMy40MiA2TDggMTAuNTlMNi41OSAxMkwwLjU5IDZMNi41OSAxLjIzMjY2ZS0wN0w4IDEuNDFaIiBmaWxsPSIjOEY5MDlCIi8+Cjwvc3ZnPgo=") 17px 12px no-repeat;
}

.socials .swiper-button-next {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDggMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wIDEwLjU5TDQuNTggNkwwIDEuNDFMMS40MSAwTDcuNDEgNkwxLjQxIDEyTDAgMTAuNTlaIiBmaWxsPSIjMkI3REIzIi8+Cjwvc3ZnPgo=") 17px 12px no-repeat;
}

.socials__no-slider .swiper-button-prev,
.socials__no-slider .swiper-button-next {
  display: none !important;
}

.map-select--universal {
  margin-top: 70px;
}

.map-select .districts {
  border: 1px solid #dde2e6;
  margin-top: 40px;
}

.map-select .districts .title {
  padding: 15px 20px;
}

.map-select .districts .district {
  cursor: pointer;
  width: 100%;
  padding: 15px 20px;
}

.map-select .districts .district:hover {
  background-color: #f8f8f8;
}

.theme-pprt .map-select .districts .district:hover {
  color: #4F50C0;
}

.theme-ministry .map-select .districts .district:hover {
  color: #17A085;
}

.theme-president .map-select .districts .district:hover {
  color: #005CFC;
}

.theme-gossov .map-select .districts .district:hover {
  color: #097DB4;
}

.theme-msu .map-select .districts .district:hover {
  color: #009BA2;
}

.theme-shaimiev .map-select .districts .district:hover {
  color: #127C84;
}

.theme-izbirkom .map-select .districts .district:hover {
  color: #0081ff;
}

.map-select__header {
  margin-bottom: 10px;
}

.map-select .results {
  border: 1px solid #dde2e6;
  padding: 20px;
  margin-top: 40px;
  position: relative;
}

.map-select .results .icon-close {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.map-select .results h3 {
  font-weight: normal;
  margin-top: 0;
}

.map-select .results img {
  width: 60px;
}

.map-select .results a {
  font-size: 14px;
  margin-bottom: 15px;
}

.theme-pprt .map-select .results a {
  color: #4F50C0;
}

.theme-ministry .map-select .results a {
  color: #17A085;
}

.theme-president .map-select .results a {
  color: #005CFC;
}

.theme-gossov .map-select .results a {
  color: #097DB4;
}

.theme-msu .map-select .results a {
  color: #009BA2;
}

.theme-shaimiev .map-select .results a {
  color: #127C84;
}

.theme-izbirkom .map-select .results a {
  color: #0081ff;
}

.map-select .results .item {
  padding: 12px 0;
}

.map-select .results .item .label {
  margin-bottom: 3px;
}

.map-select .results .item .value {
  color: #cccccc;
  font-size: 14px;
}

.map-select__selected__item {
  border: 1px solid #dde2e6;
  padding: 20px 14px;
  margin-bottom: 20px;
  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;
}

.map-select__selected__item .icon-close {
  cursor: pointer;
}

.to-top {
  position: fixed;
  bottom: 20%;
  right: 10%;
  z-index: 9999;
  border: 1px solid #8F909B;
  border-radius: 50%;
  padding: 13px 14px;
  background-color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 52px;
  height: 52px;
}

.to-top:hover {
  -webkit-box-shadow: 1px 4px 11px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 4px 11px rgba(0, 0, 0, 0.1);
}

.theme-pprt .to-top:hover .to-top__arrow {
  color: #4F50C0;
}

.theme-ministry .to-top:hover .to-top__arrow {
  color: #17A085;
}

.theme-president .to-top:hover .to-top__arrow {
  color: #005CFC;
}

.theme-gossov .to-top:hover .to-top__arrow {
  color: #097DB4;
}

.theme-msu .to-top:hover .to-top__arrow {
  color: #009BA2;
}

.theme-shaimiev .to-top:hover .to-top__arrow {
  color: #127C84;
}

.theme-izbirkom .to-top:hover .to-top__arrow {
  color: #0081ff;
}

.to-top__arrow {
  position: relative;
  top: 2px;
  color: #8F909B;
  font-size: 14px;
}

.reporting .h3 {
  font-weight: 900;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 43px;
}

.reporting .accordion:hover {
  cursor: pointer;
}

.reporting .accordion__head {
  margin: 0;
  padding: 0;
  border: none;
}

.reporting .accordion__head--active * {
  color: #3C4052 !important;
}

.reporting .accordion__head .row .col-xs-8 {
  width: 83.33333333%;
}

@media (max-width: 767px) {
  .reporting .accordion__head .row .col-xs-8 {
    padding-left: 0;
    padding-right: 0;
  }
}

.reporting .accordion__head .row .col-xs-4 {
  width: 16.66666667%;
}

@media (max-width: 767px) {
  .reporting .accordion__head .row .col-xs-4 {
    padding-left: 0;
    padding-right: 0;
  }
}

.reporting .accordion__control span {
  color: #8F909B !important;
  font-size: 26px;
}

.reporting .accordion__content > h4 {
  font-size: 18px;
}

.reporting .more {
  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;
  margin-bottom: 60px;
}

.reporting .more__link {
  text-align: center;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #2B7DB3;
  text-decoration: none;
}

@media (max-width: 767px) {
  .reporting .more__link {
    margin-top: 40px;
  }
}

.reporting .more__link .icon-arrow-right {
  font-size: 12px;
}

.reporting .more__link .icon-arrow-left {
  font-size: 12px;
}

.reporting .search-mobile {
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 20px;
  display: none;
}

@media (max-width: 767px) {
  .reporting .search-mobile {
    display: block;
  }
}

.reporting__search {
  background: #F4F7FB;
  padding: 40px;
  position: relative;
  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;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .reporting__search {
    padding: 24px 15px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0;
  }
}

.reporting__search label {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 32px;
  margin-right: 30px;
}

@media (max-width: 767px) {
  .reporting__search label {
    display: none;
  }
}

.reporting__search input {
  width: 85%;
  padding: 16px;
  border: 1px solid #2B7DB3;
  border-radius: 3px;
  font-size: 14px;
  line-height: 16px;
}

.reporting__search input:focus {
  outline: 0;
}

@media (max-width: 767px) {
  .reporting__search input {
    width: 100%;
  }
}

.reporting__search input::-webkit-input-placeholder {
  color: #3C4052;
  opacity: 0.6;
}

.reporting__search input::-moz-placeholder {
  color: #3C4052;
  opacity: 0.6;
}

.reporting__search input::-ms-input-placeholder {
  color: #3C4052;
  opacity: 0.6;
}

.reporting__search input::placeholder {
  color: #3C4052;
  opacity: 0.6;
}

.reporting__search .btn_reporting {
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background: none;
  border: 0;
  height: 0;
  width: 0;
  outline: none;
}

.reporting__search .btn_reporting:hover {
  text-decoration: none;
}

.reporting__search .icon-search {
  position: absolute;
  right: 55px;
  top: 58px;
}

@media (max-width: 767px) {
  .reporting__search .icon-search {
    right: 35px;
    top: 42px;
  }
}

.reporting__address {
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .reporting__address {
    font-size: 14px;
    line-height: 16px;
  }
}

.reporting__address .name {
  color: #A6A6A6 !important;
}

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

.reporting__results-top > .title {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 34px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-bottom: 24px;
}

@media (max-width: 767px) {
  .reporting__results-top > .title {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .reporting__results-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.reporting__results .find-org {
  color: #A6A6A6;
  float: right;
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .reporting__results .find-org {
    float: none;
    margin-bottom: 24px;
  }
}

.reporting__results .no-results {
  margin-top: 30px;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .reporting__results .no-results {
    font-size: 14px;
    line-height: 16px;
  }
}

.reporting__results-block {
  border: 1px solid #E7EAEE;
  padding: 32px 24px;
  margin-bottom: 48px;
}

@media (max-width: 767px) {
  .reporting__results-block {
    border: none;
    border-bottom: 1px solid #DEDEF3;
    margin-bottom: 0;
  }
  .reporting__results-block:first-child {
    border-top: 1px solid #DEDEF3;
  }
  .reporting__results-block:last-child {
    margin-bottom: 24px;
  }
}

.reporting__results-block .h4 {
  margin: 0;
}

.reporting__results-block__content {
  margin-top: 64px;
  margin-bottom: 8px;
}

@media (max-width: 767px) {
  .reporting__results-block__content {
    margin-top: 40px;
  }
}

.reporting__results-block__content > .title {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 23px;
}

@media (max-width: 767px) {
  .reporting__results-block__content > .title {
    font-size: 14px;
    line-height: 26px;
    margin-left: -15px;
    margin-right: -15px;
  }
}

.reporting__results-block__content .table {
  margin: 24px 0 36px 0;
  font-style: normal;
  font-size: 16px;
  line-height: 32px;
}

@media (max-width: 767px) {
  .reporting__results-block__content .table {
    font-size: 14px;
    line-height: 26px;
    margin: 24px 0;
  }
}

.reporting__results-block__content .table .row {
  margin-bottom: 8px;
}

@media (max-width: 767px) {
  .reporting__results-block__content .table .row {
    margin-bottom: 12px;
  }
}

.reporting__results-block__content .table__title {
  font-weight: bold;
}

.reporting__results-block__content .table__description p {
  margin: 0;
}

.reporting__results-block__content .files__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .reporting__results-block__content .files__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.reporting__results-block__content .files__list .file {
  padding: 12px 24px;
  border: 1px solid #E7EAEE;
  margin-right: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .reporting__results-block__content .files__list .file {
    margin-right: 0;
    margin-bottom: 7px;
  }
}

.reporting__results-block__content .files__list .file__img {
  margin-right: 22px;
  background: url(/design/aaa/icons/doc-ico.png) no-repeat;
  text-align: center;
  position: relative;
  width: 50px;
  height: 57px;
}

.reporting__results-block__content .files__list .file__img span {
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  position: relative;
  top: 33%;
}

.reporting__results-block__content .files__list .file__img span.blue {
  color: #4E86EB;
}

.reporting__results-block__content .files__list .file__img span.red {
  color: #DE4B4E;
}

.reporting__results-block__content .files__list .file__descr-title {
  color: #333333;
  text-decoration: none;
  border-bottom: 1px solid #B6C6C1;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 28px;
}

@media (max-width: 767px) {
  .reporting__results-block__content .files__list .file__descr-title {
    font-size: 14px;
    line-height: 28px;
  }
}

.reporting__results-block__content .files__list .file__descr-sub {
  opacity: 0.6;
}

.reporting__results-block__content .files__title {
  margin-top: 20px;
}

@media (max-width: 767px) {
  .reporting__results-block__content .files__title {
    display: none;
  }
}

.file-upload__drop {
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  padding: 10px;
  height: 385px;
  width: 100%;
}

.file-upload__drop--active {
  background: #E6E9EF;
}

.file-upload__drop-inner {
  border: 1px dashed #CCCCCC;
  height: 100%;
  position: relative;
}

.file-upload__drop-inner__center {
  position: absolute;
  left: 50%;
  top: 30%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  font-size: 16px;
  line-height: 24px;
  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;
}

.file-upload__drop-inner__center .icon-upload {
  font-size: 50px;
}

.file-upload__drop-inner__center .select-btn {
  margin-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .file-upload__drop-inner__center .select-btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.file-upload__drop-inner__center .select-btn .btn {
  background: none;
  color: #3D4052;
  height: auto;
  padding: 0;
  line-height: auto;
  border-bottom: 2px solid #A5B5D5;
  font-size: 16px;
  line-height: 27px;
  text-transform: none;
  font-weight: normal;
}

.file-upload__info p {
  color: #777777;
}

.file-upload__err {
  color: red;
}

.file-upload__files {
  margin: 20px 0;
}

.file-upload__files-file {
  margin: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.file-upload__files-file .icon-close {
  display: block;
  cursor: pointer;
}

.s-files-show-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.s-files-show-more__text {
  margin-right: 10px;
  text-transform: uppercase;
}

.theme-pprt .s-files-show-more__text {
  color: #4F50C0;
}

.theme-ministry .s-files-show-more__text {
  color: #17A085;
}

.theme-president .s-files-show-more__text {
  color: #005CFC;
}

.theme-gossov .s-files-show-more__text {
  color: #097DB4;
}

.theme-msu .s-files-show-more__text {
  color: #009BA2;
}

.theme-shaimiev .s-files-show-more__text {
  color: #127C84;
}

.theme-izbirkom .s-files-show-more__text {
  color: #0081ff;
}

.s-files-show-more .icon-arrow-down {
  font-size: 10px;
}

.theme-pprt .s-files-show-more .icon-arrow-down {
  color: #4F50C0;
}

.theme-ministry .s-files-show-more .icon-arrow-down {
  color: #17A085;
}

.theme-president .s-files-show-more .icon-arrow-down {
  color: #005CFC;
}

.theme-gossov .s-files-show-more .icon-arrow-down {
  color: #097DB4;
}

.theme-msu .s-files-show-more .icon-arrow-down {
  color: #009BA2;
}

.theme-shaimiev .s-files-show-more .icon-arrow-down {
  color: #127C84;
}

.theme-izbirkom .s-files-show-more .icon-arrow-down {
  color: #0081ff;
}

.s-files__search {
  margin-bottom: 24px;
  position: relative;
}

@media (max-width: 767px) {
  .s-files__search {
    margin-bottom: 20px;
    margin-top: 32px;
  }
}

.s-files__search .search-icon {
  position: absolute;
  right: 15px;
  top: 50%;
  width: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
}

.s-files-tags {
  background: #F4F7FB;
  padding: 20px 12px;
  margin-bottom: 16px;
}

@media (max-width: 767px) {
  .s-files-tags {
    margin-left: -16px;
    margin-right: -16px;
    padding: 20px 15px;
  }
}

.s-files-tags__title {
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .s-files-tags__title {
    display: none;
  }
}

.s-files-tags__title.mobile {
  display: none;
}

@media (max-width: 767px) {
  .s-files-tags__title.mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.s-files-tags__title .icon-arrow-down {
  color: #4F9E86;
  font-size: 8px;
  margin-left: 10px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.s-files-tags__title .icon-arrow-down.opened {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.s-files-tags-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 767px) {
  .s-files-tags-block .on-block {
    margin-bottom: 24px;
  }
}

.s-files-tags-block__item {
  padding: 4px 8px;
  background: #FFFFFF;
  border-radius: 4px;
  margin-right: 10px;
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
}

.s-files-tags-block__item:last-child {
  margin-right: 0;
}

.s-files-tags-block__item.active {
  background: #E5F0ED;
  color: #3E8A73;
}

.s-files-tags-block__item.exit {
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.s-files-tags-block__item.exit .icon-close {
  font-size: 8px;
  color: #97A4B1;
  margin-left: 10px;
}

.s-files-docs {
  padding: 36px 40px;
  background: #F4F7FB;
  margin-bottom: 24px;
}

@media (max-width: 767px) {
  .s-files-docs {
    margin-left: -16px;
    margin-right: -16px;
    padding: 26px 15px;
  }
}

.s-files-docs-title {
  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;
}

@media (max-width: 767px) {
  .s-files-docs-title {
    display: block;
  }
}

.s-files-docs-title__name {
  margin-right: 20px;
}

@media (max-width: 767px) {
  .s-files-docs-title__name {
    margin: 0;
    margin-bottom: 10px;
  }
}

.s-files-docs-download {
  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;
}

.s-files-docs-download__link {
  color: #4F9E86;
}

.s-files-docs-download img {
  cursor: pointer;
}

.s-files-docs-content .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 767px) {
  .s-files-docs-content .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.s-files-docs-content .col-sm-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}

.s-files-docs-content__item {
  width: 100%;
  padding: 24px 28px;
  background: #FFFFFF;
  margin-bottom: 24px;
  min-height: 287px;
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  word-break: break-word;
}

@media (max-width: 767px) {
  .s-files-docs-content__item {
    min-height: auto;
  }
}

.s-files-docs-content__img {
  background: url(/design/aaa/icons/doc-ico.png) no-repeat;
  background-size: 41px 46px;
  text-align: center;
  position: relative;
  width: 41px;
  height: 46px;
  margin-bottom: 12px;
  display: block;
  text-decoration: none;
}

.s-files-docs-content__img span {
  text-decoration: none;
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  position: relative;
  top: 33%;
}

.s-files-docs-content__img span.blue {
  color: #4E86EB;
}

.s-files-docs-content__img span.red {
  color: #DE4B4E;
}

.s-files-docs-content__name {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  display: block;
  text-decoration: none;
  color: #3C4052;
}

.theme-pprt .s-files-docs-content__name:hover {
  color: #4F50C0;
}

.theme-ministry .s-files-docs-content__name:hover {
  color: #17A085;
}

.theme-president .s-files-docs-content__name:hover {
  color: #005CFC;
}

.theme-gossov .s-files-docs-content__name:hover {
  color: #097DB4;
}

.theme-msu .s-files-docs-content__name:hover {
  color: #009BA2;
}

.theme-shaimiev .s-files-docs-content__name:hover {
  color: #127C84;
}

.theme-izbirkom .s-files-docs-content__name:hover {
  color: #0081ff;
}

@media (max-width: 767px) {
  .s-files-docs-content__name {
    margin-bottom: 14px;
  }
}

.reserve__title {
  font-size: 18px;
  line-height: 27px;
}

.reserve-filter {
  padding: 52px 0;
}

@media (max-width: 767px) {
  .reserve-filter {
    padding: 32px 0;
  }
}

.reserve-filter-search {
  position: relative;
}

.reserve-filter-search .icon-search {
  position: absolute;
  right: 40px;
  right: 30px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media (max-width: 767px) {
  .reserve-filter-search .icon-search {
    top: 36%;
  }
}

.reserve-filter__input, .reserve-filter__select {
  width: 100%;
}

.reserve-filter__select {
  padding-right: 21px;
  font-size: 1.05rem;
}

@media (max-width: 767px) {
  .reserve-filter__input {
    margin-bottom: 20px;
  }
}

.reserve-person {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 32px;
}

@media (max-width: 767px) {
  .reserve-person {
    display: block;
    border-bottom: 1px solid #DEE1E6;
    padding-top: 32px;
  }
}

.reserve-person-wrapper:last-child .reserve-person {
  border-bottom: none;
}

.reserve-person-wrapper:first-child .reserve-person {
  padding-top: 0;
}

.reserve-person__photo {
  width: 150px;
  height: 200px;
  display: inline-block;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: 1px solid #dedef3;
}

@media (max-width: 767px) {
  .reserve-person__photo {
    margin-bottom: 20px;
  }
}

.reserve-person-info {
  margin-left: 20px;
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
}

@media (max-width: 767px) {
  .reserve-person-info {
    margin-left: 0;
  }
}

.reserve-person__name {
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 16px;
  font-weight: bold;
}

.reserve-person__post {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px;
}

.reserve-person__date {
  font-size: 18px;
  line-height: 24px;
}

.cookie-info {
  height: auto;
  opacity: 0;
  width: 100%;
  background-color: #363A48;
  position: fixed;
  left: 50%;
  bottom: 0;
  z-index: 20;
  -webkit-transition: height .4s ease 0s;
  transition: height .4s ease 0s;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.cookie-info-hide {
  height: 0 !important;
  -webkit-transition: height .4s ease 0s;
  transition: height .4s ease 0s;
}

.cookie-info .container-fluid {
  height: auto;
  padding-top: 0;
  margin-top: 22px;
  margin-bottom: 22px;
}

@media (max-width: 703px) {
  .cookie-info .container-fluid {
    margin-top: 16px;
    margin-bottom: 16px;
  }
}

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

.cookie-info__content__text {
  font-size: 14px;
  background: transparent;
  color: white;
  margin-right: 24px;
}

.cookie-info__content__text a {
  color: white !important;
  border-bottom: 1px solid white !important;
}

.cookie-info__content__text a:hover {
  border-bottom: 1px solid white !important;
  color: white !important;
}

.cookie-info__btn {
  color: white;
  background: transparent;
  padding: 12px 16px 12px 16px;
  border-radius: 8px;
  border: 0.2px solid rgba(255, 255, 255, 0.2);
  opacity: 0.7;
}

.cookie-info__btn:hover, .cookie-info__btn:active, .cookie-info__btn:focus {
  opacity: 1;
  border: 0.2px solid white;
}

.private-policy {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
  top: 0;
  left: 0;
  z-index: 10000;
  background: rgba(60, 64, 88, 0.6);
  -webkit-transition: all .3s;
  transition: all .3s;
}

.private-policy__content {
  position: fixed;
  top: 45%;
  left: 50%;
  width: 50%;
  max-width: 650px;
  min-width: 320px;
  height: 1px;
  z-index: 20000;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  color: black;
  border: 0.2px solid #3c4052;
  background-color: white;
  overflow: hidden;
  min-height: 70%;
}

.private-policy__content__text {
  padding: 15px;
  background-color: white;
  overflow: scroll;
  height: 97%;
}

.private-policy__content__text a {
  word-break: break-word;
}

.private-policy__close {
  height: auto;
  padding: 15px;
  background: #36394A;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.private-policy__close .icon-close {
  cursor: pointer;
  color: white;
}

.private-policy--mobile .private-policy__content {
  width: 100%;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  height: 100%;
  top: 50%;
}

.search_main {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1001;
  height: 100vh;
  width: 100vw;
}

.search_main .icon-search {
  color: #a0aabe;
  font-size: 18px;
  cursor: pointer;
}

.search_main .icon-close {
  color: #FFF;
  position: fixed;
  right: 2%;
  top: 2%;
  cursor: pointer;
  padding: 30px;
}

.search_main__overlay {
  background: rgba(0, 0, 0, 0.93);
  height: 100vh;
  width: 100vw;
}

.search_main__block {
  max-width: 1000px;
  width: 100%;
  padding: 0 15px;
  position: absolute;
  top: 20%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.search_main__input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #FFF;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.search_main__input:focus {
  outline: none;
  background: none;
}

.search_main__text {
  font-size: 20px;
  line-height: 160%;
  color: #FFF;
  margin: 30px 0 0 15px;
}

@media (max-width: 767px) {
  .search_main__text {
    font-size: 15px;
    line-height: 180%;
    margin: 20px 0 0 15px;
  }
}

.theme-pprt .search_main--focus .search__query-trigger {
  color: #4F50C0;
}

.theme-ministry .search_main--focus .search__query-trigger {
  color: #17A085;
}

.theme-president .search_main--focus .search__query-trigger {
  color: #005CFC;
}

.theme-gossov .search_main--focus .search__query-trigger {
  color: #097DB4;
}

.theme-msu .search_main--focus .search__query-trigger {
  color: #009BA2;
}

.theme-shaimiev .search_main--focus .search__query-trigger {
  color: #127C84;
}

.theme-izbirkom .search_main--focus .search__query-trigger {
  color: #0081ff;
}

.search_main__query {
  width: 100%;
  display: block;
  padding: 0 0 30px 15px;
  background: transparent;
  border: none;
  font-size: 36px !important;
  line-height: 150%;
  color: #FFF;
}

.search_main__query:focus {
  outline: none;
}

.search_main__query:active {
  background: none;
}

@media (max-width: 767px) {
  .search_main__query {
    font-size: 26px !important;
  }
}

.search_main__query-button {
  background: none;
  cursor: pointer;
  border: 0;
  z-index: 1;
  position: absolute;
  right: 15px;
  width: 30px;
  height: 30px;
}

.search_main__query-button:focus {
  outline: none;
}

.search_main__query-trigger {
  display: block;
  padding-right: 15px;
  margin-top: -17px;
}

.search_main__query-trigger [class*=icon] {
  font-size: 33px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
}

@media (max-width: 767px) {
  .search_main__query-trigger [class*=icon] {
    font-size: 24px;
  }
}

.search_main__toggle {
  display: none;
  width: 50px;
  height: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px transparent;
  padding: 0 16px;
  font-size: 16px;
  outline: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}

.search_main__toggle .search__query-trigger {
  margin: -1px -1px 0 0;
}

.logo {
  display: block;
  min-height: 67px;
  padding-left: 70px;
  color: #3C4052;
  background-image: url(../icons/gerb.svg);
  background-repeat: no-repeat;
  background-size: 50px;
  text-decoration: none;
}

.logo--agryz {
  background-image: url(../images/logo/agryz.png);
}

.logo--aznakayevo {
  background-image: url(../images/logo/aznakayevo.png);
}

.logo--aksubayevo {
  background-image: url(../images/logo/aksubayevo.png);
}

.logo--aktanysh {
  background-image: url(../images/logo/aktanysh.png);
}

.logo--alekseevskiy {
  background-image: url(../images/logo/alekseevskiy.png);
}

.logo--almetyevsk {
  background-image: url(../images/logo/almetyevsk.png);
}

.logo--apastovo {
  background-image: url(../images/logo/apastovo.png);
}

.logo--arsk {
  background-image: url(../images/logo/arsk.png);
}

.logo--atnya {
  background-image: url(../images/logo/atnya.png);
}

.logo--bavly {
  background-image: url(../images/logo/bavly.png);
}

.logo--alkeevskiy {
  background-image: url(../images/logo/alkeevskiy.png);
}

.logo--baltasi {
  background-image: url(../images/logo/baltasi.png);
}

.logo--bugulma {
  background-image: url(../images/logo/bugulma.png);
}

.logo--spasskiy {
  background-image: url(../images/logo/spasskiy.png);
}

.logo--verhniy-uslon {
  background-image: url(../images/logo/verhniy-uslon.png);
}

.logo--vysokaya-gora {
  background-image: url(../images/logo/vysokaya-gora.png);
}

.logo--buinsk {
  background-image: url(../images/logo/buinsk.png);
}

.logo--drogganoye {
  background-image: url(../images/logo/drogganoye.png);
}

.logo--zainsk {
  background-image: url(../images/logo/zainsk.png);
}

.logo--zelenodolsk {
  background-image: url(../images/logo/zelenodolsk.png);
}

.logo--kaybici {
  background-image: url(../images/logo/kaybici.png);
}

.logo--kamskoye-ustye {
  background-image: url(../images/logo/kamskoye-ustye.png);
}

.logo--kukmor {
  background-image: url(../images/logo/kukmor.png);
}

.logo--laishevo {
  background-image: url(../images/logo/laishevo.png);
}

.logo--leninogorsk {
  background-image: url(../images/logo/leninogorsk.png);
}

.logo--mamadysh {
  background-image: url(../images/logo/mamadysh.png);
}

.logo--mendeleevsk {
  background-image: url(../images/logo/mendeleevsk.png);
}

.logo--menzelinsk {
  background-image: url(../images/logo/menzelinsk.png);
}

.logo--muslumovo {
  background-image: url(../images/logo/muslumovo.png);
}

.logo--tukay {
  background-image: url(../images/logo/tukay.png);
}

.logo--nkama {
  background-image: url(../images/logo/nkama.png);
}

.logo--novosheshminsk {
  background-image: url(../images/logo/novosheshminsk.png);
}

.logo--nurlat {
  background-image: url(../images/logo/nurlat.png);
}

.logo--pestreci {
  background-image: url(../images/logo/pestreci.png);
}

.logo--ribnaya-sloboda {
  background-image: url(../images/logo/ribnaya-sloboda.png);
}

.logo--sarmanovo {
  background-image: url(../images/logo/sarmanovo.png);
}

.logo--tetushi {
  background-image: url(../images/logo/tetushi.png);
}

.logo--tulachi {
  background-image: url(../images/logo/tulachi.png);
}

.logo--jutaza {
  background-image: url(../images/logo/jutaza.png);
}

.logo--cheremshan {
  background-image: url(../images/logo/cheremshan.png);
}

.logo--chistopol {
  background-image: url(../images/logo/chistopol.png);
}

.logo--saby {
  background-image: url(../images/logo/saby.png);
}

.logo--nabchelny {
  background-image: url(../images/logo/nabchelny.png);
}

@media (max-width: 767px) {
  .logo {
    padding-top: 8px;
    background-size: 34px;
    min-height: 46px;
    padding-left: 48px;
  }
}

.logo--small {
  padding-top: 0;
  background-size: 46px 46px;
  min-height: 46px;
  padding-left: 56px;
}

.logo--small .logo__slogan {
  margin: -2px 0;
  font-size: 16px;
}

.logo--inverse {
  color: white;
}

.logo__slogan {
  margin: -1px 0;
  font-size: 23px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .logo__slogan {
    font-size: 16px;
  }
}

.logo__slogan-wrapper {
  display: table-cell;
  height: 60px;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .logo__slogan-wrapper {
    display: block;
    height: auto;
    margin-top: -4px;
  }
}

.logo__slogan--default, .logo__slogan--primary {
  font-weight: 900;
}

.map {
  width: 100%;
  height: 400px;
}

@media (max-width: 767px) {
  .map {
    height: 300px;
  }
}

.map__border {
  height: 400px;
  width: 1px;
  background: #e6e6e6;
  position: absolute;
  left: 10px;
  top: 0;
}

.map__regions {
  padding-left: 60px;
}

@media (max-width: 767px) {
  .map__regions {
    padding: 0;
  }
}

.map__regions-title {
  font-size: 24px;
  font-weight: 500;
  margin: 20px 0;
  line-height: 1.3;
}

.map__regions-text {
  opacity: .6;
  font-size: 14px;
}

.map__gerb {
  width: 120px;
}

@media (max-width: 767px) {
  .map__menu-div {
    padding: 0;
  }
}

.map__menu-container {
  margin: 50px 0;
}

.map__menu-block {
  border: 1px solid #e6e6e6;
  width: 100%;
  padding: 36px 40px;
}

@media (max-width: 767px) {
  .map__menu-block {
    margin-bottom: 22px;
    padding: 30px 10px;
  }
}

.map__menu-link {
  border: 1px solid #e6e6e6;
  width: 100%;
  padding: 22px 36px;
  display: block;
  text-decoration: none;
  margin-bottom: 22px;
  position: relative;
}

.map__menu-label {
  color: #333;
  font-size: 18px;
  font-weight: 500;
}

.map__menu-label .icon-arrow-right {
  position: absolute;
  color: #e6e6e6;
  font-size: 14px;
  top: 30px;
  right: 26px;
}

.map__menu-table .link {
  opacity: .6;
  font-size: 14px;
  border-color: #333;
}

.map__menu-table .link:hover {
  opacity: 1;
}

.map__menu-table td {
  padding: 0 20px;
}

.map__menu-title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 10px;
}

.regions_select {
  position: relative;
  margin-bottom: 60px;
}

.regions_select__wrapper {
  border: 1px solid #e6e6e6;
  padding: 15px 20px;
  position: relative;
  cursor: pointer;
}

.regions_select__text {
  font-size: 16px;
}

.regions_select .regions_select__clear-btn {
  position: absolute;
  right: 45px;
  top: 22px;
  width: 14px;
}

.regions_select__arrow {
  position: absolute;
  font-size: 9px;
  right: 14px;
  top: 24px;
}

.regions_select__list {
  position: absolute;
  left: 0;
  top: 56px;
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fff;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 999;
  max-height: 460px;
  display: none;
  padding: 12px 0;
}

.regions_select__list-inner {
  padding-right: 13px;
}

.regions_select__item {
  display: block;
  padding: 14px 20px;
  color: #3C4052;
  width: 100%;
  text-decoration: none;
}

.regions_select__item:hover {
  background: #f9f9f9;
}

.theme-pprt .regions_select .slimScrollBar {
  background: #4F50C0 !important;
  opacity: 1 !important;
  width: 4px !important;
  margin: 0 3px;
}

.theme-ministry .regions_select .slimScrollBar {
  background: #17A085 !important;
  opacity: 1 !important;
  width: 4px !important;
  margin: 0 3px;
}

.theme-president .regions_select .slimScrollBar {
  background: #005CFC !important;
  opacity: 1 !important;
  width: 4px !important;
  margin: 0 3px;
}

.theme-gossov .regions_select .slimScrollBar {
  background: #097DB4 !important;
  opacity: 1 !important;
  width: 4px !important;
  margin: 0 3px;
}

.theme-msu .regions_select .slimScrollBar {
  background: #009BA2 !important;
  opacity: 1 !important;
  width: 4px !important;
  margin: 0 3px;
}

.theme-shaimiev .regions_select .slimScrollBar {
  background: #127C84 !important;
  opacity: 1 !important;
  width: 4px !important;
  margin: 0 3px;
}

.theme-izbirkom .regions_select .slimScrollBar {
  background: #0081ff !important;
  opacity: 1 !important;
  width: 4px !important;
  margin: 0 3px;
}

.events {
  background: #EFF3FA;
  position: relative;
}

@media (max-width: 767px) {
  .events {
    background: #EFF3FA;
    padding-top: 26px;
  }
  .events .day-month__row {
    font-size: 16px;
    font-weight: 600;
  }
}

.events .upcoming-events {
  margin-right: 10px;
}

.events .upcoming-events .col-sm-3 {
  width: 27%;
}

.events .upcoming-events .col-sm-9 {
  width: 73%;
}

@media (max-width: 767px) {
  .events .upcoming-events {
    padding-right: 0;
  }
  .events .upcoming-events .col-sm-3,
  .events .upcoming-events .col-sm-9 {
    width: 100%;
    padding-left: 15px;
  }
}

.events:before {
  z-index: 0;
  content: '';
  position: absolute;
  background: #EFF3FA;
  left: -9999px;
  right: -9999px;
  bottom: 0;
  top: 0;
}

@media (max-width: 767px) {
  .events:before {
    background: #F0F3FA;
  }
}

.events__wrap {
  z-index: 2;
  padding: 30px 0;
  position: relative;
}

@media (max-width: 767px) {
  .events__wrap {
    padding-bottom: 0;
  }
}

.events__title {
  margin: 24px 0 23px;
  font-weight: 900;
  letter-spacing: .7px;
}

@media (max-width: 767px) {
  .events__title {
    margin-top: 0;
    font-size: 30px;
    text-align: left;
    margin-bottom: 20px;
  }
}

.events__more {
  margin-top: 30px;
  text-align: center;
}

@media (max-width: 767px) {
  .events__more {
    margin: 0;
  }
}

.events__more-mobile {
  margin: 10px 0 40px 0;
}

@media (max-width: 767px) {
  .events__more-mobile {
    display: block;
  }
}

.affiche {
  background: #EFF3FA;
  position: relative;
  padding: 0 0 10px;
}

.affiche:before {
  z-index: 0;
  content: '';
  position: absolute;
  background: #EFF3FA;
  left: -9999px;
  right: -9999px;
  bottom: 0;
  top: 0;
}

@media (max-width: 767px) {
  .affiche:before {
    background: #F0F3FA;
  }
}

.affiche__wrap {
  position: relative;
  z-index: 2;
  padding: 30px 0 5px;
}

@media (max-width: 767px) {
  .affiche__wrap {
    padding-bottom: 0;
  }
}

.affiche__title {
  margin: 24px 0 23px;
  font-weight: 900;
  letter-spacing: .7px;
}

@media (max-width: 767px) {
  .affiche__title {
    margin-top: 0;
    font-size: 30px;
    text-align: left;
    margin-bottom: 20px;
  }
}

.affiche__more {
  position: absolute;
  right: 0;
  top: 65px;
  z-index: 3;
}

.affiche-section .swiper__card {
  border: none;
}

.affiche-section .swiper__photo {
  height: 170px;
}

.affiche-section .swiper__media:after {
  display: none;
}

.affiche-section .swiper__datum {
  padding: 20px 0;
}

.affiche-list [class*=col]:last-child {
  margin-bottom: 0;
}

.affiche-list .table__head {
  overflow: hidden;
  font-size: 16px;
}

.affiche-list .table__head [class*=col] {
  float: left;
}

.affiche-list__photo img {
  max-width: 100%;
}

.affiche-list__text {
  font-weight: 600;
  line-height: 1.35;
}

.affiche-list__more-link {
  text-decoration: none;
}

.theme-pprt .affiche-list__more-link {
  color: #4F50C0 !important;
}

.theme-ministry .affiche-list__more-link {
  color: #17A085 !important;
}

.theme-president .affiche-list__more-link {
  color: #005CFC !important;
}

.theme-gossov .affiche-list__more-link {
  color: #097DB4 !important;
}

.theme-msu .affiche-list__more-link {
  color: #009BA2 !important;
}

.theme-shaimiev .affiche-list__more-link {
  color: #127C84 !important;
}

.theme-izbirkom .affiche-list__more-link {
  color: #0081ff !important;
}

.affiche-list__date {
  font: 18px 'roboto slab', sans-serif;
  cursor: pointer;
}

.theme-pprt .affiche-list__date {
  color: #4F50C0;
}

.theme-ministry .affiche-list__date {
  color: #17A085;
}

.theme-president .affiche-list__date {
  color: #005CFC;
}

.theme-gossov .affiche-list__date {
  color: #097DB4;
}

.theme-msu .affiche-list__date {
  color: #009BA2;
}

.theme-shaimiev .affiche-list__date {
  color: #127C84;
}

.theme-izbirkom .affiche-list__date {
  color: #0081ff;
}

.affiche-list__date:before {
  content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAUCAYAAACAl21KAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpBNTg4QjI3OThCMThFMzExQkNDRUQ5RTc4RjM4N0M5NCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RThGNTFCNkZCOEMxMUU4QThDRkE1RDg3ODNGQTAyQSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RThGNTFCNUZCOEMxMUU4QThDRkE1RDg3ODNGQTAyQSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMWJkMTA0Yi0wZGVmLWVjNDEtOWI2MS0yMjM5Mjk4MzE1ZDAiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDowYzc0YTZiOC1mNTNlLWUxNDUtYmJhOC0zYjY3MGMyZjQwNTAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5GVHaCAAABLElEQVR42mJhmLWQAQrYgHgnEGsBsS8Qn2LADsyAeAsQXwVidyD+BRJkQlKgAsQOQCwGxP4MuAFIThSqVgUmyALENkAcAcTiSIq9gFgEj4tgoBGIXwLxCkag117j0UQseMNEBUNAQISJgUqABYm9CYhfkKhfAoj90A3qBuIjJBpkg80gEGAGYn0gZoS67jMQq0LlbgMxL9QV/4H4Ii6vgYA0EJ+FspcB8VYgXgrlRwOxNxBHQfnyyBppEtgMUK+shrKPAvEDJP4DqBgrklqcBn0D4lXQMLoDTbXIBn0H4tfQMPqGzyBxJI2DI4zeA3EnlH0GiG8h8a9Ci4zHSGrl8AV2BZrYJSQ2KO2sIeQidWhgkgLUkQ36C03RcygIor+gwJ4LNYxsQ0COAAgwAAw+QPWksT2OAAAAAElFTkSuQmCC");
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}

.affiche-list__date:after {
  content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpBNTg4QjI3OThCMThFMzExQkNDRUQ5RTc4RjM4N0M5NCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RkM3RDc1REZCOEMxMUU4QThDRkE1RDg3ODNGQTAyQSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RkM3RDc1Q0ZCOEMxMUU4QThDRkE1RDg3ODNGQTAyQSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMWJkMTA0Yi0wZGVmLWVjNDEtOWI2MS0yMjM5Mjk4MzE1ZDAiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDowYzc0YTZiOC1mNTNlLWUxNDUtYmJhOC0zYjY3MGMyZjQwNTAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz45DhT/AAAAdElEQVR42ozMOwqAMBBF0RcJuDXtdBV26laMjdi5Ai3dXXwDU4Q4RAduIJ8Th/1YAAysYzfK07KTbRUXx2p2seYHkrdO4MTWD5yiwGaBUXFIcFtCYrxeRj2QGfVhr/sXkkOf/GxhWCiHFoaFLJhjWEjmEWAAVF0hySeCPNkAAAAASUVORK5CYII=");
  display: inline-block;
  vertical-align: middle;
  height: 27px;
  margin: -2px 0 0 5px;
}

.affiche-list__date_text {
  font-size: 16px;
  cursor: auto;
  color: initial !important;
}

.affiche-list__date_text:before {
  display: none;
}

.affiche-list__date_text:after {
  display: none;
}

@media (max-width: 767px) {
  .affiche-list [class*=ly__col]:not(:empty) {
    padding: 8px 0;
  }
}

.affiche-detail__place {
  margin: 0 0 20px;
}

.theme-pprt .affiche-detail__place {
  color: #4F50C0;
}

.theme-ministry .affiche-detail__place {
  color: #17A085;
}

.theme-president .affiche-detail__place {
  color: #005CFC;
}

.theme-gossov .affiche-detail__place {
  color: #097DB4;
}

.theme-msu .affiche-detail__place {
  color: #009BA2;
}

.theme-shaimiev .affiche-detail__place {
  color: #127C84;
}

.theme-izbirkom .affiche-detail__place {
  color: #0081ff;
}

.affiche-detail__date {
  font: 14px 'roboto slab', sans-serif;
  color: #87878E;
}

.affiche-detail .list__item:last-child {
  margin-bottom: 22px;
  padding-bottom: 22px;
  border-bottom-color: #DEDEF3;
}

.progress {
  margin: 60px 0 0;
}

.progress__main {
  margin: 20px 0 50px 0;
}

.progress__main-img {
  width: 100%;
}

@media (max-width: 767px) {
  .progress__main-img {
    margin-bottom: 10px;
  }
}

.progress .row {
  margin-left: -5px;
  margin-right: -5px;
}

.progress [class*=col] {
  padding-left: 5px;
  padding-right: 5px;
}

.progress__link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
}

.progress__link_gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
}

.progress__block-wrapper {
  padding: 5px 0;
}

.progress__block {
  position: relative;
  padding: 21px;
  background-position: center;
}

.progress__block_big {
  height: 386px;
}

.progress__block_small {
  height: 188px;
}

.theme-pprt .progress__block_small {
  background: #4F50C0;
}

.theme-ministry .progress__block_small {
  background: #17A085;
}

.theme-president .progress__block_small {
  background: #005CFC;
}

.theme-gossov .progress__block_small {
  background: #097DB4;
}

.theme-msu .progress__block_small {
  background: #009BA2;
}

.theme-shaimiev .progress__block_small {
  background: #127C84;
}

.theme-izbirkom .progress__block_small {
  background: #0081ff;
}

.progress__block_dark {
  background: #0d767b !important;
}

.progress__block:hover .progress__text {
  text-decoration: underline;
}

.progress__icon {
  position: absolute;
  top: 21px;
  right: 21px;
  background-repeat: no-repeat;
  background-position: center;
}

.progress__icon-cup {
  width: 47px;
  height: 38px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC8AAAAmCAYAAABUKMJkAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpBNTg4QjI3OThCMThFMzExQkNDRUQ5RTc4RjM4N0M5NCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo3N0M5MTlCN0ZCQTExMUU4OTc3REMxODlDREE0RjhEQyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo3N0M5MTlCNkZCQTExMUU4OTc3REMxODlDREE0RjhEQyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMzIyOTM2Yy0xNWM1LWRhNGYtODUxMi0yNzE3ZWZjNTMxNWYiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDo5ODUzYmU3Zi0xMjgwLTEyNDgtYTkxZS03ZjIxMDRhMjI2ODAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz49o/LiAAACkUlEQVR42uyYT0gVQRzHx0dRvhITIojoBSlSkF675CGIIjymFGogQRf/XDt7juzYxUsEgkQFXQQ1KApD8RIREpUHzZfiKf+9UvFt31/8Fn6sM755+2fq6fvBR3dnZ+f32X07OzujPM9TFgx6bmPQxiul7KJKuY0jNpUqcAVPLepdBBmH8nNg0kbeUyUaJL+O/+kSdM+R/Dw2TnHBfTCjqXgV3HAo9hyMasprwT3e/kG9dlz08nZDz+5w/LbpMHi0izrj9LaZFlfWuEsHUo47rC4axPY0yU+JgiuGkz45ljflk35T9MzTc/SNC/LgJFgy3I3Tju76GU35CbAA/LGpLsUd9DMX0P4tQ6MTju66Kc9NIU6+M/7OY1GpBxzQnDzmSP6Vpox8esX+k79/uRcfBznRk3s1PT0D8gm/ZfKcJ5i7R9TJsa+SFfpFhXXQoGnkTcLy7zU5L7CPHw/9Y7JSNfguKs2D84GGbicsfyeQ71zAaY49d8gTTWBDVF4F3eAQH68E2YTEs9y+4nxdnN+PDfZTJnmiFWwGGl4AA+AuGEpIfojbH+B8MjbZSxWSJy6BWe//iFn2UbbyRA14AFb+kfQK568xOVZYfM4fBddAE6jnkY7i4C7fQsXER7DF2zSyfwHvwAhYK/Q9HzZpJXjNs6ywQbOly+BX2MlIlLtG84C34GyIc7+yeDbKTCrqz04XMFzkI/QBXAeLkTJbLn0UIg0ege0CnXCb66XjyBuXvE8jeGkQf8EjZmz54pYnmg3yzXHnSqkSjrJ8WX6/yYcdpA6DPsMxWo1o0ZQ/M6zGKW7rtyv5avAzxpt4DCyX5feqfIY/gdOBtZ6o0UlL1vyJbL8uWuSQ3Jbw7Klt33we/BFgAKzL3h7C2Lk/AAAAAElFTkSuQmCC");
}

.progress__icon-hands {
  width: 41px;
  height: 40px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpBNTg4QjI3OThCMThFMzExQkNDRUQ5RTc4RjM4N0M5NCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGRjk1MjFGRUZCOUYxMUU4OUFCOEVEMjI1RkU4MzQ3QSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGRjk1MjFGREZCOUYxMUU4OUFCOEVEMjI1RkU4MzQ3QSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMzIyOTM2Yy0xNWM1LWRhNGYtODUxMi0yNzE3ZWZjNTMxNWYiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDo5ODUzYmU3Zi0xMjgwLTEyNDgtYTkxZS03ZjIxMDRhMjI2ODAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz774LrBAAADJUlEQVR42tSZXUgUURTHZ8fVNE3ESIIwCKEIwsroISJc6IN6EWGJKCooCyuwl3pZejBieyjI3oq1p8ConqVYMiJ6iZLAPh5UyiwLK6MQWlPabfrf5S/cpp2dD+7MbAd+sHPnnDuHe+8599y7umEYmiKawCgYB/0gDiKgFgySWrbFqTNOmya7/jWFjnYY/8oAaJOe29hmlg67/qOaOvlQoG0bWCM9p8BSh7Z/SSQ/rGpkIfgCql3aZUADmCmmpCscUfGhHg92PXZO5kXhGhVUWKxBKxmgjRZkMMnOXgRzRRyco06F035VrlGz1IMdIAY6pWB6CO6Bb65682FEzcSkkYx57UdXPIqLQKUL/Ura2IpKRzeAKfATjIAzFqmqmu9GqDtF28AcbQYL+HslSIJnoFHSaWRbkjoabZqDXKOtFhGesfgtS2uQUV8OPoIlLu3E1C8Dv4KaevGhbg923XZO+pWeUi52ppTTfv3KnaJsmyji4IST0i4IRzUWyOtAQnIwwbaI2/6imn8ionQI1Eltj9nmWnTtPxG/ipLl4CDYCdaCGqlmfQXugutgPKyipA70gqyDiBc610B9WEXJGLGTMnAEvAAtfo9ouUW7ziPxmMN8Og3Wq9pCda65drAZrABVIAs+gUGQBrfBNG3E+8u0M0sD38snUVGcfPc6olWgi5cFTmQGJHnZUKzfMhbSTyXbXi8JvwacBpOGN3nD5O7kjHWHNsNcNgWn/gQGNs7FLYu4OFisoFB5AnKm9izT1HlWT+I7j8Au8B6IjagLbAIvwSXhaC7ExD/EiDd4LJnlgN0EuyW9W8JRI+RNZxUYnd+AeFI9atLJhb2Fitn8Kj1fKOCklr8qMsKT3+CUFDCJIrqHVU69uCA7CT471H8L3vH3MXDVQu8G2K9yRK943N32ioC26HOYaVJpPbqHqWTSob44Jm8Bxy2yziwj/8d8mRd21FvJAdBX6oXzOdnJUnX0bKFjd5TbWbQEHMww+vsKvRQOHuKfAk6K4nafZiHNvf21qsK5BTxQmNLSYLufN84bwT6wFax2sXREkn8O7oN+VkqO5I8AAwCDvTv4bKKC5QAAAABJRU5ErkJggg==");
}

.progress__icon-calendar {
  width: 35px;
  height: 36px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAkCAYAAAAD3IPhAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpBNTg4QjI3OThCMThFMzExQkNDRUQ5RTc4RjM4N0M5NCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo3ODhCRjhDNkZCQTExMUU4OTc3REMxODlDREE0RjhEQyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo3ODhCRjhDNUZCQTExMUU4OTc3REMxODlDREE0RjhEQyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMzIyOTM2Yy0xNWM1LWRhNGYtODUxMi0yNzE3ZWZjNTMxNWYiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDo5ODUzYmU3Zi0xMjgwLTEyNDgtYTkxZS03ZjIxMDRhMjI2ODAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5rSdqPAAACoUlEQVR42uSY30sUURTHr7ubpqYtlPYgFkQE9WLQVpJmRGk9BSW9BwbRS/pWRNmCSERPsYT4YASx9gMkidTndYukP8CXeijyoda2ojSKRafvkTN49nJnWoWZu9CBDzNz58w937nnzMxhlOM4ykAn+AQ+g1MePkQNmAC/wEMQ8fHtBl/BHGg1+XhdOOOsWvYfAaTt8/GdFX6TJp+IWrUEuMD7NWJ8M2/TwBHQeJUqtk1gu+Z3i8/VCr863vaBA+6gK6YHzIBjKlw7AV5z/BUxB8EwiIKN7DQnLvjI22ptonqQE8e0CvMgrvm5c37wmDPK8fdTrsZELvOgHuwEj8Bj3qexb1p9XAYV4AqYAuc590nN7y2IgT3gCbgPmkAjWBR+Y4oFOFpxxUVhxXlMt0V+6vSC/mPwfQCqhV8DyGg+ebozx5DL7yDLS99hWHppbzgFu0GLjx+l8BXYwHPW6Q5eYqxYRJWRlZWYmHZMuX8BFkKIXQnOgh2mmqF3xl6QD3ExtoBZ0KinKROyEMXxMqaaKVgqlcJ/+TRtLRcxJ8F7cM62mC7wjHuYUbDLlphOFuK2HNfAOxtijoNx0SleBXeCSFPFSgPkbUfBcyGEVuR2EAVMQlLcInYbzlNLMCmEXBe9b+kmmpu0T2ffBpbZj5qnM+LcEbAg5rnhM4+JtHthqWKIi5qg06Ad/BRz3FyjkHWLIS5pgn6I65PrEFIkJrbGrA5xnaW4Bajk8QGQtPE5uAd6uT8mGwT9QTRXpVqKb2QbPznKphiyu0F+taO2O4eI6O4Oi4IMyyheG+9/ITHTfNAMRrS/BUFaLcdr5uMsNeSt2Hkp0jTPfyR+ByiEfgYcchtx2BJod188PaDg2LECxy/6c5UAT0EuJBE5jpdwNfwVYAB6zZ8zDkoHiQAAAABJRU5ErkJggg==");
}

.progress__icon-books {
  width: 38px;
  height: 47px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC8AAAAlCAYAAADSvLDKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpBNTg4QjI3OThCMThFMzExQkNDRUQ5RTc4RjM4N0M5NCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGRjAzMTFDOUZCOUYxMUU4OUFCOEVEMjI1RkU4MzQ3QSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGRTlGRjJBQkZCOUYxMUU4OUFCOEVEMjI1RkU4MzQ3QSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMzIyOTM2Yy0xNWM1LWRhNGYtODUxMi0yNzE3ZWZjNTMxNWYiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDo5ODUzYmU3Zi0xMjgwLTEyNDgtYTkxZS03ZjIxMDRhMjI2ODAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5Xj8ssAAAB20lEQVR42uyYuUsDQRTGNwdpUngEBPEiHgjBwsJKwSKFENF/wFJLwVawUCu1Vey1sLUQDyxUbAQlKAiCFxHSCiIJild0/BafOI7LXpDZXZwPftnZ7Ozut5OX92Y2xBjb1DStXwuetsL4SGnBVCqEkU+g0QnWQBzMgj2h4yAYk2hsAaybHGfgNIqPO7ALSnTgDOwIndskj+qFgYc/CmsBljKvzCvzyrxc8yGuHTHod0mFQYYY5XlL6RVW346DOfruGnSAV6FvM6iSYP4e3NjpGKVtWqim9QYX4PdjIEMPFJMYKQWwAh5486ugj9rHIG9ygVawDVo8CvVqMMOHja4e0EQTtEeTk7Ogi8LqnJsTldNsku6XpQniyde/A+YdkGQ/Sjs81y1DdL+8eMxpqqzj2vtBzvMfqkhJNF8Q8r6n4rONHUUojeqxn6PM9FbutSotQ4tgHiyCWzfZRmcAPDPvNPntxenI86MxAhokR8oLmKZf3bV5Xygq7NeACZrrxD32VqLXMMt2zNeCQ9Doo8HN2DU/5SPjT2DU4sXTr5jP+SF3c/Wk0kmRSqg1rDL/z8wXg2z+wGfFs9dqcc+nynZwBCp89BBLYNjOyOsvlrrBhsUCXJbewZVZh08BBgBQA6DGm7HZiwAAAABJRU5ErkJggg==");
}

.progress__icon-paints {
  width: 27px;
  height: 47px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAwCAYAAADgvwGgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpBNTg4QjI3OThCMThFMzExQkNDRUQ5RTc4RjM4N0M5NCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGRDczRDJFOEZCOUYxMUU4OUFCOEVEMjI1RkU4MzQ3QSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGRDczRDJFN0ZCOUYxMUU4OUFCOEVEMjI1RkU4MzQ3QSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMzIyOTM2Yy0xNWM1LWRhNGYtODUxMi0yNzE3ZWZjNTMxNWYiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDo5ODUzYmU3Zi0xMjgwLTEyNDgtYTkxZS03ZjIxMDRhMjI2ODAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5HdK9EAAACUklEQVR42mJgwAL+///fB8RiOOQU/2MHBUhqLmCRv8yExTAzIAXS2IHNMkZGxvtA6iAD6WAeukWMQHwCyTWWOHyXgMXl3UBsAMU30eR+AbEouiHxaIrOAzEzFst4gPjrf+LBWnQDeIH4ORaF2Th8t4gEy3zQNXfiUPgeiAWxWOZEpEXPUEIHyFEA4h94NHRjsYwJiB8QYVkHusYlBDR8B2JZLBY2EWGZGrIGIyKDYyYWy5QJ6DmCrmEFkZaBfMePxcJDePQkoSt+TUKqcsViWTIOtV9AWQRZLQsQ85BQCghjEVsFxH+xiD8HljZf0F12iwSfWTNQAEBl40Yi1b4C4lOUWAbymTgQvyHCV6k49PNB8xs6noXLQksCFrbjcawADj0b8PlQAlqPgVz1F4g/APEWIHYkEDKkW0ZBNBBtGROSJmY8BjJTw2EsSIY9gNY7p4H4GTT/aQGxHxDPBuIFOMwA5bGLWMTv43K5JIGUWEkNn8GCUZqAOmmqBSMQ/ATihXjUXcUTn+xAKhOL1F1gcbV54FMjPQAsNQYAqQA86t4Ag6SEWnFmAMTxeNQ9BOISaqVGVgLq2KmZ9LkJqOOkpmV0AQNi2VcC6n5T0zJChn2lpmV/6RmMnwmo+0zPYPxFTcveEVD3jp6WvaWmZa8IqHtDTcseElD3gGqWAauPdwRS3ANq+gwE7uBRd5falp3FoQbUPrlCbctO41BzARjMv6lt2T4cavZRvYoBuh4UZ2ewqFlOq/qsBY2/CeiIyzQrmYEtrWpod2kfxuAWhe1GgAADAMNMkloe7q7aAAAAAElFTkSuQmCC");
}

.progress__icon-graph {
  width: 35px;
  height: 27px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAbCAYAAAD28DaZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpBNTg4QjI3OThCMThFMzExQkNDRUQ5RTc4RjM4N0M5NCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGRTA4QkNCREZCOUYxMUU4OUFCOEVEMjI1RkU4MzQ3QSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGRTA4QkNCQ0ZCOUYxMUU4OUFCOEVEMjI1RkU4MzQ3QSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMzIyOTM2Yy0xNWM1LWRhNGYtODUxMi0yNzE3ZWZjNTMxNWYiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDo5ODUzYmU3Zi0xMjgwLTEyNDgtYTkxZS03ZjIxMDRhMjI2ODAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz42qULNAAABbklEQVR42mL4//8/FxDPAOJP/wcGfILaz8UIJCYyMDDkMQw8mARyzEcgg28QOOYTyDH/GQYJYGIYRGDIOgYUnalArAzE22niGhKy4G5Q8oJiAxxqXgNxDRAvIiePk+KYCCTHgPAtLGqikeQP08oxb4CYHc0xLWhqngExG5K8A6mOITbNLAbin2hia9D4c4H4FxL/ABDvo0Wa0UHyMTOWqPoNxNJoIQfCVqSGDCMR+ArU7dJAHI/kl9VQeh0QP4Wy1YFYEMo+hmSGBhA/pGY5kwDEUVgcMx1JrACIi7HovQnEG/EZDqoOBIl0iCY0BESAWBKIXyOFShCULQDEj6FskNgZJP1qULVS1ChnkEEaUroQQGLnUtKWILc6CEVif4CFMhBnD0Td5AjEomhibtDES3fHMANxIJpY5kDW2shRJQ/EvgPpGCcg9gZiXiDuoUZzZLSlN2Qc83mQuOUzyDHzB4lj5jNAe5QzB0OPEiDAAF7e2n1lFNakAAAAAElFTkSuQmCC");
}

.progress__text-block {
  position: absolute;
  bottom: 21px;
  left: 21px;
  right: 21px;
  color: #fff;
  font-size: 16px;
}

.progress__text_big {
  font-size: 48px;
  line-height: 48px;
}

.progress__text_small {
  font-size: 16px;
}

.search__query {
  height: auto;
}

.search__query-trigger {
  background-color: #ffffff00 !important;
  margin-top: 0;
}

.sphinx-search {
  margin: 0 0 32px 0;
}

.sphinx-search .btn-search-wrapper {
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sphinx-search .btn-search-wrapper .btn {
  position: static;
  width: 40px;
  padding: 0;
}

.search-results__overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

@media (min-width: 600px) {
  .search-results__overlay {
    display: none;
  }
}

@media (max-width: 767px) {
  .search-results__search-flex {
    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;
  }
}

.search-results__search-flex__calendar {
  display: none;
  margin-left: 5px;
  border: 1px solid #cccccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 20px;
  padding: 12px 17px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .search-results__search-flex__calendar {
    display: block;
    height: 50px;
  }
}

.search-results__search-input {
  position: relative;
}

@media (max-width: 767px) {
  .search-results__search-input {
    width: 100%;
  }
}

.search-results__search-input .form-control, .search-results__search-input .relate .form-error, .relate .search-results__search-input .form-error {
  padding-right: 76px;
}

.search-results .calendar-wrapper {
  background: #FFFFFF;
  border-radius: 10px;
  -webkit-box-shadow: 0px 24px 70px rgba(0, 30, 80, 0.06);
          box-shadow: 0px 24px 70px rgba(0, 30, 80, 0.06);
  padding: 15px;
  position: relative;
}

@media (max-width: 767px) {
  .search-results .calendar-wrapper {
    position: fixed;
    z-index: 999999;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    border-radius: 0;
  }
}

.search-results .calendar-wrapper .btn.btn--wide.btn--gray {
  display: none;
}

.search-results .calendar__year {
  position: absolute;
  right: 20px;
  top: 18px;
  cursor: pointer;
  padding: 10px 15px;
  font-size: 15px;
  border-radius: 6px;
}

.search-results .calendar__year--selected {
  background-color: #f3f5f7;
  font-weight: 600;
  border-radius: 6px;
}

.search-results .calendar__year:hover {
  color: #3C4052;
  background: #f3f5f7;
}

@media (max-width: 767px) {
  .search-results .calendar__year {
    top: 120px;
  }
}

.search-results .calendar__layout {
  border-bottom: 1px solid rgba(23, 23, 23, 0.12);
}

.search-results .calendar__reset {
  margin-top: 15px;
  padding: 10px;
  text-align: center;
  border-radius: 6px;
  font-size: 15px;
  line-height: 160%;
  cursor: pointer;
}

.search-results .calendar__reset--selected {
  background-color: #f3f5f7;
  font-weight: 600;
}

.search-results .calendar__months {
  width: auto;
  margin-left: 10px;
  border-top: none;
  border-bottom: none;
}

.search-results .calendar__months-prev, .search-results .calendar__months-next {
  display: none;
}

.search-results .calendar__months-name {
  font-family: inherit;
  text-align: left;
  font-weight: 600;
  font-size: 20px;
  line-height: 160%;
  color: #3C4052;
}

.search-results .calendar__months-name .icon-arrow-down,
.search-results .calendar__months-name .icon-arrow-up {
  color: #3C4052;
  font-size: 8px;
  margin-bottom: 28px;
  position: relative;
  bottom: 3px;
  left: 5px;
}

.search-results .calendar__select {
  border-color: #3C4052;
  margin: 0;
}

.search-results .calendar__day {
  border: none;
  border-radius: 6px;
}

.search-results .calendar__day--currmonth {
  background: none;
}

.search-results .calendar__day--currmonth {
  font-weight: 600;
  border-radius: 6px;
  color: #3C4052 !important;
}

.search-results .calendar__day--selected {
  background: #f3f5f7;
}

.search-results .calendar__day:hover {
  color: #3C4052;
  background: #f3f5f7;
}

.search-results .calendar__daynum-wrap {
  font-family: inherit;
  font-size: 15px;
  line-height: 160%;
}

.search-results__sort {
  padding-left: 50px;
}

.search-results__sort--item {
  cursor: pointer;
  position: relative;
  margin-bottom: 40px;
}

.search-results__sort--item:before {
  content: '';
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxOCAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuNzA3MTEgMC43OTI4OTNDNC4zMTY1OCAwLjQwMjM2OSAzLjY4MzQyIDAuNDAyMzY5IDMuMjkyODkgMC43OTI4OTNMMC4yOTI4OTMgMy43OTI4OUMtMC4wOTc2MzExIDQuMTgzNDIgLTAuMDk3NjMxMSA0LjgxNjU4IDAuMjkyODkzIDUuMjA3MTFDMC42ODM0MTcgNS41OTc2MyAxLjMxNjU4IDUuNTk3NjMgMS43MDcxMSA1LjIwNzExTDMgMy45MTQyMVYxNS41QzMgMTYuMDUyMyAzLjQ0NzcyIDE2LjUgNCAxNi41QzQuNTUyMjggMTYuNSA1IDE2LjA1MjMgNSAxNS41VjMuOTE0MjFMNi4yOTI4OSA1LjIwNzExQzYuNjgzNDIgNS41OTc2MyA3LjMxNjU4IDUuNTk3NjMgNy43MDcxMSA1LjIwNzExQzguMDk3NjMgNC44MTY1OCA4LjA5NzYzIDQuMTgzNDIgNy43MDcxMSAzLjc5Mjg5TDQuNzA3MTEgMC43OTI4OTNaIiBmaWxsPSIjQTBBQUJFIi8+CjxwYXRoIGQ9Ik0xNy43MDcxIDEzLjIwNzFMMTQuNzA3MSAxNi4yMDcxQzE0LjMxNjYgMTYuNTk3NiAxMy42ODM0IDE2LjU5NzYgMTMuMjkyOSAxNi4yMDcxTDEwLjI5MjkgMTMuMjA3MUM5LjkwMjM3IDEyLjgxNjYgOS45MDIzNyAxMi4xODM0IDEwLjI5MjkgMTEuNzkyOUMxMC42ODM0IDExLjQwMjQgMTEuMzE2NiAxMS40MDI0IDExLjcwNzEgMTEuNzkyOUwxMyAxMy4wODU4VjEuNUMxMyAwLjk0NzcxNSAxMy40NDc3IDAuNSAxNCAwLjVDMTQuNTUyMyAwLjUgMTUgMC45NDc3MTUgMTUgMS41VjEzLjA4NThMMTYuMjkyOSAxMS43OTI5QzE2LjY4MzQgMTEuNDAyNCAxNy4zMTY2IDExLjQwMjQgMTcuNzA3MSAxMS43OTI5QzE4LjA5NzYgMTIuMTgzNCAxOC4wOTc2IDEyLjgxNjYgMTcuNzA3MSAxMy4yMDcxWiIgZmlsbD0iI0EwQUFCRSIvPgo8L3N2Zz4K") no-repeat;
  position: absolute;
  width: 28px;
  height: 28px;
  left: -40px;
  top: 7px;
}

.search-results__sort--item:first-of-type .search-results__sort--inner .inner__button {
  display: block;
  width: 100%;
  border: none;
  background: transparent;
  font-size: 16px;
  text-align: left;
  line-height: 180%;
  padding: 8px 12px;
}

.search-results__sort--item:first-of-type .search-results__sort--inner .inner__button:hover {
  background: #F3F5F7;
  border-radius: 6px;
}

.search-results__sort--item:first-of-type .search-results__sort--inner .inner__button:focus {
  outline: none;
}

.search-results__sort--item:first-of-type .search-results__sort--inner .inner__button--active {
  font-weight: bold;
}

@media (max-width: 767px) {
  .search-results__sort--item {
    display: none;
  }
}

.search-results__sort--title {
  font-size: 17px;
  line-height: 180%;
}

.search-results__sort--subtitle {
  font-size: 15px;
  line-height: 180%;
  color: #8F909B;
}

.search-results__sort--inner {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 24px 70px rgba(0, 30, 80, 0.06);
          box-shadow: 0px 24px 70px rgba(0, 30, 80, 0.06);
  border-radius: 8px;
  padding: 10px;
  font-size: 16px;
  line-height: 180%;
  position: absolute;
  z-index: 100;
  min-width: 260px;
  left: -45px;
  margin-top: 15px;
}

@media (max-width: 767px) {
  .search-results__sort--inner {
    position: static;
  }
}

.search-results__sort--inner-bold {
  font-weight: bold;
}

.search-results__sort-xs {
  display: none;
}

@media (max-width: 767px) {
  .search-results__sort-xs {
    display: block;
  }
}

.search-results__sort-xs .inner__button {
  display: inline-block;
  border: none;
  background: transparent;
  font-size: 15px;
  line-height: 180%;
  margin-top: 10px;
  padding: 0;
}

.search-results__sort-xs .inner__button:focus {
  outline: none;
}

.search-results__sort-xs .inner__button--active {
  font-weight: bold;
}

.search-results__sort .search-results__sort--calendar {
  position: relative;
}

.search-results__sort .search-results__sort--calendar:before {
  content: '';
  position: absolute;
  width: 28px;
  height: 28px;
  left: -40px;
  top: 7px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMCAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDE3LjVWNS41QzAgMy44NDMxNSAxLjM0MzE1IDIuNSAzIDIuNUg1VjEuNUM1IDAuOTQ3NzE1IDUuNDQ3NzIgMC41IDYgMC41QzYuNTUyMjggMC41IDcgMC45NDc3MTUgNyAxLjVWMi41SDEzVjEuNUMxMyAwLjk0NzcxNSAxMy40NDc3IDAuNSAxNCAwLjVDMTQuNTUyMyAwLjUgMTUgMC45NDc3MTUgMTUgMS41VjIuNUgxN0MxOC42NTY5IDIuNSAyMCAzLjg0MzE1IDIwIDUuNVYxNy41QzIwIDE5LjE1NjkgMTguNjU2OSAyMC41IDE3IDIwLjVIM0MxLjM0MzE1IDIwLjUgMCAxOS4xNTY5IDAgMTcuNVpNMTcgMTguNUMxNy41NTIzIDE4LjUgMTggMTguMDUyMyAxOCAxNy41VjEwLjVIMlYxNy41QzIgMTguMDUyMyAyLjQ0NzcyIDE4LjUgMyAxOC41SDE3Wk0xOCA4LjVWNS41QzE4IDQuOTQ3NzIgMTcuNTUyMyA0LjUgMTcgNC41SDE1VjUuNUMxNSA2LjA1MjI4IDE0LjU1MjMgNi41IDE0IDYuNUMxMy40NDc3IDYuNSAxMyA2LjA1MjI4IDEzIDUuNVY0LjVIN1Y1LjVDNyA2LjA1MjI4IDYuNTUyMjggNi41IDYgNi41QzUuNDQ3NzIgNi41IDUgNi4wNTIyOCA1IDUuNVY0LjVIM0MyLjQ0NzcyIDQuNSAyIDQuOTQ3NzIgMiA1LjVWOC41SDE4WiIgZmlsbD0iI0EwQUFCRSIvPgo8L3N2Zz4K") no-repeat;
}

.search-results__sort .search-results__sort--calendar .search-results__sort--inner {
  padding: 0;
}

.impaired.impaired a {
  border: none;
}

.impaired.impaired h1 {
  text-transform: none;
}

.impaired.impaired .btn--primary {
  background: none;
}

.impaired.impaired input[type='text'], .impaired.impaired input[type='submit'], .impaired.impaired input[type='button'], .impaired.impaired input[type='password'] {
  border: 1px solid;
}

.impaired.impaired .search__query-trigger {
  background-color: #fff;
}

.impaired.impaired .search__query-button {
  border: 1px solid;
}

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

.impaired.impaired .header {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.impaired.impaired .header .search {
  display: block;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 9999;
}

.impaired.impaired .header .search__query {
  height: 50PX;
}

.impaired.impaired .header .search__query-button {
  border: none;
}

.impaired.impaired .header .search__toggle {
  height: 50PX;
}

.impaired.impaired .header .search__query-trigger {
  border: 1px solid;
  height: 50PX;
}

.impaired.impaired .header .container-fluid {
  border-bottom: 1px solid #000;
}

.impaired.impaired .header__search {
  top: 18px;
}

.impaired.impaired .header__menu {
  bottom: 5px;
}

.impaired.impaired .header__impaired {
  display: block !important;
}

.impaired.impaired .header__langs {
  position: absolute;
  right: -5px;
  top: -20px;
}

.impaired.impaired .header__langs a {
  text-decoration: underline;
  text-transform: capitalize;
  font-size: 14px;
}

.impaired.impaired .header__buttons {
  display: block;
  text-align: right;
}

.impaired.impaired .header__buttons span, .impaired.impaired .header__buttons a {
  padding: 0;
  background: none;
  height: auto;
  display: inline;
  text-decoration: underline;
  font-weight: 900;
  line-height: 1.5;
  text-align: right;
  cursor: pointer;
  text-transform: none;
  font-size: 14px;
  border: none;
}

.impaired.impaired .header__buttons span:hover, .impaired.impaired .header__buttons a:hover {
  background: none;
}

.impaired.impaired .logo {
  background-image: url(../icons/stamp-impaired.svg);
}

.impaired.impaired .h2 {
  text-transform: uppercase;
  font-weight: 600;
}

.impaired.impaired .ly {
  display: block;
}

.impaired.impaired .ly__col {
  display: block;
}

.impaired.impaired .icon-quote {
  display: none;
}

.impaired.impaired .actual__text, .impaired.impaired .actual__sign {
  font-size: 18px;
  font-weight: normal;
  max-width: 870px;
}

.impaired.impaired .actual__more {
  font-size: 18px;
}

.impaired.impaired .actual__more a {
  text-transform: none;
  text-decoration: underline;
}

.impaired.impaired .actual__more .icon-arrow-long {
  display: none;
}

.impaired.impaired .actual-wrapper {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  padding-bottom: 60px;
  margin-bottom: 60px !important;
  border-bottom: 1px solid;
}

.impaired.impaired .content__section {
  margin-bottom: 30px;
}

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

.impaired.impaired .hr {
  margin-top: 30px;
}

.impaired.impaired .menu__link {
  text-transform: none;
  text-decoration: underline;
}

.impaired.impaired .menu__link span.icon-arrow-down {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 8px;
  display: none;
}

.impaired.impaired .menu .impaired-visible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0 30px;
}

.impaired.impaired .fp-news a {
  text-transform: none;
  text-decoration: underline;
}

.impaired.impaired .fp-news a span {
  display: none;
}

.impaired.impaired .fp-news:before {
  content: '\41D\43E\432\43E\441\442\438';
  font-size: 36px;
  font-weight: 900;
  margin-bottom: 32px;
  display: block;
  text-transform: uppercase;
}

.impaired.impaired .fp-news__lft {
  width: 100%;
}

.impaired.impaired .fp-news__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  text-transform: uppercase;
}

.impaired.impaired .fp-news__date, .impaired.impaired .fp-news__lead {
  font-weight: normal;
}

.impaired.impaired .fp-news__more a {
  font-size: 18px;
  text-decoration: underline;
  text-transform: none;
}

.impaired.impaired .fp-news__more a span {
  display: none;
}

.impaired.impaired .fp-news .ly {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.impaired.impaired .fp-news h2 {
  display: none;
}

.impaired.impaired .fp-news .hr--mutted {
  display: none;
}

.impaired.impaired .hr--mutted {
  height: 1PX !important;
}

.impaired.impaired .root-news {
  border: 1px solid #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  padding: 25px 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 40px;
}

.impaired.impaired .root-news__share {
  display: none;
}

.impaired.impaired .root-news__lead {
  font-size: 24px;
  font-weight: 500;
  text-decoration: underline;
  margin: 0 0 40px !important;
}

.impaired.impaired .root-news__datetime {
  background: none;
  position: relative;
  padding: 0;
}

.impaired.impaired .root-news__date {
  font-size: 16px !important;
}

.impaired.impaired .translation .btn {
  background: none;
  padding: 0;
  font-size: 18px;
  font-weight: bold;
  text-decoration: underline;
  margin-top: 20px;
  height: 18px;
}

.impaired.impaired .translation .btn span {
  display: none;
}

.impaired.impaired .translation__name {
  font-size: 20px;
}

.impaired.impaired .media, .impaired.impaired .insta {
  display: none;
}

.impaired.impaired .contacts__col {
  border-right: none;
}

.impaired.impaired .contacts__more a {
  font-size: 18px;
  text-decoration: underline;
  text-transform: none;
}

.impaired.impaired .contacts__more a span {
  display: none;
}

.impaired.impaired .pubs__more {
  text-align: left !important;
}

.impaired.impaired .pubs__more a {
  font-size: 18px;
  text-decoration: underline;
  text-transform: none;
}

.impaired.impaired .pubs__more a span {
  display: none;
}

.impaired.impaired .pubs__preview {
  display: none;
}

.impaired.impaired .pubs .swiper-slide:after {
  content: none;
}

.impaired.impaired .crossbar__langs {
  display: none;
}

.impaired.impaired .crossbar__accessibility:before {
  content: '\41E\431\44B\447\43D\430\44F   \432\435\440\441\438\44F';
  font-size: 14px;
  font-weight: 500;
  text-decoration: underline;
}

.impaired.impaired .crossbar__accessibility span {
  display: none;
}

.impaired.impaired .footer .impaired-visible {
  display: block;
}

.impaired.impaired .footer__menu {
  border-top: 1px solid;
  padding-top: 10px;
}

.impaired.impaired .footer span.impaired-visible {
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  margin-left: 10px;
  line-height: 1.5;
  text-decoration: underline;
  cursor: pointer;
}

.impaired.impaired .footer__row a {
  padding: 0;
  background: none;
  height: auto;
  display: inline-block;
  text-decoration: underline;
  line-height: 1.5;
  text-align: right;
  cursor: pointer;
  text-transform: none;
  font-size: 16px;
  border: none;
  font-weight: normal;
  margin-left: 10px;
}

.impaired.impaired .footer__row a:hover {
  background: none;
}

.impaired.impaired .footer .header__menu {
  position: relative;
}

.impaired.impaired .footer hr {
  margin-bottom: 20px;
}

.impaired.impaired .footer .address {
  display: none;
}

.impaired.impaired .impaired-hidden {
  height: 0 !important;
  margin-top: 40px;
}

.impaired.impaired .crumbs .icon-arrow-right {
  display: none;
}

.impaired.impaired .crumbs__item {
  font-family: 'roboto', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  font-weight: 600;
  background: none;
  margin-right: 8px;
}

.impaired.impaired .crumbs__item--last {
  background: #000 !important;
  color: #fff !important;
  opacity: 1;
  padding: 2px 6px;
}

.impaired.impaired .desk-way .ly {
  display: table;
}

.impaired.impaired .desk-way .ly__col {
  display: table-cell;
  background: transparent;
}

.impaired.impaired .desk-way__prav, .impaired.impaired .desk-way__esia {
  border: 1px solid;
}

.impaired.impaired .desk-way__prav-logo {
  height: 84PX;
}

.impaired.impaired .photos__item:hover:after {
  background: currentColor;
}

.impaired.impaired .list__item {
  border-bottom: none;
}

.impaired.impaired .list hr {
  background: currentColor;
}

.impaired.impaired .article__nav .btn {
  background: none;
  border: 1px solid;
}

.impaired.impaired .content__main--narrow tbody td {
  border-top: 1px solid;
}

.impaired.impaired .content__main--narrow td {
  padding: 5px;
}

.impaired.impaired .struct__node:first-child {
  border-top: none;
}

.impaired.impaired .photo-section {
  display: none;
}

.impaired.impaired .bio *:not(h2), .impaired.impaired .president-bio *:not(h2) {
  font-size: 18px;
}

.impaired.impaired .bio__photo, .impaired.impaired .president-bio__photo {
  margin: 0;
}

.impaired.impaired .bio__more, .impaired.impaired .president-bio__more {
  display: none;
}

.impaired.impaired .bio .col-sm-6,
.impaired.impaired .bio .col-sm-2,
.impaired.impaired .bio .col-sm-8,
.impaired.impaired .bio .col-sm-5, .impaired.impaired .president-bio .col-sm-6,
.impaired.impaired .president-bio .col-sm-2,
.impaired.impaired .president-bio .col-sm-8,
.impaired.impaired .president-bio .col-sm-5 {
  width: 100%;
}

.impaired.impaired .bio__person br, .impaired.impaired .president-bio__person br {
  display: none;
}

.impaired.impaired .bio__date, .impaired.impaired .president-bio__date {
  border: none;
}

.impaired.impaired .bio__reward div, .impaired.impaired .president-bio__reward div {
  display: inline-block;
}

.impaired.impaired .bio__reward:last-of-type, .impaired.impaired .president-bio__reward:last-of-type {
  margin-bottom: 10px;
}

.impaired.impaired .bio__meta, .impaired.impaired .president-bio__meta {
  display: table;
}

.impaired.impaired .bio__meta div, .impaired.impaired .president-bio__meta div {
  display: table-cell;
}

.impaired.impaired .bio__meta-key, .impaired.impaired .president-bio__meta-key {
  font-size: 18px;
  width: 200px;
}

.impaired.impaired .bio__meta-val, .impaired.impaired .president-bio__meta-val {
  font-size: 18px;
}

.impaired.impaired .bio h2, .impaired.impaired .president-bio h2 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 40px;
}

.impaired.impaired .bio .timeline__ball, .impaired.impaired .president-bio .timeline__ball {
  display: none;
}

.impaired.impaired .bio .timeline__marker, .impaired.impaired .president-bio .timeline__marker {
  display: none;
}

.impaired.impaired .bio .timeline__row .col:nth-child(1), .impaired.impaired .bio .timeline__row .col:nth-child(2), .impaired.impaired .president-bio .timeline__row .col:nth-child(1), .impaired.impaired .president-bio .timeline__row .col:nth-child(2) {
  display: none;
}

.impaired.impaired .bio .timeline__row:last-of-type, .impaired.impaired .president-bio .timeline__row:last-of-type {
  display: none;
}

.impaired.impaired .bio span.impaired-visible, .impaired.impaired .president-bio span.impaired-visible {
  display: inline-block;
}

.impaired.impaired .theme-pprt a {
  text-decoration: underline;
}

.impaired.impaired .theme-pprt a .icon-arrow-long {
  display: none;
}

.impaired.impaired .theme-pprt h3 {
  text-align: left;
  font-size: 36px;
  margin-bottom: 10px;
}

.impaired.impaired .theme-pprt .content__section {
  padding-bottom: 0;
}

.impaired.impaired .theme-pprt .base-news {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.impaired.impaired .theme-pprt .base-news__wrap {
  border: 1px solid;
  padding: 25px 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 40px;
}

.impaired.impaired .theme-pprt .base-news__annotation {
  background: none;
  padding: 0;
}

.impaired.impaired .theme-pprt .base-news__title {
  margin: 0;
}

.impaired.impaired .theme-pprt .base-news__link {
  font-size: 24px;
  font-weight: 500;
  text-decoration: underline;
  margin: 0 0 40px !important;
}

.impaired.impaired .theme-pprt .base-news__link:hover {
  color: currentColor !important;
}

.impaired.impaired .theme-pprt .base-news__photo {
  margin-bottom: 40px;
  height: auto;
}

.impaired.impaired .theme-pprt .base-news__date, .impaired.impaired .theme-pprt .base-news__share {
  font-size: 16px;
}

.impaired.impaired .theme-pprt .base-news .col-sm-8, .impaired.impaired .theme-pprt .base-news .col-sm-4 {
  width: 100%;
}

.impaired.impaired .theme-pprt .base-news .share {
  display: none;
}

.impaired.impaired .theme-pprt .fp-news:before {
  display: none;
}

.impaired.impaired .theme-pprt .fp-news__item {
  font-size: 19px;
}

.impaired.impaired .theme-pprt .fp-news__date {
  font-size: 16px;
}

.impaired.impaired .theme-pprt .fp-news__readmore {
  margin: 40px 0;
}

.impaired.impaired .theme-pprt .fp-news .newsletter {
  position: relative;
  left: 0;
  right: 0;
}

.impaired.impaired .theme-pprt .fp-news .newsletter__mail {
  width: 760px;
}

.impaired.impaired .theme-pprt .fp-news .newsletter__mail input {
  padding: 0 15px;
  border: 1px solid !important;
  /* Firefox 19+ */
  /* Firefox 18- */
}

.impaired.impaired .theme-pprt .fp-news .newsletter__mail input::-webkit-input-placeholder {
  color: currentColor;
}

.impaired.impaired .theme-pprt .fp-news .newsletter__mail input::-moz-placeholder {
  color: currentColor;
}

.impaired.impaired .theme-pprt .fp-news .newsletter__mail input:-moz-placeholder {
  color: currentColor;
}

.impaired.impaired .theme-pprt .fp-news .newsletter__mail input:-ms-input-placeholder {
  color: currentColor;
}

.impaired.impaired .theme-pprt .fp-news .newsletter__action button {
  border: none;
  background: none;
  text-decoration: underline;
  font-size: 16px;
}

.impaired.impaired .theme-pprt .fp-news .newsletter .icon-mail {
  display: none;
}

.impaired.impaired .theme-pprt .doma .ly__col {
  display: table-cell;
  border: none;
}

.impaired.impaired .theme-pprt .doma__link {
  padding: 0;
  margin-right: 30px;
  text-decoration: underline;
  font-size: 18px;
}

.impaired.impaired .theme-pprt .doma__dom {
  display: none;
}

.impaired.impaired .theme-pprt .events h4 {
  display: none;
}

.impaired.impaired .theme-pprt .events .col-sm-4 {
  display: none;
}

.impaired.impaired .theme-pprt .events .col-sm-8 {
  width: 100%;
  max-width: 930px;
}

.impaired.impaired .theme-pprt .events .upcoming-events {
  padding: 0;
}

.impaired.impaired .theme-pprt .switch {
  text-align: left;
}

.impaired.impaired .theme-pprt .switch__item {
  font-size: 36px;
  padding: 0;
}

.impaired.impaired .theme-pprt .search-form__hint {
  font-size: 16px;
}

.impaired.impaired .theme-pprt .search-form .search__query {
  height: 65px;
}

.impaired.impaired .theme-pprt .search-form .icon-search {
  font-size: 30px;
}

.impaired.impaired .theme-pprt .reception-promo h3 {
  margin-bottom: 30px;
}

.impaired.impaired .theme-pprt .reception-promo a {
  font-size: 16px;
  text-transform: none;
  font-weight: normal;
  line-height: 2;
}

.impaired.impaired .theme-pprt .reception-promo__trigger:before {
  content: '\417\430\434\430\442\44C   \432\43E\43F\440\43E\441';
  font-size: 24px;
}

.impaired.impaired .theme-pprt .reception-promo__trigger span {
  display: none;
}

.impaired.impaired .theme-pprt .reception-promo .col-sm-8:after {
  display: none;
}

.impaired.impaired .theme-pprt .list--clean li {
  margin: 0;
}

.impaired.impaired .theme-pprt .address {
  display: none;
}

.impaired.impaired .theme-pprt .footer__row span {
  margin-left: 50px;
}

.impaired.impaired .theme-pprt .swiper__media:after {
  background: currentColor;
}

.impaired.impaired .theme-pprt .btn--link, .impaired.impaired .theme-pprt .btn--link-small {
  border: none;
  text-decoration: underline;
  text-align: left;
  width: 100%;
}

.impaired.impaired .theme-pprt .btn--link span, .impaired.impaired .theme-pprt .btn--link-small span {
  display: none;
}

.impaired.impaired .theme-pprt .week-plan__links {
  display: none;
}

.impaired.impaired .theme-ministry .hover-fader {
  background: none;
}

.impaired.impaired .theme-ministry .main-events__item {
  border: 1px solid;
  background: none;
}

.impaired.impaired .theme-ministry .main-events .btn--wide {
  background: none;
  border: 1px solid;
}

.impaired.impaired .theme-ministry .newsletter__action button {
  background: none;
}

.impaired.impaired .theme-ministry .root-event {
  border: 1px solid;
  overflow: hidden;
}

.impaired.impaired .theme-ministry .root-event a {
  background: none;
}

.impaired.impaired .theme-ministry .root-event .row {
  margin: 0;
}

.impaired.impaired .theme-ministry .root-event .col-sm-4 {
  padding: 0;
}

.impaired.impaired .theme-ministry .root-event__text {
  background: #fff;
  border-left: 1px solid;
}

.impaired.impaired .theme-ministry .activity__link {
  background: none;
  border: 1px solid;
}

.impaired.impaired--blue .content, .impaired.impaired--blue .header, .impaired.impaired--blue .footer, .impaired.impaired--blue .copyrights {
  background: #9DD0FE;
}

.impaired.impaired--blue .content *, .impaired.impaired--blue .header *, .impaired.impaired--blue .footer *, .impaired.impaired--blue .copyrights * {
  color: #1A5082;
  border-color: #1A5082 !important;
}

.impaired.impaired--blue .content a:hover, .impaired.impaired--blue .header a:hover, .impaired.impaired--blue .footer a:hover, .impaired.impaired--blue .copyrights a:hover {
  color: #1A5082;
}

.impaired.impaired--blue hr {
  background: #1A5082;
}

.impaired.impaired--blue .media:before {
  background: #9DD0FE;
  color: #1A5082 !important;
}

.impaired.impaired--blue .dropdown {
  display: none !important;
}

.impaired.impaired--blue .hr--mutted {
  background: #1A5082 !important;
}

.impaired.impaired--blue .footnav {
  border-color: #1A5082;
}

.impaired.impaired--blue .crossbar {
  background: #1A5082;
}

.impaired.impaired--blue .crossbar__menu-item {
  color: #9DD0FE;
}

.impaired.impaired--blue .crossbar__menu-item--selected {
  border-color: #9DD0FE;
}

.impaired.impaired--blue .crossbar__accessibility {
  color: #9DD0FE;
}

.impaired.impaired--blue .crumbs__item--last {
  background: #1A5082 !important;
  color: #9DD0FE !important;
}

.impaired.impaired--blue .calendar__reset .btn {
  background: #9DD0FE;
}

.impaired.impaired--blue .calendar__day--today {
  background: #1A5082;
}

.impaired.impaired--blue .calendar__day--today .calendar__daynum-val {
  color: #9DD0FE;
}

.impaired.impaired--blue .mediatemple {
  background: #1A5082;
}

.impaired.impaired--blue .mediatemple * {
  color: #9DD0FE !important;
}

.impaired.impaired--blue .aside__section .btn, .impaired.impaired--blue .aside__section input, .impaired.impaired--blue .search-form .btn, .impaired.impaired--blue .search-form input {
  background: #9DD0FE;
}

.impaired.impaired--blue .events:before, .impaired.impaired--blue .search-form:before {
  background: #9DD0FE;
}

.impaired.impaired--blue .content__main--narrow .table tr {
  background: #9DD0FE !important;
}

.impaired.impaired--blue input[type='text'], .impaired.impaired--blue input[type='submit'], .impaired.impaired--blue input[type='button'], .impaired.impaired--blue input[type='password'] {
  background: #9DD0FE;
}

.impaired.impaired--blue .root-event__text {
  background: #9DD0FE !important;
}

.impaired.impaired--black .content, .impaired.impaired--black .header, .impaired.impaired--black .footer, .impaired.impaired--black .copyrights {
  background: #000;
}

.impaired.impaired--black .content *, .impaired.impaired--black .header *, .impaired.impaired--black .footer *, .impaired.impaired--black .copyrights * {
  color: #fff;
  border-color: #fff !important;
}

.impaired.impaired--black .content a:hover, .impaired.impaired--black .header a:hover, .impaired.impaired--black .footer a:hover, .impaired.impaired--black .copyrights a:hover {
  color: #fff;
}

.impaired.impaired--black hr {
  background: #fff;
}

.impaired.impaired--black .media:before {
  background: #000;
  color: #fff !important;
}

.impaired.impaired--black .dropdown {
  display: none !important;
}

.impaired.impaired--black .hr--mutted {
  background: #fff !important;
}

.impaired.impaired--black .footnav {
  border-color: #fff;
}

.impaired.impaired--black .crossbar {
  background: #000;
}

.impaired.impaired--black .crossbar__menu-item {
  color: #fff;
}

.impaired.impaired--black .crossbar__menu-item--selected {
  border-color: #fff;
}

.impaired.impaired--black .crossbar__accessibility {
  color: #fff;
}

.impaired.impaired--black .crumbs__item--last {
  background: #fff !important;
  color: #000 !important;
}

.impaired.impaired--black .calendar__reset .btn {
  background: #000;
}

.impaired.impaired--black .calendar__day--today {
  background: #fff;
}

.impaired.impaired--black .calendar__day--today .calendar__daynum-val {
  color: #000;
}

.impaired.impaired--black .mediatemple {
  background: #fff;
}

.impaired.impaired--black .mediatemple * {
  color: #000 !important;
}

.impaired.impaired--black .events:before, .impaired.impaired--black .search-form:before {
  background: #000;
}

.impaired.impaired--black .events:before, .impaired.impaired--black .search-form:before {
  background: #000;
}

.impaired.impaired--black .content__main--narrow .table tr {
  background: #000 !important;
}

.impaired.impaired--black input[type='text'], .impaired.impaired--black input[type='submit'], .impaired.impaired--black input[type='button'], .impaired.impaired--black input[type='password'] {
  background: #000;
}

.impaired.impaired--black .root-event__text {
  background: #000 !important;
}

.impaired.impaired--black .logo {
  background-image: url(../icons/gerb-impaired-white.svg);
}

.impaired.impaired--white .content, .impaired.impaired--white .header, .impaired.impaired--white .footer, .impaired.impaired--white .copyrights {
  background: #fff;
}

.impaired.impaired--white .content *, .impaired.impaired--white .header *, .impaired.impaired--white .footer *, .impaired.impaired--white .copyrights * {
  color: #000;
  border-color: #000 !important;
}

.impaired.impaired--white .content a:hover, .impaired.impaired--white .header a:hover, .impaired.impaired--white .footer a:hover, .impaired.impaired--white .copyrights a:hover {
  color: #000;
}

.impaired.impaired--white hr {
  background: #000;
}

.impaired.impaired--white .media:before {
  background: #fff;
  color: #000 !important;
}

.impaired.impaired--white .dropdown {
  display: none !important;
}

.impaired.impaired--white .hr--mutted {
  background: #000 !important;
}

.impaired.impaired--white .footnav {
  border-color: #000;
}

.impaired.impaired--white .crossbar {
  background: #000;
}

.impaired.impaired--white .crossbar__menu-item {
  color: #fff;
}

.impaired.impaired--white .crossbar__menu-item--selected {
  border-color: #fff;
}

.impaired.impaired--white .crossbar__accessibility {
  color: #fff;
}

.impaired.impaired--white .mediatemple {
  background: #000;
}

.impaired.impaired--white .mediatemple * {
  color: #fff !important;
}

.impaired.impaired--white .events:before, .impaired.impaired--white .search-form:before {
  background: #fff;
}

.impaired.impaired--white .events:before, .impaired.impaired--white .search-form:before {
  background: #fff;
}

.impaired.impaired--white .content__main--narrow .table tr {
  background: #fff !important;
}

.impaired.impaired--white input[type='text'], .impaired.impaired--white input[type='submit'], .impaired.impaired--white input[type='button'], .impaired.impaired--white input[type='password'] {
  background: #fff;
}

.impaired.impaired--white .calendar__day--today {
  background: #000;
}

.impaired.impaired--white .calendar__day--today .calendar__daynum-val {
  color: #fff;
}

.impaired.impaired:not([data-imagesshown]) .content * img, .impaired.impaired:not([data-imagesshown]) .footer * img, .impaired.impaired:not([data-imagesshown]) .copyrights * img {
  display: none;
}

.impaired.impaired:not([data-imagesshown]) .root-news__photo {
  background-image: none !important;
  height: auto;
}

.impaired.impaired:not([data-imagesshown]) .person__photo {
  display: none;
}

.impaired.impaired:not([data-imagesshown]) .desk-way__prav-logo, .impaired.impaired:not([data-imagesshown]) .desk-way__esia-logo {
  display: none;
}

.impaired.impaired:not([data-imagesshown]) .desk-way__label {
  margin: 0;
}

.impaired.impaired:not([data-imagesshown]) .photos__item {
  height: 200px;
}

.impaired.impaired:not([data-imagesshown]) .photos__photo {
  display: none;
}

.impaired.impaired:not([data-imagesshown]) .bio .row:first-of-type .col-sm-3 {
  display: none;
}

.impaired.impaired:not([data-imagesshown]) .base-news__photo {
  display: none;
}

.impaired.impaired:not([data-imagesshown]) .photo-section {
  display: none;
}

.impaired.impaired:not([data-imagesshown]) .root-event__photo {
  display: none;
}

.impaired.impaired:not([data-imagesshown]) .root-event__text {
  height: auto;
}

.impaired.impaired:not([data-imagesshown]) .root-event--with-photo {
  height: auto;
}

.impaired.impaired:not([data-imagesshown]) .root-event .col-sm-4 {
  margin: 0;
  width: 100%;
}

.impaired.impaired[fontratio='1.5'] .menu {
  display: block;
}

.impaired.impaired[fontratio='1.5'] .menu__item {
  display: inline-block;
  height: 0;
  margin-right: 20px;
}

.impaired.impaired[fontratio='1.5'] .menu__item a {
  padding: 5px 20px 5px 0;
}

.impaired.impaired[fontratio='1.5'] .menu__item a span {
  top: 14px;
  bottom: auto;
  right: -5px;
}

.impaired.impaired[fontratio='1.5'] .header__menu {
  bottom: 25px;
}

.impaired.impaired[fontratio='1.5'] .footer .menu {
  margin: 20px 0 50px;
}

.impaired.impaired[fontratio='1.5'] .footer .header__menu {
  bottom: auto;
}

.impaired.impaired[fontratio='1.5'] .mediatemple__btn {
  padding-left: 76px;
  font-size: 20PX;
}

.impaired.impaired[fontratio='1.5'] .logo {
  background-position: 0 15px;
}

.impaired.impaired[fontratio='1.2'] .logo {
  background-position: 0 5px;
}

.impaired.impaired[fontratio='1.2'] .header .container-fluid {
  height: 160px;
}

.impaired.impaired[fontratio='1'] .header .container-fluid {
  height: 180px;
}

.impaired.impaired[letterspacing="5"] {
  word-break: break-word;
}

.impaired.impaired[fontratio="1.5"][letterspacing="0"] .upcoming-events__item .col-sm-3, .impaired.impaired[fontratio="1.2"][letterspacing="3"] .upcoming-events__item .col-sm-3, .impaired.impaired[fontratio="1.5"] .upcoming-events__item .col-sm-3, .impaired.impaired[letterspacing="5"] .upcoming-events__item .col-sm-3 {
  width: 39%;
}

.impaired.impaired[fontratio="1.5"][letterspacing="0"] .upcoming-events__item .col-sm-9, .impaired.impaired[fontratio="1.2"][letterspacing="3"] .upcoming-events__item .col-sm-9, .impaired.impaired[fontratio="1.5"] .upcoming-events__item .col-sm-9, .impaired.impaired[letterspacing="5"] .upcoming-events__item .col-sm-9 {
  width: 61%;
}
