@font-face {
  font-family: 'Gotham Light';
  src: url("Gotham-Light.eot");
  /* IE9 Compat Modes */
  src: url("Gotham-Light.eot?#iefix") format("embedded-opentype"), url("Gotham-Light.woff") format("woff"), url("Gotham-Light.ttf") format("truetype"), url("Gotham-Light.svg#bf16822e282b4d885cff891f3a65335d") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 200; }
@-webkit-keyframes infoButton {
  0% {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1); }
  50% {
    transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2); }
  100% {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1); } }
@keyframes infoButton {
  0% {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1); }
  50% {
    transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2); }
  100% {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1); } }
.rotateButton {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.InfoDisplay {
  display: block !important; }

.InfoOpacity {
  opacity: 1 !important; }

html, body {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  font-size: 20px; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

h1, h2, h3, h4, h5, h6, p, a {
  margin: 0px;
  padding: 0px;
  font-family: 'Gotham Light'; }

.background-1 {
  position: fixed;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: url("../images/bg.png");
  background-size: cover; }

.background-2 {
  position: fixed;
  top: 0px;
  width: 100%;
  height: 15000px;
  background: url("../images/bg_2.svg");
  background-size: 100%; }

.nav-wrap {
  position: fixed;
  z-index: 3000;
  width: 20px;
  height: 100%;
  top: 0px;
  left: 0px; }

.nav-item {
  width: 100%;
  height: calc( 100% / 3 );
  background: #F2F2F2; }

.nav-item-active {
  position: absolute;
  width: 100%;
  height: calc( 100% / 3 );
  background: #CF6237;
  top: -33.33333333%;
  -webkit-transition: top 200ms cubic-bezier(0.6, 0.18, 0.36, 0.84);
  transition: top 200ms cubic-bezier(0.6, 0.18, 0.36, 0.84); }

.logo {
  position: fixed;
  right: 0px;
  bottom: 0px; }

.share-wrap {
  position: fixed;
  z-index: 4000;
  top: 0px;
  right: 0px;
  width: 260px;
  height: 60px; }

svg {
  width: 60px;
  height: 60px;
  display: inline-block;
  fill: #ccc;
  cursor: pointer; }
  svg:hover {
    fill: #CF6237; }

.content-start-page {
  width: 100%;
  height: 100%;
  position: fixed;
  background: #fff;
  top: 0%; }

.content-circle-wrap {
  position: fixed;
  width: 175px;
  height: 175px;
  background: #F2F2F2;
  border-radius: 100%;
  top: calc(50% + 60px);
  left: 50%;
  margin: -87px 0 0 -87px;
  overflow: visible; }
  @media (max-width: 550px) {
    .content-circle-wrap {
      -webkit-transform: scale(0.7, 0.7) translateX(15px);
      transform: scale(0.6, 0.6) translateX(15px);
      top: calc(50% + 80px); } }

.box {
  position: absolute;
  width: 180px;
  height: 180px;
  top: 50%;
  left: 50%;
  margin: -90px 0 0 -90px; }

.icons-wrap {
  width: 400px;
  height: 400px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -200px 0 0 -200px;
  border-radius: 100%; }

.icon-box-1 {
  position: absolute;
  width: 71px;
  height: 86px;
  overflow: hidden;
  background: url(../images/icon_sprite.svg);
  background-position: -781px 0px;
  top: 2%;
  left: 40%; }

.icon-box-2 {
  position: absolute;
  width: 71px;
  height: 86px;
  overflow: hidden;
  background: url(../images/icon_sprite.svg);
  background-position: -497px 0px;
  top: 6%;
  left: 60%; }

.icon-box-3 {
  position: absolute;
  width: 71px;
  height: 86px;
  overflow: hidden;
  background: url(../images/icon_sprite.svg);
  background-position: -142px 0px;
  top: 17%;
  left: 71%; }

.icon-box-4 {
  position: absolute;
  width: 71px;
  height: 86px;
  overflow: hidden;
  background: url(../images/icon_sprite.svg);
  background-position: -852px 0px;
  top: 32%;
  left: 78%; }

.icon-box-5 {
  position: absolute;
  width: 71px;
  height: 86px;
  overflow: hidden;
  background: url(../images/icon_sprite.svg);
  background-position: -355px 0px;
  top: 44%;
  left: 80%; }

.icon-box-6 {
  position: absolute;
  width: 71px;
  height: 86px;
  overflow: hidden;
  background: url(../images/icon_sprite.svg);
  background-position: 0px 0px;
  top: 69%;
  left: 51%; }

.icon-box-7 {
  position: absolute;
  width: 71px;
  height: 86px;
  overflow: hidden;
  background: url(../images/icon_sprite.svg);
  background-position: -1207px 0px;
  top: 62%;
  left: 69%; }

.icon-box-8 {
  position: absolute;
  width: 71px;
  height: 86px;
  overflow: hidden;
  background: url(../images/icon_sprite.svg);
  background-position: -568px 0px;
  top: 71%;
  left: 56%; }

.icon-box-9 {
  position: absolute;
  width: 71px;
  height: 86px;
  overflow: hidden;
  background: url(../images/icon_sprite.svg);
  background-position: -710px 0px;
  top: 77%;
  left: 42%; }

.icon-box-10 {
  position: absolute;
  width: 71px;
  height: 86px;
  overflow: hidden;
  background: url(../images/icon_sprite.svg);
  background-position: -284px 0px;
  top: 72%;
  left: 29%; }

.icon-box-11 {
  position: absolute;
  width: 71px;
  height: 86px;
  overflow: hidden;
  background: url(../images/icon_sprite.svg);
  background-position: -71px 0px;
  top: 72%;
  left: 17%; }

.icon-box-12 {
  position: absolute;
  width: 71px;
  height: 86px;
  overflow: hidden;
  background: url(../images/icon_sprite.svg);
  background-position: -923px 0px;
  top: 60%;
  left: 5%; }

.icon-box-13 {
  position: absolute;
  width: 71px;
  height: 86px;
  overflow: hidden;
  background: url(../images/icon_sprite.svg);
  background-position: -639px 0px;
  top: 48%;
  left: 10%; }

.icon-box-14 {
  position: absolute;
  width: 71px;
  height: 86px;
  overflow: hidden;
  background: url(../images/icon_sprite.svg);
  background-position: -994px 0px;
  top: 39%;
  left: 0%; }

.icon-box-15 {
  position: absolute;
  width: 71px;
  height: 86px;
  overflow: hidden;
  background: url(../images/icon_sprite.svg);
  background-position: -426px 0px;
  top: 26%;
  left: 5%; }

.icon-box-16 {
  position: absolute;
  width: 71px;
  height: 86px;
  overflow: hidden;
  background: url(../images/icon_sprite.svg);
  background-position: -1065px 0px;
  top: 14%;
  left: 4%; }

.icon-box-17 {
  position: absolute;
  width: 71px;
  height: 86px;
  overflow: hidden;
  background: url(../images/icon_sprite.svg);
  background-position: -1136px 0px;
  top: 12%;
  left: 17%; }

.icon-box-18 {
  position: absolute;
  width: 71px;
  height: 86px;
  overflow: hidden;
  background: url(../images/icon_sprite.svg);
  background-position: -213px 0px;
  top: 9%;
  left: 31%; }

.titleWrap {
  position: fixed; }
  .titleWrap .intro-title {
    position: fixed;
    padding: 0px 20px 0px 65px;
    top: 1%;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: all 400ms cubic-bezier(0.6, 0.18, 0.36, 0.84);
    transition: all 400ms cubic-bezier(0.6, 0.18, 0.36, 0.84); }
    @media (max-width: 550px) {
      .titleWrap .intro-title {
        top: 60px;
        padding: 0px 20px 0px 35px; } }
    .titleWrap .intro-title h1 {
      position: relative;
      font-size: 3.25rem;
      color: #CF6237;
      line-height: 3rem; }
      @media (max-width: 550px) {
        .titleWrap .intro-title h1 {
          font-size: 1.2rem;
          line-height: 1.1rem; } }
      .titleWrap .intro-title h1 span {
        color: #666666;
        font-size: 1.2rem; }
        @media (max-width: 550px) {
          .titleWrap .intro-title h1 span {
            font-size: .7rem; } }
    .titleWrap .intro-title p {
      position: relative;
      font-size: 1rem;
      color: #999;
      line-height: 1rem; }
      @media (max-width: 550px) {
        .titleWrap .intro-title p {
          font-size: .7rem;
          line-height: .7rem; } }
  .titleWrap .ending-title {
    position: fixed;
    padding: 0px 20px 0px 20px;
    width: 80%;
    top: 15%;
    left: 50%;
    margin-left: -40%;
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
    -webkit-transition: all 400ms cubic-bezier(0.6, 0.18, 0.36, 0.84);
    transition: all 400ms cubic-bezier(0.6, 0.18, 0.36, 0.84); }
    @media (max-width: 550px) {
      .titleWrap .ending-title {
        padding: 0px 20px 0px 65px;
        top: 60px; } }
    .titleWrap .ending-title p {
      position: relative;
      font-size: 1rem;
      color: #999;
      line-height: 1.2rem;
      text-align: center; }
      @media (max-width: 550px) {
        .titleWrap .ending-title p {
          font-size: .7rem;
          line-height: .8rem;
          width: 95%; } }
    .titleWrap .ending-title .accent {
      color: #CF6237;
      margin: 20px 0px; }
  .titleWrap h2 {
    position: fixed;
    top: 5%;
    font-size: 3.25rem;
    padding: 0px 20px 0px 65px;
    color: #CF6237;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 400ms cubic-bezier(0.6, 0.18, 0.36, 0.84);
    transition: all 400ms cubic-bezier(0.6, 0.18, 0.36, 0.84); }
    @media (max-width: 550px) {
      .titleWrap h2 {
        font-size: 1.2rem;
        line-height: 1.1rem;
        top: 60px; } }
    .titleWrap h2 span {
      color: #666666;
      font-size: 1.2rem; }
      @media (max-width: 550px) {
        .titleWrap h2 span {
          font-size: .7rem; } }

.infoPop {
  position: fixed;
  padding: 35px;
  background: #CF6237;
  border-radius: 5px;
  display: none;
  width: 300px;
  min-height: 300px;
  left: 50%;
  top: 50%;
  margin: -150px 0 0 -150px;
  -webkit-transition: opacity 200ms cubic-bezier(0.6, 0.18, 0.36, 0.84);
  transition: opacity 200ms cubic-bezier(0.6, 0.18, 0.36, 0.84); }
  .infoPop p {
    color: #fff;
    font-size: .9rem; }
    .infoPop p span {
      color: #75C3BB; }

.hideDisplay {
  display: none; }

.content-wrap {
  display: none;
  position: absolute;
  width: 470px;
  height: 470px;
  left: 50%;
  top: 50%;
  margin: -235px 0 0 -235px; }

.content-one-1 {
  position: absolute;
  width: 80px;
  height: 71px;
  top: 50%;
  left: 50%; }
  .content-one-1 .infoButton {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    top: 70%;
    left: 60%;
    cursor: pointer;
    background: RGBA(253, 182, 50, 0.25) url(../images/infoButton.svg) center center no-repeat;
    -webkit-transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58);
    transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58); }
    .content-one-1 .infoButton:hover {
      -webkit-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1); }
  .content-one-1 .infoButton-active {
    -webkit-animation: infoButton .5s infinite;
    animation: infoButton .5s infinite; }

.content-one-2 {
  position: absolute;
  width: 76px;
  height: 98px;
  top: 50%;
  left: 50%; }
  .content-one-2 .infoButton {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    top: 70%;
    left: 70%;
    cursor: pointer;
    background: RGBA(253, 182, 50, 0.25) url(../images/infoButton.svg) center center no-repeat;
    -webkit-transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58);
    transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58); }
    .content-one-2 .infoButton:hover {
      -webkit-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1); }
  .content-one-2 .infoButton-active {
    -webkit-animation: infoButton .5s infinite;
    animation: infoButton .5s infinite; }

.content-one-3 {
  position: absolute;
  width: 95px;
  height: 133px;
  top: 50%;
  left: 50%; }
  .content-one-3 .infoButton {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    top: 1%;
    left: 1%;
    cursor: pointer;
    background: RGBA(253, 182, 50, 0.25) url(../images/infoButton.svg) center center no-repeat;
    -webkit-transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58);
    transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58); }
    .content-one-3 .infoButton:hover {
      -webkit-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1); }
  .content-one-3 .infoButton-active {
    -webkit-animation: infoButton .5s infinite;
    animation: infoButton .5s infinite; }

.content-one-4 {
  position: absolute;
  width: 100px;
  height: 71px;
  top: 50%;
  left: 50%; }
  .content-one-4 .infoButton {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    top: -10%;
    left: -10%;
    cursor: pointer;
    background: RGBA(253, 182, 50, 0.25) url(../images/infoButton.svg) center center no-repeat;
    -webkit-transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58);
    transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58); }
    .content-one-4 .infoButton:hover {
      -webkit-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1); }
  .content-one-4 .infoButton-active {
    -webkit-animation: infoButton .5s infinite;
    animation: infoButton .5s infinite; }

.content-two-1 {
  position: absolute;
  width: 157px;
  height: 100px;
  top: 50%;
  left: 50%; }
  .content-two-1 .infoButton {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    top: -10%;
    left: -10%;
    cursor: pointer;
    background: RGBA(253, 182, 50, 0.25) url(../images/infoButton.svg) center center no-repeat;
    -webkit-transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58);
    transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58); }
    .content-two-1 .infoButton:hover {
      -webkit-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1); }
  .content-two-1 .infoButton-active {
    -webkit-animation: infoButton .5s infinite;
    animation: infoButton .5s infinite; }

.content-two-2 {
  position: absolute;
  width: 101px;
  height: 85px;
  top: 50%;
  left: 50%; }
  .content-two-2 .infoButton {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    top: 50%;
    left: 75%;
    cursor: pointer;
    background: RGBA(253, 182, 50, 0.25) url(../images/infoButton.svg) center center no-repeat;
    -webkit-transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58);
    transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58); }
    .content-two-2 .infoButton:hover {
      -webkit-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1); }
  .content-two-2 .infoButton-active {
    -webkit-animation: infoButton .5s infinite;
    animation: infoButton .5s infinite; }

.content-two-3 {
  position: absolute;
  width: 133px;
  height: 87px;
  top: 50%;
  left: 50%; }
  .content-two-3 .infoButton {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    top: 75%;
    left: 30%;
    cursor: pointer;
    background: RGBA(253, 182, 50, 0.25) url(../images/infoButton.svg) center center no-repeat;
    -webkit-transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58);
    transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58); }
    .content-two-3 .infoButton:hover {
      -webkit-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1); }
  .content-two-3 .infoButton-active {
    -webkit-animation: infoButton .5s infinite;
    animation: infoButton .5s infinite; }

.content-two-4 {
  position: absolute;
  width: 83px;
  height: 89px;
  top: 50%;
  left: 50%; }
  .content-two-4 .infoButton {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    top: 50%;
    left: 75%;
    cursor: pointer;
    background: RGBA(253, 182, 50, 0.25) url(../images/infoButton.svg) center center no-repeat;
    -webkit-transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58);
    transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58); }
    .content-two-4 .infoButton:hover {
      -webkit-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1); }
  .content-two-4 .infoButton-active {
    -webkit-animation: infoButton .5s infinite;
    animation: infoButton .5s infinite; }

.content-three-1 {
  position: absolute;
  width: 94px;
  height: 68px;
  top: 50%;
  left: 50%; }
  .content-three-1 .infoButton {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    top: 75%;
    left: 75%;
    cursor: pointer;
    background: RGBA(253, 182, 50, 0.25) url(../images/infoButton.svg) center center no-repeat;
    -webkit-transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58);
    transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58); }
    .content-three-1 .infoButton:hover {
      -webkit-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1); }
  .content-three-1 .infoButton-active {
    -webkit-animation: infoButton .5s infinite;
    animation: infoButton .5s infinite; }

.content-three-2 {
  position: absolute;
  width: 93px;
  height: 109px;
  top: 50%;
  left: 50%; }
  .content-three-2 .infoButton {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    top: 75%;
    left: 50%;
    cursor: pointer;
    background: RGBA(253, 182, 50, 0.25) url(../images/infoButton.svg) center center no-repeat;
    -webkit-transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58);
    transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58); }
    .content-three-2 .infoButton:hover {
      -webkit-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1); }
  .content-three-2 .infoButton-active {
    -webkit-animation: infoButton .5s infinite;
    animation: infoButton .5s infinite; }

.content-three-3 {
  position: absolute;
  width: 194px;
  height: 122px;
  top: 50%;
  left: 50%; }
  .content-three-3 .infoButton {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    top: -10%;
    left: 25%;
    cursor: pointer;
    background: RGBA(253, 182, 50, 0.25) url(../images/infoButton.svg) center center no-repeat;
    -webkit-transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58);
    transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58); }
    .content-three-3 .infoButton:hover {
      -webkit-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1); }
  .content-three-3 .infoButton-active {
    -webkit-animation: infoButton .5s infinite;
    animation: infoButton .5s infinite; }

.content-three-4 {
  position: absolute;
  width: 101px;
  height: 85px;
  top: 50%;
  left: 50%; }
  .content-three-4 .infoButton {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    top: 40%;
    left: -15%;
    cursor: pointer;
    background: RGBA(253, 182, 50, 0.25) url(../images/infoButton.svg) center center no-repeat;
    -webkit-transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58);
    transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58); }
    .content-three-4 .infoButton:hover {
      -webkit-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1); }
  .content-three-4 .infoButton-active {
    -webkit-animation: infoButton .5s infinite;
    animation: infoButton .5s infinite; }

.content-four-1 {
  position: absolute;
  width: 130px;
  height: 153px;
  top: 50%;
  left: 50%; }
  .content-four-1 .infoButton {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    top: -9%;
    left: 70%;
    cursor: pointer;
    background: RGBA(253, 182, 50, 0.25) url(../images/infoButton.svg) center center no-repeat;
    -webkit-transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58);
    transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58); }
    .content-four-1 .infoButton:hover {
      -webkit-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1); }
  .content-four-1 .infoButton-active {
    -webkit-animation: infoButton .5s infinite;
    animation: infoButton .5s infinite; }

.content-four-2 {
  position: absolute;
  width: 130px;
  height: 153px;
  top: 50%;
  left: 50%; }
  .content-four-2 .infoButton {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    top: 43%;
    left: 74%;
    cursor: pointer;
    background: RGBA(253, 182, 50, 0.25) url(../images/infoButton.svg) center center no-repeat;
    -webkit-transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58);
    transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58); }
    .content-four-2 .infoButton:hover {
      -webkit-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1); }
  .content-four-2 .infoButton-active {
    -webkit-animation: infoButton .5s infinite;
    animation: infoButton .5s infinite; }

.content-five-1 {
  position: absolute;
  width: 123px;
  height: 117px;
  top: 50%;
  left: 50%; }
  .content-five-1 .infoButton {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    top: 1%;
    left: 59%;
    cursor: pointer;
    background: RGBA(253, 182, 50, 0.25) url(../images/infoButton.svg) center center no-repeat;
    -webkit-transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58);
    transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58); }
    .content-five-1 .infoButton:hover {
      -webkit-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1); }
  .content-five-1 .infoButton-active {
    -webkit-animation: infoButton .5s infinite;
    animation: infoButton .5s infinite; }

.content-five-2 {
  position: absolute;
  width: 123px;
  height: 117px;
  top: 50%;
  left: 50%; }
  .content-five-2 .infoButton {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    top: 34%;
    left: -6%;
    cursor: pointer;
    background: RGBA(253, 182, 50, 0.25) url(../images/infoButton.svg) center center no-repeat;
    -webkit-transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58);
    transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58); }
    .content-five-2 .infoButton:hover {
      -webkit-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1); }
  .content-five-2 .infoButton-active {
    -webkit-animation: infoButton .5s infinite;
    animation: infoButton .5s infinite; }

.content-six-1 {
  position: absolute;
  width: 123px;
  height: 117px;
  top: 50%;
  left: 50%; }
  .content-six-1 .infoButton {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    top: 73%;
    left: 0%;
    cursor: pointer;
    background: RGBA(253, 182, 50, 0.25) url(../images/infoButton.svg) center center no-repeat;
    -webkit-transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58);
    transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58); }
    .content-six-1 .infoButton:hover {
      -webkit-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1); }
  .content-six-1 .infoButton-active {
    -webkit-animation: infoButton .5s infinite;
    animation: infoButton .5s infinite; }

.content-six-2 {
  position: absolute;
  width: 123px;
  height: 117px;
  top: 50%;
  left: 50%; }
  .content-six-2 .infoButton {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    top: 85%;
    left: -9%;
    cursor: pointer;
    background: RGBA(253, 182, 50, 0.25) url(../images/infoButton.svg) center center no-repeat;
    -webkit-transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58);
    transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58); }
    .content-six-2 .infoButton:hover {
      -webkit-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1); }
  .content-six-2 .infoButton-active {
    -webkit-animation: infoButton .5s infinite;
    animation: infoButton .5s infinite; }

.fold_wrap {
  position: fixed;
  z-index: 5000;
  top: 50%;
  left: 50%;
  margin: -150px 0 0 -200px;
  width: 400px;
  height: 300px;
  border-radius: 5px;
  -webkit-transform: scale(0, 0.6);
  transform: scale(0, 0.6);
  -webkit-transition: all 500ms cubic-bezier(0.6, 0.18, 0.36, 0.84);
  transition: all 500ms cubic-bezier(0.6, 0.18, 0.36, 0.84); }
  @media (max-width: 550px) {
    .fold_wrap {
      margin: -150px 0 0 -120px;
      width: 260px; } }

.spread {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1); }

.fold_panel {
  width: 100px;
  height: 100%;
  position: absolute;
  -webkit-transition: all 500ms cubic-bezier(0.6, 0.18, 0.36, 0.84);
  transition: all 500ms cubic-bezier(0.6, 0.18, 0.36, 0.84); }
  @media (max-width: 550px) {
    .fold_panel {
      width: 65px; } }

.panel_1 {
  left: 0;
  background: #1F8BAC;
  -webkit-transform: skew(0, -35deg);
  transform: skew(0, -35deg);
  border-radius: 5px 0 0 5px; }

.panel_2 {
  left: 25%;
  background: #1F8BAC;
  -webkit-transform: skew(0, 35deg);
  transform: skew(0, 35deg); }

.panel_3 {
  left: 50%;
  background: #1F8BAC;
  -webkit-transform: skew(0, -35deg);
  transform: skew(0, -35deg); }

.panel_4 {
  left: 75%;
  background: #1F8BAC;
  -webkit-transform: skew(0, 35deg);
  transform: skew(0, 35deg);
  border-radius: 0 5px 5px 0; }

.open {
  background: #1F8BAC;
  -webkit-transform: skew(0, 0);
  transform: skew(0, 0); }

.info {
  position: absolute;
  width: 100%;
  height: 300px;
  overflow-Y: scroll;
  -webkit-overflow-scrolling: touch; }
  .info .info-inner {
    position: relative;
    width: 100%;
    height: auto;
    padding: 35px; }
    @media (max-width: 550px) {
      .info .info-inner {
        padding: 20px; } }
    .info .info-inner p {
      color: #fff;
      font-size: .9rem;
      line-height: 1.2rem;
      margin: 10px 0px; }
      .info .info-inner p span {
        font-size: 1.1rem; }
    .info .info-inner a {
      display: inline-block;
      position: relative;
      margin: 10px 0px;
      text-decoration: none;
      text-align: center;
      padding: 10px 20px;
      font-family: 'Gotham Light';
      font-size: 1.1rem;
      cursor: pointer;
      width: 90%;
      left: 50%;
      margin-left: -45%;
      background: #FFB800;
      color: #fff;
      border-radius: 4px;
      -webkit-transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58);
      transition: all 200ms cubic-bezier(0.04, 0.71, 0.27, 1.58); }
      .info .info-inner a:hover {
        transform: scale(1.05, 1.05);
        -webkit-transform: scale(1.05, 1.05); }

.CloseInfoButton {
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  top: -20px;
  left: -20px;
  cursor: pointer;
  background: RGBA(253, 182, 50, 0.25) url(../images/infoButton.svg) center center no-repeat;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.cta {
  position: relative;
  -webkit-transition: all 400ms cubic-bezier(0.6, 0.18, 0.36, 0.84);
  transition: all 400ms cubic-bezier(0.6, 0.18, 0.36, 0.84); }
  @media (max-width: 550px) {
    .cta {
      margin-left: -91px; } }
  .cta a {
    display: block;
    width: 202px;
    position: relative;
    left: 50%;
    margin-left: -101px; }
    .cta a button {
      text-align: center;
      color: #CF6237;
      border: solid 2px #CF6237;
      padding: 10px 20px;
      background: #fff;
      font-family: 'Gotham Light';
      font-size: 1.1rem;
      cursor: pointer;
      width: 250px; }
      .cta a button:hover {
        background: #CF6237;
        color: #fff; }

.last-cta {
  position: fixed;
  bottom: 10%;
  width: 80%;
  left: 50%;
  margin-left: -40%;
  -webkit-transition: all 400ms cubic-bezier(0.6, 0.18, 0.36, 0.84);
  transition: all 400ms cubic-bezier(0.6, 0.18, 0.36, 0.84);
  -webkit-transform: translateY(500%);
  transform: translateY(500%); }
  .last-cta p {
    text-align: center;
    color: #666666; }
    .last-cta p a {
      color: #CF6237; }

.scroll-indicator {
  position: fixed;
  bottom: 3%;
  width: 250px;
  left: 50%;
  margin-left: -125px;
  -webkit-transition: all 400ms cubic-bezier(0.6, 0.18, 0.36, 0.84);
  transition: all 400ms cubic-bezier(0.6, 0.18, 0.36, 0.84); }
  .scroll-indicator p {
    text-align: center;
    color: #CF6237; }
  .scroll-indicator svg {
    position: relative;
    width: 12px;
    height: 12px;
    left: 50%;
    margin-left: -6px; }

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