@import url("/css/rtve.2019.noticias/cumbre-clima-2019-TE_SCB20LL/info-temas/TE_SCB20LL.basics.info.css");

.toplayer + .container:not(.striplayer), .toplayer + .container:not(.specialTopBox) > section.grid:not(.arrays) > .gridBox:first-child {padding-top: 8.6rem;} /* ajuste de plantilla */

/*BASIC*/
.infoBox {overflow:hidden;}
.infoBox .list-temas button{padding:0 .1rem;}

/*FICHA*/
.infoBox .infoFicha{position:relative;margin-top:3rem;padding:0;}
.infoBox .infoFicha li .contentBox,
.infoBox .infoFicha li .mediaBox {display:inline-block;float: none;vertical-align: top;}
.infoBox .infoFicha li .mediaBox{width:65%;padding: 2rem;}
.infoBox .infoFicha li .contentBox{width:35%;padding:2rem 2rem 2rem 4rem;}
.wrapper .infoBox .fichaBox .infoFicha li .mainBox .contentBox .auxBox *{font-size:1.6rem;font-weight:300;}
.infoBox .infoFicha li .txtBox{padding-bottom:2rem;}
.infoBox .infoFicha li .txtBox span{font-size:4rem;line-height:1.2;}
.infoBox .infoFicha li .contentBox .auxBox{font-size:1.6rem;line-height:1.6;font-weight:300;}

/* numero de elementos */
.infoBox .list-temas{width:100%;margin:0;}
.infoBox .list-temas.num_elem,
.infoBox .list-temas.num_elem10 button{width:10%;}
.infoBox .list-temas.num_elem11 button{width:9.0909%;}
.infoBox .list-temas.num_elem12 button{width:8.3333%;}
.infoBox .list-temas.num_elem13 button{width:7.6923%;}
.infoBox .list-temas.num_elem14 button{width:7.1428%;}
.infoBox .list-temas.num_elem15 button{width:6.6666%;}
.infoBox .list-temas.num_elem16 button{width:6.25%;}

/*focus*/
.infoBox .list-temas button[class*="tema"]:not(.no-active) .img{transition:all .2s;}
.infoBox .list-temas button[class*="tema"]:not(.no-active):hover .img{opacity:.6;}
.infoBox .list-temas button[class*="tema"]:not(.no-active):focus .img{/*border: .1rem solid #3D7187;*/border-radius:100%;}
.infoBox .controlBox .arrow:focus {border: .1rem solid #fff;}

/* flechas */
.infoBox .controlBox .arrow{width:4rem;height:15rem;background-size:auto 100%;background-position:center center;opacity:1;color:transparent;}
.infoBox .controlBox .arrow.izq{background-image:url('/css/rtve.2019/rtve.commons/rtve.modules/rtve.slides/i/arrowL_ffffff.svg');left:-5rem;}
.infoBox .controlBox .arrow.der{background-image:url('/css/rtve.2019/rtve.commons/rtve.modules/rtve.slides/i/arrowR_ffffff.svg');right:-5rem;}


/* no-js */
#info-temas.infoBox.no-js .infoFicha > li:not(.no-active) {opacity: 1;visibility: visible; clear: both;display: block;width: 100%;height: auto;position: relative;}
#info-temas.infoBox.no-js .infoFicha > li:not(:first-child) {padding-top: 4rem;}
#info-temas.infoBox.no-js .infoFicha li .extraBox {margin-top:0}
#info-temas.infoBox.no-js .controlBox {display:none;}


@media only screen  and (max-width:1023px){
.infoBox .infoFicha li .contentBox,
.infoBox .infoFicha li .mediaBox {width:100%;}
}
