.container {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1350px;
  }
}
.neb4-container {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .neb4-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .neb4-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .neb4-container {
    width: 1170px;
  }
}
@media (min-width: 1600px) {
  .neb4-container {
    width: 1350px;
  }
}
@media screen and (max-width: 767px) {
  .neb4-container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media screen and (max-width: 767px) {
  .neb4-container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.scheme-box-shadow {
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
}
.color2 .scheme-box-shadow {
  box-shadow: 1px 2px 12px rgba(255, 255, 255, 0.5);
}
.color3 .scheme-box-shadow {
  box-shadow: 1px 2px 12px rgba(255, 252, 0, 0.5);
}
.color4 .scheme-box-shadow {
  box-shadow: 3px 3px 3px rgba(89, 66, 46, 0.3);
}
.color5 .scheme-box-shadow {
  box-shadow: 1px 2px 12px rgba(169, 221, 56, 0.5);
}
.functional-link,
.functional-link:hover {
  text-decoration: none !important;
}
.functional-link:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-color: #0083a2;
}
.color2 .functional-link:after {
  border-color: #fff;
}
.color3 .functional-link:after {
  border-color: #fffc00;
}
.color4 .functional-link:after {
  border-color: #4d4b43;
}
.color5 .functional-link:after {
  border-color: #a9e44d;
}
.functional-link-plashka1,
.functional-link-plashka1:hover {
  text-decoration: none !important;
}
.functional-link-plashka1:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-color: #fff;
}
.color2 .functional-link-plashka1:after {
  border-color: #000;
}
.color3 .functional-link-plashka1:after {
  border-color: #fffc00;
}
.color4 .functional-link-plashka1:after {
  border-color: #fff;
}
.color5 .functional-link-plashka1:after {
  border-color: #a9dd38;
}
.functional-link-hover,
.functional-link-hover:hover {
  text-decoration: none;
}
.functional-link-hover:after {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-color: #0083a2;
}
.color2 .functional-link-hover:after {
  border-color: #fff;
}
.color3 .functional-link-hover:after {
  border-color: #fffc00;
}
.color4 .functional-link-hover:after {
  border-color: #4d4b43;
}
.color5 .functional-link-hover:after {
  border-color: #a9e44d;
}
.functional-link-hover:hover:after {
  content: '';
  display: block;
}
a.tssfaqlabel {
  text-decoration: none;
  font-size: .5em;
  line-height: 1.2;
  display: inline-block;
  border: 1px solid #0086a6;
  border-radius: .5ex;
  width: 6.5em;
  height: 1.5em;
  text-align: center;
  position: relative;
  top: -1em;
  padding-top: 1px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-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: 16px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  color: #333;
  background-color: #f9f9f9;
  background-image: none;
  border: 1px solid #ccc;
  border-color: rgba(204, 204, 204, 0.8);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 2px 0px rgba(204, 204, 204, 0.25);
  box-shadow: inset 0 2px 0px rgba(204, 204, 204, 0.25);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-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;
}
.color2 .form-control {
  color: #fff;
  background-color: #333333;
}
.color3 .form-control {
  color: #fffc00;
  background-color: #00a1b4;
}
.color4 .form-control {
  color: #4d4b43;
  background-color: #f5f0cb;
}
.color5 .form-control {
  color: #a9e44d;
  background-color: #442d19;
}
.color2 .form-control {
  border-color: rgba(85, 85, 85, 0.99);
}
.color3 .form-control {
  border-color: rgba(153, 151, 0, 0.3);
}
.color4 .form-control {
  border-color: rgba(181, 178, 157, 0.1);
}
.color5 .form-control {
  border-color: rgba(132, 87, 49, 0.3);
}
.color2 .form-control {
  -webkit-box-shadow: inset 0 2px 0px rgba(85, 85, 85, 0.75);
  box-shadow: inset 0 2px 0px rgba(85, 85, 85, 0.75);
}
.color3 .form-control {
  -webkit-box-shadow: inset 0 2px 0px rgba(153, 151, 0, 0.75);
  box-shadow: inset 0 2px 0px rgba(153, 151, 0, 0.75);
}
.color4 .form-control {
  -webkit-box-shadow: inset 0 2px 0px rgba(181, 178, 157, 0.25);
  box-shadow: inset 0 2px 0px rgba(181, 178, 157, 0.25);
}
.color5 .form-control {
  -webkit-box-shadow: inset 0 2px 0px rgba(132, 87, 49, 0.5);
  box-shadow: inset 0 2px 0px rgba(132, 87, 49, 0.5);
}
.form-control:focus {
  border-color: #0083a2;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 131, 162, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 131, 162, 0.6);
}
.color2 .form-control:focus {
  border-color: #fff;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, 0.6);
}
.color3 .form-control:focus {
  border-color: #fffc00;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 252, 0, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 252, 0, 0.6);
}
.color4 .form-control:focus {
  border-color: #4d4b43;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(77, 75, 67, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(77, 75, 67, 0.6);
}
.color5 .form-control:focus {
  border-color: #a9e44d;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(169, 228, 77, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(169, 228, 77, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 36px;
  }
  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: 33px;
  }
  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: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 2px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 2px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 4px;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 4px;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 45px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  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 {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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: 27px;
}
.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 {
    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 {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.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: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9997;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  padding: 65px 55px 50px;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9996;
  background-color: #1787d8;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.3;
}
.modal-header .close {
  position: absolute;
  top: 31px;
  right: 31px;
  background: url(/local/templates/neb/assets/image/i-popup-close.svg) no-repeat;
  width: 18px;
  height: 18px;
  text-indent: -9999px;
  z-index: 9999;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
}
.modal-title {
  font-size: 22px;
  line-height: 1.3;
  color: #031933;
  text-align: center;
  font-weight: 600;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 700px;
    margin: 60px auto;
  }
  .book-error + .modal-buttons {
    display: none;
  }
  .modal-prof-title .modal-title {
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 20px;
  }
  .modal-prof-title .modal-body {
    margin-left: -20px;
    margin-right: -20px;
  }
  .modal--two .modal-dialog {
    width: 928px;
  }
  .modal--two .modal-dialog .close {
    top: 63px;
    right: 63px;
  }
  .modal--two .modal-title {
    text-align: left;
    font-size: 28px;
  }
  .modal--two .modal-content {
    padding-top: 58px;
    padding-bottom: 55px;
  }
  .modal--two .modal-body {
    padding: 0;
  }
  .modal--two .text-info {
    font-size: 18px;
    line-height: 1.3;
    color: #031933;
    padding: 57px 0 17px;
  }
  .modal--two .text-info--two {
    color: #818c99;
    padding-bottom: 26px;
  }
  .modal--two .modal-buttons {
    padding-top: 55px;
  }
  .modal--two .modal-buttons .button {
    margin-left: 24px;
  }
  .modal--two .modal-buttons .button:first-child {
    margin-left: 0;
  }
  .modal--two .modal-footer {
    border-top: none;
    padding: 0;
    text-align: left;
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 928px;
  }
}
@media (max-width: 765px) {
  .modal-content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .modal-header .close {
    top: 15px;
    right: 15px;
    padding: 0;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 3px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 3px 3px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.clearfix:before,
.clearfix:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.form-horizontal .form-group:after,
.modal-footer: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;
}
[data-faq-list-expandable] {
  counter-reset: faq-counter;
}
[data-faq-list-expandable] > dt {
  font-weight: normal;
  padding-left: 1.5em;
  position: relative;
  margin-bottom: 1ex;
}
[data-faq-list-expandable] > dt a {
  text-decoration: none;
  display: inline-block;
  position: relative;
}
[data-faq-list-expandable] > dt a,
[data-faq-list-expandable] > dt a:hover {
  text-decoration: none !important;
}
[data-faq-list-expandable] > dt a:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-color: #0083a2;
}
.color2 [data-faq-list-expandable] > dt a:after {
  border-color: #fff;
}
.color3 [data-faq-list-expandable] > dt a:after {
  border-color: #fffc00;
}
.color4 [data-faq-list-expandable] > dt a:after {
  border-color: #4d4b43;
}
.color5 [data-faq-list-expandable] > dt a:after {
  border-color: #a9e44d;
}
[data-faq-list-expandable] > dt:before {
  display: block;
  width: 1em;
  height: 1em;
  position: absolute;
  left: 0;
  top: 0;
  content: counter(faq-counter) ".";
  counter-increment: faq-counter;
}
[data-faq-list-expandable] > dt:only-of-type:before {
  content: "";
}
[data-faq-list-expandable] > dd {
  padding: 1em 1.5em;
  color: #333;
  background-color: #f9f9f9;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(51, 51, 51, 0.1);
  margin-bottom: 1em;
}
.color2 [data-faq-list-expandable] > dd {
  color: #fff;
  background-color: #333333;
}
.color3 [data-faq-list-expandable] > dd {
  color: #fffc00;
  background-color: #00a1b4;
}
.color4 [data-faq-list-expandable] > dd {
  color: #4d4b43;
  background-color: #f5f0cb;
}
.color5 [data-faq-list-expandable] > dd {
  color: #a9e44d;
  background-color: #442d19;
}
.color2 [data-faq-list-expandable] > dd {
  border-color: rgba(255, 255, 255, 0.1);
}
.color3 [data-faq-list-expandable] > dd {
  border-color: rgba(255, 252, 0, 0.1);
}
.color4 [data-faq-list-expandable] > dd {
  border-color: rgba(77, 75, 67, 0.1);
}
.color5 [data-faq-list-expandable] > dd {
  border-color: rgba(169, 228, 77, 0.1);
}
[data-faq-list-expandable] > dd p {
  margin-bottom: 1ex;
}
[data-faq-list-expandable] > dd p:last-of-type {
  margin-bottom: 0;
}
[data-faq-list-expandable] > dd ol,
[data-faq-list-expandable] > dd ul {
  margin-top: 1em;
}
[data-faq-list-expandable] > dd li {
  margin-bottom: 1em;
}
.illustr > p {
  float: left;
  margin: 1em -5px;
  border: 5px solid transparent;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  color: #333;
  background-color: #fff;
}
.color2 .illustr > p {
  color: #fff;
  background-color: #000;
}
.color3 .illustr > p {
  color: #fffc00;
  background-color: #0096a7;
}
.color4 .illustr > p {
  color: #4d4b43;
  background-color: #f7f3d6;
}
.color5 .illustr > p {
  color: #a9e44d;
  background-color: #3b2716;
}
.illustr > p > img {
  width: 100%;
}
.illustr:before,
.illustr:after {
  content: " ";
  display: table;
  clear: both;
}
.info-tabs {
  display: flex;
  margin-top: 2rem;
}
.info-tabs a {
  flex: 1;
  margin-right: .25rem;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
  text-decoration: none !important;
  padding: 1ex 1em;
  color: #333;
  background-color: #f9f9f9;
}
.info-tabs a:last-of-type {
  margin-right: 0;
}
.color2 .info-tabs a {
  color: #fff;
  background-color: #333333;
}
.color3 .info-tabs a {
  color: #fffc00;
  background-color: #00a1b4;
}
.color4 .info-tabs a {
  color: #4d4b43;
  background-color: #f5f0cb;
}
.color5 .info-tabs a {
  color: #a9e44d;
  background-color: #442d19;
}
.info-tabs a:hover,
.info-tabs a.active {
  color: #fff;
  background-color: #0086a6;
}
.color2 .info-tabs a:hover,
.color2 .info-tabs a.active {
  color: #000;
  background-color: #c6c6c6;
}
.color3 .info-tabs a:hover,
.color3 .info-tabs a.active {
  color: #fffc00;
  background-color: #00707d;
}
.color4 .info-tabs a:hover,
.color4 .info-tabs a.active {
  color: #fff;
  background-color: #59422e;
}
.color5 .info-tabs a:hover,
.color5 .info-tabs a.active {
  color: #a9dd38;
  background-color: #c5834a;
}
.info-tab-content {
  color: #fff;
  background-color: #0086a6;
}
.color2 .info-tab-content {
  color: #000;
  background-color: #c6c6c6;
}
.color3 .info-tab-content {
  color: #fffc00;
  background-color: #00707d;
}
.color4 .info-tab-content {
  color: #fff;
  background-color: #59422e;
}
.color5 .info-tab-content {
  color: #a9dd38;
  background-color: #c5834a;
}
.info-tab-content a {
  color: #fff;
}
.color2 .info-tab-content a {
  color: #000;
}
.color3 .info-tab-content a {
  color: #fffc00;
}
.color4 .info-tab-content a {
  color: #fff;
}
.color5 .info-tab-content a {
  color: #a9dd38;
}
.info-tab-content .tab-container {
  display: none;
  padding: 1ex 1em;
}
.info-tab-content .tab-container.active {
  display: block;
}
.info-tab-content .tab-container h2:first-child {
  margin-top: 0;
}
#helpnav .nav {
  list-style: none;
  padding-left: 0;
}
#helpnav .nav > li > a {
  display: inline-block;
  padding: .5ex 0 .5ex 1em;
  border-left: 1px solid transparent;
}
#helpnav .nav > li > a:hover {
  background-color: transparent;
}
#helpnav .nav > li.active > a {
  text-decoration: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-color: #333;
}
.color2 #helpnav .nav > li.active > a {
  border-color: #fff;
}
.color3 #helpnav .nav > li.active > a {
  border-color: #fffc00;
}
.color4 #helpnav .nav > li.active > a {
  border-color: #4d4b43;
}
.color5 #helpnav .nav > li.active > a {
  border-color: #a9e44d;
}
#helpnav .nav > li .nav {
  display: none;
}
#helpnav .nav > li.active .nav {
  display: block;
}
#helpnav a + .nav > li > a {
  padding-left: 2em;
  font-size: .9em;
}
.culture {
  padding: 16px 0 30px;
}
.culture__item {
  display: block;
  text-decoration: none;
}
.culture__img {
  background-color: #ccc;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 200px;
  border-radius: 5px;
}
.culture__name {
  text-align: center;
  font-size: 18px;
  line-height: 1.2;
  padding-top: 20px;
}
.culture__carusel {
  position: relative;
}
.culture__carusel-prev,
.culture__carusel-next {
  width: 45px;
  height: 45px;
  background-color: #0086a6;
  cursor: pointer;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 100;
  color: #fff;
  border-radius: 3px;
}
.culture__carusel-prev:before,
.culture__carusel-next:before {
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(../images/spritesheet.png);
  background-position: -287px -136px;
  width: 17px;
  height: 7px;
}
.culture__carusel-prev {
  right: 100%;
  margin-right: 40px;
  transform: rotate(180deg);
}
.culture__carusel-next {
  left: 100%;
  margin-left: 40px;
}
.culture-page {
  padding-bottom: 33px;
}
.culture-page__elem {
  margin: 0 -21px;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 20px;
}
.culture-page__elem-item {
  width: 306px;
  margin: 35px 21px 0;
}
.culture-page__elem-img {
  display: block;
  height: 217px;
  background-color: #f6f6f6;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.culture-page__elem-content {
  padding: 26px 0 18px;
}
.culture-page__elem-name {
  display: inline-block;
  font-size: 18px;
  line-height: 1.4;
}
.culture-page__elem-text {
  color: #919191;
  font-size: 12px;
  line-height: 1.3;
  padding-top: 16px;
}
.culture-detail-head {
  background-color: #0E3741;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
}
.culture-detail-head .linkback-overall {
  color: #fff;
  border-color: #fff;
  font-size: 14px;
  transition: opacity .2s;
}
.culture-detail-head .linkback-overall:hover {
  opacity: .7;
}
.culture-detail-head__elem {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: auto;
  min-height: 280px;
  box-sizing: border-box;
  padding: 34px 0;
}
.culture-detail-head__item {
  padding-right: 400px;
}
.culture-detail-head__name {
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  padding: 32px 0 20px;
}
.culture-detail-head__title {
  margin: 0;
  padding-bottom: 7px;
  font-size: 40px;
  line-height: 1.2;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .culture-detail-head__item:first-child {
    margin-bottom: 62px;
  }
}
.culture-detail__elem {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.culture-detail__left {
  width: 870px;
  padding: 7px 0 50px;
}
.culture-detail__left p {
  margin: 0;
  font-size: 18px;
  line-height: 1.6;
  padding-top: 39px;
}
.culture-detail__right {
  background: #fff;
  width: 320px;
  margin: -83px 0 50px;
  box-sizing: border-box;
  padding: 33px 37px;
  box-shadow: 0 10px 10px rgba(106, 106, 106, 0.1);
}
.culture-detail__right-title {
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
  padding-bottom: 15px;
  color: #000000;
}
.culture-detail__right p {
  font-size: 14px;
  line-height: 1.7;
  margin: 0;
  padding-top: 12px;
  color: #747474;
}
.culture-detail__right strong {
  color: #000000;
}
.culture-detail__btn {
  font-size: 18px;
  padding: 12px 30px;
}
.culture-detail__img {
  display: block;
  margin: 0 auto 15px;
  max-width: 150px;
  height: auto;
}
.btns {
  display: inline-block;
  background: #F7F7F7;
  font-size: 12px;
  line-height: 1;
  padding: 9px 13px;
  border-radius: 5px;
  position: relative;
  margin-top: 36px;
}
.btns span {
  display: block;
}
.btns span:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 3px solid #0083a2;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  position: relative;
  top: -1px;
  margin-left: 10px;
}
.btns span:last-child:after {
  transform: rotate(180deg);
}
@media screen and (max-width: 1600px) {
  .culture__carusel-prev {
    margin-right: 20px;
  }
  .culture__carusel-next {
    margin-left: 20px;
  }
  .culture-page__elem {
    margin: 0 -15px;
  }
  .culture-page__elem-item {
    margin-left: 15px;
    margin-right: 15px;
    width: 270px;
  }
  .culture-page__elem-img {
    height: 200px;
  }
  .culture-detail__left {
    width: 770px;
  }
}
@media screen and (max-width: 1300px) {
  .culture__carusel-prev {
    margin-right: 5px;
  }
  .culture__carusel-next {
    margin-left: 5px;
  }
}
@media screen and (max-width: 1200px) {
  .culture__carusel {
    padding: 0 55px;
  }
  .culture__carusel-prev {
    margin-right: 0;
    right: auto;
    left: 0;
  }
  .culture__carusel-next {
    margin-left: 0;
    right: 0;
    left: auto;
  }
  .culture-page__elem {
    margin: 0 -20px;
  }
  .culture-page__elem-item {
    margin-left: 20px;
    margin-right: 20px;
    width: 296px;
  }
  .culture-page__elem-img {
    height: 217px;
  }
  .culture-detail-head__item {
    padding-right: 350px;
  }
  .culture-detail-head__title {
    font-size: 30px;
  }
  .culture-detail__left {
    width: 620px;
  }
  .culture-detail__left p {
    font-size: 16px;
  }
}
@media screen and (max-width: 990px) {
  .culture-page__elem {
    margin: 0 -10px;
  }
  .culture-page__elem-item {
    margin-left: 10px;
    margin-right: 10px;
    width: 365px;
  }
  .culture-page__elem-img {
    height: 230px;
  }
  .culture-detail-head__item {
    padding-right: 300px;
  }
  .culture-detail__left {
    width: 440px;
  }
  .culture-detail__right {
    width: 280px;
    padding: 27px;
  }
  .culture-detail__right-title {
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 765px) {
  .culture__carusel {
    padding: 0 15px;
  }
  .culture__carusel-prev,
  .culture__carusel-next {
    display: none;
  }
  .culture-page__box {
    padding: 0 15px;
  }
  .culture-page__elem {
    margin: 0;
  }
  .culture-page__elem-item {
    margin-left: 10px;
    margin-right: 10px;
    width: 100%;
  }
  .culture-page__elem-img {
    height: 230px;
  }
  .culture-detail-head {
    padding: 0 15px;
    padding-bottom: 10px;
  }
  .culture-detail-head__item {
    padding-right: 0;
  }
  .culture-detail-head__title {
    font-size: 20px;
  }
  .culture-detail__elem {
    flex-direction: column;
    padding: 0 15px;
  }
  .culture-detail__left {
    width: 100%;
    order: 2;
    padding-top: 20px;
  }
  .culture-detail__left p {
    padding-top: 20px;
  }
  .culture-detail__right {
    width: 100%;
    padding: 27px;
    order: 1;
    margin-top: -27px;
    margin-bottom: 0;
  }
  .culture-detail__right-title {
    padding-bottom: 10px;
  }
  .culture-detail__btn {
    font-size: 16px;
  }
}
.main-news-section {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .main-news-section {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .main-news-section {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .main-news-section {
    width: 1170px;
  }
}
@media (min-width: 1600px) {
  .main-news-section {
    width: 1350px;
  }
}
@media screen and (max-width: 767px) {
  .main-news-section {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media screen and (max-width: 767px) {
  .main-news-section {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.ndc-nav {
  padding: 40px 0 0;
}
.news-detail {
  display: flex;
  justify-content: space-between;
  padding-top: 40px;
}
@media screen and (max-width: 765px) {
  .news-detail {
    flex-direction: column;
  }
}
.news-detail__img {
  width: 340px;
  line-height: 1;
}
.news-detail__img img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 990px) {
  .news-detail__img {
    width: 260px;
  }
}
@media screen and (max-width: 765px) {
  .news-detail__img {
    width: 100%;
    margin-bottom: 30px;
  }
  .news-detail__img img {
    max-height: 250px;
  }
}
.news-detail__content {
  width: calc(100% - 370px);
}
.news-detail__content img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 990px) {
  .news-detail__content {
    width: calc(100% - 290px);
  }
}
@media screen and (max-width: 765px) {
  .news-detail__content {
    width: 100%;
  }
}
.ndc {
  display: flex;
  flex-direction: column;
}
.ndc-nav {
  display: flex;
  flex-wrap: wrap;
}
.ndc-tolist {
  flex: 1;
  margin-right: 1.5em;
}
.ndc-prevnext {
  margin-left: auto;
  margin-right: 1.5em;
}
.ndc-prev,
.ndc-next {
  position: relative;
}
.ndc-prev:before,
.ndc-next:before {
  content: '';
  display: block;
  position: absolute;
}
.ndc-prev:before {
  left: -1.5em;
  top: 50%;
  margin-top: -4px;
}
.ndc-next:before {
  right: -1.5em;
  top: 50%;
  margin-top: -4px;
}
.ndc-item {
  margin-bottom: 2em;
}
.ndc-item-image {
  text-align: center;
  margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
  .ndc-item {
    display: flex;
    flex-direction: row;
  }
  .ndc-item-image {
    flex-basis: 25%;
    margin-right: 2em;
  }
  .ndc-item-img {
    height: auto;
    width: 100%;
    display: block;
  }
  .ndc-item-content {
    flex-basis: 100%;
  }
  .ndc-item-image + .ndc-item-content {
    flex-basis: 75%;
  }
  .ndc-item-content img {
    max-width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .ndc-item {
    display: flex;
    flex-direction: row;
  }
  .ndc-item-image {
    flex-basis: 25%;
    margin-right: 2em;
  }
  .ndc-item-img {
    height: auto;
    width: 100%;
    display: block;
  }
  .ndc-item-content {
    flex-basis: 100%;
  }
  .ndc-item-image + .ndc-item-content {
    flex-basis: 75%;
  }
  .ndc-item-content img {
    max-width: 100%;
    height: auto;
  }
}
.ndc .ya-share2 {
  margin-top: 1em;
  margin-bottom: 1em;
}
/* legacy - карточка новости */
.news-item {
  padding-top: 15px;
}
.news-item img.img_left {
  float: left;
  padding-right: 20px;
}
.news-item img.img_right {
  float: right;
  padding-left: 20px;
}
@media screen and (max-width: 765px) {
  .news-item img.img_right {
    float: none;
    padding-left: 0;
    width: 100%;
    margin-top: -6px;
  }
}
.viewer-login_recover_widget {
  position: relative;
  overflow: hidden;
}
.viewer-login_recover_widget .vaf {
  transform: translate3d(0, 0, 0);
  transition: transform .5s;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.viewer-login_recover_widget .vrf {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transform: translate3d(100%, 0, 0);
  transition: transform .5s;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.viewer-login_recover_widget.state-auth .vaf {
  transform: translate3d(0, 0, 0);
}
.viewer-login_recover_widget.state-auth .vrf {
  transform: translate3d(100%, 0, 0);
}
.viewer-login_recover_widget.state-recover .vaf {
  transform: translate3d(-100%, 0, 0);
}
.viewer-login_recover_widget.state-recover .vrf {
  transform: translate3d(0, 0, 0);
}
.viewer-login_recover_widget .btn-link {
  text-decoration: none !important;
}
.viewer-login_recover_widget .btn-link:first-letter {
  text-transform: uppercase;
}
.viewer-recovery_form .fieldrowaction {
  text-align: center;
}
.vaf .animation-castello {
  display: flex;
  flex-direction: column;
}
.vaf-form .fieldrowaction {
  text-align: center;
}
.vaf-third_party {
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
  margin-top: 2em;
  margin-bottom: 2em;
}
.vaf-socials > label {
  margin-bottom: 1ex;
}
.vaf-socials label {
  font-weight: normal;
}
.vaf-socials label:first-letter {
  text-transform: uppercase;
}
.vaf-socials .social-wrap {
  height: auto;
  display: flex;
  justify-content: space-between;
}
.vaf-esia {
  margin-left: 2em;
}
.vaf-esia a {
  color: #fff;
}
.vaf-rgb_login {
  margin-left: 2em;
}
.vaf-rgb_login a {
  color: #fff;
}
.vaf-reglink {
  align-self: center;
  margin-top: 2em;
}
.social-wrap {
  display: flex;
}
.fblink.facebook,
.vklink.vkontakte,
.odnlink.odnoklassniki {
  display: block;
  flex-basis: 40px;
  width: 40px;
  height: 40px;
  position: relative;
}
.fblink.facebook:before,
.vklink.vkontakte:before,
.odnlink.odnoklassniki:before {
  display: block;
  content: '';
  width: 40px;
  height: 40px;
  background-image: url("/local/templates/adaptive/img/soc-icons/soc-icon-round-sprite.png");
  background-size: 274px 40px;
}
.fblink.facebook:before {
  background-position: -508px 0px;
}
.vklink.vkontakte:before {
  background-position: -117px 0px;
}
.odnlink.odnoklassniki:before {
  background-position: -176px 0px;
}
.hall-list {
  padding-right: 15px;
  padding-left: 15px;
}
.hall-list__main {
  height: 40px;
  -webkit-columns: 200px 4;
  -moz-columns: 222px 4;
  columns: 222px 4;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
  margin-top: 35px;
}
.hall-list__main-link {
  display: block;
  font-weight: 600;
}
.hall-list__secondary {
  -webkit-columns: 200px 4;
  -moz-columns: 222px 4;
  columns: 222px 4;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
  margin-bottom: 30px;
  list-style-type: none;
  padding: 0;
}
.hall-list__secondary-link {
  display: inline;
}
.hall-info__list {
  padding: 0;
  list-style-type: none;
}
.hall-info__list-line {
  margin-bottom: 10px;
}
.hall-info__list-kind {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}
.hall-info__list-kind:last-child {
  border-bottom: none;
}
.hall-info__title-col {
  float: left;
  width: 20%;
}
.hall-info__desc-col {
  float: left;
  width: 80%;
}
.hall-info__desc-col a {
  font-size: 77%;
}
.padding-styles {
  padding: 16px 12px;
}
.lk-sidebar__menu {
  list-style-type: none;
  padding: 0;
  position: relative;
}
.lk-sidebar__menu-link {
  display: block;
  width: 100%;
  background: #e6f2f2;
  padding: 15px 18px 14px 18px;
  border-bottom: 1px solid #ffffff;
  color: #0086a6;
  position: relative;
  text-decoration: underline;
}
.lk-sidebar__menu-link:last-child {
  border-bottom: none;
}
.lk-sidebar__menu-link:hover {
  color: #0086a6;
  text-decoration: none;
}
.lk-sidebar__menu-link--active {
  color: #999999;
  text-decoration: none;
  background: #f7f7f7;
}
.lk-sidebar__menu-link--active:hover {
  color: #999999;
}
.lk-sidebar__menu-link--active:focus {
  text-decoration: none;
  color: #999999;
}
.lk-sidebar__menu-link--active:focus:active {
  text-decoration: none;
  color: #999999;
}
.lk-sidebar__card {
  border: 1px solid #dedede;
  text-align: center;
  margin: 20px 0;
}
.lk-sidebar__card-title {
  font-weight: normal;
  font-size: 100%;
  text-align: center;
  margin: 6px 0 20px;
}
.lk-sidebar__card-text {
  font-size: 100%;
  color: #999999;
  text-align: center;
}
.lk-sidebar__card-text--small {
  font-size: 77%;
}
.lk-sidebar__card-text--count {
  font-size: 166%;
  color: #000000;
  font-weight: lighter;
}
.lk-sidebar__card-divider {
  border-bottom: 1px solid #dedede;
}
.lk-sidebar__card-info {
  padding: 16px 12px;
}
.lk-sidebar__card-collections {
  padding: 16px 12px;
}
.lk-sidebar__card-readers {
  padding: 16px 12px;
}
.lk-sidebar__card-avatar {
  margin-bottom: 16px;
  max-width: 100%;
}
.b-libsite {
  display: block;
  padding: 15px 18px;
  text-decoration: underline;
}
.b-libsite:hover {
  text-decoration: none;
}
.b-libstatus {
  font-size: 166%;
  font-weight: 300;
}
.b-map-lib {
  height: 360px;
  margin-bottom: 50px;
}
.lib-contacts dt {
  font-weight: normal;
}
.lib-contacts dd {
  margin-bottom: 1em;
  margin-left: 2em;
  font-size: 85%;
  margin-top: 1ex;
}
.iblock {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0;
}
.fmap {
  background: #fff none repeat scroll 0 0;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  box-sizing: border-box;
  height: 360px;
  margin: 80px auto;
  width: 100%;
}
.right {
  float: right;
}
