.special .logo {
  background: url(../images/logo.png) no-repeat !important;
  -webkit-background-size: contain !important;
  background-size: contain !important;
}

.special .logo a {
  background: none !important;
}

.special [class^="icon-"],
.special [class*=" icon-"] {
  font-family: 'icomoon' !important;
}

.special .bg-visual {
  z-index: 1;
}

.special .bg-visual .bg-mask {
  display: none;
  background: none !important;
}

.special .section-documents__wrap {
  display: block;
}

.special #objects-map * {
  background: none !important;
}

.special .footer-logo {
  background: url(../images/footer-logo.png) no-repeat !important;
  -webkit-background-size: contain !important;
  background-size: contain !important;
}

.special .footer-logo a {
  background: none !important;
}

.special #footer {
  border-top: 2px solid #000;
}

.special .news-list-item {
  border: 2px solid #000;
}

.special .section-documents-item {
  border: 2px solid #000;
  border-radius: 0;
  padding: 2.3rem 2rem 2.5rem;
}

.special .department-item {
  border: 2px solid #000;
  display: block;
  padding: 2rem;
}

.special .header-line__icon {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
}

/*# sourceMappingURL=blind.css.map */