    html {
        font-family: sans-serif;
        overflow-y: scroll
    }
    body {
        font: 12pt sans-serif;
        color: #000;
        border: 0;
        height: 100%;
        background: url('../img/bg.png') repeat;
        margin: 0;
        padding: 0
    }
    ul,
    ol,
    dl,
    ul,
    li {
        padding: 0;
        margin: 0
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p {
        margin-top: 0;
        padding-right: 15px;
        padding-left: 15px
    }
    h1 {
        font-size: 13pt;
        color: #8b0000;
        font-weight: bold;
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: left
    }
    h2 {
        font-size: 13pt;
        color: #8b0000;
        font-weight: bold;
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: left
    }
    h3 {
        font-size: 12pt;
        color: #000;
        font-weight: bold
    }
    h4 {
        font-size: 13pt;
        color: #f00;
        font-weight: bold;
        margin-top: 5px;
        margin-bottom: 0px;
        font-style: <em></em>
    }
    h5 {
        font-size: 20px
    }
    h6 {
        font-weight: normal;
        margin-bottom: 15px;
        color: #000
    }
    strong.hline {
        color: #8b0000
    }
    header,
    section,
    footer,
    aside,
    article,
    figure,
    address {
        display: block
    }
    a img {
        border: none
    }
    a:link,
    a:visited {
        color: #0177d9;
        text-decoration: underline
    }
    a:hover,
    a:active,
    a:focus {
        text-decoration: none;
        color: #f00
    }
    .container {
        width: 1260px;
        background: #FFF;
  margin-right: auto;
  margin-left: auto;
    }
    
    header {
        background: #FFF
    }
    

    .sidebar1 {
        position: relative;
        font-family: 'Open Sans', sans-serif;
        font-size: 10pt;
        float: left;
        width: 21%;
        background: #fff;
        padding-bottom: 10px;
        left:2px
    }
    .content {
        position: relative;
        font-family: 'Open Sans', sans-serif;
        font-size: 11pt;
        padding:0;
        width: 58%;
        float: left
    }
    aside {
        position: relative;
        font-family: 'Open Sans', sans-serif;
        font-size: 10pt;
        float: left;
        width: 21%;
        background: #fff;
        padding: 0;
        right:2px;
    }
    .start {
        background: url('../img/sound-wave-lines.jpg')100% 0% no-repeat
    }
    .content ul,
    .content ol {
        padding: 0 15px 15px 40px
    }
    footer {
        background: url('../img/bg_.jpg') repeat;
        width: 100%;
        color: #fff;
        font-size: 12px;
        position: relative;
        top: 0px;
        bottom: 10px;
        clear: both
    }
    .fltrt {
        display: block;
        position: relative;
        opacity: 0.3;
        float: right;
        top: 20px
    }
    .webhat {
        opacity: 0.5
    }
    .fltlft {
        float: left;
        margin-right: 8px
    }
    .clearfloat {
        clear: both;
        height: 0;
        font-size: 1px;
        line-height: 0px
    }
    address {
        position: relative;
        width: 100%;
        float: left;
        top: 5px;
        margin-bottom: 5px
    }
    .top,
    .top img {
        display: block
    }
    .fooban {
        position: relative;
        margin-bottom: 10px;
        display: block;
        float: left
    }
    .fooban span {
        width: 88px;
        height: 31px;
        float: left;
        margin-top: 5px;
        margin-left: 2px
    }
    .map {
        width: 660px;
        height: 350px;
        margin: 0 auto
    }
    .menu ul {
        position: relative;
        z-index: 3;
        background: #fff;
        box-shadow: 2px 3px 10px #011331;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-box-shadow: 2px 3px 10px #011331;
        -webkit-box-shadow: 2px 3px 10px #011331
    }
    .menu li a:before {
        content: "»";
        margin-right: 5px
    }
    .menu li {
        width: 100%;
        height: 40px;
        display: block;
        background: url('../img/bg_.jpg') repeat;
        border-top: 1px solid #4a4a4a;
        border-bottom: 1px solid #000
    }
    .menu li a {
        display: block;
        text-align: left;
        height: 40px;
        padding: 0px 0px 0 10px;
        font-family: 'Open Sans', sans-serif;
        font-size: 10pt;
        letter-spacing: 0px;
        word-spacing: 0px;
        color: #fff;
        text-overflow: ellipsis;
        text-decoration: none;
        outline: none
    }
    .menu li a:hover {
        color: rgba(161, 255, 0, 1);
        border-right: 0px solid rgba(120, 120, 120, 0.81);
        border-left: 0px solid rgba(120, 120, 120, 0.81);
        background: rgba(255, 255, 255, 0.03);
        border-radius: 1px;
        z-index: 2;
        -webkit-box-shadow: 0 -1px 6px 0px rgba(0, 0, 0, 0.4), 0 4px 8px -1px rgba(0, 0, 0, 0.67);
        box-shadow: 0 -2px 6px 1px rgba(0, 0, 0, 0.4), 0 4px 8px -1px rgba(0, 0, 0, 0.67);
        text-shadow: 0 -1px 11px rgba(104, 97, 96, 1);
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none
    }
    .menu li a.active,
    .menu li a.active:hover {
        background-color: rgba(138, 0, 0, 0.36);
        color: #fff
    }
    .menu li a span {
        line-height: 40px;white-space: nowrap;
    }
    .navi {
        position: relative;
        background: url('../img/bg_.jpg') repeat;
        width: 100%;
        float: left;
        z-index: 3
    }
    .navi a {
        color: #e3e3e3
    }
    .navi li {
        display: block;
        float: left;
        list-style: none;
        border-right: 1px solid #4a4a4a;
        border-left: 1px solid black;
        width: 16.5%;
        text-align: center
    }
    .navi li a {
        display: block;
        position: relative;
        z-index: 3;
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 1px;
        text-shadow: 4px 4px 6px rgba(0, 0, 0, 0.5);
        text-overflow: ellipsis;
        text-transform: uppercase;
        text-decoration: none;
        padding-top: 15px;
        height: 30px
    }
    .navi li a:hover {
        display: block;
        color: rgba(161, 255, 0, 1);
        text-shadow: 0 -1px 17px rgba(104, 97, 96, 1);
        -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
        -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
        -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
        transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms
    }
    #selected a {
        color: rgba(161, 255, 0, 1);
        border-right: 2px solid rgba(120, 120, 120, 0.81);
        border-left: 2px solid rgba(120, 120, 120, 0.81);
        background: rgba(255, 255, 255, 0.03);
        border-radius: 3px;
        z-index: 2;
        -webkit-box-shadow: 0 -1px 6px 0px rgba(0, 0, 0, 0.4), 0 4px 8px -1px rgba(0, 0, 0, 0.67);
        box-shadow: 0 -2px 6px 1px rgba(0, 0, 0, 0.4), 0 4px 8px -1px rgba(0, 0, 0, 0.67);
        text-shadow: 0 -1px 11px rgba(104, 97, 96, 1);
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none
    }
    .toggleMenu {
        display: block;
        position: relative;
        background: url('../img/bg_.jpg') repeat;
        float: left;
        z-index: 3;
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 1px;
        text-shadow: 4px 4px 6px rgba(0, 0, 0, 0.5);
        text-overflow: ellipsis;
        text-transform: uppercase;
        text-decoration: none
    }
    .toggleMenu {
        float: left;
        list-style: none;
        border-right: 0px solid #4a4a4a;
        border-left: 1px solid black;
        width: 208px;
        text-align: center
    }
    .toggleMenu a {
        display: block;
        color: #e3e3e3;
        position: relative;
        z-index: 3;
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 1px;
        text-shadow: 4px 4px 6px rgba(0, 0, 0, 0.5);
        text-overflow: ellipsis;
        text-transform: uppercase;
        text-decoration: none;
        padding-top: 15px;
        height: 30px
    }
    .newsdate {
        width: 42px;
        height: 48px;
        background: url('../img/newsdatebg.png') no-repeat center;
        float: left;
        font: bold 10pt/50px arial;
        text-align: center;
        margin-right: 5px
    }
    .newstitle {
        color: #8b0000
    }
    .newscontent {
        width: auto;
        text-align: justify;
        line-height: auto;
        padding-bottom: 15px
    }
    .newscontentlink:link,
    .newscontentlink:active,
    .newscontentlink:visited {
        font-weight: bold;
        color: #006097;
        text-decoration: underline
    }
    .newscontentlink:hover {
        font-weight: bold;
        color: #777;
        text-decoration: none
    }
    .akustov {
        color: #006097
    }
    .contentmenu:link,
    .contentmenu:active,
    .contentmenu:visited {
        font-size: 13pt;
        font-weight: bold;
        color: #8b0000;
        text-decoration: underline
    }
    .contentmenu:hover,
    .contentmenua:hover {
        font-size: 13pt;
        font-weight: bold;
        color: #777;
        text-decoration: none
    }
    .contentmenua:link,
    .contentmenua:active,
    .contentmenua:visited {
        font-size: 13pt;
        font-weight: bold;
        color: #006097;
        text-decoration: underline
    }
    .contentlink:link,
    .contentlink:active,
    .contentlink:visited {
        font-size: 12pt;
        font-weight: bold;
        color: #006097;
        text-decoration: underline
    }
    .contentlink:hover {
        font-size: 12pt;
        font-weight: bold;
        color: #777;
        text-decoration: none
    }
    #skype {
        font-weight: bold;
        color: #00aff0
    }
    #numer {
        font-weight: bold;
        color: #8b0000
    }
    .pogoda {
        background: #f2f2f2;
        border: #8b0000 1px solid;
        font: 12px Tahoma;
        color: #000;
        margin-top: 5px;
        box-shadow: 2px 3px 10px #011331;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-box-shadow: 2px 3px 10px #011331;
        -webkit-box-shadow: 2px 3px 10px #011331
    }
    #contactForm h2 {
        margin-top: 0px
    }
    form#maincontact_form {
        background-color: white;
        box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
        color: #414550
    }
    form#contact_form .name {
        padding: 10px 0px 0 0px
    }
    form#contact_form .tel {
        padding-left: 0px;
        padding-top: 10px
    }
    form#contact_form .email {
        padding-left: 0px;
        padding-top: 10px
    }
    form#contact_form p {
        margin-bottom: 10px;
        padding-top: 5px;
        font-style: italic
    }
    form#contact_form .message {
        padding-left: 0px;
        padding-top: 10px
    }
    form#contact_form .email_z,
    .name_z {
        padding-right: 25px
    }
    form#contact_form,
    message_z {
        width: 90%
    }
    form#contact_form #loader_z {
        margin-left: 2px;
        margin-bottom: 30px
    }
    form#contact_form input[type="text"] {
        border: 1px solid #333333;
        background-color: white;
        height: 30px;
        padding: 0 10px;
        width: 45%;
        margin-bottom: 20px
    }
    form#contact_form input#email {
        border: 1px solid #333333;
        background-color: white;
        height: 30px;
        padding: 0 10px;
        width: 45%;
        margin-bottom: 20px
    }
    form#contact_form textarea {
        border: 1px solid #333333;
        background-color: white;
        width: 90%;
        margin-bottom: 20px
    }
    form#contact_form label {
        margin-right: 20px;
        font-size: 12px;
        font-weight: bold;
        color: #333333;
        text-transform: uppercase
    }
    form#contact_form label span {
        color: #414550
    }
    form#contact_form input[type="text"]:focus,
    form#contact_form input[type="text"]:hover,
    form#contact_form textarea:focus,
    form#contact_form textarea:hover,
    form#contact_form input[type="text"]:focus,
    form#contact_form input[type="text"]:hover,
    form#contact_form textarea:focus,
    form#contact_form textarea:hover {
        background-color: #efefef
    }
    form#contact_form input#tel:hover,
    form#contact_form input#email:hover,
    form#contact_form input#tel:focus,
    form#contact_form input#email:focus {
        background-color: #efefef
    }
    form#contact_form input[type="submit"] {
        background: #414550;
        border: none;
        padding: 5px;
        font-size: 11px;
        text-transform: uppercase;
        color: white;
        margin-bottom: 10px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out
    }
    form#contact_form input[type="submit"]:hover {
        color: #bfd6e4
    }
    .contact1 {
        margin-top: -40px
    }
    .map-container {
        position: relative;
        padding-bottom: 20%;
        overflow: hidden;
        border-bottom: 5px solid #e1e8ed;
        margin: 0 0 10px
    }
    .cleaner {
        clear: both
    }
    .h10 {
        height: 10px
    }
    form {
        margin: 10px 0 0 15px
    }
    fieldset {
        margin-bottom: 20px
    }
    label,
    legend {
        display: block;
        font-weight: bold;
        font-size: 13px
    }
    input[type="checkbox"] {
        display: inline
    }
    label span,
    legend span {
        font-weight: normal;
        font-size: 13px;
        color: #444
    }
    input[type="text"],
    input[type="password"],
    input[type="email"],
    textarea,
    select {
        padding: 10px 10px;
        outline: none;
        overflow: hidden;
        font: 12px Arial, Helvetica, sans-serif;
        color: #414558;
        margin: 0;
        width: 198px;
        max-width: 100%;
        display: block;
        margin-bottom: 10px;
        background: #eee
    }
    select {
        padding: 0
    }
    input[type="text"]:focus,
    input[type="password"]:focus,
    input[type="email"]:focus,
    textarea:focus {
        border: 1px solid #bbb;
        color: #555
    }
    textarea {
        min-height: 100px
    }
    select {
        width: 220px
    }
    @media only screen and (max-width: 1440px) and (min-width: 1366px) {
        .about-left {
            background: url(../images/6.jpg) no-repeat 0px -55px;
            background-size: cover;
            min-height: 419px
        }
        .about-right {
            padding: 5em 6em 5em 5em
        }
    }
    @media only screen and (max-width: 1366px) and (min-width: 1280px) {
        .about-left {
            background: url(../images/6.jpg) no-repeat 0px -30px;
            background-size: cover
        }
        .about-right {
            padding: 5em 4em 5em 5em
        }
    }
    @media only screen and (max-width: 1279px) and (min-width: 1080px) {
        .top img {
            width: 100%;
            display: block
        }
        .container {
            width: 100%
        }
        .navi {
            width: 100%;
            margin-left: 0%
        }
        .navi li {
            width: 16.444%
        }
        .sidebar1 {
            width: 25%
        }
        .content {
            width: 53%
        }
        aside {
            width: 20%
        }
        .start {
            background: none
        }
    }
    @media only screen and (max-width: 1080px) and (min-width: 1024px) {
        .top img {
            width: 100%;
            display: block
        }
        .container {
            width: 100%
        }
        .navi {
            width: 100%;
            margin-left: 0%
        }
        .navi li {
            width: 16.444%
        }
        .sidebar1 {
            width: 90%;
            margin-left: 5%
        }
        .sidebar2 {
            width: 49%;
            float: left
        }
        .sidebar3 {
            width: 49%;
            float: right
        }
        aside {
            width: 90%;
            margin-left: 5%
        }
        .content {
            width: 98%;
            margin-left: 1%
        }
        .contact img {
            width: 10%
        }
        .content img {
            width: 20%
        }
        .main img {
            width: 30%
        }
        .main_1 img {
            width: 100%
        }
        .weather {
            display: none
        }
    }
    @media only screen and (max-width: 1024px) and (min-width: 992px) {
        .top img {
            width: 100%;
            display: block
        }
        .container {
            width: 100%
        }
        .navi {
            width: 100%;
            margin-left: 0%
        }
        .navi li {
            width: 16.444%
        }
        .sidebar1 {
            width: 90%;
            margin-left: 5%
        }
        .sidebar2 {
            width: 49%;
            float: left
        }
        .sidebar3 {
            width: 49%;
            float: right
        }
        aside {
            width: 90%;
            margin-left: 5%
        }
        .content {
            width: 98%;
            margin-left: 1%
        }
        .contact img {
            width: 10%
        }
        .content img {
            width: 20%
        }
        .main img {
            width: 30%
        }
        .main_1 img {
            width: 100%
        }
        .weather {
            display: none
        }
    }
    @media only screen and (max-width: 991px) and (min-width: 641px) {
        .container {
            width: 100%
        }
        .top img {
            width: 100%;
            display: block
        }
        .navi {
            width: 100%;
            margin-left: 0%
        }
        .navi li {
            width: 16.3%;
            border-top: 1px solid #4a4a4a
        }
        .sidebar1 {
            width: 90%;
            margin-left: 5%
        }
        .sidebar2 {
            width: 49%;
            float: left
        }
        .sidebar3 {
            width: 49%;
            float: right
        }
        aside {
            width: 90%;
            margin-left: 5%
        }
        .main img {
            width: 40%
        }
        .main_1 img {
            width: 30%
        }
        .content {
            width: 98%;
            margin-left: 1%
        }
        .map {
            width: 100%
        }
        .weather {
            display: none
        }
        footer {
            width: 98%;
            margin-left: 1%
        }
    }
    @media only screen and (max-width: 640px) and (min-width: 361px) {
        .container {
            width: 100%
        }
        .top img {
            display: none
        }
        .top {
            display: block;
            background: url('../img/logo-semisa.png') 50% 60% no-repeat;
            background-size: 60%;
            height: 80px
        }
        .navi {
            width: 90%;
            margin-left: 5%
        }
        .navi li {
            width: 100%;
            border-top: 1px solid #4a4a4a;
            border-bottom: 1px solid black;
            border-left: none
        }
        .sidebar1 {
            width: 90%;
            margin-left: 5%
        }
        aside {
            width: 90%;
            margin-left: 5%
        }
        .content {
            width: 98%;
            margin-left: 1%
        }
        .contact img {
            width: 30%
        }
        .margin img {
            width: 80%
        }
        .captcha img {
            width: 10%
        }
        .main img {
            display: none
        }
        .main_1 img {
            width: 100%;
            display: none
        }
        .inf {
            display: none
        }
        .weather {
            display: none
        }
        .map {
            width: 100%
        }
        footer {
            width: 98%;
            margin-left: 1%
        }
        adress {
            width: 98%;
            margin-left: 1%
        }
        .main_1 TD,
        TR {
            width: 10px
        }
        .for-footer {
            display: none
        }
        .hide-img {
            display: none
        }
        .fltrt {
            display: none
        }
        .start {
            background: none
        }
        figure.figus span {
            font: 900 3em 'Concert One', sans-serif;
            bottom: 0
        }
    }
    @media only screen and (max-width: 360px) and (min-width: 300px) {
        .container {
            width: 100%;
            margin-left: 0
        }
        .top img {
            display: none
        }
        .top {
            display: block;
            background: url('../img/logo-semisa.png') 50% 40% no-repeat;
            background-size: 80%;
            height: 80px
        }
        .navi {
            position: relative;
            width: 90%;
            margin-left: 5%
        }
        .navi li {
            width: 100%;
            border-top: 1px solid #4a4a4a;
            border-bottom: 1px solid black;
            border-left: none
        }
        .sidebar1 {
            width: 90%;
            margin-left: 5%
        }
        aside {
            width: 90%;
            margin-left: 5%;
            display: none
        }
        .content {
            width: 98%;
            margin-left: 1%
        }
        .captcha img {
            width: 10%
        }

        .contact h2 {
            color: #8c0000
        }
        .main img {
            width: 100%;
            display: none
        }
        .main_1 img {
            width: 100%;
            display: none
        }
        .margin img {
            width: 80%
        }
        .inf {
            display: none
        }
        .weather {
            display: none
        }
        .map {
            width: 100%
        }
        footer {
            width: 98%;
            margin-left: 1%
        }
        adress {
            width: 98%;
            margin-left: 1%
        }
        .easycounter {
            margin: 10px
        }

        .for-footer {
            display: none
        }
        .merw a {
            display: block;
            background: url('../img/mob-menu.png') 35% 50% no-repeat
        }
        .article {
            display: none
        }
        table {
            table-layout: fixed;
            width: 80%;
            margin-left: 1%
        }
        .hide-img {
            display: none
        }
        .fltrt {
            display: none
        }
        .start {
            background: none
        }
        figure.figus span {
            font: 900 220% 'Concert One', sans-serif;
            letter-spacing: -2px;
            bottom: 0
        }
    }
    @media only screen and (max-width: 299px) and (min-width: 0px) {
        .container {
            width: 100%
        }
        .top img {
            display: none
        }
        .top {
            display: block;
            background: url('../img/logo-semisa.png') 50% 40% no-repeat;
            background-size: 80%;
            height: 80px
        }
        .navi {
            position: relative;
            width: 90%;
            margin-left: 5%
        }
        .navi li {
            width: 100%;
            border-top: 1px solid #4a4a4a;
            border-bottom: 1px solid black;
            border-left: none
        }
        .sidebar1 {
            width: 90%;
            margin-left: 5%
        }
        aside {
            width: 90%;
            margin-left: 5%;
            display: none
        }
        .content {
            width: 98%;
            margin-left: 1%
        }
        .captcha img {
            width: 10%
        }
        .contact {
            width: 100%;
            margin-left: 5%
        }
        .contact h2 {
            color: #8c0000
        }
        .main img {
            width: 100%;
            display: none
        }
        .main_1 img {
            width: 100%;
            display: none
        }
        .margin img {
            width: 50%
        }
        .inf {
            display: none
        }
        .weather {
            display: none
        }
        .map {
            width: 100%
        }
        footer {
            width: 100%
        }
        .easycounter {
            margin: 10px
        }
        form#contact_form textarea {
            width: 80%
        }
        .for-footer {
            display: none
        }
        .merw a {
            display: block;
            background: url('../img/mob-menu.png') 35% 50% no-repeat
        }
        .article {
            display: none
        }
        table {
            table-layout: fixed;
            width: 80%;
            margin-left: 1%;
            font-size: 80%
        }
        .hide-img {
            display: none
        }
        .fltrt {
            display: none
        }
        .start {
            background: none
        }
        figure.figus span {
            font: 900 200% 'Concert One', sans-serif;
            bottom: 0
        }
    }

	.main_1 table {
        table-layout: fixed;
        width: 95%;
        margin: 10px auto;
        font-size: 95%
    }
    .main_1 td {
        text-align: center
    }
    #floatTip {
        position: absolute;
        width: 200px;
        display: none;
        border: 1px solid #000;
        padding: 5px;
        font-family: sans-serif;
        font-size: 9pt;
        color: #333;
        background: #ECF5E4;
        opacity: 0.95;
        z-index: 4
    }
    .doors {
        position: absolute;
        width: 98%;
        margin-left: 1%;
        bottom: 0;
        z-index: 2
    }
    .door {
        width: 20%;
        height: 420px;
        display: inline-block;
        background: #8b0000;
        border: 2px solid #333;
        transition: transform 2s;
        -webkit-transform-style: preserve-3d;
        z-index: 2
    }
    .door-left {
        transform-origin: 0 50%;
        -webkit-transform-origin: 0 50%
    }
    .door-right {
        transform-origin: 100% 50%;
        -webkit-transform-origin: 100% 50%
    }
    .doors:hover .door-left {
        transform: perspective(400px) rotateY(85deg);
        -webkit-transform: perspective(400px) rotateY(85deg)
    }
    .doors:hover .door-right {
        transform: perspective(400px) rotateY(-85deg);
        -webkit-transform: perspective(400px) rotateY(-85deg)
    }
    .turn1 {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    .turn1:hover {
        -webkit-transform: rotateY(45deg);
        transform: rotateY(45deg)
    }
    .turn2:hover {
        -moz-transform: scaleX(.65);
        -ms-transform: scaleX(.65);
        -webkit-transform: scaleX(.65);
        -o-transform: scaleX(.65);
        transform: scaleX(.65)
    }
    #consoleLeft {
        position: absolute;
        right: 12%;
        width: 74.7%;
        height: 185px;
        border: 10px ridge Sienna;
        background: #1661a4;
        top: 0px;
        border-radius: 2px;
        transform-style: preserve-3d;
        -webkit-transform-style: preserve-3d;
        transition: transform 5s;
        transform-origin: right center;
        z-index: 5
    }
    #consoleLeft.closed {
        transform: perspective(600px) rotateY(-90deg);
        -webkit-transform: perspective(600px) rotateY(-90deg)
    }
    #consoleLeft:after {
        content: '';
        top: 120px;
        background: black;
        background-position: 50%;
        position: absolute;
        height: 160px;
        width: 0px;
        right: -50px
    }
    .figus {
        animation: samo 10s ease-in-out infinite
    }
    .figus span {
        box-sizing: border-box
    }
    figure.figus {
        animation: ono 5s ease-in-out infinite;
        transform-origin: center center;
        transform-style: preserve-3d;
        -webkit-transform-style: preserve-3d
    }
    @keyframes ono {
        0%, 100% {
            transform: rotate3d(1, 1, 0, 40deg);
        }
        20% {
            transform: rotate3d(-1, 1, 0, 40deg);
        }
        40% {
            transform: rotate3d(-1, -1, 0, 40deg);
        }
        60% {
            transform: rotate3d(1, -1, 0, 40deg);
        }
        80% {
            transform: rotate3d(-1, 1, 0, 40deg);
        }
    }
    .figus span {
        display: block;
        width: 100%;
        padding: 40px;
        line-height: 1.5;
        font: 900 6em 'Concert One', sans-serif;
        text-align: center;
        text-transform: uppercase;
        position: absolute;
        color: #2D2D2D
    }
    @keyframes samo {
        0%, 100% {
            text-shadow: 0 0 30px red;
        }
        20% {
            text-shadow: 0 0 30px orange;
        }
        40% {
            text-shadow: 0 0 30px forestgreen;
        }
        60% {
            text-shadow: 0 0 30px cyan;
        }
        80% {
            text-shadow: 0 0 30px purple;
        }
    }
    .figus span:nth-child(2) {
        transform: translateZ(5px)
    }
    .figus span:nth-child(3) {
        transform: translateZ(10px)
    }
    .figus span:nth-child(4) {
        transform: translateZ(15px)
    }
    .figus span:nth-child(5) {
        transform: translateZ(20px)
    }
    .figus span:nth-child(6) {
        transform: translateZ(25px)
    }
    .figus span:nth-child(7) {
        transform: translateZ(30px)
    }
    .figus span:nth-child(8) {
        transform: translateZ(35px)
    }
    .figus span:nth-child(9) {
        transform: translateZ(40px)
    }
    .figus span:nth-child(10) {
        transform: translateZ(45px)
    }
