.texto-prueba{
font-weight: 300;
font-size: 16px;
line-height: 23px;}

.input-noborder{border:0}
.item-filtro_actualidad .item_input input{padding: 0 0 0 25px; height: 47px; border: none; font-size: 12px;line-height: 14px;letter-spacing: 0.1em;text-transform: uppercase;
color: #000000; font-family: Roboto, sans-serif; width: 80%; }

.literal_fondo_verde{
    left: 0;
    height: 67px;
    background: rgba(50, 162, 163, 0.8);
    font-size: 23px;
    width: 100%;
    line-height: 27px;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.clase-ul{font-weight: 300;
font-size: 16px;
line-height: 23px;}
@media(max-width: 767px){
	.down-side{
	top: 200px;
	}
	.literal_fondo_verde{
    font-size: 18px;
	}
}

.box-title-iframe.smallfixheight{min-height: 100px;padding: 10px 5px; margin: 0 0 10px}
.box-title-iframe.smallfixheight p{min-height: 50px;font-size: 14px;line-height: 16px;color: #FFFFFF; text-align: left;margin:0;}

.filtergreen{filter: invert(36%) sepia(25%) saturate(4279%) hue-rotate(153deg) brightness(91%) contrast(101%);}

.noborderbottom{border-bottom:0px}

.texto-rojo{
color:#FF7276;
}

.norotate{transform: none}

.inner_header-actualidad a {color:#000000;}

.imagenfichanevo{background-color:#c4c4c4; width:100%;-webkit-box-shadow:0 0 1px 0 #c4c4c4,0 1px 1px 0 #c4c4c4;box-shadow:0 0 1px 0 #c4c4c4,0 1px 1px 0 #c4c4c4;border-radius:50%;border:2px double #fff;padding-top:100%;background-size:cover}

.week-height{
min-height:110px
}

@media(max-width: 767px){
	.week-height{
	min-height:60px
	}
}

.bottom-space{
padding-bottom:30px;
}

.top-space{
padding-top:30px;
}

.alto-60{
min-height:60px
}

.u-font-16{
font-size:16px
}

.checkbox-big{
    border: 1px solid #CCCBCB;
    width: 20px;
    height: 20px;
    border-radius: 0;
    margin-left: -25px;
}

.texto-puntos{
display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.alto-letrero{
height: max-content
}

.flecha-izda{
position:absolute;
margin-left:560px;
}
.flecha-derecha{
position:absolute;
margin-top:-650px;
margin-left:600px;
}

.primera-pagina{
display:flex;
}