/*! normalize.css v8.0.1 | MIT License */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@font-face {
  font-family: "angelface";
  src: url(../f/af.otf) format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "proximanova";
  src: url(../f/pn-l.otf) format("opentype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "proximanova";
  src: url(../f/pn-r.otf) format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "proximanova";
  src: url(../f/pn-sb.otf) format("opentype");
  font-weight: 600;
  font-style: normal;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  min-height: 100%;
  font-family: sans-serif;
  -webkit-tap-highlight-color: transparent;
}

body {
  min-width: 360px;
  margin: 0;
  background: #fff;
  font-family: "proximanova", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #000;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 16px;
}

p {
  margin: 0 0 16px;
}

ol,
ul {
  margin: 0 0 16px;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}

a {
  text-decoration: none;
  color: #000;
}

figure {
  margin: 0 0 16px;
}

img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
}

.wr {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 25px;
}

.logo {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 50%;
}

.head {
  padding: 30px 0;
  background: #ef6848;
  font-size: 25px;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #fff;
}
.head .wr {
  display: flex;
  justify-content: space-between;
}
.head a {
  color: #fff;
}

.hero {
  text-align: center;
  background: #ef6848 url("../i/hero.jpg") no-repeat center/cover;
}
.hero .wr {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 731px;
  padding-bottom: 97px;
}
.hero h1 {
  margin: 0;
  font-family: "angelface", sans-serif;
  font-weight: 400;
  font-size: 142px;
  line-height: 142px;
  color: #fff;
}

.about {
  padding: 34px 0 46px;
  background: #ef6848;
  font-size: 22px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
  color: #fff;
}
.about .wr {
  max-width: 1140px;
}
.about p {
  margin: 30px 0 0;
}

.menu ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin: 61px 0 57px;
  padding: 0;
}
.menu ul li {
  width: 30%;
  text-align: center;
}
.menu ul li p {
  margin: 30px 0 0;
  font-size: 30px;
  line-height: 34px;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #bac26e;
}

.foot {
  padding: 30px 0;
  background: #a5b50c;
  font-size: 25px;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #fff;
}
.foot .wr {
  display: flex;
  justify-content: space-between;
}
.foot a {
  color: #fff;
}

@media screen and (max-width: 1500px) {
  .hero {
    position: relative;
  }
  .hero .wr {
    padding-top: 97px;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 1000px) {
  .menu ul {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 12px;
  }
  .menu ul li {
    width: 40%;
    margin: 0 15px 45px;
  }
}
@media screen and (max-width: 750px) {
  .logo {
    max-width: 65%;
  }

  .head {
    text-align: center;
  }
  .head .wr {
    flex-direction: column;
  }

  .hero h1 {
    font-size: 100px;
    line-height: 100px;
  }

  .menu ul li {
    width: 70%;
    margin: 0 0 45px;
  }

  .foot {
    text-align: center;
  }
  .foot .wr {
    flex-direction: column;
  }
}
@media screen and (max-width: 500px) {
  .logo {
    max-width: 75%;
  }

  .head {
    font-size: 18px;
    line-height: 22px;
  }

  .hero .wr {
    height: 600px;
  }

  .menu ul li {
    width: 100%;
  }

  .foot {
    font-size: 18px;
    line-height: 22px;
  }
}

/*# sourceMappingURL=main.css.map */
