 
  .cntb-51-0-video:after{
      content: '';
      background-image: url(https://admin.contebio.com/custom/kronos_homes/img/play.svg);
      background-size: contain;
      position: absolute;
      height: 80px;
      width: 80px;
     top: calc(50% - 40px);
      left: calc(50% - 40px);
      cursor: pointer;
  }
  .cntb-51-0-video.played:after{
  display:none;
  }
  @media (max-width: 576px){
    .cntb-51-0-video:after{
      height: 40px;
      width: 40px;
     top: calc(50% - 20px);
      left: calc(50% - 20px);
    
    }
  } 
   
.cntb-389-0-0-texto{ overflow-auto } 
.cntb-389-0-capa-element{ overflow:auto; } 
 
 .position_show_object{ height:100%; overflow:hidden; }
  
.cntb-546-0-noticia-element-row{ background-color:rgba(255,255,255,1); } 
.cntb-546-0-0-valor-contenido-comun-image{ height:240px;width:100%; } 
.cntb-546-0-2-valor-contenido-comun-description{ color:rgba(111,111,111,1);font-size:12px; } 
.cntb-546-0-1-valor-contenido-comun-name{ font-size:14px;color:rgba(0,0,0,1); } 
.cntb-546-0-0-valor-contenido-comun-image-picture{ height:220px; } 
/* === CARD === */
.cntb-546-0-noticia-element {
  padding: 0 !important;
}

.cntb-546-0-noticia-row .slick-prev:before {
  display: none;
}

.cntb-546-0-noticia-element-row {
  flex-direction: column !important;
  background: #fff;
  overflow: hidden;
  height: 100%;
  flex-wrap: nowrap;
}

/* === IMAGEN === */
.cntb-546-0-0-valor-contenido-comun-image-picture {
  display: block !important;
  width: 100%;
  overflow: hidden;
  flex-shrink: 0;
}

.cntb-546-0-0-valor-contenido-comun-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.3s ease;
}

.cntb-546-0-noticia-element-row > a:hover .cntb-546-0-0-valor-contenido-comun-image {
  transform: scale(1.03);
}

/* === TÍTULO === */
.cntb-546-0-noticia-element-row .cntb-546-0-1-valor-contenido-comun-name {
  font-size: 20px;
  font-weight: 500;
  color: #000;
  line-height: 20px;
  margin-bottom: 15px;
}

/* === DESCRIPCIÓN === */
.cntb-546-0-noticia-element-row .cntb-546-0-2-valor-contenido-comun-description {
  font-size: 14px;
  color: #000;
}

.bvermas {
    font-weight: 500;
    color: #02548B;
    font-size: 18px;
    text-transform: uppercase;
    border-top: 1px solid #02548B;
    max-width: calc(100% - 3rem);
    margin: 0 auto;
    padding: .5rem 0;
    margin-top: auto;
}

.cntb-546-0-noticia-row .cntb-546-0-noticia-element {
  float: none; /* slick usa float internamente */
  padding-right: 15px !important;
}

.cntb-546-0-noticia-row .slick-track {
  display: flex;
}

.cntb-546-0-noticia-row .slick-slide {
  height: auto;
}

.cntb-546-0-noticia-row .slick-slide > div {
  height: 100%;
}

.cntb-546-0-noticia-element-row {
  height: 100%; /* todas las cards misma altura */
}

@media (max-width: 576px) {
    .cntb-546-0-noticia-row .slick-arrow.slick-next {
        right: -30px;
    }
    .cntb-546-0-noticia-row .slick-arrow.slick-prev {
        left: -15px;
    }
    .cntb-546-0-noticia-element {width: 100% !important;}
    .cntb-546-0-noticia-row .cntb-546-0-noticia-element {padding-right: 0 !important;}
    .cntb-546-0-noticia-element-row .cntb-546-0-1-valor-contenido-comun-name {margin-top: 15px}
    .cntb-546-0-noticia-element-row .cntb-546-0-2-valor-contenido-comun-description {margin-bottom: 15px;height: calc(8.5em);}     
    
}
.cntb-554-0-relacion-element{ height:540px; } 
.cntb-554-0-relacion-element-row{ background-color:rgba(243,243,243,1); } 
.cntb-554-0-0-valor-relacion-aelca-provincias-imagen-min{ height:270px; object-fit:cover; } 
.cntb-554-0-2-valor-relacion-aelca-provincias-nombre-visible{ color:rgba(0,0,0,1); } 
.cntb-507037-0-imagen{ width:100%;object-fit:cover;max-height: 620px; } 
.cntb-507037-1-capa{ width: 95%; } 
.cntb-507037-2-texto-sobre-imagen{     position: absolute!important;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: left;
    display: block!important;
    z-index: 11; } 
.cntb-507037-2-0-titulo-h1{ font-size: 17px !important;
    font-weight: 500 !important;
    color: black !important;
    text-transform: none !important;
    margin: 0px !important;
    padding: 5px 0 10px !important;
    color: #fff !important; } 
.cntb-507037-2-1-textos-destacado{ font-size: 40px !important;
    font-weight: 500 !important;
    color: black !important;
    text-transform: none !important;
       margin: 0px 0px 10px 0 !important;
    padding: 5px 0 10px !important;
    color: #fff !important; } 
.cntb-507037-2-1-textos-destacado p{color: #fff !important;}
   
