#carrusel .header .titulo {
    font-family: IberPangeaText-Regular;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #2C2C2C;
    padding-left:21px;
    padding-right: 22px;
    padding-bottom: 0;
  }
  
  .elemento-carrusel {
    border-radius: 16px;
    border: 1px #D8CFC7 solid;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: inline-flex;
    height: 582px;
    margin-bottom: 14px;
  }
  
  .imagen-elemento-carrusel {
    align-self: stretch;
    height: 360px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }
  
  .contenedor-imagen-elemento-carrusel {
    width: 312px;
    height: 222px;
    background: white;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 16px;
    display: inline-flex;
  }
  
  .contenedor-textos-elemento-carrusel {
    align-self: stretch;
    height: 138px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: flex;
  }
  
  
  .titulo-texto-elemento-carrusel {
    width: 248px;
    align-self: stretch;
    text-align: center;
    color: #2C2C2C;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    word-wrap: break-word;
    margin-left: auto;
    margin-right: auto;
  }
  
  .subtitulo-texto-elemento-carrusel {
    align-self: stretch;
    text-align: center;
    color: #707070;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    word-wrap: break-word;
    width: 284px;
    margin-left: auto;
    margin-right: auto;
  }
  
  #carrusel>div.row.mt-5>div>div>div.owl-stage-outer>div div>div>div>div.contenedor-saber-mas>p>span>a>img,
  #carrusel>div.row.mt-5>div>div>div.owl-stage-outer>div div>div>div>p>span>a>img {
    width: 16px;
    display: block;
    position: relative;
    top: 2px;
  }
  
  .contenedor-saber-mas {
    justify-content: flex-start;
    flex-direction: row;
    align-items: flex-end;
    gap: 4px;
    display: flex;
  }
  
  .contenedor-saber-mas img {
    display: block;
    width: 16px;
  }
  
  .texto-saber-mas {
    display: flex;
    text-align: center;
    color: #2F6852;
    font-size: 16px;
    font-weight: 500;
    text-decoration: underline;
    line-height: 20px;
    word-wrap: break-word;
  }
  
  
  /*#endregion Header*/
  
  #carrusel .owl-carousel.off {
    display: flex !important;
    justify-content: center;
  }
  
  
  #carrusel .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
    background: #00A443;
    width: 8px;
    height: 8px;
  }
  
  #carrusel .owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    border: 1px solid #2F6852;
    background: #ffffff;
  }
  
  /*#endregion DotsCarrusel*/
  
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    padding: 0;
  }
  
  
  #carrusel {
    padding: 24px 16px 48px;
  }
  
  
  #boton-ver-todos {
    color: #2F6852;
    cursor: pointer;
    width: 200px;
    height: 56px;
    align-self: stretch;
    flex: 1 1 0;
    padding-left: 40px;
    padding-right: 40px;
    background: rgba(255, 255, 255, 0);
    border-radius: 100px;
    border: 2px #2F6852 solid;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    text-align: center;
  
  }
  
  .segunda-parte-carrusel {
    margin-top: 24px;
    display: flex;
    justify-content: center;
  }
  
  .contenedor-boton-ver-todos {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
  
  
  }
  
  .texto-boton-ver-todos {
    margin-top: auto;
  
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    word-wrap: break-word;
  }
  
  #boton-ver-todos:hover {
    color: #fff;
    background-color: #2F6852;
  }
  
   .imagen-tarjeta-carrusel-urgencias {
      content: url("/documents/20122/14889579/urgencias-electricas-negocios.png");
    }
  
  
    .imagen-tarjeta-carrusel-asistente {
      content: url("/documents/20122/14889579/asistente-smart-empresas.png");
    }
  
  
    .imagen-tarjeta-carrusel-proteccion {
      content: url("/documents/20122/14889579/proteccion-pagos-autonomos.png");
    }

  @media(min-width: 576px) {
   #carrusel {
      padding: 24px 0px 48px 64px;
    }
  }

  @media(min-width: 992px) {
    #carrusel {
      padding: 40px 0 80px;
    }
  
    .elemento-carrusel,
    .contenedor-imagen-elemento-carrusel {
      width: 264px;
    }
    .subtitulo-texto-elemento-carrusel {
      width: 160px;
    }
  
    .texto-saber-mas{
      margin-top: 50px;
    }
  }
  
  @media(min-width: 1200px) {
    .texto-saber-mas{
      margin-top: 0px;
    }
    
    .subtitulo-texto-elemento-carrusel {
      width: 278px;
    }
    .elemento-carrusel,
    .contenedor-imagen-elemento-carrusel {
      width: 312px;
      /*height: 582px;*/
    }
  
    .container-fluid {
      text-align: center;
    }
  }
  
  
  @media(min-width: 1600px) {
    .elemento-carrusel {
      width: 405px;
      height: 560px;
    }
  
    .owl-item.active {
      width: 450px !important;
    }
  
    .owl-stage {
      display: flex;
      flex-direction: row;
      justify-content: center;
    }
  
    .subtitulo-texto-elemento-carrusel {
      width: 325px;
    }
  
  
    .contenedor-imagen-elemento-carrusel,
    .contenedor-imagen-elemento-carrusel .imagen-tarjeta-carrusel {
      width: 405px !important;
      height: 360px;
  
    }
  
    .imagen-tarjeta-carrusel-urgencias {
      content: url("/documents/20122/14889579/urgencias-electricas-negocios-1920.png");
    }
  
  
    .imagen-tarjeta-carrusel-asistente {
      content: url("/documents/20122/14889579/asistente-smart-empresas-1920.png");
    }
  
  
    .imagen-tarjeta-carrusel-proteccion {
      content: url("/documents/20122/14889579/proteccion-pagos-autonomos-1920.png");
    }
  }