.b-metro2-header {
  background: #ff9000;
}
.b-metro2-header-search-inner {
  background: url(img/search_icon.png) right center no-repeat;
}
.b-metro2-header-search__submit {
  background: #cc7400;
}
.b-metro2-logo {
  background: url(img/logo.png) center no-repeat;
}
.is-fixed .b-header-container {
  border-bottom-color: #ff9000;
}
.b-header-menu-item_active .b-header-menu-item__title {
  color: #ff9000;
}
.b-metro-menu__list {
  border-bottom: 3px solid #cc7400;
}
.b-metro-menu__list-item_active {
  background: #cc7400;
}
.b-metro-submenu__list {
  border-bottom: 1px solid #cc7400;
}
.b-metro-submenu__list-item_active {
  background: #cc7400;
}
.b-metro2-menu-list {
  background-color: #ff9000;
}
