* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: roboto, sans-serif;
    font-size: 1em;
    background-color: white;
}


header {
    width: 100%;
    height: auto;
    position: absolute;

}

.container {
    width: 90%;
    margin: 0 auto;
}

main {
    margin-top: 4.5em;
    margin-bottom: 1em;
}



.mainlargo {
    margin-top: 5.5em;

}


footer div {
    max-width: 35em;
}


footer a img {
    width: 1em;
}

footer {
    background-color: #848484;
    padding-top: 1em;
    max-width: 100%;
    margin-bottom: 60px;
}

footer ul {
    list-style: none;
    display: flex;
    margin: auto;
    margin-top: 0.2em;
    align-items: flex-start;

}

footer ul li {
    margin-right: 0.5em;
}

footer ul li h7 {
    font-weight: 800;
    font-size: 1.1em;
}

footer p {
    margin-top: 0.5em;
    padding-bottom: 2em;
    font-size: 12px;
    color: white;
}

footer h7 {
    color: white;
}





/* NAVEGACION */

.nav1 {
    background-color: black;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    padding-top: 0.4em;
}


.nav1 .container {
    max-width: 35em;
    margin: auto;
}


nav section {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav2 {
    background-color: black;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}

.menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style: none;
    padding-top: 0.7em;
    padding-bottom: 0.5em;
    max-width: 35em;
    margin: auto;
}

#menuperfil {
    padding-top: 1em;
    padding-bottom: 1em;
}

.logo {
    width: 180px;
    height: auto;
}

.logosolo a {
    width: 38px;
    height: auto;
}

.logosolo {
    display: flex;
    align-items: center;
}

img {
    max-width: 100%;
    padding: 0;
    margin: 0;
}

.menu img {
    max-width: 130%;
    width: 130%;
}



h8 {
    color: white;
    padding-left: 0.7em;
    font-size: 22px;
}


/* NOTICIAS */

.imgchica {
    width: 26%;
    height: auto;

}

.textochico {
    width: 70%;
    height: auto;

}

.noticiachica {
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 0.5em;
    padding-right: 0.5em;
    background-color: gainsboro;
    max-width: 35em;

}

.noticiagrande {
    margin: auto;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 0.5em;
    padding-right: 0.5em;
    background-color: gainsboro;
    max-width: 35em;


}

.noticiagrande p {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 0.8em;
    line-height: 1.4em;
}


.noticiagrande h5 {
    color: dimgrey;
    font-size: 0.8em;
}


.noticiagrande span {
    color: darkgreen;
    font-weight: 800;
}

h5 {
    padding-top: 0;
}

.noticiachica h5 {
    padding-top: 0.2em;
    padding-bottom: 0.5em;
    color: dimgrey;
    font-size: 0.8em;

}

.noticiachica p {
    font-size: 0.8em;
    line-height: 1.4em;
}

h1 {
    padding-bottom: 0;
}

h3 {
    font-size: 1.2em;
}



iframe {
    max-width: 100%;
    height: auto;

}

.videoresponsive {
    display: flex;
    justify-content: center;
}


/* NOTIFICACIONES */

.notificaciones {
    background-color: black;
    position: fixed;
    right: 0;
    top: 3.3em;
    list-style: none;
    padding-left: 0.5em;
    padding-right: 1em;
    max-width: 80%;
    visibility: hidden;
}

.botonnoti {
    padding-right: 1em;
}

.visible {
    visibility: visible;
}

.notificaciones li section {
    display: flex;
    justify-content: flex-start;

}

.notificaciones li {
    padding-top: 0.5em;
    padding-bottom: 0.5em;

}


.notificaciones li:not(:last-child) {

    border-bottom: solid 1px #ffff;
}


.notificaciones a {
    padding-left: 0.5em;
    padding-right: 0.8em;
}


.notificaciones p {
    color: white;
    padding-bottom: 0;
    font-size: 11px;
}

.notificaciones h5 {
    color: white;
    text-align: right;
}

.notificaciones h6 {
    color: white;
    font-size: 13px;
    padding-bottom: 0.2em;
}



/* RECICLADO */

.boton {
    display: flex;
    flex-direction: column;
    align-content: center;
    max-width: 7em;
    margin: auto;
    margin-top: 1.3em;
}


#imagenreciclarimportancia {
    display: flex;
    justify-content: center;

}



.boton a {
    text-align: center;
    text-decoration: none;
    background-color: #79b700;
    color: #ffff;
    padding: 1em;
    border-radius: 2em;
}

.boton a h3 {
    color: black;
    font-size: 0.7em;
}

.imgreciclado {
    max-width: 25em;
    height: auto;
    padding-left: 1em;
    padding-right: 1em;
    margin: auto;
    margin-top: 2em;
}

.reciclado {
    margin: auto;
    max-width: 35em;
    height: auto;
    display: flex;
    flex-direction: column;
    background-color: white;
    margin-top: 4.5em;
}

.reciclado h3 {
    padding-bottom: 0.3em;
    font-size: 30px;
}

.reciclado p {
    font-size: 0.8em;
    line-height: 1.4em;

}



/* PERFIL */

.datos {
    display: flex;
    justify-content: space-between;
    max-width: 25em;
    border-bottom: solid black 2px;
    margin: auto;
    margin-bottom: 1em;
    padding-bottom: 0.5em;

}

#persona {
    display: flex;
    justify-content: flex-start;

}

#persona a {
    width: 4em;
    height: auto;
    margin-right: 0.7em;


}


.fotoPerfil {
    width: 100px;
}

.perfil {
    display: flex;
    flex-direction: column;
    justify-content: center;


}


.perfil h4 {
    font-style: 700;
    font-size: 1em;
}

.perfil p {
    font-size: 0.8em;

}


.ajustes a img {
    width: 30px;
    margin-top: 0.6em;
}

#premios {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    list-style: none;
    margin: auto;
    max-width: 35em;

}

#premios li {
    width: 8em;
    height: auto;
    margin-bottom: 0.5em;
}

#premios li:first-child {
    background-color: #77B800;

}

#premios li:not(:first-child) {
    background-color: #D8DBE3;

}

#premios div {
    padding: 0.5em;
}
#premios p {
    font-size: 0.8em;
    padding-top: 0.6em;
}



.moneda {
    display: flex;
    align-items: center;
}

.moneda img {
    margin-right: 0.2em;
}

.moneda h3 {
    font-style: 700;
}


.premios div h3 {
    font-size: 20px;
}

.premios div p {
    font-size: 15px;
}





/* CANJEABLES */

.mainmasabajo {
    margin-top: 7em;
}

#barraubicacion {
    background-color: #848484;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin-top: 0;
}

#barraubicacion p {
    color: white;
    font-size: 11px;
    font-style: italic;
}



.canje {
    display: flex;
    background-color: #77B800;
    align-items: center;
    margin: 2em auto;
    max-width: 35em;
}

.infocanje h1 {
    font-size: 23px;
    margin-bottom: 0.2em;
}

.infocanje p {
    font-size: 0.8em;
    line-height: 1.4em;
}


.cuidadosplantin {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 2em auto;
    max-width: 35em;
}


.cuidadosplantin h3 {
    font-size: 20px;
}

.cuidadosplantin ul li {
    list-style: none;
    margin-top: 1.1em;
}


.cuidadosplantin ul li p {
    font-size: 0.8em;
    line-height: 1.4em;
    margin-top: 0.5em;
}

.cuidadosplantin ul li h4 {
    margin-top: 0.3em;

}

.cuidadosplantin ul li p span {
    font-weight: 800;
}



.img-cuidados {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 2em;
}

.img-cuidados figcaption {
    font-style: italic;
    color: dimgrey;
    margin-top: 0.5em;
}


.tarjetacanje {
    padding-left: 0.5em;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.monedacanje {
    display: flex;
    align-items: center;
    margin-bottom: 0.3em;
}




.fotocanje {
    max-width: 45%;
    padding: 0.5em;
}






.datodelivery p {
    font-size: 11px;
    font-style: italic;
    margin-top: 1.2em;
    text-align: center;
    color: darkgreen;
}

.botonescanje {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    height: auto;
    margin-top: 2em;
}

.botonescanje div:first-child {
    margin-right: 1em;
}


.botonescanje div {
    background-color: #77B800;
    border-radius: 3em;
    padding: 1em;
}






.botonescanje div a {
    text-decoration: none;
    color: black;
}

.botonescanje h2 {
    font-size: 12px;
}


/* RUTA MENU */

#barraubicacion {
    background-color: dimgrey;
    position: relative;
    left: 0;
    padding: 0.5em 0.5em 0.5em 0.3em;
}

#barraubicacion p {
    color: white;
    font-size: 1em;
    font-style: italic;
}




/* WEBAPP MAPA */

.webappmapa {
     display:flex;
    flex-direction: column;
    max-width: 35em;
    margin:5em auto;

}



.mapapines h1 {
    font-size: 30px;
    margin-bottom: 1em;
}

.infopines ul {
    list-style: none;
    margin-top: 2em;
}

.infopines ul li img {
    width: 1.6em;
    margin-left: 5px;

}

.infopines ul li {
    margin-top: 1em;
}

.numeropin {
    display: flex;
}

.infopines ul li h3 {
    font-size: 1.2em;
    margin: 4px 0
}


.infopines ul li p {
    font-size: 0.8em;
    line-height: 1.5em;
}


#infoitalica {
    font-size: 11;
    font-style: italic;
    color: dimgray;
}





/* MATERIALES */



.material {
    display:flex;
    flex-direction: column;
    max-width: 35em;
    margin:auto;
}


.botoneramateriales {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1em;
}

.botonChico {
    width: 50px;
}

.botonGrande {
    width: 100px;
    margin: 0 1em;
}


.infomaterial h1 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 0.5em;
}

.infomaterial p {
    font-size: 0.8em;
    line-height: 1.4em;
}


.infomaterial h3 {
    margin: 1em 0;
}


.tiposplasticos {
    margin-top: 1em;


}



.btnDesplegable {
    color: white;
    background-color: #3e721d;
    padding: 0.5em 0.5em 0.4em 1em
}

.btnDesplegable h3 {
    font-size: 17px;
}

.tiposplasticos {
    background-color: #79b700;

}

.niveles {
    display: flex;
    justify-content: space-around;
    padding-top: 1em;

}

.infoNiveles ul li {
    display: flex;
    align-items: center;
    margin: 1em 0;
    padding: 0 1em;
}



.infoNiveles ul {
    list-style: none;
    padding-bottom: 0.2em;
}


.infoNiveles ul li img {
    width: 30px;
    margin-right: 0.5em;
}


.niveles h3 {
    width: 4em;
    text-align: center;
}

.f {
    color: white;
    background-color: #3e721d;
}


.m {
    background-color: yellow;
}

.d {
    color: white;
    background-color: darkred;
}


.infoNiveles ul li p {
    color: white;
    font-size: 0.8em;
    line-height: 1.4em;
}




/* cartel final delivery*/

.fin {
 max-width: 35em;
    margin: auto;
    background-color: black;
    margin-top: 10em;

}

.mensaje .logoA h2 {
    color: white;
    font-size: 20px;
    text-align: center;

}

.puntos {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1em;
}

.puntos h2 {
    color: white;
    font-size: 40px
}

.puntos img {
    margin-right: 0.2em;
    width: 17%;

}

.puntos p {
    color: white;
    font-size: 0.8em;
    margin-top: 1em;
    text-align: center;
}

.logoA img {
    margin: 1em;
}






/* Formulario */

.formulario {
    padding-top: 1em;
    padding-bottom: 0.5em;
    margin: auto;
    text-align: center
}

.formulario ul {
    list-style: none;
}

.formulario ul li {
    margin-bottom: 0.5em;
}

.center {
    font-size: 14px;

}

#containerformulario {
    max-width: 35em;
}

#containerformulario h2 {
    font-size: 30px;
}


.formulario input {
    width: 100%;
    max-width: 42em;
    background-color: #D8DBE3;
    border: none;
    padding: 0.5em;

}

#ultimoinput {
    padding-bottom: 8em;
}




/*DELIVERY*/

.EntregaMateriales {
    font-size: 1em;
    margin: auto;
    margin-top: 3em;
    max-width: 35em;

}

.botoneramateriales2 {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 3em;

}

.botoneramateriales2 div a {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    color: black;

}


.botoneramateriales2 div img {
    margin: 2em 0 1em
}

/* CONTACTO */

.quienessomos {
    margin-top: 1em;
}
