.noselect, #buttons li, #logo, #scroll, #popup .close, .button {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

@font-face {
  font-family: 'lobster';
  src: url("../fonts/lobster/Lobster-Regular.eot");
  src: url("../fonts/lobster/Lobster-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/lobster/Lobster-Regular.woff2") format("woff2"), url("../fonts/lobster/Lobster-Regular.woff") format("woff"), url("../fonts/lobster/Lobster-Regular.ttf") format("truetype"), url("../fonts/lobster/Lobster-Regular.svg#Lobster-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'dosis';
  src: url("../fonts/dosis/Dosis-Bold.eot");
  src: url("../fonts/dosis/Dosis-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/dosis/Dosis-Bold.woff2") format("woff2"), url("../fonts/dosis/Dosis-Bold.woff") format("woff"), url("../fonts/dosis/Dosis-Bold.ttf") format("truetype"), url("../fonts/dosis/Dosis-Bold.svg#Dosis-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }
@-webkit-keyframes fadein {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }
@-o-keyframes fadein {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }
@-moz-keyframes fadein {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }
@keyframes fadein {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }
@-webkit-keyframes blink {
  from {
    opacity: 1;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3); }
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); } }
@-o-keyframes blink {
  from {
    opacity: 1;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3); }
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); } }
@-moz-keyframes blink {
  from {
    opacity: 1;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3); }
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); } }
@keyframes blink {
  from {
    opacity: 1;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3); }
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); } }
html, body {
  padding: 0;
  margin: 0;
  background: black;
  color: #ffffff;
  font-size: 1vw;
  font-family: 'dosis', sans-serif; }

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

h1, h2, h3, .title {
  line-height: 1em;
  padding: 0;
  font-family: 'lobster', sans-serif;
  background: linear-gradient(180deg, #FFFFFF 0%, #F4C304 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent; }

h1 {
  font-size: 3vw; }

h2 {
  font-size: 2.8vw; }

h3 {
  font-size: 2.6vw; }

h4 {
  font-size: 2.4vw; }

h5 {
  font-size: 2vw; }

h6 {
  font-size: 1.5vw; }

@media only screen and (max-width: 860px) {
  h1 {
    font-size: 6vw; }

  h2 {
    font-size: 5.8vw; }

  h3 {
    font-size: 5.6vw; }

  h4 {
    font-size: 5.4vw; }

  h5 {
    font-size: 5vw; }

  h6 {
    font-size: 3.5vw;
    line-height: 1.4em; }

  .ar-accordion .tab {
    padding: 5px 5px !important; }

  #popup {
    width: 80%; }
    #popup img {
      max-width: 100% !important; }
    #popup p {
      font-size: 4.5vw !important; }

  .ar-box {
    top: 0;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    padding: 10px 20px !important;
    background-image: none !important; }
    .ar-box ul li {
      font-size: 3vw; }

  .button {
    font-size: 3vw; }

  #scroll {
    font-size: 3vw; } }
h1, h2, h3, h4, h5, h6 {
  line-height: 1.4em;
  margin: 0; }

#bg {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  #bg .bg {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover; }
    #bg .bg:nth-child(1) {
      background-image: url(../images/bg-1.jpg); }
    #bg .bg:nth-child(2) {
      background-image: url(../images/bg-2.jpg); }
    #bg .bg:nth-child(3) {
      background-image: url(../images/bg-3.jpg); }
    #bg .bg:nth-child(4) {
      background-image: url(../images/bg-4.jpg); }
    #bg .bg:nth-child(5) {
      background-image: url(../images/bg-5.jpg); }
    #bg .bg:nth-child(6) {
      background-image: url(../images/bg-6.jpg); }

canvas#webgl {
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ar-onepage {
  position: relative;
  z-index: 3; }
  .ar-onepage section {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: none;
    opacity: 0; }
    .ar-onepage section.active {
      display: block;
      opacity: 1;
      animation: fadein 1s 1 forwards; }
    .ar-onepage section .content {
      height: 100%; }

.ar-navbar {
  list-style: none;
  position: fixed;
  z-index: 3;
  top: 50%;
  right: 40px;
  width: 13px;
  padding: 0;
  margin: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center; }
  .ar-navbar li {
    position: relative;
    width: 13px;
    height: 13px;
    padding: 0;
    margin: 3px auto;
    vertical-align: top;
    text-align: center;
    cursor: pointer; }
    .ar-navbar li:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      -o-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      width: 6px;
      height: 6px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      background: #ff007a;
      opacity: .6;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
    .ar-navbar li.active:before {
      width: 9px;
      height: 9px;
      border: 2px solid #ff007a;
      background: none;
      opacity: 1; }

.ar-wrapper {
  position: relative;
  width: 1200px;
  max-width: 100%;
  height: 100%;
  padding: 0;
  margin: 0 auto; }

.ar-grid {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-display: flex;
  display: flex;
  width: 100%;
  box-sizing: border-box; }
  .ar-grid .ar-block-1 {
    flex: 1; }
  .ar-grid .ar-block-2 {
    flex: 2; }
  .ar-grid .ar-block-3 {
    flex: 3; }
  .ar-grid .ar-block-4 {
    flex: 4; }
  .ar-grid .ar-block-5 {
    flex: 5; }

#buttons {
  position: absolute;
  z-index: 5;
  bottom: 20px;
  left: 0;
  display: none;
  width: 100%;
  height: 40px;
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center; }
  #buttons li {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 5px;
    border: 2px solid #660031;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background: #ff007a;
    color: #ffb3d7;
    font-size: 30px;
    text-align: center;
    cursor: pointer; }

@media only screen and (max-width: 860px) {
  .ar-onepage section .content {
    height: auto; }

  .ar-grid {
    display: block;
    left: 5%;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 80%;
    padding-top: 40%; }
    .ar-grid .ar-block-1,
    .ar-grid .ar-block-2,
    .ar-grid .ar-block-3,
    .ar-grid .ar-block-4,
    .ar-grid .ar-block-5 {
      display: block; }

  #guide,
  #scroll {
    display: none; }

  #buttons {
    display: block; } }
.ar-box {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 20px 20px 100px;
  margin: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.4) url(../images/square.png) no-repeat center bottom;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer; }
  .ar-box:hover {
    background-color: rgba(0, 0, 0, 0.6); }
  .ar-box ul {
    display: none; }
  .ar-box.active {
    background-image: url(../images/square-active.png);
    background-color: rgba(0, 0, 0, 0.6);
    cursor: default; }
    .ar-box.active ul {
      display: block; }

.ar-accordion {
  height: 100%;
  overflow: auto; }
  .ar-accordion .tab {
    display: block;
    width: 90%;
    padding: 10px 20px;
    margin: 10px auto;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    box-sizing: border-box; }
    .ar-accordion .tab .heading {
      padding-bottom: 10px;
      cursor: pointer; }
    .ar-accordion .tab .text {
      display: none; }
    .ar-accordion .tab:hover {
      background: rgba(0, 0, 0, 0.7); }

#logo {
  position: absolute;
  z-index: 4;
  top: 30px;
  left: 30px;
  width: 80px;
  height: 80px;
  background: url(../images/logo.png) no-repeat left center;
  background-size: contain; }

@media only screen and (max-width: 860px) {
  #logo {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 80px;
    height: 80px;
    color: transparent; } }
#scroll {
  position: absolute;
  z-index: 4;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #d9d9d9; }

#guide {
  position: absolute;
  z-index: 4;
  bottom: 30px;
  right: 30px;
  width: 30px;
  height: 20px;
  background: url(../images/console.svg) no-repeat left center;
  background-size: contain;
  cursor: pointer; }

#blind {
  position: fixed;
  z-index: 5;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: none;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7); }

#popup {
  position: fixed;
  z-index: 6;
  top: 50%;
  left: 50%;
  display: none;
  padding: 30px;
  box-sizing: border-box;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  background: black; }
  #popup p {
    font-size: 1.5vw;
    line-height: 1.6em; }
  #popup .close {
    position: absolute;
    top: -20px;
    right: -20px;
    width: 20px;
    height: 20px;
    padding: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background: #ff007a;
    font-size: 20px;
    line-height: .8em;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    #popup .close:hover {
      background: #e6006e; }

.button {
  position: relative; }
  .button:before {
    content: '';
    position: absolute;
    top: 4px;
    left: -15px;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background: #ff007a; }
  .button:after {
    content: '';
    position: absolute;
    top: -1px;
    left: -20px;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background: #ff007a;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3); }
  .button:hover:after {
    animation: blink 1s 1 forwards; }
  .button:hover .arrow {
    right: -11px; }
  .button .arrow {
    position: absolute;
    top: 0;
    right: -7px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }

.text-right {
  display: block;
  text-align: right; }

.text-left {
  display: block;
  text-align: left; }

.text-center {
  display: block;
  text-align: center; }

.text-middle {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.spacer {
  width: 100%;
  height: 10px;
  clear: both; }

*::selection {
  background: rgba(255, 0, 122, 0.5);
  color: #ffffff; }

*::-moz-selection {
  background: rgba(255, 0, 122, 0.5);
  color: #ffffff; }

*::-webkit-selection {
  background: rgba(255, 0, 122, 0.5);
  color: #ffffff; }

#loading_screen {
  position: absolute;
  z-index: 6;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 1;
  transition: 1s opacity; }

#loading_screen.fade-out {
  opacity: 0; }

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #546e7a;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite; }

#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #ef6c00;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite; }

#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #546e7a;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }
@media screen and (max-width: 1080px) {
  #Color1 {
    top: 0px;
    width: 40px;
    height: 40px;
    right: 10px; } }

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