@charset "utf-8";

*{box-sizing: border-box;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}

/*reglas generales*/

body{
    background-color: #FAFFDB;
}

header{
    margin-block-end: 1rem;
    padding: 1rem;
    background-color:#F084C1;;
    padding: 1rem;
    width: 100%;
}

nav ul li a {
    display: inline;
    width:65px;
    margin: 10px;
    color: #FAFFDB;
    font-size: 20px;
}

nav ul li a{
    margin-block-end: 2rem;
    background-color:#CEE159;
    display: inline;
    width: 393px ;
    padding: 0.5rem;
    border-radius: 50px;
}

ul li  {
    display: inline-block;
}

.datos img{
    margin-block-end: 1rem;
    width: 200px;
    border-radius: 50%;
}

h1{
    margin-block-end: 1rem;
    color: #F084C1;
    font-size: 35px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
}

.datos{
    margin-block-end: 1rem;
    text-align: center;
}

.porfolio li a{
    margin-block-end: 1rem;
    background-color:#CEE159;
    color: #000;
    display: inline;
    width: 5rem ;
    padding: 0.5rem;
    border-radius: 35px;
}

.porfolio{
    margin-block-end: 1rem;
    text-align: center;
    padding: 1rem;
    font-size: 12px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
}

nav {
    padding-top:0;
    padding-bottom: 0;
 }

 ul li  {
    display: inline-block;
}


.informacion h2{
    color: #F084C1;
    font-size: 19px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    line-height:normal;
}

.informacion p{
    color: #F084C1;
    font-size: 15px;
    font-family: Roboto Light;
    font-style: normal;
    font-weight: 200;
    line-height:normal;
}

.informacion{
    margin-block-end: 1rem;
    padding: 2rem;
    padding: 1rem;
    width: 100%;
}

.materias{
    margin-block-end: 1rem;
    padding: 2rem;
    background-color:#CEE159;
    padding: 1rem;
    width: 100%;
}

.materias h3{
    color: #F084C1;
    font-size: 19px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    line-height:normal;
}

.contenedora{
    color: #F084C1;
    font-size: 15px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 100;
    line-height:normal;
}

.lista{
    color: #000;
    font-size: 15px;
    font-family: Roboto Light;
    font-style: normal;
    font-weight: 200;
    line-height:normal;
}

.porcentaje h4{
    color: #F084C1;
    font-size: 19px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    line-height:normal;
}

.porcentaje li{
    color: #F084C1;
    font-size: 25px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    line-height:normal;
    list-style: none
}

.porcentaje{
    border-top: 4px solid #F3B2CB;
	border-bottom: 4px solid #F3B2CB;
	padding: 0em 1em;
	text-align: center;
    margin: 1em 2em;
}

.boceto h2{
    color: #FAFFDB;
    font-size: 18px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    line-height:normal;
}

.boceto{
    margin-block-end: 1rem;
    padding: 2rem;
    background-color:#F084C1;
    padding: 1rem;
    width: 100%;
}

.grupo h2{
    color: #F084C1;
    font-size: 18px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    line-height:normal;
}

.grupo h2{
    margin-block-end: 1rem;
    padding: 1rem;
    margin: auto;
}


.integrantes{
    text-align: center;
}

.integrantes img{
    margin-block-end: 1rem;
    width: 200px;
    border-radius: 50%;
}

.integrantes li a{
    color: #CEE159;
    font-size: 20px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    line-height:normal;
}

.integrantes {
    list-style: none
}

.datosacademicos h2{
    color: #F084C1;
    font-size: 18px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    line-height:normal;
}

.datosacademicos h2{
    margin-block-end: 1rem;
    padding: 1rem;
    margin: auto;
}

.datosacademicos h3{
    color: #F084C1;
    font-size: 15px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    line-height:normal;
}

.datosacademicos h3{
    margin-block-end: 2rem;
    padding: 1rem;
    margin: auto;
}

.datosacademicos img{
    margin-block-end: 1rem;
    padding: 1rem;
    margin: auto;
}

.dgpc h2{
    margin-block-end: 0rem;
    color: #F084C1;
    font-size: 18px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    line-height:normal;

}

.dgpc h3{
    margin-block-end: 0rem;
    color: #F084C1;
    font-size: 15px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    line-height:normal;
}

footer {
    background-color: #CEE159;
}

footer p {
    color: #000;
    font-size: 14px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    line-height:normal;
    margin: 0;
    padding: 1rem;
}

a {text-decoration: none;}