/* Color FONDO BACK IMAGE */
.spechead {background:#296c89;background:url('https://css.rtve.es/css/rtve.2026.deportes/jjoo-invierno-SEC_JUEDEP2/i/SEC_JUEDEP2.bg.cab.jpg') top center no-repeat, linear-gradient(90deg, #fff 50%, #296c8a 50%)}

/* Posicionamiento LOGO IMAGE */
.spechead .logoima img {display:block;top:50%;margin-top: calc(-8.5rem / 2);left:50%;margin-left: calc(-7.6rem / 2);}

/* 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:#296c8a;}

/* navegacion iconos */
body:not(.p_final) .wrapper.bodier {margin-top: 8rem;}
body.p_final .wrapper.bodier {margin-top: 10rem;}
.subheader nav .arrow a{padding-right: 0;}
.spechead .blindBox .ico.slidB img {display:none;}
.spechead .blindBox .blindBox {position:absolute;height:auto;display: block;width: 100%;text-align: center;}
.spechead .blindBox .blindBox .ico {padding:0;}
.subheader .spechead nav .blindBox ul {display:flex;justify-content:space-evenly;width: 118rem;margin: 0 auto;}
.spechead .blindBox .blindBox li {max-width:calc(100% / 20);}
.spechead .blindBox .blindBox .ico a {display:flex;flex-direction:column;align-items:center;}
.spechead .blindBox .blindBox .ico span {font-size:1.4rem;line-height:1.6rem;font-weight:500;padding:0.4rem 0;}
.subheader .spechead nav li .be_on a:hover span:after {display:none;}
.spechead nav .blindBox.be_on{height:7rem;}
.p_final .spechead nav.blindBox .blindBox .ico,
.p_final .spechead nav.blindBox .blindBox a {padding: 0;}
.subheader .spechead nav .blindBox ul:empty {height: 0;padding: 0;}


	/*iconitos deportes*/
.spechead .blindBox .blindBox .ico a:before {width:4rem;height:4rem;display:inline-block;content:'';background-repeat:no-repeat;background-position:50%;background-size:100%;background-color:transparent;background-size: contain;transition: all .1s;border-radius: 100%;}
.spechead .blindBox .blindBox .ico a:hover:before {opacity: 0.7;}
	  .spechead .blindBox .blindBox li .ico a[href*="patinaje"]:before {background-image:url('https://css.rtve.es/css/rtve.2026.deportes/jjoo-invierno-SEC_JUEDEP2/i/patinaje.svg');}
	  .spechead .blindBox .blindBox li .ico a[href*="snowboard"]:before {background-image:url('https://css.rtve.es/css/rtve.2026.deportes/jjoo-invierno-SEC_JUEDEP2/i/snowboard.svg');}
	  .spechead .blindBox .blindBox li .ico a[href*="curling"]:before {background-image:url('https://css.rtve.es/css/rtve.2026.deportes/jjoo-invierno-SEC_JUEDEP2/i/curling.svg');}
	  .spechead .blindBox .blindBox li .ico a[href*="esqui"]:before {background-image:url('https://css.rtve.es/css/rtve.2026.deportes/jjoo-invierno-SEC_JUEDEP2/i/esqui.svg');}
	  .spechead .blindBox .blindBox li .ico a[href*="trineo"]:before {background-image:url('https://css.rtve.es/css/rtve.2026.deportes/jjoo-invierno-SEC_JUEDEP2/i/trineo.svg');}
	  .spechead .blindBox .blindBox li .ico a[href*="biat"]:before {background-image:url('https://css.rtve.es/css/rtve.2026.deportes/jjoo-invierno-SEC_JUEDEP2/i/biathlon.svg');}
	  .spechead .blindBox .blindBox li .ico a[href*="hockey"]:before {background-image:url('https://css.rtve.es/css/rtve.2026.deportes/jjoo-invierno-SEC_JUEDEP2/i/hockey.svg');}
	
	  .spechead .blindBox .blindBox li .ico a[href="http://www.rtve.es/#"] {opacity:0.2;pointer-events: none;}

@media (min-width: 1400px){
    .spechead .blindBox .blindBox ul{width: 121.2rem;}
}
@media (max-width: 1280px){
    .subheader .spechead nav.blindBox {position: absolute!important;}
    .navBox.spechead .container ~ .slidB.ico img {display: none;}
    .navBox.spechead .container ~ .slidB.beoff.be_on img {background-position: 40% 20% !important;filter:invert(1);}
    .p_final .subheader .spechead nav.blindBox {width: 100%;text-align: center;background: transparent;height:auto;margin: 0 auto;display: table;left: 0;}
    .subheader .spechead nav.blindBox > ul {height: 4rem;padding: 0;}
    .subheader .spechead .blindBox > ul:first-child > li {width:auto;padding:0.4rem;text-align: center;}
    .p_final .spechead .blindBox .blindBox {top:4rem;}
    .subheader .spechead nav .blindBox ul {justify-content: center;}
    .spechead .blindBox .blindBox li {max-width:10%;width: 10%;}
    .subheader .spechead .blindBox .blindBox > ul:first-child > li {margin: 0 2rem;}
    .subheader .spechead nav .blindBox ul{width:100%;}
}
