#main-navigation{background:0 0}#main-navigation #nav-logo{opacity:0}#site-nav{opacity:.3}#main-navigation{background-color:transparent}#nav-buttons.hide{opacity:0}#nav-buttons{text-align:center;position:fixed;bottom:0;right:0;margin:0 15px 5px 0;opacity:1;-webkit-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out}.button-panel{opacity:.6;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}#nav-buttons:focus .button-panel,#nav-buttons:hover .button-panel{opacity:1}.toggle{margin:4px;display:inline-block}.toggle{-webkit-box-shadow:inset 0 0 35px 5px rgba(0,0,0,.25),inset 0 2px 1px 1px rgba(255,255,255,.9),inset 0 -2px 1px 0 rgba(0,0,0,.25);box-shadow:inset 0 0 35px 5px rgba(0,0,0,.25),inset 0 2px 1px 1px rgba(255,255,255,.9),inset 0 -2px 1px 0 rgba(0,0,0,.25);border-radius:50%;position:relative;height:80px;width:80px}.toggle:before{-webkit-box-shadow:0 0 17px 6px #fff;box-shadow:0 0 17px 6px #fff;border-radius:118.3px;background:#fff;position:absolute;margin-left:-30px;margin-top:-29px;opacity:.2;content:"";height:60px;width:60px;left:50%;top:50%}.toggle .button{-webkit-transition:all .3s cubic-bezier(.23,1,.32,1);transition:all .3s cubic-bezier(.23,1,.32,1);-webkit-box-shadow:0 15px 25px -4px rgba(0,0,0,.5),inset 0 -3px 4px -1px rgba(0,0,0,.2),0 -5px 15px -1px rgba(255,255,255,.6),inset 0 3px 4px -1px rgba(255,255,255,.2),inset 0 0 5px 1px rgba(255,255,255,.8),inset 0 20px 30px 0 rgba(255,255,255,.2);box-shadow:0 15px 25px -4px rgba(0,0,0,.5),inset 0 -3px 4px -1px rgba(0,0,0,.2),0 -5px 15px -1px rgba(255,255,255,.6),inset 0 3px 4px -1px rgba(255,255,255,.2),inset 0 0 5px 1px rgba(255,255,255,.8),inset 0 20px 30px 0 rgba(255,255,255,.2);border-radius:96.32px;position:absolute;background:rgba(200,205,210,.95);margin-left:-33px;margin-top:-32px;display:block;height:65px;width:65px;left:50%;top:50%}.toggle .label{-webkit-transition:color .2s ease-out;transition:color .2s ease-out;line-height:80px;text-align:center;position:absolute;font-weight:500;font-size:32px;display:block;opacity:.9;height:100%;width:100%;color:rgba(0,0,0,.7)}.toggle button{opacity:0;position:absolute;cursor:pointer;z-index:9999;height:100%;width:100%;left:0;top:0}.toggle button:active~.button{-webkit-box-shadow:0 15px 25px -4px rgba(0,0,0,.4),inset 0 -8px 30px 1px rgba(255,255,255,.9),0 -5px 15px -1px rgba(255,255,255,.6),inset 0 8px 25px 0 rgba(0,0,0,.4),inset 0 0 10px 1px rgba(255,255,255,.6);box-shadow:0 15px 25px -4px rgba(0,0,0,.4),inset 0 -8px 30px 1px rgba(255,255,255,.9),0 -5px 15px -1px rgba(255,255,255,.6),inset 0 8px 25px 0 rgba(0,0,0,.4),inset 0 0 10px 1px rgba(255,255,255,.6)}.toggle button:active~.label{font-size:29px;line-height:80px;color:rgba(0,0,0,.45)}.content{margin-top:0!important;display:flex;flex-flow:column nowrap}.content>*{flex:1 0 auto;overflow-x:hidden}#bgvid{width:100%;min-width:1300px;background-color:#101010}#video-overlay{position:absolute;background:linear-gradient(rgba(36,10,80,.45) 50%,#010002);width:100%;height:100%;text-align:right;overflow:hidden}#overlay-image{width:100%;max-width:800px;margin-top:180px;margin-right:128px;animation-delay:1s;transition:opacity 375ms ease-in-out}#overlay-image.hide{opacity:0}#landing{height:100vh;min-height:620px;overflow:hidden;background:#000}#boom-phrase{text-align:center;background-color:#000;padding:115px 40px}#boom-phrase h1{margin:0;color:#fff;font-size:50px;font-weight:400}#boom-phrase h1 span{font-weight:700;color:#e7b80e;text-shadow:0 0 35px #e7b80e;opacity:0;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}#boom-phrase h1.start span{opacity:1}.fade-block{height:50px;background:-webkit-gradient(linear,left top,left bottom,color-stop(95%,#000),to(#fff));background:linear-gradient(#000 95%,#fff)}#apps-panel{background-color:#fff;background-image:repeating-linear-gradient(white 0,#fff 41px,#4682b4 42px);position:relative}#apps-panel::before{content:'';position:absolute;left:92px;height:100%;width:2px;background:rgba(255,0,0,.4)}#apps-panel .subsection.with-image{background-image:url(../images/contacts.png),url(../images/user.png),url(../images/gps.png),url(../images/mail.png),url(../images/group.png),url(../images/phone.png),url(../images/web.png),url(../images/pencil.png);background-repeat:no-repeat;background-size:86px,86px,80px,86px,86px,78px,92px,86px;background-position:18% 83%,16% 58%,15% 35%,20% 10%,80% 10%,85% 35%,84% 58%,82% 83%}#android-image{margin-top:145px;-webkit-transform:translateX(-103%);transform:translateX(-103%);opacity:0;-webkit-filter:drop-shadow(1px 10px 15px #222);filter:drop-shadow(1px 10px 15px #222)}#android-image.start{-webkit-transform:none;transform:none;opacity:1;-webkit-transition:-webkit-transform 1s ease-out,opacity .4s ease-in-out .5s;transition:transform 1s ease-out,opacity .4s ease-in-out .5s}#apps-info .attributes-list{text-align:left}#apps-info .attributes-list,#games-info .attributes-list{margin-top:32px}.attribute{margin:0;font-size:30px;cursor:default;padding:20px 0}.attribute img{-webkit-transition:-webkit-transform .2s;transition:transform .2s}.attribute:focus img,.attribute:hover img{-webkit-transform:rotateZ(-10deg) scale(1.1);transform:rotateZ(-10deg) scale(1.1)}.attribute p{-webkit-transition:margin .2s;transition:margin .2s}.app-attribute:hover p{margin-left:10px}.game-attribute:hover p{margin-right:10px}.attribute img,.attribute p{display:inline-block;vertical-align:middle;margin:0 5px;font-family:'Permanent Marker',sans-serif;font-size:26px;color:rgba(14,14,14,.8)}.game-attribute p{color:rgba(255,255,255,.85);font-family:lcdphone,sans-serif;font-size:23px}.description{margin:16px 12px;display:inline-block;font-size:18px;width:268px}.hover-attributes{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;max-width:680px}.section{display:flex;flex-flow:row wrap}.subsection{flex:1 1 400px;height:100%;margin:12px;overflow:hidden}#apps-attr-text,#games-attr-text{color:transparent;-webkit-transition:color .7s;transition:color .7s;position:relative;width:100%;margin:36px 12px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:20px;font-weight:400;display:table-cell;line-height:42px}#apps-attr-text.active,#apps-attr-text:after{color:#000}#games-attr-text.active,#games-attr-text:after{color:#fff}#apps-attr-text:after,#games-attr-text:after{content:'Hover over an attribute';font-style:italic;opacity:.6;position:absolute;top:44px;-webkit-transition:opacity 1s;transition:opacity 1s;font-size:18px;font-weight:400;min-width:115px}#apps-attr-text:after{left:40px}#games-attr-text:after{left:40px}#apps-attr-text.active:after,#games-attr-text.active:after{opacity:0;-webkit-transition:none;transition:none}#iphone-image{margin-top:145px;opacity:0;-webkit-transform:translateX(103%);transform:translateX(103%)}#iphone-image.start{-webkit-transform:none;transform:none;opacity:1;-webkit-transition:-webkit-transform 1s ease-out,opacity .4s ease-in-out .5s;transition:transform 1s ease-out,opacity .4s ease-in-out .5s}.phone-image{position:relative;margin:20px auto 50px;padding-bottom:40px;text-align:center}#games-panel .subsection.with-image{background-image:url(../images/dice.png),url(../images/chess-piece.png),url(../images/fidget-spinner.png),url(../images/rubikscube.png),url(../images/joystick.png);background-repeat:no-repeat;background-size:190px,152px,254px,238px,570px;background-position:20% 87%,26% 75%,78% 93%,82% 71%,-18% 60%}#games-panel .phone-image .shadow:after{content:'';display:block;position:absolute;right:7%;bottom:0;width:30%;max-width:280px;height:10px;background:0 0;border-radius:100px/50px;-webkit-box-shadow:0 50px 40px rgba(0,0,0,.5);box-shadow:0 50px 40px rgba(0,0,0,.5);opacity:0;-webkit-transform:translateX(22%);transform:translateX(22%)}#games-panel .phone-image .shadow{display:block;position:relative;margin:0 auto;width:95%}#games-panel .phone-image .shadow.start:after{opacity:1;-webkit-transform:translateX(-93%);transform:translateX(-93%);-webkit-transition:-webkit-transform 1.5s ease-in-out,opacity 2.25s ease-in-out;transition:transform 1.5s ease-in-out,opacity 2.25s ease-in-out}@font-face{font-family:maniatico;src:url(../fonts/MANIATICO.ttf)}@font-face{font-family:lcdphone;src:url(../fonts/LCDPHONE.ttf)}#games-info{margin-left:19%;margin-top:195px;color:#fff;max-width:700px}#apps-info .info-header{font-family:'Permanent Marker',sans-serif;margin:164px 5px 12px;color:rgba(0,0,0,.9)}#apps-info .info-content,#games-info .info-content{margin-top:0;margin-bottom:0;max-width:768px}#games-info .info-header{font-family:lcdphone,'Josefin Sans',sans-serif;margin-bottom:34px;color:#00d818}#games-info .info-header span{font-family:lcdphone,'Josefin Sans',sans-serif;background-color:#011f00;margin:2px;vertical-align:middle;padding-top:20px;padding-left:10px;padding-right:10px;-webkit-box-shadow:inset 0 0 20px #1b1b1b;box-shadow:inset 0 0 20px #000}.info-header{font-size:116px}.info-content{font-size:26px;line-height:50px}#games-panel{background:linear-gradient(to bottom right,#890ee8,#00ef5f)}#everything-panel{background:url(../images/virtualRealityRainbow.jpeg);background-size:cover;position:relative;display:block;min-height:100vh}#everything-header{font-size:78px;margin-top:120px;margin-left:12%;font-weight:400}#network-info{width:400px;font-size:24px;margin-left:11%;border-radius:4px;visibility:visible;-webkit-transition:opacity 1s,visibility 1s;transition:opacity 1s,visibility 1s;background:rgba(0,0,0,.85);color:#fff;-webkit-box-shadow:0 20px 100px 2px rgba(0,0,0,.35);box-shadow:0 20px 100px 2px rgba(0,0,0,.35);line-height:40px;border-radius:12px}#network-info.hide{opacity:0;visibility:hidden}#network-text{padding:20px}#network-info-header{background:#e7b80e;padding:22px 20px;border-radius:12px 12px 0 0}#network-info-header p{color:#000;font-size:30px;font-weight:400}#network-info-header p,#network-text p{margin:auto}#software-network{position:absolute;height:100%;width:100%;top:0}#services-panel{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(40%,rgba(0,0,0,.5)),to(#030308)),url(../images/behind-girl-computer.jpg);background-image:linear-gradient(rgba(0,0,0,.5) 60%,#000),url(../images/behind-girl-computer.jpg);background-size:cover}#services-header{font-size:88px;margin:12% 0 50px 7%;width:80%}#services-sub{font-size:31px;margin-bottom:10%;margin-left:8%}#services-header,#services-sub{color:#fff}#services-header p,#services-sub p{margin:0}#services-content{margin-left:10%;width:100%;margin-bottom:62px}#some-languages{list-style-type:none;padding:0;margin:0;width:85%}#some-languages .language{display:inline-block;width:90px;height:90px;vertical-align:middle;text-align:center}#some-languages .language p{margin:0;line-height:94px;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#services-content .services-link{width:80%;text-align:right}#services-content .services-link a{background:#207ab6;background-image:-webkit-gradient(linear,left top,left bottom,from(#207ab6),to(#004e82));background-image:linear-gradient(to bottom,#207ab6,#004e82);border-radius:3px;color:#fff;font-size:20px;padding:12px 38px 10px 20px;text-decoration:none;width:116px;display:inline-block;text-align:center}#services-content .services-link a:focus,#services-content .services-link a:hover{background:#1e8cd4;background-image:-webkit-gradient(linear,left top,left bottom,from(#1e8cd4),to(#075d96));background-image:linear-gradient(to bottom,#1e8cd4,#075d96);text-decoration:none}#services-content .services-link a span{position:absolute;margin-left:5px;-webkit-transition:.25s margin;transition:.25s margin}#services-content .services-link a:hover span{margin-left:10px}.flip-container{-webkit-perspective:1000px;perspective:1000px;margin:8px;color:#fff}.flip-container:hover .flip-panel{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.back,.flip-panel,.front{width:100%;height:100%}.flip-panel{-webkit-transition:.6s;transition:.6s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;position:relative}.back,.front{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;top:0;left:0}.front{z-index:2;background:rgba(255,0,0,0);border:2px solid silver;-webkit-transform:rotateY(0);transform:rotateY(0)}.back{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);background:rgba(255,0,0,0);border:2px solid silver}.back img{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#java{font-size:24px}#cs{font-size:28px}#cp{font-size:28px}#php{font-size:26px}#html{font-size:20px}#js{font-size:18px}#js .back p{font-size:26px;margin:18px;line-height:51px;background:#f7de1f;font-weight:700;color:#010005;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-top:3px}#objc{font-size:16px}#languages-text{max-width:720px;text-align:right;margin-bottom:60px;width:80%}#languages-text p{color:rgba(211,211,211,.4);font-size:18px}@media screen and (max-width:1650px){#games-panel .subsection.with-image{background-size:160px,122px,224px,208px,540px;background-position:10% 87%,16% 75%,88% 93%,92% 71%,-100px 60%}#software-network>div>canvas{touch-action:unset!important}}@media screen and (max-width:1500px){#apps-panel .subsection.with-image{background-position:8% 83%,6% 58%,5% 35%,10% 10%,90% 10%,95% 35%,94% 58%,92% 83%}}@media screen and (min-width:1220px){#apps-attr-text:after,#games-attr-text:after{min-width:192px}}@media screen and (min-width:801px){#site-nav:focus,#site-nav:hover{opacity:1}}@media screen and (max-width:1068px){.toggle{width:60px;height:60px}.toggle .label{line-height:62px;font-size:28px}.toggle .button{width:50px;height:50px;margin-left:-25px;margin-top:-25px}.toggle:before{-webkit-box-shadow:0 0 5px 2px #fff;box-shadow:0 0 5px 2px #fff}.toggle button:active~.label{font-size:25px;line-height:62px;color:rgba(0,0,0,.45)}#boom-phrase h1{font-size:42px}.info-header{font-size:96px}#apps-attr-text:after,#games-attr-text:after{left:30px;font-size:16px;min-width:155px}#android-image,#iphone-image{width:270px}#apps-attr-text,#games-attr-text{font-size:22px}#apps-info,#games-info{text-align:center}#apps-info .info-header{margin-top:34px}#games-info .info-header span{padding-top:13px}#services-header{font-size:64px}#services-sub{font-size:22px}#apps-panel .subsection.with-image{background-size:66px,66px,60px,66px,66px,58px,72px,66px;background-position:6% 83%,4% 58%,3% 35%,8% 10%,92% 10%,96% 35%,96% 58%,94% 83%}#games-panel .subsection.with-image{background-size:150px,112px,204px,162px,465px;background-position:10% 87%,10% 75%,91% 93%,98% 74%,-105px 60%}}@media screen and (max-width:960px){#apps-attr-text:after,#games-attr-text:after{left:-5px}}@media screen and (max-width:899px){#games-info .info-header{font-size:72px}.hover-attributes{justify-content:center}}@media screen and (max-width:735px){#bgvid{margin-left:-480px}#android-image,#iphone-image{width:186px}#android-image{margin-top:70px}#iphone-image{margin-top:70px}#apps-info,#games-info{margin:auto}#apps-info .info-header{margin:auto}#games-panel{position:relative}#games-info .info-header{font-size:68px}#everything-header{margin:100px 20px 0 20px;font-size:42px}#network-info{margin:auto;width:75%;margin-top:25px}#services-header{font-size:60px;margin-top:120px;margin-bottom:30px}#services-sub{font-size:22px}#some-languages .language{width:70px;height:70px}#some-languages .language p{line-height:74px}#java{font-size:18px}#java .back img{width:36px}#cp,#cs{font-size:24px}#cs .back img{width:60px}#cp .back img{width:50px}#php{font-size:22px}#php .back img{width:60px}#html{font-size:17px}#html .back img{width:45px}#js{font-size:14px}#js .back p{line-height:44px;margin:14px;font-size:20px}#objc{font-size:12px}#objc .back img{width:50px}#languages-text p{color:rgba(211,211,211,.4);font-size:14px}#services-content .services-link a{font-size:16px;padding:12px 23px 10px 9px}#apps-panel .subsection.with-image{background-size:51px,51px,45px,51px,51px,43px,57px,51px}#games-panel .subsection.with-image{background-size:150px,112px,204px,162px,465px;background-position:10% 100%,1% 80%,97% 110%,98% 73%,-120px 36%}}@media screen and (max-width:354px){#games-info .info-header{font-size:42px}.hover-attributes{justify-content:center}}