.box-standarpost { border-radius: 9px; display:block; position:relative;}
.box-standarpost > div { padding:30px;   min-height: 170px}
.c-oscuro p , .c-gris { color: #666666 }
.reading { display: inline-block; font-size: 0.9em; margin-bottom: 10px; }
.c-claro *  { color: #fff !important }
.a-shadow { display:block ; transition: 0.3s;}
.a-shadow:hover { border-radius: 9px; transition: 0.7s; text-decoration:none !important;
  -webkit-box-shadow: 3px 2px 55px -17px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 2px 55px -17px rgba(0,0,0,0.75);
  box-shadow: 3px 2px 55px -17px rgba(0,0,0,0.75);}
.a-linkboxpost { position:absolute; bottom:30px}
div.imgcontainer { overflow: hidden; width: 100%; min-height:100px; height: 220px;}
.imgpost { object-fit:cover; width:90%; margin: 10px 5% 10px 5%; max-width: 90%; height: auto; border-radius: 9px 9px 0 0;}
.bg-gris { background: #F2F2F2; }
.bg-blanco { background: #FFF; }
.tagpost { background: #AD2A1E; color:#fff; border: 1px solid #AD2A1E; border-radius:4px; display:inline-block;padding: 2px 5px; margin: 0 7px 7px 0 }
/* .tagpost:hover { background: #fff; color:#AD2A1E; border: 1px solid #AD2A1E; border-radius:4px; display:inline-block;padding: 2px 5px; margin: 0 7px 7px 0; text-decoration:none }*/
.tagsbox { margin-bottom: 15px; }
.apartat {
    font-size: .9em;
    margin: 45px 5px 0 30px;
    padding: 4px 7px;
    border: 1px solid #111;
    border-radius: 4px;
    white-space: nowrap;
    display: inline-block;
}
.apartat a { color: #111111; }

p.titol_h5 {
 font-family: 'PT Sans', sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #111010;
    font-size: 24px;
    letter-spacing: 0px;
    text-transform: none; 
}

/* extra */
.etiq { border: 1px solid #ffffff; border-radius:4px; display: inline-block; padding:2px 5px; margin-bottom:12px;}
.imagen img { max-width: 85% !important; height: auto;}

.box-casouso-extra { border-radius: 9px;  position:relative;margin-bottom:25px ; background-image:url("https://info.idisc.com/hubfs/Web2021/img/bg-blog-traducciones-descargable.png"); background-size: cover; background-position: center; }
.box-casouso-extra .padca { padding:45px 30px 30px 30px;  }
.box-casouso-extra .padca *{ color: #ffffff;}
.box-casouso-extra:hover { background: #ffffff; }
.box-casouso-extra:hover * { color:#111010; border-color: #8C9396; }
.shadow1 {   -webkit-box-shadow: 3px 2px 55px -17px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 2px 55px -17px rgba(0,0,0,0.75);
  box-shadow: 3px 2px 55px -17px rgba(0,0,0,0.75);} 
/*.shadowbook { -webkit-box-shadow: 26px 27px 42px -20px rgba(0,0,0,0.75);
-moz-box-shadow: 26px 27px 42px -20px rgba(0,0,0,0.75); */
  box-shadow: 26px 27px 42px -20px rgba(0,0,0,0.75);}

