@media (max-width: 767px) {
  html {
    font-size: 7px;
  }
}
@media (min-width: 768px) {
  html {
    font-size: 8px;
  }
}
@media (min-width: 992px) {
  html {
    font-size: 9px;
  }
}
@media (min-width: 1200px) {
  html {
    font-size: 10px;
  }
}
html, body {
  min-height: 100%;
  height: auto;
}

body {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font: 500 1.8rem atten-new, Helvetica, Arial, sans-serif;
  background: #fff;
  position: relative;
}

img {
  max-width: 100%;
}

a, button {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  cursor: pointer;
}

sup {
  line-height: 1em;
  vertical-align: super;
  display: inline-block;
  position: static;
}

input {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

iframe {
  width: 100% !important;
  max-width: 100% !important;
  display: block;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

*::-moz-selection {
  color: #fff;
  background-color: red;
}
*::-moz-selection * {
  color: #fff;
}
*::selection {
  color: #fff;
  background-color: red;
}
*::selection * {
  color: #fff;
}

p {
  margin-bottom: 1em;
}

.container {
  max-width: 1200px;
  width: 100% !important;
}

.container, .container-fluid, .row {
  height: 100%;
}
.container.hunset, .container-fluid.hunset, .row.hunset {
  height: unset;
}

.nvpage {
  min-height: 100vh;
  box-sizing: content-box;
}

.ohide {
  overflow: hidden !important;
}

.oauto {
  overflow: auto;
  height: 100%;
}

#page1 {
  background: url(section1.jpg) right 30% top/cover no-repeat;
  position: relative;
}
#page1:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 135px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC40Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.4)));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}
#page1 h1 {
  color: #676767;
  font: 500 10rem/1em acumin-pro-extra-condensed, "Arial Narrow", Helvetica Arial, sans-serif;
  max-width: 545px;
  border-right: 0.7rem solid #bd9c41;
  float: right;
  text-transform: uppercase;
  text-align: right;
  padding-right: 2rem;
  margin: 0;
  padding-bottom: 2rem;
  position: absolute;
  top: 6%;
  right: 8%;
}
#page1 .darrow {
  color: white;
  font-size: 50px;
  position: absolute;
  bottom: 20px;
  margin: auto;
  z-index: 2;
  left: 0;
  right: 0;
  width: 60px;
  text-align: center;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
#page1 .darrow:hover, #page1 .darrow:focus {
  opacity: 0.5;
}

#page2 {
  background: url(section2.jpg) center center/cover no-repeat;
}
#page2 h2 {
  color: white;
  background: #2a3353;
  font: 700 5rem/1em acumin-pro-extra-condensed, "Arial Narrow", Helvetica Arial, sans-serif;
  padding: 2rem 2rem 2rem 4rem;
  margin-left: -3rem;
  margin-bottom: 1em;
}
#page2 h2 span {
  display: block;
  font-weight: 400;
  font-size: 3.5rem;
  line-height: 1em;
}
#page2 img {
  box-shadow: 2px 2px 7px 0 rgba(0, 0, 0, 0.3);
  display: block;
  margin: 30px 0;
}

.whitebg {
  background: white;
  padding: 3rem;
}

#page3 {
  background: url(section3.gif) center center/cover no-repeat;
  color: white;
}
#page3 .container-fluid{
  padding:0 50px;
}
#page3 h2 {
  color: white;
  font: 600 5rem acumin-pro-extra-condensed, "Arial Narrow", Helvetica Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
#page3 h2 span {
  border-bottom: 3px solid #bd9c41;
  display: inline-block;
}
#page3 h2 + p {
  font-size: 2.2rem;
  max-width: 730px;
  margin: 0 auto 2em auto;
}
#page3 .tlevent {
  display: -webkit-flex;
  display: flex;
}
#page3 .tlevent .tldate {
  font: 700 6.5rem/1em acumin-pro-extra-condensed, "Arial Narrow", Helvetica Arial, sans-serif;
  color: white;
  border-right: 3px solid #bd9c41;
  padding-right: 5px;
  position: relative;
  width: 12rem;
  display: inline-block;
}
#page3 .tlevent .tldate:after {
  content: '';
  display: inline-block;
  background: white;
  width: 11px;
  height: 11px;
  position: absolute;
  right: -7px;
  top: 3.3rem;
}
#page3 .tlevent p {
  padding-left: 3rem;
  font: 400 1.8rem atten-new, Helvetica, Arial, sans-serif;
  color: white;
  -webkit-flex: 1;
  flex: 1;
  padding-top: .8em;
  padding-bottom: 1em;
}

#page4 {
  background: url(section4.jpg) right 50% center/cover no-repeat;
  font-size: 2.2rem;
}
#page4 h2 {
  color: #2a3353;
  font: 600 5rem/1em acumin-pro-extra-condensed, "Arial Narrow", Helvetica Arial, sans-serif;
  margin-bottom: 0.5em;
  text-align: center;
  max-width: 430px;
  margin: 0 auto .5em auto;
}
#page4 h2 span {
  border-bottom: 3px solid #bd9c41;
  display: inline-block;
  padding-bottom: 1rem;
}
#page4 ul {
  list-style: none;
  font-style: italic;
  margin-bottom: 1.5em;
}
#page4 ul li {
  margin-bottom: 1rem;
}
#page4 ul li:before {
  content: '\f35a';
  font: 900 1em 'Font Awesome 5 Free';
  color: #2a3353;
  display: inline-block;
  width: 3rem;
  margin-left: -3rem;
}

#page5 {
  background: #1a1a1a;
  color: white;
  font-size: 2.2rem;
}
#page5 .scrollable:before, #page5 .scrollable:after {
  content: '';
  display: block;
  height: 5rem;
}
#page5 h2 {
  color: white;
  font: 600 5rem/1em acumin-pro-extra-condensed, "Arial Narrow", Helvetica Arial, sans-serif;
  margin-bottom: 0.5em;
  text-align: center;
  max-width: 510px;
  margin: 0 auto .5em auto;
}
#page5 h2 span {
  border-bottom: 3px solid #bd9c41;
  display: inline-block;
  padding-bottom: 1rem;
}
#page5 h3 {
  font: 700 2.5rem atten-new, Helvetica, Arial, sans-serif;
  margin-bottom: 1em;
}
#page5 h3:first-child {
  font-size: 2.2rem;
}
#page5 h3:first-child strong {
  text-transform: uppercase;
}

#page6 {
  padding-top: 5rem;
  font-size: 2.2rem;
}
#page6 .d-flex {
  height: 100%;
}
#page6 .container {
  -webkit-flex: 1;
  flex: 1;
}
#page6 h2 {
  color: #2a3353;
  font: 600 5rem/1em acumin-pro-extra-condensed, "Arial Narrow", Helvetica Arial, sans-serif;
  margin-bottom: 0.5em;
  text-align: center;
  max-width: 550px;
  margin: 0 auto 1em auto;
}
#page6 h2 span {
  border-bottom: 3px solid #bd9c41;
  display: inline-block;
  padding-bottom: 1rem;
}
#page6 .view {
  text-align: center;
}
#page6 .view a {
  color: #bd9c41;
  font-size: 2.5rem;
  text-decoration: none;
  border-bottom: 1px solid #bd9c41;
  -moz-transition: color 0.3s ease-in-out, border 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out, border 0.3s ease-in-out;
  -webkit-transition: color 0.3s ease-in-out, border 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, border 0.3s ease-in-out;
}
#page6 .view a:hover, #page6 .view a:focus {
  color: #2a3353;
  border-color: #2a3353;
}

@media (max-width: 767px) {
  #fp-nav {
    z-index: 10;
    background: white;
    background: white;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 100px 30px 30px 30px;
    z-index: 10;
    display: none;
  }
  #fp-nav a {
    color: #bd9c41;
    font: 700 30px atten-new, Helvetica, Arial, sans-serif;
    display: block;
    text-align: center;
    text-decoration: none;
    outline: none;
    padding: 10px;
    -moz-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
  }
  #fp-nav a:hover, #fp-nav a:focus {
    color: #2a3353;
    text-decoration: none;
  }
  #fp-nav a i {
    margin-right: 20px;
  }

  .darrow {
    display: none;
  }

  #page1:after {
    display: none;
  }

  .nvmenu {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .nvpage, .fp-tableCell {
    min-height: unset;
    height: auto !important;
  }

  #page1 {
    min-height: 400px;
  }
  #page1 h1 {
    left: 32%;
    right: 5%;
    top: 30px;
    font-size: 11vw;
  }

  #page4 h2 {
    margin: -3rem -3rem 1em -3rem;
    background: url(section4.jpg) center bottom 20%/cover no-repeat;
    z-index: 0;
    position: relative;
    padding: 50px 15px;
    max-width: unset;
    width: unset;
    color: white;
  }
  #page4 h2 span {
    border: none;
  }
  #page4 h2:after {
    content: '';
    display: block;
    z-index: -2;
    background: #2a3353;
    opacity: 0.75;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  #page6 {
    padding-top: 0;
  }
  #page6 img {
    display: none;
  }
  #page6 h2 {
    margin: 0 -15px 1em -15px;
    background: url(section6.jpg) center bottom 35%/cover no-repeat;
    z-index: 0;
    position: relative;
    padding: 50px 15px;
    max-width: unset;
    width: unset;
    color: white;
  }
  #page6 h2 span {
    border: none;
  }
  #page6 h2:after {
    content: '';
    display: block;
    z-index: -2;
    background: #2a3353;
    opacity: 0.75;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .navtog {
    background: rgba(42, 51, 83, 0.85);
    outline: none;
    border: none;
    margin: 0;
    position: fixed;
    top: 30px;
    left: 30px;
    z-index: 14;
    height: 53px;
    display: inline-block;
    overflow: visible;
    margin: 0;
    padding: 15px;
    cursor: pointer;
    transition-timing-function: linear;
    transition-duration: .15s;
    transition-property: opacity,filter,background;
    text-transform: none;
    color: inherit;
  }
  .navtog:hover, .navtog:focus {
    outline: none;
  }

  .navtog.is-active {
    background: transparent;
  }

  .hamburger-box {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 24px;
  }

  .hamburger--slider .hamburger-inner {
    top: 2px;
  }

  .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    position: absolute;
    width: 40px;
    height: 2px;
    transition-timing-function: ease;
    transition-duration: .35s;
    transition-property: transform;
    border-radius: 2px;
    background-color: white;
  }

  .hamburger-inner {
    top: 50%;
    display: block;
    margin-top: -1px;
  }

  .hamburger-inner:after, .hamburger-inner:before {
    display: block;
    content: "";
  }

  .hamburger--slider .hamburger-inner:before {
    top: 10px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform,opacity;
  }

  .hamburger--slider .hamburger-inner:after {
    top: 20px;
  }

  .hamburger-inner:after {
    bottom: -10px;
  }

  .hamburger--slider.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(45deg);
  }

  .hamburger--slider.is-active .hamburger-inner, .hamburger--slider.is-active .hamburger-inner:before, .hamburger--slider.is-active .hamburger-inner:after {
    background-color: #bd9c41;
  }

  .hamburger--slider.is-active .hamburger-inner:before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0;
  }

  .hamburger--slider.is-active .hamburger-inner:after {
    transform: translate3d(0, -20px, 0) rotate(-90deg);
  }
}
@media (min-width: 768px) {
  #fp-nav{display: block !important;}
  .nvmenu {
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -115px;
    text-align: right;
    z-index: 4;
    height: 230px;
    padding: 20px 0 20px 15px;
    background: #2a3353;
    display: flex !important;
    display: -ms-flexbox !important;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .nvmenu li {
    -webkit-flex: 1;
    flex: 1;
    margin: 0;
    padding: 0;
    display: inline;
  }
  .nvmenu a {
    display: block;
    width: 30px;
    position: relative;
    height: 100%;
  }
  .nvmenu a:before {
    content: '';
    display: inline-block;
    background: #bd9c41;
    width: 100%;
    height: 8px;
    position: absolute;
    top: calc(50% - 4px);
    width: 30px;
    right: 0;
    z-index: -2;
    -moz-transition: background 0.3s ease-in-out;
    -o-transition: background 0.3s ease-in-out;
    -webkit-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
  }
  .nvmenu a.report:before {
    content: '\f1c1';
    color: white;
    font: 900 1.5em 'Font Awesome 5 Free';
    background: none;
    padding: 0;
    left: 0;
    top: unset;
    text-align: left;
  }
  .nvmenu a span {
    padding: 10px 10px 7px 10px;
    display: inline-block;
    z-index: 0;
    white-space: nowrap;
    -moz-transform: perspective(0) translateX(100%);
    -ms-transform: perspective(0) translateX(100%);
    -webkit-transform: perspective(0) translateX(100%);
    transform: perspective(0) translateX(100%);
    color: white;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    right: 0;
    background: #bd9c41;
    line-height: 1em;
    -moz-transition: -moz-transform 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
  }
  .nvmenu a:hover span {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .nvmenu li.active a:before {
    background-color: white;
  }
}

/*@media(min-width:992px){
#page3 .container-fluid{
  padding:0 5rem;
}
}*/
