@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
/*primero mobile*/
* {box-sizing: border-box;
list-style: none;
    margin: 0;
    padding: 0;
}

#legales{ visibility: hidden;
    
}


/* --------------> inicio ---------------- */

body { margin: px;
    font-family: 'Open Sans', sans-serif;
    max-width: 400px;
    min-width: 400px;
    height: 400px;
    width: 400px;
    background: #1B2F3A; 
    }

html {font-size: 10px;
   max-width: 400px;
    min-width: 400px;
    font-family: sans-serif;
    font-size: 1.1rem;}

header {background: linear-gradient(  #000c14,  #003e64); 
        height: 4rem;
    max-width: 400px;
}


header a p { 
    font-size: 4px;
    padding: 0px 0px 0px 0px;
    color: #7fddff;
    text-decoration: none;

    line-height: 4rem;

    }

header img { 
width:80%;
    margin-top: 1rem;
    margin-bottom: 1rem;

}

#botonera {
    padding: 0px 10px 0px 10px;
    display:flex;
justify-content: space-between;}
#botonera img {width: 70%;
margin: 10px 20px 0px auto;


}

#botonera a p {font-size: 15px;}

#contenedor {
   display: flex;
flex-direction: column;
background:  #1B2F3A;
margin-bottom: 3rem;
}

.proyecto a h5 {font-size: 15px; 
    color: white;
    height: 30px;
}

.proyecto a p {}
main ul  {
    display: block;

    padding: 10px;}

main ul li a {border-radius: 0.5rem;
    font-size: 0.8rem;
    padding:0rem 1rem 0rem 0.5rem;
   font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    display: block;
    width: 150%;
    line-height: 2rem;
    
}

main ul li a p {line-height: 22px;
    color: white;
    font-size: 12px}

main ul li {box-shadow:  0 0.35em 0.5em 0 rgba(0, 0, 0, 0.75);
    
    border-radius: 0.5rem;
    background-color: #002E60;
    display:flex;
flex-direction: column;
padding:5px;
    margin: 10px; 
}
    
main ul img {border: solid 3px #0a00ff;
    border-radius: 0.5rem;
    display: block;
    width: 30%;
    height: auto;
    }


.proyecto {display:flex;
}
.proyecto img {width: 35%;
height: 30%;}

.universidad2 {display:flex;flex-direction: row;}
.universidad2 img {width: 35%;
height: 20%;
}
.universidad2 h5 {
    color: white;
    font-size: 15px;

}

#universidad2 li {background-color: #00baff;
}

#universidades {
    margin: 3rem 1rem auto;
    display: block;
    }
#universidades li { display: flex; flex-direction: row;
    border-radius: 7px;
   
width: 100%;
}
#universidades li a {
    line-height: 4rem;
    text-decoration: none;
color: #0027ff;}

#universidades li img {border-radius: 7px;
    width: 30%;
    height: 30%;
 max-width: 70px;
}
hr { color: #000000;
 }

#feed{
    align-content: center;
}

#feed p{
    color: white;
    font-size:12px;
    margin: 3px;
    text-align: center;

}

#feed img {
    max-height: 70px;
    padding-left: 30px;
}
    
}
/* botones ----- universidades----------- */

#UBA li {background-color:#002e60; }
#UBA li a {color: white;}

#UTN li {background-color: #0e509e;}
#UTN li a {color: white;}

#UNLP li {background-color: #00baff;}
#UNLP li a {color: white;}

#EIH li {background-color:#00c2c1}
#EIH li a {color: white;}

#ETR li {background-color:#3cb68c;}
#ETR li a {color: white;}

#ITTA li {background-color: #007866;}
#ITTA li a {color:white;}

#TAE li {background-color: #003b48;}
#TAE li a {color:white;}

#contenidos a hr {border-color: rgba(255, 255, 255, 0.35);}

/* --------universidades------------------*/

#separador hr {margin: 1rem;
border-color: #0007a0;
}

#linkfeed {
    display:flex;
    justify-content: center;
    padding: 1rem;
    background: #1B2F3A;
}

#linkfeed a{
    color: #7DC5F1;
    font-size: 0.8rem;
    padding: 2px;
   font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    display: block;
    justify-content: center;
    height: 2rem;
    line-height: 2rem;
}

#buscador { padding: 10px 20px 0px;
    display: flex;
    flex-direction: row;
     
}

#buscador img {
    width: 1.5rem;
            margin-right: 5px;}

#buscador input{ width: 270px;
    margin: 0px 6px;
    border-color: #7DC5F1;
    border-radius: 0.3rem;
    line-height: 1.3rem;

       }


footer{ 
    background: #000c14;
    position: fixed;
    bottom: 0px;
    width: 400px;
    display: flex;
    flex-direction: row;
    height: 3rem;
   }

/* --------> FIN inicio ----------- */










/* ------> nuevo proyecto ----------- css */
#seccionp h3 {
    color: #00e2ff;
}

#seccionp hr {margin: 0px 40px 0px 40px; 
    border-color: rgba(255, 255, 255, 0.38);}



.editarimg img { border-radius: 0.5rem; border: solid 1px; border-color:aqua;
    margin: 10px 0px 0px 15px;
    width:35%; 
    height: 40%;
}
.editarimg a { width: 30%; 
 margin: 0px 0px 0px 15px;
    display: block;
    color: white;
    text-decoration: none;
font-size: 12px;
}

.editarimg {
    display: flex;
    flex-direction: row;
    box-shadow: 0 0.35em 0.5em 0 rgba(0, 0, 0, 0.87);
    margin: 13px 10px 13px 15px;
    display:block;
border-radius: 10px;
background-color: #003d6a;}


#botonera {display:flex;
    justify-content: space-between;
}

.datos { margin: auto;}
.datos input {
    box-shadow:0 0.35em 0.5em 0 rgba(0, 0, 0, 0.88);
    padding: 2px 2px 2px 2px;
    margin: 0rem 10rem 0.2rem 45px; 
    display:flex;
flex-direction: column;
 border-radius: 0.4rem;
    width: 310px;    
}
.datos textarea { color: #7b7b7b; 
    padding: 5px 5px;
    margin: 10px 10rem 0rem 45px; 
    box-shadow:0 0.35em 0.5em 0 rgba(0, 0, 0, 0.9);
    width: 310px;
    border-radius: 7px;
    }

.imgproceso a {text-decoration: none;
    color:white;
font-size: 0.8rem;}

.imgproceso { display: block;
    background-color: #cb1b34;
    display: flex; flex-direction: column;
    box-shadow:0 0.35em 0.5em 0 rgba(0, 0, 0, 0.8);
    border-radius: 0.4rem;
    margin: 1rem;}


input[type="submit"] {border-color: aqua;
    width:90%; 
    margin: 10px 0px 10px 15px;
    padding: 2px;
	color: white;
	font-weight: 700;
    background-color: #006f90;
    border-radius: 0.5em;}

#seleccion {display: flex; flex-direction: row;
margin: 0px 0px 0px 38px;}
/*---------> FIN nuevo proyecto -------------*/

    
/*------------> proyecto --------------*/
.cabeceraproyecto iframe { box-shadow:0 0.35em 0.5em 0 rgba(0, 0, 0, 0.87);
    border-radius: 0.5rem;
    border: solid 3px;
    border-color:#0021d8;
    max-width: 350px;
    height: 250px;
margin: 10px 0px 10px 15px;}
.cabeceraproyecto img{ width:10%;}
.cabeceraproyecto {
    padding: 0px 0px 10px 0px;
    margin: 0.5rem;
    background-color:rgba(0, 122, 255, 0.46);
 border-radius: 0.5rem;
}
.CATEGORIA {
    margin: 10px 0.5rem 10px 0.5rem;
    display: block;
    border-radius: 0.5rem;
    background-color: #002E60;
padding: 10px 0px 10px 0px; }

.CATEGORIA h3 {color: white;
font-size: 17px;}

#todoproyecto {}
#megusta {
    display: block;
    margin: 10px 0.5rem 10px 0.5rem;
    padding: 10px 0.5rem 10px 0.5rem;
    display: flex;}

#megusta p {padding: 10px 0.5rem 10px 0.5rem;
    font-size: 15px;}

#descripcion p { 
    color: white;
    padding: 8px;
    border-radius: 0.5rem;
    border: solid 2px;
    background-color: rgba(111, 111, 111, 0.4);
    font-size: 12px;
text-align: center;
    margin: 1rem;
    
}

.comentarios p { padding: 0px 0.5rem 10px 0.5rem;
    line-height: 2rem;
    font-size: 15px;
color: white;}

.comentarios img {
    width:20%;
    height: 30%;
    border-radius: 0.5rem;
    border: solid 2px;
    border-color: #0000ff;

}
#uncomentario { 
    border: solid 1px;
    border-color: #007aff;
    
    box-shadow:0 0.35em 0.5em 0 rgba(0, 0, 0, 0.2);
    margin: 0px 1rem 10px 1rem;
    padding: 0px 0px 0px 0px;
    display: block;
    background-color: #797979;
    border-radius: 0.5rem;
    display:flex; }
#uncomentario p { }


.escriba form {padding: 0.5rem;
    display: flex;
flex-direction: column;}
.escriba label { 
    box-shadow:0 0.35em 0.5em 0 rgba(0, 0, 0, 0.2);
    margin: 0px 10px 10px 10px;
    padding: 0.2rem; 
    font-size: 0.8rem;
    background-color:rgb(125, 189, 244);
    border-radius: 0.5em;
}
.escriba form textarea {
    border-radius: 0.5rem;
    padding: 5px 10px 0px 10px;
    margin: 0px 10px 0px 10px}
.fotos {padding: 8px;
    margin:1rem;
    box-shadow:0 0.35em 0.5em 0 rgba(0, 0, 0, 0.9);
    border-radius: 0.5rem;
background-color:#002E60;
    
}

.fotos {display: flex;
justify-content: space-around;
}
.fotos img {border-radius: 0.5rem;
    width: 30%; height: 30%;
}





/*------------- perfil -------------------*/
.descripcionperfil img { margin: 0.3rem;
    width: 30%;
    height: 30%;
}
.descripcionperfil { display: flex;
flex-direction: row;
} 
#datos {margin: 0.5rem;}

#autores a{
    color: white;
}

#principal {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#botonesperfil {
    justify-content: flex-start;
    flex-wrap: column;
}

#botonesperfil button {
     width: 300px;
    margin-left: 50px;
    margin-right: 50px;
}

button { 
    width: 30%;
    border-radius: 7px;
    border-color: aqua;
    padding: 5px;
color:#9af3ff;
    background-color: rgba(0, 255, 255, 0.12);
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;}

button a {
    font-size: 0.8rem;

    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    color:whitesmoke;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
}

#imagenesperfil img {
    max-width: 7rem;
}


#imagenesperfil img {
    
    max-width: 5rem;
    max-height: 75px;
    margin: 0rem 0.2rem;

}

#imagenesperfil { margin: 8px;
 align-items: baseline;
    display: flex;
    flex-wrap: wrap  }

#imagenesperfil p{ 
text-align: center;
    height: 25px;
    padding: 0.1rem;
 font-size: 0.5rem;
    
}
/*-------------------- FIN perfil -----------------------*/
    
/*------------------------ Editar perfil --------------------------*/

#datospersonales {
    margin: 10px 20px 0px 20px; 
    background-color: #006671;
    border-radius: 0.5rem;
     box-shadow:0 0.35em 0.5em 0 rgba(0, 0, 0, 0.9);
    display: flex; flex-direction: row; } 
    
    #datospersonales img {
        border-radius: 0.5rem; 
        border: solid ;
        border-color: blue;2px
         
        
    }
#datospersonales a {text-decoration: none; 
color: white;
font-size: 15px;
    line-height: 3rem;
    padding: 10px 0px 10px 10px;
}
#inputs input {border-radius: 0.5rem;
    border-color: aqua;
padding:5px 5px 5px 5px;
    margin: 5px 10px 3px 50px;
    width: 300px;

}
#inputs button {
    width: 200px;
    margin: 20px 0px 0px 100px;
padding: 10px 0px 10px 0px;
}
    
   #inputs button a {color: aqua;

} 
#inputs {}

/*-------------> perfil ajeno ----------*/

#botonera {margin: 0px 0rem 0 0;
    display:flex;
justify-content: space-between;}

}

#proyecto p {color: white; }

#principal ul li {background-color: #4b6170;
width: 300px;}

#principal ul li a { color: white;
    width: 290px;
    align-content: center;
    padding-left: 110px;
    
}

.descripcionperfil img {border-radius: 0.5rem;
margin: 10px 10px 10px 10px;
    border: solid 3px;
    border-color: #0055ff;
}
.descripcionperfil { background-color: #002e60;
border-radius: 0.5rem;
margin: 10px 10px 0px 10px;}

#datos p {color: white;}



#Central form {display:flex;
flex-direction: column;}

/*-------------> feed ----------*/

.contenidos  p{
    padding: 1rem;
    color: #1B2F3A;
    font-size: 0.8rem;
    padding: 15px;
   font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    display: block;
    justify-content: center;
    height: 4rem;
    line-height: 17px;
}
.galeria {
    padding: 0,5rem;
    
}

.galeria img {
    max-height: 10rem;
}





/*----------> ingreso/index ----------*/
.ingreso img {width: 60%;
   margin-top: 30px;
    margin-left: 80px;

}

.ingreso form {margin: center;

}

.ingreso form input { width: 60%;
    border-radius: 5px;
    margin: 5px 0px 0px 75px;
padding: 3px 3px 3px 5px;
  }
.ingreso {margin: }

h3 {padding: 5px;
    color:#ffffff;
text-align: center;
font-size: 18px;}
h4 {padding: center;
   margin: center;
    color:#ffffff;
text-align: center;
font-size: 12px;}

.ingreso p {margin: center;
    font-size: 15px;
    text-align:center;
color:aliceblue;
padding: 7px;}

.ingreso p a {text-decoration:none;
color:aquamarine;}

.ingreso a {
    text-decoration: none;
color:aquamarine;
    
}
.ingreso button { 
    width: 30%;
    height: 20%;
    border-radius: 7px;
    border-color: aqua;
    padding:0px 0px 0px 0px;
    margin: 7px auto;
    display:flex;}

.ingreso button a { 
    margin: center;
    padding: 5px;
    color:#9af3ff;
    text-decoration: none;}
.ingreso button {
    color:#9af3ff;
    background-color: rgba(0, 255, 255, 0.12)}

#bienvenida p {
    margin: 0px 30px 0px 30px;
    color:#66cee6;
text-align: center;
font-size: 13px;
 }

/*----------> Adios --------------*/
#volver {text-align: center;}

#afuera {background: radial-gradient(  #006F9C, #002338, #000c14);
background-repeat: no-repeat; 
max-width: 200px;
background-size: 400px 900px;
}




/*-------------- Editar perfil -----------------*/
#seleccionimg {
    display: block;
    background-color: aquamarine;
    border-radius: 0.5rem;
    margin: 10px 0.5rem 10px 0.5rem;
}
#seccionp a {
    color: black;
    text-align: center;
}

#seccionp >a:hover {   
    color: #0033cc;
}

#sexo {
    display: flex;
}

.formulario{ 
    
    display: flex; flex-direction:column;
    margin: 20px;
}
.formulario input {border-radius: 0.5rem;

}


/*escritorio*/

/*----------> Manu desplegable --------------*/
*{
    margin: 0;
    padding: 0;
}
header{
    width: 480px;
    margin: 0 auto;
    position:relative;
}
#menu li>a{ 
    
    height: 3.3rem;
    color: white;
    display: block;
    text-decoration: none;
    font-size: 13px;
    min-width: 10px;
}
#menu li>a:hover {   
    color: #6FC6E3;
}
#menu>li{
    width: 80px;
    float: center;
    text-align:center
}
#menu>li>ul{
    margin: 15px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    background-color: #535353;
    display: none;
}
#menu>li:hover>ul{
    display:block;
}

