.i-top-panel {
  background: #004e96;
  color: #fff;
  min-height: 40px;
  width: 100%;
}
.i-top-panel-scrolled {
  background: #004e96;
  color: #fff;
  min-height: 40px;
  position: fixed;
  width: 100%;
  z-index: 97;
  top: 0px;
}
ul.inline-list {
  display: flex;
  justify-content: center;
}
.b-top-panel__itbroker {
  font-size: 10px;
  font-weight: bold;
  color: #6cf;
  line-height: 22px;
}
.b-top-panel__itbroker:hover {
  color: #fff;
}
.b-top-panel_height_40 {
  height: 40px;
}
.b-top-panel__menu li {
  margin-left: 20px;
  font-size: 10px;
  line-height: 40px;
}
.b-top-panel__menu a {
  font-size: 10px;
  color: #fff;
  line-height: 40px;
}
.b-top-panel__menu a:hover {
  color: #fff;
  text-decoration: underline;
}
.b-top-panel__menu a.selected {
  text-decoration: underline;
}
.b-top-panel__menu a.selected:hover {
  text-decoration: none;
}
.b-top-panel__lk {
  color: #fff;
  font-size: 12px;
  line-height: 24px;
}
.inline-list li {
  padding: 0 !important;
}
.zashita {
  display: flex;
  justify-content: center;
}
.b-top-panel__lk:hover {
  color: #fff;
  text-decoration: underline;
}
.b-top-panel__lk:focus {
  color: #fff;
  outline: none;
}
.b-top-panel__button {
  background-color: #0187d3;
  color: #fff;
  border: 1px solid #0187d3;
  border-radius: 3px;
  font-size: 12px;
  padding: 4px 12px;
  margin: 0px !important;
}
.i-header {
  min-height: 121px;
  width: 100%;
  background: #fff;
}
.i-header-scrolled {
  min-height: 121px;
  position: fixed;
  width: 100%;
  background: #fff;
  top: 40px;
  z-index: 97;
  min-width: 1047px;
}
.b-header {
  width: 100%;
  margin: 0 auto;
  max-width: 1060px;
}
.b-header-row {
  margin: 0 auto;
}
.b-header__phone {
  font-size: 30px;
  margin-bottom: 11px;
  letter-spacing: -1px;
}
.b-header__lphone {
  color: #018edb;
}
.b-header__feedback, .b-header__callback {
  color: #666;
  font-size: 11px;
  font-weight: bold;
  padding: 5px;
  border-radius: 3px;
  margin-left: -6px;
}
.b-header__feedback:hover, .b-header__callback:hover {
  color: #fff;
  background-color: #00acfe;
  font-size: 11px;
  font-weight: bold;
  padding: 4px;
  border: 1px solid #00acfe;
  border-radius: 3px;
}
.b-header__feedback {
  margin-left: -6px;
}
.b-header-logo__img {
  width: 40px;
  margin-right: 10px;
  height: 40px;
}
.b-header-logo__text {
  line-height: 15px;
  align-self: center;
  width: 179px;
}
.b-header-logo__text a {
  display: inline-block;
  color: #fff;
}
.b-header-logo__btext {
  color: #666;
  font-size: 11px;
  font-weight: bold;
  line-height: 15px;
}
.i-header__menu {
  width: 370px;
}
.b-header__menu {
  list-style: none outside none;
  line-height: 0;
  font-size: 1px;
  margin: 0;
  text-align: justify;
}
.b-header__menu:after {
  width: 100%;
  height: 0px;
  visibility: hidden;
  overflow: hidden;
  content: '';
  display: inline-block;
}
.b-header__menu li {
  display: inline-block;
  line-height: normal;
  font-size: 11px;
  vertical-align: top;
}
.b-header__menu-item {
  float: left;
  height: 41px;
  width: 30%;
}
.b-header__menu-first-item {
  float: left;
  height: 41px;
  width: 180px;
}
.b-header__left-block.b-block-valign {
  display: flex;
  justify-content: flex-start;
  padding-top: 8px;
}
.b-header__menu-link, .b-header__menu-link_selected {
  display: table-cell;
  color: #999;
  border: 2px solid #fff;
  border-radius: 4px;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  line-height: 12px;
  padding: 0 5px;
  height: 45px;
  width: 112px;
}
.b-header__menu-link_selected {
  color: #00acfe;
}
.b-header__menu-first-link, .b-header__menu-first-link_selected {
  display: block;
  border: 2px solid #00acfe;
  border-radius: 4px;
  font-size: 13px;
  line-height: 41px;
  font-weight: bold;
  text-align: center;
  color: #00acfe;
  width: 165px;
  height: 45px;
}
.b-header__menu-first-link:hover, .b-header__menu-first-link_selected:hover {
  background-color: #00acfe;
  color: #fff;
}
.b-header__menu-first-link_selected {
  background-color: #00acfe;
  color: #fff;
}
.b-header__menu-link:hover, .b-header__menu-link_selected:hover {
  color: #00acfe;
}
.b-header-submenu {
  display: none;
  position: absolute;
  margin-left: 20px;
  margin-top: 10px;
  width: 220px;
  background: #fff;
  padding: 10px 15px;
  box-shadow: 0px 0px 20px #999;
  z-index: 10;
}
.b-header-submenu li {
  display: block;
  line-height: 2.3;
}
.b-header-submenu .b-header__submenu_link, .b-header-submenu .b-header__submenu_link:visited {
  font-size: 1em;
  color: #999;
  font-weight: bold;
}
.b-header-submenu .b-header__submenu_link:hover, .b-header-submenu .b-header__submenu_link:visited:hover {
  color: #00acfe;
}
.b-header-submenu .b-header__submenu_link.selected {
  color: #00acfe;
}
.i-header-shadow {
  height: 34px;
  top: 145px;
  width: 100%;
  position: fixed;
  z-index: 96;
}
.b-header-shadow {
  height: 10px;
  width: 100%;
  border-radius: 400px/20px;
  box-shadow: 0px -3px 21px 1px #090909;
}
.b-lk-header-space {
  margin-top: 184px;
  width: 100%;
}
