/* Color FONDO  */
.subheader .spechead {background: linear-gradient(90deg, #FF443A 0%, #FF944C 100%);}
.subheader .spechead:before {content:"";background:url("/css/rtve.2025.rtve/catalunya/i/formas.png") no-repeat;background-size: auto 100%;width:100%;height:100%;display:inline-block;position:absolute;left:0;}

/* Posicionamiento LOGO IMAGE */
.spechead .falseH1, .spechead .falseH1 span {width: 19.2rem;height: 4.6rem;top: 50%;margin-top: calc(-4.6rem / 2);left: 50%;margin-left: calc(-19.2rem / 2);}
.spechead .logoima img {left: 0;}

/* Color de seleccion de MENU */
.subheader .spechead nav li a:hover span:after, .subheader .spechead .blindBox .active a:hover span:after,
.subheader .spechead .blindBox li a[href$="/noticies/"] span:after {background: #FF584F;height: 0.3rem;}
.subheader .spechead .blindBox .active a span:after {background: transparent;}


/* eliminar nivel 2 de television*/
.maintabs>li.tab_telev.active>.be_on+.blindBox {display: none;} .mainbodier {padding-top: 0;}