.azul{color: #1e417b;}
.bglila{background-color: #a71b71;}
.bgverde{background-color: #00909b;}
.bgrojo{background-color: #e53011;}
.bgazul{background-color: #2581c4;}
.pers{position: absolute;z-index:9999;}
.ch{width:30px;}
.ch1{top:-10px;left: 15px;}
.ch2{top:-5px;right: 15px;}
#serie .tapas h2{border-bottom:1px solid #d32715;color:#d32715; text-align: left;width:90%;margin:auto;}
.texturapapel{background-image: url(../img/misc/paper-texture.jpg);background-repeat: repeat;}
#serie .tapas .card-deck{-webkit-justify-content:space-evenly;justify-content:space-evenly;}
#serie .tapas .card{max-width:250px;}
#serie .tapas button,#serie .pack button{background-color: #a71682;color: #fff;}
#serie .tapas a button:hover,#serie .pack a button:hover{text-decoration:none;background-color:#76075a;color:#fff;}
#serie .pack button{
    width: 90%;
    max-width: 250px;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
    line-height: 1.1;
    font-family: 'montserratsemibold',sans-serif;
    font-size:16px;
    min-height: 45px;
    text-transform:uppercase;
    border-radius: 25px;
    margin:7px auto;
}
.areaimgfull{position: relative;}
#serie .textimgfull{margin:0 auto;padding-bottom:15px;}
.areadest h2{padding-top:20px;}
.areadest .copete{position: relative;}
#serie .copete{padding:5px;z-index:9999;}
#serie .muestras p.copete{padding:5px 10px;}

#serie .muestras.cols50{padding:20px 10px;border-bottom:2px dotted 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;}

.presentacion .txt{background-color:#f2f2f0;}

.nromuestra{border-bottom-left-radius:16px;border-bottom-right-radius:16px;box-shadow:3px 3px 3px rgba(0,0,0,0.3);}
.nromuestra .troquelmini{background-image: url('../img/misc/espiral2.png');background-repeat:repeat-x;height: 30px;width:100%;position:absolute;top:-25px;}

#serie .muestras.cols50{max-width:1000px;margin:5px auto;padding:10px;}
#serie .muestras.cols50 .col{-webkit-display: flex;display: flex;justify-content: center;}
#serie .muestras.cols50 .col .sample{width:95%;margin-bottom:5px;}
#serie .muestras p.copete{color: white;}
#serie .muestras.cols50 .col .sample,.nromuestra{width:100%;max-width:600px;}


@media(min-width:720px){
  #serie .muestras.cols50 .col{display: inline-block;vertical-align: middle;}
  #serie .muestras.cols50 .col.w50{width:49%;}
  #serie .muestras.cols50 .col.w65{width:65%;}
  #serie .muestras.cols50 .col.w35{width:34%;}
  #serie .muestras.cols50 .col.br{border-right:2px dotted gray;}
}
@media(min-width:600px){#serie .tapas button{line-height:1.5;}}

@media (min-width: 725px){
  #serie .pack-img, #serie .pack-txt{display: inline-block;vertical-align: top;}
  #serie .pack .pack-img {width: 33%;max-width: 265px;margin-top:20px;}
  #serie .pack .pack-txt {width: 63%;margin-left: 1.5%;margin-top:20px;}
  #serie .pack-txt h3.titlebook{margin-top:0;}
}
@media(min-width:1200px){
  #serie .tapas .card-img{width:auto;}
}

/*MAX*/
@media(max-width: 380px){
  .recmat ul{padding-left:20px;}
}
