﻿@import url('/css/rtve.2019.rtve/mod-header/mod-header.desktp.cab.css');

.wrapper.subheader {height: 6.2rem;}
.p_final .wrapper.subheader .navBox.spechead {height: 6.2rem;}
.p_final .wrapper.subheader .spechead h1, .p_final .subheader .spechead .falseH1 {top:0.3rem;height: 6rem;left: 9rem;max-width: 20rem;z-index: 3;}
.p_final .wrapper.subheader .spechead .logoima img {/*width: 17rem;*/left: 0;top: 1.6rem;}
.spechead nav li a:hover span:after, .spechead nav li a:focus span:after, .spechead .blindBox .active a span:after {background: #f46f22;}

/* boton a formulario */
.p_final .artBody .btn_enlace {padding:0;display:inline-block;background: rgb(244,111,34);background: linear-gradient(90deg, rgba(244,111,34,1) 0%, rgba(244,111,34,0.5) 100%);text-align:center;color: #fff;transition:all 0.2s;position:relative;text-transform: uppercase;border-bottom: none;}
.p_final .artBody .btn_enlace p{margin-bottom:0;}
.p_final .artBody .btn_enlace a{border-color:transparent;display:block;color:#fff;padding:0.6rem 2.6rem;font-size: 2.4rem;}
.p_final .artBody .btn_enlace a:hover, .p_final .artBody .btn_enlace a:active{opacity: 0.8;color:#fff;border-color:transparent;}
.p_final .artBody .btn_enlace a:before {content:"";display:block;position:absolute;width:2.4rem;height:2.4rem;background:url('https://css.rtve.es/css/rtve.2015/i/iconos/icons_40x40_ffffff.png');top:1.2rem;left:-3rem;background-repeat: no-repeat;background-size:1100%;background-position: 30% 20%;transition: all 0.2s;opacity: 0;}
.p_final .artBody .btn_enlace a:hover:before , .p_final .artBody .btn_enlace a:active:before {left:0rem;opacity:1;}

/* eliminar */
.p_final .article .signBlock .pubBox,
.pf_contentBox .article .incluBox figcaption > .fecha,
.container > [data-tipo="mod_top"].arrays,
.promo_mod {display: none;}

/* logo derecha */
body:before,.mainheader.minify:before {content:'';width:100vw;height:calc(4.8rem * 1.67);display:block;position:fixed;left:0;top:0;background:linear-gradient(180deg, rgba(0,0,0,1) 1.2rem,rgba(0,0,0,0));opacity:0.5;z-index:1}
.mainheader.minify:before {opacity:1;z-index:0}
.mainheader.minify ~ .mainbodier .subheader {z-index: 3;}

.maintabs .blindBox, .spechead .logoima,[class*='header'] .spechead:after,
.spechead nav li a:hover span:after,.spechead nav li a:focus span:after,.spechead .blindBox .active a span:after {display:none !important;}

.p_final .wrapper.subheader .spechead .falseH1 {right: auto;left:6.8rem;;height:4.8rem !important;width:auto !important;text-align:right;padding-right:1.2rem !important;z-index:2;padding-top: 1rem;}
.p_final .wrapper.subheader .spechead .falseH1 a span {font-family:'Roboto Slab','Roboto',sans-serif;font-size:2rem;line-height:4.8rem;font-weight:400;color:#fff;position: relative;}
body .wrapper.mainbodier .wrapper.subheader .spechead .falseH1 {display: block;padding-top: 0.3rem;padding-left: 2.4rem;}


@media (max-width: 1400px){
    .p_final .spechead nav .blindBox.be_on ul{background: rgb(48, 48, 48);top:0;}
    }
/* menu */
@media all and (min-width:1441px)and (max-width:1770px) {
    .p_final .spechead nav ul {text-align: right;}
    .p_final .spechead nav.blindBox {padding-right: 6rem;}
    .p_final .subheader .spechead nav .blindBox.be_on ul{text-align:center;}
    .p_final .subheader nav li .ico span {font-size: 1.4rem;}    
}