@charset "utf-8";

.bloque-imagen {
    background-image: url('../imagenes/fotocine2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    
}

/*header*/
header {
    background-color: transparent;
    padding: 3px;
    font-family: "DM Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 800;
    font-style: normal;
}

.logomateria {
    display: flex;
    align-items: center;
    margin: 10px;
}

header nav ul {
    display: flex;
    gap: 20px;
    list-style: none;
    padding: 0;
    margin-left: auto;
}

.logo {
    height: 50px;
    margin-right: 20px;
}

nav {
    flex: 1;
    display: flex;
    justify-content: center;
}

header nav a {
    text-decoration: none;
    color: #F1F0EC; 
    font-weight: bolder;
    transition: color 0.3s, transform 0.3s;
}

nav a:hover {
    color: #d1fd0b; 
    transform: scale(1.1);
}

body {
    background-color: #1F1F20;
    font-family: "DM Sans", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    margin: 0;
}

/*seccion contraplano*/
#contraplano {
    position: relative;
    width: 100%;
    height: 60vh; 
    display: flex;                  
    justify-content: center;        
    align-items: center;            
    gap: 20px;                      
    padding: 0 50px;
    box-sizing: border-box;
}

#contraplano .logofestival {
    flex: 1;                        
    display: flex;
    justify-content: center;        
    align-items: center;
}

#contraplano .logofestival img {
    max-width: 70%;                 
    height: auto;
}

#contraplano .texto-encima {
    flex: 1;                        
    display: flex;
    flex-direction: column;         
    justify-content: center;        
    align-items: flex-start;        
    text-align: left;               
}

#contraplano .texto-encima h1{
    font-family: "Rubik Glitch", system-ui;
    font-weight: 400;
    font-style: normal;
    color: #d1fd0b;
    margin-bottom: 10px;
}

#contraplano .texto-encima p{
    color: #F1F0EC;
    max-width: 500px; 
}

/*Seccion Comitente*/
#comitente {
    background-color: #d1fd0b;
    padding: 40px 50px;
    margin: 0;
}

#comitente h2 {
    font-family: "Rubik Glitch", system-ui;
    font-weight: 400;
    font-style: normal;
    font-size: x-large;
    color: #1F1F20;
}

/*seccion integrantes*/
#integrantes {
    align-items: flex-start;
    gap: 20px;
    padding: 40px 50px;
    box-sizing: border-box;
    background-color: #fd572a;
}

#integrantes h2 {
    margin: 0;
    flex: 0 0 20%;
    font-family: "Rubik Glitch", system-ui;
    font-weight: 400;
    font-style: normal;
    font-size: 2rem;
    color: #1F1F20;
    margin-bottom: 15px;
}

#integrantes .integrantes-contenedor {
    flex: 1;
    display: flex;
    gap: 0;
}

#integrantes .miembros {
    flex: 1;
    position: relative;
    height: 500px; 
    overflow: hidden;
}

#integrantes .miembros img {
    width: 100%;
    height: 100%;
    object-fit: cover; 
    display: block;
}

#integrantes .miembros .nombre {
    position: absolute;
    bottom: 10px;              
    color: #F1F0EC;
    font-weight: bold;
    background-color: rgba(0,0,0,0.5); 
    padding: 5px 10px;
    border-radius: 5px;
    z-index: 2;
}

#integrantes .miembros a {
    display: block;        
    width: 100%;
    height: 100%;
    position: relative;
}

/*seccion datos*/
#datos-academicos {
    padding: 20px;
    background-color:#F1F0EC;
}

#datos-academicos h2 {
    font-family: "Rubik Glitch", system-ui;
    font-weight: 400;
    font-style: normal;
    color:#1F1F20;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
}

#datos-academicos .datos-contenedor {
    display: flex;
    gap: 20px; 
    flex-wrap: wrap;
}

#datos-academicos .info {
    display: flex;
    flex: 1; 
    min-width: 200px; 
    text-align: center; 
    flex-direction: column; 
    align-items: center;
    justify-content: flex-start; 
    text-align: center;
}

#datos-academicos .info-academica p{
    text-align: justify;
}

.info-academica p span {
    display: block;
    margin-bottom: 5px;
}

.info-academica p span:first-child {
    font-weight: bold;
}

#datos-academicos .logo {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center; 
    align-items: center;
}

#datos-academicos .info:nth-child(2) .logo img {
    width: 200px;  
    height: 130px;
}

#datos-academicos .logo img {
    width: 100px;  
    height: 100px;
    object-fit: contain; 
    margin-bottom: 10px;
}

/*seccion objetivo-plan*/
#objetivo {
    text-align: center;      
    padding: 40px 20px;
    color: #1F1F20;
    background-color: #d1fd0b;      
}

#objetivo h1 {
    font-family: "Rubik Glitch", system-ui;
    font-weight: 400;
    font-style: normal;
    font-size: 2rem;         
    margin-bottom: 20px;     
}

#objetivo p {
    max-width: 800px;        
    margin: 0 auto;          
    font-size: 1.1rem;       
    line-height: 1.6;        
}

/*seccion imagenes-plan*/
.imagenes {
    text-align: center; 
    padding: 40px 20px;
    background-color: transparent;
    color: #1F1F20;
}

.imagenes h2 {
    margin-bottom: 30px;
    font-family: "Rubik Glitch", system-ui;
    font-weight: 400;
    font-style: normal;
    font-size: 2rem;
}

.ficha-contenedor {
    display: flex;
    justify-content: center; 
    gap: 20px;               
    margin-bottom: 30px;     
}

.ficha {
    flex: 0 0 45%;                 
    max-width: 400px;        
}

.ficha img {
    width: 100%;
    height: auto;
    display: block;
}

.mapa {
    display: flex;
    justify-content: center;
}

.mapa img {
    width: 50%;              
    height: auto;
    display: block;
}

/*seccion mapa de sitio - mapa*/
#mapa-sitio {
    display: flex;
    flex-direction: column;   
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 40px 20px;
    background-color: #F1F0EC;
}

#mapa-sitio h1 {
    font-family: "Rubik Glitch", system-ui;
    font-weight: 400;
    font-style: normal;
    color:#1F1F20;
    text-align: center;
    font-size: 2rem;          
    margin-bottom: 20px;      
}

#mapa-sitio img {
    max-width: 150%;           
    height: auto;
}

/*footer*/
footer {
    text-align: center;           ; 
    font-size: 0.6rem;            
    color: #fd572a;               
    padding: 20px;                
    background-color: #1F1F20;    
}

footer p {
    margin: 0;                    
    line-height: 1.5;             
}

footer p span {
    display: block;               
    margin-bottom: 5px;           
}

footer p span:first-child {
    font-weight: bold;
    color: #d1fd0b;            
}