@charset "utf-8";

@import url(https://fonts.googleapis.com/css?family=Open+Sans:600,300,800);

html{
    background-image: url(imagenes/fondo.jpg);
}

*{
	font-family: Open Sans, sans-serif;
    padding:0;
    margin:auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


* img{
    max-width: 100%;
    height: auto;}

#logo{
    overflow: hidden;
    padding: 1em;
    font-size: 100%;
    }

#logo img{
    margin-right: 1em;
    width: 3em;
    float: left;}

#logo p {
    margin-top: 0.5em;
    color: #58b4a9;
    font-weight:600;
    font-size: 80%;
          
}

.pagina{
    max-width: 51em;
    }

.menu_bar {
    display:none;
    font-size: 600;
}
header {
    width: 100%;
}
header nav {
    background: #1e7974;
    z-index: 1000;
    width: 100%;
    margin: 10px auto;
}
header nav ul {
    text-align: center;
    list-style: none;
}
header nav ul li {
    display: inline-block;
    position: relative;
}
header nav ul li:hover {
    background: #69b85a;
}
header nav ul li a {
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 1.055em;
    font-size: 1em;
    font-weight: 600;
}
header nav ul li a span {
    margin-right: 10px;
}
header nav ul li:hover .children {
    display: block;
}
header nav ul li .children {
    display: none;
    background: #235552;
    position: absolute;
    width: 150%;
    z-index:1000;
}
header nav ul li .children li {
    display: block;
    overflow: hidden;
    border-bottom: 1px solid rgba(255,255,255,.5);
}
header nav ul li .children li a {
    display: block;
}
header nav ul li .children li a span {
    float: right;
    position: relative;
    top: 3px;
    margin-right: 0;
    margin-left: 10px;
}
header nav ul li .caret {
    position: relative;
    top: 3px;
    margin-left: 10px;
    margin-right: 0px;
}

article img{
width: 110%;}


#capa1 {
    padding: 1em;
    max-width: 40em;
    text-align: left;
    color: white;
    background-color: rgba(53, 173, 136, 0.9);
    
}

.secciones{
        background-color: rgba(4, 11, 31, 0.67);
    overflow: hidden;
    height: auto;
    height: auto;
    width: 100%;
    color: white;
    padding: em;}

.secciones img{

    border-radius: 50%; 
}

.secciones h1{
    padding: 1em;
    text-align: center;
    padding-top: 1em;
    color: #96d362;
background-color: rgba(33, 113, 3, 0.2)}

.secciones h3{color: #96d362;
    text-transform: uppercase;
        text-align: center;
    }
.secciones h4{
    text-align: center;}

.secciones h3,.secciones p, .secciones h4 {
    margin-top: 1em;}

.secciones a{
        border-style: solid;
        border-color: rgba(168, 211, 120, 0.59);
        border-radius: 0.5em;
        padding: 0.2em 0.5em;
        color: #fff;
        font-size: 0.8em;
        text-decoration: none;
        background-color: rgba(0, 0, 0, 0.34);
        }
.secciones a:hover{
    color: #58b4a9;
    border-color: #58b4a9;
    }

.secciones section{
padding: 1em 0.5em;}

.aside1{
    overflow: hidden;
    background-color: rgba(59, 87, 27, 0.52);
    padding-bottom: 0.5em;
    }

.aside1 h2{
    text-transform:uppercase;
    padding: 1em;
    text-align: center;
    color: white;
    background-color: rgba(24, 42, 3, 0.5)}

.botonesx3 {
    margin-top: 2em;
}

.botonesx3{
    margin: 1em 0em;
    background-color:  rgba(132, 203, 51, 0.44);
    border-color: white;
    border-style: solid;
    border-radius: 1em;}

.botonesx3:hover{
    background-color: rgba(93, 244, 226, 0.24);
    border-color: #1ebca9;}

.botonesx3 h4:hover{
    color: #79f7e8;
   }

.botonesx3 a{
    text-decoration: none;
       }

.botonesx3 h4{
    font-size: 130%;
    text-align: center;
    color: white;
    padding-bottom:1em;}

video{
    width:100%;
    height: auto;
}


footer{
    padding: 1em;
    color: white;}

.acumar{
    margin-top: 1em;
    text-align: center;
    font-size: 70%;}

.uba{
    width:100%;
    margin: 1em 0}

.dgpc{
   
    padding-top: 1em}


/**************       INICIATIVAS.HTML      **************************/

.iniciativas{width: 100%;}

.iniciativas ul{margin:0 10px}

.iniciativas li{
    border:1px solid #dfdfd0;
    -webkit-border-radius:4px;
    border-radius:4px;
    overflow:hidden;
    margin-bottom:20px;
    position:relative}

.iniciativas .insti-logo{
    width:100%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;}

.iniciativas .insti-logo img{
    display:inline-block;
    height:auto;
    width:100%;
    vertical-align:middle;}

.iniciativas .insti-logo span{
    display:inline-block;
    height:100%;
    vertical-align:middle}

.iniciativas .brand-body{
    padding:30px;
    border-top:1px solid #f0f0e1;
    overflow:hidden}

.iniciativas .brand-body h5{
    font-size:16px;
    font-weight:400;
    color:#FFFFFF;margin:0}

.iniciativas .brand-body h5{
    font-size:13px}

.iniciativas .brand-body .brand-text p{
    margin:0;
    padding-top:20px;
    color:#FFFFFF;
    line-height:2}

.iniciativas .brand-body .brand-text p a{
    height:auto;
    display:inline;
    color:#84cb33}

.iniciativas .brand-body a{
    color:#84cb33}

.iniciativas .brand-body a:hover{
    color:#69a229;
    text-decoration:underline}


/**************       COMORECICLO.HTML      **************************/



.reciclo {
    color: #263239;
    text-align: center;
    background-color: #fef6ca;
    padding: 1em;
}


.reciclo h1{
    background-color: rgba(171, 191, 137, 0.46);
    border-style: dotted; 
    border-width: 0.2em; 
    padding: 0.5em;
    
   }

.reciclo h4{
    
    padding: 1em;}


.reciclo h3{
    
    background-color: rgba(171, 191, 137, 0.46);
    padding: 1em;}

.reciclo p{
    padding: 0.5em 2.5em;
     font-weight: 600;}



/**************       SECOS.HTML      **************************/



.secos {
    display: block;
    font-weight: 400;
    text-align: center;
    }


.secos nav{
    max-width: 100%;}


.secos li { 
        border-style: solid;
        border-color: rgba(168, 211, 120, 0.59);
        border-radius: 0.5em;
        margin: 0.3em;
        padding: 1em;
        background-color: rgba(84, 123, 41, 0.36);
}

.secos a {
    color: #fff;
    text-decoration: none;
    font-size: 1.1em;
    font-weight: 600;}


.secos li:hover{    
    color: #58b4a9;
    border-color: #58b4a9;
    background-color: rgba(27, 131, 136, 0.34);
   }

#plasts{
    overflow: hidden;
    width: 100%;
    color: white;
    
    }

.tituloplastico{
    overflow: hidden;
    display: block;
    position: relative;
    text-align: center;
}

.tituloplastico h1{
    color: white;
    background-color: rgba(0, 0, 0, 0.58);
    font-size: 2em;
    z-index: 1;
    position: absolute;
    width: 100%;
    margin-top: -1.7em;
        }

.plastico , .plastico1{
    color: white;
    padding: 0 1em;}

.plastico p, .plastico1 p{
    margin-top: 1em;
    margin-bottom: 1em;}



.plastico h4, .plastico1 h4{
    padding: 1em;
    background-color: rgba(170, 248, 242, 0.33);
    font-size: 1.3em;
    color: white;
    text-align: center;
    }

.plasticoaside{
    width: 0%;
   }

.pilasaside{
    width: 0%;
   }

/**************       especiales.HTML      *******************/

#especiales{
    margin-top: 0em;
    float: right;
    width: 100%;
}
    
#especiales .plastico h4{background-color: rgba(229, 53, 53, 0.26)}

#especiales .plastico a{color: rgb(255, 160, 142)}

#especiales .plastico1 h4{background-color: rgba(229, 53, 53, 0.26)}

.rarticulo{width: 100%}

.navespe {
    display: block;
    font-weight: 400;
    text-align: center;
    }


.navespe nav{
    max-width: 100%;}


.navespe li { 
        list-style: none;
        border-style: solid;
        border-color: rgba(229, 53, 53, 0.88);
        border-radius: 0.5em;
        margin: 0.3em;
        padding: 1em;
        background-color: rgba(237, 0, 0, 0.26);
}

.navespe a {
    color: #fff;
    text-decoration: none;
    font-size: 1.1em;
    font-weight: 600;}


.navespe li:hover{    
    color: #58b4a9;
    border-color: #58b4a9;
    background-color: rgba(27, 131, 136, 0.34);
   }

.paginaespeciales {
    background-color: rgba(95, 7, 0, 0.26);
    width: 100%;
    height: auto;
    overflow: hidden;}

.paginasecos{
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: auto;
    overflow: hidden;}

/*******************         EMPIEZA RESPONSIVE         ***************************/

@media screen and (max-width: 60em) {
    body {
        padding-top: 5em;
    }
    .menu_bar {
        display: block;
        width: 100%;
        position: fixed;
        top:0;
        background:#023859;
    }
    .menu_bar .bt-menu {
        background-color: #81c770;
        display: block;
        padding: 0.5em;
        color: #fff;
        overflow: hidden;
    
}
    
    .menu_bar .bt-menu img{
        float: right;
    }
    .menu_bar span {
        float: right;
        font-size: 40px;
    }
    header nav {
        width: 55%;
        position: fixed;
        right: 100%;
        margin: 0;
        background-color: rgba(18, 103, 103, 0.76);
    }
    header nav ul li {
        display: block;
        border-bottom: 0.2em solid rgba(132, 226, 154, 0.53);
    }
    header nav ul li a {
        font-size: 0.9em;
        display: block;
    }
    header nav ul li:hover .children {
        display: none;
    }
    header nav ul li .children {
        width: 100%;
        position: relative;
    }
    header nav ul li .children li a {
        margin-left:20px;
    }
    header nav ul li .caret {
        float: right;    
        }
   
#coop{padding: 1em;}
    
.external-supporters .brand-logo{
        width:240px}
.external-secondary li{
        width:24%}    
}


/*******************************************************************************/

@media screen and (min-width: 25em) {

.botonesx3{
    width: 46%;
    float: right;
    margin-right: 2.5%;
   }
    
.botonesx3:last-child{
    margin: 2.6%;
    width: 94.8%;}
}

/*******************************************************************************/

@media screen and (min-width: 30em) {
    

    .secciones section{width: 50%;
        padding: 2em 1em 1em 1em;
        float: left}

    .plasticoaside{
    width: 0%;}
    
     .pilasaside{
    width: 0%;}
    
    .dgpc{margin-left: 4em;
        
        }
    .uba{
        margin-top: 1em;
    width:40%;
    }    

}
/*******************************************************************************/


@media screen and (min-width: 45em) {

    #logo{
    max-width: 40em;
    padding: 1em;
    font-size: 130%;
    }

#logo img{
    margin-right: 1em;
    width: 3em;
    float: left;}

#logo p {
    margin-top: 0.5em;
    color: #58b4a9;
    font-weight:600;
    font-size: 80%;
          
}

    
    #capa1{
    position: absolute;
    z-index: 1;
    top: 33em;}   

    
    .secciones section{width: 33.3%;
        padding: 2em 1em 1em 1em;
        float: left}

.botonesx3{
    width: 32%;
    float: right;
    margin:0.5%;
    }
    
.botonesx3:last-child{
    float: right;
    width: 32%;
    margin:0.5%;
}

    
footer{
    float: right;
    background-color: rgba(0, 0, 0, 0.46);
    padding: 2em;
    color: white;}

    
    .acumar img{width: 30%;
    float: left;
    margin:1em} 
    
.acumar p{
    float: left;
    text-align: left;
    padding: 1em;
    font-size: 115%;}

.uba{
    width:18%;
    margin: 1em 0 3em 1em}

.dgpc{
    padding: 0;
    margin: 0em 0 3em 2em;
    width:  10%;
    }

.external-supporters{
        padding-bottom:30px}
    .external-supporters .brand-logo{
        float:left;width:150px}
    .external-supporters .brand-body{
        margin-bottom:-500px;
        border-top:none;
        border-left:1px solid #f0f0e1;
        padding:30px 30px 530px}
    
    



/**************       SECOS.HTML      *******************/




.secos nav{
    width: 25%;
    float: left;}
    
#plasts{
    overflow: hidden;
    float: left;
    width: 75%;
    margin-top: 0.5em;} 
    
    
.plasticoaside {
    width: 25%;
    float: left;
    margin-top: -112.23em;}
    
.plastico , .plastico1{
    padding: 0 2em 0em 2em;}

.plastico p, .plastico1 p{
    margin-top: 1em;
    margin-bottom: 1em;}

.navespe nav{
    width: 25%;
    float: left;}

#especiales{
    overflow: hidden;
    float: left;
    width: 75%;
    margin-top: 0.5em;} 
    
.pilasaside {
    width: 25%;
    float: left;
    margin-top: -55.4em;}

    
/**************       NOTICIAS*     **************************/
#noticias{
    height: auto;
    width: 100%;
    color: white;}

#noticias img{
    margin-top: 2em;
    border-radius: 2em; 
}
#noticias h2{color: white;}

#noticias h3, #noticias p, {
    color:white;
    margin-top: 1em;}


/**************       CONTACTO     **************************/
.divcontacto{
    height: auto;
    width: 100%;
    color: white;}

.listacontacto{
    height: auto;
    width: 100%;
    color: white;}



/*******************************************************************************/



}