@charset "utf-8";

* {
    margin: 0em;
    padding: 0em;
    box-sizing: border-box;
    border: 0em;
    font-family: 'Raleway';
}

body {
    background-color: #FAF3DD;
}

a { 
color: #FAF3DD;
text-decoration: none;
}


.aligner {
  display: flex;
  align-items: center;
  justify-content: center;
}

header div {
    background-color: #5E6472; 
    padding: .3em 0 .2em 0; 
}

header div img {
    background-color: #5E6472;
}

header h1 {
    font-size: 1.2em; 
    padding: .5em; 
    background-color: #5E6472;
    color: #FAF3DD;
}

header nav {
    padding: .4em;
    text-align: center;
    background-color: #8BC6C7;
}

header nav ul {
    background-color: #8BC6C7;
    display: flex;
    justify-content: center;
    flex-direction: row;
}

header nav ul li { 
    padding: 0 .2em 0 .2em; 
    list-style: none;
    margin-right: .6em;
}

header nav ul li a {
    background-color: #8BC6C7;
    font-size: .8em;
}


main article h2 {
    color: #6B88AF;
    text-align: center;
    font-size: 1.3em;
    font-weight: 400; 
    margin: 1em;
}


.articleindex {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    background-color:#5E6472;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 20px;

}

.siuh2 {
    margin: 1em .5em .5em .5em; 
    color: #8BC6C7;
    text-align: center;
    font-size: 1.3em;
    font-weight: 500;
}

.textosiu{
    text-align: center;
    color:#d6d9db;  
    margin-bottom: 1em;
}

.mapa article {
    display: flex; 
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin: 1.5em;
}

.mapa article img {
    max-width: 100%;
    border: 1;
}

.mapa article div h3 {
    font-size: 1em;
    color: #DB2955;
}

.pantalla {
    height: 25vh;
    width: auto;
}

.vertline {
    height: 10vh;
    width: auto;
}

.horline {
    width: 10vw;
    height: 1vh;
}

.subpantallas {
    display: flex;
    flex-direction: row;
}

.subpantalla {
    display: flex;
    flex-direction: row;
}


.botonapp {
    margin-top: 3em;
    margin-left: -0.8em;
    height: 5vh;
    width: auto;
}

main section img {
    border-radius: 10em;
    margin: 1em 0em .2em 0em;
    
}

main section a {
    text-align: center;
    font-size: .9em; 
    color: #525777;
}

main section li{
    display: flex;
    margin: 0.5em;      
}

main section h3 {
    font-weight: 600;
    color: #DB2955;
    margin: 0.8em 0.4em 0.4em 0.7em;
}
   
main section h4 {
    margin: .7em .7em .2em .7em;
    text-transform: uppercase; 
    font-weight: 600;
    color: #DB2955;
}

main p {
    font-size: .9em; 
    margin: .1em .8em .1em .8em;
    color: #5E6472;
    
}

main section ul li {
    margin: .2em 1em 0em 1em;
    font-size: .9em; 
    color: #5E6472;
}

main section p a {
    font-size: .9em;
    color: #8BC6C7;
}

.Estudiante {
    text-align: center;
    height: 1cm;
}

aside {
    margin: 1.8em .9em 1em .9em;
    border-top: solid .1em #5E6472;
}

h4 {
    font-size: .9em;
    color: #DB2955;
    margin-top: .7em;
}

aside div {
    display: flex;
    margin: 0.4em 0em 0em 0em;
}

aside div a img {
    height: 1.3em;
    width: auto;
    margin: 0em 0.1em 0em 0.1em;
}

.Lucila {
    text-align: center;
    color: #6B88AF;
    font-weight: 500;
    margin-bottom:1.5em;
}

.Lucila1{
    color: #6B88AF;
    margin: auto
}

.BodyLucila {
    background-color: antiquewhite;
    display: flex;
    min-height: 100vh;
    flex-direction: column;
    flex-grow: 1;
    justify-content: space-between;
}

.fondonavind {
    background-color: #E0CD97;    
}

.footerindividual  a img {
    height: 1.3em;
    width: auto;
    margin: .5em 0.1em 0.5em 0.1em;
}

.fondoDGPCLOGO{
    background-color: #E0CD97;
}

.FondoHeaderLucila{
    background-color: #E0CD97;
}

.H1Lucila{
    background-color: #E0CD97;
    color:white;
    font-weight: 500;    
}

.navulLucila {
    background-color: #E0CD97;   
}

.fondonavind ul li a{
    background-color:#E0CD97;    
}

.imgRotuloLucila{
    border-radius: 10em;
    max-width: 100vh;
    margin: 3em 0em 2em 0em;
    width: 200px;
    height: 200px;
}

.ulLucila{
    display: flex;
    justify-content: center;
    flex-direction:column;
    align-items: center;
    color: #6B88AF;
}

.ContactoLucila{
    margin-bottom: 1.2em;
}

.ContactoLucila ul{
    display: flex;
    justify-content: center;
    flex-direction:row;
    align-items: center;
      
}

.h3Lucila{
    margin-top: 1.25em  
    
}

.ContactoLucila img{
    width: 35px;
    display: flex;
    justify-content: center;
    flex-direction:row;
    align-items: center;
    margin: auto;
    
}

.sectionLucila{
    text-align: center;
}


.bodygisela {
    display: flex;
    min-height: 100vh;
    background-color: #C2D5DE;
    flex-direction: column;
    flex-grow: 1;
    justify-content: space-between;
    color: #7E7f35;
    text-decoration: none;
    
}

.trabajosgisela a{
    text-decoration:none;
    color: #7E7f35;
    background-color: #C2D5DE;
    
}
.trabajosgisela nav{
    background-color: #C2D5DE;
    
}

.bodygisela nav ul {
    background-color: #6888AF;
    flex-grow: 2;
    
}
.bodygisela nav{
    background-color: #6B88AF;
}

.headergisela nav ul li{
    background-color: #6B88AF;
    
}

.maingisela p{
    align-content: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    }

.maingisela h2{
    font-weight: 600;
    margin: 0.9em 0.4em 0.2em 0.7em;
    }


.sofia {
    background-color: #e2edff;
}

.sofia article {
    text-align: center;
    margin: 2.5em 0.8em 3em 0.8em;
}

.sofia article h2 {
    color: #5E6472;
    font-size: 1.6em;
}

.sofia article p{
    font-size: 0.8em;
    margin: 0.3em;
}

.sofia section div {
    background-color: rgba(109, 109, 109, 0.7);
    margin: 2em 0em 1em 0em;
}

.sofia section h3 {
    color: white;
    font-weight: 300;
    text-align: center;
}

#portfolio {
    display: flex;
    flex-direction: row;
    background-color: #e2edff;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
}

#portfolio img {
    border-radius: 0;
    background-color: #e2edff;
    width: 45vw;
    height: auto;
    margin: 0;
    display: block;
}

#portfolio figure {
    position: relative;
    overflow: hidden;
}

    
#portfolio figcaption {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
    line-height: 1em;
    top: calc(100% - 0em);
    transition: all .35s ease; 
}

#portfolio, figure:hover, figcaption {
    bottom: 0;
    top: calc(100% - 5em);
}


.footerindividual div  {
    margin: 0.8em 0.4em 0.4em 0.7em;
}



.protopersona h2 {
    font-size: 1em;
    color: #DB2955;
}


.protopersona h4 {
    font-size: 1em;
    text-transform: uppercase;
    color: #8BC6C7;
    margin: 0em 0em .6em .8em;
    text-align: center;
}

.protopersona img {
    height: 30%;
    width: 30%;
    border-radius: 10em;
}

.protopersona h5 {
    margin: 1em .7em 0em .7em;
    text-transform: uppercase; 
    font-weight: 600;
    color: #DB2955;
}


footer p {
    font-size: .5em; 
    margin: .1em 2em .8em 2em; 
    color: dimgrey;

}


.linktp {
    font-size: 2em;
    font-weight: 500;
    padding: 0.3em;
    border-width: thin;
    border-color: #FAF3DD;
    border-style: solid;
    margin-top: 0.6em;
    margin-bottom: 1em;
    max-width: 15vw;
}