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;
}

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;
}

html {
  font-family: "Myriad Pro", Calibri, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 10px;
  font-size: 10px;
  line-height: 10px;
}

body {
  line-height: 2.4rem;
  color: #373737;
  background-color: #f0f0f0;
  font-family: "Myriad Pro", Calibri, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 1.6rem;
}
body h1 {
  font-family: "Lucida Grande", Calibri, Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 3.6rem;
}
body h2 {
  margin: 20px 0;
  padding-bottom: 5px;
  font-family: "Lucida Grande", Calibri, Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 2.4rem;
  border-bottom: 1px solid lightgray;
}
body h4 {
  margin: 10px 0;
  font-family: "Myriad Pro", Calibri, Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 1.6rem;
}

.infoblock {
  padding: 10px 0;
}
.infoblock ul {
  padding-left: 20px;
  list-style: disc;
}
.infoblock li {
  margin: 5px 0;
  color: #373737;
}
.infoblock li a {
  color: #0366d6;
}

.maininfo {
  padding-top: 40px;
}
.maininfo h2:first-child {
  font-family: "Lucida Grande", Calibri, Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 3.6rem;
  margin: 30px 0;
  padding-bottom: 10px;
}

.wrapper {
  margin: 0 auto;
  max-width: 1240px;
}

.header {
  width: 100%;
  padding: 45px 0;
  line-height: 2.4rem;
  background-color: #4d0026;
  color: #ffffff;
  font-weight: bold;
}

.footer {
  width: 100%;
  padding: 45px 0;
  line-height: 2.4rem;
  background-color: #4d0026;
  color: #ffffff;
  font-weight: bold;
  margin-top: 40px;
}
.footer a {
  color: #ffffff;
}

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