header{
background-color: #DEA027;
}
#manuscrito-items{
margin-top: 30px;
}
.element{
margin-bottom: 20px;
display: flex;
align-items: center;
}
.info{
border: 1px;
border-style: solid;
padding: 10px;
position: relative;
overflow: hidden;
border-color: rgba(51, 51, 51, .5);
/*height: 208px;*/
}
.sumary{
/*position: absolute;
top: 0;
right: 0;*/
background-color: rgba(139, 209, 209, 1);
padding: 0 5px;
display: inline-block;
}
.hito{
display: inline-block;
}
.tomo{
text-transform: uppercase;
font-size: 12px;
color: #4168B5;
background-image: url('../images/ondas.png');
background-position: left bottom;
background-repeat: no-repeat;
padding-bottom: 5px;
margin-bottom: 7px;
margin-top: 30px;
}
.titulo{
font-size: 18px;
}
.fechas{
color: #666666;
}
.hitos{
margin-top: 10px;
color: rgba(51, 51, 51, .8);
margin-bottom: 70px;
line-height: 24px;
}
.hito{
margin-right: 10px;
}
h2.subtitulo{
font-size: 36px;
text-transform: uppercase;
margin-top: 10px;
}
.fechas2{
font-size: 18px;
}
.hitos2 span{
white-space: nowrap;
}
.hitos2{
border:3px double #000000;
border-style: double none double none;
margin-bottom: 40px;
margin-top: 20px;
}
.hitos2 div{
max-width: 600px;
margin-left: auto;
margin-right: auto;
padding-top: 40px;
padding-bottom: 40px;
font-size: 18px;
line-height: 40px;
}
.images{
margin-bottom: 40px;
position: relative;
z-index: 10000;
}

.links{
margin-bottom: 40px;
}
.download{
font-size: 12px;
color: #8E8E8E;
position: absolute;
bottom: 10px;
right: 10px;
}
.download i{
color: #DEA029;
}
.download .link{
text-align: center;
margin-left: 10px;
text-decoration: none;
}
.download .pdf{
font-size:9px;
border: 1px solid #8E8E8E;
padding: 3px 7px;
padding: 3px 3px 1px;
}
.download .size{
font-size: 9px;
margin-top: 2px;
}
.list-view > div:last-child{
margin-bottom: 100px;
}
body.manuscrito .paginas{
position: absolute;
top: 0;
left: 0;
width: 100%;
}