@font-face {
  font-family: 'Gotham Book';
  src: url("fonts/Gotham-Book.ttf") format("ttf");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal; }
@font-face {
  font-family: 'novecento_sans_widebook';
  src: url("fonts/Novecentosanswide-Book-webfont.eot");
  src: url("fonts/Novecentosanswide-Book-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Novecentosanswide-Book-webfont.woff2") format("woff2"), url("fonts/Novecentosanswide-Book-webfont.woff") format("woff"), url("fonts/Novecentosanswide-Book-webfont.ttf") format("truetype"), url("fonts/Novecentosanswide-Book-webfont.svg#novecento_sans_widebook") format("svg");
  font-weight: normal;
  font-style: normal; }
article, aside, audio, command, datagrid, details, dialog, embed, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, video, wbr {
  display: block; }

bdi, figcaption, keygen, mark, meter, progress, rp, rt, ruby, time {
  display: inline; }

acronym, applet, big, center, dir, font, frame, frameset, noframes, s, strike, tt, u, xmp {
  display: none; }

a, abbr, area, article, aside, audio, b, bdo, blockquote, body, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dialog, dfn, div, dl, dt, em, embed, fieldset, figure, form, h1, h2, h3, h4, h5, h6, head, header, hgroup, hr, html, i, iframe, img, input, ins, keygen, kbd, label, legend, li, map, mark, menu, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, samp, section, select, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead, time, tr, ul, var, video {
  background: transparent;
  border: 0;
  font-size: 100%;
  font: inherit;
  margin: 0;
  outline: none;
  padding: 0;
  text-align: left;
  text-decoration: none;
  z-index: 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; }

* {
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased; }

html {
  height: 100%; }

body {
  min-width: 100%;
  min-height: 100%;
  padding: 30px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow-x: hidden;
  font-family: "novecento_sans_widebook", sans-serif;
  color: #808284; }

::-moz-selection {
  background-color: #666;
  color: #fff; }

::selection {
  background-color: #666;
  color: #fff; }

.pages-nav {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  .pages-nav .nav-link {
    display: inline-block;
    font-family: "novecento_sans_widebook", sans-serif;
    text-transform: uppercase;
    padding: 5px 0; }
    .pages-nav .nav-link a {
      color: #676767;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .pages-nav .nav-link a:hover {
        color: #939394; }
    .pages-nav .nav-link.active a {
      color: #d1d2d4; }

.pages-container section {
  display: none;
  font-family: "Gotham Book", sans-serif;
  border-top: 1px solid #939597; }
  .pages-container section.contact {
    font-family: "Gotham Book", sans-serif; }
    .pages-container section.contact span, .pages-container section.contact h3 {
      display: block;
      color: #808284; }
    .pages-container section.contact sub {
      color: #4E4E4E; }
    .pages-container section.contact h3 {
      margin-top: 17px;
      max-width: 157px;
      border-bottom: 1px solid #939597; }
  .pages-container section.contact ul {
    margin-top: 10px; }

#mce-EMAIL {
  background-color: #323132;
  border-radius: 5px;
  border: 0;
  padding: 4px 0 3px 10px;
  color: #808284;
  margin: 23px 0 0;
  width: 50%;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

#mc_embed_signup div.mce_inline_error {
  margin: 10px 0 !important;
  padding: 0 !important;
  background-color: rgba(255, 255, 255, 0) !important;
  font-weight: normal !important;
  z-index: 1 !important;
  color: #FF6FF2 !important;
  font-size: 90% !important; }

#mc-embedded-subscribe {
  position: relative;
  left: 47%;
  padding: 4px 4px 3px 4px;
  font-size: 20px;
  cursor: pointer;
  background-color: transparent;
  color: #808284;
}

#mc-embedded-subscribe:hover {
  color: #939394;
}

.open {
  display: block !important; }

.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

.subtitle, .nav-link {
  font-size: 20px;
  line-height: 30px;
  position: relative;
  top: 9px; }

.pages-container section, .pages-container section p {
  font-size: 16px;
  line-height: 24px;
  position: relative;
  top: 9px; }

.pages-container section p + p {
  margin-top: 17px; }

a {
  -webkit-transition: color 500ms cubic-bezier(0.19, 1, 0.22, 1), border-bottom 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: color 500ms cubic-bezier(0.19, 1, 0.22, 1), border-bottom 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: color 500ms cubic-bezier(0.19, 1, 0.22, 1), border-bottom 500ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: color 500ms cubic-bezier(0.19, 1, 0.22, 1), border-bottom 500ms cubic-bezier(0.19, 1, 0.22, 1);
  color: inherit;
  text-decoration: none;
  border-bottom: 1px solid rgba(38, 38, 38, 0.3);
  padding-bottom: 5px;
  -webkit-tap-highlight-color: rgba(89, 89, 255, 0.7); }

@media screen and (max-width: 1024px) {
  .subtitle, .nav-link {
    font-size: 20px;
    line-height: 30px; }

  .pages-container section, .pages-container section p {
    font-size: 16px;
    line-height: 24px; } }
@media screen and (max-width: 768px) {
  .subtitle, .nav-link {
    font-size: 18px;
    line-height: 30px; }

  .pages-container section, .pages-container section p {
    font-size: 14px;
    line-height: 21px; } }
@media screen and (max-width: 560px) {
  .subtitle, .nav-link {
    font-size: 15px;
    line-height: 30px; }

  .pages-container section, .pages-container section p {
    font-size: 12px;
    line-height: 18px; } }
@media screen and (max-width: 320px) {
  .subtitle, .nav-link {
    font-size: 13px;
    line-height: 25px; }

  .pages-container section, .pages-container section p {
    font-size: 10px;
    line-height: 15px; } }
@media all and (orientation: landscape) and (max-height: 560px) {
  .subtitle, .nav-link {
    font-size: 15px;
    line-height: 30px; }

  .pages-container section, .pages-container section p {
    font-size: 12px;
    line-height: 18px; } }
@media all and (orientation: landscape) and (max-height: 320px) {
  .subtitle, .nav-link {
    font-size: 13px;
    line-height: 25px; }

  .pages-container section, .pages-container section p {
    font-size: 10px;
    line-height: 15px; } }
body {
  background-color: #000; }

#pm-container {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 2; }
  #pm-container .container, #pm-container .subtitle {
    opacity: 1;
    visibility: visible;
    -webkit-tap-highlight-color: transparent; }
    #pm-container .container.loading, #pm-container .subtitle.loading {
      visibility: hidden;
      opacity: 0; }
  #pm-container .container {
    -webkit-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -ms-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s; }
  #pm-container .subtitle {
    -webkit-transition: all 2.5s 0.5s;
    -moz-transition: all 2.5s 0.5s;
    -ms-transition: all 2.5s 0.5s;
    -o-transition: all 2.5s 0.5s;
    transition: all 2.5s 0.5s; }

#main-logo, .subtitle, .pages-nav, .pages-container {
  width: 70%;
  max-width: 600px;
  margin: 0 auto; }

#main-logo {
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: contain;
  height: inherit;
  max-height: 125px;
  margin-top: 10%; }

.subtitle {
  font-family: "novecento_sans_widebook", sans-serif;
  text-transform: uppercase;
  display: block;
  margin-top: 8px;
  margin-bottom: 20px;
  position: relative;
  top: 0;
  color: #808284; }
