/* Esto es temporal, borrar cuando se escriba con scss */

/*OVERRIDE BOOTSTRAP*/
/* .container{
    max-width: 1600px !important;
} */
/* .out-container{
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
} */

/* NODO FULL NOTICIAS */
/* .page-news__image{
    background-size: cover;
} */

/*Componente enlace dentro de hitos*/
/* .mm-link .mm-link__icon{
    max-width: 2rem;
} */



/* SECCION DSS DATOS DE LAS REDES DE CONTROL ESCENARIOS DE CAMBIO CLIMÁTICO */

  .mm-card.aux-style-dss {
    display: flex;
    flex-wrap: wrap;
  }
  
  .mm-card.aux-style-dss .mm-card__background {
    flex: 1;
    min-width: 15rem;
    min-height: 50vh;
    background-size: cover;
    background-position: center;
    position: relative;
  }
  
  .mm-card.aux-style-dss .mm-card__logo {
    position: absolute;
    top: -1rem;
    left: -1rem;
    display: flex;
  }
  
  .mm-card.aux-style-dss .mm-card__info {
    flex: 1;
    min-width: 300px;
    padding: 1rem;
    min-height: fit-content;
    align-self: end;
  }
  .paragraph.paragraph--type--card.paragraph--view-mode--dss-medidas-complementarias {
    display: flex;
    justify-content: center;
}

.block-cards-block--seguimiento .mm-card .mm-card__info{
  min-width: 15rem;
}

/* SECCION DSS DATOS DE LAS REDES DE CONTROL ICONOS DE MODELOS  */


.paragraph--type--card .mm-card{
  width: 100%;
}

.mm-model .mm-model__list .image-wrapper-style-data {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  margin: 1rem;
  text-align: center;
}
.block--marmenor-modelodelmarmenor .mm-model .mm-model__list .image-wrapper-style-data img {
  max-width: 1rem;
}

.mm-model .mm-model__list .image-wrapper-style-data img{
    max-width: 3rem;
}

.mm-model .mm-model__list .image-name {
    font-size: 0.8rem;
    color: #333;
    align-self: flex-end;
  }
.mm-model .mm-model__list  img[data-alt="Clorofila"], .mm-model .mm-model__list  img[data-alt="Turbidez"], .mm-model .mm-model__list  img[data-alt="Indicadores de biodiversidad"] {
    width: 1rem;
}
.mm-model .mm-model__list  div#img-check .image-name {
    margin: 0;
}
.paragraph--view-mode--control-data p.image-name {
    align-self: center !important;
}
.mm-card.aux-style-dss .mm-card__logo {
    display: flex;
    justify-content: center;
}
.mm-card.aux-style-dss .mm-card__logo img {
    height: 4rem;
    align-self: center;
}

/* SECCION HOME  */
.block--type-intro-video .mm-intro-video__branding {
  display: flex;
  -moz-column-gap: unset;
  column-gap: unset;
  max-width: 90%;
}
.paragraph--view-mode--default .mm-card .mm-card__info{
  min-height: 10rem !important;
  width: 100%;
}
@media (max-width: 767.98px) {
  .path-frontpage .paragraph--view-mode--default .mm-card {
    max-width: 27rem;
  }
}
@media (min-width: 767px) and (max-width: 954px) {
  .paragraph--view-mode--default .mm-card .mm-card__info{
    height: 12rem !important;
  }
}
@media (min-width: 1199px) and (max-width: 1500px) {
  .paragraph--view-mode--default .mm-card .mm-card__info {
    max-height: 10.5rem;
  }
}



/* VISOR */

.block--iframe-visor-block iframe {
  height: 40rem;
}

/* FOOTER */
.mm-footer__legal a{
  color: white;
}
.mm-footer__legal .col-auto a {
  position: relative;
}

.mm-footer__legal .col-auto:not(:last-child) a::after {
  content: "|";
  position: absolute;
  right: -1rem;
  color: white;
}
.node-25 .mm-intro__picture.mm-intro__picture--background.h-100 {
  background-position: bottom;
}

/* SECCION EVALUACION DE LA RECUPERACION DEL SISTEMA SOCIOECOLOGICO */
.special-style h2{
  color: #214e8d;
  font-weight: 600;
}

/* SECCION DSS REEDITADA */

.paragraph--view-mode--control-data .mm-model--control-data {
  background-color: none;
  border: unset;
  padding: unset;
}
.mm-model--data-container{
  background-color: #fff;
  border: 3px solid #245499;
  padding: 1.6rem;
}
.paragraph--view-mode--control-data .mm-model{
  padding: unset;
  margin: unset;
} 
.row.mm-model--data-container{
  margin: 1rem 2rem;
}
.display--dss-modelo-de-aguas.block--model-block .field--name-field-link {
  text-align: end;
  text-decoration: underline;
  margin: unset;
  padding: unset;
  max-width: 91%;
  padding-top: 1rem;
  font-size: 0.8rem;
}
.node-25 .block-basic--dss .block__content{
  border-bottom: unset;
  padding: unset;
}
.block--model-block.display--dss-modelo-de-aguas.block-model-block--dss-modelo-de-aguas{
  padding: 3rem;
}
.mm-model--data-container .field--name-field-model-subtitle{
  font-family: "Barlow Condensed", Sans-serif;
  font-size: 1.8em;
  font-weight: 600;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2em;
  letter-spacing: 0px;
  color: #245499;
  text-align: center;
}

.block--model-block.display--dss-modelo-de-aguas.block-model-block--dss-modelo-de-aguas.block--marmenor-modelizacionymodelos-2:before {
  background-image: url(/themes/custom/marmenor/src/assets/icons/arrow-down.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 3rem;
  margin: 0 auto 6px;
  text-align: center;
  width: 3rem;
}

.mm-model--control-data .mm-model__title .h3, .mm-model--control-data .mm-model__title h3{
  font-weight: 500;
  text-align: left;
}