#sentencia {position:relative;padding-top:2rem;display:block!important;}

/**pers**/
.sentencias {text-align:center;width:100%;font-family:'Roboto','Arial',sans-serif;color:#403f3e;overflow:hidden;}
.sentencias .titulos span {text-transform:uppercase;font-size:1.6rem;font-weight:600;color:#666;}
.sentencias .senten {padding:0 1rem;font-weight:600;font-size:1.4rem;line-height:1.5rem;}
.sentencias ._Prev .senten {font-size:1.4rem;}

.sentencias .MalvPrev h4 {color:#403f3e;}
.sentencias .list-pers{display:flex;display:-webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;}
.sentencias .list-pers li{list-style:none;display:inline-block;text-align:center;width:auto;}
.sentencias ._Prev .list-pers {border-color:#858687;}
.sentencias ._Prev .list-pers li:last-child .name {padding:.4rem 1.6rem;}
.sentencias ._MalvPrev .list-pers li:first-child .name {padding:.4rem 0;}

.sentencias .list-pers{font-size:1.3rem;position:relative;}
.sentencias .list-pers .name{font-size: 1.4rem;font-weight:400;text-transform:uppercase;line-height:1.2;padding:.4rem .7rem;}

/**imagenes**/
.sentencias .list-pers .img{display:inline-block;overflow:hidden;width:96%;}
.sentencias .list-pers .img img {width:150%;position:relative;left:-25%;}
.sentencias .list-pers ._Absuelto img {opacity:.4}
.sentencias .list-pers {width:200%;margin-bottom:.5rem;}
.sentencias .list-pers li {width:4.545454%;}
.sentencias .list-pers li img {padding-bottom: 0.1rem;}
.sentencias .list-pers li[class*='_MalvPrev'] .img {border-bottom: .5rem solid #403f3e;}
.sentencias .list-pers li[class*='_Prev'] .img {border-bottom: .5rem solid #858687;}
.sentencias .list-pers li[class*='_Absuelto'] .img {border-bottom: .5rem solid transparent;}

.sentencias .titulos {display:block;width:100%;padding:0.6rem;background:#f5f5f5;}
.sentencias .titulos span {text-align:center;margin-right:2rem;}
.sentencias .titulos span:before {content:"";display:block;width:2rem;height:2rem;display:inline-block;margin-right:1rem;margin-bottom:-.4rem;}
.sentencias .titulos span[class*='_MalvPrev']:before {background:#403f3e;}
.sentencias .titulos span[class*='_Prev']:before {background:#858687;}

/*enlace*/
.sentencia .secBox a {position:absolute;color:transparent;width:100%;left:0;height:100%;display:inline-block;}
.sentencia strong.secBox {height:100%;z-index:3!important;position:absolute!important}

.infoBox#sentencia a {display:inline-block;width:100%;position:absolute;left:0;width:100%;height:100%;bottom:0;z-index:1;}
.P0{display:none;}

/*para la apf*/
.p_final .sentencias ._MalvPrev .list-pers li:first-child .name {padding:.4rem 0;}
.p_final .sentencias .list-pers .name {font-size:1.2rem;}
.p_final .sentencias .senten{font-size:1.2rem;}

@media (max-width:1399px){
    .sentencias ._Prev .senten {font-size:1.3rem;}
    .sentencias .list-pers .name{padding:.5rem 0rem;}
    .sentencias ._Prev .list-pers li {width:33.5%;}
    .sentencias .senten {padding:0 .5rem;display:inline;}
}

/*carrusel de acusados*/
.sentencias {display:inline-block;width:100%;overflow:hidden;
	border-color:transparent;border-style:solid;border-width:0 4rem;}
.sentencias + .controlBox {position:absolute;top:0;width:100%;height:0;z-index:1;}
.sentencias .list-pers {position:relative;left:0;}
.sentencias .list-pers {
-webkit-transition: left 0.75s;
   -moz-transition: left 0.75s;
     -o-transition: left 0.75s;
        transition: left 0.75s;
        }
.sentencias + .controlBox .ico {text-align:center;display:inline-block;}
.sentencias + .controlBox .ico img {height:10rem;width:4rem;display:inline-block;background-repeat:no-repeat;background-size: auto;}
.sentencias + .controlBox .next_ {float:right;}
.sentencias + .controlBox .back_ img {background-image:url('/css/rtve.elecciones/i/iconos.svg/arrowL.svg');background-position:-1.2em 50%;}
.sentencias + .controlBox .next_ img {background-image:url('/css/rtve.elecciones/i/iconos.svg/arrowR.svg');background-position:1.2em 50%;}
.sentencias + .controlBox .beoff {opacity:0.25;}

/* .sentencias .list-pers {width:300%;}
.sentencias .list-pers li {width:6.666667%;} */

/* @media only screen and (min-width:1024px) {
.sentencias .list-pers {width:200%;}
.sentencias .list-pers li {width:4.54%;}
} */