body,html{overflow:hidden;cursor:default;width:100%;height:100%;margin:0;background-color:#3b4149}body #stage1 video,html #stage1 video{position:fixed;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-100;-ms-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background:url("../images/BG/main.jpg") no-repeat;background-size:cover}body .shade,html .shade{display:none;position:relative;background:url("../images/pattern.png");opacity:0.5;width:100%;height:100%;z-index:-99}#container{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;z-index:1}#device_menu{padding:0;position:absolute;bottom:0;left:0;width:100%;z-index:2;padding-right:20px}#device_menu .device{background-image:url("../images/devices.png");background-repeat:no-repeat;display:block}#device_menu .device-phone{width:62px;height:59px;background-position:0 0}#device_menu .device-tablet{width:62px;height:59px;background-position:-124px 0}#device_menu .device-vr{width:62px;height:59px;background-position:-248px 0}#device_menu .active .device-phone{width:62px;height:59px;background-position:-62px 0}#device_menu .active .device-tablet{width:62px;height:59px;background-position:-186px 0}#device_menu .active .device-vr{width:62px;height:59px;background-position:-310px 0}#device_menu li{float:right;margin:10px;list-style-type:none}.icon{background-repeat:no-repeat;display:block;transition:transform 0.5s}.icon.icon-auto{background-image:url("../images/icon-auto-sequence-idle.png");width:300px;height:250px;background-position:0 0}.icon.icon-education{background-image:url("../images/icon-education-sequence-idle.png");width:250px;height:250px;background-position:0 0}.icon.icon-games{background-image:url("../images/icon-games-sequence-idle.png");width:275px;height:250px;background-position:0 0}.icon.icon-marketing{background-image:url("../images/icon-marketing-sequence-idle.png");width:275px;height:250px;background-position:0 0}.icon.icon-realty{background-image:url("../images/icon-realty-sequence-idle.png");width:250px;height:250px;background-position:0 0}.icon.icon-retail{background-image:url("../images/icon-retail-sequence-idle.png");width:250px;height:250px;background-position:0 0}.active .icon{background-repeat:no-repeat;display:block}.active .icon.icon-education{background-image:url("../images/icon-education-sequence.png");width:250px;height:250px}.active .icon.icon-auto{background-image:url("../images/icon-auto-sequence.png");width:300px;height:250px}.active .icon.icon-games{background-image:url("../images/icon-games-sequence.png");width:275px;height:250px}.active .icon.icon-marketing{background-image:url("../images/icon-marketing-sequence.png");width:275px;height:250px}.active .icon.icon-realty{background-image:url("../images/icon-realty-sequence.png");width:250px;height:250px}.active .icon.icon-retail{background-image:url("../images/icon-retail-sequence.png");width:250px;height:250px}#icon_education .layer-wrap{left:20%;top:10%}#icon_retail .layer-wrap{left:12%;top:50%}#icon_gaming .layer-wrap{left:43%;bottom:15%}#icon_auto .layer-wrap{left:45%;bottom:50%}#icon_marketing .layer-wrap{right:17%;bottom:17%}#icon_realty .layer-wrap{position:absolute;right:10%;top:15%}.menu-icon{background-image:url("../images/menu-icons.png");background-repeat:no-repeat;display:block}.menu-about{width:213px;height:244px;background-position:0 0}.menu-contact{width:213px;height:244px;background-position:-213px 0}.menu-home{width:213px;height:244px;background-position:-426px 0}.menu-industry{width:213px;height:244px;background-position:-639px 0}.menu-services{width:213px;height:244px;background-position:-852px 0}#menu{display:none;background:rgba(30,4,49,0.76);width:100%;height:100%;z-index:3;position:absolute;top:0;left:0;padding:13% 0}#menu #top{position:relative;top:60px}#menu>div{float:left;width:100%;text-align:center;height:190px}#menu>div div{display:inline-block}#menu>div div a{opacity:1;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}#menu>div div a:hover{opacity:0.3}#nav-icon{width:30px;height:30px;position:absolute;left:20px;top:20px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;z-index:4}#nav-icon span{display:block;position:absolute;height:2px;width:100%;background:#fff;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}#nav-icon span:nth-child(1){top:0px}#nav-icon span:nth-child(2),#nav-icon span:nth-child(3){top:9px}#nav-icon span:nth-child(4){top:18px}#nav-icon.open span:nth-child(1){top:18px;width:0%;left:50%}#nav-icon.open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#nav-icon.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}#nav-icon.open span:nth-child(4){top:18px;width:0%;left:50%}.fullscreen-bg{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:0}.fullscreen-bg__video{position:absolute;top:0;left:0;width:100%;height:100%}@media (min-aspect-ratio: 16 / 9){.fullscreen-bg__video{height:300%;top:-100%}}@media (max-aspect-ratio: 16 / 9){.fullscreen-bg__video{width:300%;left:-100%}}#name{position:absolute;left:50%;top:20px;margin-left:-97px;z-index:1}#name a{display:block}#name:before{content:'';background:url("../images/logo-glow.png");display:block;width:336px;height:128px;position:absolute;left:50%;top:-20px;margin-left:-97px}#scene{overflow:hidden;width:100%;height:100%}.tilt{transform-style:preserve-3d}.layer-wrap{position:relative}.layer-wrap .ar{position:absolute}.layer{width:100%;height:100%;transform:translateZ(20px)}.layer .layer-wrap{position:absolute}#device{position:absolute;overflow:hidden;z-index:2;cursor:-webkit-grab}#device #crosshair{color:#fff;font-size:50px;font-weight:bold;position:absolute}#device #activators{color:#fff}#device #activators span{display:none;position:absolute;font-family:arial}#device #press{top:0;width:100%;text-align:center;padding:170px 0 100px;z-index:2}#device #close{right:60px;top:25px;z-index:4}#device .content-title{font-size:25px;display:block;margin-bottom:20px;color:#fff}#device .device-mask{position:absolute}#device .ar-content{line-height:25px;text-shadow:1px 1px #000;z-index:2}#device svg{z-index:2}#device #ar_back{display:none;background:url("../images/ar_bg/education.jpg");width:100%;height:100%;position:fixed;top:0;left:0;z-index:1}#device .layer{position:relative;left:200px;top:100px}#device .content-title{background:#fff;color:#000;display:inline-block;padding:5px 15px;font-family:"century gothic";font-size:16px;transform:skew(15deg, 0deg);-ms-transform:skew(15deg, 0deg);-webkit-transform:skew(15deg, 0deg);font-weight:bold;letter-spacing:0.04em;text-shadow:none}#device .content-title .title-wrapper{float:left;transform:skew(-15deg, 0deg);-ms-transform:skew(-15deg, 0deg);-webkit-transform:skew(-15deg, 0deg)}#device .ar{z-index:1}#device.phone{opacity:1;width:610px;height:308px}#device.phone .layer{left:200px;top:100px}#device.phone #crosshair{top:120px;left:280px}#device.phone .device-mask{width:580px;height:290px;clip:rect(15px, 580px, 290px, 25px)}#device.phone .ar{width:527px;height:267px}#device.phone .ar svg{width:300px}#device.phone .ar .ar-content{left:150px;top:90px;width:100%;transition:opacity 2.5s ease-out}#device.phone .ar .ar-content .content-wrapper{display:none}#device.phone .ar.ar-education svg{right:-120px;top:80px}#device.phone .ar.ar-retail svg{right:-120px;top:120px}#device.phone .ar.ar-gaming svg{right:-70px;top:70px}#device.phone .ar.ar-auto svg{right:-100px;top:140px}#device.phone .ar.ar-marketing svg{right:-120px;top:140px}#device.phone .ar.ar-marketing .ar-content{top:130px}#device.phone .ar.ar-realty svg{left:300px;top:100px}#device.tablet{width:690px;height:503px}#device.tablet #crosshair{top:210px;left:340px}#device.tablet .device-mask{width:690px;height:503px;clip:rect(10px, 650px, 480px, 10px)}#device.tablet .ar{width:585px;height:440px}#device.tablet .ar .ar-content{width:100%}#device.tablet .ar.ar-education .ar-content{left:250px;top:50px;color:#52b8c8}#device.tablet .ar.ar-education svg{width:350px;height:auto;right:160px;top:180px}#device.tablet .ar.ar-retail .ar-content{left:170px;top:20px;color:#6ee8be}#device.tablet .ar.ar-retail svg{right:-120px;top:140px}#device.tablet .ar.ar-gaming .ar-content{left:70px;top:40px;color:#e5a1ff}#device.tablet .ar.ar-gaming svg{left:200px;top:120px}#device.tablet .ar.ar-auto .ar-content{left:60px;top:70px;color:#ffe5df}#device.tablet .ar.ar-auto .ar-content .content-title{text-shadow:none}#device.tablet .ar.ar-auto svg{left:210px;top:130px}#device.tablet .ar.ar-marketing .ar-content{left:70px;top:40px;color:#e7bf6e}#device.tablet .ar.ar-marketing svg{right:-70px;top:110px}#device.tablet .ar.ar-realty .ar-content{left:90px;top:70px;color:#acc7ff}#device.tablet .ar.ar-realty svg{right:-60px;top:110px}#device.vr{width:590px;height:365px}#device.vr #crosshair{z-index:2;cursor:move;background-image:url("../images/devices.png");width:62px;height:51px;background-position:-248px 0;text-indent:-99999px}#device.vr #crosshair.info:after{content:'Drag icon over tracker';text-indent:0;position:absolute;width:200px;display:block;font-size:17px;font-family:arial;text-align:center;left:-100%}#device.vr .device-mask{width:100%;height:100%}#device.vr .ar{width:585px;height:440px}#device.vr .ar .ar-content{width:100%}#device.vr .ar.ar-education .ar-content{left:250px;top:50px}#device.vr .ar.ar-education svg{width:350px;height:auto;right:160px;top:180px}#device.vr .ar.ar-retail .ar-content{left:70px;top:40px}#device.vr .ar.ar-retail svg{right:-80px;top:140px}#device.vr .ar.ar-gaming .ar-content{left:70px;top:40px}#device.vr .ar.ar-gaming svg{left:200px;top:120px}#device.vr .ar.ar-auto .ar-content{left:60px;top:70px}#device.vr .ar.ar-auto svg{left:210px;top:130px}#device.vr .ar.ar-marketing .ar-content{left:70px;top:40px}#device.vr .ar.ar-marketing svg{right:-70px;top:110px}#device.vr .ar.ar-realty .ar-content{left:90px;top:70px}#device.vr .ar.ar-realty svg{right:-60px;top:110px}#device #device_img{position:absolute;width:100%;height:auto;z-index:2}#device.vr #device_img{-moz-transform:scale(0);-webkit-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .4s ease-out;-moz-transition:-moz-transform .4s ease-out;-o-transition:-o-transform .4s ease-out;transition:transform .4s ease-out}#device.vr #device_img.zoom{-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}#device.transition{width:100%;height:100%;left:0;top:0}#hole{position:absolute;width:100%;height:100%;left:0;top:0;background:url("../images/BG/one.jpg");background-size:cover;-webkit-transition:clip-path 2s ease;-moz-transition:clip-path 2s ease;-o-transition:clip-path 2s ease;transition:clip-path 2s ease;clip-path:url(#vr_mask);-webkit-clip-path:url(#vr_mask);z-index:1;display:none}#vr_device{display:none;position:absolute;-webkit-transition:transform 2s ease;-moz-transition:transform 2s ease;-o-transition:transform 2s ease;transition:transform 2s ease;transform:scale(1)}#vr_device.enlarge{transform:scale(5)}.ar{display:none;color:white;position:relative}.ar svg{position:absolute}.ar .ar-content{position:absolute;left:-100px;width:60%;font-size:18px;font-family:calibri}@keyframes float{0%{transform:translatey(0px) translatex(0px)}50%{transform:translatey(-20px) translatex(15px)}100%{transform:translatey(0px) translatex(0px)}}@keyframes float1{0%{transform:translatey(0px) translatex(0px) rotateY(0deg) rotateX(0deg)}35%{transform:translatey(-20px) translatex(15px) rotateY(50deg) rotateX(50deg)}75%{transform:translatey(-20px) translatex(15px) rotateY(-50deg) rotateX(-50deg)}100%{transform:translatey(0px) translatex(0px) rotateY(0deg) rotateX(0deg)}}@keyframes stop1{0%{transform:translatey(-20px) translatex(15px) rotateY(50deg) rotateX(50deg)}100%{transform:translatey(0px) translatex(0px) rotateY(0deg) rotateX(0deg)}}@keyframes dos{0%{transform:translatey(0px) translatex(0)}50%{transform:translatey(20px) translatex(15px)}100%{transform:translatey(0px) translatex(0)}}.layer .layer-wrap{transform:translatey(0px) translatex(0px);-moz-transition:all 1s ease;-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}#icon_education .layer-wrap{animation:float 6s ease-in-out infinite}#icon_retail .layer-wrap{animation-delay:0.7s;animation:dos 6s ease-in-out infinite}#icon_gaming .layer-wrap{animation-delay:1s;animation:float 6s ease-in-out infinite}#icon_auto .layer-wrap{animation-delay:0.4s;animation:dos 6s ease-in-out infinite}#icon_marketing .layer-wrap{animation-delay:1s;animation:dos 6s ease-in-out infinite}#icon_realty .layer-wrap{animation-delay:2s;animation:dos 6s ease-in-out infinite}.plex .layer-wrap{position:absolute;transform:translatey(0px) translatex(0px) rotate(0deg);animation:float 6s ease-in-out infinite}.plex img{position:absolute}#plex_1 .layer-wrap{left:-57%;top:-50%}#plex_1 .layer-wrap img{width:1480px;-webkit-filter:blur(5px);filter:blur(5px)}#plex_2 .layer-wrap{left:57%;bottom:57%}#plex_2 .layer-wrap img{width:630px;-webkit-filter:blur(1.5px);filter:blur(1.5px)}#plex_3 .layer-wrap{right:40%;top:0}#plex_3 .layer-wrap img{width:1000px;-webkit-filter:blur(2px);filter:blur(2px);width:630px}#plex_4 .layer-wrap{right:15%;bottom:20%}#plex_4 .layer-wrap img{width:1370px;transform:rotate(30deg) skew(19deg, -1deg);-moz-transform:rotate(30deg) skew(19deg, -1deg);-o-transform:rotate(30deg) skew(19deg, -1deg);-webkit-transform:rotate(30deg) skew(19deg, -1deg);transform:rotate(30deg) skew(19deg, -1deg);-webkit-filter:blur(5px);filter:blur(5px)}#plex_5 .layer-wrap{right:82%;top:3%;right:86%;top:-4%}#plex_5 .layer-wrap img{width:755px;-webkit-filter:blur(2px);filter:blur(2px);-moz-transform:scaleX(-1) rotate(-130deg);-o-transform:scaleX(-1) rotate(-130deg);-webkit-transform:scaleX(-1) rotate(-130deg);transform:scaleX(-1) rotate(-130deg)}#plex_3 .layer-wrap{right:40%;top:0}#plex_3 .layer-wrap img{width:1000px;-webkit-filter:blur(2px);filter:blur(2px)}#trackers{position:absolute;width:100%;height:100%}.tracker{position:absolute;background:transparent;width:17%;height:200px}svg{fill:none;stroke:red;stroke-width:2px;width:450px;height:auto}

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