div, header, footer, figure, article, section, h1, h2, ul, li, a, p, img, label,
input, table, tr, td {
  /*outline: 1px solid rgba(0, 0 ,0, 0.2);*/
}

/* First-screen */

.first-screen {
  min-height: 10px;
  padding-top: 0;
  background: #ffffff;
}

.header {
  padding: 22px 0;
  border-bottom: #b2b2b2 solid 1px;
}

.nav__list a {
  color: #000000;
}

/* First-screen-END */

/* Contact-us */

.humans__information_header {
  margin: 0;
  margin-bottom: 31px;
  text-align: center;
  font-family: helveticaneuecyrlight, Arial, sans-serif;
  font-size: 72px;
  font-weight: normal;
  line-height: 1;
}

.humans__information_sub {
  width: 680px;
  margin: 0 auto;
  margin-bottom: 90px;
  text-align: center;
  color: #585858;
  font-family: helveticaneuecyrlight, Arial, sans-serif;
  font-size: 48px;
  font-weight: normal;
  line-height: 1;
}

.humans {
  /*margin-bottom: 100px;*/
}

/* Contact-us-END */
