.titulaco {
  font-size: 2.8rem;
}
#botonMenu {
  left: 10px;
  top: 17px;
}
#logo {
  width: 220px;
  height: 48px;
  margin: -25px 0 0 50px;
}
.pFooter .logo_ecovidrio IMG {
  width: 240px;
  height: 70px;
}
.pHeader .logo_ecovidrio {
  width: 180px;
  margin: -1px 0 20px auto;
}
MAIN {
  padding-top: 125px;
}
/*Contenidos web*/
.mContenidosWeb {
  padding: 125px 30px 0;
}
/*
LISTADO INICAITIVAS*/
.w_iniciativas ARTICLE {
  flex: 0 0 calc(100%/3 - 10px);
  padding: 30px 30px;
}
.bQue .w_iniciativas ARTICLE:last-child {
  display: none;
}
/*INICIO*/
.bInicio SECTION.fondo {
  position: relative;
  color: #FFF;
  height: 500px;
}
.bInicio .fondo.ecolatras {
  height: 650px;
}
.bInicio .fondo IMG {
  object-position: right center;
}
.bInicio SECTION.ecolatras.fondo {
  background: url(../thumb.php?w=1000&i=archivos/portada/1.jpg) 50% 50% / cover;
}
.bInicio SECTION.apoyar.fondo {
  background: url(../thumb.php?w=1000&i=archivos/portada/2.jpg) 0% 90% / cover;
}
.bInicio SECTION.crear.fondo {
  background: url(../thumb.php?w=1000&i=archivos/portada/3.jpg) 0% 70% / cover;
}
.bInicio SECTION.hazte.fondo {
  background: url(../thumb.php?w=1000&i=archivos/portada/4.jpg) 50% 50% / cover;
}
/*.bInicio .fondo.crear img {
  object-position: 0% 70%;
}*/
/*.bInicio .fondo.apoyar img {
  object-position: 0% 90%;
}*/
.bInicio .w_texto {
  padding: 0px 30px 0px 10px;
  width: 450px;
  margin-left: auto;
  justify-content: center;
  align-items: center;
}
.bInicio .w_texto :last-child {
  margin: 0;
}
.bInicio .w_texto H2 {
  font-size: 2.8rem;
}
.bInicio .w_texto H1 {
  font-size: 2.8rem;
}
.bInicio .apoyar .w_texto, .bInicio .hazte .w_texto {
  margin: 0;
}
.bInicio .somos {
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
}
.bInicio .somos P {
  margin: 0;
}
.bInicio .somos .tres {
  font-size: 1.84rem;
}
.bInicio .somos .num_bloq {
  font-size: 1.4rem;
  margin: 5px 0;
}
.bInicio .somos .num_bloq LI {
  display: inline-block;
  padding: 5px 5px;
  margin: 0 5px;
  background:var(--c1);
  color: #FFF;
  line-height: 1;
  font-size: 1.4em;
}
.bInicio .miniglu {
  padding: 30px 20px 30px;
  margin-top: 0;
}
.bInicio .miniglu P {
  text-align: left;
}
.bInicio .miniglu IMG {
  position: absolute;
  top: -46px;
  left: auto;
  right: 20px;
  margin: 0;
  width: auto;
  height: 120px;
}
/*BLOG*/
.blog .cont_blog {
  display: flex;
}
.mNuestroBlog .bajo_header {
  height: 600px;
}
.blog .categorias {
  flex: 0 0 240px;
  order: 1;
  text-align: right;
  padding-right: 30px;
  border-right:1px solid var(--c1);
  margin: 0;
}
.mNuestroBlog .articulos {
  /*display: flex;*/
  order: 2;
  padding-left: 30px;
}
.mNuestroBlogArticulo .cont_articulo {
  order: 2;
  padding-left: 30px;
}
/*QUE ES ECOLATRAS*/
.bQue .quees.fondo IMG {
  object-position: center;
}
.bQue .titulaco.bienvenido {
  font-size: 2.8rem;
}
.bQue .quees {
  height: 650px;
}
.bQue .quees .w_texto {
  bottom: 20px;
  top: auto;
  right: 30px;
  left: auto;
  width: 650px;
  font-size: 1.2rem;
}
.bQue .quees H2 {
  font-size: 2.8rem;
}
.bQue .puedes UL {
  width: auto;
}
.bQue .como {
  display: flex;
  flex-wrap: wrap;
}
.bQue .como NAV {
}
.bQue .como NAV A {
  height: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex: 0 20%;
  padding: 0;
  line-height: 1;
}
/*INICIATIVAS*/
.bIniciativas .bajo_header {
  height: 650px;
}
.bIniciativas .bajo_header .w_texto {
  bottom: 20px;
  top: auto;
  right: 30px;
  left: auto;
  width: 425px;
  font-size: 1.2rem;
}
.bIniciativas .w_tipos {
  display: flex;
  justify-content: space-between;
  margin: 0 10px;
}
.bIniciativas .tipos FIGURE {
  color: #FFF;
  margin-bottom: 20px;
  flex: 0 calc(50% - 5px);
}
.bIniciativas .tipos IMG {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  z-index: -1;
}
.bIniciativas .tipos FIGCAPTION {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  background:var(--c1);
  color: #FFF;
  text-align: center;
  padding: 3px;
  text-transform: uppercase;
  font-size: 1.5rem;
}
.bIniciativas .que .w_tipos {
  justify-content: center;
}
.bIniciativas .que H3 + P {
  height: 5rem;
}
.bIniciativas .que IMG {
  height: 90px;
}
.bIniciativas .que ARTICLE {
  margin: 40px;
  flex: 0 450px;
}
.bIniciativas .filtro > * {
  width: calc(50% - 5px);
}
.bIniciativas .filtro .btn {
  margin: 0 auto;
  width: 50%;
}
.mIniciativa .ganadora {
  display: block;
  margin: 40px 0;
}
.bIniciativas .PodiumIniciativas {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.bIniciativas .PodiumIniciativas DIV {
  width: 30%;
}
/*INICIATIVAS TODAS*/
.bIniciativasTodas .filtro > * {
  width: calc(50% - 5px);
}
.bIniciativasTodas .filtro {
  margin: 20px 30px;
}
.bIniciativasTodas .filtro .btn {
  margin: 0 auto;
  width: 50%;
}
/*COMUNIDAD*/
.bComunidad .bajo_header {
  height: 650px;
}
.bComunidad .bajo_header .w_texto {
  top: auto;
  display: block;
  left: 50%;
  right: auto;
  white-space: nowrap;
  transform: translatex(-50%);
}
.bComunidad .bajo_header P {
  display: inline-block;
}
.bComunidad .perfil NAV {
  flex-direction: row;
  justify-content: space-around;
  align-items: initial;
  max-width: 1200px;
  margin: 0 auto;
}
.bComunidad .perfil .bloque {
  margin-bottom: 0;
  margin: 0 10px;
  flex: 0 1 calc(310px - 10px);
}
.bComunidad .perfil .bloque FIGURE {
  height: 300px;
}
.bComunidad .famosos FIGURE {
  flex: 0 0 calc(100% / 3 - 10px);
}
.bComunidad .w_iniciativas H2 {
  max-width: 800px;
  margin: 20px auto;
}
/*GANADORAS*/
.bGanadoras H1 {
  font-size: 2rem;
}
/*Listado Blog inc*/
.listado_blog ARTICLE {
  flex: 0 0 calc(100% / 3 - 10px);
}
/*BLOG*/
.mNuestroBlog .bajo_header {
  height: 650px;
}
.mNuestroBlog .fondo IMG {
  object-position: right center;
}
.mNuestroBlog .hazte .w_texto {
  padding: 0px 10px;
  width: 450px;
  justify-content: center;
  align-items: center;
  left: 30px;
}
.mNuestroBlog .hazte .w_texto .btn {
  margin: 0;
}
.mNuestroBlog .bajo_header IMG {
  object-position: left bottom;
}
.mNuestroBlog .filtro {
  max-width: 800px;
  margin: 20px auto;
}
.mNuestroBlog .filtro INPUT {
  width: 65%;
}
.mNuestroBlog .filtro SELECT {
  width: 30%;
}
.mNuestroBlog .hazte .titulaco {
  font-size: 4rem;
}
/*Famosos*/
.mFamoso .famosos FIGURE {
  flex: 0 0 calc(100% / 3 - 10px);
}
.mFamosos .famosos FIGURE {
  flex: 0 0 calc(100% / 3 - 10px);
}
