/* кастомные новые стили для шапки от 28.07.2025 usp */

body {
  font-family: 'PT Sans Caption' !important
}

.fhg-body {
  background-color: #fff !important;
}

@media (min-width: 769px) {
  .new_header {
    align-items: baseline;
  }
}

.header {
  background-color: #fff !important;
}

.new_header {
  color: #333 !important;
}

@media (min-width: 769px) {
  #uni-fitt-logo {
    height: auto !important;
    min-width: 225px;
    max-height: 70px !important;
    margin-left: -50px !important;
  }
}

.contact-link.tel {
  color: #333 !important;
}

.new_button {
  display: inline-block;
  background: #ffb48d !important;
  color: #fff !important;
  padding: 0.5rem 0.7rem !important;
}

.new_header a {
  color: #333 !important;
}

a.new_button {
  background-color: #fff !important;
  border: 1px solid #ea6829;
  color: #ea6829 !important;
}

a.new_button:hover {
  background-color: #ea6829 !important;
  border: 1px solid #ea6829;
  color: #fff !important;
}

ul.main-menu.menu.level-1 {
  text-transform: none !important;
}

.main-menu-link {
  color: #333 !important;
  font-weight: 400 !important;
  letter-spacing: unset !important;
}

.main-menu-item.menu-item:hover,
a.main-menu-link.menu-link.level-1.is-current.is-active.is-opened {
  background: #fdfdfd;
  border-radius: 5px;
}

a.main-menu-link:hover {
  text-decoration: none !important;
}

.sidebar-menu-link {
  font-size: 14px;
}

@media (min-width: 769px) {
  .TopPanelDesctop {
    align-items: baseline;
  }
}

.main-menu-wrapper {
  background: #ececec;
  border: none !important;
  margin-top: 20px;
  border-radius: 5px;
  padding: 0 15px;
  height: 50px;
}

.main_serch {
  display: none !important;
}

.top-panel-wrapper > div {
  background-color: #eeeeee !important;
  padding-bottom: 15px;
}

.top-panel.fixed {
  background-color: #eee !important;
  padding-bottom: 15px;
}

@media (max-width: 768px) {
  .mob_menu_btn {
    width: 3rem !important;
    height: 4rem !important;
  }
}

.top-panel-curt-sidebar::before {
  width: 30px !important;
  height: 30px !important;
}

@media (max-width: 1440px) {
  .main-menu-link {
  padding: 0.5rem 0.3rem !important;
  }
  .no_mob {
  width: auto !important;
}
}

/* Footer */

.footer-wrapper {
  background-color: #ececec !important;
  color: #333 !important;
  /* border-top: 1px solid #ea6829 !important; */
}

.footer-block img {
  height: auto !important;
  width: auto !important;
  margin-left: -65px !important;
}

.foot_adres {
  line-height: 8px !important;
  margin-top: 8px !important;
  font-size: 14px !important;
}

.foot_work {
  font-size: 14px !important;
  margin: 0 !important;
  line-height: 20px !important;
}

.foot_menu li a {
  color: #333 !important;
  line-height: 15px !important;
  text-decoration: none;
}

.foot_menu li a:hover {
  text-decoration: underline !important;
}

.contact-link.tel {
  font-size: 1.5rem !important;
  margin-bottom: 20px !important;
}

.button.is-primary {
  color: #ea6829 !important;
  background-color: transparent !important;
  border: 1px solid #ea6829 !important;
}

.button.is-primary:hover {
  background-color: #ea6829 !important;
  color: #fff !important;
}