.cklb-image {
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .region-header {
    width: auto !important;
    top: 5px;
    left: -5.6px;
  }
  .region-header img {
    width: 75%;
  }

  .bg-image.text-white._none.pt-6.pb-6.cklb-hero.block.block-layout-builder.block-inline-blockcklb-hero.aos-init.aos-animate {
    background-image: url("/sites/default/files/2024-01/fondo_movil.png") !important;
    background-size: cover !important;
  }
}

.background-local-video {
  overflow: visible !important;
}

.slick-slide .cklb-hero,
.slick-slide>div {
  height: 500px !important;
}

.node-type--page .body a {
  color: white !important;
  text-decoration: underline !important;
}

.node-type--paginas img {
  width: 100%;
  height: auto;
}

.node-type--paginas figure figcaption {
  background-color: white;
  color: black;
  font-style: italic;
  font-size: small;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}

.node-type--cklb-landing-page video {
  width: 100%;
  height: auto;
}

.video-sesiones .field-media-video-file video {
  max-width: 100%;
}

