﻿/* Navegacion principal */
.mapBox .nav *{transition:all ease 0.3s;}
.mapBox .nav ul {/*margin-left:-4rem;*/display:block;float:left;height:5.6rem;font-size: 0;}
.mapBox .nav li {position:relative;display:inline-block;width:4.5%;width:4.76%;}
.mapBox .nav a {display:block;text-align:center;}
.bodier .notory>.gridBox>.cell:first-child .mapBox a:focus>.maintitle {text-decoration:none;}
.mapBox .nav {float:left;margin-bottom:1.4rem;}
.mapBox .nav .ico {width:auto;height:auto;line-height:1;}
.mapBox > .nav > .ico {display:none;}
.mapBox .nav .ball {z-index:1;position:relative;}
.mapBox .nav .ball img {width:3rem;height:3em;background:#696867;border-radius:100% 100%;}
.mapBox .controlBox {position:absolute;margin-top:50%;left:50%;width:50%;}
.mapBox .nav .arrow {position:absolute;bottom:2rem;}
.mapBox .nav .arrow img {background-image:url('/css/rtve.2015/i/iconos/icons_40x40_000000.png');opacity:0.6;display:inline-block;background-size:1000%;}
.mapBox .nav .maintitle {font-size:1.4rem;text-transform:uppercase;display:inline-block;font-weight:600;padding-bottom:.4rem;}
.mapBox .nav .arrow span {display:inline-block;font-size:2rem;line-height:2;color:#494847;}
.mapBox .nav .back_ {left:0;}
.mapBox .nav .back_ img {float:left;}
.mapBox .nav .next_ {right:2rem;}
.mapBox .nav .next_ img {float:right;}

.container > section.grid .mapBox .nav .active a {background-color:#ffd203;text-align:center;}
.mapBox .nav .active:after {content: '';display:block;border-style: solid;border-width: 1.2rem 2.4rem 0 2.4rem;border-color: #ffd203 transparent transparent;}
.mapBox .nav .currentDay img {background-color:#ffd203;}

.mapBox .nav .currentDay ~ li a:before , .mapBox .nav .currentDay ~ li img{background:#b8b8b8;}

.mapBox g[id*='et'] {cursor:pointer;}
.mapBox g[id*='etapa'] > .active + g{opacity:0;transition:all ease 1s;transition-delay:0.5s;}
.mapBox .nav + svg, .infoBox {float:left;width:50%;}
.mapBox .infoBox {padding:0 2rem 2rem 2rem;}
.mapBox .infoBox > ul {display:inline-block;width:100%;}
.mapBox .infoBox h4 {font-size:2.2rem;line-height:1.4;color:#494847;}
.mapBox .infoBox h4 + span {font-size:2rem;font-weight:300;color:#86878b;}
.mapBox .infoBox strong {display:block;color:#fbad28;}
.mapBox .infoBox img {width:100%;}
.mapBox .infoBox li {display:none;}
.mapBox .infoBox .active {display:block;}

.mapBox .legendBox {width:100%;margin:0 auto;display:inline-block;text-align:center;}
.mapBox .legendBox li {display:inline-block;padding:1rem 2rem 0 1rem;}
.mapBox .legendBox li > * {vertical-align:middle; }
.mapBox .legendBox strong {font-size:1.4rem;padding-left:1rem;font-weight:400;}
.mapBox .infoBox li > div > a > .date {display:none;}
.grid > .secBox span {color:#fbad28;}

.bodier > .container.striplayer {background:#fff;}

/*Nuevo 2018*/
.infoBox ul li > div > a {color:#fbad28;font-size:2rem;}
.mapBox .infoBox li > div > a > span, .mapBox .infoBox li > div > a > span strong{color:#494847; line-height:1.4;}

/*iconos barra 2019*/
.container > section.grid .mapBox .nav .blindBox .ico img {background-repeat:no-repeat;background-position:center;width:3rem;height:3rem;margin:0;border:none;}

.mapBox .nav .ico.contra img {background:url('/css/rtve.2018.deportes/tour-francia2018-TE_STOUR18/tabla_etapas/icono_contrarreloj.png') no-repeat top center;}
.mapBox .nav .ico.llano img {background:url('/css/rtve.2018.deportes/tour-francia2018-TE_STOUR18/tabla_etapas/icono_llano.png') no-repeat top center;}
.mapBox .nav .ico.accident img {background:url('/css/rtve.2018.deportes/tour-francia2018-TE_STOUR18/tabla_etapas/icono_media_montania.png') no-repeat top center;}
.mapBox .nav .ico.montana img {background:url('/css/rtve.2018.deportes/tour-francia2018-TE_STOUR18/tabla_etapas/icono_montania.png') no-repeat top center;}
/*boxEtapas*/
.mainBox .auxBox .boxEtapas li:before {content:none;}
.boxEtapas {padding:2rem;}
.boxEtapas .label {font-weight:500;text-transform:uppercase;}
.boxEtapas .label, .boxEtapas .name {font-size:1.6rem;line-height:2;color:#494847;}
.boxEtapas li{margin:0;padding:1rem 0;}
.boxEtapas li:nth-child(even){background:#e5e5e5;}
.boxEtapas li:hover{background:#ffcb0b;}
.boxEtapas  li .label {display:inline-block;min-width:8rem;}
.boxEtapas .name {padding-left:2rem;}
.boxEtapas li .name,.boxEtapas li .label{color:#494847;}
.wrapper .mainBox .auxBox .boxEtapas a{border:none;}

.mapBox .nav.portada .blindBox + a {position:absolute;top:0;left:0;width:100%;height:100%;}
.mapBox .nav.portada ul {margin-left:0;}

/*boton ver clasificacion*/
.mapBox .infoBox > a[href*="/clasificacion/"] {font-size:1.3rem;line-height:3.2rem;font-weight:500;padding:0 1.2rem;background:#ffd203;float:right;text-transform:uppercase;}
.mapBox .infoBox > a[href*="/clasificacion/"]:focus,.mapBox .infoBox > a[href*="/clasificacion/"]:hover{background:#494847;color:#ffd203;}


@media only screen and (max-width:1400px){
.mapBox .nav .maintitle {word-spacing: -1pt;letter-spacing: -0.2pt;}
.mapBox .nav .arrow {bottom:0;}
}

@media only screen and (max-width:1200px){
.mapBox .nav .maintitle {font-size:1.3rem}
}

@media only screen and (max-width:1000px){
.mapBox .nav .maintitle {padding: 0 0.4rem 0.4rem 0.4rem}
}
