.ibd-static-es-generic-productos-servicios {
  /* Pantallas de menos de 320px */
  /* Small devices (landscape phones, 576px and up) */
  /* Medium devices (tablets, 768px and up) */
  /* Large devices (desktops, 992px and up) */
  /* Extra large devices (large desktops, 1200px and up) */
  /* Extra large devices (large desktops, 1200px and up) */
}

.ibd-static-es-generic-productos-servicios .gm-tarjetas-1 {
  margin-top: 50px;
}
.ibd-static-es-generic-productos-servicios .gm-tarjetas-1 .col-10 {
  padding: 0;
}
.ibd-static-es-generic-productos-servicios .gm-tarjetas-1 .tarjetas .tarjeta {
  box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.12);
  border-radius: 16px;
  padding: 0px 10px 25px 10px;
  max-width: 270px;
  margin: 0 auto;
  position: relative;
}
.ibd-static-es-generic-productos-servicios
  .gm-tarjetas-1
  .tarjetas
  > div:first-child
  .tarjeta:nth-child(1) {
  background: url("/webclipb/gc/prod/adminwcm/img/estaticos/generic/productos-servicios/tarjeta-fe-1600.png")
    top center no-repeat;
}
.ibd-static-es-generic-productos-servicios
  .gm-tarjetas-1
  .tarjetas
  > div:first-child
  .tarjeta:nth-child(2) {
  background: url("/webclipb/gc/prod/adminwcm/img/estaticos/generic/productos-servicios/tarjeta-fluz-1600.png")
    top center no-repeat;
}
.ibd-static-es-generic-productos-servicios
  .gm-tarjetas-1
  .tarjetas
  > div:first-child
  .tarjeta:nth-child(3) {
  background: url("/webclipb/gc/prod/adminwcm/img/estaticos/generic/productos-servicios/tarjeta-fgas-1600.png")
    top center no-repeat;
}
.ibd-static-es-generic-productos-servicios
  .gm-tarjetas-1
  .tarjetas
  > div:last-child
  .tarjeta:nth-child(1) {
  background: url("/webclipb/gc/prod/adminwcm/img/estaticos/generic/productos-servicios/tarjeta-pagar-1600.png")
    top center no-repeat;
}
.ibd-static-es-generic-productos-servicios
  .gm-tarjetas-1
  .tarjetas
  > div:last-child
  .tarjeta:nth-child(2) {
  background: url("/webclipb/gc/prod/adminwcm/img/estaticos/generic/productos-servicios/tarjeta-etiquetado-1600.png")
    top center no-repeat;
}
.ibd-static-es-generic-productos-servicios
  .gm-tarjetas-1
  .tarjetas
  > div:last-child
  .tarjeta:nth-child(3) {
  background: url("/webclipb/gc/prod/adminwcm/img/estaticos/generic/productos-servicios/tarjeta-cfija-1600.png")
    top left no-repeat;
}
.ibd-static-es-generic-productos-servicios
  .gm-tarjetas-1
  .tarjetas
  .tarjeta:not(:last-of-type) {
  margin-bottom: 35px;
}
.ibd-static-es-generic-productos-servicios
  .gm-tarjetas-1
  .tarjetas
  .tarjeta
  .contenido {
  padding-top: 96px;
}
.ibd-static-es-generic-productos-servicios
  .gm-tarjetas-1
  .tarjetas
  .tarjeta
  .contenido
  img {
  margin-bottom: 6px;
  margin-top: 16px;
  height: 38px;
}
.ibd-static-es-generic-productos-servicios
  .gm-tarjetas-1
  .tarjetas
  .tarjeta
  .contenido
  .titulo {
  color: #2c2c2c;
  font-size: 24px;
  line-height: 30px;
  padding-bottom: 0;
  margin-bottom: 8px;
  margin-top: 40px;
}
.ibd-static-es-generic-productos-servicios
  .gm-tarjetas-1
  .tarjetas
  .tarjeta
  .contenido
  .desc {
  color: #707070;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 40px;
}
.ibd-static-es-generic-productos-servicios
  .gm-tarjetas-1
  .texto-legal-tarjetas {
  max-width: 1060px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.36;
  text-align: center;
  color: #636363;
  padding: 10px;
  margin-top: 50px;
}
.ibd-static-es-generic-productos-servicios .tarjetas > div:not(:first-child) {
  margin-top: 35px;
}
@media (min-width: 768px) {
  .ibd-static-es-generic-productos-servicios {
    /* Set the margin between top and bottom cards */
    /* Set the margin to zero of the outer cards */
  }
  .ibd-static-es-generic-productos-servicios .gm-tarjetas-1 .tarjetas .tarjeta {
    max-width: 200px;
    padding: 0px 15px 20px 15px;
  }
  .ibd-static-es-generic-productos-servicios .tarjetas > div:not(:first-child) {
    margin-top: 0;
  }
  .ibd-static-es-generic-productos-servicios
    .gm-tarjetas-1
    .tarjetas
    > div:first-child
    > .tarjeta {
    margin-bottom: 25px;
  }
  .ibd-static-es-generic-productos-servicios
    .gm-tarjetas-1
    .tarjetas
    > div:last-child
    > .tarjeta {
    margin-bottom: 0;
  }
  .ibd-static-es-generic-productos-servicios
    .gm-tarjetas-1
    .tarjetas
    .tarjeta:first-child {
    margin-left: 0;
  }
  .ibd-static-es-generic-productos-servicios
    .gm-tarjetas-1
    .tarjetas
    .tarjeta:last-child {
    margin-right: 0;
  }
  .ibd-static-es-generic-productos-servicios
    .gm-tarjetas-1
    .tarjetas
    .tarjeta
    .contenido
    img {
    margin-top: 25px;
  }
  .ibd-static-es-generic-productos-servicios
    .gm-tarjetas-1
    .tarjetas
    .tarjeta
    .contenido
    .titulo {
    margin-bottom: 12px;
  }
  .ibd-static-es-generic-productos-servicios
    .gm-tarjetas-1
    .texto-legal-tarjetas {
    padding: 10px 75px;
  }
}
@media (min-width: 992px) {
  .ibd-static-es-generic-productos-servicios .gm-tarjetas-1 {
    margin-top: 60px;
  }
  .ibd-static-es-generic-productos-servicios .gm-tarjetas-1 .tarjetas .tarjeta {
    max-width: 286px;
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
    min-height: 330px;
  }
  .ibd-static-es-generic-productos-servicios
    .gm-tarjetas-1
    .tarjetas
    div:first-of-type
    > .tarjeta {
    padding: 0 45px 25px 45px;
  }
  .ibd-static-es-generic-productos-servicios
    .gm-tarjetas-1
    .tarjetas
    div:last-of-type
    > .tarjeta {
    padding: 0 20px 25px 20px;
  }
  .ibd-static-es-generic-productos-servicios
    .gm-tarjetas-1
    .tarjetas
    .tarjeta
    .contenido
    img {
    margin-top: 16px;
  }
  .ibd-static-es-generic-productos-servicios
    .gm-tarjetas-1
    .tarjetas
    .tarjeta
    .contenido
    .titulo {
    min-height: 60px;
  }
}
@media (min-width: 1200px) {
  .ibd-static-es-generic-productos-servicios .gm-tarjetas-1 .tarjetas .tarjeta {
    max-width: 340px;
    min-height: auto;
  }
  .ibd-static-es-generic-productos-servicios
    .gm-tarjetas-1
    .tarjetas
    .tarjeta
    .contenido
    img {
    margin-top: 12px;
  }
  .ibd-static-es-generic-productos-servicios
    .gm-tarjetas-1
    .tarjetas
    .tarjeta
    .contenido
    .titulo {
    min-height: auto;
    margin-bottom: 8px;
  }
}
@media (min-width: 1600px) {
  .ibd-static-es-generic-productos-servicios .gm-tarjetas-1 .col-10 {
    max-width: calc(100% / 12 * 8);
    flex: 0 0 calc(100% / 12 * 8);
    -ms-flexbox: 0 0 calc(100% / 12 * 8);
  }
  .ibd-static-es-generic-productos-servicios .gm-tarjetas-1 .offset-1 {
    margin-left: calc(100% / 12 * 2);
  }
}
