@charset "utf-8";
@import 'https://fonts.googleapis.com/css?family=Kalam|Merriweather|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Open+Sans+Condensed:300,300i,700';


body{
    background-color: #0c2c5b;
    display: flex;
    flex-direction: column;
    
}

.maincarta{
    width: 1280px;
    margin-top: 20px;
    background-color: white;
    border-radius: 15px;
    
}

.titulomapa{
    margin: auto;
    width: 1280px;
    margin-left: 5px;
    display: flex;
    justify-content: center;
    margin-top: 20px;
   
    background-color: #9decd0;
    border-radius: 15px;
    width: 1280px;
    height: 84px;
    font-family: 'Kalam', serif;
    font-size: 35px;
    color: #0c2c5b;
}

.cajatitulocarta{
    display: flex;
    justify-content: center;
    width: 1280px;
    margin: auto;
    background-color: #9decd0;
    border-radius: 15px;
    width: 1280px;
    height: 84px;
    font-family: 'Kalam', serif;
    font-size: 35px;
    color: #0c2c5b;
}

.cajaproyecto{
    
    margin: auto;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    margin-top: 50px;
    font-family: 'Merriweather', sans-serif;
    font-weight: lighter;
    font-size: 20px;
    
}
.titulocarta{
    align-self: center;
    padding-top: 10px;
    font-size: 50px;
}

header{
    width: 1280px;
    margin: auto;
    background-color: #ff2c50;
    color: white;
    display: flex;
    flex-direction: row;
    
}

.logogrupal{
   display: flex;
   padding: 1em; 
}


nav{
    font-family:'Open Sans Condensed', sans-serif;
    font-weight: 800;
    font-size: 30px;
    margin-left: 500px;
    margin-top: 90px
}

nav ul{
    list-style: none;
    display: flex;
    line-height: inherit;
    flex-direction: row;
    flex-wrap: nowrap;
    
}

nav ul li a{
    text-decoration: none;
    color: aliceblue;
    padding: 1em;
}

nav ul li a:hover{
    color: #0c2c5b;
}

.main-aside{
    display:flex;
    flex-direction: row;
}

/*CABECERA
----------------------------------------------------------------*/

.imagen-cabecera{
    margin: auto;
    width: 1280px;
    margin-top: 15px;
    
}

/*MAIN
-------------------------------------*/

a:link, a:visited{  
    text-decoration:none;
    text-decoration-style: none;
    text-decoration-color: none;


}  

main{
    margin-left: 304px;
    background-color: #0c2c5b;
    display: flex;
    flex-direction: column;
    width: 848px;
    
}


.integrantesfila1{
    display: flex;
    flex-direction: row;
    background-color: white;
    font-family: 'Open Sans', sans-serif;
    color: #0c2c5b;
    margin-bottom: 10px;
    margin-top: 15px;
    
}

.alumna1{
    padding: 20px; 
    border-right-style: solid;
    border-right-color: #0c2c5b;
    border-right-width: 5px;
    width: 370px;
}

.imgalumna1{
    margin-left: 40px;
}
.imgalumna1:hover{
    background-color: #ff2c50;
    width: 294px;
    opacity: 0.8; 
}


.tituloalumna1{
    margin-top: -1px;
    margin-bottom: -5px;
    margin-left: 40px;
}

.tituloalumna1 a{
    font-size: 30px;
    font-weight: 800;
    color: #0c2c5b;
    
}

.tituloalumna1 a:hover{
    color: #ff2c50;
}

.alumna2{
    padding: 20px; 
    border-left-style: solid;
    border-left-color: #0c2c5b;
    border-left-width: 5px;
    
}

.imgalumna2{
    margin-left: 40px;
}
.imgalumna2:hover{
    background-color: #ff2c50;
    width: 294px;
    opacity: 0.8; 
    
}


.tituloalumna2{
    margin-top: -1px;
    margin-bottom: -5px;
    margin-left: 40px;
}

.tituloalumna2 a{
    font-size: 30px;
    font-weight: 800;
    color: #0c2c5b;
}

.tituloalumna2 a:hover{
    color: #ff2c50;}


/******************************************/

.integrantesfila2{
    display: flex;
    flex-direction: row;
    background-color: white;
    font-family: 'Open Sans', sans-serif;
    color: #0c2c5b;
    margin-bottom: 20px;
}

.alumna3{
    padding: 20px; 
    border-right-style: solid;
    border-right-color: #0c2c5b;
    border-right-width: 5px;
    width: 370px;
    
}

.imgalumna3{
    margin-left: 40px;
}
.imgalumna3:hover{
    background-color: #ff2c50;
    width: 294px;
    opacity: 0.8; 
}


.tituloalumna3{
    margin-top: -1px;
    margin-bottom: -5px;
    margin-left: 40px;
}

.tituloalumna3 a{
    font-size: 30px;
    font-weight: 800;
    color: #0c2c5b;
}

.tituloalumna3 a:hover{
    color: #ff2c50;
    
}

.alumna4{
    padding: 20px; 
    border-left-style: solid;
    border-left-color: #0c2c5b;
    border-left-width: 5px;
}

.imgalumna4{
    margin-left: 40px;
    width: 294px;
}

.imgalumna4:hover{
    background-color: #ff2c50;
    opacity: 0.8; 
}

.tituloalumna4{
    margin-top: -1px;
    margin-bottom: -5px;
    margin-left: 40px;
}

.tituloalumna4 a{
    font-size: 30px;
    font-weight: 800;
    color: #0c2c5b;
}
.tituloalumna4 a:hover{
    color: #ff2c50;}


/***********************************************************/

.caja-titulo{
    display: flex;
    justify-content: center;
    
    background-color: #9decd0;
    border-radius: 15px;
    width: 416px;
    margin-left: 16px;
    margin-top: 15px;
    height: 84px;
    font-family: 'Kalam', serif;
    font-size: 35px;
    color: #0c2c5b;
    
}

.info-academica-titulo{
    align-self: center;
    padding-top: 10px;
}

.caja-info{
    padding: 20px;
    font-family: 'Merriweather', serif;
    font-size: 15px;
    width: 416px;
    margin-left: 16px;
    margin-top: 15px;
    display: flex;
    flex-direction: row;
    background-color: white;
    border-radius: 15px;

}

footer{
    background-color: #9decd0;
    border-radius: 15px;
    font-family: 'Merriweather', serif;
    font-size: 15px;
    color: #0c2c5b;
    width: 1280px;
    margin: auto;
    margin-top: 20px;
    padding: 5px;
    padding-left: 15px;
    
}
















/******************************* >>>MAPA<<< ******************************/
a:link, a:visited{  
    text-decoration:none;
    text-decoration-style: none;
    text-decoration-color: none;
}  

.main{
    margin: auto;
    width: 1280px;
}
.titulomapa{
    margin: auto;
    width: 1280px;
    display: flex;
    justify-content: center;
    margin-top: 20px;
    background-color: #9decd0;
    border-radius: 15px;
    width: 1280px;
    height: 84px;
    font-family: 'Kalam', serif;
    font-size: 55px;
    color: #0c2c5b;
}
.cajacolumnas{
    display: flex;
    flex-direction: row;
    margin-top: 5px;
    padding: 20px;
    padding-left: 150px;
    background-image: url(img/imgfondoflechasmapa.png);
    border-radius: 15px;
    font-family: 'Kalam', serif;
}

.cajacolumnas a{
    color: #0c2c5b;
}

.botonindex, .botonhome, .botonregistro, .botonperfilusuario, .botoncatedras, .botonplanner, .botoninfo, .botonchat, .botonnoticias{
    width: 350px;
    border-radius: 15px;
    background-color: #9decd0;
    margin-right: 30px;
}

.botonindex:hover, .botonhome:hover, .botonregistro:hover, .botonperfilusuario:hover, .botoncatedras:hover, .botonplanner:hover, .botoninfo:hover, .botonchat:hover, .botonnoticias:hover{
    background-color: #ff2c50;
    color: #9decd0;
}

h1{
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

h1:hover{
    color: #9decd0;
}

.columna3{
    
}

.botonesnoticias{
    margin-top: 457px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 50px;
    border-radius: 15px;
    border-style: solid;
    border-color: #9decd0;
    
}

h2{
    color: #ff2c50;
    margin: 0px;
    
}

h2:hover{
    color: #0c2c5b;
}

/********************************>>> FIN MAPA <<<<<**********************/
