body .site-header__inner.invert_header .site-header-top {
  background: none;
}
body .site-header__inner.invert_header .site-info__name {
  color: #2cace3;
}
body .site-header__inner.invert_header .site-header-top-wrapper, body .site-header-top-wrapper {
  background: none;
}
body .site-header__inner.invert_header .top-folders-wrapper {
  margin-bottom: 0;
}
body .site-header__inner.invert_header .search-block__input {
  background: #fff;
}
body .site-header__inner.invert_header .header-modules__item a, body .site-header__inner.invert_header .header-modules__item button, body .site-header__inner.invert_header .top-search-btn a, body .site-header__inner.invert_header .top-search-btn button {
  background: none;
}
@media (max-width: 480px) {
  body .site-header__inner.invert_header .site-info__name {
    color: #000;
  }
}
