body {
  font-family: "Plus Jakarta Sans";
}
:root {
  --h7-line-height: 38px;
  --fs-h7: 20px;

  --blue-light: #175fe2;
  --azul-primario: #072146;

  --celeste-secundario: #73bdfa;
  --color-font-principal: #063063;
  --color-font-secondary: #227be1;
  --blue-dark: #063063;

  --background-ligth: #f7fbff;
  --grey: #d5d5d5;
  --grey-ligth: #f1f1f1;
  --negro: #2b2b2b;
  --blanco: #fff;
  --green: #2d844a;
}
.top-section {
  padding-top: 94px !important;
}

/* -----Cliente misterioso-------- */

#cliente-misterioso {
  background-image: url("../img/Cliente Misterioso/Header.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 401px;
  max-height: 401px;
}

#cliente-misterioso h1 {
  font-size: 40px;
  font-weight: 500;
  padding-top: 160px;
}

#cliente-misterioso-description .header-row-container {
  padding: 15px;
}

#cliente-misterioso-description .header-info-container-1 {
  color: var(--azul-primario);
  font-size: 22px;
  font-weight: 500;
  line-height: 43px;
  max-width: 530px;
}

#cliente-misterioso-description .header-info-container-2 {
  color: var(--azul-primario);
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  color: black;
}

#empresas-monitoreo .datos {
  gap: 50px !important;
}

#cliente_misterioso_description_item_4 {
  color: var(--blue-light);
}


#cliente-misterioso-description {
  background-color: var(--background-ligth);
}


@media screen and (min-width: 992px) {
  #cliente-misterioso h1 {
    font-size: 40px;
    font-weight: 600;
    width: 331px;
    height: 55px;
    margin-left: 103px;
    padding-top: 172px;
    text-wrap: nowrap;
  }

  #cliente-misterioso-description {
    height: 460px !important;
    width: 100%;
    padding-top: 126px !important;
    padding-left: 96px;
    padding-right: 94px;
    background-color: var(--background-ligth);
  }

  #cliente-misterioso-description .header-row-container {
    gap: 120px;
    padding: 0px;
    height: 228px;
    width: 100%;
  }

  #cliente-misterioso-description .header-info-container-1 {
    font-size: 22px;
    font-weight: 500;
    line-height: 43px;
    max-width: 665px !important;
    height: 228px !important;
  }

  #cliente-misterioso-description .header-info-container-2 {
    gap: 22px !important;
    height: 208px;
    max-width: 447px;
    padding: 0px;
  }
}




/* -----Mystery Shopper -------- */

#mystery-shopper {
  background-image: url("../img/Cliente Misterioso/Header.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 401px;
  max-height: 401px;
}

#mystery-shopper  h1 {
  font-size: 40px;
  font-weight: 500;
  padding-top: 160px;
}

#mystery-shopper-detail{
  padding-top: 10px !important;
  padding-bottom: 32px !important
}

#mystery-shopper-detail h1{
font-size: 36px;
font-weight: 600;
color: var(--azul-primario);
padding-top: 30px !important;
padding-bottom: 30px !important
}

/* #mystery-shopper-detail #contentNo {
  display: none;
} */

#contentOption2 {
  display: none;
}

#contentDefaulHidden {
  display: none;
}

#mystery-shopper-detail .button-container {
  /* width: 100%;   */
  /* display: flex;     */
}

#mystery-shopper-detail .button-container button {
  width: 30%;
  margin: 10px;
  min-width: 300px;
  height: 58px;
}


#mystery-shopper-schedule    .button-container a {
  width: 30%;
  margin: 10px;
  min-width: 300px;
  
}

#kpis3-mystery .button-container {
  /* width: 100%;   */
  /* display: flex;     */
}

#kpis3-mystery .button-container button {
  width: 30%;
  margin: 10px;
  min-width: 300px;
  height: 58px;
}


#kpis3-mystery    .button-container a {
  width: 30%;
  margin: 10px;
  min-width: 300px;
  
}

#kpis3-mystery ul{
margin-top: 3px !important;
}

#mystery-shopper-schedule{
  /* padding-top: 70px !important; */
  /* padding-bottom: 72px !important */
}

#mystery-shopper-schedule h1{
font-size: 36px;
font-weight: 600;
color: var(--azul-primario);
padding-top: 50px !important;
padding-bottom: 50px !important
}


#contentDateYes {
  display: none;
}

#contentDateNo {
  display: none;
}

#mystery-shopper-schedule .button-container button {
  width: 30%;
  margin: 10px;
  min-width: 300px;
}


@media screen and (min-width: 992px) {
  #mystery-shopper h1 {
    font-size: 40px;
    font-weight: 600;
    width: 331px;
    height: 55px;
    margin-left: 103px;
    padding-top: 172px;
    text-wrap: nowrap;
  }

  #mystery-shopper-description {
    height: 460px !important;
    width: 100%;
    padding-top: 126px !important;
    padding-left: 96px;
    padding-right: 94px;
    background-color: var(--background-ligth);
  }

  #mystery-shopper-description .header-row-container {
    gap: 120px;
    padding: 0px;
    height: 228px;
    width: 100%;
  }

  #mystery-shopper-description .header-info-container-1 {
    font-size: 22px;
    font-weight: 500;
    line-height: 43px;
    max-width: 665px !important;
    height: 228px !important;
  }

  #mystery-shopper-description .header-info-container-2 {
    gap: 22px !important;
    height: 208px;
    max-width: 447px;
    padding: 0px;
  }
}

/* ----- End Mystery Shopper -------- */

/* Cliente - Insight */

.insight-inner {
  padding: 45px 25px;
}

.insight-left h2 {
  color: var(--blue-light);
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
}

.insight-left h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 50px;
}

.insight-left p {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  margin-top: 42px;
}

.insight-left .insight-span-1 {
  background-color: #ff0000;
  color: var(--negro);
  padding: 2px 5px;
    font-weight: 600;
}

.insight-left .insight-span-2 {
  background-color: #ffff00;
  color: var(--negro);
  padding: 2px 5px;
    font-weight: 600;
}

.insight-left .insight-span-3 {
  background-color: #008f39;
  color: var(--negro);
  padding: 2px 5px;
    font-weight: 600;
}

.insight-right img {
  width: 300px !important;
}

@media screen and (min-width: 992px) {
  #insight {
    max-height: 602px;
  }

  .insight-inner {
    flex-direction: row !important;
    /* padding: 123px 44px 85px 99px; */
    gap: 100px;
  }
  

  .insight-left {
    width: 612px;
  }

  .insight-left p {
    max-width: 500px;
  }
  .insight-right img {
    width: 100% !important;
    max-width: 585px !important;
  }
}

@media screen and (min-width: 992px) {
  .insight-inner {
    padding: 53px 44px 30px 30px;
  }
}

/* Under-insight */

#under-insight {
  padding: 45px 25px;
  border-top: 2px solid var(--blue-light);
  border-bottom: 2px solid var(--blue-light);
}

#under-insight h2 {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

#under-insight span {
  font-weight: 700;
}

#under-insight .under-blue-text {
  color: var(--blue-light);
  font-weight: 400;
}

@media screen and (min-width: 1200px) {
  #under-insight {
    padding-top: 68px 0px 68px 0px;
  }

  #under-insight h2 {
    width: 692px !important;
  }
}

@media screen and (min-width: 1546px) {
  #under-insight {
    min-width: 1546px;
    margin: auto;
    border-radius: 30px;
    border: 2px solid var(--blue-light);
  }
}

/* webApp-1
--------------------------------*/

#webApp-1 {
  background-color: var(--blanco);
  padding: 25px !important;
}

#webApp-1 .container {
  width: 100% !important;
}

.webapp-items {
  gap: 25.5px;
}

#webApp-1 h1 {
  text-align: center !important;
  font-weight: 500;
  color: var(--azul-primario);
  font-weight: 600;
  font-size: 36px;
  margin-left: 0px !important;
  margin-bottom: 42px;
  width: 100% !important;
  padding: 0px !important;
}

#webApp-1 h4 {
  font-weight: 600;
  font-size: 22px !important;
  line-height: 30px;
  color: var(--azul-primario);
  padding: 0 !important;
  margin: 0% !important;
}

#webApp-1 h6 {
  font-size: 16px !important;
  font-weight: 600;
  margin-top: 24px;
}

#webApp-1 p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

#webApp-1 .card .title {
  display: flex;
}

#webApp-1 .mobile-card {
  padding: 40px 30px !important;
  border: 1px solid var(--grey-ligth);
  box-shadow: 4px 0px 10px var(--grey-ligth);
  max-width: 402px;
  min-height: 310px;
  min-width: 330px;
  border-radius: 20px 20px 20px 20px;
}

#webApp-1 .mobile-card h4 {
  color: var(--blue-light);
  font-weight: 600;
}

@media screen and (min-width: 992px) {
  #webApp-1 {
    background-color: var(--blanco);
    padding: 100px 92px !important;
  }
}

@media screen and (min-width: 1500px) {
  #webApp-1 .mobile-card {
    width: 450px;
  }
}

/* -----------Carrusel imagenes Cliente Misterioso-------- */
#swiper-cliente-misterioso {
  background-color: transparent !important;
  display: flex;
  justify-content: flex-start;
  overflow: hidden;
  /* min-height: 739px !important; */
}

#swiper-cliente-misterioso .swiper {
  position: relative;
  width: 100%;
  background-color: transparent !important;
  min-height: 649px !important;
}

.swiper2 .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 395px !important;

}

.swiper-slide img {
  /* position: absolute;
  display: block;
  width: 100%;
  height: 295px;
  max-height: 295px;
  object-fit: cover; */
}

#swiper-cliente-misterioso .swiper-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 0px;
}

.swiper-pagination-bullet {
  background: var(--grey);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  opacity: 0.7;
  margin: 0 4px;
}

.swiper-pagination-bullet-active {
  background: var(--blue-light);
}

@media screen and (min-width: 768px) {
  #swiper-cliente-misterioso .swiper .swiper-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 92px;
  }

  .swiper h1 {
    margin-right: 92px;
    font-size: 36px;
    font-weight: 600;
    margin-top: 87.3px;
    margin-bottom: 70.7px;
    color: var(--azul-primario);
  }
  .swiper {
    /* margin-left: 92px; */
    min-height: 452px !important;
  }

  .swiper-wrapper-imgs {
    padding-left: 92px;
  }
  .swiper-ciomers {
    height: 690px !important;
  }
}

/* ------------Empresas-cliente-misterioso-------- */
#empresas-cliente-misterioso .title {
  font-size: 36px !important;
  font-weight: 600;
  line-height: 50px;
}

#empresas-cliente-misterioso .datos {
  margin-bottom: 0px;
}

@media screen and (min-width: 1000px) {
  #empresas-cliente-misterioso {
    height: 523px !important;
    padding-top: 80px !important;
    padding-bottom: 85px !important;
    margin-top: 70px !important;
  }

  #empresas-cliente-misterioso .title {
    font-size: 36px !important;
    font-weight: 600;
    line-height: 50px;
    margin-bottom: 36px !important;
  }

  /* #empresas-cliente-misterioso .datos {
    margin-bottom: 68px !important;
  } */

  #empresas_btn {
    margin-top: 30px !important;
    border: 2px solid var(--celeste-secundario) !important;
  }

  #empresas_btn_2 {
    margin-top: 30px !important;
    border: 2px solid var(--celeste-secundario) !important;
  }
}

.datos-inner h3 {
  font-size: 36px;
  font-weight: 600;
}

.datos-inner p {
  font-size: 18px;
  font-weight: 400;
}

/* ------------Empresas 2-------- */

#empresas-cliente-misterioso2 .title {
  font-size: 36px !important;
  font-weight: 600;
  line-height: 50px;
}

#empresas-cliente-misterioso2 .datos {
  margin-bottom: 0px;
}

@media screen and (min-width: 1000px) {
  #empresas-cliente-misterioso2 {
    height: 523px;
    padding-top: 80px !important;
  }

  #empresas-cliente-misterioso2 .title {
    font-size: 36px !important;
    font-weight: 600;
    line-height: 50px;
    margin-bottom: 56px !important;
  }

  /* #empresas-cliente-misterioso .datos {
    margin-bottom: 68px !important;
  } */

  #empresas_btn {
    margin-top: 30px !important;
  }

  #empresas_btn_2 {
    margin-top: 30px !important;
  }
}

.datos-inner h3 {
  font-size: 36px;
  font-weight: 600;
}

.datos-inner p {
  font-size: 18px;
  font-weight: 400;
}

.btn-hero-width {
  min-width: 180px !important;
  height: 52px;
}

.btn-capitalizar-width {
  width: 244px;
  height: 52px;
}

.btn-mejorar-active,
.btn-mejorar-active:focus,
.btn-mejorar-active:hover,
.btn-mejorar-active:active {
  color: var(--blanco);
  background-color: var(--blue-light);
  border: none;
  border-radius: 4px !important;
  width: 336px;
  height: 60px;
  padding: 18px 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  box-shadow: none;
  text-shadow: none;
}

.btn-mejorar,
.btn-mejorar:focus,
.btn-mejorar:hover,
.btn-mejorar:active {
  color: #175fe2;
  background-color: white;
  border: 2px #175fe2 solid;
  border-radius: 4px !important;
  width: 336px;
  height: 60px;
  padding: 18px 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  box-shadow: none;
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  #empresas-cliente-misterioso .datos,
  #empresas-monitoreo .datos {
    gap: 13px !important;
  }
}

#empresas,
#x5 {
  background-color: var(--blue-light);
  color: white;
}

#empresas-cliente-misterioso,
#empresas-auditorias,
#empresas-monitoreo,
#empresas-crowdsourcing,
#empresas-cliente-misterioso2 {
  background-color: var(--blue-light);
  color: white;
}

.span {
  font-weight: 400 !important;
}

.inner-text-empresas-2 {
  font-weight: 600 !important;
}

.empresas-2-title {
  font-size: 36px !important;
  font-weight: 600;
  line-height: 50px;
}

@media screen and (min-width: 900px) {
  .datos-inner {
    width: 315px;
  }
  #empresas2 {
    height: 470px;
    justify-content: space-evenly;
  }
}

/* -----------------Testimonials 2 ------------*/

#testimonials-2 {
  height: 709px;
  padding: 20px 25px !important;
}

#testimonials-2 h1 {
  font-size: 36px;
  font-weight: 600;
  color: var(--azul-primario);
}

.header-testimonials {
  display: flex !important;
  width: 100%;
  gap: 80px;
  overflow: hidden;  
}

.swiper2 {
  margin-top: 50px !important;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 600px;
  overflow: hidden;
  margin: auto;
}

.wrapper {
  margin-top: 80px;
}

.swiper-slide2 {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  align-items: center;
  
}

.swiper-pagination2 {
  display: flex;
  justify-content: center;
  align-items: center;
}

#testimonials-2 .card2 {
  width: 384px !important;
  height: 376px !important;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 20px !important;
}

.client-name {
  font-weight: 600 !important;
}

.company-icon2 {
  width: 67px !important;
  height: auto !important;
}

.stars-container img.star {
  width: 24px;
  height: auto;
}
.stars-container {
  display: flex;
  gap: 25px;
}

@media screen and (min-width: 768px) {
  #testimonials-2 {
    height: 709px !important;
    padding-top: 50px !important;
    padding-bottom: 72px !important;
    margin-top: 0px;
  }
  .testimonials-title {
    margin-bottom: 42px;
    color: var(--azul-primario);
    font-size: 36px;
    font-weight: 600;
    line-height: 50px;
  }
  .swiper2 {
    margin-top: 0px !important;
    height: 537px;
    width: 1233px;
  }
  .swiper-pagination2 {
    margin-top: 25px !important;
  }
  .card2 {
    width: 384px !important;
    height: 376px !important;
  }
}
/* ------------ Mejorar ------------------*/

#mejorar h1 {
  font-size: 36px;
  font-weight: 600;
  color: var(--azul-primario);
}

.btn-mejorar {
  width: 336px;
}

/*--------------------------------------------------------------
# prices Section
--------------------------------------------------------------*/
#prices2 {
  background-color: var(--blanco);
  padding: 79px 0 100px 0 !important;
}

#prices2 .price-cards-container {
  margin-top: 60px;
}

#prices2 .row {
  display: flex;
  justify-content: center; /* Centrar el contenido de la segunda fila */
}

#prices2 h1 {
  color: var(--azul-primario) !important;
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  line-height: 50px;
  margin-bottom: 24px;
}

#prices2 .price-switch {
  display: flex;
  align-items: center;
  font-weight: 600;
  justify-content: center;
  gap: var(--gap-xs);
  padding: 15px;
  font-size: 15px;
  color: var(--blue-light);
  margin-top: 24px;
}

#seleccion_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 260px;
  height: 52px;
  background-color: white;
  margin-top: 30px;
  border-radius: 4px !important;
  color: var(--blue-light);
  border: var(--blue-light) 1px solid;
}

#prices2 .row {
  flex-direction: row;
  align-items: center;
  padding: 10px;
  box-sizing: border-box;
  align-items: end;
}

#prices2 .card {
  box-shadow: 34.9px 29.6px 48.34px rgba(51, 102, 255, 0.05);
  border-radius: 20px;
  background-color: #fff;
  border: 1px solid #dce1ff;
  display: flex;
  flex-direction: column;
  padding: 40px 30px;
  gap: 22px;
  width: 320px !important;
  /* height: 410px !important; */
}

#prices2 .card:hover,
#prices2 .card.active {
  border-radius: 20px;
  background-color: #fff;
  border: 2px solid #002e8a;
  display: flex;
  flex-direction: column;
  padding: 40px 30px;
  gap: 20px;
  box-shadow: 0 0 20px 20px rgba(6, 29, 113, 0.2);
  margin-bottom: 0px;
  width: 100%;
}

#prices2 .card.active {
  border: 2px solid #002e8a;
  box-shadow: 0 0 20px 20px rgba(6, 29, 113, 0.2);
  margin-bottom: 10px;
}

#prices2 .card-body-header {
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  justify-content: flex-start;
}

#prices2 .card-body-header .content {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-start;
}

#prices2 .card-body-header .content .icon {
  width: 42px;
  position: relative;
  height: 42px;
  overflow: hidden;
  flex-shrink: 0;
}

#prices2 .card-body-header .content .title {
  flex: 1;
  position: relative;
  line-height: 150%;
  color: var(--azul-primario);
  font-weight: 600;
  font-size: var(--fs-h2) !important;
}

#prices2 .card-body-header .description {
  align-self: stretch;
  position: relative;
  line-height: 25px;
  font-weight: 500;
  font-size: 16px !important;
  opacity: 0.8;
  min-height: auto;
  margin-top: 22px;
  min-width: 251px;
}

#prices2 .price {
  flex-direction: row;
  align-items: center;
  color: #2d2d2d;
}

#prices2 .price .content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

#prices2 .price .content h4 {
  font-size: 16px;
}

#prices2 .price .content .d {
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
  height: fit-content;
  gap: 18px;
}

#prices2 .price .content .d .value {
  position: relative;
  letter-spacing: -0.02em;
  display: flex;
  align-items: baseline;
}

#prices2 .price .content .d .value .span-numb {
  font-size: 22px !important;
  margin-left: 12.5px;
}

#prices2 .price .content .d .span {
  font-size: 50px !important;
  font-weight: 700 !important;
}

#prices2 .price .content .d span {
  font-size: 22px !important;
  font-weight: 700 !important;
}

#prices2 .price .content .d .info {
  /* width: 122px; */
  position: relative;
  font-size: var(--fs-li-sm);
  /* line-height: 140%; */
  font-weight: 500;
  color: #2b2b2b;
  display: inline-block;
  flex-shrink: 0;
  opacity: 0.6;
}

#prices2 .price .content .d .custom {
  font-size: 18px;
  font-weight: 600;
}

#prices2 .price .content .d .info .item {
  margin: 0;
  font-size: 12px !important;
}

#prices2 i {
  font-size: var(--fs-i);
  color: var(--blue-light);
}

#prices2 .pricing-features {
  align-self: stretch;
  display: flex;
  font-size: 16px !important;
  flex-direction: column;
  color: #2d2d2d;
  padding: 0px !important;
  margin: 0px !important;
  gap: 16px;
}

#prices2 .pricing-features .item .text {
  flex: 1;
  position: relative;
  font-weight: 500;
  font-size: 16px;
  line-height: 20.8px;
}

@media (max-width: 800px) {
  #prices2 .container {
    max-width: 100% !important;
  }

  #prices2 .price-switch-text {
    display: none;
  }
}

/* PRICES 2 */

.price-cards-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 56px;
}

.price-card {
  flex: 0 1 auto;
  width: 320px;
}

@media (min-width: 992px) {
  .price-card:nth-child(n + 4) {
    flex-basis: calc(50% - 28px);
    max-width: 450px;
  }

  .price-card:nth-last-child(-n + 2) {
    /* margin-left: -10px;
    margin-right: -110px; */
  }
}

@media (max-width: 768px) { /* Ajusta el tamaño según tu necesidad */
  .price-card:nth-child(1) {
    order: 3;
  }
  .price-card:nth-child(2) {
    order: 2;
  }
  .price-card:nth-child(3) {
    order: 1;
  }
}
/*--------------------------------------------------------------
# measures 2 Section
--------------------------------------------------------------*/

#measures2 {
  background-color: var(--background-ligth) !important;
  padding: 86.56px 0 67.44px 0;
}

#measures2 h1 {
  color: var(--azul-primario);
  text-align: center;
  font-weight: 600;
  font-size: 36px;
}

#measures2 #measuresItem2 {
  background-color: var(--background-ligth);
  margin-bottom: 130px;
}

#measures2 .card-body {
  min-width: 233.4px;
  height: 130px;
  padding: 0px;
}

#measures2 #measuresItem2 .title:hover {
  background-color: var(--green);
}

#measures2 .body ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

#measures2 .body ul li {
  padding: 0 !important;
}

#measures2 #measuresItem2 .container {
  max-width: 95% !important;
}

#measures2 #measuresItem2 h1 {
  color: var(--blue-light);
  text-align: center;
  font-weight: 600;
  font-size: 36px;
}

#measures2 h2 {
  margin-top: 24px;
  margin-bottom: 24px;
  line-height: 32px;
  font-weight: 400;
  font-size: 18px;
}

#measures2 #measuresItem2 .body {
  border: 1px solid var(--grey);
  border-radius: 15px;
}

#measures2 .measures-inner {
  gap: 24px;
  padding: 45px 0px;
}

#measures2 #measuresItem2 .title {
  padding: 15px 10px;
  line-height: 28px;
  background-color: var(--blue-light);
  color: var(--blanco);
  font-weight: 600;
  font-size: 16px !important;
  border-radius: 8px 8px 0px 0px;
  text-align: center;
}

#measures2 .kpis2-link {
  text-decoration: underline;
}

@media screen and (min-width: 1700px) {
  #measures2 .card-body {
    width: 100%;
    height: 130px;
    padding: 0px;
  }
}

@media screen and (max-width: 1000px) {
  #measures2 .card-body {
    width: 100%;
    height: 130px;
    padding: 0px;
  }
}

@media (min-width: 1500px) {
  #measures2 #measuresItem2 .container {
    max-width: 75% !important;
  }
}

/* Objetivo Section
--------------------------------*/
#objetivo {
  padding: 50px 0 !important;
  color: var(--blanco);
  background-color: var(--blue-light);
  margin: 48px 0px;
}

#objetivo .content {
  display: flex;
  justify-content: center;
  align-items: center;
}

#objetivo h1 {
  text-align: center;
  font-weight: 500 !important;
  font-size: 32px !important;
  line-height: 50px !important;
}

@media (max-width: 1000px) {
  #objetivo {
    padding: 31px 20px;
    color: var(--blanco);
    background-color: var(--blue-light);
    margin: 48px 0px;
  }
}

/* ------------------capitalize----------- */

.capitalize-title {
  font-size: 22px !important;
  font-weight: 600;
  line-height: 54px;
}

@media screen and (min-width: 900px) {
  .capitalize-title {
    font-size: 42px !important;
    font-weight: 600;
    line-height: 54px;
  }
}

/* ------------Inpeccion ------------------*/

#inspeccion {
  background-image: url("../img/Inspeccion/Header.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 401px;
  max-height: 401px;
}

#inspeccion h1 {
  padding-top: 160px;
  font-size: 40px;
}

#inspeccion-description {
  background-color: var(--background-ligth);
}

#inspeccion-description .header-row-container {
  padding: 15px;
}

#inspeccion-description .header-info-container-1 {
  color: var(--azul-primario);
  font-size: 22px;
  font-weight: 500 !important;
  line-height: 43px;
  max-width: 530px;
}

#inspeccion-description .header-info-container-2 {
  color: var(--azul-primario);
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  color: black;
}

#inspeccion_description_item_4 {
  color: var(--blue-light);
}

@media screen and (min-width: 1173px) {
  #inspeccion h1 {
    font-size: 40px;
    font-weight: 600;
    width: 215px;
    height: 55px;
    padding-left: 103px !important;
    padding-top: 172px !important;
    padding: 0;
  }

  #inspeccion-description {
    max-height: 460px !important;
    width: 100%;
    padding: 97px 66px 97px 125px !important;
    background-color: var(--background-ligth);
  }

  #inspeccion-description .header-row-container {
    gap: 120px;
    padding: 0px;
    min-height: 228px !important;
    width: 100%;
  }

  #inspeccion-description .header-info-container-1 {
    font-size: 22px;
    font-weight: 500;
    line-height: 43px;
    max-width: 662px !important;
    height: 228px !important;
  }

  #inspeccion-description .header-info-container-2 {
    height: 162px;
  }

  #empresas-auditorias {
    height: 470px !important;
    padding-top: 79px !important;
  }

  #empresas-auditorias .icons-container-auditorias {
    gap: 13px !important;
  }

  #empresas-auditorias .span {
    width: 315px !important;
  }
}

/* Inspeccion - Insight */

#insight-inspeccion .insight-inner {
  padding: 45px 25px;
}

.insight-left h2 {
  color: var(--blue-light);
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
}

.insight-left h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 50px;
}

.insight-left p {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  margin-top: 42px;
}

.insight-left .insight-span-1 {
  background-color: #ff0000;
  color: var(--negro);
  padding: 2px 5px;
    font-weight: 600;
}

.insight-left .insight-span-2 {
  background-color: #ffff00;
  color: var(--negro);
  padding: 2px 5px;
    font-weight: 600;
}

.insight-left .insight-span-3 {
  background-color: #008f39;
  color: var(--negro);
  padding: 2px 5px;
    font-weight: 600;
}

.insight-right img {
  width: 300px !important;
}

@media screen and (min-width: 992px) {
  #insight-inspeccion {
    max-height: 684px !important;
  }

  #insight-inspeccion .insight-inner {
    flex-direction: row !important;
    gap: 100px !important;
  }

  #insight-inspeccion .insight-left {
    width: 554px !important;
  }

  #insight-inspeccion .insight-left p {
    max-width: 554px !important;
  }
  .insight-right img {
    width: 100% !important;
    width: 629px !important;
  }
}

@media screen and (min-width: 1200px) {
  #insight-inspeccion .insight-inner {
    padding: 129px 83px 151px 74px !important;
  }
}

/* Empresas inspeccion  */

#empresas-inspeccion {
  background-color: var(--blue-light);
  padding: 40px 25px !important;
  color: white;
}

#empresas-inspeccion .empresas-2-title {
  font-size: 36px !important;
  font-weight: 600;
  line-height: 50px;
}

#empresas-inspeccion .datos {
  margin-top: 50px !important;
}

#empresas-inspeccion #empresas_btn {
  margin-top: 0px !important;
}

@media screen and (min-width: 1018px) {
  #empresas-inspeccion {
    height: 488px !important;
    padding: 80px 90px !important;
  }

  #empresas-inspeccion .empresas-2-title {
    font-size: 36px !important;
    font-weight: 600;
    line-height: 50px;
    margin-bottom: 0px;
  }

  #empresas-inspeccion .datos {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
}

/* ------------Monitore de competencia ------------------*/

#monitoreo {
  background-image: url("../img/Monitoreo/Header.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 401px;
  max-height: 401px;
}

#monitoreo h1 {
  font-size: 40px;
  font-weight: 500;
  line-height: 55px;
  padding-top: 160px;
}

#monitoreo-description .header-row-container {
  padding: 15px;
}

#monitoreo-description .header-info-container-1 {
  color: var(--azul-primario);
  font-size: 22px;
  font-weight: 500;
  line-height: 43px;
  max-width: 530px;
}

#monitoreo-description .header-info-container-1 p .dark-text {
  font-weight: 700 !important;
}

#monitoreo-description .header-info-container-2 {
  color: var(--azul-primario);
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  color: black;
}

#monitoreo-description {
  background-color: var(--background-ligth);
}

#empresas-monitoreo .empresas-2-title {
  font-size: 36px !important;
  font-weight: 600;
  line-height: 50px;
}

#empresas-monitoreo .datos {
  margin-top: 50px !important;
}

#monitoreo_description_item_4 {
  color: var(--blue-light);
}

#empresas-monitoreo #empresas_btn {
  margin-top: 0px !important;
}

@media screen and (min-width: 1114px) {
  #empresas-monitoreo {
    height: 488px !important;
    padding: 80px 90px !important;
  }

  #empresas-monitoreo .empresas-2-title {
    font-size: 36px !important;
    font-weight: 600;
    line-height: 50px;
    margin-bottom: 0px;
  }

  #empresas-monitoreo .datos {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  #monitoreo h1 {
    font-size: 40px;
    line-height: 55px;
    width: 533px;
    text-wrap: nowrap;
    padding-left: 103px;
    padding-top: 172px;
  }

  #cliente-misterioso h1 {
    font-size: 40px;
    font-weight: 600;
  }

  #monitoreo-description {
    height: 460px !important;
    width: 100%;
    padding-top: 97px !important;
    padding-left: 90px;
    padding-right: 93px;
    padding-bottom: 97px;
    background-color: var(--background-ligth);
  }

  #monitoreo-description .header-row-container {
    gap: 112px;
    padding: 0px;
    height: 266px;
    width: 100%;
  }

  #monitoreo-description .header-info-container-1 {
    font-size: 22px;
    font-weight: 500;
    line-height: 43px;
    max-width: 677px !important;
    height: 266px !important;
  }

  #monitoreo-description .header-info-container-1 p {
    max-width: 596px !important;
  }

  #monitoreo-description .header-info-container-2 {
    height: 190px;
  }
}

/* Monitoreo - Insight */

#insight-monitoreo .insight-inner {
  padding: 45px 25px;
}

.insight-left h2 {
  color: var(--blue-light);
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
}

.insight-left h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 50px;
}

.insight-left p {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  margin-top: 42px;
}

.insight-left .insight-span-1 {
  background-color: #ff0000;
  color: var(--negro);
  padding: 2px 5px;
    font-weight: 600;
}

.insight-left .insight-span-2 {
  background-color: #ffff00;
  color: var(--negro);
  padding: 2px 5px;
    font-weight: 600;
}

.insight-left .insight-span-3 {
  background-color: #008f39;
  color: var(--negro);
  padding: 2px 5px;
    font-weight: 600;
}

.insight-right img {
  width: 300px !important;
}

@media screen and (min-width: 992px) {
  #insight-monitoreo {
    max-height: 682px !important;
  }

  #insight-monitoreo .insight-inner {
    flex-direction: row !important;
    gap: 100px;
  }

  #insight-monitoreo .insight-left {
    width: 611px !important;
  }

  #insight-monitoreo .insight-left p {
    max-width: 100%;
  }
  .insight-right img {
    width: 100% !important;
    max-width: 538px !important;
  }
}

@media screen and (min-width: 1200px) {
  #insight-monitoreo .insight-inner {
    padding: 128px 117px 150px 74px;
  }
}

/* webApp-4
--------------------------------*/

#webApp-4 {
  background-color: var(--blanco);
  padding-top: 94px;
  padding-bottom: 29px;
}

.background {
  background-color: var(--background-ligth) !important;
}

.webapp-items {
  gap: 25.5px;
}

#webApp-4 h1 {
  text-align: center;
  font-weight: 500;
  position: relative;
  color: var(--azul-primario);
  font-weight: 600;
  font-size: 36px;
  margin-bottom: 42px;
}

#webApp-4 h4 {
  font-weight: 600;
  color: var(--azul-primario);
  padding: 0 !important;
  margin: 0% !important;
}

#webApp-4 h6 {
  font-size: 16px !important;
  font-weight: 600;
  margin-top: 24px;
}

#webApp-4 p {
  line-height: 29px;
  padding: 12px 0px 49px 0px;
  opacity: 0.8;
}

#webApp-4 .card .title {
  display: flex;
}

#webApp-4 .mobile-card {
  padding: 40px 30px !important;
  border: 1px solid var(--grey-ligth);
  box-shadow: 4px 0px 10px var(--grey-ligth);
  max-width: 678px;
  min-width: fit-content;
  border-radius: 20px 20px 0px 0px;
}

.webapp-img {
  height: 178px !important;
}

#webApp-4 .mobile-card h4 {
  color: var(--blue-light);
  font-weight: 600;
  vertical-align: bottom;
  align-items: end;
  display: grid;
}

@media screen and (min-width: 1018px) {
  #webApp-4 .mobile-card {
    max-height: 338px;
  }
}

@media (max-width: 1000px) {
  #webApp-4 .card {
    width: 100%;
    margin-top: 25px;
  }

  #webApp-4 p {
    line-height: 29px;
    padding: 8px 0px;
    opacity: 0.8;
  }
}

@media (min-width: 1500px) {
  #webApp-4 .mobile-card {
    width: auto;
  }
}

@media (max-width: 1500px) {
  #webApp-4 .howWorks {
    padding: 0px 10px;
  }

  #webApp-4 .container {
    max-width: 95% !important;
  }
}

/* -----Encuestas-------- */

#encuestas {
  background-image: url("../img/Encuestas/Header.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 401px;
  max-height: 401px;
}

#encuestas h1 {
  font-size: 40px;
  font-weight: 500;
  padding-top: 160px;
}

#encuestas-description .header-row-container {
  padding: 15px;
}

#encuestas-description .header-info-container-1 {
  color: var(--azul-primario);
  font-size: 22px;
  font-weight: 600;
  line-height: 43px;
  max-width: 530px;
}

#encuestas-description .header-info-container-2 {
  color: var(--azul-primario);
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  color: black;
}

#encuestas-description {
  background-color: var(--background-ligth);
}

#encuestas_description_item_4 {
  color: var(--blue-light);
}

@media screen and (min-width: 1203px) {
  #encuestas h1 {
    font-size: 40px;
    font-weight: 600;
    width: 200px !important;
    height: 55px;
    margin-left: 103px;
    padding-top: 172px;
  }

  #encuestas-description {
    height: 460px !important;
    width: 100%;
    padding: 97px 54px 97px 80px !important;
    background-color: var(--background-ligth);
  }

  #encuestas-description .header-row-container {
    gap: 193px;
    padding: 0px;
    max-height: 266px !important;
    width: 100%;
  }

  #encuestas-description .header-info-container-1 {
    font-size: 22px;
    font-weight: 500;
    line-height: 43px;
    max-width: 657px !important;
    padding: 0%;
  }

  #encuestas-description .header-info-container-1 p {
    max-width: 100% !important;
    padding: 0%;
  }

  #encuestas-description .header-info-container-2 {
    height: 208px;
    max-width: 456px;
  }
}

/* Encuestas - Insight */

#insight-encuestas .insight-inner {
  padding: 45px 25px;
}

.insight-left h2 {
  color: var(--blue-light);
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
}

.insight-left h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 50px;
}

.insight-left p {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  margin-top: 42px;
}

.insight-left .insight-span-1 {
  background-color: #ff0000;
  color: var(--negro);
  padding: 2px 5px;
    font-weight: 600;
}

.insight-left .insight-span-2 {
  background-color: #ffff00;
  color: var(--negro);
  padding: 2px 5px;
    font-weight: 600;
}

.insight-left .insight-span-3 {
  background-color: #008f39;
  color: var(--negro);
  padding: 2px 5px;
    font-weight: 600;
}

.insight-right img {
  width: 300px !important;
}

@media screen and (min-width: 992px) {
  #insight-encuestas {
    max-height: 591px !important;
  }

  #insight-encuestas .insight-inner {
    flex-direction: row !important;
    gap: 100px;
  }

  #insight-encuestas .insight-left {
    width: 611px !important;
  }

  #insight-encuestas .insight-left p {
    max-width: 100%;
  }
  .insight-right img {
    width: 100% !important;
    max-width: 538px !important;
  }
}

@media screen and (min-width: 1200px) {
  #insight-encuestas .insight-inner {
    padding: 83px 117px 146px 74px;
  }
}

/* webApp-5 (encuestas)
--------------------------------*/

#webApp-5 {
  background-color: var(--blanco);
  padding-top: 87px;
  padding-bottom: 103px;
}

.background {
  background-color: var(--background-ligth) !important;
}

.webapp-items {
  gap: 25.5px;
}

#webApp-5 h1 {
  text-align: center;
  font-weight: 500;
  position: relative;
  color: var(--azul-primario);
  font-weight: 600;
  font-size: 36px;
  margin-bottom: 51px;
}

#webApp-5 h4 {
  font-weight: 600;
  color: var(--azul-primario);
  padding: 0 !important;
  margin: 0% !important;
}

#webApp-5 h6 {
  font-size: 16px !important;
  font-weight: 600;
  margin-top: 24px;
}

#webApp-5 p {
  line-height: 29px;
  padding: 12px 0px 0px 0px;
  opacity: 0.8;
}

#webApp-5 .card .title {
  display: flex;
}

#webApp-5 .mobile-card {
  padding: 50px 25px 40px 35px !important;
  border: 1px solid var(--grey-ligth);
  box-shadow: 4px 0px 10px var(--grey-ligth);
  max-width: 678px;
  min-width: fit-content;
  border-radius: 20px 20px 0px 0px;
}

#webApp-5 .mobile-card h4 {
  color: var(--blue-light);
  font-weight: 600;
  vertical-align: bottom;
  align-items: end;
  display: grid;
}

@media (max-width: 1000px) {
  #webApp-5 .card {
    width: 100%;
    margin-top: 25px;
  }

  #webApp-5 p {
    line-height: 29px;
    padding: 8px 0px;
    opacity: 0.8;
  }
}

@media (min-width: 1500px) {
  #webApp-5 .mobile-card {
    width: auto;
  }
}

@media (max-width: 1500px) {
  #webApp-5 .howWorks {
    padding: 0px 10px;
  }

  #webApp-5 .container {
    max-width: 95% !important;
  }
}

/* ------------Auditorias 2 ------------------*/

#auditorias2 {
  background-image: url("../img/Auditoria/Header.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 401px;
  max-height: 401px;
}

#auditorias2 h1 {
  padding-top: 160px;
  font-size: 40px;
}

#auditorias2-description {
  background-color: var(--background-ligth);
}

#auditorias2-description .header-row-container {
  padding: 15px;
}

#auditorias2-description .header-info-container-1 {
  color: var(--azul-primario);
  font-size: 22px;
  font-weight: 500 !important;
  line-height: 43px;
  max-width: 530px;
}

#auditorias_description_item_4 {
  color: var(--blue-light);
}

#auditorias2-description .header-info-container-2 {
  color: var(--azul-primario);
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  color: black;
}

@media screen and (min-width: 1193px) {
  #auditorias2 h1 {
    font-size: 40px;
    font-weight: 600;
    width: 215px;
    height: 55px;
    padding-left: 103px !important;
    padding-top: 172px !important;
    padding: 0;
  }

  #auditorias2-description {
    height: 460px !important;
    width: 100%;
    padding: 97px 109px 97px 102px !important;
  }

  #auditorias2-description .header-row-container {
    gap: 112px;
    padding: 0px;
    min-height: 266px !important;
    width: 100%;
  }

  #auditorias2-description .header-info-container-1 {
    font-size: 22px;
    font-weight: 600;
    line-height: 43px;
    max-width: 630px !important;
  }

  #auditorias2-description .header-info-container-2 {
    height: 208px;
    width: 508px;
    text-wrap: nowrap;
  }
}

@media screen and (min-width: 1440px) {
  #auditorias2-description .header-row-container {
    max-width: 1228px !important;
  }
}

/* Auditoria - Insight */

#insight-auditoria .insight-inner {
  padding: 45px 25px;
}

#insight-auditoria .insight-left h2 {
  color: var(--blue-light);
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
}

#insight-auditoria .insight-left h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 50px;
}

#insight-auditoria .insight-left p {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  margin-top: 42px;
}

#insight-auditoria .insight-left .insight-span-1 {
  background-color: #ffff00;
  color: var(--negro);
  padding: 2px 5px;
  font-weight: 600;
}

#insight-auditoria .insight-left .insight-span-2 {
  background-color: #ff0000;
  color: var(--negro);
  padding: 2px 5px;
  font-weight: 600;
}

@media screen and (min-width: 992px) {
  #insight-auditoria {
    max-height: 602px;
  }

  #insight-auditoria .insight-inner {
    flex-direction: row !important;
    /* padding: 123px 44px 85px 99px; */
    gap: 100px;
  }

  #insight-auditoria .insight-left {
    width: 554px;
  }

  #insight-auditoria .insight-left p {
    max-width: 554px;
  }
  #insight-auditoria .insight-right img {
    width: 100% !important;
    max-width: 637px !important;
  }
}

@media screen and (min-width: 1200px) {
  #insight-auditoria .insight-inner {
    padding: 34px 75px 105px 74px !important;
  }
}

/* Mystery - Insight */

#insight-mystery .insight-inner {
  padding: 45px 25px;
}

#insight-mystery .insight-left h2 {
  color: var(--blue-dark);
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
}

#insight-mystery .insight-left h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 50px;
}

#insight-mystery .insight-left p {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  margin-top: 12px !important;
}

#insight-mystery .insight-left .insight-span-1 {
  background-color: #ffff00;
  color: var(--negro);
  padding: 2px 5px;
  font-weight: 600;
}

#insight-mystery .insight-left .insight-span-2 {
  background-color: #ff0000;
  color: var(--negro);
  padding: 2px 5px;
  font-weight: 600;
}

@media screen and (min-width: 992px) {
  #insight-mystery {
    max-height: 602px;
  }

  #insight-mystery .insight-inner {
    flex-direction: row !important;
    /* padding: 123px 44px 85px 99px; */
    gap: 100px;
  }

  #insight-mystery .insight-left {
    width: 554px;
  }

  #insight-mystery .insight-left p {
    max-width: 554px;
  }
  #insight-mystery .insight-right img {
    width: 100% !important;
    max-width: 637px !important;
  }
}

@media screen and (min-width: 1200px) {
  #insight-mystery .insight-inner {
    padding: 34px 75px 105px 74px !important;
  }
}



/* webApp-6 (auditoria)
--------------------------------*/

#webApp-6 {
  background-color: var(--blanco);
  padding-top: 87px;
  padding-bottom: 103px;
}

.background {
  background-color: var(--background-ligth) !important;
}

.webapp-items {
  gap: 25.5px;
}

#webApp-6 h1 {
  text-align: center;
  font-weight: 500;
  position: relative;
  color: var(--azul-primario);
  font-weight: 600;
  font-size: 36px;
  margin-bottom: 42px;
}

#webApp-6 h4 {
  font-weight: 600;
  color: var(--azul-primario);
  padding: 0 !important;
  margin: 0% !important;
}

#webApp-6 h6 {
  font-size: 18px !important;
  font-weight: 700;
  margin-top: 24px;
}

#webApp-6 .kpi {
  margin-top: 12px;
}

#webApp-6 .card .title {
  display: flex;
}

#webApp-6 .mobile-card {
  padding: 50px 25px 40px 35px !important;
  border: 1px solid var(--grey-ligth);
  width: 678px;
  min-width: fit-content;
  border-radius: 20px 20px 20px 20px;
}

#webApp-6 .mobile-card h4 {
  color: var(--blue-light);
  font-weight: 600;
  vertical-align: bottom;
  align-items: end;
  display: grid;
}

@media (max-width: 1000px) {
  #webApp-6 .card {
    width: 100%;
    margin-top: 25px;
  }

  #webApp-6 p {
    line-height: 29px;
    padding: 8px 0px;
    opacity: 0.8;
  }
}

@media (min-width: 1500px) {
  #webApp-6 .mobile-card {
    width: auto;
  }
}

@media (max-width: 1500px) {
  #webApp-6 .howWorks {
    padding: 0px 10px;
  }

  #webApp-6 .container {
    max-width: 95% !important;
  }
}

/* -----Indicadores de gestión-------- */

#indicadores {
  background-image: url("../img/Indicadores de Gestion/Header.png");
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
  height: 401px;
  max-height: 401px;
  padding-top: 160px;
}

#indicadores h2 {
  display: none;
}

#indicadores h1 {
  font-size: 40px;
  font-weight: 500;
  text-wrap: wrap !important;
}

#indicadores_p {
  width: auto !important;
}

#indicadores-description .header-row-container h1 {
  padding: 0%;
  margin: 0%;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 24px;
}

#indicadores-description .header-info-container-1 {
  padding: 20px;
  font-size: 18px;
  font-weight: 500;
  line-height: 43px;
  max-width: 532px !important;
}

#indicadores-description .header-info-container-2 {
  padding: 25px;
  width: auto;
}

#indicadores-description .header-info-container-2 h2 {
  max-width: 430px !important;
  font-size: 22px;
  font-weight: 600;
}

#empresas-monitoreo .datos {
  gap: 50px !important;
}

#indicadores_description_item_4 {
  color: var(--blue-light);
}

@media screen and (min-width: 992px) {
  #indicadores {
    padding-left: 25px !important;
  }
}

@media screen and (min-width: 1300px) {
  #indicadores {
    padding-top: 150px;
    padding-left: 103px !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  #indicadores h2 {
    font-size: 22px;
    font-weight: 500;
    width: 449px !important;
    height: 30px;
    display: block;
  }

  #indicadores h1 {
    font-size: 40px;
    font-weight: 600;
    width: 449px !important;
    height: 55px;
    text-wrap: wrap;
  }

  #indicadores-description {
    height: 554px !important;
    width: 100%;
    padding: 134px 134px 134px 111px !important;
  }

  #indicadores-description .header-row-container {
    gap: 227px;
    padding: 0px;
    height: 222px;
    max-width: 1158px;
  }

  #indicadores_p {
    width: 535px !important;
  }

  #indicadores-description .header-row-container h1 {
    padding: 0%;
    margin: 0%;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 24px;
    color: var(--azul-primario);
  }

  #indicadores-description .header-info-container-1 {
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    width: 521px !important;
    padding: 0%;
    height: 228px !important;
  }

  #indicadores-description .header-info-container-2 {
    height: 252px;
    max-width: 447px !important;
  }

  #indicadores-description .header-info-container-2 h2 {
    font-size: 22px;
    font-weight: 600;
    color: var(--azul-primario);
  }

  #indicadores-description .header-info-container-2 ul {
    display: flex;
    flex-direction: column;
    gap: 18px;
    text-wrap: nowrap;
    padding: 0%;
    margin: 0%;
    margin-top: 24px;
    max-width: 430px !important;
  }

  #indicadores-description .header-info-container-2 ul li {
    padding: 0%;
    margin: 0%;
  }
}

@media screen and (min-width: 3000px) {
  #indicadores {
    background-image: url("../img/Indicadores de Gestion/Header.png");
    background-size: cover;
    background-position: 30% 30%; /* Ajusta este valor según lo necesites */
    background-repeat: no-repeat;
    height: 401px;
    max-height: 401px;
    padding-top: 160px;
  }
}

/* --------KPIs -----------*/

#kpis .title {
  margin-bottom: 19px;
}

#kpis .title h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 55px;
  color: var(--azul-primario);
}

#kpis #kpis_item {
  padding: 25px;
}

#kpis #kpis_item .kpi-img {
  width: 350px;
  margin-top: 35px;
}

#kpis #kpis_item .card {
  border: none;
}

#kpis #kpis_item .card h2 {
  font-size: 22px;
  font-weight: 600;
  color: var(--blue-light);
}

#kpis #kpis_item .card h1 {
  font-size: 36px;
  font-weight: 600;
  color: var(--azul-primario);
  margin-bottom: 42px;
}

#kpis #kpis_item .card p {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

#kpis > div:nth-child(3) {
  background-color: var(--background-ligth);
}

#kpis > div:nth-child(5) {
  background-color: var(--background-ligth);
}

#kpis #kpis_item .card .seguir {
  height: 24px;
  width: 140.79px;
  justify-content: space-between;
  align-items: baseline;
  margin-top: 32px;
}

#kpis #kpis_item button {
  border: none;
  background-color: transparent;
  align-items: baseline;
  display: block;
}

#kpis #kpis_item button img {
  width: 16.79px;
  height: 16.79px;
}

#kpis #kpis_item .card a {
  font-size: 16px !important;
  font-weight: 600 !important;
  text-decoration: underline;
  width: 100%;
  color: #363636;
}

.more_info {
  padding-top: 10px;
}

#more_info {
  text-decoration: underline !important;
   color: #363636;
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline !important;
    padding-top: 2px;    
}

@media screen and (min-width: 992px) {
  #kpis .title {
    height: 137px;
    margin-bottom: 19px;
  }
  #kpis #kpis_item {
    padding-top: 45px;
    padding-left: 112px;
    padding-right: 97px;
    padding-bottom: 50px;
  }

  #kpis #kpis_item .card {
    max-width: 572px;
    width: 100%;
    border: none;
  }

  #kpis #kpis_item .kpi-img {
    max-width: 568px;
    width: 100%;
  
  }

  #kpis .kpis-main-card {
    max-width: 1241px !important;
    margin-left: auto;
    margin-right: auto;
  }

  .operacion-card {
    margin-left: 100px !important;
  }

  .experiencia-card {
    margin-right: 100px;
  }
}

/* @media screen and (min-width: 1400px) {
  #kpis .kpis-main-card {
    max-width: 1241px !important;
    margin-left: auto;
    margin-right: auto;
  }
} */

/* -----App-------- */

#app {
  /* background-image: url("../img/App/Header.png"); */
  background-image: url("../img/Estudio/Estudio\ de\ mercado.png");
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
  height: 700px;
  /* max-height: 481px; */
  padding-top: 160px;
}

#app h2 {
  display: none;
}

#app h1 {
  font-size: 40px;
  font-weight: 500;
}

#app-description .header-row-container h1 {
  padding: 0%;
  margin: 0%;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 24px;
  color: var(--azul-primario) !important;
}

#app-description .header-info-container-1 {
  padding: 20px;
  font-size: 18px;
  font-weight: 600;
  line-height: 43px;
  max-width: 532px !important;
}

#app-description .header-info-container-2 {
  padding: 25px;
}

#app-description .header-info-container-2 h2 {
  max-width: 430px !important;
  font-size: 22px;
  font-weight: 600;
  color: var(--azul-primario) !important;
}

#app_description_item_4 {
  color: var(--blue-light);
}

@media screen and (min-width: 1300px) {
  #app {
    padding-top: 199px;
    padding-left: 103px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  #app h2 {
    font-size: 22px;
    font-weight: 500;
    width: 449px !important;
    height: 30px;
    display: block;
    margin-bottom: 15px;
  }

  #app h1 {
    font-size: 40px;
    font-weight: 600;
    width: 449px !important;
    height: 55px;
    text-wrap: nowrap;
  }

  #app-description {
    height: 554px !important;
    width: 100%;
    padding: 134px 137px 134px 111px !important;
  }

  #app-description .header-row-container h1 {
    padding: 0%;
    margin: 0%;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 24px;
  }

  #app-description .header-row-container {
    width: 100%;
    gap: 87px;
  }

  #app-description .header-info-container-1 {
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    width: 661px;
    max-width: 661px !important;

    padding: 0%;
    height: 294px !important;
  }

  #app-description .header-info-container-1 p {
    max-width: 532px !important;
  }

  #app-description .header-info-container-2 {
    height: 284px;
    max-width: 443px !important;
    padding-top: 0px;
  }

  #app-description .header-info-container-2 h2 {
    font-size: 22px;
    font-weight: 600;
  }

  #app-description .header-info-container-2 ul {
    display: flex;
    flex-direction: column;
    gap: 18px;
    text-wrap: nowrap;
    padding: 0%;
    margin: 0%;
    max-width: 443px !important;
    margin-top: 24px;
  }

  #app-description .header-info-container-2 ul li {
    padding: 0%;
    margin: 0%;
    height: 32px !important;
  }
}

@media screen and (min-width: 1440px) {
  #app-description .header-row-container {
    max-width: 1191px !important;
  }
}

@media (max-width: 576px) {
  #app {
    color: black !important; /* Cambia el color del texto a negro */
  }
  
  #app h1, 
  #app p, 
  #app a {
    color: black !important; /* Asegúrate de que todos los elementos internos también sean negros */
  }
}

/* app - Insight */

#insight-app .insight-inner {
  padding: 45px 25px;
}

#insight-app ul {
  list-style-type: disc !important;
  padding-left: 10px;
  list-style-position: inside; /* Asegura que los bullets se mantengan dentro del contenido */
}

#insight-app li {
  display: list-item !important; /* Asegura que el display sea de lista */
  list-style-type: disc !important;
}

.insight-left h2 {
  color: var(--blue-light);
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
}

.insight-left h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 50px;
  color: var(--azul-primario) !important;
}

.insight-left p {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  margin-top: 42px !important;
}

.insight-left .insight-span-1 {
  background-color: #ff0000;
  color: var(--negro);
  padding: 2px 5px;
  font-weight: 600;
}

.insight-left .insight-span-2 {
  background-color: #ffff00;
  color: var(--negro);
  padding: 2px 5px;
  font-weight: 600;
}

.insight-left .insight-span-3 {
  background-color: #008f39;
  color: var(--negro);
  padding: 2px 5px;
  font-weight: 600;
}

.insight-right img {
  width: 300px !important;
}

@media screen and (min-width: 900px) {
  #insight-app {
    max-height: 591px !important;
  }

  #insight-app .insight-inner {
    flex-direction: row !important;
    gap: 100px;
  }

  #insight-app .insight-left {
    width: 611px !important;
  }

  #insight-app .insight-left p {
    max-width: 100%;
  }
  .insight-right img {
    width: 100% !important;
    max-width: 538px !important;
  }
}

@media screen and (min-width: 1200px) {
  #insight-app .insight-inner {
    padding: 83px 117px 146px 74px;
  }
}

/* App ---------
--------------------------------*/
#App {
  background-color: none;
  padding: 100px 0px 91px 0px;
}

#App .card1,
#App .card2 {
  width: 315px;
  padding: 0%;
}

#App .card1 {
  margin-top: 45px;
}

#App .cards-container {
  margin-top: 79px;
  max-width: 1200px;
}

#App .title {
  font-size: 36px;
  font-weight: 600;
  color: var(--azul-primario) !important;
}

#App .card1 h4,
#App .card2 h4,
.app-lower-container h4 {
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  text-wrap: nowrap;
  color: var(--azul-primario) !important;
}

#App .card1 p,
#App .card2 p,
.app-lower-container p {
  font-size: 16px !important;
  font-weight: 500;
  line-height: 24px;
  color: #2b2b2b;
  opacity: 80%;
}

#App .webapp-icon {
  width: 56px;
  height: 56px;
  margin-bottom: 24px;
}

#App .webapp-icon1 {
  width: 41px;
  height: 41px;
  margin-bottom: 24px;
}

#App .app-img {
  width: 283.51px;
  height: 471px;
}

#App .app-lower-container {
  max-width: 315px !important;
  margin-top: 0px;
}

@media screen and (min-width: 1000px) {
  #App .card1 {
    margin-top: 0px;
    margin-right: 160px;
    display: flex;
    flex-direction: column;
    gap: 48px !important;
  }

  #App .app-lower-container {
    max-width: 260px !important;
    margin-top: 50px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-right: 20px;
  }

  #App .card1,
  #App .card2 {
    max-width: 315px;
    padding: 0%;
  }

  #App .card2 {
    margin-top: 0px;
    margin-left: 186px;
    padding: 0% !important;
    gap: 48px;
    width: 400px !important;
  }

  #App .card2 p {
    width: 321px !important;
  }
}

/* App 2---------
--------------------------------*/
#App2 {
  background-color: var(--background-ligth);
  padding: 100px 0px 111px 0px;
}

#App2 .card1,
#App2 .card2 {
  max-width: 315px;
  padding: 0%;
}

#App2 .card1 {
  margin-top: 45px;
}

#App2 .card2 {
  padding: 0px !important;
}

#App2 .cards-container {
  margin-top: 79px;
  max-width: 1200px;
}

#App2 .title {
  font-size: 36px;
  font-weight: 600;
  line-height: 50px;
  color: var(--azul-primario) !important;
}

#App2 .card1 h4,
#App2 .card2 h4,
.app2-lower-container h4 {
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  color: var(--azul-primario);
  text-wrap: nowrap;
}

#App2 .card1 p,
#App2 .card2 p,
.app2-lower-container p {
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 24px !important;
  color: #2b2b2b;
  opacity: 80%;
}

#App2 .webapp-icon {
  width: 56px;
  height: 56px;
  margin-bottom: 24px;
}

#App2 .app2-lower-container {
  width: 315px !important;
  margin-top: 27px;
}

#App2 .app2-lower-container img {
  width: 41px !important;
  height: 43px !important;
}

#App2 .phone-img {
  width: 344px !important;
  height: 334px !important;
}

@media screen and (min-width: 1200px) {
  #App2 .card1 {
    margin-top: 0px;
    margin-right: 76px;
    gap: 134px !important;
  }

  #App2 .card2 {
    margin-top: 0px !important;
    margin-left: 122px;
    padding: 0px !important;
    gap: 0px !important;
    height: 490px !important;
  }

  #App2 .cards-container {
    margin-top: 70px;
    max-width: 1200px;
    padding: 0px;
    height: fit-content;
  }

  #App2 .phone-img {
    padding-top: 50px !important;
  }

  #App2 .app2-lower-container {
    margin-right: 40px !important;
  }
}

/* -----Tercerizacion-------- */

#tercerizacion {
  background-image: url("../img/Tercerizacion/Header.png");
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
  height: 401px;
  max-height: 401px;
  padding-top: 160px;
}

#tercerizacion h2 {
  display: none;
}

#tercerizacion h1 {
  font-size: 40px;
  font-weight: 500;
  text-wrap: wrap !important;
}

#tercerizacion-description .header-row-container h1 {
  padding: 0%;
  margin: 0%;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 24px;
}

#tercerizacion-description .header-info-container-1 {
  padding: 20px;
  font-size: 18px;
  font-weight: 600;
  line-height: 43px;
  max-width: 532px !important;
}

#tercerizacion-description .header-info-container-2 {
  padding: 25px;
}

#tercerizacion-description .header-info-container-2 h2 {
  max-width: 430px !important;
  font-size: 22px;
  font-weight: 600;
}

#tercerizacion_description_item_4 {
  color: var(--blue-light);
}

@media screen and (min-width: 1300px) {
  #tercerizacion {
    padding-top: 150px;
    padding-left: 103px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  #tercerizacion h2 {
    font-size: 22px;
    font-weight: 500;
    width: 449px !important;
    height: 30px;
    display: block;
  }

  #tercerizacion h1 {
    font-size: 40px;
    font-weight: 600;
    width: 449px !important;
    height: 55px;
    text-wrap: nowrap !important;
  }

  #tercerizacion-description {
    height: 554px !important;
    width: 100%;
    padding: 118px 132px 118px 111px !important;
    font-weight: 400 !important;
    font-size: 18px;
  }

  #tercerizacion-description .header-row-container {
    gap: 174px !important;
    padding: 0px;
    height: 318px;
  }

  #tercerizacion-description .header-row-container h1 {
    padding: 0%;
    margin: 0%;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 24px;
  }

  #tercerizacion-description .header-info-container-1 {
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    width: 574px !important;
    padding: 0%;
    height: 318px !important;
  }

  #tercerizacion-description .header-info-container-1 p {
    width: 526px !important;
  }

  #tercerizacion-description .header-info-container-2 {
    height: 284px !important;
    max-width: 449px !important;
    padding: 0%;
    margin: 0%;
  }

  #tercerizacion-description .header-info-container-2 h2 {
    font-size: 22px;
    font-weight: 600;
  }

  #tercerizacion-description .header-info-container-2 ul {
    display: flex;
    flex-direction: column;
    gap: 18px;
    text-wrap: nowrap;
    padding: 0%;
    margin: 0%;
    margin-top: 24px;
    max-width: 449px !important;
  }

  #tercerizacion-description .header-info-container-2 ul li {
    padding: 0%;
    margin: 0%;
    height: 32px !important;
  }
}

/* ------- Vision------- */

#vision {
  padding: 55px 25px;
  background-color: var(--blue-light);
}

#vision h1 {
  font-size: 32px;
  font-weight: 500;
  line-height: 40.32px;
  color: white;
}

/* --------KPIs2 Tercerizacion -----------*/

#kpis2 .title {
  margin-bottom: 19px;
  margin-top: 57px;
}

#kpis2 .title h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 55px;
}

#kpis2 #kpis_item {
  padding: 25px;
}

#kpis2 #kpis_item .kpi-img {
  width: 350px;
  margin-top: 35px;
}

#kpis2 #kpis_item .card,
#kpis2 #kpis_item .card2 {
  border: none;
  width: 100% !important;
}

#kpis2 #kpis_item .card h2,
#kpis2 #kpis_item .card2 h2 {
  font-size: 21px;
  font-weight: 600;
  color: var(--blue-light);
}

#kpis2 #kpis_item .card h1,
#kpis2 #kpis_item .card2 h1 {
  font-size: 36px;
  font-weight: 600;
  color: var(--azul-primario);
  margin-bottom: 42px;
}

#kpis2 #kpis_item .card p,
#kpis2 #kpis_item .card2 p {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

#kpis2 > div:nth-child(3) {
  background-color: var(--background-ligth);
}

#kpis2 > div:nth-child(5) {
  background-color: var(--background-ligth);
}

#kpis2 #kpis_item button {
  border: none;
  background-color: transparent;
  align-items: baseline;
  display: block;
}

@media screen and (min-width: 992px) {
  #kpis2 .title {
    height: 293px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
  }

  #kpis2 #kpis_item {
    padding-top: 20px !important;
    padding-left: 112px !important;
    padding-right: 97px !important;
    padding-bottom: 20px !important;
    min-height: 700px;
  }

  #kpis2 #kpis_item .card {
    width: 500px !important;
    height: 351px;
    border: none;
    margin-right: 100px;
  }

  #kpis2 #kpis_item .card2 {
    width: 620px !important;
    margin-left: 123px;
    height: 351px;
    border: none;
    margin-left: 100px;
  }

  #kpis2 #kpis_item .kpi-img {
    width: 568px;
    margin-top: 0px;
    width: 100%;
  }

  #kpis2 .main-card-items,
  #kpis2 .main-card-items-2 {
    min-height: fit-content;
  }
}

@media screen and (min-width: 1300px) {
  #kpis2 #kpis_item {
    padding-top: 89px !important;
    padding-left: 112px;
    padding-right: 97px;
    padding-bottom: 90px;
    min-height: 540px;
  }
}

@media screen and (min-width: 1400px) {
  #kpis2 .main-card-items,
  #kpis2 .main-card-items-2 {
    max-width: 1238px !important;
    margin-left: auto;
    margin-right: auto;
  }
}

/* -----Programa de mejora-------- */

#programa {
  background-image: url("../img/Programa de mejora/Header.png");
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
  height: 401px;
  max-height: 401px;
  padding-top: 160px;
}

#programa h2 {
  display: none;
}

#programa h1 {
  font-size: 40px;
  font-weight: 500;
  text-wrap: wrap !important;
}

#programa-description .header-row-container h1 {
  padding: 0%;
  margin: 0%;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 24px;
}

#programa-description .header-info-container-1 {
  padding: 20px;
  font-size: 18px;
  font-weight: 400 !important;
  line-height: 43px;
  max-width: 532px !important;
}

#programa-description .header-info-container-1 h1 {
  color: var(--azul-primario);
  font-size: 30px;
  font-weight: 600;
  line-height: 43px;
}

#programa-description .header-info-container-2 {
  padding: 25px;
}

#programa-description .header-info-container-2 h2 {
  max-width: 430px !important;
  font-size: 22px;
  font-weight: 600;
}

#programa_description_item_4 {
  color: var(--blue-light);
}
@media screen and (min-width: 992px) {
  #programa {
    padding-left: 103px !important;
  }
}

@media screen and (min-width: 1200px) {
  #programa {
    padding-top: 150px;
    padding-left: 103px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  #programa h2 {
    font-size: 22px;
    font-weight: 500;
    width: 449px !important;
    height: 30px;
    display: block;
  }

  #programa h1 {
    font-size: 40px;
    font-weight: 600;
    width: 449px !important;
    height: 55px;
    text-wrap: nowrap !important;
  }

  #programa-description {
    min-height: 554px !important;
    width: 100%;
    padding: 118px 107px 118px 111px !important;
    font-weight: 400 !important;
    font-size: 18px;
  }

  #programa-description .header-row-container {
    gap: 216px;
    padding: 0px;
    margin-top: 0px;
  }

  #programa-description .header-row-container h1 {
    padding: 0%;
    margin: 0%;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 24px;
    text-wrap: nowrap;
  }

  #programa-description .header-info-container-1 {
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
    max-width: 532px !important;
    padding: 0% !important;
    height: 318px !important;
  }

  #programa-description .header-info-container-2 {
    height: 252px;
    max-width: 474px !important;
  }

  #programa-description .header-info-container-2 h2 {
    font-size: 22px;
    font-weight: 600;
  }

  #programa-description .header-info-container-2 ul {
    display: flex;
    flex-direction: column;
    gap: 18px;
    text-wrap: nowrap;
    padding: 0%;
    margin: 0%;
    margin-top: 24px;
    max-width: 449px !important;
  }

  #programa-description .header-info-container-2 ul li {
    padding: 0%;
    margin: 0%;
  }
}

/* --------KPIs3 Programa de mejora -----------*/

#kpis3 .title {
  margin-bottom: 19px;
  margin-top: 33px;
}

#kpis3 .title h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 55px;
  color: var(--azul-primario);
}

#kpis3 #kpis_item {
  padding: 0px !important;
}

#kpis3 #kpis_item .kpi-img {
  width: 350px !important;
  margin-top: 35px;
}

#kpis3 .clock-icon {
  width: 22px;
  height: 21px;
  margin-right: 6px;
}

#kpis3 #kpis_item .card,
#kpis3 #kpis_item .card2 {
  border: none;
  width: 100% !important;
  height: 100% !important;
  padding: 25px !important;
  display: unset;
}

#kpis3 #kpis_item .card h2,
#kpis3 #kpis_item .card2 h2 {
  font-size: 22px;
  font-weight: 600;
  color: var(--blue-light);
}

#kpis3 #kpis_item .card h1,
#kpis3 #kpis_item .card2 h1 {
  font-size: 36px;
  font-weight: 600;
  color: var(--azul-primario);
  margin-bottom: 42px;
}

#kpis3 #kpis_item .card p,
#kpis3 #kpis_item .card2 p {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

#kpis3 > div:nth-child(3) {
  background-color: var(--background-ligth);
}

#kpis3 > div:nth-child(5) {
  background-color: var(--background-ligth);
}

#kpis3 #kpis_item button {
  border: none;
  background-color: transparent;
  align-items: baseline;
  display: block;
}

@media screen and (min-width: 992px) {
  #kpis3 .title {
    height: 114px !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
  }

  #kpis3 #kpis_item {
    padding-top: 20px !important;
    padding-left: 112px !important;
    padding-right: 97px !important;
    padding-bottom: 20px !important;
    min-height: 720px !important;
  }

  #kpis3 #kpis_item .card {
    width: 500px !important;
    height: 351px;
    border: none;
    height: 449px !important;
    margin-right: 100px;
    padding: 0px !important;
  }

  #kpis3 #kpis_item .card2 {
    width: 620px !important;
    margin-left: 123px;
    min-height: 449px !important;
    border: none;
    margin-left: 100px;
    padding: 0px !important;
  }

  #kpis3 #kpis_item .kpi-img {
    max-width: 566px !important;
    margin-top: 0px !important;
    width: 100% !important;
  }
}

@media screen and (min-width: 1300px) {
  #kpis3 #kpis_item {
    padding-top: 65px !important;
    padding-left: 95px !important;
    padding-right: 97px !important;
    padding-bottom: 62px !important;
    min-height: 540px !important;
    max-height: 580px !important;
  }
}

@media screen and (min-width: 1400px) {
  #kpis3 .main-card-items,
  #kpis3 .main-card-items-2 {
    max-width: 1230px !important;
    margin-left: auto;
    margin-right: auto;
  }

  #kpis3 #kpis_item .card {
    margin-right: 0px !important;
    width: 561px !important;
  }
}

/*--------------------------------------------------------------
# PRICES 3 - Programa de mejora
--------------------------------------------------------------*/
#prices3 {
  background-color: var(--blanco);
  padding: 80px 0px 0px 0px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

#prices3 .container3 {
  max-width: 1330px !important;
}

#prices3 .prices3-cards-container {
  margin: 60px 0px;
  gap: 28px;
}

#prices3 h1 {
  color: var(--azul-primario);
  text-align: center;
  font-size: 36px;
  font-weight: 500;
  line-height: 50px;
  margin-bottom: 24px;
}

#prices3 .price-switch {
  display: flex;
  align-items: center;
  font-weight: 600;
  justify-content: center;
  gap: var(--gap-xs);
  padding: 15px;
  font-size: 15px;
  color: var(--blue-light);
  margin-top: 0px;
}

#prices3 #seleccion_programa_btn {
  min-width: 332px;
  height: 52px;
  background-color: white;
  margin-top: 30px;
  border-radius: 4px !important;
  color: var(--blue-light);
  border: var(--blue-light) 1px solid;
}

#prices3 .row {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 10px;
  box-sizing: border-box;
  align-items: end;
}

#prices3 .card {
  flex: 1;
  box-shadow: 34.9px 29.6px 48.34px rgba(51, 102, 255, 0.05);
  border-radius: 20px;
  background-color: #fff;
  border: 1px solid #dce1ff;
  display: flex;
  flex-direction: column;
  padding: 40px 30px;
  max-width: 424.67px;
  height: 655px !important;
}

#prices3 .card:hover,
#prices3 .card.active {
  flex: 1;
  border-radius: 20px;
  background-color: #fff;
  border: 2px solid #002e8a;
  display: flex;
  flex-direction: column;
  padding: 40px 30px;
  gap: 20px;
  box-shadow: 0 0 20px 20px rgba(6, 29, 113, 0.2);
  margin-bottom: 10px;
}

#prices3 .card.active {
  border: 2px solid #002e8a;
  box-shadow: 0 0 20px 20px rgba(6, 29, 113, 0.2);
  margin-bottom: 10px;
}

#prices3 .card-body-header {
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  justify-content: flex-start;
}

#prices3 .card-body-header .content {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-start;
}

#prices3 .card-body-header .content .icon {
  width: 42px;
  position: relative;
  height: 42px;
  overflow: hidden;
  flex-shrink: 0;
}

#prices3 .card-body-header .content .title {
  flex: 1;
  position: relative;
  line-height: 150%;
  font-weight: 600;
  margin-left: 22px;
  font-size: var(--fs-h2) !important;
}

#prices3 .card-body-header .description {
  align-self: stretch;
  position: relative;
  line-height: 25px;
  font-weight: 500;
  font-size: 16px !important;
  opacity: 0.8;
  min-height: auto;
  margin-top: 22px;
  min-width: 251px;
}

#prices3 .price {
  flex-direction: row;
  align-items: center;
  color: #2d2d2d;
}

#prices3 .price .content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

#prices3 .price .content h4 {
  font-size: 16px;
}

#prices3 .price .content .d {
  align-self: stretch;
  display: flex;
  align-items: center !important;
  justify-content: center;
  height: fit-content;
  gap: 18px;
}

#prices3 .price .content .d .value {
  position: relative;
  letter-spacing: -0.02em;
  display: flex;
  align-items: baseline;
}

#prices3 .price .content .d .value .span-numb {
  font-size: 22px !important;
  margin-left: 12.5px;
}

#prices3 .price .content .d .span {
  font-size: 50px !important;
  font-weight: 700 !important;
}

#prices3 .price .content .d span {
  font-size: 22px !important;
  font-weight: 700 !important;
}

#prices3 .price .content .d .info {
  /* width: 122px; */
  position: relative;
  font-size: var(--fs-li-sm);
  /* line-height: 140%; */
  font-weight: 500;
  color: #2b2b2b;
  display: inline-block;
  flex-shrink: 0;
  opacity: 0.6;
}

#prices3 .price .content .d .info .item {
  margin: 0;
  font-size: 12px !important;
}

#prices3 .prices3-list {
  font-size: 16px !important;
  font-weight: 500;
  line-height: 20px !important;
  gap: 16px;
}

#FYI {
  max-width: 1210px;
  padding: 45px 25px;
}

#FYI h2 {
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

@media screen and (min-width: 1200px) {
  #FYI {
    padding: 38.5px 0px;
  }
}

/* -----Ciomer-------- */

#ciomer {
  background-image: url("../img/Ciomer/Header.png");
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
  height: 401px;
  max-height: 401px;
  padding-top: 120px;
}

#ciomer h2 {
  display: none;
}

#ciomer h1 {
  font-size: 40px;
  font-weight: 500;
  max-width: 541px;
}

#ciomer2-description {
  padding: 45px 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;
}

#ciomer2-description h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 50px;
  margin-bottom: 50px;
  color: var(--azul-primario);
}

#ciomer2-description p {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.lists-container #requisitos_title,
#requisitos_list_title {
  color: var(--azul-primario);
}

#ciomer2-description video {
  width: 248px;
  height: 338px;
}

@media screen and (min-width: 992px) {
  #ciomer {
    padding-left: 25px;
  }
}

@media screen and (min-width: 1212px) {
  #ciomer {
    padding-top: 95px;
    padding-left: 120px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  #ciomer h2 {
    font-size: 22px;
    font-weight: 500;
    width: 449px !important;
    height: 30px;
    display: block;
    margin-bottom: 15px;
  }

  #ciomer h1 {
    font-size: 40px;
    font-weight: 600;
    width: 541px !important;
    height: 55px;
  }

  #ciomer2-description {
    padding: 127px 180px 99px 122px !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 266px;
  }

  #ciomer2-description .left-container {
    max-width: 624px;
  }
}

#requisitos_ciomer {
  padding: 25px;
  margin-bottom: 50px;
}

#requisitos_ciomer .lists-container {
  gap: 50px;
}

#requisitos_ciomer .requisitos-title {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}

#requisitos_ciomer .requisitos-list {
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 32px !important;
  gap: 13px;
  max-width: 691px !important;
  opacity: 83%;
}

#requisitos_ciomer .requisitos-list2 {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  gap: 20.25px;
  max-width: 465px !important;
  text-wrap: wrap;
}

#requisitos_ciomer .requisitos-list2 .nivel {
  max-width: 90px !important;
  color: var(--blue-light);
  font-weight: 500;
  text-wrap: nowrap;
  padding: 0px !important;
  margin-right: 10px !important;
}

#requisitos_ciomer .requisitos-list2 .nivel-result {
  padding: 0px !important;
 
}

#requisitos_ciomer .nivel-result {
  line-height: 30px;
  font-weight: 400;
  
}

#requisitos_ciomer .nivel-result-main {
  line-height: 30px;
  font-weight: 400;
  color: #2d75f7; 
  min-width: 100px; 
  font-weight: 500; 
  padding-bottom: 18px; 
}

@media screen and (min-width: 1212px) {
  #ciomer .card1 {
    margin-top: 0px;
    margin-right: 160px;
    display: flex;
    flex-direction: column;
    gap: 48px !important;
  }

  #ciomer .card2 {
    margin-top: 0px;
    margin-left: 186px;
    gap: 48px;
  }

  #requisitos_ciomer {
    height: 437px;
    padding: 50px 130px 96px 117px;
    margin-bottom: 0px;
    max-width: 1440px;
    text-wrap: wrap;
  }

  #requisitos_ciomer .lists-container {
    gap: 98px;
  }

  #requisitos_ciomer .requisitos-title {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
  }

  #requisitos_ciomer .requisitos-list {
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    gap: 13px;
    max-width: 691px !important;
    opacity: 83%;
  }

  #requisitos_ciomer .requisitos-list2 {
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    gap: 20.25px;
    max-width: 465px !important;
    text-wrap: nowrap;
  }

  #requisitos_ciomer .requisitos-list2 .nivel {
    width: 90px;
    color: var(--blue-light);
    font-weight: 500;
  }
}

#requisitos_ciomer .check-icon {
  width: 13.12px !important;
  height: 8.75px !important;
}

#plataforma {
  background-color: var(--blue-light);
  color: white;
  padding: 59px 25px 56px 25px;
}

#plataforma h1 {
  margin-bottom: 35px;
  font-size: 32px;
  font-weight: 500;
  line-height: 40.32px;
}

#plataforma button {
  color: white;
  min-width: 180px;
  min-height: 52px;
  border: 2px solid var(--celeste-secundario);
}

#ingresos {
  background-color: var(--background-ligth);
}

#ingresos .ingresos-text-container {
  padding: 59px 25px 56px 25px;
  background-color: var(--background-ligth);
}

#ingresos .ingresos-text {
  font-size: 32px;
  font-weight: 500;
  line-height: 50px;
  color: var(--blue-light);
}

#ingresos img {
  height: 382px !important;
  width: 100% !important;
}

@media screen and (min-width: 1000px) {
  #ingresos .ingresos-text-container {
    padding: 115px 124px 115px 119px;
    max-width: 695px !important;
  }

  #ingresos .ingresos-text {
    font-size: 32px;
    font-weight: 500;
    line-height: 50px;
  }
}

/* ---------- Ciomer-Herramientas --------- */

#ciomers_herramientas {
  padding: 65px 25px;
  gap: 50px;
}

#ciomers_herramientas img {
  width: 36.67px;
  height: 36.67px;
  margin-bottom: 35px;
}

#ciomers_herramientas .ciomers-herramientas-card {
  width: 90% !important;
  height: 275px;
}

#ciomers_herramientas .herramientas-h3-container {
  padding: 10px 20px 10px 2px;
  width: fit-content;
  height: 50px;
  border-bottom: var(--blue-light) 1px solid;
  margin-bottom: 21px;
}

#ciomers_herramientas h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 31px;
  color: var(--blue-light);
}

#ciomers_herramientas p {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

@media screen and (min-width: 1000px) {
  #ciomers_herramientas {
    padding: 100px 156px;
    max-height: 475px !important;
    gap: 100px;
  }

  #ciomers_herramientas .ciomers-herramientas-card {
    width: 208px !important;
    height: 275px;
  }
}

/* --------Ciomer libera ---------*/

#libera {
  padding: 55px 25px;
  gap: 50px;
  background-color: var(--blue-light);
}

#ciomers_libera_title {
  color: white;
  font-size: 32px !important;
  font-weight: 400 !important;
  line-height: 40.32px;
  display: flex;
  justify-content: center;
}

/* ------- Testimonials-3 Ciomers----------- */

#testimonials-3 {
  padding: 55px 25px;
  gap: 50px;
  height: auto;
}

#testimonials-3 .testimonials-3-inner {
  padding: 0;
  height: fit-content;
}

#testimonials-3 .swiper-slide {
  width: 320px;
}

#testimonials-3 .card3 {
  width: 320px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

#testimonials-3 h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 50px;
  margin-bottom: 10px;
  color: var(--azul-primario);
}

#testimonials-3 p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

#testimonials-3 .stars-container3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 128px;
  height: 24px;
}

#testimonials-3 .stars-container3 .star {
  width: 24px;
  height: 24px !important;
}

#testimonials-3 #testimonials_3_btn {
  min-width: 277px;
  min-height: 75px;
  border: var(--blue-light) 2px solid;
  background-color: transparent;
  color: var(--blue-light);
  margin-top: 25px;
}

@media screen and (min-width: 1000px) {
  #testimonials-3 {
    padding: 54px 112px 60px 98px;
    min-height: 658px !important;
  }

  #testimonials-3 .testimonials-3-inner {
    max-width: 1060px !important;
    min-height: 379px !important;
    padding: 0;
  }

  #testimonials-3 .swiper-slide {
    min-width: 320px;
    min-height: 194px;
  }

  #testimonials-3 .card3 {
    min-width: 320px;
    min-height: 194px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }

  #testimonials-3 h1 {
    font-size: 36px;
    font-weight: 600;
    line-height: 50px;
    margin-bottom: 23px;
  }

  #testimonials-3 p {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
  }

  #testimonials-3 #testimonials_3_btn {
    min-width: 277px;
    min-height: 75px;
    border: var(--blue-light) 2px solid;
    background-color: transparent;
    color: var(--blue-light);
    margin-top: 90px;
    font-weight: 600 !important;
    font-size: 15px;
  }
}


/* ------------Crowdsourcing------------------*/

#crowdsourcing {
  background-image: url("../img/Crowdsourcing/hero-crowd.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 401px;
  gap: 36px;
  max-height: 401px;
  display: flex;
  flex-direction: column;
}

#crowdsourcing h1 {
  font-size: 40px;
  font-weight: 600;
  line-height: 55px;
  padding-top: 120px;
}

#crowdsourcing-description .header-row-container {
  padding: 15px;
}

#crowdsourcing-description .header-info-container-1 {
  color: var(--azul-primario);
  font-size: 22px;
  font-weight: 600;
  line-height: 43px;
  max-width: 530px;
}

#crowdsourcing-description .header-info-container-2 {
  color: var(--azul-primario);
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  color: black;
}

#crowdsourcing-description .datos {
  gap: 50px !important;
}

.sky-container {
  width: 190px;
  height: 168px;
}

.sky-container h1 {
  font-size: 18px !important;
  font-weight: 700;
  margin-top: 22px;
}

.sky-container h2 {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

@media screen and (min-width: 768px) {
  #crowdsourcing h1 {
    font-size: 40px;
    font-weight: 600;
    line-height: 55px;
    padding-top: 148px;
  }

  #crowdsourcing-description h1 {
    font-size: 40px;
    font-weight: 600;
  }

  #crowdsourcing-description {
    height: 460px !important;
    padding-top: 149px !important;
  }

  #crowdsourcing-description .header-row-container {
    gap: 120px;
    padding: 0px;
    height: 190px;
    justify-content: center;
  }

  #crowdsourcing-description .header-info-container-1 {
    font-size: 22px;
    font-weight: 600;
    line-height: 43px;
    height: 190px;
  }

  #crowdsourcing-description .header-info-container-2 {
    height: 162px;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
  }

  .icons-container-crowdsourcing {
    gap: 65px !important;
  }
}

/* ------------Delegue------------------*/

#delegue {
  background-color: var(--blue-light);
  color: white;
}

#delegue h1 {
  font-size: 32px;
  font-weight: 400;
  line-height: 40.32px;
  margin-bottom: 50px;
}

@media screen and (min-width: 768px) {
  #delegue {
    max-height: 314px;
    padding-top: 77px;
  }
}

.divider-inversionistas {
  width: 50%;
  color: var(--blue-light);
  opacity: 100;
  height: 1px !important;
}

.divider-crowdsourcing {
  width: 30%;
  color: var(--blue-light);
  opacity: 100;
  height: 2px !important;
}

.crowdsourcing-titles {
  color: var(--blue-light) !important;
  margin-bottom: 18px;
  font-size: 20px;
}

#crowdsourcing-capacidad p {
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}

.cols-container {
  justify-content: space-between;
  max-width: 1212px;
}

.herramientas-container {
  width: 190px;
  line-height: 30px;
}

@media screen and (min-width: 900px) {
  #crowdsourcing-capacidad {
    height: 774px;
  }

  #crowdsourcing-capacidad h1 {
    font-size: 36px;
    font-weight: 600;
    line-height: 50px;
    margin-bottom: 28px;
  }

  #crowdsourcing-capacidad {
    margin: auto;
    align-items: center !important;
  }

  #cols-container {
    justify-content: space-between;
    max-width: 1212px;
    height: 522px;
  }

  #cols-container .col-crowd {
    max-width: 570.06px;
    padding: 31px 23px;
  }

  #cols-container .container-grid {
    max-width: 524.06px;
  }

  #cols-container .container-grid h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }

  #cols-container .container-grid p {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
  }

  #empresas-crowdsourcing {
    height: 488px;
  }

  #crowdsourcing_empresas_title {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 59.5px;
    margin-top: 69px;
  }
}

@media screen and (min-width: 1200px) {
  #crowdsourcing-capacidad {
    padding: 86px 114px !important;
    max-height: 774px;
    margin: auto;
    align-items: center !important;
  }
}

/* -------------Nosotros------------ */

#nosotros {
  background-image: url("../img/Nosotros/Header.png");
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
  height: 401px;
  max-height: 401px;
  padding-top: 160px;
}

#nosotros h2 {
  display: none;
  padding: 0%;
}

#nosotros h1 {
  font-size: 40px;
  font-weight: 500;
  line-height: 55px;
  text-wrap: wrap !important;
}

.header-main-container-nosotros {
  padding: 50px 25px !important;
  margin: auto;
  height: auto;
}

#nosotros-description-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 18px !important;
}

#nosotros-description-container p,
#nosotros-description-container h2 {
  line-height: 30px;
}

.header-main-container-nosotros .description_subtitle {
  font-size: 20px !important;
  font-weight: 700;
  padding: 0;
  margin: 0;
}

.this-is-us h1 {
  font-size: 36px;
  font-weight: 600;
}

#nuestro-trabajo h3 {
  width: 100% !important;
  font-weight: 400 !important;
  font-size: 32px !important;
  line-height: 40.32px;
  color: white;
}

#this-is-us {
  background-color: var(--background-ligth);
}

#this-is-us #team .team-items h1 {
  font-size: 16px;
  font-weight: 700;
  line-height: 29.23px;
  color: black;
  height: 30px !important;
  margin-bottom: 5px;
}

#this-is-us #team .team-items h2 {
  font-size: 14px;
  font-weight: 600;
  line-height: 20.1px;
  letter-spacing: -0.25%;
  color: var(--blue-light);
}

#this-is-us #team .team-items .linkedin {
  width: 18px;
  height: 18px;
  margin-top: 14.25px;
}

#nosotros_objetivo {
  padding: 50px 0 !important;
  color: var(--blanco);
  background-color: var(--blue-light);
}

#nosotros_objetivo .content {
  display: flex;
  justify-content: center;
  align-items: center;
}

#nosotros_objetivo h1 {
  text-align: center;
  font-weight: 100;
}

#info-adicional {
  padding: 100px 25px;
  height: 435px;
}

#info-adicional h1 {
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 24px;
  color: var(--azul-primario) !important;
}

#info-adicional .info-buttons-container {
  padding: 50px 25px;
  gap: 25px;
  max-width: 1264px;
}

#info-adicional .info-adicional-button,
#info-adicional .info-btn-selected {
  max-width: 336px;
  width: 100%;
  height: 60px;
  border-radius: 4px;
}

#info-adicional .info-adicional-button {
  background-color: transparent;
  color: var(--blue-light);
  border: 2px solid var(--blue-light);
  font-weight: 600 !important;
 font-size: 15px;
}

#info-adicional .info-btn-selected {
  background-color: var(--blue-light);
  color: var(--blanco);
  border: none;
  font-weight: 600 !important;
 font-size: 15px;
}

#info-adicional .info-adicional-button:hover {
  background-color: var(--blue-light);
  color: var(--blanco);
}

@media screen and (min-width: 992px) {
  #nosotros {
    padding-left: 103px;
  }
}

@media (min-width: 1118px) {
  #info-adicional {
    padding: 100px 81px !important;
    max-height: 435px !important;
  }

  #info-adicional .info-adicional-button,
  #info-adicional .info-btn-selected {
    width: 336px;
  }
}

@media (max-width: 1000px) {
  #nosotros_objetivo {
    padding: 31px 20px !important;
    color: var(--blanco);
    background-color: var(--blue-light);
    margin: 48px 0px !important;
  }
}

@media screen and (min-width: 1255px) {
  #nosotros {
    padding-top: 122px !important;
    padding-left: 120px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  #nosotros h2 {
    font-size: 22px;
    font-weight: 500;
    width: 521px !important;
    height: 30px;
    display: block;
  }

  #nosotros h1 {
    font-size: 40px;
    font-weight: 600;
    max-width: 521px !important;
    height: 55px;
  }

  #nuestro-trabajo {
    background-color: var(--blue-light);
    height: 173px;
    display: flex;
    justify-content: center;
  }

  #nuestro-trabajo h3 {
    width: 100% !important;
    font-weight: 400 !important;
    font-size: 32px !important;
    line-height: 40.32px;
    color: white;
  }

  #this-is-us {
    padding-top: 107px !important;
    padding-bottom: 90px !important;
    /* height: 1030px; */
    background-color: var(--background-ligth);
  }

  #this-is-us h1 {
    font-size: 36px;
    font-weight: 600;
    line-height: 50px;
    color: var(--azul-primario);
    margin-bottom: 86px;
    margin-top: 0;
  }

  .header-main-container-nosotros {
    padding: 99px 270px 88px 287px !important;
    margin: auto;
    max-height: 1058px;
  }

  #nosotros-description-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 871px !important;
    /* max-width: 882px; */
    font-size: 18px !important;
  }

  #nosotros-description-container p,
  #nosotros-description-container h2 {
    line-height: 30px;
  }

  .header-main-container-nosotros .description_subtitle {
    font-size: 20px !important;
    font-weight: 700;
    padding: 0;
    margin: 0;
  }

  #this-is-us #team .team-items h1 {
    font-size: 16px;
    font-weight: 700;
    line-height: 29.23px;
    color: black;
    height: 30px !important;
    margin-bottom: 5px;
  }

  #this-is-us #team .team-items h2 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20.1px;
    letter-spacing: -0.25%;
  }

  #this-is-us #team .team-items {
    gap: 53.9px !important;
  }
}

/* -----Inversionistas CIOM 2-------- */

#inversionistas {
  background-image: url("../img/Inversionistas/Header.png");
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
  height: 495px;
  padding-top: 120px;
}

#inversionistas h2 {
  display: none;
}

#inversionistas h1 {
  font-size: 40px;
  font-weight: 500;
  text-wrap: wrap !important;
  padding: 0 25px;
  line-height: 52px;
}


#inversionistas-description {
  padding: 82px 25px !important;
}

#inversionistas-description h1 {
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 54px;
  color: var(--azul-primario);
}

#inversionistas-description .card {
  border: none;
}

#inversionistas-description .description-item-text {
  font-size: 22px;
  font-weight: 500;
  line-height: 50px;
}

#inversionistas-description .blue-text {
  color: var(--blue-light);
  width: 166px;
  font-size: 24px;
  font-weight: 500;
  line-height: 50px;
}

#inversionistas-description span {
  color: #ff0000;
}

#inversionistas_header_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px;
  font-size: 16px;
  min-width: 203px;
  height: 52px;
  background: var(--blue-light);
  color: white;
  border: var(--blue-light) 2px solid;
  border-radius: 4px;
  margin-top: 46px;
}

#inversionistas_header_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px;
  font-size: 16px;
  min-width: 203px;
  height: 52px;
  background: var(--blue-light);
  color: white;
  border: none;
  border-radius: 4px;
  margin-top: 46px;
}

#inversionistas-description .description-problems {
  margin-top: 122px !important;
  margin-bottom: 20px !important;
  text-align: center;
}

@media screen and (min-width: 992px) {
  #inversionistas_header_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
    font-size: 16px;
    min-width: 203px;
    height: 52px;
    background: transparent;
    color: white;
    border: var(--celeste-secundario) 2px solid;
    border-radius: 4px;
    margin-top: 46px;
    margin-left: 25px;
  }
}

@media screen and (min-width: 1300px) {
  #inversionistas {
    padding-top: 93px;
    padding-left: 95px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  #inversionistas h2 {
    font-size: 22px;
    font-weight: 500;
    width: 449px !important;
    height: 30px;
    display: block;
  }

  #inversionistas h1 {
    font-size: 40px;
    font-weight: 600;
    width: 546px !important;
    padding: 0%;
    line-height: 52px;
  }

  #inversionistas_header_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
    font-size: 16px;
    min-width: 203px;
    height: 52px;
    background: transparent;
    color: white;
    border: var(--celeste-secundario) 2px solid;
    border-radius: 4px;
    margin-top: 46px;
    margin-left: 0px;
  }

  #inversionistas-description {
    height: 633px;
  }

  #inversionistas-description .card {
    gap: 72px;
    border: none;
  }

  #inversionistas-description .description-items {
    max-height: 325px;
  }

  #inversionistas-description .description-problems {
    margin-top: 122px !important;
    margin-bottom: 82px !important;
  }

  #inversionistas-description .blue-text {
    color: var(--blue-light);
    min-width: 166px;
    font-size: 24px;
    font-weight: 500;
    line-height: 50px;
    text-wrap: nowrap;
  }
}

/* --------KPIs4 Inversionistas -----------*/

#kpis4 .title {
  margin-bottom: 19px;
  margin-top: 33px;
}

#kpis4 .title h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 55px;
}

#kpis4 #kpis_item {
  padding: 25px;
}

#kpis4 #kpis_item .kpi-img {
  width: 350px;
  margin-top: 35px;
}

#kpis4 .clock-icon {
  width: 22px;
  height: 21px;
  margin-right: 6px;
}

#kpis4 #kpis_item .card,
#kpis4 #kpis_item .card2 {
  border: none;
  width: 100% !important;
  padding: 45px !important;
}

#kpis4 #kpis_item .card h2,
#kpis4 #kpis_item .card2 h2 {
  font-size: 22px;
  font-weight: 600;
  color: var(--blue-light);
}

#kpis4 #kpis_item .card h1,
#kpis4 #kpis_item .card2 h1 {
  font-size: 36px;
  font-weight: 600;
  color: var(--azul-primario);
  margin-bottom: 42px;
}

#kpis4 #kpis_item .card p,
#kpis4 #kpis_item .card2 p {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

#kpis4 #kpis_item .card {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  border: none;
  background-color: var(--background-ligth) !important;
}

#kpis4 #kpis_item .card2 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  border: none;
  height: fit-content !important;
}

#kpis4 > div:nth-child(2) {
  background-color: var(--background-ligth);
}

#kpis4 #kpis_item button {
  border: none;
  background-color: transparent;
  align-items: baseline;
  display: block;
}

@media screen and (min-width: 992px) {
  #kpis4 {
    margin-bottom: 67px;
    margin-top: 86px;
  }

  #kpis4 .title {
    height: 137px;
    margin-bottom: 19px;
  }

  #kpis4 #kpis_item {
    padding-top: 20px;
    padding-left: 112px;
    padding-right: 97px;
    padding-bottom: 46px;
    min-height: 540px;
  }

  #kpis4 #kpis_item .card {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 570px !important;
    height: 314px;
    border: none;
    height: 314px !important;
    background-color: var(--background-ligth) !important;
    padding: 0px !important;
  }

  #kpis4 #kpis_item .card2 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 620px !important;
    margin-left: 100px;
    min-height: 314px !important;
    border: none;
    padding: 0px !important;
  }

  #kpis4 #kpis_item .kpi-img {
    width: 549px;
    margin-top: 0px;
    width: 100%;
  }

  #kpis4 #kpis_item .card {
    margin-right: 100px;
  }
}

@media screen and (min-width: 1300px) {
  #kpis4 #kpis_item {
    padding-top: 112px;
    padding-left: 95px;
    padding-right: 116px;
    padding-bottom: 100px;
    min-height: 540px;
  }
}

@media screen and (min-width: 1440px) {
  #kpis4 .kpis4-main-card {
    max-width: 1230px;
    margin-left: auto;
    margin-right: auto;
  }
}
/* Con CIOM */

#con-ciom {
  background-color: var(--blue-light);
  padding: 55px;
  margin-top: 40px;
}

#con-ciom h1 {
  font-size: 32px;
  font-weight: 400;
  line-height: 50px;
  margin-bottom: 20px;
  color: white;
}

@media screen and (min-width: 1300px) {
  #con-ciom {
    margin-top: -60px;
  }
}

/* ---------- Clarin -----------*/

#clarin {
  /* background-image: url("../img/Inversionistas/hhero_1.png");
  background-size: cover;
  background-position: left;
  background-repeat: no-repeat; */
  position: relative;
  z-index: 0;
}

#clarin .clarin-inner {
  height: 719px;
  max-width: 649px;
  padding: 25px;
}

#clarin h1 {
  font-size: 40px;
  font-weight: 600;
  line-height: 55px;
  margin-top: 79px;
  color: var(--azul-primario);
  margin-bottom: 42px;
}

#clarin .clarin-cards {
  gap: 22px;
  margin-bottom: 46px;
}

#clarin .clarin-cards h2 {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

#clarin #clarin_seguir_leyendo {
  font-size: 16 !important;
  font-weight: 600 !important;
  line-height: 24px;
  text-decoration: underline;
  margin-left: 8px;
  color: #363636;
}

.clarin-seguir-leyendo-contenedor {
  display: flex;
  align-items: center !important;
  justify-content: flex-start !important;
}

.clarin-seguir-leyendo-contenedor a {
  height: 24px !important;
}

#clarin .plus-icon {
  width: 24px !important;
  height: 24px !important;
}

@media screen and (min-width: 900px) {
  #clarin {
    /* background-image: url("/assets/img/Inversionistas/hhero_1.png");
    height: 610px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; */
    position: relative;
    z-index: 0;
  }

  #clarin .clarin-inner {
    height: 719px;
    max-width: 649px;
    margin-left: 84px;
    margin-top: 130px;
    padding: 0px;
  }
}

/* --------Desarrollo propio -------*/

#desarrollo_propio {
  margin: 82px 25px 0px 25px;
}

#desarrollo_propio_text {
  font-size: 22px;
  font-weight: 600;
  color: #8e8e93;
}

/* ----------Solucion -------*/

#solucion-360 {
  padding: 25px;
  background-color: var(--background-ligth);
}

#solucion-360 h1 {
  margin: 35px 0px;
  font-size: 32px;
  font-weight: 500;
  line-height: 50px;
  color: var(--blue-light);
  text-align: center;
}

#solucion-360 img {
  min-width: 370px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (min-width: 900px) {
  #solucion-360 {
    padding: 73px 65px 73px 99px;
    background-color: var(--background-ligth);
  }

  #solucion-360 h1 {
    margin-right: 91px;
    max-width: 536px;
    font-size: 32px;
    font-weight: 500;
    line-height: 50px;
    color: var(--blue-light);
    text-align: start;
  }

  #solucion-360 img {
    max-width: 649px;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

/* producto  inversionistas*/

#producto_inversionistas {
  background-color: var(--blue-light);
  padding: 35px 25px;
}

#producto_inversionistas h1 {
  font-size: 32px !important;
  font-weight: 400 !important;
  line-height: 50px;
  margin-bottom: 20px;
  color: white;
}

#producto_inversionistas button {
  min-width: 180px;
  height: 52px;
  background-color: transparent;
  color: white;
  font-size: 16px;
  border: var(--celeste-secundario) 2px solid;
  margin-top: 42px;
}

@media screen and (min-width: 900px) {
  #producto_inversionistas {
    background-color: var(--blue-light);
    padding: 60px 90px 56px 90px;
  }
}

/* ----------Victorinox Inversionistas--------- */
#victorinox {
  padding: 50px 25px;
}

#victorinox h3 {
  font-size: 36px;
  font-weight: 600;
  line-height: 50px;
  margin-bottom: 69px;
  color: var(--azul-primario);
}

#victorinox .victorinox-cards {
  gap: 65px;
}

#victorinox .victorinox-card {
  justify-content: space-between;
  max-width: 190px;
  height: 134px;
}

@media screen and (min-width: 1105px) {
  #victorinox {
    padding: 79px 25px 97px 25px;
  }

  #victorinox .victorinox-cards {
    max-width: 1260px;
    gap: 65px;
  }

  #victorinox .victorinox-card {
    justify-content: space-between;
    width: 190px;
    height: 134px;
  }
}

/* --------KPIs5 Inversionistas -----------*/

#kpis5 .kpis5-title {
  margin-bottom: 19px;
  margin-top: 33px;
}

#kpis5 #kpis_item {
  padding: 25px;
}

#kpis5_title {
  font-size: 36px;
  font-weight: 600;
  line-height: 50px;
  color: var(--azul-primario);
}

#kpis5 #kpis_item .kpi-img {
  width: 350px;
  margin-top: 35px;
}

#kpis5 .clock-icon {
  width: 22px;
  height: 21px;
  margin-right: 6px;
}

#kpis5 #kpis_item #card,
#kpis5 #kpis_item #card2 {
  border: none;
  width: 100% !important;
}

#kpis5 #kpis_item #card h1,
#kpis5 #kpis_item #card2 h1 {
  font-size: 36px;
  font-weight: 600;
  color: var(--azul-primario);
  margin-bottom: 30px !important;
}

#kpis5 #kpis_item #card p,
#kpis5 #kpis_item #card2 p {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

#kpis5 #kpis_item #card {
  display: flex;
  flex-direction: column;
  border: none;
  background-color: var(--background-ligth);
}

#kpis5 #kpis_item #card2 {
  display: flex;
  flex-direction: column;
  border: none;
  height: fit-content !important;
}

#kpis5 > div:nth-child(3) {
  background-color: var(--background-ligth);
}

#kpis5 > div:nth-child(5) {
  background-color: var(--background-ligth);
}

#kpis5 #kpis_item button {
  border: none;
  background-color: transparent;
  align-items: baseline;
  display: block;
}

@media screen and (min-width: 900px) {
  #kpis5 {
    margin-bottom: 67px;
    margin-top: 86px;
  }

  #kpis5 #kpis_item {
    padding-top: 99px;
    padding-right: 57px;
    padding-bottom: 100px;
    padding-left: 95px;
    height: 540px;
    display: flex;
    align-items: center !important;
  }

  #kpis5 #kpis_item #card {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 580px !important;
    height: fit-content !important;
    border: none;
    margin-right: 86px;
    margin-bottom: 0px !important;
  }

  #kpis5 #kpis_item #card2 {
    display: flex;
    flex-direction: column;
    width: 614px !important;
    margin-left: 123px;
    height: fit-content !important;
    padding: 0 !important;
    margin-bottom: 0px !important;
  }

  #kpis5 #kpis_item .kpi-img {
    width: 568px;
    margin-top: 0px;
    width: 100%;
  }
}

@media screen and (min-width: 1440px) {
  #kpis5 .kpis5-main-card {
    max-width: 1230px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* ---------World -------*/
#world {
  padding: 78px 25px;
}

#world .world-header {
  gap: 21px;
  margin-bottom: 48px;
}

#world .world-header-item {
  font-size: 36px;
  font-weight: 600;
  line-height: 50px;
  gap: 100px;
  color: var(--azul-primario);
}

#wordl_title {
  font-size: 32px;
  font-weight: 400;
  line-height: 40.32px;
  color: var(--azul-primario);
}

#world .world-header-item-2 {
  font-size: 32px;
  font-weight: 400;
  line-height: 40.32px;
}

#world .world-and-list {
  gap: 54px;
}

#world .world-list {
  gap: 22px;
  max-width: 481px;
  min-width: 350px !important;
  height: 261px !important;
}

#world .world-list-text {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

#world .check-icon {
  width: 13.12px !important;
  height: 8.75px !important;
}

@media screen and (min-width: 1200px) {
  #world {
    padding: 78px 178px 106px 173px;
  }

  .world-and-list {
    justify-content: space-between;
    gap: 254px !important;
  }

  #world .left-list {
    width: 220px;
    display: flex;
    justify-content: space-between;
    margin-right: 30px;
  }

  #world .world-img {
    max-width: 354px !important;
    height: 347px !important;
  }
}

@media screen and (min-width: 1450px) {
  .world-and-list {
    max-width: 1230px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    justify-content: space-between;
  }
}

/* ----------Pre-ronda------------ */

#pre-ronda {
  background-color: var(--background-ligth);
}

#pre-ronda h3 {
  font-size: 20px;
  text-wrap: nowrap;
  font-size: 20px;
  color: var(--blue-light);
  border-bottom: 1px var(--blue-light) solid;
  padding-bottom: 10px;
  margin-top: 21px;
  margin-bottom: 21px;
}

#inversionistas_pre_ronda_title {
  font-size: 36px;
  font-weight: 600;
  line-height: 50px;
  color: var(--azul-primario);
}

#inversionistas_pre_ronda_title span {
  font-size: 22px !important;
  font-weight: 600;
  line-height: 30px !important;
  color: var(--azul-primario);
}

#pre-ronda p {
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
}

.pre-ronda-items {
  gap: 100px !important;
}

.pre-ronda-inner-item {
  max-width: 207px !important;
}

@media screen and (min-width: 768px) {
  #pre-ronda {
    padding: 82px 156px 126px 156px !important;
    margin: auto;
  }

  #pre-ronda h1 {
    font-size: 36px;
    font-weight: 600;
    line-height: 50px;
    margin-bottom: 89px;
  }
}

#x5 {
  height: 307px;
  padding-top: 25px !important;
  margin-left: 20px !important;
  margin-right: 20px !important;
  margin: auto;
  background-color: white !important;
  color: var(--azul-primario);
  border-top: 2px var(--blue-light) solid;
  border-bottom: 2px var(--blue-light) solid;
}

#inversionistas_ticket_title {
  color: var(--azul-primario);
}

#x5 button {
  width: 244px;
  height: 52px;
  border-radius: 4px;
  border: 2px var(--celeste-secundario) solid;
  background-color: var(--blue-light);
  color: white;
}

@media screen and (min-width: 768px) {
  #x5 {
    max-width: 100%;
    height: 307px;
    padding-top: 68px !important;
    padding-bottom: 68px !important;
    margin: auto !important;
  }

  #x5 h1 {
    font-size: 42px;
    font-weight: 600;
    line-height: 54.6px;
    height: 31px;
  }

  #x5 h2 {
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    height: 32px !important;
    margin-top: 24px;
    margin-bottom: 32px;
  }

  #x5 button {
    width: 244px;
    height: 52px;
    border-radius: 4px;
    border: 2px var(--celeste-secundario) solid;
    background-color: var(--blue-light);
    color: white;
  }
}

@media screen and (min-width: 1546px) {
  #x5 {
    min-width: 1546px;
    border: 2px solid var(--blue-light);
    border-radius: 30px;
  }
}

/* -----Prensa-------- */

#prensa {
  background-image: url("../img/Prensa/Header.png");
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
  height: 401px;
  max-height: 401px;
  padding-top: 160px;
}

#prensa h2 {
  display: none;
}

#prensa h1 {
  font-size: 40px;
  font-weight: 500;
  text-wrap: wrap !important;
}

#prensa-description .header-row-container h1 {
  padding: 0%;
  margin: 0%;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 24px;
}

#prensa-description .header-info-container-1 {
  padding: 20px;
  font-size: 18px;
  font-weight: 600;
  line-height: 43px;
  max-width: 532px !important;
}

#prensa-description .header-info-container-2 {
  padding: 25px;
}

#prensa-description .header-info-container-2 h2 {
  max-width: 430px !important;
  font-size: 22px;
  font-weight: 600;
}

@media screen and (min-width: 992px) {
  #prensa {
    padding-left: 25px;
  }

  #prensa h2 {
    display: block;
  }
}

@media screen and (min-width: 1300px) {
  #prensa {
    padding-top: 122px;
    padding-left: 103px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  #prensa h2 {
    font-size: 22px;
    font-weight: 500;
    width: 449px !important;
    height: 30px;
    display: block;
  }

  #prensa h1 {
    font-size: 40px;
    font-weight: 600;
    width: 449px !important;
    height: 55px;
  }

  #prensa-description {
    min-height: 437px !important;
    width: 100%;
    padding-top: 0px !important;
    padding-left: 0px;
    padding-right: 125px;
    font-weight: 400 !important;
    font-size: 18px;
  }

  #prensa-description .header-row-container {
    gap: 216px;
    padding: 0px;
    height: 318px;
    margin-top: 40px;
  }

  #prensa-description .header-row-container h1 {
    padding: 0%;
    margin: 0%;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 24px;
    text-wrap: nowrap;
  }

  #prensa-description .header-info-container-1 {
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
    max-width: 540px !important;
    padding: 0%;
    height: 318px !important;
    margin-left: 109px;
  }

  #prensa-description .header-info-container-2 {
    height: 252px;
    max-width: 474px !important;
  }

  #prensa-description .header-info-container-2 h2 {
    font-size: 22px;
    font-weight: 600;
  }

  #prensa-description .header-info-container-2 ul {
    display: flex;
    flex-direction: column;
    gap: 18px;
    text-wrap: nowrap;
    padding: 0%;
    margin: 0%;
    margin-top: 24px;
    max-width: 449px !important;
  }

  #prensa-description .header-info-container-2 ul li {
    padding: 0%;
    margin: 0%;
  }
}

/* --------KPIs6 Prensa -----------*/

#kpis6 .title h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 55px;
}

#kpis6 #kpis_item {
  padding: 50px 25px !important;

  display: flex;
}

#kpis6 .clock-icon {
  width: 22px;
  height: 21px;
  margin-right: 6px;
}

#kpis6 #kpis_item .card,
#kpis6 #kpis_item .card2 {
  border: none;
  width: fit-content !important;
  height: fit-content !important;
  padding: 0px !important;
  display: unset;
}

#kpis6 #kpis_item .card h2,
#kpis6 #kpis_item .card2 h2 {
  font-size: 22px;
  font-weight: 600;
  color: var(--blue-light);
}

#kpis6 #kpis_item .card h1,
#kpis6 #kpis_item .card2 h1 {
  font-size: 36px;
  font-weight: 600;
  color: var(--azul-primario);
  margin-bottom: 42px;
}

#kpis6 #kpis_item .card p,
#kpis6 #kpis_item .card2 p {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

#kpis6 > div:nth-child(2) {
  background-color: var(--background-ligth);
}

#kpis6 > div:nth-child(4) {
  background-color: var(--background-ligth);
}

#kpis6 > div:nth-child(6) {
  background-color: var(--background-ligth);
}

#kpis6 #kpis_item button {
  border: none;
  background-color: transparent;
  align-items: baseline;
  display: block;
}

#kpis6 #kpis_item .kpi-img1 {
  max-width: 370px !important;
  width: 300px !important;
  margin-top: 50px;
}

#kpis6 #kpis_item .kpi-img2 {
  max-width: 370px !important;
  width: 300px !important;
  margin-top: 150px;
}

#kpis6 #kpis_item .kpi-img3 {
  max-width: 370px !important;
  width: 300px !important;
  margin-top: 50px;
}

#kpis6 #kpis_item .kpi-img4 {
  max-width: 370px !important;
  width: 300px !important;
  margin-top: 50px;
}

#kpis6 #kpis_item .kpi-img5 {
  max-width: 370px !important;
  width: 300px !important;
  margin-top: 50px;
}

#kpis6 #kpis_item .kpi-img6 {
  max-width: 370px !important;
  width: 300px !important;
  margin-top: 50px;
}

#kpis_seguir {
  color: #363636;
  font-size: 16px;
  font-weight: 600;
  text-decoration: underline !important;
  padding-top: 2px;
}

#more_info {
  color: #363636;
  font-size: 16px;
  font-weight: 600;
  text-decoration: underline;
}


#kpis6 .seguir {
  height: 24px !important;
  align-items: end !important;
}

@media screen and (min-width: 992px) {
  #kpis6 #kpis_item {
    padding: 0px 45px !important;
    display: flex;
    justify-content: center;
    min-height: 700px !important;
  }

  #kpis6 #kpis_item .kpis6_main-card {
    display: flex;
    justify-content: space-between;
    max-width: 1282px !important;
  }

  #kpis6 #kpis_item .card {
    max-width: 580px !important;
    margin-right: 100px !important;
  }

  #kpis6 #kpis_item .card2 {
    max-width: 632px !important;
    margin-left: 100px !important;
  }

  #kpis6 #kpis_item .kpi-img1 {
    width: 100% !important;
    max-width: 602px !important;
    margin-top: 0px !important;
  }

  #kpis6 #kpis_item .kpi-img2 {
    width: 100% !important;
    max-width: 560px !important;
    margin-top: 0px !important;
  }

  #kpis6 #kpis_item .kpi-img3 {
    width: 100% !important;
    max-width: 584px !important;
    margin-top: 0px !important;
  }

  #kpis6 #kpis_item .kpi-img4 {
    width: 100% !important;
    max-width: 524px !important;
    margin-top: 0px !important;
  }

  #kpis6 #kpis_item .kpi-img5 {
    width: 100% !important;
    max-width: 518px !important;
    margin-top: 0px !important;
  }

  #kpis6 #kpis_item .kpi-img6 {
    width: 100% !important;
    max-width: 508px !important;
    margin-top: 0px !important;
  }
}

@media screen and (min-width: 1400px) {
  .llega-ciom,
  .ciom-brasil {
    margin-right: -120px !important;
  }
}

@media screen and (min-width: 1250px) {
  #kpis6 .title h1 {
    font-size: 40px;
    font-weight: 600;
    line-height: 55px;
  }
}

@media screen and (min-width: 1200px) {
  #kpis6 #kpis_item {
    min-height: 540px !important;
    height: 540px !important;
  }
}

/* -------------Contacto prensa ---------*/

#contacto-prensa {
  min-height: 313px;
  border-radius: 30px;
  padding: 25px;
  margin-left: 20px !important;
  margin-right: 20px !important;
  margin: auto;
  background-color: white !important;
  color: var(--azul-primario);
  border: 2px var(--blue-light) solid;
}

#contacto-prensa .contacto-inner-right {
  gap: 46px;
}

#contacto-prensa .contacto-inner-left h1 {
  font-size: 42;
  font-weight: 600;
  line-height: 54px;
  color: var(--azul-primario);
}

#contacto-prensa .contacto-inner-left h2 {
  font-size: 18;
  font-weight: 400;
  line-height: 32px;
  margin-top: 18px;
}

#contacto-prensa .contacto-datos {
  height: 181px;
  width: 146px;
}

#contacto-prensa .contacto-datos h1 {
  font-size: 22px !important;
  font-weight: 600;
  line-height: 30px;
}

#contacto-prensa .contacto-datos h2 {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

#contacto-prensa .contacto-datos .full-icon {
  width: 69px;
  height: 30px;
}

#contacto-prensa .contacto-datos .contactar-img {
  width: 118px;
  height: 32px;
}

@media screen and (min-width: 1052px) {
  #contacto-prensa {
    width: 100%;
    border-top: 2px var(--blue-light) solid;
    border-bottom: 2px var(--blue-light) solid;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
    max-height: 313px;
    margin: auto !important;
    padding-right: 208px;
    padding-left: 167px;
  }

  #contacto-prensa .contacto-inner-main-container {
    width: 1009px;
  }

  #contacto-prensa h1 {
    font-size: 42px;
    font-weight: 600;
    line-height: 54.6px;
    height: 31px;
  }

  #contacto-prensa h2 {
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
  }
}

@media screen and (min-width: 1552px) {
  #contacto-prensa {
    width: 100%;
    border: 2px var(--blue-light) solid !important;
    border-left: 0px;
    border-right: 0px;
    border-radius: 30px;
    max-height: 313px;
    margin: auto !important;
    padding-right: 208px;
    padding-left: 167px;
  }
}

/* ----------FAQ--------- */

#ayuda {
  background-image: url("../img/faq/Header.png");
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
  height: 401px;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

#ayuda h1 {
  font-size: 40px;
  font-weight: 600;
  line-height: 55px;
}

#ayuda h2 {
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}

.custom-accordion-container .title {
  padding-bottom: 40px;
  border-bottom: 1px solid #d7def0;
}

.app {
  width: 120px;
  height: 40px;
}

.app-google {
  width: 133px;
  height: 60px;
}

.custom-accordion {
  background-color: transparent !important;
}

.custom-accordion-button {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  background-color: transparent !important;
  border: none !important;
  border-bottom: 1.5px solid #d7def0 !important;
  padding: 10px !important;
  padding-bottom: 27px !important;
  font-weight: 500;
  font-size: 20px !important;
  text-align: left !important;
  cursor: pointer !important;
  width: 100% !important;
  outline: none !important;
  color: #2b2b2b;
  font-family: "Plus Jakarta Sans";
}

.custom-accordion-content {
  display: none;
  background-color: transparent !important;
  padding: 10px !important;
  padding-bottom: 0px;
}

.custom-accordion-icon {
  transition: transform 0.3s ease !important;
}

.custom-accordion-button.active .custom-accordion-icon {
  transform: rotate(180deg) !important;
}

.custom-accordion-container p,
.custom-accordion-container li {
  padding-top: 15px;
  color: #2b2b2b;
  line-height: 35px;
}

.custom-accordion-container {
  max-width: 1236px;
  margin-top: 44px;
}

@media screen and (min-width: 1000px) {
  #ayuda {
    padding-top: 149.5px !important;
    padding-left: 120px !important;
    display: block;
    text-align: start;
  }
}

/* --------Agradecimiento ------*/

#thanks-hero {
  padding: 30px 0 70px 0;
}

#thanks-hero h1 {
  font-size: 40px;
  font-weight: 600;
  line-height: 55px;
  color: var(--azul-primario);
  padding: 0px;
  margin-bottom: 42px;

}

#agradecimiento_header {
  background-image: url("../img/Agradecimiento/Thanks.png");
  height: 556px;
  background-position: center;
  background-repeat: no-repeat;
}

#agradecimiento_text {
  /* padding: 50px 25px 0px 25px; */
  padding: 50px 25px 0px 25px;
}

#agradecimiento_text p {
  width: 100%;
  font-size: 20px;
  font-weight: 500;
  line-height: 40px;
}

/* #agradecimiento_text h4 {
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  margin-top: 91px;
}

#agradecimiento_text span {
  color: #ff0000;
} */
/* 
#agradecimiento_text img {
  width: 100%;
} */

@media screen and (min-width: 1000px) {
  #agradecimiento_text {
     padding: 40px 139px 0px 139px;
  }
}

@media screen and (min-width: 1000px) {
  #bienvenida_text {
     padding: 90px 139px 70px 289px;
  }
}














/* --------KPIs3-mystery Programa de mejora -----------*/

#kpis3-mystery .title {
  margin-bottom: 19px;
  margin-top: 25px;
}

#kpis3-mystery .title h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 55px;
  color: var(--azul-primario);
}

#kpis3-mystery #kpis_item {
  padding: 0px !important;
  padding-bottom: 45px !important;
}

#kpis3-mystery #kpis_item .kpi-img {
  width: 350px !important;
  margin-top: 35px;
}

#kpis3-mystery .clock-icon {
  width: 22px;
  height: 21px;
  margin-right: 6px;
}

#kpis3-mystery #kpis_item .card,
#kpis3-mystery #kpis_item .card2 {
  border: none;
  width: 100% !important;
  height: 100% !important;
  padding: 25px !important;
  display: unset;
  /* margin-top: 31px; */
}

#kpis3-mystery #kpis_item .card h2,
#kpis3-mystery #kpis_item .card2 h2 {
  font-size: 22px;
  font-weight: 600;
  color: var(--azul-primario);
}

#kpis3-mystery #kpis_item .card h1,
#kpis3-mystery #kpis_item .card2 h1 {
  font-size: 36px;
  font-weight: 600;
  color: var(--azul-primario);
  margin-bottom: 42px;
}

#kpis3-mystery #kpis_item .card p,
#kpis3-mystery #kpis_item .card2 p {
  font-size: 18px;
  font-weight: 400;
  line-height: 31px;
  margin-top: 15px
}

#kpis3-mystery > div:nth-child(3) {
  background-color: var(--background-ligth);
}

#kpis3-mystery > div:nth-child(5) {
  background-color: var(--background-ligth);
}

#kpis3-mystery #kpis_item button {
  border: none;
  background-color: transparent;
  align-items: baseline;
  display: block;
}

@media screen and (min-width: 992px) {
  #kpis3-mystery .title {
    height: 114px !important;
    margin-bottom: 0px !important;
    /* margin-top: 0px !important; */
  }

  #kpis3-mystery #kpis_item {
    padding-top: 30px !important;
    
    /* padding-left: 112px !important;
    padding-right: 97px !important;
    padding-bottom: 20px !important;
    min-height: 720px !important; */
  }

  #kpis3-mystery #kpis_item .card {
    width: 500px !important;
    height: 351px;
    border: none;
    /* height: 449px !important; */
    margin-right: 100px;
    padding: 0px !important;
  }

  #kpis3-mystery #kpis_item .card2 {
    width: 620px !important;
    margin-left: 123px;
    /* min-height: 349px !important;  */
    border: none;
    margin-left: 100px;
    padding: 0px !important;
  }

  #kpis3-mystery #kpis_item .kpi-img {
    max-width: 566px !important;
    margin-top: 0px !important;
    width: 100% !important;
    min-width: 550px !important;
  }
}

@media screen and (min-width: 1300px) {
  #kpis3-mystery #kpis_item {
    /* padding-top: 65px !important; */
    /* padding-left: 95px !important;
    padding-right: 97px !important;
    padding-bottom: 62px !important;
    min-height: 540px !important;
    max-height: 580px !important; */
  }
}

@media screen and (min-width: 1400px) {
  #kpis3-mystery .main-card-items,
  #kpis3-mystery .main-card-items-2 {
    max-width: 1230px !important;
    margin-left: auto;
    margin-right: auto;
  }

  #kpis3-mystery #kpis_item .card {
    margin-right: 0px !important;
    width: 561px !important;
  }
}

#mystery_function_item_5 {
  color: var(--blue-light);
}


/*--------------------------------------------------------------
# pricesDetail Section
--------------------------------------------------------------*/
#pricesDetail {
  background-color: var(--blanco);
  padding: 79px 0 100px 0 !important;
}

#pricesDetail .price-cards-container {
  margin-top: 60px;
}

#pricesDetail .row {
  display: flex;
  justify-content: center; /* Centrar el contenido de la segunda fila */
}

#pricesDetail h1 {
  color: var(--azul-primario) !important;
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  line-height: 50px;
  margin-bottom: 24px;
}

#pricesDetail .price-switch {
  display: flex;
  align-items: center;
  font-weight: 600;
  justify-content: center;
  gap: var(--gap-xs);
  padding: 15px;
  font-size: 15px;
  color: var(--blue-light);
  margin-top: 24px;
}

#seleccion_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 260px;
  height: 52px;
  background-color: white;
  margin-top: 30px;
  border-radius: 4px !important;
  color: var(--blue-light);
  border: var(--blue-light) 1px solid;
}

#pricesDetail .row {
  flex-direction: row;
  align-items: center;
  padding: 10px;
  box-sizing: border-box;
  align-items: end;
}

#pricesDetail .card {
  box-shadow: 34.9px 29.6px 48.34px rgba(51, 102, 255, 0.05);
  border-radius: 20px;
  background-color: #fff;
  border: 1px solid #dce1ff;
  display: flex;
  flex-direction: column;
  padding: 40px 30px;
  gap: 22px;
  width: 320px !important;
  /* height: 410px !important; */
}

#pricesDetail .card:hover,
#pricesDetail .card.active {
  border-radius: 20px;
  background-color: #fff;
  border: 2px solid #002e8a;
  display: flex;
  flex-direction: column;
  padding: 40px 30px;
  gap: 20px;
  box-shadow: 0 0 20px 20px rgba(6, 29, 113, 0.2);
  margin-bottom: 0px;
  width: 100%;
}

#pricesDetail .card.active {
  border: 2px solid #002e8a;
  box-shadow: 0 0 20px 20px rgba(6, 29, 113, 0.2);
  margin-bottom: 10px;
}

#pricesDetail .card-body-header {
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  justify-content: flex-start;
}

#pricesDetail .card-body-header .content {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-start;
}

#pricesDetail .card-body-header .content .icon {
  width: 42px;
  position: relative;
  height: 42px;
  overflow: hidden;
  flex-shrink: 0;
}

#pricesDetail .card-body-header .content .title {
  flex: 1;
  position: relative;
  line-height: 150%;
  color: var(--azul-primario);
  font-weight: 600;
  font-size: var(--fs-h2) !important;
}

#pricesDetail .card-body-header .description {
  align-self: stretch;
  position: relative;
  line-height: 25px;
  font-weight: 500;
  font-size: 16px !important;
  opacity: 0.8;
  min-height: auto;
  margin-top: 22px;
  min-width: 251px;
}

#pricesDetail .price {
  flex-direction: row;
  align-items: center;
  color: #2d2d2d;
}

#pricesDetail .price .content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

#pricesDetail .price .content h4 {
  font-size: 16px;
}

#pricesDetail .price .content .d {
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
  height: fit-content;
  gap: 18px;
}

#pricesDetail .price .content .d .value {
  position: relative;
  letter-spacing: -0.02em;
  display: flex;
  align-items: baseline;
}

#pricesDetail .price .content .d .value .span-numb {
  font-size: 22px !important;
  margin-left: 12.5px;
}

#pricesDetail .price .content .d .span {
  font-size: 50px !important;
  font-weight: 700 !important;
}

#pricesDetail .price .content .d span {
  font-size: 22px !important;
  font-weight: 700 !important;
}

#pricesDetail .price .content .d .info {
  /* width: 122px; */
  position: relative;
  font-size: var(--fs-li-sm);
  /* line-height: 140%; */
  font-weight: 500;
  color: #2b2b2b;
  display: inline-block;
  flex-shrink: 0;
  opacity: 0.6;
}

#pricesDetail .price .content .d .custom {
  font-size: 18px;
  font-weight: 600;
}

#pricesDetail .price .content .d .info .item {
  margin: 0;
  font-size: 12px !important;
}

#pricesDetail i {
  font-size: var(--fs-i);
  color: var(--blue-light);
}

#pricesDetail .pricing-features {
  align-self: stretch;
  display: flex;
  font-size: 16px !important;
  flex-direction: column;
  color: #2d2d2d;
  padding: 0px !important;
  margin: 0px !important;
  gap: 16px;
}

#pricesDetail .pricing-features .item .text {
  flex: 1;
  position: relative;
  font-weight: 500;
  font-size: 16px;
  line-height: 20.8px;
}

@media (max-width: 800px) {
  #pricesDetail .container {
    max-width: 100% !important;
  }

  #pricesDetail .price-switch-text {
    display: none;
  }
}

.img-logo-contact {
  max-width: 489px; 
}
@media (max-width: 768px) {
  .img-logo-contact {
    max-width: 100%;
    width: 100%;
    padding: 5px 20px;
  }
}

#kpis_paso_3_horas {
  color: #737373;
}