.azul{color: #1e417b;}
.pers{position:absolute;}
.texturapapel{background-image: url(../img/misc/paper-texture.jpg);background-repeat: repeat;}
#serie .tapas button{background-color: #a71682;color: #fff;}
#serie .tapas a button:hover{text-decoration:none;background-color:#76075a;color:#fff;}

.areaimgfull{position: relative;}
#serie .textimgfull{margin:0 auto;padding-bottom:15px;}
.ficheroxl{width:90%;max-width:720px;position: relative;margin:0 auto;}
.areadest h2{padding-top:20px;}
.areadest .copete{position: relative;}
#serie .copete{padding:5px;z-index:9999;}

#serie .muestras.cols50{padding:20px 10px;border-bottom:1px solid gray;}
#serie .muestras.cols50,#serie .muestras.cols50 .col{max-width:initial;}
#serie .muestras.cols50 .col{display:block;width:100%;}
.booksamples{background-color:#f9efca;margin-top:-20px;z-index:-1;}
.muestras article.col p{width:90%;margin:5px auto 10px;}
#serie .muestras.cols50 .col p{width:100%;}

.presentacion .txt{background-color:#f2f2f0;}

@media(min-width:375px){
	#serie .recmat .areatxt, #serie .recmat .areaimg{display: inline-block;vertical-align: middle;}
	#serie .recmat .areaimg{width:84px;}
	#serie .recmat .areatxt{width:calc(100% - 90px);}
}
@media(min-width:600px){#serie .tapas button{line-height:1.5;}}

@media(min-width:700px){
  #serie .muestras.cols50 .col{width:49%;display: inline-block;vertical-align: middle;}
  #serie .muestras.cols50 .col.br{border-right:2px dotted gray;}
}


@media(min-width:1200px){
  #serie .tapas .card{max-width:300px;}
  #serie .tapas .card-img{width:auto;}
  .tiburon{width:295px;top:37%;left:0;}
}

/*MAX*/
@media(max-width: 380px){
  .recmat ul{padding-left:20px;}
}
