/* general */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,300;1,400;1,700&display=swap')

* {margin: 0%;}

body {font-family: "roboto", sans-serif;}

/*rotulo vm09 */

body {background-color: #e6e5e5;}
header {background-color: #36d14e;}
nav{
    display: flex;
    justify-content:flex-start;
    flex-wrap: wrap;
    
}
nav ul{
    list-style: none;
}
nav ul li{
    background-color: white;
    margin: 1em;
    border-radius: 1em;
    
}

nav ul li:hover{
    background-color:#3e3e3e;
}
nav ul li a:hover{
    color: white;
}

nav ul li a{
     color: #3e3e3e;
     text-decoration: none;
     font-family: sans-serif;
     margin: 2em;
     font-weight: 600;
}


/*integrantes */
/* MAIN parte 2*/

#reciclemosjuntos {
    background-color: #3e3e3e; 
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    padding: 1rem;
}
#reciclemosjuntos article {
    background-color: rgba(122, 79, 144, 0.1);
    margin: .5em 0;
    width: 49%;
    border-radius: .25em;
    display: flex;
    flex-direction: column;}

#reciclemosjuntos h1 {color:white;
text-align: center;
padding-top: 1em;
font-size: 200%;
font-weight: 500;
}

#reciclemosjuntos h3 {color: white;
text-align: center;
padding-bottom: 1em;
font-weight: 400;
}


.imagenes h2{
    width: 100%;
    max-width: 100%;
}

#reciclemosjuntos img{
    box-shadow: 0 5px 5px rgba(0, 0, 0, .2),
        0 5px 5px rgba(0, 0, 0, .2) inset;
    max-width: 90%;
    height: auto;
    padding-top: 1em;
}

#reciclemosjuntos article{
    background-color: white;
    margin-bottom: 1em;
    width: 49%;
    border-radius: .25em;
    display: flex;
    flex-direction: column;
}
#reciclemosjuntos h1 {width: 100%;}
#reciclemosjuntos h3 {width: 100%;}
.tituloreciclemos h1 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.tituloreciclemos h3 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

#reciclemosjuntos article > *:not(p) {
    display: block;
    text-align: center;
    margin: 0 auto;
}

#reciclemosjuntos article h4{
    margin-top: 1em;
}

#reciclemosjuntos p {font-size: 14px; padding-top: 1em;}

#reciclemosjuntos a{
    text-decoration: none;
    color: #3e3e3e
}

/*
#integrantes {background-color: #584328;
              text-align: center;
              margin: 2em;
}

#integrantes h1 {background-color: #ccb493;
                 color: #584328;
                 font-family: sans-serif;
                 padding: 1em;
}

#integrantes h3 {color: #584328;
                 font-family: sans-serif;
    background-color: #f5dcbc;
padding: 1em
}

#integrantes ul{
    list-style: none;
    color:#fff8dc;
    padding: 2em;
}

#integrantes ul li{
    margin: 1em;
    padding: 1em;
}
#integrantes ul li a{
                    color:#fff8dc;
                    text-decoration: none;
                    font-family: sans-serif;
}
*/
#comitente {;
            text-align: center;  
}

#comitente h3 {color: white;
              font-family: sans-serif;
              padding: 1em;
              font-weight: 700;
              background-color: #36d14e;
}

#comitente h4{color: #3e3e3e;
              font-family: sans-serif;
              }

#comitente p{
    color: #3e3e3e;
    font-family: sans-serif;
    margin: 2em;
}

#comitente div a img{
    width: 60%;
    max-width: 30%;
    padding-top: 1em;
    padding-bottom: 1em;}

#comitente div a{padding: 2em;
}

#datoscursada{background-color: #e6e5e5;

}

.dgpc h3 {
    font-family: sans-serif;
    color: white;
    background-color: #3e3e3e;
    padding: 1em;
    display: inline-block:
}
.universidad h3{font-family: sans-serif;
                  color: white;
    background-color: #3e3e3e;
    padding: 1em;
}

.facultad h3{font-family: sans-serif;
                  color: white;
    background-color: #3e3e3e;
    padding: 1em;
margin-le}

#datoscursada ul li{list-style: none;
font-family: sans-serif;
}

footer{font-family: sans-serif;
color: white;
background-color: #36d14e;
padding: 3em;
}

#logos{ text-align: center;
margin: 0,8em 0;
    background-color: #d6caca;
    padding: 2em;
}

#logos div a img{
    display: block;
    height: 3em;
}

#logos div{
    display: inline-block;
}

#logos a {
    display: block;
}



/*css mapa*/


#mapa h1{font-family: sans-serif;
display: flex;
justify-content: center;
}
#mapa div{justify-content: center;
    display:flex;
    background-color: #3e3e3e;
    padding: 2em;}

#mapa div a{
    text-decoration: none;
    color:white;
    font-family: sans-serif;
    background-color: #36d14e;
    padding: 1em 4em;
    border-radius: 2em;
}

/*css plan*/

#desarrollo{background-color: #e6e5e5;
padding: 2em;
}
#desarrollo h1{font-family: sans-serif;
color: #3e3e3e;
padding: 1em;
display: flex;
}

#desarrollo h3{font-family: sans-serif;
    background-color: #36d14e;
    padding: 1em;
    color: white;
}

#desarrollo p{font-family: sans-serif;
}

#persona div a {text-decoration: none;
color: white;
font-family: sans-serif;}

#persona div{margin: 2em;
background-color: #3e3e3e;
    padding: 1em;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
}

#persona div:hover{
    background-color:#36d14e;
}

#vm09{background-color: #c1c1c1;
margin: 1em;
padding: 2em;}

#vm09 h1{font-family: sans-serif;
color: #3e3e3e;
padding: 1em;
display: flex;
}

#vm09 li{list-style: none;
    margin: 2em;
}
#vm09 a{
    background-color: #3e3e3e;
    text-decoration: none;
    color: white;
    display: flex;
    justify-content:flex-start;
    flex-wrap: wrap;
    font-family: sans-serif;
    margin: 1em ;
    padding: 1em;
}

#vm09 a:hover{
    background-color: #36d14e;
}

footer{
    font-size: 20%;
}

/* media */

/* imagenes reciclables */
    @media screen and (min-width:600px){#reciclemosjuntos {background-color: #3e3e3e; 
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 0 auto;
        padding: 1rem;
    }
    
    #reciclemosjuntos article{
        background-color: white;
        margin-bottom: 1em;
        max-width: 100%;
        width: 23%;
        border-radius: .25em;
        display: flex;
        flex-direction: column;
    }
