/* .paragraph--type--resumen-items .contenido.container-fluid {
  width: 1640px;
  max-width: unset;
} */

.paragraph--type--resumen-items .container-fafafa09 {
  background-color: #f5f5f5f0;
}

.paragraph--type--resumen-items .container-f4f7fb {
  background-color: #f4f7fb;
}

.paragraph--type--resumen-items .container-ffffff {
  background-color: #ffffff;
}

.paragraph--type--resumen-items .slick__slide {
  width: auto !important;
}

.paragraph--type--resumen-items .text_wrapper {
  margin-top: 3rem;
  margin-bottom: 1.5rem;
}

.paragraph--type--resumen-items .text_wrapper .field--name-field-titulo {
  font-family: "ine-Poppins-SemiBold";
  color: #303555;
  font-size: 40px;
  text-transform: uppercase;
  position: relative;
  width: 100%;
  letter-spacing: 3px;
  font-weight: 600;
  z-index: 0;
  margin-bottom: 40px;
}

.paragraph--type--resumen-items .ficha_icono_item_type_8 {
  width: 360px;
  margin: 15px 15px 15px 15px;
  min-height: 330px;
}

.paragraph--type--resumen-items .slick__arrow {
  top: unset;
  bottom: -48px;
}

.paragraph--type--resumen-items .ficha_icono_item_type_8 .boton_generico img {
  display: inline;
}

.paragraph--type--resumen-items .ficha_icono_item_type_8 {
  box-shadow: 0px 3px 28px 0px rgba(0, 0, 0, 0.10)
}

.paragraph--type--resumen-items .ine-protas {
  margin-top: unset;
  margin-bottom: unset;
  padding-top: unset;
  padding-bottom: unset;
}

.paragraph--type--resumen-items .titulo_franja_inferior_azul h2 {
  padding-left: 10px;
  font-size: 20px;
}

.paragraph--type--resumen-items .titulo_franja_inferior_azul::after{
  height: 15px;
  bottom: 5px;
}

.paragraph--type--resumen-items .ine-public img {
  height: 90px;
  opacity: 1;
  transition-duration: 0.3s;
}

.paragraph--type--resumen-items .ineco-body-md-regular p{
    font-family: "ine-Poppins-Regular";
    font-size: 18px;
    color: #303555;
    margin: 0 0 0 12px;
    padding-top: 30px;
    opacity: 0.78;
    font-size: 14px;
    padding-top: 10px;
    text-align: start;
}


/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  .paragraph--type--resumen-items .titulo_franja_inferior_azul h2 {
    padding-left: unset;
  }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .paragraph--type--resumen-items .titulo_franja_inferior_azul h2 {
    font-size: 40px;
  }
    .paragraph--type--resumen-items .titulo_franja_inferior_azul::after{
    height: 23px;
    bottom: 0.5rem;
  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .paragraph--type--resumen-items .text_wrapper>div {
    max-width: 65%;
  }
}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {
  .paragraph--type--resumen-items .ine-protas {
    margin-top: 45px;
    margin-bottom: 45px;
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
