@charset "utf-8";

/* Reglas generales (fondo: snow) */


body {
    margin: 0;
}


/* Primera Parte para el celular - Mobile First */

.menu_principal nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}


.descripciondisenoweb, #disenograficoweb, .alumnaluciaweb {
    display: none;
}



#logoparaweb {
    display: none;
    
}



#logofadu, #logodgpc { 
    height: 3em;
    width: auto;
    padding: 1em 0 1em 0;
}


#bannerfadu_dgpc  {
    height: auto;
    width: 100%;
    margin-bottom: 2em;
    display: flex;
    flex-direction: row;
    justify-content: center;
    
}



p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: grey;
    font-size: 1em;
}



/* MENU PRINCIPAL*/

  
.menu_principal {
    list-style-type: none;
    padding: 0;
    padding-top: 3em;
    padding-bottom: 3em;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #ebebeb;
    
}

.menu_principal_normales .normales {
    text-align: center;
    margin-right: 0.4em;
    padding-bottom: 0.4em;
}


.menu_principal_normales .normales a {
    font-size: 1em;
    font-family: "Montserrat";
    font-weight: 300;
    background-color:dimgrey;
    display: inline-block;
    text-align: center;
    padding: 10px 1px;
    color: white;
    text-decoration: none;
    width: 17em;
    min-width: inherit;
}

.menu_principal_normales .normales a:hover {
    background-color: deeppink;
}


.menu_principal_normales .alumnos {
    text-align: center;
    margin-right: 0.4em;
    padding-bottom: 0.4em;
}



.menu_principal_normales .alumnos a {
    font-size: 1em;
    font-family: "Montserrat";
    font-weight: 300;
    background-color: none;
    display: inline-block;
    text-align: center;
    padding: 9px 1px;
    color: dimgray;
    text-decoration: none;
    width: 17em;
    min-width: inherit;
    border-bottom: 2px solid dimgray;
    
}


.menu_principal_normales .alumnos a:hover {
    background-color: darkturquoise;
    color: white;
}



/* PRESENTACION LU */




h1 {
    color: deeppink;
    font-family: "Playfair Display", serif;
    font-weight: 900;
    margin: 2em 0 1em 0;
    font-size: 3em;
    text-align: center;
}


.alumnalucia {
    width: 100%;
}


#avatar {
    width: 100%;
    background-color: darkturquoise;
    padding-top: 2em;
    padding-bottom: 2em;
    
}

#fotolu{
    width: 100%;
    height: auto;
}

#nombre { 
    position: absolute;
    margin: 35px 0 0 120px;
    z-index: 100;
}

#descripcion {
    color: white;
    margin-top: 1em;
    margin-left: 1em;
    margin-right: 1em;
}

#disenografico {
    color: darkturquoise;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 1em;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 2em;
}

.descripciondiseno {
    color: dimgray;
    list-style-image: url(../imagenes/Recurso%201.png);
    list-style-position: inside;
    text-align: center;
    padding: 0;
    margin-left: 1em;
    margin-right: 1em;
    
}

.descripciondiseno li {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 1em;
}


h2 {
    color: dimgray;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    font-size: 2em;
    text-align: center;
    text-transform: uppercase;
}


h3 {
    color: darkturquoise;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    margin: auto;
    font-size: 1em;
    text-align: center;
}



h4 {
    color: dimgray;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 1em;
    text-align: center;
}



/* MATERIAS */


#datosmateria {
    display: flex;
    flex-direction: column;
    text-align: center;    
        
}


#turno, #horario, #docentes {
    margin-top: 1em;
}



/* VM05 */


.datosvm05 {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin-left: 1em;
    margin-right: 1em;   
}


#infoadhisional {
    order: 2;
}



#tema {
    height: auto;
    margin-bottom: 3em;
    order: 1;
    margin-top: 1em;
}

.iconostodos {
    display: flex;
    flex-direction: column;
}

#icono {
    width: 3em;
    margin: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    
}

#loguito2 {
    height: 4em;
}



#direccion {
    margin-bottom: 2em;
    order: 3;
    margin-top: 2em;
}





/* IMAGENES ACUMAR Y MUSEO BANNER */



.banner2 {
    margin-left: 1em;
    margin-right: 1em;
    display: flex;
    margin-top: 1em;
    
}


#logoacumar {
    height: 3em;
    width: auto;
    margin-bottom: 1.5em;
    margin-top: 2em;
}

#logomuseo {
    height: 6em;
    width: auto;
    margin-bottom: 2em;
}



/* MUSEO PARA TODOS */



#museoparatodos h2 {
    color: deeppink;
}

#museoparatodos h4 {
    margin-bottom: 0;
    margin-top: auto;
    
}

.datosmuseoparatodos {
    width: 100%;
    height: auto;
    background-color: darkturquoise;
}


.datosmuseoparatodos #item1 p {
    color: white;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 2em;
    padding-bottom: 2em;
    text-align: center;
    
}








.museolinkestilos {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 1em;
    color: dimgray;
    list-style-image: url(../imagenes/Recurso%201.png);
    list-style-position: inside;
    text-align: center;
    margin-top: 2em;
    margin-left: 1em;
    margin-right: 1em;
    padding: 0;    
}


.museolinkestilos li a {
    color: deeppink;
    display: contents;
    text-decoration: none;
    color: deeppink;
    min-width: inherit;
    
}



#videomuseo {
    width: 100%;
    height: 20em;
    margin-top: 4em;
}

#figmuseo {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    text-align: center;
    color: dimgray;

}


#figmuseo a {
    color: white;
    text-decoration: none;
    font-weight: 500;

}




/* FOOTER */




footer {
    margin-top: 4em;
    font-family: sans-serif;
    font-size: 0.8em;
    font-style: italic;
    background-color: dimgray;
    width: 100%;
    height: auto;
}

footer p {
    margin-left: 5%;
    margin-right: 5%;
    color: white;
    padding-top: 2em;
    padding-bottom: 2em;
    margin-bottom: 0;
    margin-top: 0;
    
}


/* SEPARADORES */

#separador {
    width: 8em;
}


#separadores {
    width: 8em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5em;
    margin-bottom: 5em;
}





/* PLAN ------------------------------------------------------*/


.enfoque1 #enfoque {
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 1em;
    margin-top: 3em;
    text-align: center;
}



#desarrollo {
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 3em;
}


#secciones {
    margin-left: 5%;
    margin-right: 5%;
    text-align: center;
    margin-top: 2em;
}


#secciones2 h3 {
    margin-top: 3em;
}

#banneracumarymuseo {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-top: 3em;
    
}


#propuesta-logo {
    margin-top: 2.5em;
    margin-bottom: 3em;
    margin-left: 5%;
    margin-right: 5%;
    
}


#propuesta-links #enfoque {
    display: flex;
    flex-direction: column;
    line-height: 2;
}

#propuesta-links #enfoque a{
    color: darkturquoise;
    text-decoration: none;
}



#mvp1 #enfoque {
    margin-bottom: 2em;
}


#mvp1 #enfoque-persona {
    margin-bottom: 2em;
    margin-top: 4em;
}


#mvp {
    width: 100%;
}


figure {
    margin: 0;
    padding: 0;
}


.referentes figure img {
    width: 100%;
}



#flecha-arriba {
    width: 55px;
    position: fixed;
    z-index: 9999;
    right: 1.5em;
    bottom: 4em;
}


#infoacademica {
    margin-bottom: 8em;
    margin-left: 5%;
    margin-right: 5%;
}



#museo-titulo {
    padding: 0 5%;
}






/* SLIDER----------------------------------- */


.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 30%;
  width: auto;
  padding: 20px;
  color: dimgray;
  font-weight: 800;
  font-size: 35px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  
}

.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}


.referentes{
    display: flex;
    flex-direction: column;

}

.referentes {
    display: none;
}


.referentes figure img {
    width: 100%;
}


.referentes-galeria{
    background-color: deeppink;
    width: 100%;
    margin: 0;
    position: relative;
    padding-top: 1em;
    padding-bottom: 1em;
}



#figmuseo {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 10px;
}





/* MAPA --------------------------------------------------------------*/



#lineas-negras{
    border: 2px solid gray;
    width: 35px;
    height: 210px;
    border-left: 0px;
    position: absolute;
    margin-left: 3px;
}
#triangulo {
    height: 0;
    width: 0;
    border-right: 10px solid darkturquoise;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    position: absolute;
    margin-left: 0px;
    margin-top: 198px;
}

#lineas-negras2{
    border: 2px solid gray;
    width: 35px;
    height: 66px;
    border-left: 0px;
    position: absolute;
    margin-left: 3px;
}

#triangulo2 {
    height: 0;
    width: 0;
    border-right: 10px solid darkturquoise;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    position: absolute;
    margin-left: 0px;
    margin-top: 55px;
}



#triangulo {
    height: 0;
    width: 0;
    border-right: 10px solid black;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    position: absolute;
    margin-left: 0px;
    margin-top: 203px;
}



#triangulo2 {
    height: 0;
    width: 0;
    border-right: 10px solid black;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    position: absolute;
    margin-left: 0px;
    margin-top: 59px;
}


#mapa {
    margin-left: 7%;
    margin-right: auto;
    margin-top: 6em;
}


.titulo-mapa {
    margin-top: 2em;
    margin-bottom: 0em;
    width: 175px;
    font-size: 20px;
    background-color: deeppink;
    color: white;
    padding: 0.35em;
    text-align: center;
}


#mapa .seccionesdemapa div a {
    text-decoration: none;
}


#mapa .seccionesdemapa div a .subsecciones {
   display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: left;
    color: gray;
    margin-left: 70px;
    margin-bottom: 11px;
}



.flecha {
    position: absolute;
    margin-left: 295px;
    margin-top: 135px; 
}

.flecha2 {
    position: absolute;
    margin-left: 240px;
    margin-top: 60px; 
}




#banneracumarymuseo2 {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    margin-top: 0;
        
    }
    





















/*
    Segunda Parte para escritorio a partir de 600 px ----------------------------------------------------------------------------------------------
*/



@media screen and (min-width: 600px){
    
    
    #flecha-arriba {
    display: none;
}

    
    
    
    
    /* INDEX */
    
    
    #logofadu, #logodgpc { 
    height: 6em;
    width: auto;
    padding: 1em 0 1em 0;
    
    }


    #bannerfadu_dgpc  {
        height: auto;
        width: 60%;
        margin-bottom: 1em;
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        padding: 0;
        margin-left: auto;
        margin-right: auto;
    
    }
    
    
    #bannerfadu_dgpc img {
        max-height: 3em;
    }

    

    /* MENU PRINCIPAL*/

    
    
    header nav {
        width: 100%;
    }
    
    header nav ul {
        width: 100%;
        margin: 0;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        padding: 0;
    }
    
        
    #logoparaweb {
        display: flex;
        margin-left: 5%
    }
    
    #imglogoparaweb {
        width: 2.5em;        
    }
    
    .menu_principal {
        margin-top: 0;
        padding-top: 2em;
        padding-bottom: 1.5em;
        background-color: #ebebeb;
        border-bottom: solid 2px;
        border-bottom-color: dimgray;
        width: 100%;
        position: sticky;
        top: 0; 
    }
    

    .menu_principal_normales {
        list-style-type: none;
        margin-left: 0;
        margin-right: 0;
        padding-right: 0;
        margin-bottom: 0;
        overflow: hidden;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-end;        
    
    }
    

    .menu_principal_normales .normales {
        text-align: center;
        font-weight: 600;
        margin-right: 0.4em;
        padding-bottom: 0;
    }


    .menu_principal_normales .normales a {
        font-size: 0.8em;
        font-family: sans-serif;
        background-color: dimgrey;
        display: inline-block;
        text-align: center;
        padding: 10px px;
        color: white;
        text-decoration: none;
        width: 10em;
        min-width: inherit;
    }

    .menu_principal_normales .normales a:hover {
        background-color: deeppink;
    }
    

    .menu_principal_normales .alumnos {
        text-align: center;
        font-weight: 600;
        margin-right: 0.4em;
        padding-bottom: 0;
    }


    .menu_principal_normales .alumnos a {
        font-size: 0.8em;
        font-family: sans-serif;
        background-color: #ebebeb;
        display: inline-block;
        text-align: center;
        padding: 10px px;
        color: dimgray;
        text-decoration: none;
        width: 10em;
        min-width: inherit;
        border-bottom: 2px solid dimgray;
    }

    .menu_principal_normales .alumnos a:hover {
        background-color: darkturquoise;
        color: white;
        border-bottom-color: white;
    }

    
    
    /* PRESENTACION */
    

    .alumnalucia {
        display: none;
    }
    
    .alumnaluciaweb {
        display: block;
    }
    
    h1 {
    color: deeppink;
    font-family: "Playfair Display", serif;
    margin: 1.3em 0 1.3em 0;
    margin-left: 5%;
    margin-right: 5%;
    font-size: 4em;
    text-align: center;
}


.alumnalucia {
    width: 100%;
}


#avatar {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    background-color: darkturquoise;
    padding-top: 2em;
    padding-bottom: 2em;
    
}

#fotolu{
    width: 300px;
    height: auto;
    margin-left: 15%;
    display: flex;
}



#descripcion {
    font-size: 1.2em;
    color: white;
    margin: 0;
    padding: 0;
}

#disenograficoweb {
    display: block;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 1.3em;
    margin-left: 0em;
    margin-right: 0em;
    text-align: left;
    margin-top: 1em;
}

    
    .descripciondiseno, #disenografico {
        display: none;
    }
    
    
    
.descripciondisenoweb {
    display: block;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 1em;
    color: white;
    list-style-image: url(../imagenes/Recurso%201.png);
    list-style-position: inside;
    text-align: left;
    padding: 0;
    margin-left: 0em;
    margin-right: 1em;
    margin-bottom: 0;
    margin-top: 0.7em;
}
    
    
    #descripcionweb {
        margin-right: 10%;
        margin-left: 5%
    }


h2 {
    color: dimgray;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    font-size: 2em;
    text-align: center;

}


h3 {
    color: darkturquoise;
    font-family: sans-serif;
    margin: auto;
    font-size: 1em;
    text-align: center;
}



h4 {
    color: dimgray;
    font-family: sans-serif;
    font-size: 1em;
    text-align: center;
}



/* MATERIAS */


#datosmateria {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    text-align: center;
        
}


#catedra, #turno, #horario, #docentes {
    margin-top: 2em;
}



/* VM05 */


.datosvm05 {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    text-align: center;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 2em;
}


#infoadhisional {
    order: 2;
    width: 25%;
}



#tema {
    width: 25%;
    height: 0em;
    margin-bottom: 0;
    order: 1;
    margin-top: 0;
}


.iconostodos {
    width: auto;
    height: 1em;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin: 0em;
    margin-top: 0;
    margin-bottom: 0;
    
}



#loguito2 {
    height: 3em;
}



#direccion {
    width: 25%;
    margin-bottom: 0;
    order: 3;
    margin-top: 0;
}




/* IMAGENES ACUMAR Y MUSEO BANNER */



.banner2 {
    margin-left: 5%;
    margin-right: 5%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 1em;
    
}

#banneracumarymuseo {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    margin-top: 7em;
        
    }

#logoacumar {
    display: flex;
    height: 5em;
    width: auto;
    margin-bottom: 0;
    margin-top: 0;
}

#logomuseo {
    display: flex;
    height: 9em;
    width: auto;
    margin-bottom: 0;
}



/* MUSEO PARA TODOS */



#museoparatodos h2 {
    color: deeppink;
    margin-top: 2em;
    margin-bottom: 0.5em;
}

#museoparatodos h4 {
    margin-bottom: 2em;
    margin-top: auto;
    
}

.datosmuseoparatodos {
    width: 100%;
    background-color: darkturquoise;
    
}


#item1  p{
    color: white;
    margin-left: 7%;
    margin-right: 7%;
    padding-top: 2em;
    padding-bottom: 2em;
    font-size: 1.2em;
}



#item1 {
    text-align: center;
}

.museolinkestilos {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 1em;
    color: dimgray;
    list-style-image: url(../imagenes/Recurso%201.png);
    list-style-position: inside;
    text-align: center;
    margin-top: 2em;
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 7em;
    padding: 0;    
}


.museolinkestilos li a {
    color: deeppink;
    display: contents;
    text-decoration: none;
    color: deeppink;
    min-width: inherit;
    
}



#videomuseo {
    width: 100%;
    height: 40em;
    margin-top: 4em;
}

#figmuseo {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 1em;
    text-align: center;
    color: dimgray;

}

    
#figmuseo a {
        color: dimgray;
        text-decoration: none;
    }
    


/* FOOTER */




footer {
    margin-top: 9em;
    font-family: sans-serif;
    font-size: 0.8em;
    font-style: italic;
    background-color: dimgray;
    width: 100%;
    padding: 2em 0 2em 0;
    
}

footer p {
    margin-left: 5%;
    margin-right: 5%;
    color: white;
    padding-top: 0;
    padding-bottom: 0;
}

    
    
    
    /* PLAN ------------------------------------------------ */
    
    
    
    #secciones {
        margin-left: auto;
        margin-right: auto;
        max-width: 40%
    }
    
    
    #propuesta-logo {
        margin-top: 2.5em;
        margin-bottom: 3em;
        margin-left: auto;
        margin-right: auto;
        width: 40%
    
}
    
    
    #propuesta-links {
        display: flex;
        width: 60%;
        margin-left: auto;
        margin-right: auto;
        flex-direction: row;
        justify-content: space-around;
    }
    
    
    #propuesta-links #enfoque {
        margin: 0;
    }
    
    
    
    .mvp-modelo {
        margin-left: 10%;
        margin-right: 10%;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        
    }



    #mvp1 #enfoque, #mvp1 #enfoque-persona {
        margin: 0;
        margin-bottom: 1em;
    }
    
    #mvp1 {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin: 1%;
    }
    


figure {
    margin: 0;
    padding: 0;
}

    .referentes {
        display: flex;
        flex-direction: column;
        margin-left: 10%;
        margin-right: 10%;
    }

.referentes figure img {
    width: 100%
}

    
    /* SLIDER----------------------------------- */


.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 30%;
  width: auto;
  padding: 30px;
  color: white;
  font-weight: 800;
  font-size: 70px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  
}

.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}


.referentes{
    display: flex;
    flex-direction: column;

}

.referentes {
    display: none;
}


.referentes figure img {
    width: 100%;
}


.referentes-galeria{
    background-color: deeppink;
    width: 100%;
    margin: 0;
    position: relative;
    padding-top: 1em;
    padding-bottom: 1em;
}



    #figmuseo a{
        color: white;
    }
    
    
    
    
    /* MAPA -------------------------------------*/
    
    #mapa {
        margin-left: auto;
        margin-right: auto;
        margin-top: 5em;
        width: 20%;
        padding: 0;

        
    }
    

    
    #banneracumarymuseo2 {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    margin-top: 0;
        
    }
    
    
    
    
    
    
    
    
    
}


