@charset "UTF-8";
/* latin */
@font-face {
  font-family: 'Orbitron';
    font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: local('Orbitron Regular'), local('Orbitron-Regular'), url(https://fonts.gstatic.com/s/orbitron/v10/yMJRMIlzdpvBhQQL_Qq7dy1biN15.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Orbitron';
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  src: local('Orbitron Bold'), local('Orbitron-Bold'), url(https://fonts.gstatic.com/s/orbitron/v10/yMJWMIlzdpvBhQQL_QIAUjh2qtBTWFHy.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
  font-family: 'Lato';
    font-display: swap;
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(https://fonts.gstatic.com/s/lato/v14/S6u9w4BMUTPHh7USSwaPGQ3q5d0N7w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
    font-display: swap;
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(https://fonts.gstatic.com/s/lato/v14/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
    font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v14/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
    font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v14/S6uyw4BMUTPHjx4wXiWtFCc.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
    font-display: swap;
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v14/S6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
    font-display: swap;
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v14/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


body {background-color:#fff; font-size:17px; color:#272727; font-family: 'lato', sans-serif; font-weight:300;  line-height:27px; margin: 0; letter-spacing: 0.2px;}
html, body {height: 100%;}
.content {max-width: 1180px; margin: 0 auto; padding: 0 10px}
.footer {width: 100%; padding: 15px 0 10px 0; background-color:#3B3A3B; display: table; color: #fff;}
.footer a {color: #fff !important}
.footer a:hover {color: #f0f1f5 !important}
.footer p {font-size: 15px; line-height: 20px;}
.footer h3 {margin-top: 0; font-size: 24px;}
.clear {clear:both;}
img {width: 100%}
.hidden {display: none !important;}
.mobileon {display: none !important}
.mobileoff {display: block}
.x3 {float: left; width: 29%; text-align: center;}
.x3 img {height: 85px; width: auto;}
.cellleft {margin-right: 4%}
.cellmid {margin: 0 2%;}
.cellright {margin-left: 4%;}
.left {float: left !important}
.right {float: right !important;}
.logomobile {display: none; position: absolute; top: 11px; left: 3%; width: 80px;}
.logomobile img {width: 100%;}
.logo {float: left; width: 100px; margin: 10px 30px 0 0;}
.logo img, .logo-footer img, .logo-scroll img {width: 100%;}
.logo img:hover, .logo-footer img:hover {zoom: 1; filter: alpha(opacity=70); opacity: 0.7;}
.logo-footer {width: 215px; margin: 40px auto 0 auto;}
.logo.mobileon {position: absolute; top: 2px; left: 5%; width: 70px; z-index: 999;}
#header-scroll .logo {float: left; width: 60px; margin: 10px 30px 0 0;}
#header-scroll .select-language {margin: 0;}
#header-scroll .menu {margin-top: -4px;}
#header-scroll .menu ul li {font-weight: 500}
.menu {float: right;}
.menu ul {list-style:none; position:relative; float:right; margin: 10px 0; padding:0; font-weight: 300; font-size: 17px;}
.menu ul li {display: inline; position:relative; padding-bottom: 2px; margin: 0 15px; float: left;}
.menu ul li:hover {border-bottom: solid 2px #dd4646;}
.menu ul a {color:#272727; text-decoration:none;}
.menu ul ul{display:none; position:absolute; top:100%; left:0; padding:5px 0 0 0; margin: 0;}
.menu ul ul li a {float:none; width:185px; display: block; background-color: rgba(102, 126, 160, 0.95); color: #fff; text-align: left;  padding: 10px 25px; font-size: 18px; }
.menu ul ul li {padding: 0;  margin: 0 !important; }
.menu ul ul li a:hover {background-color: #f7969b; color: #fff;}
.menu ul li:hover > ul{display:block}
.selected {border-bottom: solid 2px #dd4646;}
.language {margin: 2px 3px 0 3px !important;font-size: 14px;}
.bigbannerinktober {width: 100%; height: 600px; background-image: url(../img/background-inktober.gif); background-repeat: no-repeat; background-position: center top;}
.select-language {border-bottom: solid 0px #fff !important;}
.select-language img {float: left; margin-left: 15px; width: 25px; margin-top: 5px;}
.video-container {position: relative; padding-bottom: 53.7%; padding-top: 30px; height: 0; overflow: hidden; width:100%; margin: 0 auto 0 auto;}
.video-container iframe,.video-container object,.video-container embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%; border: 0;}
#header {background-image: url(../img/allan-poe-nightmare-game.gif); background-repeat: no-repeat; background-position: center top; width: 100%; display: table; background-color: #000; padding-bottom: 30px;}
#header-scroll {width: 100%; height: 40px; background-color: #000; position: fixed; top: 0; display: none; z-index: 199; border-bottom: solid 1px #333;}
#header .content {position: relative;}
.gameinfo {max-width: 830px; margin: 470px auto 70px auto; display:table;}
.logo-game {float: left; width: 20%; margin: 5px 5% 0 0;}
.logo-game img, .logo img {zoom: 1; filter: alpha(opacity=100); opacity: 1;}
a img:hover {zoom: 1; filter: alpha(opacity=70); opacity: 0.7; -moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
.game-text {float: left; width: 45%; color: #fff; font-size: 21px; line-height: 29px; font-weight: 500; margin-right: 20px;}
.gameinfo .button-ghost {float: left;}
.video-container {position: relative; padding-bottom: 53.7%; padding-top: 30px; height: 0; overflow: hidden; width:100%; margin: 0 auto 0 auto;}
.video-container iframe,.video-container object,.video-container embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%; border: 0;}
.fancybox {float: left; width: 29%; margin: 2%;}
.x2 {width: 48%;}
#legal #header {background-image: none;}



#slider {background-repeat: no-repeat; background-position: center top; height: 600px; background-size: cover; background-image: url(/2019/img/elisa-background.jpg); text-align: center; margin-bottom: 30px;}
#slider img {width: 320px; margin: 10px auto;}
#slider h1 {width: 60%;  margin: 0 auto; font-size: 24px; line-height: 32px; color: #fff;}
.play-cta img {margin: 1%; width: 140px; }
.play-cta .button {background-color: #000; margin: 0;}
.asperger-info {width: 100%; margin: 45px 0; background-color: #edeff7; display: table;}
.asperger-info .content {display: table; background-image: url(/2019/img/yuma-drawing.png); background-repeat: no-repeat; background-position: bottom right;}
.asperger-info .x2 {padding: 2% 0;}
.trailer {width: 70%; margin: 55px auto;}
.slick-slide {margin: 0px 5px; outline: none; transition: all ease-in-out .3s;opacity: .2;}
.slick-slide img {width: 100%;}
.slick-prev:before,
.slick-next:before {color: black;}
.slick-active {opacity: .5;}
.slick-current {opacity: 1;}
.explanation {width: 80%; margin: 15px auto 20px auto; text-align: center}
#home h2 {text-align: center;}
.chicos .fancybox {width: 21%}
.projectgallery {width: 100%; margin: 3% 0; display: table; background-color: #67b3e1; padding: 0 0 3% 0; text-align: center;}
.projectgallery h2 {color: #fff;}
.projectitem {display: inline-block; vertical-align: top; width: 30%; margin: 2% 3% 2% 0; overflow: hidden; box-shadow: 0 8px 24px 0 rgba(0,0,0,.1),0 8px 12px -8px rgba(0,0,0,.2);
border-radius: 8px; background-color: #fff;}
.projectitem a {text-decoration: none}
.projectitem img {width: 100%}
.projectitem h2 {margin-top: 4px; text-align: left; padding: 0 12%; color: #272727 !important}
.projectitem p {color: #272727 !important; padding: 0 12%}
.projectitem:hover {zoom: 1; filter: alpha(opacity=70); opacity: 0.7; transition: all 0.3s;}
.logos {width: 100%; text-align: center; margin-top: 50px;}
.logos img {width: auto; height: 70px; margin: 0 2%;}
.play-cta {width: 100%; text-align: center; margin: 10px 0;}
#login h1 {text-align: center;}
embed, iframe, object {width: 100%; margin: 0 auto;}
#playevde h1, #playevde h3 {text-align: center}
#error h1 {text-align: center}
.error404 {width: 60%; margin: 0 auto; text-align: center}
.error404 img {max-width: 400px;}
.send {width: 100%; padding: 1% 0; display: table; background-color: #e4e4e4}
.sendtext {float: left; width: 85%}
.sendimg {float: left; width: 40px; margin: 2% 4% 0 0;}
.sendtitle {font-size: 20px; line-height: 28px; font-weight: 600;}
#historias h2 {font-size: 28px; line-height: 36px; margin: 25px 0; text-align: center;}
.send .x2 {margin-top: 2%}
.aspergerhero {width: 100%; display: table; height: 600px;}
.aspergerheroimg {float: right; width: 50%;}
.aspergerheroinfo {float: left; width: 45%; margin-top: 120px;}
.aspergerheroinfo p {font-size: 22px; line-height: 30px;}
.historiacontent {width: 70%; margin: 0 auto; text-align: justify}
.historiacontent h1 {text-align: center}
.historiaimgbig {text-align: center}
.historiaimgbig img {max-width: 650px}
.courseitem {display: inline-block; vertical-align: top; width: 29%; margin: 2%; overflow: hidden; box-shadow: 0 8px 24px 0 rgba(0,0,0,.1),0 8px 12px -8px rgba(0,0,0,.2);
border-radius: 8px;}
.courseitem a {text-decoration: none}
.courseitem img {width: 100%}
.courseitem h2 {font-size: 22px; line-height: 30px; font-weight: 600; margin-top: 4px; text-align: left; padding: 0 12%; color: #4d5767 !important; padding: 0 6%; text-align: left; min-height: 50px;}
.courseitem p {color: #4d5767 !important; padding: 0 12%}
.courseitem:hover {zoom: 1; filter: alpha(opacity=70); opacity: 0.7; transition: all 0.3s;}
.courseitem p {padding: 0 6%; text-align: left;}
.aspergerytutext {margin-top: 100px;}
.socialcolor {width: 122px; margin: 40px auto; display: table;}
.socialcolor img {float: left; width: 45px; margin-right: 15px;}
.socialcolor img:hover {zoom: 1; filter: alpha(opacity=70); opacity: 0.7; transition: all 0.3s;}

/*BUTTONS*/
.button{padding: 7px 13px; text-align: center; font-size: 15px; display: inline-block; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin: 10px 0; background-color: #2dbd78; font-weight: 500;}
a.button {text-decoration: none; color: #fff !important; text-transform: uppercase;}
a.button:hover {background-color: #7cd6ab; color:#fff !important; -webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}


.button-orange{padding: 8px 18px; text-align: center; font-size: 17px; display: inline-block; border-radius: 4px; margin: 10px 0; background-color: #f09c3a; font-weight: 500;}
a.button-orange {text-decoration: none; color: #fff !important; text-transform: uppercase;}
a.button-orange:hover {background-color: #f6bd7a; color:#fff !important; transition: all 0.3s;}

.button-ghost{padding: 8px 20px; text-align: center; font-size: 18px; display: inline-block; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin: 10px 0; font-weight: 500; border: solid 1px #fff;}
a.button-ghost {text-decoration: none; color: #fff !important; text-transform: uppercase;}
a.button-ghost:hover {background-color: #7cd6ab; color:#fff !important; -webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}

.button-indie{padding: 5px 16px; text-align: center; font-size: 16px; display: inline-block; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin: 0; background-color: #f2575f; border: solid 1px #fff;}
a.button-indie {text-decoration: none; color: #fff !important; text-transform: uppercase;}
a.button-indie:hover {background-color: #f7969b; color:#fff !important; -webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
/*END BUTTONS*/

/*LINKS*/
a img {text-decoration: none;border: 0 none;}
a:link {color:#eb6346;}      /* unvisited link */
a:visited {color:#eb6346;}  /* visited link */
a:hover {color:#f2ab6a;}  /* mouse over link */
a:active {color:#eb6346;}  /* selected link */
.roll:hover {zoom: 1; filter: alpha(opacity=70); opacity: 0.7;}
/* END LINKS*/

/*FONTS*/
h1 {font-family: 'Orbitron', sans-serif; font-size: 40px; line-height: 48px; font-weight: 500; letter-spacing: 1px;}
h2 {font-family: 'Orbitron', sans-serif; font-size: 24px; line-height: 32px; font-weight: 300; margin-bottom: 0px}
h3 {font-family: 'Orbitron', sans-serif; font-size:20px;  line-height:28px; font-weight: 400;}
.center {text-align: center !important}
.big {font-size: 24px; line-height: 36px; font-weight: 300;}
.small {font-size: 15px; line-height: 20px;}
.top30 {margin-top: 30px;}
.top0 {margin-top: -5px;}
.red {color: #d20615}
.price {font-size: 40px;}
.mid {font-size:26px; line-height: 34px; color: #50bbff; font-weight: bold;}
.textLeft {text-align: left;}
.small { font-size:13px !important;}
.strike {text-decoration: line-through;}
/*END FONTS*/

/*SCROLL TO TOP*/
.cd-top {display: inline-block;height: 40px; width: 40px;position: fixed;bottom: 80px;right: 5%;/* image replacement properties */overflow: hidden;text-indent: 100%;white-space: nowrap;background: url(../img/scroll-top.png) no-repeat center 50%; background-size: 85%; visibility: hidden;opacity: 0;-webkit-transition: opacity .3s 0s, visibility 0s .3s;-moz-transition: opacity .3s 0s, visibility 0s .3s; transition: opacity .3s 0s, visibility 0s .3s;}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {-webkit-transition: opacity .3s 0s, visibility 0s 0s; -moz-transition: opacity .3s 0s, visibility 0s 0s; transition: opacity .3s 0s, visibility 0s 0s;}
.cd-top.cd-is-visible {visibility: visible; opacity: 1;}
.cd-top.cd-fade-out {opacity: .5;}
.no-touch .cd-top:hover {background-color: #e86256; opacity: 1;}
/*FIN SCROLL TO TOP*/

/*FOOTER*/
.footer {width: 100%; margin-top: 70px; padding: 15px 0 10px 0; background-color:#f5f5f5; display: table; color: #fff;}
.footer a {color: #454545 !important}
.footer a:hover {color: #1264a3 !important}
.footer p {font-size: 15px; line-height: 20px; font-weight: 400; color: #454545}
.footer h3 {margin-top: 0; font-size: 24px;}
.social-footer {width: 100%; margin: 15px 0; text-align: center;}
.social-footer img {margin-left: 15px !important; width: 35px !important;}
.footer .x3 img {border: 0;}
.footer-text {float: left; width: 45%; font-size: 15px; margin: 20px 0 0 15px; color: #fff;}
.language {padding-left: 30px; font-weight: 600}
.help {float: left; width: 25%; text-align: center; margin: 5px;}
.help p {font-size: 15px; line-height: 20px}
.footer .mid {color: #fff; font-size: 20px; line-height: 28px; margin: 0; font-weight: 200; text-transform: uppercase;}
.logo-footer {float: left; width: 145px;}
.push {height: 295px; /* .push must be the same height as .footer */}
.wrapperfooter {min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -295px auto !important;}
/*END FOOTER*/

/*COOKIES*/
.cc_container {font-size:16px!important; line-height:24px!important;}
.cc_container {background-color: #f08013 !important;}
.cc_container a, .cc_container a:visited {color: #fff !important; text-decoration: underline !important;}
.cc_container a:hover {color: #ffe4c2!important;}
a.cc_btn.cc_btn_accept_all {color: #000 !important; text-decoration: none !important;}
a.cc_logo {display: none !important;}
/*END COOKIES*/

/*MOBILE NAV*/
.slicknav_menu {position: fixed; top: 0;left: 0px; background: none !important; z-index: 200; display: none; height: 40px; font-size: 25px !important;}
.slicknav_btn {background: none!important; margin: 0 !important; padding: 0 !important; float: none !important;}
.slicknav_nav {font-size: 17px !important; background-color: #fff; border: solid 1px #E6E4E4; width: 300px !important;}
.slicknav_nav a {padding: 3px 8px; margin: 2px; color: #000 !important;}
.slicknav_nav li {border-bottom: solid 1px #E6E4E4;} 
.slicknav_menu .slicknav_menutxt {display: none !important;}
.slicknav_menu .slicknav_icon-bar {background-color: #000 !important; height: 0.125em !important;}
.slicknav_nav a.subselected {color: #fff !important;}
.slicknav_menu .slicknav_icon{background-color: #fff !important; padding: 5px !important; -moz-border-radius: 5px !important; -webkit-border-radius: 5px !important; border-radius: 5px !important; margin: 0px !important; box-sizing: initial !important;}
/*END MOBILE NAV*/

/*FORMS*/
input {-webkit-appearance: none;}
.input {border: 1px solid #ccc; width: 300px; height:40px; overflow: hidden; background-color:#fff; margin:10px 0;}
.input input[type='text']{ padding: 5px 8px; width: 130%; border: none; box-shadow: none; background: #fff; -webkit-appearance: none; font-size: 15px;}
#form_user_home .input {width: 405px;}
.select{border: 1px solid #ccc; width: 300px; height:40px; border-radius: 3px; overflow: hidden; background: #fff url("../img/icon-select.png") no-repeat 95% 50%; margin:0 25px 15px 0;}
.select select {padding: 5px 5px; width: 115%; border:none; box-shadow: none; background: transparent; background-image: none; -webkit-appearance: none; font-size: 14px;}
#form_user_home, #form_user_add, #form_list, #form_task_home {margin-bottom: 45px; display: table}
input[type=checkbox] {visibility: hidden;}
input[type='submit']{padding: 8px 30px; color: #fff; text-align: center; font-size: 18px; margin: 10px 25px 10px 0; display: inline-block; border: solid 1px #fff; cursor:pointer; background: none; text-transform: uppercase;}
input[type='submit']:hover {background: #ff7900; color:#fff !important; -webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
/*Radio buttons*/
.control {font-size: 18px;position: relative;display: block;margin: 0 0 15px 30px;padding-left: 30px;cursor: pointer;}
.control input {position: absolute;z-index: -1;opacity: 0;}
.control__indicator {position: absolute;top: 2px;left: 0;width: 20px;height: 20px;background: #e6e6e6;}
.control--radio .control__indicator {border-radius: 50%;}
.control:hover input ~ .control__indicator,.control input:focus ~ .control__indicator {background: #ccc;}
.control input:checked ~ .control__indicator {background: #ff7900; border: solid 2px #fff;}
.control:hover input:not([disabled]):checked ~ .control__indicator, .control input:checked:focus ~ .control__indicator {background: #ff7900;}
.control input:disabled ~ .control__indicator {pointer-events: none;opacity: .6;background: #e6e6e6;}
.control__indicator:after {position: absolute; display: none; content: '';}
.control input:checked ~ .control__indicator:after {display: block;}
.control--checkbox .control__indicator:after {top: 4px;left: 8px;width: 3px;height: 8px;transform: rotate(45deg);border: solid #fff; border-width: 0 2px 2px 0;}
.control--checkbox input:disabled ~ .control__indicator:after {border-color: #7b7b7b;}
.control--radio .control__indicator:after {top: 7px;left: 7px;width: 6px;height: 6px;border-radius: 50%;background: #fff;}
.control--radio input:disabled ~ .control__indicator:after {background: #7b7b7b;}
/*end radio buttons*/
/*END FORMS*/

/*LOGIN*/

.login-box a {color: #888; text-decoration: underline;}
.login-box a:hover {color: #ff7900;}
.login-box p {margin-top: 30px;}
.login-title {text-transform: uppercase;color: white;font-weight: 400;letter-spacing: 1px;font-size: 1.4em;line-height: 2.8em;}
.login-container {margin: 0;}
.login-box {background-color: white;max-width: 340px;margin: 0 auto 40px auto;position: relative;top: 20px;padding-bottom: 30px;border-radius: 5px; text-align: center; border: solid 1px #e0e0e0;}
.login-box .box-header {background-color: #ff7900;margin-top: 0;border-radius: 5px 5px 0 0;}
.login-box label {font-weight: 700;font-size: .8em;color: #888;letter-spacing: 1px;text-transform: uppercase;line-height: 2em;}
.login-box input {margin: 0 0 20px 0;padding: 8px;border: 1px solid #ccc;border-radius: 2px;font-size: .9em;color: #888;}
.login-box input:focus {outline: none; border-color: #50bbff; transition: 0.5s; color: #665851;}
.login-box input[type='submit'] {margin-top: 0px;border: 0;border-radius: 2px;color: white;padding: 15px 30px;text-transform: uppercase;font-weight: 400;font-size: 18px;letter-spacing: 1px;background-color: #ff7900;cursor:pointer;outline: none;}
.login-box input[type='submit']:hover{opacity: 0.7;transition: 0.5s;}
.selected {color: #50bbff!important; transition: 0.5s;}
/* Animation Delay */
.login-box {
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 0s;
}
/*END LOGIN*/


/*! #######################################################################

	MeanMenu 2.0.7
	--------

	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
	float: left;
	width: 100%;
	position: relative;
	background: #fff;;
	padding: 4px 0;
	min-height: 35px;
	z-index: 500;
}

.mean-container a.meanmenu-reveal {
	width: 22px;
	height: 22px;
	padding: 10px 15px 0 0;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	color: #000;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
    width: 25px;
}

.mean-container a.meanmenu-reveal span {
	display: block;
	background: #f08013;
	height: 5px;
	margin-top: 3px;
}

.mean-container .mean-nav {
	float: left;
	width: 100%;
	background: #f08013;
	margin-top: 45px;
}

.mean-container .mean-nav ul {
	padding: 10px;
	margin: 0;
	width: 93%;
	list-style-type: none;
}

.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 90%;
    margin-bottom: 20px;
    color: #fff;
}

.mean-container .mean-nav ul li ul {
	margin-top: 30px; 
}

.mean-container .mean-nav ul li a {
	display: block;
	float: left;
	width: 90%;
	margin: 0;
	text-align: left;
	color: #fff;
/*
	border-top: 1px solid #383838;
	border-top: 1px solid rgba(255,255,255,0.5);
*/
	text-decoration: none;
	text-transform: uppercase;
}

.mean-container .mean-nav ul li li a {
	width: 100%;
	padding: 5px 10px;
	border-top: 1px solid #f1f1f1;
	border-top: 1px solid rgba(255,255,255,0.25);
	opacity: 0.75;
	filter: alpha(opacity=75);
	text-shadow: none !important;
	visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
    float: none;
}

.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
	background: #252525;
	background: rgba(255,255,255,0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 18px;
	height: 22px;
	padding: 2px 5px 5px 5px !important;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: rgba(255,255,255,0.1);
	border: none !important;
/*
	border-left: 1px solid rgba(255,255,255,0.4) !important;
	border-bottom: 1px solid rgba(255,255,255,0.2) !important;
*/
}

.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(0,0,0,0.9);
}

.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.mean-remove {
	display: none !important;
}



/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }




/*@MEDIAS WEB GENERAL*/


@media only screen and (max-width: 1160px) {
    .logomobile {display: block;}
    .logo {display: none;}

}
@media only screen and (max-width: 980px) {
    .asperger-info .content {background: none;}
    .asperger-info .content .x2 {width: 98%;}
    .fancybox, .chicos .fancybox {width: 45%}
    .footerx2.right {float: none !important;}
    .aspergerheroinfo {margin-top: auto;}
    .courseitem {width: 45%}
    .aspergerytutext {margin-top: 50px;}
    
    
    

}
@media only screen and (max-width: 750px) {
    .x2 {width: 98%;}
    .aspergerytutext {margin-top: 10px;}
    .slicknav_menu {display: block;}
    #slider {background-size: 2000px; background-color: #ff9000; height: 500px; background-image: url(/2019/img/elisa-background-mobile.png);}
    #slider h1 {width: 98%}
    #slider img {width: 250px;}
    .asperger-info .content {background: none;}
    .projectitem { width: 46%;}
    .historiacontent {width: auto}
}
@media only screen and (max-width: 630px) {
    .menu {display: none;}
    .mobileon {display: block !important}
    .mobileoff {display: none;}
    .explanation {width: 95%}
    .projectitem { width: 98%;}
    #slider {background-position: center 165px; height: 435px; background-size: 1000px;}
    #slider img {width: 200px;}
    .play-cta img {float: none; margin: 10px 20px 0 0; width: 180px;}
    .trailer {width: 98%;}
    .fancybox, .chicos .fancybox {width: 98%}
    .logos img {margin: 2%}
    .logos img {margin: 2%}
    .footer p {line-height: 35px;}
    .error404 {width: 80%; margin: 0 auto}
    .sendtext {float: none; width: 98%;}
    .sendimg {float: none; width: 98%; text-align: center; padding-top: 40px;}
    .sendimg img {width: 40px;}
    .aspergerheroimg, .aspergerheroinfo {float: none; width: 98%; margin: 3% 0;}
    h1 {font-size: 34px; line-height: 42px;}
    .send {padding: 5% 0;}
    .courseitem { width: 98%; margin: 2% 0}
}

@media only screen and (max-width: 480px) {


    
}