@font-face {
    font-family: PrincipalLight;
    src: url("../font/transfonter.org-unpack-20171107-123052/AvenirNextCondensed-UltraLight-11.ttf");
    
}
@font-face {
    font-family: PrincipalNormal;
    src: url("../font/transfonter.org-unpack-20171107-123052/AvenirNextCondensed-Regular-08.ttf");
    
}
@font-face {
    font-family: PrincipalStrong;
    src: url("../font/transfonter.org-unpack-20171107-123052/AvenirNextCondensed-Medium-06.ttf");
    
}
@font-face{
    font-family: futurista;
    src: url("../font/space_age/space age.ttf");
}
@keyframes fader1{
    from{
        top: 78%;
        left: 16%;
        width: 11%;
        filter:blur(1.5px);
    }
    to{
        width: 15%;
        top:90%;
        left: 2%;
        filter:blur(0px);
    }
}
body{
    padding: 0px;
    margin: 0px;
}
.cabecera{
    width: 100%;
    height: 50px;
    -webkit-box-shadow: -3px 2px 48px 8px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 2px 48px 8px rgba(0,0,0,0.75);
    box-shadow: -3px 2px 48px 8px rgba(0,0,0,0.75);
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #000060;
    color: white;
    font-family: futurista;
    padding: 20px;
    z-index: 100;
}
.botonera a{
    text-decoration: none;
    color: white;
    margin-left: 40px;
    
}
.botonera a:hover{
    color: #a9a9a9;
}

.botonera{
    position: absolute;
    right: 100px;
    top: 40px;
    
}
.logo{
    position: absolute;
    top: -20px;
    left: 40px;
}
.imglogo{
    width: 200px;
}
.portada{
    
    width: 100%;
    background-color: black;
    font-family: futurista;
}
.portada a{
    text-decoration: none;
    color: white;
}
.imagenportada{
    align-content: center;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    
}
.sobreimagenportada{
    position: absolute;
    width: 35%;
    top: 20%;
    left: 33%;
    filter: blur(1.5px);
}
.textoportada{
    position: absolute;
    font-family: PrincipalNormal;
    color: white;
    bottom: 100px;
    right: 50px;
    padding: 20px;
    border-radius: 14px 0px 14px 0px;
    -moz-border-radius: 14px 0px 14px 0px;
    -webkit-border-radius: 14px 0px 14px 0px;
    border: 1px solid #000000;
    background-color: rgba(0,0,100,0.7);
    display: none;
}
.seccion{
    height: 100%;
    width: 100%;
}
.iluminacionportada{
    
    color: white;
    position: absolute;
    top:65%;
    left: 14%;
    z-index: 90;
    font-size: 25px;
    filter:blur(1.5px);
}
.sonidoportada{
  
    color: white;
    position: absolute;
    top:60%;
    left: 26%;
    z-index: 90;
    font-size: 25px;
    filter:blur(1.5px);
}
.videoportada{
    
    color: white;
    position: absolute;
    top:65%;
    left: 34%;
    z-index: 90;
    font-size: 25px;
    filter:blur(1.5px);
}
.estructurasportada{
    color: white;
    position: absolute;
    top:60%;
    left: 36%;
    z-index: 90;
    font-size: 25px;
    filter:blur(1.5px);
}
.equipohumanoportada{
    color: white;
    position: absolute;
    top:60%;
    left: 56%;
    z-index: 90;
    font-size: 25px;
    filter:blur(1.5px);
}
.galeriaportada{
    
    
    color: white;
    position: absolute;
    top: 65%;
    left: 47%;
    z-index: 90;
    font-size: 25px;
    filter:blur(1.5px);
}
.foroportada{

    color: white;
    position: absolute;
    top:65%;
    left: 63%;
    z-index: 90;
    font-size: 25px;
    filter: blur(1.5px);
}
.contactoportada{
    color: white;
    position: absolute;
    top:60%;
    left: 68%;
    z-index: 90;
    font-size: 25px;
    filter:blur(1.5px);
}
.secc:hover{
    color: #a9a9a9;
}
.fader{
    position: absolute;
    width: 145px;
}
#fader1{
    top: 78%;
    left: 16%;
    width: 11%;
    filter:blur(1.5px);
}
#fader2{
    top:78%;
    left: 24.5%;
    width: 10%;
    filter:blur(1.5px);
}
#fader3{
    width: 8.6%;
    top: 78%;
    left: 33%;
    filter:blur(1.5px);
}
#fader4{
    width: 8.9%;
    top: 78%;
    left: 40.3%;
    filter:blur(1.5px);
}
#fader5{
    width: 8.6%;
    top: 78%;
    left: 48.4%;
    filter:blur(1.5px);
}
#fader6{
    width: 9.5%;
    top:78%;
    left: 55.2%;
    filter:blur(1.5px);
}
#fader7{
    width:10.2%;
    top: 78%;
    left: 62.5%;
    filter:blur(1.5px);
}
#fader8{
    width: 10%;
    top: 78%;
    left: 70.8%;
    filter:blur(1.5px);
}

.contenidoportada{
    position: absolute;
    width:100%;
    top: 0px;
    background-color: black;
}
.palo{
    position: absolute;
    width:2px;
    background-color: white;
}
#paloiluminacion{
    height: 8%;
    top: 71.5%;
    left: 21.5%;
    filter: blur(1.5px);
}
#palosonido{
    height: 11%;
    top: 67%;
    left: 30%;
    filter: blur(1.5px);
}
#palovideo{
    height: 8%;
    top: 71.5%;
    left: 37%;
    filter: blur(1.5px);
}
#paloestructuras{
    height: 11%;
    top: 67%;
    left: 44.5%;
    filter: blur(1.5px);
}
#palogaleria{
    height: 8%;
    top: 71.5%;
    left: 52%;
    filter: blur(1.5px);
}
#paloequipo{
    height: 11%;
    top: 67%;
    left: 59%;
    filter: blur(1.5px);
}
#paloforo{
    height: 8%;
    top: 71.5%;
    left: 66.5%;
    filter: blur(1.5px);
}
#palocontacto{
    height: 11%;
    top: 67%;
    left: 74.2%;
    filter: blur(1.5px);
}

.botonesmini a{
    display: block;
    margin-top: 15px;
    text-align: right;
}
.botonesmini{
    display: none;
    position: absolute;
    top: 50px;
    right: -60px;
    background-color: #000060;
    padding: 15px;
    -webkit-box-shadow: -3px 2px 48px 8px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 2px 48px 8px rgba(0,0,0,0.75);
    box-shadow: -3px 2px 48px 8px rgba(0,0,0,0.75);
    z-index: 10;
}
#imagenmenudesp{
    filter: invert(100%);
    position: absolute;
    top:-10px;
}
#secciones{
    position: absolute;
    width: 100%;
    z-index: -1;
}
.iluminacion{
    margin-top: -22px;
    font-family: PrincipalNormal;
    position: relative;
    min-height: 800px;
    width: 100%;
    overflow: visible;
    
}
.iluminacion h1{
    font-size: 44px;
}
.iluminacion p{
    margin-left: 50px;
}
.sonido{
    margin-top: -22px;
    font-family: PrincipalNormal;
    position: relative;
    min-height: 800px;
    width: 100%;
}
.video{
    margin-top: -22px;
    font-family: PrincipalNormal;
    position: relative;
    min-height: 800px;
    width: 100%;
}
.estructuras{
    margin-top: -22px;
    font-family: PrincipalNormal;
    position: relative;
    min-height: 800px;
    width: 100%;
}
.equipohumano{
    margin-top: -22px;
    font-family: PrincipalNormal;
    position: relative;
    min-height: 800px;
    width: 100%;
}
.foot{
    font-family: PrincipalNormal;
    position: relative;
    background-color: #000060;
    width: 100%;
    color: white;
    text-align: center;
    padding-top: 22px;
    padding-bottom: 22px;
}
.foot p{
    display: inline;
}
.foot img{
    filter: invert(100%);
}
.foot a{
   text-decoration: none;
   color: white;
}
.acceso{
    position: absolute;
    right: 30px;
}
.contenidoiluminacion{
    max-width: 70%;
    margin-top: 150px;
    width: 60%;
    text-align: center;
}
.apartadoseccion{
    position: relative;
    left: 25%;
    padding: 30px;
    max-width: 40%;
    -webkit-box-shadow: -3px 2px 48px 8px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 2px 48px 8px rgba(0,0,0,0.75);
    box-shadow: -3px 2px 48px 8px rgba(0,0,0,0.75);
    
    border-radius: 10px 0px 10px 0px;
    -moz-border-radius: 10px 0px 10px 0px;
    -webkit-border-radius: 10px 0px 10px 0px;
    border: 0px solid #000000;
    margin-top: 30px;
    margin-bottom: 30px;
}
.imagendesc{
    
    top: 0%;
    position: absolute;
    opacity: 1;
    left: 105%;
    max-width: 100%;
    max-height: 100%;
    size: auto;

}
.marca{
    position: initial;
    left: 0%;
    max-width: 150px;
}
.apartadoseccion p{
    margin: 30px;
}
.contenidoequipohumano{
    margin-top: 150px;
    width: 100%;
    text-align: center;
}
.contenidoequipohumano h1{
    text-align: center;
    width: 100%;
}
.imgescenario{
    position: absolute;
    z-index: 100;
    right: 20px;
    width: 50%;
}
.miembro{
    width: 100%;
    background-color: rgba(0,0,60,0.5);
    margin: 20px;
    height: 100px;
    
}
.miembros{
    text-align: center;
    margin-left: 15%;
    margin-top: 100px;
    margin-bottom: 100px;
    width: 70%;
}

.nombre{
    text-align: left;
    font-size: 25px;
    padding-top: 30px;
    margin-left: 25%;
}
.puesto{
    font-size: 16px;
    margin-left: 10px;
}
.fotoperfil{
    width: 100px;
    height: 100px;
    float: left;
}
#estructuraimg{
    filter: blur(2px);
}
#lucesimg{
    filter: blur(2px);
}
#sonidoimg{
    filter: blur(2px);
}
#videoimg{
    filter: blur(2px);
}
#escimg{
    filter: blur(2px);
}
