@import url(//db.onlinewebfonts.com/c/ef8127dc8d3774cb29a1fa159ab00596?family=ArcadeClassic2003);

* {
    box-sizing: border-box;
}

body {
    padding: 0;
    margin: 0;
    font-family: 'Arial Narrow', Arial, sans-serif;
    color: black;
    overflow: hidden;
    position: absolute;
    height: 100vh;
}

img {
    position: absolute;
}

h2 {
    text-transform: uppercase;
    position: absolute;
    white-space: nowrap;
    font-size: 6vh;
    fill: #9e7878;
    color: #f8f1f1;
    text-anchor: middle;
    left: 341.40625vw;
    top: 30vh;
}

h4 {
    font-family: 'alarmclock';
    text-transform: uppercase;
    position: absolute;
    white-space: nowrap;
    font-size: 4.5vh;
    color: #000000;
    text-anchor: middle;
}

h1 {
    text-transform: uppercase;
    position: absolute;
    white-space: nowrap;
    font-size: 6vh;
}

.rotated {
    transform-origin: 0 0;
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
}

h3 {
    text-transform: uppercase;
    position: relative;
    white-space: nowrap;
    font-size: 3vh;
    line-height: 0.1rem;
}

.newLogo {
    position: fixed;
    display: flex;
    width: 16.40625vw;
    height: 15.185185185185185vh;
    top: 7.5vh;
    left: 3.854166666666667vw;
}

.newLogo:hover {
    cursor: pointer;
}

.main-nav {
    position: fixed;
    display: flex;
    padding-left: 23.177083333333336vw;
    padding-top: 6.296296296296296vh;
    font-family: 'AvenirLTStdLight', 'Arial Narrow', Arial, sans-serif;
}

.main-nav .ul__second {
    position: fixed;
    display: flex;
    /* right: 5vw; */
}

.main-nav .ul__second2 {
    position: fixed;
    display: flex;
    left: 0vw;
    top: 100vh;
    transform-origin: top left;
}

li {
    list-style: none;
    transition: all 0.4s;
}

li:hover {
    /* transform: scale(1.1); */
    cursor: pointer;
}

a {
    text-decoration: none;
    color: #000000;
    font-size: 1.75em;
}

h5 {
    position: absolute;
    font-family: 'AvenirLTStdLight', 'Arial Narrow', Arial, sans-serif;
    font-size: 1.75em;
    white-space: nowrap;
}

.menuItem {
    text-transform: uppercase;
    white-space: nowrap;
}

.main-nav .ul__second li {
    padding-left: 0.5vw;
    padding-right: 1vw;
    padding-top: 0.5vh;
    padding-bottom: 0.5vh;
    /* background-color: rgba(255, 255, 255, 0.53); */
}

.main-nav .ul__second2 li {
    padding-left: 0.5vw;
    padding-right: 1vw;
    padding-top: 0.5vh;
    padding-bottom: 0.5vh;
    /* background-color: rgba(255, 255, 255, 0.53); */
}

.main-nav .ul__second .with_separ {
    border-left: 1px solid #000000;
    padding-left: 0.5vw;
    align-items: center;
}

.main-nav .ul__second2 .with_separ {
    border-left: 1px solid #000000;
    padding-left: 0.5vw;
    align-items: center;
}

.cross {
    position: fixed;
    display: flex;
    width: 3.3333333333333335vw;
    height: 5.9259259259259265vh;
    left: 8vw;
    top: 15vh;
    visibility: hidden;
    z-index: 300;
}

p {
    position: relative;
    font-size: 3vh;
}

.item_img {
    position: relative;
    width: 10vh;
    height: 10vh;
    display: inline-block;
    vertical-align: middle;
}

.item_head {
    color: black;
    position: relative;
    display: inline-block;
    padding: 3vh;
    vertical-align: middle;
}

.box {
    width: 500px;
    height: 500px;
    position: absolute;
    left: calc((200vw + 100vw/2) - 250px);
    top: 7vw;
    background:url(../img/BrainSequence.png)
}

.box:hover, button:hover, .linek:hover {
    cursor: pointer;
}

#lever:hover, #switcher:hover, #Machine2Button:hover {
    cursor: pointer;
}

.redArrow:hover {
    cursor: pointer;
}

input, textarea {
    width: 26vw;
    min-width: 26vw;
    max-width: 26vw;
    height: 6.5vh;
    font-size: 4vh;
    background-color: #f7f7f7;
    border: solid 1px #d1d1d1;
}

@font-face {
    font-family: "alarmclock";
    src: url("alarmclock.ttf");
}

@font-face {
    font-family: "ArcadeClassic2003";
    src: url("//db.onlinewebfonts.com/t/ef8127dc8d3774cb29a1fa159ab00596.eot");
    src: url("//db.onlinewebfonts.com/t/ef8127dc8d3774cb29a1fa159ab00596.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/ef8127dc8d3774cb29a1fa159ab00596.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/ef8127dc8d3774cb29a1fa159ab00596.woff") format("woff"), url("//db.onlinewebfonts.com/t/ef8127dc8d3774cb29a1fa159ab00596.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/ef8127dc8d3774cb29a1fa159ab00596.svg#ArcadeClassic2003") format("svg");
}

@font-face {
    font-family: "AvenirLTStdLight";
    src: url("AvenirLTStd-Light.otf");
}

#switcher {
    position: absolute;
    left: 145.46875vw;
    top: 44vh;
    width: 7vw;
    height: 11vh;
}

#addonsLinks {
    position: absolute;
    left: 426.875vw;
    top: 51vh;
    width: 37.03125vw;
    height: 35vh;
    text-align: center;
    font-family: 'ArcadeClassic2003', 'Tahoma', 'Verdana';
    color: #010100;
    font-size: 0.75em;
    line-height: 1.6;
}

.loader_bg {
    position: fixed;
    z-index: 999999;
    background: #dbdbdb;
    width: 100%;
    height: 100%;
}

.loader {
    border: 0 solid transparent;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    position: absolute;
    top: calc(50vh - 75px);
    left: calc(50vw - 75px);
}

.loader:before, .loader:after {
    content: '';
    border: 1em solid #3357ff;
    border-radius: 50%;
    width: inherit;
    height: inherit;
    position: absolute;
    top: 0;
    left: 0;
    animation: loader 2s linear infinite;
    opacity: 0;
}

.loader:before {
    animation-delay: .5s;
}

@keyframes loader {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 0;
    }
}

#left_notAnim {
    position: fixed;
    top: calc(50vh - 2.9629629629629632vh);
    left: 1.6666666666666667vw;
    width: 3.3333333333333335vw;
    height: 5.9259259259259265vh;
    z-index: 1000;
}

#right_notAnim {
    position: fixed;
    top: calc(50vh - 2.9629629629629632vh);
    left: 95.333333333vw;
    width: 3.3333333333333335vw;
    height: 5.9259259259259265vh;
    z-index: 1000;
}

#left_notAnim:hover, #right_notAnim:hover, .cross:hover {
    cursor: pointer;
    transform: scale(1.1);
}
