/* bloque tematico MWC */
.bloque_tematico_mwc2018 .bloque-cabecera h3 {margin-bottom: 0;}
.bloque_tematico_mwc2018 .bloque-cabecera h3 .enlace {display: block;background: url(/estaticos/2018/02/mwc/img/mwc.svg) center no-repeat;background-color: #fff;background-size: 106px auto;height: 48px;text-indent: -9999px; background-position: center left;}
.bloque_tematico_mwc2018 .bloque-cabecera li {border-bottom-color:#ebebeb;}
.bloque_tematico_mwc2018 .bloque-menu:not(.visible) a {color: #777;}

.bloque_tematico_mwc2018 .caja-patrocinador { position: absolute; background-image: url(/estaticos/2018/02/mwc/img/accenture-negro.svg);text-indent: -9999px;width: 100%; height:45px;display:block;background-repeat: no-repeat;margin: 0 0.688rem;background-size: 90px auto;}
.bloque_tematico_mwc2018 .caja-patrocinador a{display: block;}
.bloque_tematico_mwc2018 .caja-patrocinador:before{content:"En colaboración con"; display: block; font-size: 8px; text-transform: uppercase; position: absolute; top: -20px; left: 0; text-indent: 0;}
[lang="pt-br"] .bloque_tematico_mwc2018 .caja-patrocinador:before{content: "Em colaboração com";}
[lang="en"] .bloque_tematico_mwc2018 .caja-patrocinador:before{content: "In collaboration with";}

@media(min-width: 1000px){ /* solo desktop */
  .bloque_tematico_mwc2018 .bloque-cabecera {position: relative;}
  .bloque_tematico_mwc2018 .bloque__interior {padding-top: 0;padding-bottom: 0; margin-top: 1.875rem;position: relative;}
  .bloque_tematico_mwc2018 .bloque-cabecera h3 .enlace {height: 60px;}
  .bloque_tematico_mwc2018 .caja-patrocinador{ bottom: -50px;left: 0;}
}

@media(max-width:999px){ /* en pequeno */
  .bloque_tematico_mwc2018 .bloque-cabecera {background: #fff;}
  .bloque_tematico_mwc2018 .caja-patrocinador {right: 36px; width: 80px;  top: 12px; height: 22px;    background-size: 66px auto;}
  .bloque_tematico_mwc2018 .bloque-cabecera h3 .enlace {width: 111px; padding: 0; height: 37px; background-size: 100% auto; background-position: center 5px; position: relative; top:0;}
  .bloque_tematico_mwc2018 .caja-patrocinador:before {font-size: 6px; top: -19px;}
}