.elementor-4744 .elementor-element.elementor-element-d36e87f{--display:flex;}.elementor-4744 .elementor-element.elementor-element-d36e87f:not(.elementor-motion-effects-element-type-background), .elementor-4744 .elementor-element.elementor-element-d36e87f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-4744 .elementor-element.elementor-element-529e63e{margin:60px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-4744 .elementor-element.elementor-element-8596685{--display:flex;}.elementor-4744 .elementor-element.elementor-element-8596685:not(.elementor-motion-effects-element-type-background), .elementor-4744 .elementor-element.elementor-element-8596685 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-4744 .elementor-element.elementor-element-480fcba{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 30px) 0px;padding:0px 0px 0px 0px;}.elementor-4744 .elementor-element.elementor-element-a772002{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 30px) 0px;padding:0px 0px 0px 0px;}.elementor-4744 .elementor-element.elementor-element-ecd10f2{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 30px) 0px;padding:0px 0px 0px 0px;}.elementor-4744 .elementor-element.elementor-element-ff785e0{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 30px) 0px;padding:0px 0px 0px 0px;}.elementor-4744 .elementor-element.elementor-element-b7dc6bf{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 30px) 0px;padding:0px 0px 0px 0px;}.elementor-4744 .elementor-element.elementor-element-4a095ef{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 30px) 0px;padding:0px 0px 0px 0px;}.elementor-4744 .elementor-element.elementor-element-94e12c8{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 30px) 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-e485924 *//* Mejora visual de los números de cada tarjeta */
.t-step-number {
  position: absolute;
  top: -18px;
  left: -18px;
  background: #dbc078;
  color: #0c133d;
  font-weight: 700;
  font-size: 1.2rem; /* más grande */
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 8px rgba(219, 192, 120, 0.4);
  border: 1px solid rgba(255,255,255,0.15);
  z-index: 2;
}


/* --- Igualar altura de todas las tarjetas --- */
.t-steps {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 25px;
  justify-items: stretch;
  align-items: stretch; /* <-- Clave para igualar alturas */
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7bff32f *//* ==== Bloque 3 - versión fluida y sin barra lateral ==== */

.automatizaciones-narrativo {
  margin-top: 50px;
  width: 100%;
  padding: 0;
  color: #fff;
}

.automatizaciones-narrativo h2 {
  color: #dbc078;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 12px;
  border-left: none !important; /* elimina la barra del título heredada */
}

.automatizaciones-narrativo .intro {
  text-align: center;
  max-width: 1200px;
  margin: 0 auto 70px auto;
  color: rgba(255,255,255,0.85);
  line-height: 1.7;
  font-size: 1.05rem;
}

.auto-flow {
  position: relative;
  margin: 0 auto;
  max-width: 1200px; /* antes 1000, más amplio */
  border-left: 2px solid rgba(219,192,120,0.35);
  padding-left: 80px; /* mantiene separación del texto respecto a la línea */
}

.auto-line {
  position: relative;
  margin-bottom: 65px;
}

.auto-point {
  width: 18px;
  height: 18px;
  background: #dbc078;
  border-radius: 50%;
  position: absolute;
  left: -10px;
  top: 6px;
  box-shadow: 0 0 10px rgba(219,192,120,0.5);
}

.auto-point.final {
  background: #fff;
  box-shadow: 0 0 14px rgba(255,255,255,0.5);
}

.auto-content {
  padding-left: 25px;
  max-width: 1000px;
}

.auto-content h3 {
  color: #dbc078;
  font-size: 1.25rem;
  margin-bottom: 8px;
  line-height: 1.4;
}

.auto-content p {
  color: rgba(255,255,255,0.88);
  line-height: 1.65;
  font-size: 1.05rem;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f746e8d *//* ==== BLOQUE 4 - Casos Reales ==== */

.tadia-pilar:nth-of-type(4) {
  margin-top: 120px;
  padding: 0;
  width: 100%;
  color: #fff;
}

/* --- Título y subtítulo --- */
.tadia-pilar:nth-of-type(4) h2 {
  color: #dbc078;
  text-align: center;
  font-size: 2rem;
  margin-bottom: 10px;
  border-left: none; /* se elimina el !important */
}

.tadia-pilar:nth-of-type(4) > p:first-of-type {
  text-align: center;
  max-width: 850px;
  margin: 0 auto 60px auto;
  color: #ffffff; /* fallback */
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.7;
  font-size: 1.05rem;
}

/* --- Estructura de los casos --- */
.tadia-pilar:nth-of-type(4) h3 {
  color: #dbc078;
  font-size: 1.3rem;
  font-weight: 600;
  margin-top: 70px;
  margin-bottom: 20px;
  position: relative;
  padding-left: 60px;
}
.tadia-pilar:nth-of-type(4) h3.case-title {
      color: #dbc078;
  font-size: 1.3rem;
  font-weight: 600;
  margin-top: 70px;
  margin-bottom: 20px;
  position: relative;
  padding-left: 60px;
}
}

.tadia-pilar:nth-of-type(4) h3::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: radial-gradient(circle at center, #dbc078 0%, #c0a95d 70%);
  border-radius: 50%;
  box-shadow: 0 0 12px rgba(219, 192, 120, 0.5);
}

.tadia-pilar:nth-of-type(4) p {
  max-width: 900px;
  margin: 6px auto;
  line-height: 1.65;
  font-size: 1.05rem;
  color: #ffffff; /* fallback */
  color: rgba(255, 255, 255, 0.88);
}

/* --- Formato de etiquetas Dolor / Solución / Resultado --- */
.tadia-pilar:nth-of-type(4) p strong {
  color: #dbc078;
  font-weight: 600;
  display: inline-block;
  min-width: 110px;
}

/* --- Separador sutil entre casos --- */
.tadia-pilar:nth-of-type(4) h3:not(:first-of-type)::after {
  content: "";
  position: absolute;
  left: 30px;
  top: -40px;
  width: 2px;
  height: 40px;
  background: #dbc078; /* fallback */
  background: rgba(219, 192, 120, 0.25);
}

/* --- Responsive --- */
@media (max-width: 768px) {
  .tadia-pilar:nth-of-type(4) .case-title {
    padding-left: 40px;
  }

  .tadia-pilar:nth-of-type(4) .case-title::before {
    left: 10px;
  }

  .tadia-pilar:nth-of-type(4) p strong {
    min-width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a65a939 *//* ==== BLOQUE 5 - ROI ==== */

.roi-section {
  margin-top: 50px;
  color: #fff;
  width: 100%;
}

.roi-section h2 {
  color: #dbc078;
  text-align: center;
  font-size: 2rem;
  margin-bottom: 10px;
  border-left: none;
}

.roi-section > p:first-of-type {
  text-align: center;
  max-width: 850px;
  margin: 0 auto 50px auto;
  color: #ffffff;
  color: rgba(255,255,255,0.8);
  line-height: 1.7;
  font-size: 1.05rem;
}

.roi-section h3 {
  color: #dbc078;
  font-size: 1.3rem;
  font-weight: 600;
  margin-top: 60px;
  margin-bottom: 15px;
}

.roi-section p,
.roi-section li {
  color: #ffffff;
  color: rgba(255,255,255,0.88);
  line-height: 1.65;
  font-size: 1.05rem;
  max-width: 900px;
  margin: 6px auto;
}

.roi-section p strong,
.roi-section li strong {
  color: #dbc078;
  font-weight: 600;
}

/* --- Tabla ROI --- */
.roi-table-wrapper {
  overflow-x: auto;
  margin-top: 30px;
}

.roi-table {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  border-collapse: collapse;
  font-size: 1rem;
}

.roi-table th {
  text-align: left;
  color: #dbc078;
  font-weight: 600;
  padding: 12px 10px;
  border-bottom: 1px solid rgba(255,255,255,0.2);
}

.roi-table td {
  padding: 12px 10px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
  color: rgba(255,255,255,0.88);
}

.roi-table .highlight {
  color: #dbc078;
  font-weight: 600;
}

.roi-note {
  text-align: center;
  margin-top: 20px;
  font-size: 0.9rem;
  opacity: 0.85;
}

/* --- Responsive --- */
@media (max-width: 768px) {
  .roi-section h2 {
    font-size: 1.6rem;
  }

  .roi-section h3 {
    font-size: 1.15rem;
  }

  .roi-table {
    font-size: 0.9rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e37fb8f *//* --- Bloque "Nuestra filosofía" perfectamente centrado --- */
.philosophy-section {
  border: 1px solid rgba(219, 192, 120, 0.6); /* borde dorado fino */
  border-radius: 8px;
  padding: 80px 60px;
  margin: 100px auto; /* centra horizontalmente */
  max-width: 1000px;
  width: 90%; /* mantiene margen lateral fluido */
  background: rgba(255, 255, 255, 0.02);
  box-shadow: 0 0 25px rgba(219, 192, 120, 0.1);
  text-align: center; /* centra todo el texto interno */
  display: block;
}

.philosophy-section h2 {
  border-left: none !important;
  color: #dbc078;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 25px;
  text-align: center;
}

.philosophy-section p {
  color: rgba(255, 255, 255, 0.9);
  font-size: 1.2rem;
  line-height: 1.8;
  text-align: center;
  margin: 0 auto;
  max-width: 850px; /* controla ancho del párrafo sin mover el borde */
}

.philosophy-section .signature {
  display: block;
  text-align: center;
  color: #dbc078;
  margin-top: 30px;
  font-weight: 700;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b8f190c *//* --- Bloque "Nuestra filosofía" con borde dorado --- */
.philosophy-section {
  border: 1px solid rgba(219, 192, 120, 0.6); /* dorado suave */
  border-radius: 8px;
  padding: 80px 60px;
  margin: 40px auto;
  max-width: 1000px;
  background: rgba(255, 255, 255, 0.02); /* leve contraste sobre fondo azul */
  box-shadow: 0 0 25px rgba(219, 192, 120, 0.1); /* brillo sutil */
}

/* Centrado del contenido */
.philosophy-section h2 {
  border-left: none !important;
  text-align: center;
  color: #dbc078;
  font-size: 2rem;
  margin-bottom: 25px;
}

.philosophy-section p {
  color: rgba(255, 255, 255, 0.9);
  font-size: 1.2rem;
  line-height: 1.8;
  text-align: center;
}

.philosophy-section .signature {
  display: block;
  text-align: center;
  color: #dbc078;
  margin-top: 30px;
  font-weight: 700;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7c31272 *//* ==== BLOQUE 8 - Cierre CTA ==== */

.closing-section {
  margin: 70px auto 180px auto;
  text-align: center;
  color: #fff;
}

.closing-section h2 {
  color: #dbc078;
  font-size: 2rem;
  margin-bottom: 15px;
}

.closing-section p {
  max-width: 750px;
  margin: 0 auto 40px auto;
  color: rgba(255,255,255,0.85);
  font-size: 1.1rem;
  line-height: 1.7;
}

.cta-line {
  display: inline-block;
  color: #dbc078;
  font-weight: 600;
  text-decoration: none;
  border-bottom: 2px solid #dbc078;
  padding-bottom: 4px;
  transition: all 0.3s ease;
}

.cta-line:hover {
  color: #fff;
  border-color: #fff;
}

/* ==== BLOQUE CTA FINAL ==== */

.cta-final {
  text-align: center;
  margin: 120px auto;
  padding: 80px 20px;
  background: linear-gradient(to bottom, rgba(255,255,255,0.02), rgba(255,255,255,0));
  border-top: 1px solid rgba(255,255,255,0.08);
  border-left: none; /* elimina la línea vertical heredada */
  color: #fff;
  max-width: 1000px;
}

.cta-final h2 {
  color: #dbc078;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 20px;
  border-left: none; /* asegura eliminar la barra */
}

.cta-final p {
  color: rgba(255,255,255,0.85);
  max-width: 750px;
  margin: 0 auto 50px auto;
  line-height: 1.8;
  font-size: 1.1rem;
}

.cta-buttons {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}

.btn-primary {
  background: #dbc078 !important;
  color: #131f4d !important; /* azul corporativo */
  font-weight: 600;
  padding: 14px 28px;
  border-radius: 6px;
  text-decoration: none;
  transition: all 0.3s ease;
  display: inline-block;
  text-align: center;
}


.btn-primary:hover {
  background: #cbb26b;
  transform: translateY(-2px);
}

/* Botón secundario */
.btn-outline {
  border: 1.5px solid #dbc078;
  color: #dbc078;
  padding: 14px 28px;
  border-radius: 6px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}

.btn-outline:hover {
  background: rgba(219,192,120,0.1);
  transform: translateY(-2px);
}


/* --- Eliminar la línea vertical en el CTA final --- */
.closing-section h2 {
  border-left: none !important;
  padding-left: 0 !important;
  position: relative;
}

/* Asegurar centrado visual y estilo coherente */
.closing-section {
  text-align: center;
  border-left: none !important;
  margin-top: 50px;
  padding: 80px 20px;
}

.closing-section h2 {
  color: #dbc078;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 20px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-8596685 */<style>
/* ===== ESTILO BASE DE BLOQUES PILAR ===== */
.tadia-pilar {
  background: #131f4d;
  color: #fff;
  padding: 50px 40px;
  border-radius: 12px;
  margin-bottom: 60px;
  line-height: 1.7;
}

/* ===== TITULARES ===== */
.tadia-pilar h1,
.tadia-pilar h2,
.tadia-pilar h3 {
  color: #fff;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 15px;
}

.tadia-pilar h3 {
  color: #dbc078; /* Dorado */
  font-weight: 600;
}

/* ===== ENLACES ===== */
.tadia-pilar a {
  color: #dbc078;
  text-decoration: none;
  transition: 0.2s ease;
}

.tadia-pilar a:hover {
  color: #cbb26b;
  text-decoration: underline;
}

/* ===== TABLAS ===== */
.tadia-pilar table {
  width: 100%;
  border-collapse: collapse;
  margin: 25px 0;
}

.tadia-pilar th,
.tadia-pilar td {
  padding: 12px 10px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
}

.tadia-pilar th {
  color: #dbc078;
  text-align: left;
  border-bottom: 1px solid rgba(255,255,255,0.2);
}

/* ===== LISTAS ===== */
.tadia-pilar ul {
  margin-left: 20px;
  padding-left: 15px;
}

.tadia-pilar li {
  margin-bottom: 6px;
}

/* ===== ESPACIADOS ENTRE SECCIONES ===== */
.tadia-pilar + .tadia-pilar {
  margin-top: 60px;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  .tadia-pilar {
    padding: 30px 20px;
  }

  .tadia-pilar h1 {
    font-size: 1.8rem;
  }

  .tadia-pilar h2 {
    font-size: 1.4rem;
  }

  .tadia-pilar h3 {
    font-size: 1.1rem;
  }
}
</style>/* End custom CSS */
/* Start custom CSS */.t-steps {
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(280px,1fr));
  gap: 25px;
  margin-top: 30px;
}


.t-step {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 25px;
  position: relative;
  transition: all 0.3s ease;
}

.t-step:hover {
  background: rgba(255,255,255,0.08);
  transform: translateY(-3px);
}

.t-step-number {
  position: absolute;
  top: -15px;
  left: -15px;
  background: #dbc078;
  color: #131f4d;
  font-weight: 700;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.1rem;
}

/* Mejora visual de tarjetas .t-step */
.t-step h3 {
  color: #dbc078;
  line-height: 1.4;           /* Más aire vertical */
  margin-bottom: 10px;        /* Separa el título del texto */
  min-height: 48px;           /* Fuerza altura uniforme para títulos de 1 o 2 líneas */
  display: flex;
  align-items: flex-end;      /* Alinea el texto inferior en títulos de una línea */
}

.t-step p,
.t-step ul {
  line-height: 1.6;           /* Mejora legibilidad del cuerpo */
}

.t-step ul li {
  margin-bottom: 8px;         /* Más espacio entre puntos */
}

/* Efecto hover dorado elegante y coherente con la guía anterior */
.t-step {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 14px;
  padding: 25px;
  position: relative;
  transition: all 0.3s ease;
  box-shadow: 0 0 0 rgba(219,192,120,0); /* Inicialmente sin brillo */
}

.t-step:hover {
  transform: translateY(-4px);
  border-color: rgba(219,192,120,0.45);
  box-shadow: 0 0 18px rgba(219,192,120,0.25);
  background: rgba(255,255,255,0.08);
}

/* Número circular también reacciona al hover */
.t-step-number {
  background: rgba(219,192,120,0.2);
  color: #dbc078;
  font-weight: 700;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  position: absolute;
  top: -12px;
  left: -12px;
  border: 1px solid rgba(219,192,120,0.4);
  transition: all 0.3s ease;
}

.t-step:hover .t-step-number {
  background: rgba(219,192,120,0.35);
  box-shadow: 0 0 12px rgba(219,192,120,0.3);
}


/* Tipografía jerárquica y ritmo visual */
.tadia-pilar h1 {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 25px;
  color: #ffffff;
}

.tadia-pilar h2 {
  font-size: 1.45rem;
  font-weight: 600;
  color: #dbc078;
  margin-top: 40px;
  margin-bottom: 10px;
  line-height: 1.4;
}

.tadia-pilar h3 {
  font-size: 1.2rem;
  font-weight: 600;
  color: #cbb26b;
  margin-bottom: 10px;
  line-height: 1.4;
}

/* Espaciado entre secciones introductorias */
.intro-section {
  margin-bottom: 35px;
}

.tadia-pilar p {
  line-height: 1.7;
  color: #e0e4f5;
  max-width: 900px;
}

/* Sutil separación horizontal */
.intro-section:not(:last-child) {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding-bottom: 20px;
}


/* ==== Bloque: Tipos de automatizaciones ==== */

.automatizaciones {
  margin-top: 80px;
  text-align: center;
}

.automatizaciones h2 {
  color: #dbc078;
  font-size: 1.8rem;
  margin-bottom: 10px;
}

.automatizaciones .intro {
  max-width: 700px;
  margin: 0 auto 40px auto;
  color: rgba(255,255,255,0.8);
  line-height: 1.6;
}

.auto-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 25px;
  justify-items: center;
}

.auto-card {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 25px;
  text-align: left;
  position: relative;
  width: 100%;
  max-width: 350px;
  transition: all 0.3s ease;
}

.auto-card:hover {
  background: rgba(255,255,255,0.08);
  transform: translateY(-4px);
  border-color: rgba(219,192,120,0.3);
  box-shadow: 0 0 10px rgba(219,192,120,0.25);
}

.auto-icon {
  font-size: 1.8rem;
  color: #dbc078;
  margin-bottom: 10px;
  text-align: center;
}

.auto-card h3 {
  font-size: 1.05rem;
  color: #dbc078;
  line-height: 1.4;
  margin-bottom: 12px;
}

.auto-card ul {
  list-style: none;
  padding-left: 0;
  color: rgba(255,255,255,0.85);
  line-height: 1.6;
}

.auto-card li {
  position: relative;
  padding-left: 16px;
  margin-bottom: 6px;
}

.auto-card li::before {
  content: "•";
  color: #dbc078;
  position: absolute;
  left: 0;
}


/* === Corrección visual global para igualar Pilar 2 a Pilar 1 === */

/* Título principal */
.tadia-pilar h1 {
  font-size: 3rem;            /* Igual que en la pilar 1 */
  font-weight: 800;
  line-height: 1.15;
  color: #fff;
  margin-top: 0px;           /* Espacio superior coherente */
  margin-bottom: 30px;
}

/* Espacio general arriba del primer bloque */
.tadia-pilar:first-of-type {
  padding-top: 90px;          /* Coincide con el margen superior visual de pilar 1 */
  padding-bottom: 40px;
}

/* Ajuste responsivo */
@media (max-width: 1024px) {
  .tadia-pilar h1 { font-size: 2.6rem; }
}
@media (max-width: 768px) {
  .tadia-pilar h1 { font-size: 2.2rem; }
  .tadia-pilar:first-of-type { padding-top: 60px; }
}/* End custom CSS */