.header {
  background: url("/themes/comp1/img/headtopbg2.png") no-repeat;
  background-size: cover;
  zoom: 1;
  position: relative;
  min-width: 1222px;
  width: 1222px;
  height: 369px;
  min-height: 369px;
  margin: 0 auto;
}
.header:after,
.header:before {
  content: "";
  display: table;
}
.header:after {
  clear: both;
}
.header_logo {
  position: absolute;
  left: 395px;
  top: 56px;
  color: #fff !important;
}
.header_logo a {
  color: #fff;
}
.header_conts {
  position: absolute;
  left: 22px;
  top: 230px;
  width: 280px;
  max-height: 136px;
  box-sizing: border-box;
  font-weight: 400;
  line-height: 20px;
  overflow: hidden;
}
.header_conts_item {
  position: relative;
  padding-left: 24px;
  display: block;
  margin-bottom: 15px;
  font-size: 1rem;
  color: #fff;
  font-weight: 400;
}
.header_conts_item a {
  color: #fff;
}
.header_conts_item.header_conts_mail {
  margin: 0;
}
.header_conts_icon {
  position: absolute;
  left: 0;
  top: 4px;
  width: 16px;
  height: 16px;
}

/*# sourceMappingURL=../maps/component/header.css.map */
