html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

.clear {
    clear: both;
}
.no-tr * {
    transition: none !important;
}
a,
li,
.transition {
    transition: .4s;
}
a > .content-box p span {
    transition: .4s;
}
/* BLUR HOVER */

.last { 
    margin-right: 0 !important;
}
.fade {
    opacity: 0;
    position: relative;
    top: 50px;
}
.fade-masonry {
    opacity: 0;
    position: relative;
    margin-top: 0px;
}
/*.fade-ajax { opacity: 0; } */

.fade-window {
    opacity: 0;
}
.pe {
    pointer-events: none !important;
}
h1,h2,h3,p,li,legend {
    font-family: 'Fira Sans', sans-serif;
    font-weight: lighter;
    color: #fff;
}
h2,
legend {
    font-size: 18px;
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    color: #fff;
    text-shadow: 0 0 1px #fff;
}
h2.next-headline { margin: 50px 0 10px; }
h3 {
    font-size: 16px;
    padding: 0 10px;
    margin: 30px 0 10px;
}

p,
li {
    font-size: 12px;
}
ul {
    padding-left: 20px;
    list-style: none;
}
.bullets {
    margin: -14px 0;
}
.bullets li {
    margin-bottom: 5px;
}
.bullets li:before {
    content: "■";
    color: #45536E;
    margin-right: 10px;
    transition: .2s;
    font-size: 14px;
    position: relative;
    top: -2px;
}
.bullets a li,
p a {
    color: #6FC1ED;
}
.bullets a:hover li,
p a:hover {
    color: transparent;
    text-shadow: 0 0 1px #6FC1ED;
}
.content-box:hover .bullets li:before {
    color: #6FC1ED;
    transition: .2s;
}

.emph {
    font-size: 120%;
}

#wrap {
    width: 100%;
    height: 100%;
    margin-bottom: 30px;
}
.body-fade {
    height: 100%;
    font-family: arial;
    background: url(../img/bg.jpg);
}
#loading-body {
    position: fixed;
    z-index: 15;
    height: 100%;
    width: 100%;
    background: rgba(22, 22, 22, .9);
    background-size: cover;
}
#loading {
    height: 29px;
    width: 100px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
#loading p {
    letter-spacing: 10px;
    text-align: center;
    padding-top: 6px;
    text-shadow: 0 0 1px #fff;
    color: #fff;
    font-family: fira sans;
    font-size: 10px;
}
#loading span {
    text-shadow: 0 0 2px #fff;
    color: transparent;
    -webkit-animation: loading 3s infinite;
    animation: loading 3s infinite;
}
#loading-top {
    height: 20px;
    position: absolute;
    width: 280px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    font-family: fira sans;
    font-size: 20px;
    text-shadow: 0 0 2px #fff;
    font-size: 50px;
    top: -250px;
    text-align: center;
}
.pace-inactive {
    display: none;
}
.pace {
    background: #4D4D4D;
    width: 280px;
    position: fixed;
    height: 1px;
    z-index: 9999;
    top: 40px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.pace .pace-progress {
    background-color: #fff;
    transition: 1s;
    height: 1px;
    z-index: 9998;
}
#preload {
    position: absolute;
    overflow: hidden;
    left: -9999px;
    top: -9999px;
    height: 1px;
    width: 1px;
}
/* TEXT############################ */

.blocked {
    text-decoration: line-through;
    color: #aaa !important;
    pointer-events: none !important;
}
/* HEADER############################ */

header {
    height: 286px;
    width: 1060px;
    padding: 30px 50px 0;
    margin: 0 auto;
    opacity: 0;
}
.header_h {
    opacity: 0;
    transition: .6s;
    position: relative;
    top: -276px;
    left: -39px;
    z-index: 10;
}
header:hover .header_h {
    opacity: 1;
    transition: 2s;
}
header:hover .cube-a,
header:hover .cube-o,
header:hover .cube-m,
header:hover .cube-s {
    opacity: 0;
    transition: 6s;
}
.cube-a {
    position: relative;
    z-index: 10;
    top: 0;
    left: -35px;
}
.cube-o {
    position: relative;
    z-index: 10;
    top: -31px;
    left: -73px;
    z-index: 4;
}
.cube-m {
    position: relative;
    z-index: 10;
    top: 0;
    left: -363px;
    z-index: 3;
}
.cube-s {
    position: relative;
    z-index: 10;
    top: -21px;
    left: -38px;
    z-index: 4;
}
#title {
    position: relative;
    text-align: right;
    top: -430px;
    right: 2px;
    font: normal 20pt fira sans;
    color: #fff;
    text-shadow: 0 0 1px #fff;
    opacity: 1;
}
.title-span {
    transition: .6s;
    text-shadow: 0 0 1px #fff;
    color: rgba(255, 255, 255, 1);
}
header:hover .title-span {
    text-shadow: 0 0 5px #fff;
    color: transparent;
    transition: .4s;
}
#subtitle {
    position: relative;
    text-align: right;
    top: -424px;
    right: -560px;
    padding-top: 11px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    width: 400px;
    color: #fff;
}
.anim-cube-a {
    animation-fill-mode: forwards;
    animation: cubea 2s;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation: cubea 2s;
}
.anim-cube-o {
    animation-fill-mode: forwards;
    animation: cubeo 2s;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation: cubeo 2s;
}
.anim-cube-m {
    animation-fill-mode: forwards;
    animation: cubem 2s;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation: cubem 2s;
}
.anim-cube-s {
    animation-fill-mode: forwards;
    animation: cubes 2s;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation: cubes 2s;
}
.anim-title {
    animation-fill-mode: forwards;
    animation: headertext 3s;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation: headertext 3s;
}
.anim-title-opacity {
    animation-fill-mode: forwards;
    animation: opacity 2s;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation: opacity 2s;
}
.anim-title-span {
    animation-fill-mode: forwards;
    animation: headerspan 6s;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation: headerspan 6s;
}
.anim-subtitle {
    animation-fill-mode: forwards;
    animation: subtext 4s;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation: subtext 4s;
}
/* MAIN NAV */

#main-nav {
    position: relative;
    top: 50px;
    opacity: 0;
    margin: 0 auto;
    width: 1060px;
    padding: 50px;
}
#main-nav ul {
    list-style: none;
    padding: 0 !important;
}
#main-nav ul li {
    border: 1px solid rgba(114, 139, 182, 0.4);
    float: left;
    font-size: 20px;
    width: 150px;
    background: rgba(0, 0, 0, 0.5);
    margin-right: 12px;
    padding: 12px 0 10px;
    text-align: center;
    color: #fff;
    text-shadow: 0 0 1px #fff;
}
#main-nav ul li:hover {
    background: rgba(0, 0, 0, .8);
    border: 1px solid #6FC1ED !important;
    box-shadow: 0 0 5px rgba(111, 193, 237, 0.5), 0 0 5px rgba(111, 193, 237, 0.5) inset;
    color: #fff;
    text-shadow: 0 0 2px #fff;
}
#main-nav ul li span {
    transition: .4s;
}
#main-nav ul li:hover span {
    color: transparent;
    text-shadow: 0 0 5px #fff;
    transition: .6s;
}
#main-nav ul li:before {
    content: "";
    margin: 0 !important;
}
.last-nav {
    margin: 0 !important;
}
.current {
    border: 1px solid #6FC1ED !important;
    box-shadow: 0 0 5px rgba(111, 193, 237, 0.5), 0 0 5px rgba(111, 193, 237, 0.5) inset;
}
/* Content############################ */
#intro-wrap { height: 0; width: 100%; padding: 20px 10px 10px; }

#index-content {
    height: 100%;
    width: 960px;
    margin: 0 auto;
}
.ajax-content {
    width: 1060px;
    padding: 0 50px;
    margin: 0 auto;
    height: 100%;
    position: relative;
}
a:hover > .content-box {
    background: rgba(255, 255, 255, 0.8);
}
a:hover > .content-box p {
    color: #000;
}
a > .content-box p span,
button span {
    text-shadow: 0 0 0 #fff;
}
a:hover > .content-box p span,
button:hover span {
    text-shadow: 0 0 5px #000;
    color: transparent;
}

.intro p {
    font-size: 16px;
    line-height: 25px;
    padding: 20px;
}
.intro {
    font-size: 16px;
    line-height: 25px;
    position: relative;
    top: -20px;
}
.intro .author {
    font-size: 12px;
    float: right;
    position: relative;
    top: 10px;
    color: #aaa;
}
.intro .quote {
    transition: .6s;
    color: rgba(114, 139, 182, 0.6);
}
.intro:hover .quote {
    transition: .2s;
    color: #6FC1ED;
}


.content-box {
    transition: .2s;
    box-shadow: 0 0 4px #000;
    border: 1px solid rgba(114, 139, 182, 0.6);
    background: rgba(0, 0, 0, 0.4);
}
p.content-box { padding: 20px; line-height: 18px; }
.content-box:hover {
    transition: .2s;
    border: 1px solid #6FC1ED;
    box-shadow: 0 0 5px rgba(111, 193, 237, 0.5), 0 0 5px rgba(111, 193, 237, 0.5) inset;
}
.content-pixie {
    box-shadow: 0 0 4px #000;
    border: 1px solid rgba(173, 93, 160, 0.6);
    background: rgba(0, 0, 0, 0.5);
}
.content-pixie:hover {
    border: 1px solid #EF6EDA;
    box-shadow: 0 0 5px rgba(173, 93, 160, 0.5), 0 0 5px rgba(173, 93, 160, 0.5) inset;
}
.index-box {
    box-shadow: 0 0 4px #000;
    border: 1px solid rgba(114, 139, 182, 0.6);
    background-color: rgba(0, 0, 0, 0.4);
    width: calc(33.333% - 7px);
    height: 200px;
    float: left;
    margin: 0 10px 10px 0;
	position: relative;
	transition: .6s;
}
#intro-btn-1 { background: url(../img/1.jpg) no-repeat; background-size: cover; }
#intro-btn-2 { background: url(../img/2.jpg) no-repeat; background-size: cover; }
#intro-btn-3 { background: url(../img/3.jpg) no-repeat; background-size: cover; }
#intro-btn-4 { background: url(../img/4.jpg) no-repeat; background-size: cover; }
#intro-btn-5 { background: url(../img/5.jpg) no-repeat; background-size: cover; }
#intro-btn-6 { background: url(../img/6.jpg) no-repeat; background-size: cover; }
.last {
    margin: 0 0 10px 0 !important;
}
.index-box:hover {
    cursor: pointer;
    border: 1px solid #6FC1ED;
    box-shadow: 0 0 5px rgba(111, 193, 237, 0.5), 0 0 5px rgba(111, 193, 237, 0.5) inset;
	transition: .2s;
}
.index-box h1 {
    transition: .2s;
    position: relative;
	z-index: 3;
    top: 50%;
	margin-top: -41px;
    text-align: center;
    font-size: 24px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-shadow: 0 0 2px #fff;
    padding: 15px 0;
	transition: .6s;
}
.index-box:hover h1 {
    background: rgba(0, 0, 0, 0);
	transition: 1s;
}
.index-box:hover span {
    color: transparent;
    text-shadow: 0 0 5px #fff;
    transition: 1s;
}
.index-box span { transition: .4s; }
.index-overlay { height: 0; width: 100%; background: rgba(0,0,0,.7); position: absolute; z-index: 1; }

/* SCROLLBAR***************************************/

#mCSB_2_container {
    background: url(../img/bg.jpg) repeat;
}
.scrollbox > .content {
    height: 100%;
    width: 100%;
}
.scrollbox {
    width: 100% !important;
    /* override plugin property */
    
    min-width: 480px;
    height: 100%;
    position: fixed;
    margin-top: 0px;
    margin-bottom: 0px;
    z-index: 10;
}
.scrollbox #mCSB_1_container {
    width: 97% !important;
    /* override plugin property */
    
    min-width: 480px;
}
.scrollbox #mCSB_1_scrollbar_vertical {
    position: fixed;
    margin-right: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
}
/* .mCustomScrollbar {
    -ms-touch-action: none;
    touch-action: none;
     MSPointer events - direct all pointer events to js 
}
.mCustomScrollbar.mCS_no_scrollbar {
    -ms-touch-action: auto;
    touch-action: auto;
} */
.mCustomScrollBox {    
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}
.mCSB_container { 
    overflow: hidden;
    width: auto;
    height: auto;
}
.mCSB_inside > .mCSB_container {
    margin-right: 0px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
}


.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
   
    margin-right: 0;
    margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0;
}

.mCSB_scrollTools {    
    position: absolute;
    width: 4px;
    height: 90%;
    left: auto;
    top: 5%;
    right: 25px;
    bottom: 0;
    opacity: 0;
    transition: .4s;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px;
}
/* RTL direction/left-side scrollbar (scrollbar position: outside) */

.mCSB_scrollTools .mCSB_draggerContainer {
    /* contains the draggable element and dragger rail markup */
    
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
    width: 10px;
    height: 100%;
    margin: 0 auto;
}
.mCSB_scrollTools .mCSB_dragger {
    /* the draggable element */
    
    cursor: pointer;
    width: 100%;
    height: 30px;
    /* minimum dragger height */
    
    z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    /* the dragger element */
    
    position: relative;
    width: 10px;
    height: 100%;
    margin: 0 auto;
    text-align: center;
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
}
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 1;
    transition: .4s;
}
.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(../img/pixel.png);
    background-color: rgba(255, 255, 255, 0.2);
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(255, 255, 255, 0.5);
    transition: .2s;
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(255, 255, 255, 0.85);
    transition: .2s;
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: rgba(255, 255, 255, 0.9);
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(255, 255, 255, 0.15);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(255, 255, 255, 0.75);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(255, 255, 255, 0.85);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: rgba(255, 255, 255, 0.9);
}
/* Keyframe Header################################*/
/* Cube A************************************/

@-webkit-keyframes cubea {
    0% {
        left: -5px;
        opacity: 0;
        -webkit-transform: rotate(-20deg);
    }
    100% {
        left: -35px;
        opacity: 1;
        -webkit-transform: rotate(0deg);
    }
}
@keyframes cubea {
    0% {
        left: -5px;
        opacity: 0;
        transform: rotate(-20deg);
    }
    100% {
        left: -35px;
        opacity: 1;
        transform: rotate(0deg);
    }
}
/* Cube O*************************************/

@-webkit-keyframes cubeo {
    0% {
        left: -93px;
        opacity: 0;
        -webkit-transform: rotate(20deg);
    }
    20% {
        left: -93px;
        opacity: 0;
        -webkit-transform: rotate(20deg);
    }
    100% {
        left: -73px;
        opacity: 1;
        -webkit-transform: rotate(0deg);
    }
}
@keyframes cubeo {
    0% {
        left: -93px;
        opacity: 0;
        transform: rotate(20deg);
    }
    20% {
        left: -93px;
        opacity: 0;
        transform: rotate(20deg);
    }
    100% {
        left: -73px;
        opacity: 1;
        transform: rotate(0deg);
    }
}
/* Cube M *************************************/

@-webkit-keyframes cubem {
    0% {
        left: -383px;
        opacity: 0;
        transform: rotate(20deg);
    }
    40% {
        left: -383px;
        opacity: 0;
        transform: rotate(20deg);
    }
    100% {
        left: -363px;
        opacity: 1;
        transform: rotate(0deg);
    }
}
@keyframes cubem {
    0% {
        left: -383px;
        opacity: 0;
        transform: rotate(20deg);
    }
    40% {
        left: -383px;
        opacity: 0;
        transform: rotate(20deg);
    }
    100% {
        left: -363px;
        opacity: 1;
        transform: rotate(0deg);
    }
}
/* Cube S *************************************/

@-webkit-keyframes cubes {
    0% {
        left: -18px;
        opacity: 0;
        transform: rotate(20deg);
    }
    60% {
        left: -18px;
        opacity: 0;
        transform: rotate(20deg);
    }
    100% {
        left: -38px;
        opacity: 1;
        transform: rotate(0deg);
    }
}
@keyframes cubes {
    0% {
        left: -18px;
        opacity: 0;
        transform: rotate(20deg);
    }
    60% {
        left: -18px;
        opacity: 0;
        transform: rotate(20deg);
    }
    100% {
        left: -38px;
        opacity: 1;
        transform: rotate(0deg);
    }
}
/* Title**************************************/

@-webkit-keyframes headertext {
    0% {
        opacity: 0;
        right: 140px;
    }
    25% {
        opacity: 0;
        right: 140px;
    }
    100% {
        opacity: 1;
        right: 2px;
    }
}
@keyframes headertext {
    0% {
        opacity: 0;
        right: 140px;
    }
    25% {
        opacity: 0;
        right: 140px;
    }
    100% {
        opacity: 1;
        right: 2px;
    }
}
/* Title opacity************************************/
/*@-webkit-keyframes opacity {0% { opacity: 0; }40% { opacity: 0; }100% { opacity: 1; }}@keyframes opacity {0% { opacity: 0; }40% { opacity: 0; }100% { opacity: 1; }}*/
/* Title span************************************/

@-webkit-keyframes headerspan {
    0% {
        opacity: 0;
        right: 140px;
    }
    50% {
        opacity: 0;
        right: 140px;
    }
    100% {
        opacity: 1;
        right: 0px;
    }
}
@keyframes headerspan {
    0% {
        opacity: 0;
        right: 140px;
    }
    50% {
        opacity: 0;
        right: 140px;
    }
    100% {
        opacity: 1;
        right: 0px;
    }
}
/* Subtitle span***************************/

@-webkit-keyframes subtext {
    0% {
        opacity: 0;
        right: -100px;
    }
    50% {
        opacity: 0;
        right: -100px;
    }
    100% {
        opacity: 1;
        right: -560px;
    }
}
@keyframes subtext {
    0% {
        opacity: 0;
        right: -100px;
    }
    50% {
        opacity: 0;
        right: -100px;
    }
    100% {
        opacity: 1;
        right: -560px;
    }
}
/* Loading***************************/

@keyframes loading {
    0% {
        text-shadow: 0 0 1px #fff;
        color: #fff;
    }
    20% {
        text-shadow: 0 0 5px #fff;
        color: transparent;
    }
    50% {
        text-shadow: 0 0 5px #fff;
        color: transparent;
    }
    70% {
        text-shadow: 0 0 1px #fff;
        color: #fff;
    }
    100% {
        text-shadow: 0 0 1px #fff;
        color: #fff;
    }
}
@-webkit-keyframes loading {
    0% {
        text-shadow: 0 0 1px #fff;
        color: #fff;
    }
    20% {
        text-shadow: 0 0 5px #fff;
        color: transparent;
    }
    50% {
        text-shadow: 0 0 5px #fff;
        color: transparent;
    }
    70% {
        text-shadow: 0 0 1px #fff;
        color: #fff;
    }
    100% {
        text-shadow: 0 0 1px #fff;
        color: #fff;
    }
}
#disclaimer-text-wrap {
    font-size: 13px;
    line-height: 1.5;
    float: left;
    margin-bottom: 10px;
}
.disclaimer-area {
    width: 161px;
    height: 59px;
    float: left;
    border-bottom: 1px solid rgba(114, 139, 182, 0.5);
    border-right: 1px solid rgba(114, 139, 182, 0.5);
    position: relative;
    margin-top: -131px;
}
.text-wrap:hover ~ .disclaimer-area {
    border-bottom: 1px solid #04AFC9;
    border-right: 1px solid #04AFC9;
}
.text-wrap:hover .disclaimer-text-right {
    border-top: 1px solid #04AFC9;
    border-right: 1px solid #04AFC9;
}
.text-wrap:hover .disclaimer-text-right {
    border-top: 1px solid #04AFC9;
    border-right: 1px solid #04AFC9;
}
.text-wrap:hover .disclaimer-text-bottom {
    border-left: 1px solid #04AFC9;
    border-right: 1px solid #04AFC9;
    border-bottom: 1px solid #04AFC9;
}
/* WEB */

.web-left img {
    float: left;
    margin: 0 10px 60px 0;
}
.web-right img {
    float: right;
    margin-left: 10px;
}
.web-text {
    float: left;
    padding: 10px;
    width: 648px;
    height: 170px;
    margin-bottom: 10px;
}
.web-misc {
    float: left;
    padding: 2px;
    text-align: center;
    width: 319px;
    height: 22px;
}
/* MISC */

.motion {
    border: 1px solid #45536E;
    width: 313px;
    height: 164px;
    background: #aaa;
    float: left;
    margin: 0 10px 10px 0;
}
.motion:hover {
    border: 1px solid #04AFC9;
}
.motion img {
    width: 311px;
    height: 162px;
}
.motion .last {
    margin-left: 1px;
}
/* ABOUT */

.about-left img {
    float: left;
    margin-right: 10px;
}
.about-right img {
    float: right;
    margin-left: 10px;
}
.about-text {
    float: left;
    width: 648px;
    height: 200px;
    margin-bottom: 10px;
}
.about-text p {
    padding: 20px;
    line-height: 26px;
	font-size: 14px;
}
.about-text ul { line-height: 15px; }
.about-text ul li { font-size: 14px; }
#social-block .social {
    margin-left: 54px;
}
.social img {
    opacity: 0;
    transition: .2s;
}
#social-block:hover .social img {
    opacity: 1;
    transition: .2s;
}
.social > p {
    margin: 8px 0 8px;
}
#mail_2 {
    margin-left: 47px;
    background: url(../img/icons/mail.png) no-repeat;
}
#mobile_2 {
    margin-left: 44px;
    background: url(../img/icons/mobile.png) no-repeat;
}
#skype_2 {
    margin-left: 11px;
    background: url(../img/icons/skype.png) no-repeat;
}
#devart {
    margin-left: 53px;
    background: url(../img/icons/dev.png) no-repeat;
}
#fb_2 {
    margin-left: 22px;
    background: url(../img/icons/fb.png) no-repeat;
}
.pixie {
    margin-top: 32px;
}
#pixie-img {
    background: url(../img/pixie.png) no-repeat;
    position: relative;
    top: 25px;
    left: -12px;
}
#pixie-img img {
    opacity: 0;
    float: none !important;
    position: relative;
    left: -10px;
}
.pixie:hover #pixie-img img {
    opacity: 1;
}
/* CONTACT */

#contact-frame {
    margin-right: 10px;
    width: 627px;
    height: 558px;
    overflow: hidden;
    border: none;
}
#contact-info {
    float: right;
    width: 410px;
}
.contact-icon { float: left; width: 200px; height: 112px; margin-bottom: 20px; position: relative; }
.contact-icon img { position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; }
.contact-txt { width: 201px; height: 112px; float: right; margin-bottom:  20px; }

.img-spacer { background: url(../img/spacer.jpg); height: 111px; width: 100%; }
/* FORM */  
.form-intro { margin-bottom: 20px; }
#form_frame {
    float: left;
    width: 510px;
}
#form_sent,
#form_fail {
    display: none;
    padding: 20px;
}
label {
    color: #fff;
}
fieldset {
    color: #fff;
    border: none;
}
.checkbox {
    float: left;
}
input,
textarea,
button {
    box-shadow: 0 0 5px #000;
    background: rgba(0, 0, 0, 0.4);
    font-family: fira sans;
    font-weight: lighter;
    padding: 3px 10px 0;
    margin: 0 10px 20px 0;
    height: 30px;
    border: 1px solid rgba(114, 139, 182, 0.6);
    color: #fff;
    transition: .2s;
}
input:hover,
textarea:hover,
button:hover {
    border: 1px solid #6FC1ED;
    box-shadow: 0 0 5px rgba(111, 193, 237, 0.5), 0 0 5px rgba(111, 193, 237, 0.5) inset;
    transition: .2s;
}
input:focus,
textarea:focus {
    border: 1px solid #6FC1ED;
    box-shadow: 0 0 5px rgba(111, 193, 237, 0.5), 0 0 5px rgba(111, 193, 237, 0.5) inset;
    transition: .2s;
}
textarea {
    font-family: fira sans;
    padding: 10px !important;
    width: 100%;
    height: 225px;
    margin-bottom: 20px;
    resize: none;
}
input {
    width: 100%;
    margin-right: 9px;
    font-size: 16px;
    text-shadow: 0 0 1px #fff;
}
input.last {
    margin: 0 !important;
}
#subject {
    width: 100%;
    font-size: 16px;
    text-shadow: 0 0 1px #fff;
}
button {
    font-weight: lighter;
    text-shadow: 0 0 1px #fff;
    float: left;
    cursor: pointer;
    height: 32px;
    width: 100%;
    margin-right: 20px;
    padding: 4px 10px 0;
    border: 1px solid rgba(114, 139, 182, 0.6);
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    font-size: 16px;
}
button:hover {
    background: #000;
    text-shadow: 0 0 1px #fff;
    border: 1px solid #6FC1ED;
    box-shadow: 0 0 5px rgba(111, 193, 237, 0.5), 0 0 5px rgba(111, 193, 237, 0.5) inset;
}
button span {
    color: #fff;
    transition: .4s;
}
button:hover span {
    text-shadow: 0 0 5px #fff;
    color: transparent;
    transition: .6s;
}
/* SQUARED THREE */

.main-label {
    font-family: fira sans;
    font-size: 14px;
    position: relative;
    top: 8px;
    font-weight: lighter;
}
input[type=checkbox] {
    visibility: hidden;
}
.squaredThree {
    width: 40px;
    position: relative;
    float: left;
    margin: 0 26px 10px -23px;
}
.squaredThree label {
    cursor: pointer;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    border: 1px solid rgba(114, 139, 182, 0.6);
    background: rgba(0, 0, 0, .4);
    transition: .2s linear;
}
.squaredThree label:hover {
    border: 1px solid #6FC1ED;
    box-shadow: 0 0 5px rgba(111, 193, 237, 0.5), 0 0 5px rgba(111, 193, 237, 0.5) inset;
}
.squaredThree label:after {
    opacity: 0;
    content: '';
    position: absolute;
    width: 20px;
    height: 8px;
    background: transparent;
    top: 7px;
    left: 4px;
    border: 3px solid #fff;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: .2s linear;
}
.squaredThree label:hover::after {
    opacity: 0.3;
    transition: .2s linear;
}
.squaredThree input[type=checkbox]:checked + label:after {
    opacity: 1;
    transition: .2s linear;
    border-color: #000;
}
.squaredThree input[type=checkbox]:checked + label {
    background: #fff;
    border: 1px solid #6FC1ED;
    box-shadow: 0 0 5px rgba(111, 193, 237, 0.5), 0 0 5px rgba(111, 193, 237, 0.5) inset;
    transition: .2s linear;
}
.legal {
    padding: 20px;
}
#sidebar {
    opacity: 0;
    position: fixed;
    top: 5%;
    height: 34px;
    width: 210px;
    right: 42px;
    z-index: 999;
}
#sidebar img {
    position: relative;
    top: 6px;
    opacity: .4;
    transition: .2s;
}
#sidebar img:hover {
    opacity: 1;
    transition: .2s;
}
#sidebar a:nth-of-type(2) img {
    top: 2px;
    right: -33px;
}


/* SHOUTBOX */

#shout-btn {
    letter-spacing: 1px;
    float: right;
    margin: 0;
    padding: 0 6px 1px 0 !important;
    height: 34px;
    width: 95px;
    cursor: pointer;
}
.sht-btn-cnt {
    font-size: 10px;
}
.sht-btn-cnt img {
    width: 16px;
    opacity: 1 !important;
    position: relative;
    right: -6px;
    top: 4px !important;
}
#shout-wrap {
    display: none;
    top: 0;
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(22, 22, 22, .9);
    z-index: 998;
}
#shout-wrap h2 {
    position: relative;
    left: -200px;
    top: 80px;
    height: 30px;
    margin: auto;
    width: 200px;
}
#shout-close {
    position: absolute;
    top: 5%;
    right: 42px;
    letter-spacing: 1px;
    padding: 0 6px 2px 0 !important;
    height: 34px;
    width: 95px;
    cursor: pointer;
}
#shout-close p:after {
    content: url(../img/icons/close.png);
    position: relative;
    right: -6px;
    top: 5px;
}
#shout-frame {
    margin-top: -50px;
    width: 100%;
    height: 100%;
}
#yshout {
    padding-top: 150px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 100%;
    width: 600px;
}
/* Posts------------------------------------- */

#yshout #ys-before-posts {
    height: 5px;
    width: 200px;
    overflow: hidden;
}
#yshout #ys-posts {
    margin-top: 15px;
    position: relative;
    _height: 1%;
}
#yshout #ys-after-posts {
    height: 5px;
    width: 200px;
}
#yshout .ys-post {
    margin: 0 5px;
    padding: 5px;
    position: relative;
    _position: static;
    overflow: hidden;
}
#yshout .ys-post .ys-post-message {
    font-size: 12px;
    font-family: fira sans;
    font-weight: 200;
}
#yshout .ys-post-timestamp {
    float: right;
    font-family: fira sans;
    font-weight: 200;
    color: #aaa;
    margin-left: 20px;
}
#yshout .ys-post-nickname {
    color: #b3b3b3;
    font-family: fira sans;
    font-weight: 200;
}
#yshout .ys-post-message {
    color: #fff;
}
/* Banned------------------------------------- */

#yshout .ys-banned-post .ys-post-nickname,
#yshout .ys-banned-post .ys-post-message,
#yshout .ys-banned-post {
    color: #b3b3b3 !important;
}
#yshout #ys-banned {
    position: absolute;
    z-index: 75;
    width: 200px;
    height: 100%;
    _height: 430px;
    top: 0;
    left: 0;
    margin: 0 5px;
    background: url(../images/bg-banned.png);
    _background: none;
}
#yshout #ys-banned span {
    position: absolute;
    display: block;
    height: 20px;
    margin-top: -10px;
    top: 50%;
    padding: 0 20px;
    color: #e5e5e5;
    text-align: center;
    font-size: 13px;
    z-index: 80;
}
#yshout #ys-banned a {
    color: #90bada;
}
#yshout #ys-banned a:hover {
    color: #fff;
}
/* Hover Controls------------------------------------- */

#yshout .ys-post-actions {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    padding: 3px;
    font-size: 12px;
    z-index: 150;
    background-color: rgba(0, 0, 0, 0.3);
    border: 1px solid rgba(114, 139, 182, 0.5);
    color: #b3b3b3;
}
#yshout .ys-post-actions a {
    color: #7a8c99;
}
#yshout .ys-post-actions a:hover {
    color: #fff;
}
#yshout .ys-post:hover .ys-post-actions {
    display: block;
    background-color: rgba(0, 0, 0, 0.7);
}
#yshout .ys-post-info {
    color: #fff;
    position: relative;
    z-index: 100;
}
#yshout .ys-info-overlay {
    display: none;
    position: relative;
    z-index: 45;
    top: 0;
    left: 0;
    width: 100%;
    height: 11px;
    font-family: fira sans;
    font-weight: 200;
    font-size: 12px;
}
#yshout .ys-info-inline {
    display: none;
    position: relative;
    z-index: 10;
    margin-top: 2px;
    padding-top: 3px;
    border-top: 1px solid #f2f2f2;
}
/* Post Form------------------------------------- */

#yshout #ys-input-submit {
    width: 100%;
    transition: .4s;
}
#yshout #ys-input-submit:hover {
    background: rgba(0, 0, 0, .8);
    cursor: pointer;
    transition: .4s;
}
#yshout .ys-post-form-link {
    opacity: 0;
    position: fixed;
    right: 5%;
    top: 5%;
}
#ys-closeoverlay-link,
#ys-switchoverlay-link {
    display: block;
    text-align: right;
    font-weight: bold;
    height: 13px;
    color: #fff;
    text-decoration: none;
    margin-bottom: -100px;
    outline: none;
    position: relative;
    right: 5px;
}
.ys-window {
    color: #fff;
    z-index: 102;
    position: absolute;
    _position: absolute;
    top: 50%;
    left: 50%;
}
#ys-cp {
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 50%;
    left: 5px;
    width: 620px;
}
#ys-yshout {
    margin-top: -250px;
    margin-left: -255px;
    width: 500px;
}
#ys-history {
    color: #fff;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 540px;
    height: 400px;
}
#yshout .ys-browser {
    color: #fff;
    border: none !important;
    outline: none !important;
    z-index: 102;
    overflow: auto;
}
#yshout-browser {
    color: #fff;
    height: 580px;
    width: 510px;
}
#cp-browser {
    height: 440px;
    width: 620px;
    _height: 450px;
    _width: 440px;
}
#history-browser {
    height: 340px;
    width: 540px;
    color: #fff;
    margin-top: 100px;
}
#history-browser a {
    color: #588fb9;
}