@charset "utf-8";
/* CSS Document */

@font-face {
 	font-family: 'Xolonium';
 	src: url('../fonts/Xolonium.otf');
	src: url('../fonts/Xolonium.otf') format('embedded-opentype');
  src:url("../fonts/Xolonium.ttf") format("opentype");
 	font-weight: normal;
 	font-style: normal
}

@font-face {
    font-family: 'Rog';
    src: url('../fonts/rog_fonts_v1.6_regular-webfont.woff2') format('woff2'),
         url('../fonts/rog_fonts_v1.6_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body { background-color: #000; color: #EBEBEB; }
section { margin: 40px 0px }

h1 {
    font-family: Rog, sans-serif !important;
    font-size: 100px;
    color: #FFF;
    padding: 0;
    background: -webkit-linear-gradient(black, white, black);
    background: -o-linear-gradient(black, white, black);
    background: -moz-linear-gradient(black, white, black);
    background: linear-gradient(black, white, black);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
		line-height: 80px !important; }

h2 { font-family: "Fjalla One", sans-serif  !important;
    font-size: 30px;
    color: #ce004a !important;
    line-height: 2rem;
    padding: 0;
    padding-bottom: 25px;
    text-transform: uppercase; }

h4 { font-family: "Fjalla One", sans-serif !important;
    font-size: 2.3rem;
    color: #727171 !important;
    line-height: 2rem;
    padding: 0;
    margin-bottom: 10px;
    text-transform: uppercase; }

.boton { text-align: center;
    background-color: #a60000;
    padding: 5px 15px;
    margin-top: 15px;
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    font-weight: 500;
		display: inline-block; }

.m-20 { margin-top: 20px; }
.m-60 { margin-top: 60px; }


/*+++++++++++++++++++++++section-spac+++++++++++++++++++++++++++++++++*/

#b250f ul {
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0;
    padding: 0;
	list-style: none; }

#b250f .content-w1200 {
    max-width: 1050px;
    margin: 0 auto;
    padding: 0 20px;
	position: relative;
}

#b250f #spac .spac {
    margin: 0 auto;
}

#b250f #spac .spac_list img {
    display: inline-block;
}

#b250f #spac .spac_list {
    text-align: left;
    padding: 0 20px;
}

#b250f #spac .spac_list li {
    position: absolute;
    letter-spacing: initial;
}

#b250f #spac .spac_list li:nth-child(1) {
    top: 13%;
}

#b250f #spac .spac_list li:nth-child(2) {
    top: 35%;
}

#b250f #spac .spac_list li:nth-child(3) {
    top: 48%;
}

#b250f #spac .spac_list li:nth-child(4) {
    top: 75%;
}

#b250f #spac .spac_list li:nth-child(5) {
    top: 90%;
}

#b250f #spac .spac_list li:nth-child(6),
#b250f #spac .spac_list li:nth-child(7),
#b250f #spac .spac_list li:nth-child(8),
#b250f #spac .spac_list li:nth-child(9),
#b250f #spac .spac_list li:nth-child(10),
#b250f #spac .spac_list li:nth-child(11) {
    right: 0%;
    text-align: right;
}

#b250f #spac .spac_list li:nth-child(6) {
    top: 19%;
}

#b250f #spac .spac_list li:nth-child(7) {
    top: 30%;
}

#b250f #spac .spac_list li:nth-child(8) {
    top: 41%;
}

#b250f #spac .spac_list li:nth-child(9) {
    top: 53%;
}

#b250f #spac .spac_list li:nth-child(10) {
    top: 61%;
}

#b250f #spac .spac_list li:nth-child(11) {
    top: 67%;
}

#b250f #lighting .col-50 {
    vertical-align: middle;
}

#b250f .col-50 {
    width: 50%;
    display: inline-block;
    padding: 0 25px;
    margin-right: -5px;
    vertical-align: top;
}

#b250f #lighting {
    background-image: url(../img/lighting/bg.jpg);
    background-size: 100%;
    background-position: center top;
    background-repeat: no-repeat;
}

#b250f #lighting .col-40,
#b250f #lighting .col-60 {
    vertical-align: middle;
}

#b250f #lighting #color {
    width: 100%;
    height: 0;
    padding-bottom: 136.9%;
    position: absolute;
    z-index: 1;
}

#b250f #lighting img {
    display: inline-block;
}

#b250f #lighting b {
    display: block;
    margin-bottom: 5px;
}

#b250f #lighting .tip {
    color: #888;
    font-size: 1rem;
}

#b250f .hd-sec-overview .hd-menu li.hd-active {
    border-color: #8D0000;
    background-color: #8D0000;
    color: white;
}

#b250f #lighting .hd-lighting {
    position: relative;
    overflow: hidden;
    background-color: #484848;
}

#b250f #lighting #hd-lightingimg {
    position: relative;
    z-index: 9;
    width: 100%;
}

#b250f #lighting .content-w1200 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0px 20px;
}

#b250f #lighting .col-16 {
    width: 16.66%;
    display: inline-block;
    margin-right: -5px;
    vertical-align: top;
    text-align: center;
    padding: 10px 5px;
    opacity: .5;
    cursor: pointer;
    letter-spacing: initial;
    line-height: normal;
    transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
}

#b250f #lighting .col-16.lighting-active {
    opacity: 1;
}

#b250f #lighting .col-50 {
    vertical-align: middle;
}

@keyframes colorrun {
    from {
        -webkit-filter: hue-rotate(0deg);
        filter: hue-rotate(0deg);
    }
    to {
        -webkit-filter: hue-rotate(359deg);
        filter: hue-rotate(359deg);
    }
}

@-webkit-keyframes colorrun {
    from {
        -webkit-filter: hue-rotate(0deg);
        filter: hue-rotate(0deg);
    }
    to {
        -webkit-filter: hue-rotate(359deg);
        filter: hue-rotate(359deg);
    }
}

@keyframes showfrombottom {
    from {
        opacity: 0;
        -moz-transform: translateY(30px);
        -ms-transform: translateY(30px);
        -o-transform: translateY(30px);
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@-webkit-keyframes showfrombottom {
    from {
        opacity: 0;
        -webkit-transform: translateY(30px);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0px);
    }
}

.hd-rainbow {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff0000+0,ffff00+8,ffff00+15,00cb07+23,00cb07+31,07a9ff+38,07a9ff+46,1044ff+54,1044ff+62,1b2f7f+69,1b2f7f+77,d92f7f+85,d92f7f+92,ff0000+100 */
    background: #ff0000;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #ff0000 0%, #ffff00 8%, #ffff00 15%, #00cb07 23%, #00cb07 31%, #07a9ff 38%, #07a9ff 46%, #1044ff 54%, #1044ff 62%, #1b2f7f 69%, #1b2f7f 77%, #d92f7f 85%, #d92f7f 92%, #ff0000 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #ff0000 0%, #ffff00 8%, #ffff00 15%, #00cb07 23%, #00cb07 31%, #07a9ff 38%, #07a9ff 46%, #1044ff 54%, #1044ff 62%, #1b2f7f 69%, #1b2f7f 77%, #d92f7f 85%, #d92f7f 92%, #ff0000 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #ff0000 0%, #ffff00 8%, #ffff00 15%, #00cb07 23%, #00cb07 31%, #07a9ff 38%, #07a9ff 46%, #1044ff 54%, #1044ff 62%, #1b2f7f 69%, #1b2f7f 77%, #d92f7f 85%, #d92f7f 92%, #ff0000 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#ff0000', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

.hd-comet {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,545454+39,ff0000+54,ff0000+60,545454+73,545454+100 */
    background: #000000;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #000000 0%, #000000 39%, #ff0000 54%, #00ff2b 60%, #000000 73%, #000000 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #000000 0%, #000000 39%, #ff0000 54%, #00ff2b 60%, #000000 73%, #000000 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #000000 0%, #000000 39%, #ff0000 54%, #00ff2b 60%, #000000 73%, #000000 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

.hd-flash {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ff0000+15,545454+27,ff0000+40,545454+53,ff0000+63,545454+78,ff0000+90,545454+100 */
    background: #484848;
    /* Old browsers */
    background: -moz-linear-gradient(left, #484848 0%, #ff0000 15%, #484848 27%, #ff0000 40%, #484848 53%, #ff0000 63%, #484848 78%, #ff0000 90%, #484848 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #484848 0%, #ff0000 15%, #484848 27%, #ff0000 40%, #484848 53%, #ff0000 63%, #484848 78%, #ff0000 90%, #484848 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #810000 0%, #810000 25%, #ff0000 50%, #810000 75%, #810000 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#484848', endColorstr='#484848', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

.hd-yoyo {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ff0000+15,545454+27,ff0000+40,545454+53,ff0000+63,545454+78,ff0000+90,545454+100 */
    background: #000000;
    /* Old browsers */
    background: -moz-linear-gradient(rgb(255, 0, 0) 0%, rgb(255, 162, 0) 8%, #ffff00 15%, #00cb07 23%, #00cb07 31%, #07a9ff 38%, #07a9ff 46%, #1044ff 54%, #1044ff 62%, #1b2f7f 69%, #1b2f7f 77%, #d92f7f 85%, #000000 92%, #000000 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(rgb(255, 0, 0) 0%, rgb(255, 162, 0) 8%, #ffff00 15%, #00cb07 23%, #00cb07 31%, #07a9ff 38%, #07a9ff 46%, #1044ff 54%, #1044ff 62%, #1b2f7f 69%, #1b2f7f 77%, #d92f7f 85%, #000000 92%, #000000 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(rgb(255, 0, 0) 0%, rgb(255, 162, 0) 8%, #ffff00 15%, #00cb07 23%, #00cb07 31%, #07a9ff 38%, #07a9ff 46%, #1044ff 54%, #1044ff 62%, #1b2f7f 69%, #1b2f7f 77%, #d92f7f 85%, #000000 92%, #000000 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

.hd-starryNight {
    background: #484848;
}

.starry_night {
    display: none;
}

.starry_night li:nth-child(1),
.starry_night li:nth-child(2),
.starry_night li:nth-child(3),
.starry_night li:nth-child(4),
.starry_night li:nth-child(5),
.starry_night li:nth-child(6) {
    animation: starryNight 2s infinite;
}

.starry_night li:nth-child(1) {
    width: 10%;
    height: 10%;
    background-color: #FFF;
    position: absolute;
    right: 18%;
    top: 5%;
    background: radial-gradient(circle, red, #810000, #810000);
}

.starry_night li:nth-child(2) {
    width: 10%;
    height: 10%;
    background-color: #FFF;
    position: absolute;
    right: 17%;
    top: 12%;
    background: radial-gradient(circle, red, #810000, #810000);
}

.starry_night li:nth-child(3) {
    width: 10%;
    height: 10%;
    background-color: #FFF;
    position: absolute;
    right: 75%;
    top: 18%;
    background: radial-gradient(circle, red, #810000, #810000);
}

.starry_night li:nth-child(4) {
    width: 10%;
    height: 10%;
    background-color: #FFF;
    position: absolute;
    right: 46%;
    top: 24%;
    background: radial-gradient(circle, red, #810000, #810000);
}

.starry_night li:nth-child(5) {
    width: 10%;
    height: 10%;
    background-color: #FFF;
    position: absolute;
    right: 46%;
    top: 30%;
    background: radial-gradient(circle, red, #810000, #810000);
}

.starry_night li:nth-child(6) {
    width: 10%;
    height: 10%;
    background-color: #FFF;
    position: absolute;
    right: 75%;
    top: 36%;
    background: radial-gradient(circle, red, #810000, #810000);
}

@-webkit-keyframes static {
    0% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
}

@keyframes static {
    0% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes breathing {
    0% {
        opacity: 1
    }
    50% {
        opacity: .3
    }
}

@keyframes breathing {
    0% {
        opacity: 1
    }
    50% {
        opacity: .3
    }
}

@-webkit-keyframes strobing {
    0% {
        opacity: 1
    }
    50% {
        opacity: .3
    }
}

@keyframes strobing {
    0% {
        opacity: 1
    }
    50% {
        opacity: .3
    }
}

@-webkit-keyframes music {
    0% {
        opacity: 1
    }
    10% {
        opacity: .3
    }
    40% {
        opacity: 1
    }
    60% {
        opacity: .3
    }
    70% {
        opacity: 1
    }
    100% {
        opacity: .3
    }
}

@keyframes music {
    0% {
        opacity: 1
    }
    10% {
        opacity: .3
    }
    40% {
        opacity: 1
    }
    60% {
        opacity: .3
    }
    70% {
        opacity: 1
    }
    100% {
        opacity: .3
    }
}

@-webkit-keyframes cycle {
    0% {
        background-color: red
    }
    15% {
        background-color: orange
    }
    30% {
        background-color: yellow
    }
    45% {
        background-color: #00CB07
    }
    60% {
        background-color: #07A9FF
    }
    75% {
        background-color: #1044FF
    }
    90% {
        background-color: #a12fd9
    }
    100% {
        background-color: red
    }
}

@keyframes cycle {
    0% {
        background-color: red
    }
    15% {
        background-color: orange
    }
    30% {
        background-color: yellow
    }
    45% {
        background-color: #00CB07
    }
    60% {
        background-color: #07A9FF
    }
    75% {
        background-color: #1044FF
    }
    90% {
        background-color: #a12fd9
    }
    100% {
        background-color: red
    }
}

@-webkit-keyframes rainbow {
    0% {
        -webkit-filter: hue-rotate(359deg);
    }
    100% {
        -webkit-filter: hue-rotate(0deg);
    }
}

@keyframes rainbow {
    0% {
        -webkit-filter: hue-rotate(359deg);
        filter: hue-rotate(359deg)
    }
    100% {
        -webkit-filter: hue-rotate(0deg);
        filter: hue-rotate(0deg)
    }
}

@-webkit-keyframes cpu {
    0% {
        background-color: red
    }
    30% {
        background-color: yellow
    }
    60% {
        background-color: green
    }
    90% {
        background-color: yellow;
    }
}

@keyframes cpu {
    0% {
        background-color: red
    }
    30% {
        background-color: yellow
    }
    60% {
        background-color: green
    }
    90% {
        background-color: yellow;
    }
}

@keyframes comet {
    0% {
        z-index: 1;
        width: 200%;
        transform: translateX(-100%);
    }
    100% {
        z-index: 1;
        width: 200%;
        transform: translateX(50%);
    }
}

@-webkit-keyframes comet {
    0% {
        z-index: 1;
        width: 200%;
        transform: translateX(-100%);
    }
    100% {
        z-index: 1;
        width: 200%;
        transform: translateX(50%);
    }
}

@keyframes flash {
    0% {
        z-index: 1;
        width: 200%;
        transform: translateX(-100%) skewX(135deg);
    }
    100% {
        z-index: 1;
        width: 200%;
        transform: translateX(50%) skewX(135deg);
    }
}

@-webkit-keyframes flash {
    0% {
        z-index: 1;
        width: 200%;
        transform: translateX(-100%) skewX(135deg);
    }
    100% {
        z-index: 1;
        width: 200%;
        transform: translateX(50%) skewX(135deg);
    }
}

@keyframes yoyo {
    0% {
        z-index: 1;
        width: 100%;
        transform: translateY(-100%);
    }
    50% {
        z-index: 1;
        width: 100%;
        transform: translateY(0%);
    }
    100% {
        z-index: 1;
        width: 100%;
        transform: translateY(-100%);
    }
}

@-webkit-keyframes yoyo {
    0% {
        z-index: 1;
        width: 100%;
        transform: translateY(-100%);
    }
    50% {
        z-index: 1;
        width: 100%;
        transform: translateY(0%);
    }
    100% {
        z-index: 1;
        width: 100%;
        transform: translateY(-100%);
    }
}

@-webkit-keyframes starryNight {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(750%);
    }
}

@keyframes starryNight {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(750%);
    }
}

#b250f #aura-sync img {
    display: inline-block;
}

#b250f #aura-sync {
    position: relative;
}

#b250f #aura-sync .content-position {
    position: absolute;
    text-align: right;
    right: 10%;
    bottom: 10%;
    width: 30%;
    z-index: 99;
}

#b250f #aura-sync .tip {
    color: #888;
    font-size: 1rem;
}