/* ----- PRIMERO REGLAS PARA CELULAR - MOBILE FIRST ----- */
*{ margin: 0;
    border: 0;
    padding: 0;
    box-sizing: border-box;}

body {
    background-color:darkgray;
    font-family: 'Courier Prime', monospace;
    min-height: 100vh;
    display:flex;
    flex-direction: column;
    text-align: center;
    justify-content: space-between;
    align-content: center;
    box-sizing: border-box;
    margin: 0;
}
  
    header .navegacion {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: space-evenly;
        align-items: center;
    }

    header nav ul li {
        background-color: darksalmon;
        color: black;
        padding: 15px 20px;
        display: inline-block;
        border-radius: 30px;
        font-size: 15px;
        align-items: center;
        justify-content: space-evenly;
    }

header nav .naveg {
    margin-top: 0.3cm;}
 
ul{list-style:none;}

a{color: #24272A;
padding: 0 0 0 0;}

nav ul{margin: 1% 0 1% 0; padding: 0;}

#escontenedora {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
#escontenedora p{
    font-style: oblique;
}

#avatar{
    width: 50%;
    align-items: center;
}
#avatar img {
    width: 100%;
    height: auto;
    margin-bottom: 1em;
}
      
h1{
    font-style:oblique;
    letter-spacing: 0;
    color: black;
    background-color:floralwhite;
    display: inline;
    padding: 15px;
    border-radius: 15px;
    margin-bottom: 0.2em;
    margin-top: 0.2em;
}

h2{
    font-style: italic;
    letter-spacing: 5px;
    color: black;
    background-color:honeydew;
    display: block;
    padding: 5px;
    border-radius: 10px;
    margin-bottom: 0.2em;
    margin-top: 0.2em;
}
.macontenedora{
    text-align: center; 
    margin: auto;
    margin-bottom: 1em;
    padding: 0em 0em 1em 0em;   
    max-width: 70%;
    min-width: 50%;     
}
#materiasparobadas {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    padding-left: center
}

#materiasencurso {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    padding-left: center;}

#materiasencurso ol {
        background-color: darksalmon;
        color: black;
        padding: 15px 30px;
        display: inline-block;
        border-radius: 30px;
        font-size: 15px;
        align-items: center;
        text-align: center;}

 #materiasaprobadas ol {
    background-color: darksalmon;
    color: black;
    padding: 15px 30px;
    display: inline-block;
    border-radius: 30px;
    font-size: 15px;
    align-items: center;
    text-align: center;
}    

h3{
    color: black;
    font-style: italic;
    background-color:lightgray;
    display: center;
    margin: 2% 30% 1% 30%;
    border-radius: 30px;
    font-size: 20px;
    padding: 5px;
    word-spacing: 2%;
    letter-spacing: 1%;
    text-align: center;
}

h4{
    font-style:oblique;
    letter-spacing: 0;
    color: black;
    background-color:floralwhite;
    display: inline;
    padding: 15px;
    border-radius: 15px;}

.trabajoscontenedora {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;}


#trabajosucedidos {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin-top: 1em;
}
#tscontenedora {
    margin-bottom: 1em;
}
#tscontenedora h4 {
    margin-bottom: 0.5em;
    margin-top: 1em;
}

#trabajosucedidos iframe {
    background-color: lightgoldenrodyellow;
    color: #24272A;
    justify-content: center;
    align-items: center;
    letter-spacing: 5px;
    padding: 5px;
    border-radius: 10px;
}

#trabajocuerpas {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

#trabajocuerpas iframe {
    background-color: lightgoldenrodyellow;
    color: #24272A;
    justify-content: center;
    align-items: center;
    letter-spacing: 5px;
    padding: 5px;
    border-radius: 10px;
}
#tccontenedora {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 1em;
}
#tccontenedora h4 {
    margin-bottom: 0.5em;
    margin-top: 1em;
}

.redessociales{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}    
#rscontenedora nav ul li {
    background-color: darksalmon;
    color: black;
    padding: 15px 30px;
    display: inline-block;
    border-radius: 30px;
    font-size: 15px;
    align-items:center;
    text-align: center;
    margin-top: 0.3cm;}
#rscontenedora h3{
    margin-bottom: 1em;
    margin-top: 1em;
}

.eqcontenedora {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items:center;
    margin-bottom: 1em;
    margin-top: 1em;
    }

  #eqcontenedora h5 {
        margin-bottom: 1em;
        margin-top: 1em;
       }

#intcontenedora ul li{
    background-color: darksalmon;
    color: black;
    padding: 15px 30px;
    display: inline-block;
    border-radius: 30px;
    font-size: 15px;
    align-items:center;
    text-align: center;
    margin-top: 0.3cm;
}
#dacontenedora h4 {
    display: inline-block;
    text-align: left;
    padding: 10px;
}
.datosacademicos {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    }

#dacontenedora p{
    color: slategrey;
    background-color: none;
    margin: 2% 0% 1% 0%;
    border-radius: 25%;
    word-spacing: 2%;
    letter-spacing: 1%;
    padding: 10px;
    line-height: 15px;
    font-size: 1.1em;
    margin-top: -0.5em;
    margin-bottom: -0.5em;
    text-align: left;
}
.tareaanalisisymockup {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 2em;
    margin-right: 2em;
}
#tacontenedora h5 {
    margin-bottom: 1em;
    margin-top: 1em;
}

#tacontenedora {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

#tacontenedora ul li {
    background-color: darksalmon;
    color: black;
    padding: 15px 30px;
    display: inline-block;
    border-radius: 30px;
    font-size: 15px;
    align-items:center;
    text-align: center;
    margin-top: 0.3cm;;
}
.equipo {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

#footer div p{
    color:#24272A;
    font-family: sans-serif;
    font-weight: 400;
    font-size: 0.75em;
}

#footer{
    background-color:darkslategray;
    line-height: 0.9em;
    word-spacing: 0,5em;
    letter-spacing: 0.1em;
    font-stretch:condensed;
    font-style: oblique;
    display: flex;
    justify-content: space-between;
    align-items: center; 
    padding: 1em 0.5em 1em 0.5em; 
}
/* -----FIN MOBILE FIRST ----*/


/* REGLAS PARA DISPOSITIVOS DE ESCRITORIO */
@media screen and (min-width: 992px){
 body {
    background-color: darkgray;
    font-family: 'Courier Prime', monospace;
    margin: 1em 4em 0 0em;   
    padding: 0.5em;
}
header nav ul li {
    padding: 15px 30px;}
  
    header .navegacion {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
    }
    .estudiante {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: space-evenly;
        align-items: center;
    }
    #avatar img {
        width: 30%;
        height: auto;
    }

    #escontenedora{
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
        margin-top: 2em;
        margin-bottom: 2em;
        padding: 0.5em;
    }
    
    .macontenedora {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: flex-start;
        padding-left: 1.8em;
    }
    #materiasaprobadas {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }
        
    #materiasencurso {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;}

        .trabajos {
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            justify-content: center;
            align-items: flex-start;
            padding-left: 1.8em;}

        #trabajoscontenedora {
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            justify-content: center;
            align-items: baseline;
        }
        #trabajosucedidos {
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            justify-content: center;
            margin-left: 1em;
        }
            
        #trabajocuerpas {
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            justify-content: center;
            margin-left: 1em;}

        #tscontenedora {
            display: flex;
            flex-direction: column;
            flex-wrap: wrap;
            justify-content: center;
            align-items: center;
            border-radius: 30px;
        }
                      
        #tccontenedora {
            display: flex;
            flex-direction: column;
            flex-wrap: wrap;
            justify-content: center;
            align-items: center;
            border-radius: 30px;
        }
              
        .rscontenedora{
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            justify-content: center;
            align-items: flex-start;
        }    
        .rscontenedora nav ul li {
            background-color: darksalmon;
            color: black;
            padding: 15px 30px;
            display: inline-block;
            border-radius: 30px;
            font-size: 15px;
            align-items:center;
            text-align: center;
            margin-top: 0.3cm;}
        }
        .datosacademicos {
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            justify-content: center;
            align-items: flex-start;
            margin-top: 0.3cm;
            margin-bottom: 1em;
        }
        #footer{
            margin: 0%;
            color:black;
            background-color:darkslategray;
            border-radius: 5px;
            line-height: 0.9em;
            word-spacing: -0,5em;
            letter-spacing: -0.1em;
            font-stretch:condensed;
            font-style: oblique;
            display: flex;
            justify-content: space-between;
            align-items: center; 
            padding: 1em 0.5em 1em 0.5em; }