/* AJUSTE TRANSPARENCIA v1.1 · compatibilidad con encabezado heredado */
body.tp-master.tp-master .header-pagetitle{
  min-height:292px!important;
  height:292px!important;
  max-height:292px!important;
  padding:46px max(4vw,calc((100vw - 1180px)/2))!important;
}
body.tp-master.tp-master .tp-hero-copy{
  margin:auto!important;
  transform:none!important;
}
body.tp-master.tp-master .tp-hero-desc{
  display:block!important;
  margin:16px 0 0!important;
  padding:0!important;
  font-size:18px!important;
  line-height:1.55!important;
  font-weight:400!important;
  letter-spacing:0!important;
  word-spacing:0!important;
  text-transform:none!important;
  white-space:normal!important;
}
@media(max-width:900px){
 body.tp-master.tp-master .header-pagetitle{min-height:240px!important;height:240px!important;max-height:240px!important;padding:34px 24px 46px!important;}
 body.tp-master.tp-master .tp-hero-desc{font-size:16px!important;}
}
