@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700);
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;
	text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
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;
}
a { color: #901; }
@charset "utf-8";

@font-face { font-family: spaceage;src: url('space_age.ttf'); }

@font-face { font-family: neotechalt;src: url('NeoTechAlt.otf'); }

@font-face { font-family: neotechaltbold;src: url('NeoTechAlt-Bold.otf'); }

@font-face { font-family: neotechaltmedium;src: url('NeoTechAlt-Medium.otf'); }

@font-face { font-family: neotechaltultra;src: url('NeoTechAlt-Ultra.otf'); }

@font-face {font-family: "neuropolnova";
  src: url('nova.eot'); /* IE9*/
  src: url('nova.eot?#iefix') format("embedded-opentype"), 
  url('nova.woff') format("woff"), 
  url('nova.ttf') format("truetype"), 
  url('nova.svg#nova') format("svg"); /* iOS 4.1- */
}

@font-face {
    font-family: 'din';
    src: url('DINNeuzeitGrotesk-Light.woff2') format('woff2'),
        url('DINNeuzeitGrotesk-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'dinbold';
    src: url('DINNeuzeitGrotesk-BoldCond.woff2') format('woff2'),
        url('DINNeuzeitGrotesk-BoldCond.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face { font-family: mysans;src: url('OpenSans-Regular.ttf'); }

@font-face { font-family: mysansbold;src: url('OpenSans-Bold.ttf'); }

@font-face { font-family: mysanslight;src: url('OpenSans-Light.ttf'); }

@font-face { font-family: mysanslightitalic;src: url('OpenSans-LightItalic.ttf'); }

@font-face { font-family: mysanssemi;src: url('OpenSans-SemiBold.ttf'); }

@font-face { font-family: mysansultra;src: url('OpenSans-ExtraBold.ttf'); }

body { width: 100%; height: 100%; overflow: hidden; overflow-y: scroll; 
    background: rgba(255,81,0, .9); }

.content { width: 100%; position: absolute; top: 0; left: 0%;   }

.splitter {
    position: relative;
    left: 50%;
    margin: 25px;
    margin-left: -18px;
    background: rgb(50, 189, 240);
    border-radius: 3.6px;
    width: 36px;
    height: 9px;
}

.btnrecblue {
    background: #0095f6;
    width: 95%;
    float: left;
    margin: 9px 2.5%;
    padding: 7px 0;
    text-decoration: none;
    color: #fff;
}

.btn_wide {
    position: relative;
    top: 9px;
    left: 50%;
    display: inline-block;
    text-align: center;
    margin-left: -39%;
    background: transparent;
    background-size: 21px;
    background-position: 5.4px 4.3px;
    padding: 6.1px 16px 6px 12px;
    border: 1px solid #eee;
    opacity: 1;
    width: 70%;
    float: left;
}

.btn_wide.mail {
    background: url('mail.png') no-repeat;
    background-size: 34px;
    background-position: 11.4px 6.3px;
    padding: 6.1px 7px 9px 12px;
}

.btn_wide span {
    font-family: monospace;
    color: #666;
    letter-spacing: 2px;
    font-size: 9px;
    margin-left: 30px;
    padding: 3px 9px;
}

#btn_rocket, .btn_round.rocket {
    background: url('a51rocket.png') no-repeat;
    background-size: 43px;
    background-position: 5.4px 4.3px;
    /* padding: 18px 7px 16px 12px; */
}

.boxwrapper {
    max-width: 300px;
    position: relative;
    width: 100%;
    float: left;
    margin-left: 1%;
    overflow: hidden;
}

/*---=== [ master ] ===---*/

.content { width: 95%; margin: 2.5%; border-radius: 7px; box-shadow: 1px  2px 2px rgba(0,0,0,.3);
    position: relative; float: left; display: block; top: 0; left: 0%; overflow: hidden;  }

/*---=== [ box ] ===---*/

.content.box { opacity: 1; width: 300px;
    background: #fff; text-align: center; padding-bottom: 36px; border-radius: 3px; }

.content.box .txt { 
	color: #333;
    font-family: 'mysanslight';
    font-size: 14px;
    float: left;
    margin: 9px;
    line-height: 27px;
 }

.content.box .splitter { position: relative; left: 50%; margin: 25px; margin-left: -18px;  
	background: rgb(50, 189, 240); border-radius: 3.6px; width: 36px; height: 9px; }

.content.box .ico { color: #111; float: right; font-size: 18px; margin: 9px; }

.content.box .title { font-family: mysans; font-weight: 600; font-size: 14px; }

.content.box .intro { color: #333; text-align: center; margin: 0 18%; position: relative; float: left;
    font-family: mysans; font-size: 14px; line-height: 21px; 
    display: inline-block; font-weight: 600; }

.content.box .txt-label { float: left; color: #666; font-size: 12px;     
    line-height: 18px;font-family:mysans; margin: 36px 9px 18px; }

.content.box.dark { background: #111; color: #ccc; text-align: center; padding-bottom: 18px; }

#box_pages.block_pages #page_welcome p {
    font-family: monospace;
    color: #eee;
    text-align: center;
    letter-spacing: 12px;
    position: relative;
    font-size: 8.1px;
    border: 1px solid;
    padding: 7px 2px;
    margin: 7px;
}

/***===-----------------------------------------------------------------------------------------------===***/

.modalbox {
    display: none;
    position: fixed; 
    top: 0px; 
    left: 0%;
    width: 100%;
    height: 2px; 
    /*background: url("../img/bg_modal.jpg") no-repeat #fff ;*/
    background: rgba(255, 255, 255, .7);
    border-top: 1px solid #ccc;
    z-index: 9999999;
    overflow: hidden;
}

.modalbox.bg {
    display: none;
    position: fixed; 
    top: 0; 
    left: 0; 
    width: 100%;
    height: 100%;
    background: rgba(0,0,0, .7); 
    z-index: 99999;
    margin-left: 0;
}

.modalbox.bg_loading {
    display: none;
    position: fixed; 
    top: 0; 
    left: 0; 
    width: 100%;
    height: 100%;
    background: transparent; 
    z-index: 99999;
    margin-left: 0;
    border-top: 0;
}

.modalbox input[type="password"],
.modalbox input[type="text"] {
    border: 1px solid #000;
    border-radius: 21px;
    padding: 7px;
    background: rgba(0,0,0,.9);
    color: #eee;
    position: relative;
    left: 50%;
    margin: 7px 0 7px -150px;
    display: block;
    text-align: center;
    width: 283px;
    font-size: 12px;
    letter-spacing: .3px;
}

.modalbox h1 {
    color: #901;
    display: inline-block;
    float: left;
    margin: 7px 21px;
}

.modalbox span {
    display: inline-block;
    float: left;
    text-align: left;
    width: 200px;
    margin: 7px 27px;
    font-family: monospace;
    font-size: 16px;
}

.modalbox span.att {
    float: left;
    width: 160px;
    margin: 7px 0;
    margin-left: 0px;
    font-size: 13px;
}

.modalbox .close {
    float: right; color: #901; font-family: neotechaltmedium; font-size: 25px; margin: 1px 9px;
}

.modalbox .send {
    display: inline-block;
    position: absolute;
    bottom: 7px; 
    right: 7px;
}

.modalbox .send img {
    width: 61px;
    margin: 7px -1px;
    
}

#modal_loading span {
    position: absolute;
    font-family: monospace;
    font-size: 12px;
    top: 7px;
    left: 0;
}

#modal_alert img,
#modal_loading img {
    width: 100%;
    opacity: .1;
}

#modal_alert img {
    opacity: .7;
}

#modal_alert,
#modal_loading,
#modal_expand {
    top: 0; 
    left: 0;
    margin-left: 0;
    width: 100%;
    height: 100%; 
    border-top: 7px solid #901;
    text-align: center; 
    vertical-align: middle;
    background: rgba(255,255,255,.9);
}

#modal_alert,
#modal_loading {
    background: rgba(255,255,255,.7);
    border: 0!important;
    border-top:0;
}

#modal_expand object, #modal_expand iframe {
    position: absolute; 
    top: 43px; 
    left: 0;
    max-width: 100%; 
    max-height: 100%;
    width: auto; 
    height: auto; 
}

/***===-----------------------------------------------------------------------------------------------===***/

#bg_base {
    opacity: .1;
    height: 100%;
    width: 100%;
    float: left;
    left: 0;
    position: absolute;
    right: auto;
    margin: 0;
}

.light {
    color: #fc0;
}

.block_pages, .pagebox {
    position: relative; float: left; width: 100%; height: auto; padding: 16px 0px; /*margin-top: 2.1px;*/ opacity: 0; 
}

#box_layer_dgw.block_pages {
    position: absolute; float: left; width: 100%; height: 100%; padding: 16px 0px;
    background: #111;
    top: 0;
    opacity: .9;

}

#box_layer_dgw.block_pages .sign_txt 
{ opacity: 0;text-align: center;position: absolute;left: 0;top: 21%;width: 100%;
    font-family: neotechalt;letter-spacing: 3.6px;color: #eee;
    font-size: 12px; line-height: 27px;
}

#box_pages.block_pages {
    left: 0;
    top: 6.3px;
    padding-bottom: 0;
}

.pagebox {
    overflow: hidden;
    background: #000;padding: 3.4px 0px;padding-top: 5.4px; 
}

.pagebox.productbox { opacity: 0; }

/* .pagebox.productbox .right { width: 264px; }  */

.pagebox > div {
    position: relative; top: 0; float: left; overflow: hidden;
}

.pagebox .top {
    width: 100%;background: #fff;
}

.pagebox .left {
    max-width: 30%;background: #fff;
}

.pagebox .left img { width: 81px; padding: 16px; }

.pagebox .right {
    float: right; max-width: 70%; height: auto; min-height: 120px;background: #fff;
}

.pagebox h4.title,
.pagebox .right h4 {
    color: #666;
    font-weight: 600;
    font-family: monospace;
    font-size: 12px;
    letter-spacing: 1px;
    margin-top: 16px;
}

.pagebox h4.title {
    text-align: center;
}

.pagebox p.txt span,
.pagebox .right p
{
    float: left; position: relative;  margin-top: 3.4px; 
    font-family: Tahoma; color: #111; letter-spacing: 2.1px; font-size: 8px; text-align: left;
    line-height: 16px;
    width: 72%;
}

.pagebox p.txt img {
    width: 25px;
}

a.btn_round,
.pagebox a.btn_round,
.modalbox a.btn_round,
.pagebox a.tellmemore, 
.pagebox .right a
{
    display: inline-block;
    position: absolute;
    top: 66px;
    right: 12px;
    width: 34px;
    height: 34px;
    float: left;

    background: #0fe;
    padding: 7px;
    border-radius: 100px;
    border: 1px solid #eee;
    box-shadow: 1px 2px 2px rgb(0,0,0,.1);
}

.pagebox .right a img {
    width: 34px;
    
}

.modalbox a.tellmemore,
.pagebox a.tellmemore {
    border-radius: 0;
    right: -2.1px;
    color: #fff;
    font-family: monospace;
    height: 54px;
    width: 43px;
    bottom: 7px;
    top: auto;
}

.modalbox a.tellmemore.line,
.pagebox a.tellmemore.line {
    width: 102px;
    height: 12px;
    position: absolute;
    top: auto;
    bottom: 6.1px;
}

.modalbox a.tellmemore.span,
.pagebox a.tellmemore span {
    font-family: neotechalt;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 1.2px;
}

/*
.modalbox .btn_wide,
.pagebox .btn_wide {
    position: relative;
    top: 9px;
    left: 50%;
    display: inline-block;
    text-align: center;
    margin-left: -39%;
    background: url(../img/play.png) no-repeat;
    background-size: 21px;
    background-position: 5.4px 4.3px;
    padding: 6.1px 16px 6px 12px;
    border: 1px solid #eee;
    opacity: 1;
    width: 70%;
}
.modalbox .btn_wide span,
.pagebox .btn_wide span {
    font-family: monospace;
    color: #666;
    letter-spacing: 2px;
    font-size: 9px;
}*/
.modal-bg {
  position: fixed; display: block; float: left; width: 100%; height: 100%; background: #fff;
  z-index: 9999999; top: 0; left: 0;
}
.modal {
  position: fixed; text-align: center; width: 100%; color: #333; margin-top: 3px;
  overflow: hidden; z-index: 999999999; top: 0; left: 0;
}
.modal > a { margin-top: 7px; display: inline-block; font-size: 9pt; letter-spacing: 4px; }
.modal > a.close { font-weight: 100; display: inline-block; float: right; font-size: 9px;
      font-family: verdana; color: rgb(50, 189, 240); margin: 0; position: relative; top: 18px; }
.modal p { float: left; font-family: 'dinbold'; margin: 9px 0; font-size: 9pt; 
           letter-spacing: 2.7px; line-height: 21px; color: #111; width: 100%; }
.modal .logo { position: relative; float: left; top: 7px; width: 36px; }
.modal .pageicon { 
  color: #333; font-size: 36px; position: absolute; left: 50%; margin-left: -18px; top: 63px;
}
.modal .title { text-align: center; position: relative; float: left; width: 100%; 
  margin-top: 63px; font-family: 'open sans'; letter-spacing: 3.6px; font-size: 16px; }
.modal .box { position: relative; top: 50%; text-align: left; margin: 16%; }
.modal .frm { position: relative; float: left; width: 100%; text-align: center; padding-bottom: 9px;
              min-height: 420px; }
.modal .frm .inputtxt { width: 70%;
  margin: 9px 15%;
  text-align: center;
  border: 0;
  border-bottom: 1px solid #999;
  border-radius: 9px;
  padding: 12px 0; }
.modal .frm select { background: #fff; color: #333; text-align: center; }
.modal .frm a.btn {
  background: rgb(50, 189, 240);
  color: #fff; 
  letter-spacing: 3px;
}
.modal .frm a.btnReturn {
    background: transparent;
    color: #666;
    width: 70%;
    display: inline-block;
    margin: 9px 15%;
    padding: 9px 0;
    font-size: 12px;
    position: relative;
    top: 70px;
    letter-spacing: 3px;
    font-family: monospace;
}
.modal .loading { 
  display: block;
  opacity: 1;
  width: 100%;
  z-index: -1;
  position: absolute;
  top: 63px;
  height: 600px;
  background: #fff; 
}
.modal .loading img { 
  float: left; width: 180px; position: relative; top: 0; left: 50%; margin-left: -90px;
}
/*---=======[ intro ]============================================================---*/
#modal_intro { background: #fff; margin-top: 0; z-index: 900; height: 100%; }
#modal_intro .skip {
    border: 1px solid #111; color: #111;
    padding: 9px 21px;
    margin-top: 19px;
    float: right;
    display: inline-block;
    right: 2.7%;
    top: 0;
    position: absolute;
    font-size: 9px;
    letter-spacing: 2px;
  }
#modal_intro .wrapper { max-height: 85%; position: absolute; left: 0; top: 50%; margin-top: -190px; }
/*---=======[ content ]============================================================---*/
#modal_content { background: #fff; margin: 0; z-index: 990; height: 100%; }
#modal_content a, #modal_content p { color: #000; margin: 18px; }
#modal_content .wrapper { margin: 2.7% 3.6%; width: 93%; }
#modal_content .playbtn.pause { margin-left: -63px; top: 36%; }
#modal_content .wrapper { position: absolute; left: 0; top: 50%; margin-top: -190px; }
/*---=======[ contact ]============================================================---*/
#modal_contact span { font-size: 12pt; letter-spacing: 4px; }
#modal_contact p { font-size: 7pt; letter-spacing: 8px; }
#modal_contact span a:hover { text-decoration: underline; }
  
/*
html, body {
    width: 100%;
    height: 100%;
}*/
#vue-frm {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    /*background-image: linear-gradient(to bottom right, #ff4e4e 0 15%, #f8ff64 40% 60%, #00ce1a 85% 100%);*/
    width: 100%;
    height: 90px;
    max-height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-splatter {
    color: #ffffff;
    font-family: inherit;
    font-weight: bold;
    background-color: #4487ed;
    width: 12em;
    height: 4em;
    border: 0;
    outline: 0;
    padding: 0;
    margin: 0;
    position: relative;
    border-radius: 0.9em;
    box-shadow: 0 0.6em 0.9em rgba(0, 0, 0, 0.6);
    -webkit-user-select: none;
            user-select: none; /* Thanks to @SplittyDev */
    transform: translateY(-0.5em);
    transition: background-color 300ms cubic-bezier(0.18, 0.89, 0.32, 1.28), box-shadow 300ms cubic-bezier(0.18, 0.89, 0.32, 1.28), transform 300ms cubic-bezier(0.18, 0.89, 0.32, 1.28);
    font-family: monospace;
    letter-spacing: 2.5px;
    font-weight: 100;
}
.btn-splatter.v2w {
    background: #fff;
    color: #4487ed;
    border-bottom: 1px solid #4487ed;
}
.btn-splatter:focus {
        outline: 0;
    }
.btn-splatter:active {
        background-color: #2770df;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
        transform: translateY(0em) scale(0.9);
        transition: background-color 150ms ease-out, box-shadow 150ms ease-out, transform 150ms ease-out;
    }
.splatter {
    position: absolute;
    top: 0;
    left: 0;
}
.splatter-round, .splatter-ring, .splatter-star {
    position: absolute;
}
.splatter-round {
    width: 1em;
    height: 1em;
    background-color: #1da5ff;
    border-radius: 50%;
}
.splatter-ring {
    width: 0.8em;
    height: 0.8em;
    border: solid 0.35em #0099e6;
    border-radius: 50%;
}
.splatter-star {
    width: 1.8em;
    height: 1.8em;
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" fill="%23006dd0" viewBox="0 0 24 24"%3E%3Cpath%20d%3D%22M12%2C17.27L18.18%2C21L16.54%2C13.97L22%2C9.24L14.81%2C8.62L12%2C2L9.19%2C8.62L2%2C9.24L7.45%2C13.97L5.82%2C21L12%2C17.27Z%22%3E%3C%2Fpath%3E%3C/svg%3E');
}


/*# sourceMappingURL=styles.css.map*/