/* Color FONDO BACK IMAGE */
.spechead {background:#505050;}

/* Posicionamiento LOGO IMAGE */
.spechead .logoima img {display:block;top:50%;margin-top: -2.75rem;left:50%;margin-left: -15rem;width: 30rem;}

/* Color de seleccion de MENU */
.spechead nav li a:hover span:after, .spechead nav li a:focus span:after, .spechead .blindBox .active a span:after{background:#F25A12;}

/* Posicionamiento PART BOX */
.partBox {display:block;position:relative;width:22rem;height:6.7rem;margin:-8rem 0 1.4rem 0;padding:0.8rem;top:-3%;left:50%;margin-left:16rem;background:rgba(43,43,43,0.5);border-radius:0.5rem;}
.partBox * {display:block;position:relative;}
.partBox li:hover {filter: brightness(0.8);}
.partBox .part1, .partBox .part2 {margin:0 0 1.4rem 0.3rem;}
.partBox a {padding-left:3rem;}
.partima {position:initial;}
.partima img {width:auto;}
.partBox .part1 span:nth-child(2) {padding-top:0.3rem;}
.partBox .part1 span:nth-child(2), .partBox .part2 span:nth-child(2) {font-size: 1.8rem;font-weight: 500;margin-left:0.4rem;color: #fff;}

/* @media (min-width: 1281px){
.p_final .wrapper.subheader .spechead {height:5rem;background:#D0CDC6;}
.p_final .wrapper.subheader .spechead .ima.logoima {height: 100%;}
.p_final .wrapper.subheader .spechead .ima.logoima img {top: 1.2rem;width:14rem;}
.p_final .wrapper.subheader .spechead .partBox {display:flex;position:absolute;width:40rem;top:12%;margin:0 24rem;background:transparent;z-index:3;}
.p_final .wrapper.subheader .spechead .partBox .part1 {margin:0 1.5rem;}

.p_final .wrapper.subheader .spechead nav.blindBox {margin-left: 20rem;}
.p_final .wrapper.subheader .spechead nav li .ico span {font-size: 1.6rem;font-weight: 400;color: #494847;letter-spacing: 0;}
} */
.mainheader:before {background:#b5afaf;}


/*fondo nuevo*/
.navBox.spechead {background: url("https://css.rtve.es/css/rtve.2021.noticias/verificaRTVE-TE_SVERIFI/i/TE_SVERIFI.bg.cab.jpg") no-repeat center center #505050;;background-size: auto 100%;}
/* Posicionamiento SIN PART BOX */
.subheader nav li>.ico.arrow:has(a[title="partBox"]) {width:0;height:0;overflow:hidden;visibility:hidden;pointer-events:none}
.subheader nav li>.ico.arrow:has(a[title="partBox"]) + .blindBox {display:block;position:absolute;width:22rem;height:6.7rem;top: -8rem;left:50%;margin-left:16rem;background:rgba(43,43,43,0.5);border-radius:0.5rem;}
.subheader nav li>.ico.arrow:has(a[title="partBox"]) + .blindBox ul {position: relative;height: 100%;}
.subheader nav li>.ico.arrow:has(a[title="partBox"]) + .blindBox ul li {position:absolute;top: -0.5rem;left: 0;margin:0 0 1.4rem 0.3rem;}
.subheader nav li>.ico.arrow:has(a[title="partBox"]) + .blindBox ul li:last-child {top: 2.5rem;}
.subheader nav li>.ico.arrow:has(a[title="partBox"]) + .blindBox ul li a {padding-left: 3rem;}
.subheader nav li>.ico.arrow:has(a[title="partBox"]) + .blindBox ul li a:hover{filter: brightness(0.8);}
.subheader nav li>.ico.arrow:has(a[title="partBox"]) + .blindBox ul li:first-child a {background: url("https://css.rtve.es/css/rtve.2021.noticias/verificaRTVE-TE_SVERIFI/i/icono_correo.png") no-repeat left  center;}
.subheader nav li>.ico.arrow:has(a[title="partBox"]) + .blindBox ul li:last-child a {background: url("https://www.rtve.es/css/rtve.2021.noticias/verificaRTVE-TE_SVERIFI/i/icono_whatsapp.png") no-repeat left center;}
.subheader nav li>.ico.arrow:has(a[title="partBox"]) + .blindBox ul li a span {font-size: 1.8rem;font-weight: 500;line-height:2.6rem;margin-left:0.4rem;color: #fff;padding: 0.2rem;}