html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: none;
  -ms-interpolation-mode: bicubic;
}
textarea {
  overflow: auto;
  resize: vertical;
}
button {
  width: auto;
  overflow: visible;
  cursor: pointer;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input:focus {
  outline: none;
}
textarea:focus {
  outline: none;
}
a {
  outline: none;
}
button {
  outline: none;
}
* {
  outline: none;
}
input:not([type="checkbox"]),
textarea {
  -webkit-appearance: none;
}
input::-ms-clear {
  display: none;
}

.row {
  display: block;
  margin: 0 -10px;
  font-size: 0;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-05,
.col-15,
.col-25,
.col-35,
.col-45,
.col-55,
.col-65,
.col-75,
.col-85,
.col-95,
.col-105,
.col-115 {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding: 0 10px;
}
.col-12 {
  width: 100%;
}
.col-115 {
  width: 95.83333333%;
}
.col-11 {
  width: 91.66666667%;
}
.col-105 {
  width: 87.5%;
}
.col-10 {
  width: 83.33333333%;
}
.col-95 {
  width: 79.16666667%;
}
.col-9 {
  width: 75%;
}
.col-85 {
  width: 70.83333333%;
}
.col-8 {
  width: 66.66666667%;
}
.col-75 {
  width: 62.5%;
}
.col-7 {
  width: 58.33333333%;
}
.col-65 {
  width: 54.16666667%;
}
.col-6 {
  width: 50%;
}
.col-55 {
  width: 45.83333333%;
}
.col-5 {
  width: 41.66666667%;
}
.col-45 {
  width: 37.5%;
}
.col-4 {
  width: 33.33333333%;
}
.col-35 {
  width: 29.16666667%;
}
.col-3 {
  width: 25%;
}
.col-25 {
  width: 20.83333333%;
}
.col-2 {
  width: 16.66666667%;
}
.col-15 {
  width: 12.5%;
}
.col-1 {
  width: 8.33333333%;
}
.col-05 {
  width: 4.16666667%;
}

@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?u8pw08');
  src: url('fonts/icomoon.eot?u8pw08#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?u8pw08') format('truetype'), url('fonts/icomoon.woff?u8pw08') format('woff'), url('fonts/icomoon.svg?u8pw08#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('fonts/roboto-light.eot');
  src: url('fonts/roboto-light.eot?#iefix') format('embedded-opentype'), url('fonts/roboto-light.woff2') format('woff2'), url('fonts/roboto-light.woff') format('woff'), url('fonts/roboto-light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('fonts/roboto-bold.eot');
  src: url('fonts/roboto-bold.eot?#iefix') format('embedded-opentype'), url('fonts/roboto-bold.woff2') format('woff2'), url('fonts/roboto-bold.woff') format('woff'), url('fonts/roboto-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

body {
  height: 100%;
}
body {
  font: normal 300 15px/21px 'Roboto', sans-serif;
  min-width: 1000px;
  overflow-x: auto;
  overflow-y: scroll;
}

:root {
  counter-reset: par;
}

.header {
  background: #ccc;
  display: flex;
  justify-content: center;
}

.page {
  min-height: 100vh;
}

.header__inner {
  height: 60px;
  padding: 20px;
  width: 980px;
  align-self: center;
  display: flex;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.logo {
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-top: -2px;
  position: relative;
}

.logo__img {
  display: block;
}

.profile {
  box-sizing: border-box;
  padding: 59px 20px 0;
  width: 100%;
  max-width: 980px;
  margin: auto;
}

.content {
  padding-bottom: 100px;
}

b {
  font-weight: 700;
}

.text h2 {
  font: normal 700 32px/36px 'Roboto', sans-serif;
  color: #575656;
  margin-bottom: 23px;
}

.text h3 {
  font: normal 700 18px/26px 'Roboto', sans-serif;
  color: #35383e;
  margin-bottom: 1px;
}

.text > h3:first-child {
  margin-top: 10px;
}

.text p {
  font: normal 300 16px/26px 'Roboto', sans-serif;
  color: #35383e;
  margin: 0 0 25px;
}

.text ul {
  font: normal 300 16px/26px 'Roboto', sans-serif;
  color: #35383e;
  margin: 0 0 25px;
}

.text li {
  font: normal 300 16px/26px 'Roboto', sans-serif;
  color: #35383e;
}

.text > p:first-child {
  margin-top: 28px;
}

.text a {
  color: #80b000;
}

.text a:hover {
  color: #a9cb00;
}

.text hr {
  display: block;
  border: none;
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  margin: 43px 0 36px;
}

ul {
  list-style: none;
}

.par-header {
  counter-increment: par;
  counter-reset: subpar;
}

.text h3.par-header {
  margin-bottom: 0.5rem;
  margin-top: 1rem;
}

.subpar {
  counter-increment: subpar;
  margin-left: 2.5rem;
  text-indent: -2.3rem;
}

.par-header::before {
  content: counter(par) ". ";
}

.subpar::before {
  content: counter(par) "." counter(subpar);
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}

.subpar2 {
  margin-left: 1.5rem;
  text-indent: -1.5rem;
}

.subpar-body {
  text-indent: initial;
}

.bullet::before {
  content: "•";
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}

.container {
  display: flex;
}

.md {
  height: 70px;
}

.md-text {
  font: normal 700 16px 'Roboto', sans-serif;
  color: #575656;
  align-self: center;
  padding-left: 30px;
}

.clear-footer {
  clear: both;
  height: 151px;
}

.clear-footer--light {
  height: 76px;
}

.main {
  min-height: calc(100vh - 76px /* footer*/ - 60px /* header */ );
}

.footer {
  position: relative;
  background-color: #cccccc;
}

.footer__inner {
  height: 76px;
  margin: 0 auto;
  max-width: 980px;
  position: relative;
  z-index: 2;
}

.footer__copy {
  color: #575656;
  position: absolute;
  left: 20px;
  top: 27px;
  font: normal 300 12px/20px 'Roboto', sans-serif;
}

.footer__links {
  position: absolute;
  right: 20px;
  top: 27px;
  font: normal 300 12px/20px 'Roboto', sans-serif;
}

.footer__link {
  color: #575656;
  margin-left: 28px;
}
.footer__link:hover {
  color: #80b000;
}

.profile__title {
  font: normal 700 32px/32px 'Roboto', sans-serif;
  color: #575656;
}

.contacts-block {
  font: normal 300 18px/26px 'Roboto', sans-serif;
  color: #35383e;
  margin: 24px 0;
}

.contacts-block__link {
  color: #80b000;
}

.contacts-block__link:hover {
  color: #a9cb00;
}

.contacts-list {
  font-size: 0;
  display: flex;
  flex-wrap: nowrap;
}

.contacts-list__item {
  display: inline-block;
  vertical-align: top;
  flex: 1;
}

.contacts-list__item:not(:last-child) {
  margin-right: 25px;
}

.contacts-list__title {
  font: normal 700 18px/26px 'Roboto', sans-serif;
  color: #35383e;
  margin-bottom: 1px;
}

.contacts-list__text {
  font: normal 300 16px/26px 'Roboto', sans-serif;
  color: #35383e;
}

.nowrap {
  white-space: nowrap;
}

.error-page__content-404 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 84px 0;
}

.error-page__image {
  width: 200px;
  height: 200px;
  margin-bottom: 20px;
}

.error-message__container {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.error-message__title {
    font-size: 60px;
    font-weight: 700;
    margin-bottom: 60px;
    color: #575656;
    line-height: 55px;
}

.error-message__message {
    font-size: 20px;
    color: #575656;
}