/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/* VARIABLES GLOBALES Y PALETA DE COLORES */
:root {
	--color-primario: #061B4D;
	--color-secundario: #F97316;
    --text: #14213D;
/*     --text-muted: #5A6E85; */
    --light: #F7F8FA;
    --white: #FFFFFF;
    --border: #DADCE6; 
    --font-family: 'Poppins', sans-serif;
    --max-width: 1200px;
    --padding-side: 40px;
    --shadow-soft: 0 8px 30px rgba(0, 0, 0, 0.06);
    --shadow-card: 0 10px 30px rgba(0, 0, 0, 0.08);
    --transition: all 0.3s ease;
	--menu-height: 8.5rem;
	--menu-height-movil: 6.5rem;
}

/* RESET GENERAL */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: var(--font-family);
    color: var(--text);
    background-color: var(--white);
    line-height: 1.6;
    overflow-x: hidden;
}

html {
  font-size: 62.5%;
  overflow-x: hidden;
}

img {
    max-width: 100%;
    display: block;
}

a {
    text-shadow: none;
    text-decoration: none;
    color: inherit;
    transition: var(--transition);
}

ul {
    list-style: none;
}

/* COMPONENTES REUTILIZABLES */
.container {
    width: 100%;
    max-width: var(--max-width);
    margin: 0 auto;
    padding-left: var(--padding-side);
    padding-right: var(--padding-side);
}

.section {
    padding-top: 90px;
    padding-bottom: 90px;
}

.text-center {
    text-align: center;
}

.grid {
    display: grid;
    gap: 30px;
}

/* BOTONES */
.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 12px 24px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 8px;
    cursor: pointer;
    border: 2px solid transparent;
}

.btn-primary {
    background-color: var(--color-primario);
    color: var(--white);
}

.btn-primary:hover {
    background-color: var(--color-secundario);
	color: var(--white);
}

.btn-secondary {
    background-color: transparent;
    border-color: var(--color-secundario);
    color: var(--color-secundario);
}

.btn-secondary:hover {
    background-color: var(--color-secundario);
    color: var(--white);
}

.btn-cta {
    background-color: var(--color-secundario);
    color: var(--white);
    padding: 14px 32px;
    font-weight: 600;
}

.btn-cta:hover {
    background-color: var(--color-primario);
}

/* MAQUETACIÓN DEL HEADER */
.main-header {
    background-color: var(--white);
    height: var(--menu-height);
    position: sticky;
    top: 0;
    z-index: 1000;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.04);
}

.header-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 0 var(--padding-side);
}

.logo {
    display: flex;
    align-items: center;
    height: 100%;
}

.logo-img {
    height: 4.2rem;
    width: auto;
    display: block;
    object-fit: contain;
}

.main-nav ul {
    display: flex;
    gap: 32px;
}

.main-nav a {
    font-size: 15px;
    font-weight: 500;
    color: #4A5568;
    position: relative;
    padding: 8px 0;
}

.main-nav a:hover, .main-nav a.active {
    color: var(--color-primario);
}

.main-nav a.active::after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: var(--color-secundario);
    border-radius: 2px;
}

.mobile-nav-toggle {
    display: none;
    background: none;
    border: none;
    font-size: 24px;
    color: var(--color-primario);
    cursor: pointer;
}

/* MEDIUM DEVICE (768px y menor) */
@media (max-width: 768px) {
    :root {
        --padding-side: 20px;
    }
    
    .mobile-nav-toggle {
        display: block;
    }
	
    .mobile-nav-toggle:hover {
        background: transparent;
		color: var(--color-primario);
    }

    .main-nav {
        position: absolute;
        top: 85px;
        left: -100%;
        width: 100%;
        background-color: var(--white);
        box-shadow: 0 10px 15px rgba(0,0,0,0.05);
        transition: var(--transition);
        padding: 20px var(--padding-side);
    }

    .main-nav.active {
        left: 0;
    }

    .main-nav ul {
        flex-direction: column;
        gap: 15px;
    }
	
    .header-actions {
        display: none;
    }
	
	.main-header {
		height: var(--menu-height-movil);
	}

	.logo-img {
		height: 4rem;
	}
}

/* ################################### */
/* FOOTER */
/* ################################### */
footer {
    width: 100%;
	background-color: var(--color-primario);
	color: white;
	font-size: 1.6rem;
	display: flex;
	justify-content: center;
    align-items: center;
    padding: 2rem;
    box-sizing: border-box;
}

/* --- Estilos del Banner --- */
.hero-banner {
  height: calc(100vh - var(--menu-height));
  width: 100%;
  background-image: url('http://aivasolutionscorp.com/wp-content/uploads/2026/07/foto-de-prueba-banner-2.webp');
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
  
  position: relative;
  overflow: hidden;
}

.hero-container {
  max-width: 130rem;
  margin: 0 auto;
  height: 100%;
  padding: 0 20px;
  display: flex;
  align-items: center;
}

/* --- Efecto de Degradado (Fondo del Texto) --- */
.hero-banner::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* Degradado de blanco sólido a transparente de izquierda a derecha */
background: linear-gradient(115deg, 
    rgba(255, 255, 255, 1) 0%,     /* Blanco sólido al inicio */
    rgba(255, 255, 255, 1) 48%,  /* Empieza a bajar muy sutilmente */
    rgba(255, 255, 255, 0.5) 53%,   /* Se difumina de forma intermedia antes del texto */
    rgba(255, 255, 255, 0) 62%      /* SE VUELVE 100% TRANSPARENTE EXACTAMENTE AQUÍ */
  );
  z-index: 1;
}

/* --- Contenido (Texto y Botones) --- */
.hero-content {
  position: relative;
  z-index: 2;
  max-width: 55rem;
}

.br-desktop {
	display: inline;
}

.hero-content h1 {
  font-family: 'Arial', sans-serif;
  font-size: 4.5rem;
  font-weight: 800;
  color: var(--color-primario);
  line-height: 1.2;
  margin-bottom: 20px;
  letter-spacing: -0.5px;
}

.hero-content h1 .highlight {
  color: var(--color-secundario);
}

.hero-content p {
  font-family: 'Arial', sans-serif;
  font-size: 1.8rem;
  line-height: 1.6;
  color: var(--color-primario);
  margin-bottom: 35px;
}

/* --- Botones --- */
.hero-actions {
  display: flex;
  gap: 15px;
}

.boton {
  display: inline-flex;
  align-items: center;
  padding: 1.2rem 2.4rem;
  font-family: 'Arial', sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  text-decoration: none;
  border-radius: 0.6rem;
  transition: all 0.3s ease;
}

.boton-primary {
  background-color: var(--color-primario);
  color: #ffffff;
  border: 2px solid var(--color-primario);
}

.boton-primary:hover {
  background-color: transparent;
  color: var(--color-primario);
  border: 2px solid var(--color-primario);
}

.boton-secondary {
  background-color: transparent;
  color: var(--color-secundario);
  border: 2px solid var(--color-secundario);
}

.boton-secondary:hover {
  background-color: var(--color-secundario);
  color: #ffffff;
}

/* ################################### */
/* SECCIÓN TÍTULOS DOBLES */
/* ################################### */
.seccion-titulos-dobles{
	width: 80%;
	margin: 2rem auto;
	text-align: center;
}

.seccion-titulos-dobles h2{
	font-size: 1.8rem;
	font-weight: 700;
	color: var(--color-secundario);
	text-transform: uppercase;
	margin: 0;
}

.seccion-titulos-dobles h3{
	font-size: 2.7rem;
	font-weight: 700;
	color: var(--color-primario);
	text-transform: uppercase;
	margin: 0;
}


/* ################################### */
/* CARTILLA DE SOLUCIONES */
/* ################################### */
/* ===== GRID ===== */
.soluciones-grid{
	width: 90%;
	margin: 0 auto;
	margin-bottom: 7rem;	
    display:grid;
	grid-template-columns:repeat(4,1fr);
	gap: 2rem;
}

/* ===== CARD ===== */
.sol-card{
  background:#fff;
  border:1px solid var(--border);
  border-radius:22px;
  overflow:hidden;
  box-shadow:0 2px 10px rgba(16,24,40,.07);
  display:flex;
  flex-direction:column;
  transition:transform .25s ease, box-shadow .25s ease;
	
/* 	border: 1px solid blue; */
}

.sol-card:hover{
/*   transform:translateY(-4px); */
  box-shadow:0 14px 34px rgba(16,24,40,.10);
}

/* ===== TOP CONTENT ===== */
.sol-card-content{
  padding: 2rem 1.5rem;
}

.sol-card-head{
  display:flex;
  align-items:flex-start;
  gap: 1.2rem;
  margin-bottom: 1.8rem;
	
/* 	border: 1px solid red; */
}

.sol-icon{
  width: 5.6rem;
  height: 5.6rem;
  min-width: 5.6rem;
  border-radius:50%;
  background: var(--color-primario);
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
}

.sol-icon svg{
  width: 3.5rem;
  height: 3.5rem;
}

.sol-card h3{
  margin:2px 0 0;
  font-size:1.8rem;
  line-height:1.25;
  font-weight:700;
  text-transform:uppercase;
  color: var(--color-primario);
}

.sol-card p{
	margin:0;
	font-size:1.5rem;
	font-weight:500;
	line-height:1.2;
	color: var(--color-primario);
}

/* ===== IMAGE ===== */
.sol-card-image{
  position:relative;
  margin-top:auto;
}

.sol-card-image img{
  width:100%;
  height:18rem;
  object-fit:cover;
  display:block;
}

/* ===== FLOATING ARROW ===== */
.sol-arrow{
  position:absolute;
  right:1rem;
  bottom:1rem;
  width:5rem;
  height:3rem;
  border-radius: 2rem;
  background: var(--color-primario);
  color: white;
  display:flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
  border:1px solid rgba(255,255,255,.85);
  box-shadow:0 8px 20px rgba(0,27,99,.28);
  transition:transform .2s ease, background .2s ease;
}

.sol-arrow:hover{
	transform:scale(1.06);
	color: white;
/*   background:#002A8A; */
}

.sol-arrow svg{
  width: 2.4rem;
  height: 2.4rem;
}

/* ===== TABLET ===== */
@media (max-width: 1300px){
	.soluciones-grid{
	  width: 85%;
	  grid-template-columns:repeat(3,1fr);
	}
	
	.about-section {
		aspect-ratio: auto;
	}
}

/* ################################### */
/* SECCIÓN DE SECTORES */
/* ################################### */
.sectores-grid{
	width: 90%;
	margin: 0 auto;
	display:grid;
    grid-template-columns:repeat(6,1fr);
    background: white;
    overflow:hidden;
}

.sector-item{
  position:relative;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-start;
  text-align:center;
  padding: 2.5rem 0;
  gap:1rem;
}

.sector-item:not(:last-child)::after{
  content:"";
  position:absolute;
  top:18%;
  right:0;
  width:2px;
  height:64%;
  background: var(--border);
}

.sector-icon{
    display:flex;
    align-items:center;
    justify-content:center;
    width: 8.6rem;
    height: 8.6rem;
	min-width: 8.6rem;
    color: var(--color-primario);
}

.sector-icon svg{
  width: 8rem;
  height: 8rem;
}

.sector-item h3{
  margin:0;
  color: var(--color-primario);
  font-size:1.6rem;
  font-weight:700;
  line-height:1.2;
  text-transform:uppercase;
}

/* Tablet */
@media (max-width:1024px){
  .sectores-grid{
    grid-template-columns:repeat(3,1fr);
  }

  .sector-item:nth-child(3)::after{
    display:none;
  }
}

/* ################################### */
/* SECCIÓN DOS COLUMNAS */
/* ################################### */
.about-section {
  display: flex;
  flex-direction: row;
  width: 100%;
/*   height: 50vh; */
	aspect-ratio: 4 / 1.1;
/* 	min-height: 32rem; */
}

.subtitle-orange {
	font-size: 1.6rem;
    font-weight: 600;
	color: var(--color-secundario);
  	display: block;
  	margin-bottom: 0.5rem;
  	text-transform: uppercase;
}

/* --------------------------------------
   COLUMNA 1: FONDO AZUL
   -------------------------------------- */
.col-blue {
  background-color: var(--color-primario);
  color: white;
  flex: 1;
  padding: 3rem 6rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.blue-content {
  width: 100%;
}

.blue-content h2 {
	width: 70%;
    font-size: 2.8rem;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 1.5rem;
    text-transform: uppercase;
}

.blue-content .description {
	width: 70%;
    font-size: 1.7rem;
    line-height: 1.3;
    color: white;
    margin-bottom: 2rem;
}

/* Grid de Estadísticas */
.stats-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
}

.stat-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
}

.stat-icon {
  color: var(--color-secundario);
  margin-bottom: 0;
}

.stat-icon svg{
  width: 5.5rem;
  height: 5.5rem;
}

.stat-number {
  font-size: 3.3rem;
  font-weight: 600;
  color: white;
  margin-bottom: 0.5rem;
}

.stat-label {
  font-size: 1.6rem;
  font-weight: 500;
  color: white;
  line-height: 1.3;
}

/* --------------------------------------
   COLUMNA 2: FONDO BLANCO / IMAGEN
   -------------------------------------- */
.col-white {
  background-color: white;
  flex: 1;
  padding: 5rem 5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
}

.personal-aiva {
	background-image: url('/wp-content/uploads/2026/07/Personal-AIVA-Solutions.webp');
	background-position: 60% center;
	background-size: cover;
	background-repeat: no-repeat;
}

.white-content {
  z-index: 2;
	margin-left: -3rem;
}

.white-content .subtitle-orange {
  margin-bottom: 2.5rem;
}

.features-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.features-list li {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  font-size: 1.5rem;
  font-weight: 600;
  color: var(--color-primario);
}

.check-icon {
  color: var(--color-secundario);
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

/* ################################### */
/* SECCIÓN BANNER CONTACTO */
/* ################################### */
/* Contenedor principal del banner */
.cta-banner {
	width: 100%;
  background-color: white;
  padding: 3rem 2rem;
}

.cta-container {
	margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
	justify-content: center;
  gap: 20rem;
  text-align: center;
}

.cta-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 3rem;
}

.icon-wrapper {
	width: 5.6rem;
	height: 5.6rem;
	min-width: 5.6rem;
	color: var(--color-secundario);
  	display: flex;
  	align-items: center;
  	justify-content: center;
}

.icon-wrapper svg{
  width: 5rem;
  height: 5rem;
}

.cta-text {
	text-align: left;
}

.cta-title {
  font-size: 2rem;
  font-weight: 700;
  color: var(--color-primario);
  margin-bottom: 0;
}

.cta-description {
  font-size: 1.6rem;
	font-weight: 500;
  color: var(--color-primario);
  margin: 0;
}

.cta-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 12px 24px;
    font-size: 1.5rem;
    font-weight: 500;
    border-radius: 8px;
    cursor: pointer;
    border: 2px solid transparent;
	
	    background-color: var(--color-secundario);
	color: var(--white);
}

.cta-button:hover {
    background-color: transparent;
    border-color: var(--color-secundario);
    color: var(--color-secundario);
}

.bx-chevron-right {
  font-size: 2.5rem;
}

/* ################################### */
/* RESPONSIVE */
/* ################################### */
@media (max-width: 768px) {
  .hero-banner {
    background: #ffffff;
    background-image: url('http://aivasolutionscorp.com/wp-content/uploads/2026/07/foto-de-prueba-banner-2.webp');
    background-size: 100% 20rem;
    background-position: top center;
    background-repeat: no-repeat;

    height: auto;
    padding-top: 20rem;
    padding-bottom: 3rem;
    overflow: visible;
  }

  /* Quitamos el degradado */
  .hero-banner::before {
    display: none;
  }

  .hero-container {
    max-width: 100%;
    padding: 2rem;
    height: auto;
    display: block;
  }

  /* Texto abajo sobre fondo blanco */
  .hero-content {
    max-width: 100%;
    background: #ffffff;
    position: relative;
    z-index: 2;
  }
	
	.br-desktop {
		display: none;
	}

  .hero-content h1 {
    font-size: 2.5rem;
    line-height: 1.15;
    margin-bottom: 1.6rem;
  }

  .hero-content p {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-bottom: 2.4rem;
  }

  /* Botones verticales */
  .hero-actions {
    display: flex;
    flex-direction: column;
    gap: 1.2rem;
  }

  .hero-actions .boton {
    width: 100%;
    justify-content: center;
    text-align: center;
    padding: 1.4rem 2rem;
    font-size: 1.5rem;
  }

	
	
	
/*   .hero-banner {
    background-position: right bottom;
    background-size: cover;
    
    height: auto;
    min-height: calc(100vh - var(--menu-height));
    padding: 20px 0;
    
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }

	.hero-banner::before {
		background: linear-gradient(to bottom, 
		  rgba(255, 255, 255, 1) 0%,
		  rgba(255, 255, 255, 1) 50%,
		  rgba(255, 255, 255, 0.5) 55%,
		  rgba(255, 255, 255, 0) 65%
		);
		z-index: 1;
	  }

  .hero-container {
    height: auto;
    width: 100%;
    padding: 0 2.5rem;
  }

  .hero-content {
    max-width: 100%;
    text-align: left;
    
    margin-bottom: 22rem; 
  }

  .hero-content h1 {
    font-size: 3rem;
    line-height: 1.2;
    margin-bottom: 1.5rem;
  }

  .hero-content p {
    font-size: 1.6rem;
    line-height: 1.4;
    margin-bottom: 3rem;
  }

  .hero-actions {
    flex-direction: column;
    gap: 12px;
    width: 100%;
  }

  .boton {
    width: 100%;
    justify-content: center;
    padding: 1.4rem 2.4rem;
    font-size: 1.5rem;
  } */
	
/* ################################### */
/* SECCIÓN TÍTULOS DOBLES */
/* ################################### */
	.seccion-titulos-dobles{
		width: 90%;
		margin: 2rem auto;
	}

	.seccion-titulos-dobles h2{
		font-size: 1.6rem;
	}

	.seccion-titulos-dobles h3{
		font-size: 2rem;
	}


/* ################################### */
/* CARTILLA DE SOLUCIONES */
/* ################################### */
	.soluciones-grid{
		grid-template-columns:repeat(2,1fr);
	}

	
/* ################################### */
/* SECCIÓN DE SECTORES */
/* ################################### */
  .sectores-grid{
    grid-template-columns:repeat(3,1fr);
  }

  .sector-item{
	  padding: 2rem 0;
	  gap: 0.5rem;
  }
	
	.sector-item h3{
	  font-size:1.4rem;
	  line-height:1.15;
	}
	
	.sector-icon{
		width: 8rem;
		height: 8rem;
		min-width: 8rem;

/* 		border: 1px solid red; */
	}

	.sector-icon svg{
	  width: 7.5rem;
	  height: 7.5rem;
	}
	
/* ################################### */
/* SECCIÓN DOS COLUMNAS */
/* ################################### */
  .about-section {
    flex-direction: column;
/* 	  height: 10vh; */
	  aspect-ratio: auto;
  }
	
	.col-blue,
	.col-white{
		flex: none;
		width: 100%;
	}

  .col-blue {
    padding: 2.5rem 2rem;
/*     justify-content: flex-end; */
  }

  .col-white {
	  padding: 2.5rem 2rem;
	  min-height: 320px;
  }
	
	.subtitle-orange {
		font-size: 1.5rem;
	}
	
	.blue-content h2,
	.blue-content .description {
		width: 100%;
	}
	
	.blue-content h2 {
		font-size: 2.2rem;
	}

	.blue-content .description {
		font-size: 1.5rem;
		line-height: 1.4;
	}
	
	.stats-grid {
		grid-template-columns: repeat(4, 1fr);
		gap: 0;
	}
	
	.white-content{
		margin-left: 0;
	}

  .stat-item {
    padding: 0 15px;
  }

  .stat-item:last-child {
    border-right: none;
  }
	
	.stat-icon svg{
	  width: 3.5rem;
	  height: 3.5rem;
	}

	.stat-number {
	  font-size: 2.2rem;
	  font-weight: 600;
	  margin-bottom: 0.5rem;
	}

	.stat-label {
	  font-size: 1.2rem;
	  font-weight: 500;
	  line-height: 1.2;
	}

  .team-image-container {
    margin-top: 0;
    align-self: flex-end;
    max-width: 50%;
  }

  .team-image-container img {
    max-height: 80rem;
  }
	
	/* ################################### */
	/* SECCIÓN BANNER CONTACTO */
	/* ################################### */
	.cta-container {
		flex-direction: column;
		justify-content: space-between;
		gap: 2rem;
	}

	.cta-content {
		flex-direction: column;
		align-items: center;
		gap: 1rem;
	}

	.icon-wrapper svg{
		width: 4.5rem;
	    height: 4.5rem;
	}

	.cta-text {
		text-align: center;
	}

	.cta-title {
	  font-size: 1.8rem;
	}

	.cta-description {
		font-size: 1.5rem;
	}

	.cta-button {
		padding: 1rem 2rem;
		font-size: 1.5rem;
	}
	
/* ################################### */
/* FOOTER */
/* ################################### */
	footer {
		font-size: 1.4rem;
		padding: 2rem 0;
	}
}

/* ===== MOBILE ===== */
@media (max-width: 640px){
  .soluciones-grid{
    grid-template-columns:1fr;
    gap: 2rem;
  }
}

/* MÓVIL (480px y menor) */
@media (max-width: 480px) {
    .sector-item::after {
        display: none !important;
    }
	
	/* ################################### */
	/* SECCIÓN DE SECTORES */
	/* ################################### */
	  .sectores-grid{
		grid-template-columns:repeat(2,1fr);
	  }
	
	/* ################################### */
	/* SECCIÓN DOS COLUMNAS */
	/* ################################### */
	
	/* --------------------------------------
   COLUMNA 1: FONDO AZUL
   -------------------------------------- */
    .stats-grid {
        grid-template-columns: repeat(2, 1fr);
		gap: 2rem 0;
    }
	
	.stat-icon svg{
	  width: 4rem;
	  height: 4rem;
	}

	.stat-number {
	  font-size: 2.6rem;
	}

	.stat-label {
	  font-size: 1.4rem;
	}
	
	/* --------------------------------------
	   COLUMNA 2: FONDO BLANCO / IMAGEN
	   -------------------------------------- */
	.col-white {
		padding: 2rem;
		height: 50rem;
	}
	
	.personal-aiva {
		background-image: url('/wp-content/uploads/2026/07/Personal-AIVA-Solutions-vertical.webp');
		background-position: center 77%;
	}

	.white-content .subtitle-orange {
		margin-bottom: 1.5rem;
	}

	.features-list {
	    gap: 0.5rem;
	}

	.features-list li {
		gap: 0.7rem;
		line-height: 1.2;
	    font-size: 1.4rem;
	    font-weight: 400;
	}


	/* ################################### */
	/* SECCIÓN BANNER CONTACTO */
	/* ################################### */
	.cta-container {
		flex-direction: column;
		justify-content: space-between;
		gap: 2rem;
	}

	.cta-content {
		flex-direction: column;
		align-items: center;
		gap: 1rem;
	}

	.icon-wrapper svg{
		width: 4.5rem;
	    height: 4.5rem;
	}

	.cta-text {
		text-align: center;
	}

	.cta-title {
	  font-size: 1.8rem;
	}

	.cta-description {
		font-size: 1.5rem;
	}

	.cta-button {
		padding: 1rem 2rem;
		font-size: 1.5rem;
	}
}