ol,
ul {
  list-style: none; }

a {
  text-decoration: none; }

header,
footer,
nav,
main,
aside {
  display: block; }

.clear {
  display: block;
  height: 0px;
  width: 100% !important;
  margin: 0;
  padding: 0;
  clear: both;
  line-height: 0px;
  font-size: 0px; }

img {
  border: none;
  image-rendering: -webkit-optimize-contrast; }

fieldset {
  border: 0;
  padding: 0;
  margin: 0; }

input,
button {
  outline: none; }

button {
  background: none;
  border: none;
  cursor: pointer; }

html {
  min-height: 100%; }
  html.no-scroll {
    height: 100vh;
    overflow: hidden;
    margin-right: 17px; }

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  position: relative; }
  body #center {
    flex: 1; }
  body h1 {
    font-size: 50px; }
  body a::not(.yandex-map, .yandex-map *) {
    display: inline-block;
    padding: 20px;
    padding-left: 0 !important;
    text-decoration: underline; }
  body a:hover {
    outline: 1px dashed #000; }

/* COMMON */
.page-limiter {
  width: 1240px;
  margin: 0 auto; }

.pagination {
  display: flex;
  gap: 10px;
  align-items: baseline; }

.widget-title {
  font-size: 50px;
  margin-bottom: 35px; }

input[type=checkbox] {
  transform: scale(3); }

.search-form form {
  display: flex; }

.search-form .search-input {
  line-height: 30px;
  padding: 0 10px;
  border: 1px solid #000; }

.search-form .search-submit {
  background: none;
  border: none;
  display: inline-block;
  line-height: 52px;
  border: 1px solid #000;
  padding: 10px 15px;
  border-radius: 5px;
  outline: none !important;
  margin-left: 15px;
  height: 100%; }
  .search-form .search-submit:hover {
    background: #000;
    color: #fff; }

/* LAYOUT */
#top-spacer {
  height: 490px; }

#header {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }
  #header .top-bar {
    height: 80px; }
    #header .top-bar .page-limiter {
      display: flex;
      height: 100%;
      align-items: center; }
      #header .top-bar .page-limiter .top-bar-contacts .contacts-phone {
        display: block; }
      #header .top-bar .page-limiter .top-bar-blind {
        margin-left: auto; }
  #header .main-content {
    height: 200px; }
    #header .main-content .page-limiter {
      display: flex;
      height: 100%;
      align-items: center; }
      #header .main-content .page-limiter .header-caption {
        text-decoration: none; }
    #header .main-content .button-login,
    #header .main-content .button-appointment {
      background: none;
      border: none;
      display: inline-block;
      line-height: 52px;
      border: 1px solid #000;
      padding: 10px 15px;
      border-radius: 5px;
      margin: 0 5px 10px 0;
      padding-left: 20px !important;
      outline: none !important;
      text-decoration: none; }
      #header .main-content .button-login:hover,
      #header .main-content .button-appointment:hover {
        background: #000;
        color: #fff; }

.menu-block,
.plate-menu,
.personal-data-processing-widget,
.tabs-data {
  padding: 20px;
  margin: 20px 0;
  border: 3px solid #000;
  display: flex;
  flex-wrap: wrap; }

.personal-data-processing-widget {
  margin: 0 !important; }
  .personal-data-processing-widget .widget-button button {
    background: none;
    border: none;
    display: inline-block;
    line-height: 52px;
    border: 1px solid #000;
    padding: 10px 15px;
    border-radius: 5px; }
    .personal-data-processing-widget .widget-button button:hover {
      background: #000;
      color: #fff; }
  .personal-data-processing-widget a {
    text-decoration: underline; }

/* INDEX PAGE */
.index-page {
  display: flex;
  flex-direction: column;
  gap: 30px; }
  .index-page .widget-title p {
    font-size: 50px;
    margin-bottom: 35px; }
  .index-page .section-link {
    font-weight: bold; }
    .index-page .section-link.adaptive {
      display: none; }
    .index-page .section-link:hover a {
      text-decoration: underline; }

/* WELCOME-PLATE */
.online-entry {
  display: none; }

.search-samples {
  display: none; }

.index-welcome-fastlinks .list-item {
  display: flex;
  flex-direction: row;
  margin-bottom: 25px; }
  .index-welcome-fastlinks .list-item a {
    padding-left: 0 !important; }
  .index-welcome-fastlinks .list-item span {
    display: block;
    white-space: normal; }
  .index-welcome-fastlinks .list-item .item-icon, .index-welcome-fastlinks .list-item .item-image {
    width: 200px;
    height: 200px;
    overflow: hidden; }
  .index-welcome-fastlinks .list-item .plate-image {
    width: 384px;
    height: 196px;
    overflow: hidden; }
  .index-welcome-fastlinks .list-item img {
    object-fit: cover;
    height: 100%;
    width: 100%; }
  .index-welcome-fastlinks .list-item .item-content {
    display: flex;
    flex-direction: column;
    padding-left: 20px; }
    .index-welcome-fastlinks .list-item .item-content .content-caption, .index-welcome-fastlinks .list-item .item-content .plate-caption {
      font-weight: bold; }
      .index-welcome-fastlinks .list-item .item-content .content-caption:hover, .index-welcome-fastlinks .list-item .item-content .plate-caption:hover {
        text-decoration: underline; }
  .index-welcome-fastlinks .list-item .item-caption {
    margin-left: 15px; }

/* SERVICES */
.services-links .service-item--caption {
  font-weight: bold; }

.services-links .service-item--content {
  display: flex;
  flex-direction: column; }

/* ADS */
.list-item {
  display: flex;
  flex-direction: column;
  padding-left: 0 !important; }
  .list-item a {
    padding-left: 0 !important; }
  .list-item span {
    display: block;
    white-space: normal; }
  .list-item .plate-container {
    margin-bottom: 25px; }
  .list-item .plate-caption {
    font-weight: bold; }

/* NEWS */
.pub-news-widget .plate-container {
  display: flex;
  flex-direction: row;
  margin-bottom: 25px; }
  .pub-news-widget .plate-container a {
    padding-left: 0 !important; }
  .pub-news-widget .plate-container span {
    display: block;
    white-space: normal; }
  .pub-news-widget .plate-container .item-icon, .pub-news-widget .plate-container .item-image {
    width: 200px;
    height: 200px;
    overflow: hidden; }
  .pub-news-widget .plate-container .plate-image {
    width: 384px;
    height: 196px;
    overflow: hidden; }
  .pub-news-widget .plate-container img {
    object-fit: cover;
    height: 100%;
    width: 100%; }
  .pub-news-widget .plate-container .item-content {
    display: flex;
    flex-direction: column;
    padding-left: 20px; }
    .pub-news-widget .plate-container .item-content .content-caption, .pub-news-widget .plate-container .item-content .plate-caption {
      font-weight: bold; }
      .pub-news-widget .plate-container .item-content .content-caption:hover, .pub-news-widget .plate-container .item-content .plate-caption:hover {
        text-decoration: underline; }
  .pub-news-widget .plate-container .item-caption {
    margin-left: 15px; }

/* STORIES */
.pub-stories-widget .list-item {
  display: flex;
  flex-direction: row;
  margin-bottom: 25px; }
  .pub-stories-widget .list-item a {
    padding-left: 0 !important; }
  .pub-stories-widget .list-item span {
    display: block;
    white-space: normal; }
  .pub-stories-widget .list-item .item-icon, .pub-stories-widget .list-item .item-image {
    width: 200px;
    height: 200px;
    overflow: hidden; }
  .pub-stories-widget .list-item .plate-image {
    width: 384px;
    height: 196px;
    overflow: hidden; }
  .pub-stories-widget .list-item img {
    object-fit: cover;
    height: 100%;
    width: 100%; }
  .pub-stories-widget .list-item .item-content {
    display: flex;
    flex-direction: column;
    padding-left: 20px; }
    .pub-stories-widget .list-item .item-content .content-caption, .pub-stories-widget .list-item .item-content .plate-caption {
      font-weight: bold; }
      .pub-stories-widget .list-item .item-content .content-caption:hover, .pub-stories-widget .list-item .item-content .plate-caption:hover {
        text-decoration: underline; }
  .pub-stories-widget .list-item .item-caption {
    margin-left: 15px; }

.stories-popup {
  display: none; }

/* SURVEYS */
.pub-surveys-widget .widget-collapse-button {
  display: none; }

.pub-surveys-widget .widget-image {
  display: none; }

.pub-surveys-widget .list-item-container {
  display: flex;
  flex-direction: row;
  margin-bottom: 25px; }
  .pub-surveys-widget .list-item-container a {
    padding-left: 0 !important; }
  .pub-surveys-widget .list-item-container span {
    display: block;
    white-space: normal; }
  .pub-surveys-widget .list-item-container .item-icon, .pub-surveys-widget .list-item-container .item-image {
    width: 200px;
    height: 200px;
    overflow: hidden; }
  .pub-surveys-widget .list-item-container .plate-image {
    width: 384px;
    height: 196px;
    overflow: hidden; }
  .pub-surveys-widget .list-item-container img {
    object-fit: cover;
    height: 100%;
    width: 100%; }
  .pub-surveys-widget .list-item-container .item-content {
    display: flex;
    flex-direction: column;
    padding-left: 20px; }
    .pub-surveys-widget .list-item-container .item-content .content-caption, .pub-surveys-widget .list-item-container .item-content .plate-caption {
      font-weight: bold; }
      .pub-surveys-widget .list-item-container .item-content .content-caption:hover, .pub-surveys-widget .list-item-container .item-content .plate-caption:hover {
        text-decoration: underline; }
  .pub-surveys-widget .list-item-container .item-caption {
    margin-left: 15px; }

/* LINKS */
.links-widget .list-item-container {
  display: flex;
  flex-direction: row;
  margin-bottom: 25px; }
  .links-widget .list-item-container a {
    padding-left: 0 !important; }
  .links-widget .list-item-container span {
    display: block;
    white-space: normal; }
  .links-widget .list-item-container .item-icon, .links-widget .list-item-container .item-image {
    width: 200px;
    height: 200px;
    overflow: hidden; }
  .links-widget .list-item-container .plate-image {
    width: 384px;
    height: 196px;
    overflow: hidden; }
  .links-widget .list-item-container img {
    object-fit: cover;
    height: 100%;
    width: 100%; }
  .links-widget .list-item-container .item-content {
    display: flex;
    flex-direction: column;
    padding-left: 20px; }
    .links-widget .list-item-container .item-content .content-caption, .links-widget .list-item-container .item-content .plate-caption {
      font-weight: bold; }
      .links-widget .list-item-container .item-content .content-caption:hover, .links-widget .list-item-container .item-content .plate-caption:hover {
        text-decoration: underline; }
  .links-widget .list-item-container .item-caption {
    margin-left: 15px; }

/* LIST PAGE */
.section-pub-list {
  display: flex;
  flex-direction: column;
  gap: 30px; }
  .section-pub-list .section-pub-image {
    margin-bottom: 20px; }

/* ITEM PAGE */
.page-right-col {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin: 50px 0; }

.news-detail {
  display: flex;
  flex-direction: column;
  gap: 30px; }

/* SERVICES LIST PAGE */
.services-page .services-categories-filter .item-categories {
  padding-left: 15px;
  max-height: 300px;
  overflow-y: scroll; }
  .services-page .services-categories-filter .item-categories .item-categories {
    overflow: visible;
    max-height: none; }

.services-page .services-categories-filter .category-item .item-button {
  font-weight: bold;
  margin-bottom: 20px; }

.services-page .services-categories-filter .category-item .category-check-item {
  position: relative;
  margin-bottom: 15px; }
  .services-page .services-categories-filter .category-item .category-check-item label {
    position: absolute;
    top: 0;
    left: 50px; }

.services-page .page-caption {
  margin-bottom: 30px; }

.services-page .search-input {
  height: 100%; }

.services-page .services-list .services-item {
  padding: 20px;
  margin: 20px 0;
  border: 3px solid #000;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px; }
  .services-page .services-list .services-item .item-links {
    display: flex;
    flex-direction: column; }

/* SERVICE ITEM PAGE */
.service-content {
  display: flex;
  flex-direction: column;
  gap: 30px; }
  .service-content .block-caption {
    font-weight: bold;
    margin-bottom: 5px; }
  .service-content .content-links {
    display: flex;
    flex-direction: column; }

/* APPOINTMENT */
.appointment-options {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin: 50px 0; }

.agreement-check-item input {
  margin-bottom: 30px;
  margin-left: 10px; }

.appointment-agreement p {
  margin-bottom: 15px; }

.appointment-agreement .content-caption {
  font-weight: bold; }

.popup-close-button {
  display: none; }

/* OFFICES PAGE */
.municipalities-container .tabs {
  max-height: 500px;
  overflow-y: auto; }
  .municipalities-container .tabs .tab-item {
    background: none;
    border: none;
    display: inline-block;
    line-height: 52px;
    border: 1px solid #000;
    padding: 10px 15px;
    border-radius: 5px;
    margin: 0 10px 10px 0; }
    .municipalities-container .tabs .tab-item:hover {
      background: #000;
      color: #fff; }
    .municipalities-container .tabs .tab-item.active {
      background-color: #000;
      color: #fff; }

.municipalities-container .tabs-data-item {
  display: flex;
  flex-direction: column;
  cursor: pointer; }
  .municipalities-container .tabs-data-item::not(.yandex-map, .yandex-map *) {
    display: inline-block;
    padding: 20px;
    padding-left: 0 !important;
    text-decoration: underline; }
  .municipalities-container .tabs-data-item:hover {
    outline: 1px dashed #000; }

/* OFFICE ITEM PAGE */
.office-content {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-bottom: 30px; }

/* SEARCH PAGE */
.search-page {
  padding-top: 50px; }
  .search-page--title {
    font-weight: bold;
    line-height: 120%;
    margin-bottom: 36px; }
  .search-page .tab-filter {
    margin-bottom: 48px; }
    .search-page .tab-filter--item {
      background: none;
      border: none;
      display: inline-block;
      line-height: 52px;
      border: 1px solid #000;
      padding: 10px 15px;
      border-radius: 5px;
      display: inline-grid;
      grid-template-columns: auto auto;
      grid-column-gap: 10px;
      align-items: center;
      cursor: pointer;
      margin-right: 30px; }
      .search-page .tab-filter--item:hover {
        background: #000;
        color: #fff; }
      .search-page .tab-filter--item.active {
        background-color: #000;
        color: #fff; }
        .search-page .tab-filter--item.active::after {
          transform: rotate(180deg); }
      .search-page .tab-filter--item::after {
        content: "";
        background-image: url(images/arrow-down.png);
        background-repeat: no-repeat;
        width: 14px;
        height: 8px; }
  .search-page .tabs--content {
    display: none; }
    .search-page .tabs--content.active {
      display: block; }

/* SURVEY PAGE */
.surveys-page .survey-content p {
  font-weight: bold; }

.surveys-page .survey-content .options {
  padding: 15px 0;
  position: relative; }
  .surveys-page .survey-content .options.active {
    padding: 20px;
    margin: 20px 0;
    border: 3px solid #000;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    border-radius: 6px;
    display: block;
    outline: none !important; }
  .surveys-page .survey-content .options.finished {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px; }
  .surveys-page .survey-content .options .percentage {
    position: relative; }
    .surveys-page .survey-content .options .percentage .selected {
      display: inline-block;
      background-size: contain;
      background-repeat: no-repeat;
      image-rendering: -webkit-optimize-contrast;
      width: 30px;
      height: 25px;
      background-image: url(images/check-brown.png);
      position: absolute;
      left: -50px;
      bottom: 6px; }
  .surveys-page .survey-content .options .progressbar {
    width: 100%;
    height: 10px;
    background-color: #fff;
    border-radius: 6px;
    position: absolute;
    bottom: 0;
    overflow: hidden; }
    .surveys-page .survey-content .options .progressbar span {
      display: block;
      height: 100%;
      background-color: #000; }

.surveys-page .survey-buttons {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
  .surveys-page .survey-buttons a {
    background: none;
    border: none;
    display: inline-block;
    line-height: 52px;
    border: 1px solid #000;
    padding: 10px 15px;
    border-radius: 5px;
    outline: none !important; }
    .surveys-page .survey-buttons a:hover {
      background: #000;
      color: #fff; }

.cms-action-panel,
.cms-action-inline-panel {
  display: none !important; }

.contacts-map {
  width: 100%;
  height: 320px; }
  .contacts-map .yandex-map {
    width: 100%;
    height: 100%; }

@font-face {
  font-family: 'simple-line-icons';
  src: url("/site-assets/fonts/blind-special/Simple-Line-Icons_v=2.4.0.eot");
  src: url("/site-assets/fonts/blind-special/Simple-Line-Icons_v=2.4.0.woff2") format("woff2"), url("/site-assets/fonts/blind-special/Simple-Line-Icons_v=2.4.0.ttf") format("truetype"), url("/site-assets/fonts/blind-special/Simple-Line-Icons_v=2.4.0.woff") format("woff"), url("/site-assets/fonts/blind-special/Simple-Line-Icons_v=2.4.0.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

html {
  font-size: 100%; }

.special body {
  margin-top: 64px;
  min-width: 300px; }

#special a {
  font-size: 1rem !important; }

.avtor {
  width: 100%;
  text-align: center; }

.special-settings i, .special-quit i, .special-images i, .special-audio i, i.special-audio {
  font-family: 'simple-line-icons' !important;
  cursor: pointer;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.special-audio i:before {
  content: "\e09f"; }

.special-settings i:before {
  content: "\e09a"; }

.special-quit i:before {
  content: "\e087"; }

.special-images button[value='0'] i:before {
  content: "\e07c"; }

.special-images button[value='1'] i:before {
  content: "\e032"; }

marquee {
  display: none !important; }

#special {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 8px 0;
  border-bottom: 1px solid gray;
  z-index: 999999;
  cursor: default;
  line-height: 1em !important; }

#special * {
  font-size: 0 !important; }

#special {
  webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

#special i {
  font-style: normal;
  font-weight: bold;
  line-height: 30px !important;
  color: inherit !important;
  background: inherit !important;
  font-size: inherit !important; }

#special .special-panel div {
  margin: 0;
  padding: 0;
  display: inline-block;
  margin-left: 16px;
  margin-bottom: 5px; }

#special span, #special em {
  font-size: 16px !important;
  vertical-align: middle; }

#special button {
  margin: 0 2px;
  border: 1px solid;
  border-color: inherit;
  min-width: 32px;
  text-align: center;
  padding: 5px;
  line-height: normal;
  text-decoration: none;
  vertical-align: middle;
  overflow: hidden;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  outline: 0;
  height: auto;
  text-transform: none;
  font-size: 20px !important;
  color: inherit;
  background: inherit; }

#special .special-panel button {
  height: 32px;
  line-height: 32px !important;
  padding: 0; }

#special, #special .active {
  border-bottom-width: 3px; }

#special-settings-body {
  display: none;
  padding: 0 1em;
  text-align: left; }

#special-settings-body > div {
  margin: 15px 15px 0; }

#special-settings-body button {
  margin-bottom: 5px; }

.special-reset, .special-settings-close {
  display: inline-block; }

.special-settings-close {
  float: right; }

.special-line-height-1 *,
#special .special-line-height button[value='1'] {
  line-height: normal !important; }

.special-line-height-2 *,
#special .special-line-height button[value='2'] {
  line-height: 1.75rem !important; }

.special-line-height-3 *,
#special .special-line-height button[value='3'] {
  line-height: 2rem !important; }

.special-font-size-1 *,
#special .special-font-size button[value='1'] {
  font-size: 1rem !important; }

.special-font-size-2 *,
#special .special-font-size button[value='2'] {
  font-size: 1.5rem !important; }

.special-font-size-3 *,
#special .special-font-size button[value='3'] {
  font-size: 2rem !important; }

.special-font-family-1 *,
#special .special-font-family button[value='1'] {
  font-family: Arial, sans-serif !important; }

.special-font-family-2 *,
#special .special-font-family button[value='2'] {
  font-family: Times, sans !important; }

.special-color-1 *:not(ymaps, ymaps *),
#special .special-color button[value='1'] {
  color: #000 !important;
  background: #FFF !important;
  border-color: #000 !important; }

.special-color-2 *:not(ymaps, ymaps *),
#special .special-color button[value='2'] {
  color: #FFF !important;
  background: #000 !important;
  border-color: #FFF !important; }

.special-color-3 *:not(ymaps, ymaps *),
#special .special-color button[value='3'] {
  color: #063462 !important;
  background: #9dd1ff !important;
  border-color: #063462 !important; }

.special-color-4 *:not(ymaps, ymaps *),
#special .special-color button[value='4'] {
  color: #59422e !important;
  background: #f7f3d6 !important;
  border-color: #59422e !important; }

.special-color-5 *:not(ymaps, ymaps *),
#special .special-color button[value='5'] {
  color: #a9dd38 !important;
  background: #3b2716 !important;
  border-color: #a9dd38 !important; }

.special-letter-spacing-1 *,
#special .special-letter-spacing button[value='1'] {
  letter-spacing: normal !important; }

.special-letter-spacing-2 *,
#special .special-letter-spacing button[value='2'] {
  letter-spacing: 2px !important; }

.special-letter-spacing-3 *,
#special .special-letter-spacing button[value='3'] {
  letter-spacing: 4px !important; }

@media (max-width: 940px) {
  #special .special-panel span {
    display: none; } }

@media (max-width: 460px) {
  .special body {
    margin-top: 104px; } }

.captioned-values {
  width: 100%; }
  .captioned-values th {
    width: 50%;
    text-align: left; }

.contacts-grid {
  margin-bottom: 48px; }
  .contacts-grid .phones {
    margin-bottom: 32px; }
  .contacts-grid .emails {
    margin-bottom: 32px; }
  .contacts-grid .shedule {
    margin-bottom: 32px; }

.menu-block .menu-item {
  margin: 0px 20px; }

.plate-menu .menu-item-container {
  margin: 0px 20px; }

.header-bar .row {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-right: 24px; }
  .header-bar .row:last-child {
    margin-right: 0px; }

.header-bar .site-logo a {
  margin-right: 12px; }

.header-bar .org-phone-contacts,
.header-bar .header-controls {
  justify-content: space-between; }

.header-bar .header-controls {
  padding: 12px 0px; }
  .header-bar .header-controls .button-appointment {
    border: solid 1px;
    border-radius: 8px;
    padding: 10px 20px; }

.footer-links {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
  .footer-links .primary-button,
  .footer-links .air-button {
    border: solid 1px;
    border-radius: 8px;
    padding: 20px 30px; }

.specialist-info .captioned-values th {
  width: 25%; }

.docs-page .search-widget {
  margin-bottom: 32px; }

.docs-page .services-widget {
  margin-bottom: 32px; }

.about-page .schedules-table {
  width: 100%; }
