/* Vista index - banner, hero, servicios, aeronaves, mantenimiento */

/* Banner Hero - ocupa todo el alto bajo la navbar (ahora removida) */
.banner-hero {
    width: 100%;
    max-width: 100vw;
    margin: 0;
    height: 100vh;
    min-height: 400px;
    padding: 0;
    border: 0;
    overflow: hidden;
    background: #0a0e14;
    box-sizing: border-box;
    position: relative;
}

.banner-hero__container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 12;
    padding: 4rem 10%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    box-sizing: border-box;
    pointer-events: none;
}

.banner-hero__logo {
    margin-bottom: clamp(1rem, 5vh, 4rem);
    pointer-events: auto;
    margin-bottom: 8%;
}

.banner-hero__logo img {
    width: clamp(180px, 18vw, 280px);
    height: auto;
}

.banner-hero__content {
    max-width: 550px;
}

.banner-hero__title {
    font-family: 'Montserrat Medium', sans-serif;
    color: #ffffff;
    font-size: clamp(2rem, 4vw, 3.2rem);
    line-height: 1.2;
    font-weight: 500;
    margin: 0;
    text-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

.banner-hero__title .bold {
    font-weight: 900;
    font-size: clamp(2.2rem, 4.5vw, 3.6rem);
    font-family: 'Montserrat ExtraBold', sans-serif;
}

.banner-hero__media {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center 30%;
    display: block;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: high-quality;
}

/* Red Top Bar Decor */
.banner-hero__red-bar {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px; /* Mas delgado */
    width: 70%;
    background: #E33535;
    z-index: 10;
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
    pointer-events: none;
}

/* Arrows Decor */
.banner-hero__arrow {
    position: absolute;
    z-index: 1; /* Behind content */
    pointer-events: none;
    opacity: 0.6;
    width: 25vw;
    max-width: 450px;
}

.banner-hero__arrow--bl {
    bottom: -5%;
    left: -5%;
    transform: scaleX(-1); /* Solo invertir horizontalmente, sin inclinación */
}

.banner-hero__arrow--tr {
    top: 5%;
    right: -10%;
    width: 20vw;
    max-width: 350px;
    opacity: 0.3;
    transform: none; /* Sin inclinación */
}



/* Pronto Management Section */
.pronto-management {
    padding: 8rem 0;
    background: #ffffff;
    overflow: hidden;
}

.pronto-management__grid {
    display: grid;
    grid-template-columns: 1.25fr 0.75fr;
    gap: 4rem;
    align-items: stretch;
    /* Estirar ambos lados para que tengan el mismo alto */
}

.pronto-management__content {
    position: relative;
    padding-left: 3.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* Centrar verticalmente el contenido si el alto es mayor */
    /* Ajuste para el triángulo y margen */
}

.pronto-management__header {
    position: relative;
    margin-bottom: 2.2rem;
}

/* El triángulo se posiciona relativo al header para alinearse siempre con el título */
.pronto-management__triangle {
    position: absolute;
    left: -3.5rem;
    /* Ajuste para quedar fuera del padding y alinearse con el bloque de texto */
    top: 0.2rem;
    /* Nivelado con la primera línea del h2 */
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    /* Triángulo más afilado */
    border-bottom: 15px solid transparent;
    border-left: 25px solid #E33535;
}

.pronto-management__title {
    font-family: "Montserrat ExtraBold", sans-serif;
    color: #E33535;
    font-size: clamp(1rem, 3.2vw, 1.2rem);
    font-weight: 600;
    line-height: 1.25;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin: 0;
}

.pronto-management__body p {
    font-family: "Montserrat", sans-serif;
    font-size: clamp(0.95rem, 1.15vw, 1.05rem);
    line-height: 1.2;
    color: #555555;
    margin-bottom: 1rem;
    font-weight: 500;
    text-align: left;
}

.pronto-management__body p:last-child {
    margin-bottom: 0;
}

.pronto-management__image-wrap {
    position: relative;
    padding: 0 0 1.5rem 1.5rem;
    /* Margen para el fondo rojo */
    display: flex;
}

.pronto-management__image-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% - 1rem);
    height: calc(100% - 1rem);
    background: #E33535;
    z-index: 1;
}

.pronto-management__image {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    /* Llenar todo el alto estirado del grid */
    object-fit: cover;
    /* Recortar si es necesario para mantener el aspecto */
    display: block;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

@media (max-width: 900px) {
    .pronto-management__grid {
        grid-template-columns: 1fr;
        gap: 4rem;
    }

    .pronto-management__content {
        padding-left: 2.2rem;
    }

    .pronto-management__image-wrap {
        padding: 0 0 1.5rem 1.5rem;
        max-width: 500px;
        margin: 0 auto;
    }

    .pronto-management__triangle {
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
        border-left: 20px solid #E33535;
        transform: translateY(2px);
    }
}

/* Pronto Solution Section */
.pronto-solution {
    position: relative;
    padding: 6rem 0;
    background: #f4f4f4;
    /* Un gris muy sutil para diferenciar de la sección blanca anterior */
    overflow: hidden;
}

.pronto-solution__top-bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 35%;
    /* La barra roja no llega al final, similar al mockup */
    height: 10px;
    background: #E33535;
}

.pronto-solution__content {
    position: relative;
    padding-left: 3.5rem;
    /* El mismo que pronto-management para alinear verticalmente */
}

.pronto-solution__body p {
    font-family: "Montserrat", sans-serif;
    font-size: 1.05rem;
    line-height: 1.2;
    color: #555555;
    margin-bottom: 1.5rem;
}

.pronto-solution__subtitle {
    font-family: "Montserrat", sans-serif;
    color: #E33535;
    font-size: 1.1rem;
    font-weight: 700;
    margin: 2.5rem 0 1.5rem;
}

.pronto-solution__list {
    list-style: none;
    padding: 0;
    margin-bottom: 2.5rem;
}

.pronto-solution__list li {
    font-family: "Montserrat", sans-serif;
    font-size: 1.05rem;
    line-height: 1.2;
    color: #555555;
    display: flex;
    align-items: center;
}

.pronto-solution__list li:last-child {
    margin-bottom: 0;
}

.pronto-solution__list li span {
    color: #E33535;
    font-weight: 700;
    margin-right: 0.8rem;
    font-size: 1.8rem;
    line-height: 0;
    margin-top: -3px;
    /* Ajuste óptico para centrado perfecto */
}

@media (max-width: 900px) {
    .pronto-solution {
        padding: 4rem 0;
    }

    .pronto-solution__top-bar {
        width: 100%;
        /* En móvil cubrimos todo el ancho para estabilidad visual */
    }

    .pronto-solution__content {
        padding-left: 2.2rem;
    }

    .pronto-solution__triangle {
        left: -2.2rem;
    }
}

/* Pronto Process Section */
.pronto-process {
    padding: 8rem 0;
    background: #ffffff;
}

.pronto-process__header {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 5rem;
}

.pronto-process__title {
    font-family: "Montserrat ExtraBold", sans-serif;
    color: #E33535;
    font-size: clamp(1.2rem, 4vw, 1.5rem);
    font-weight: 400;
    /* Primera línea ligera */
    line-height: 1.2;
    margin-bottom: 1.5rem;
    text-transform: uppercase;
}

.pronto-process__title strong {
    font-weight: 800;
    /* Segunda línea negrilla */
    display: block;
    /* Para asegurar el aire vertical en negrilla */
    font-family: "Montserrat ExtraBold", sans-serif;

}

.pronto-process__header p {
    font-family: "Montserrat", sans-serif;
    font-size: 1.1rem;
    line-height: 1.6;
    color: #666666;
    margin-bottom: 1.5rem;
}

.pronto-process__divider {
    width: 60px;
    height: 6px;
    background: #E33535;
    margin: 0 auto;
}

.pronto-process__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
}

.pronto-process__card {
    position: relative;
    overflow: hidden;
    transition: transform 0.4s ease;
}

.pronto-process__card:hover {
    transform: translateY(-10px);
}

.pronto-process__img {
    width: 100%;
    height: auto;
    display: block;
}

.pronto-process__card-text-overlay {
    position: absolute;
    top: 58%;
    /* Alineación horizontal fija para todos los títulos */
    left: 0;
    width: 100%;
    padding: 0 2rem 2.5rem;
    z-index: 5;
    color: #ffffff;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.4);
    /* Efecto levantado */
}

.pronto-process__card-title {
    font-family: "Montserrat", sans-serif;
    font-size: clamp(1.2rem, 2vw, 1.6rem);
    font-weight: 400;
    line-height: 1.1;
    margin-bottom: 0.8rem;
    text-transform: none;
}

.pronto-process__card-title strong {
    font-family: "Montserrat ExtraBold", sans-serif;
    font-weight: 800;
    /* Restaurado a ExtraBold */
    display: block;
}

.pronto-process__card-text {
    font-family: "Montserrat", sans-serif;
    font-size: 1.1rem;
    line-height: 1.2;
    font-weight: 700;
}

@media (max-width: 1100px) {
    .pronto-process__grid {
        grid-template-columns: 1fr;
        max-width: 500px;
        margin: 0 auto;
        gap: 2.5rem;
    }
}

/* Sección Apoyo para el Crecimiento v2 (Reconstruida) */
.pronto-growth-v2 {
    width: 100% !important;
    max-width: 100vw !important;
    background: #ffffff;
    overflow: hidden;
    position: relative;
    padding: 0 !important;
    margin-bottom: 6rem !important;
    /* Espacio de aire respecto al CTA */
}

.pronto-growth-v2__grid {
    display: grid;
    grid-template-columns: 50% 50%;
    width: 100% !important;
    gap: 0;
    align-items: center;
}

.pronto-growth-v2__image-side {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 420px;
    /* Reducido de 480px a 420px */
    overflow: hidden;
}

.pronto-growth-v2__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.pronto-growth-v2__content-side {
    padding: 2rem 5% 2rem 10rem;
    /* Aumentado de 6.5rem a 10rem */
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.pronto-growth-v2__content-inner {
    max-width: 540px;
}

.pronto-growth-v2__header {
    position: relative;
    margin-bottom: 1.5rem;
    /* Compactado de 2.5rem a 1.5rem */
}

.pronto-growth-v2__triangle {
    position: absolute;
    left: -4.5rem;
    /* Ajustado de -4rem a -4.5rem para el nuevo espaciado */
    top: 0.1rem;
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 30px solid #E33535;
}

.pronto-growth-v2__title {
    font-family: "Montserrat ExtraBold", sans-serif;
    color: #E33535;
    font-size: clamp(1.2rem, 4vw, 1.1rem);
    font-weight: 800;
    line-height: 1.1;
    text-transform: uppercase;
    margin: 0;
}

.pronto-growth-v2__body {
    font-family: "Montserrat", sans-serif;
}

.pronto-growth-v2__desc {
    font-size: 1.1rem;
    line-height: 1.3;
    color: #444444;
    margin-bottom: 2rem;
    font-weight: 500;
}

.pronto-growth-v2__list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.pronto-growth-v2__list li {
    font-size: 1.1rem;
    line-height: 1.2;
    color: #444444;
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    margin-bottom: 0.15rem;
    /* Reducido de 0.25rem a 0.15rem */
    font-weight: 500;
}

.pronto-growth-v2__list li span {
    color: #444444;
    /* Color oscuro para los puntos de la lista como en el mockup */
    font-weight: 700;
}

@media (max-width: 1024px) {
    .pronto-growth-v2__grid {
        grid-template-columns: 1fr;
    }

    .pronto-growth-v2__content-side {
        padding: 4rem 2rem;
        order: 1;
    }

    .pronto-growth-v2__content-inner {
        padding-left: 4.5rem;
        max-width: 100%;
    }

    .pronto-growth-v2__image-side {
        order: 2;
        min-height: 350px;
    }
}

/* Sección Pronto CTA - Banner Rojo */
.pronto-cta {
    background: #E33535;
    padding: 3.5rem 0;
    /* Altura reducida de 6rem a 3.5rem */
    text-align: center;
    color: #ffffff;
}

.pronto-cta__content {
    max-width: 1000px;
    margin: 0 auto;
}

.pronto-cta__title {
    font-family: "Montserrat ExtraBold", sans-serif;
    font-size: clamp(1.1rem, 4vw, 1.2rem);
    /* Manteniendo el tamaño manual del usuario */
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 0.75rem;
    /* Margen reducido para menor altura */
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

.pronto-cta__text {
    font-family: "Montserrat", sans-serif;
    font-size: clamp(1rem, 2vw, 1.1rem);
    /* Manteniendo el tamaño manual del usuario */
    line-height: 1.4;
    margin-bottom: 0.25rem;
    /* Margen reducido */
    font-weight: 400;
}

.pronto-cta__bold {
    font-family: "Montserrat SemiBold", sans-serif;
    font-size: clamp(1rem, 2vw, 1.25rem);
    font-weight: 600;
    margin: 0;
}

@media (max-width: 768px) {
    .pronto-cta {
        padding: 4rem 1.5rem;
    }

    .pronto-cta__title {
        font-size: 1.5rem;
    }

    .pronto-cta__text,
    .pronto-cta__bold {
        font-size: 1rem;
    }
}

/* Selector de Idioma Minimalista (Superior) */
.lang-selector-top {
    position: absolute;
    top: 2.5rem;
    right: 2.5rem;
    z-index: 100;
    display: flex;
    gap: 0.75rem;
    align-items: center;
    font-family: "Montserrat", sans-serif;
    font-size: 0.9rem;
    letter-spacing: 1.5px;
}

.lang-link-top {
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
    transition: var(--transition-smooth);
    font-weight: 300;
}

.lang-link-top:hover,
.lang-link-top.is-active {
    color: #ffffff;
    font-weight: 700;
}

.lang-divider-top {
    color: rgba(255, 255, 255, 0.3);
    font-size: 0.8rem;
}

/* ============================================================
   MAIN FOOTER DESIGN
   ============================================================ */
.main-footer {
    position: relative;
    background: #ffffff;
    background-image: url('../../img/footer.webp');
    /* Fondo base global */
    background-size: cover;
    background-position: center;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.footer-container {
    display: flex;
    width: 100%;
    min-height: 550px;
}

/* Columna Izquierda: Contenido sobre el fondo */
.footer-left {
    flex: 1;
    padding: 5rem 5% 4rem 9%;
    /* Desplazamiento hacia la derecha */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: transparent;
    position: relative;
    z-index: 2;
}

.footer-brand {
    width: 100%;
    display: flex;
    justify-content: center;
}

.footer-logo {
    display: block;
    width: 420px !important;
    max-width: none !important;
    height: auto;
    margin: 7.5rem auto 3rem auto;
    /* Más abajo y centrado */
}

.footer-nav {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 2rem;
}

.footer-link {
    font-family: "Montserrat ExtraBold", sans-serif;
    color: #E33535;
    font-weight: 800;
    line-height: 1.1;
    text-decoration: none;
    font-size: 1.15rem;
    text-transform: capitalize;
    transition: var(--transition-smooth);
}

.footer-link:hover {
    opacity: 0.7;
}

.footer-contact {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    margin-bottom: 2.5rem;
}

.footer-contact-item {
    font-family: "Montserrat", sans-serif;
    color: #E33535;
    text-decoration: none;
    font-size: 1.05rem;
    font-weight: 500;
}

.footer-socials {
    display: flex;
    gap: 1.25rem;
    margin-bottom: 3.5rem;
}

.social-circle {
    width: 42px;
    height: 42px;
    background: #E33535;
    color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 1.1rem;
    transition: var(--transition-smooth);
}

.social-circle:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(227, 53, 53, 0.3);
}

.footer-bottom-info {
    font-family: "Montserrat", sans-serif;
    color: #666666;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.footer-bottom-link {
    color: inherit;
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-bottom-link:hover {
    color: #E33535;
}

.divider {
    color: #cccccc;
}

/* Columna Derecha: Suscripción */
.footer-right {
    flex: 1.5;
    /* Mayor peso para empujar el contenido */
    position: relative;
    padding: 5rem 11% 5rem 5%;
    /* Pushed to the right with 12% padding-right */
    display: flex;
    align-items: center;
    justify-content: flex-end;
    /* A la derecha */
    border-top-left-radius: 100px;
    overflow: hidden;
    background: transparent;
}

.footer-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    /* Quitar overlay rojo */
    z-index: 1;
}

.footer-form-container {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 420px;
    color: #ffffff;
    text-align: center;
}

.form-title {
    font-family: "Montserrat SemiBold", sans-serif;
    font-weight: 800;
    font-size: 2.2rem;
    margin-bottom: 0.5rem;
    letter-spacing: 2px;
}

.form-subtitle {
    font-family: "Montserrat", sans-serif;
    font-size: 1.05rem;
    margin-bottom: 3.5rem;
    font-weight: 300;
}

.subscribe-form {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    text-align: left;
}

.form-group {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
    border-bottom: 2px solid rgba(255, 255, 255, 0.8);
    /* Líneas más gruesas y claras */
    padding-bottom: 0.5rem;
}

.form-group label {
    font-family: "Montserrat SemiBold", sans-serif;
    font-size: 1.1rem;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.9);
}

.form-group input {
    background: transparent;
    border: none;
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    font-size: 1.15rem;
    padding: 0.2rem 0;
    outline: none;
}

.form-submit-wrap {
    margin-top: 1rem;
    text-align: center;
}

.btn-submit {
    background: transparent;
    border: 2px solid #ffffff;
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 1.15rem;
    padding: 0.6rem 4rem;
    border-radius: 50px;
    cursor: pointer;
    transition: var(--transition-smooth);
}

.btn-submit:hover {
    background: #ffffff;
    color: #E33535;
}

/* Responsividad mejorada */
@media (max-width: 1100px) {
    .form-title {
        font-size: 1.8rem;
    }

    .footer-logo {
        max-width: 240px;
    }
}

@media (max-width: 850px) {
    .footer-container {
        flex-direction: column; /* Apilar una debajo de otra */
        min-height: auto;
    }

    .footer-left, 
    .footer-right {
        width: 100% !important;
        flex: none;
        padding: 5rem 2rem;
        min-height: 480px; /* Altura generosa para cada "mitad" */
        background-image: url('../../img/footer.webp') !important;
        background-size: 200% 100% !important; /* Zoom para repartir imagen */
        background-repeat: no-repeat;
    }

    .footer-left {
        background-position: left center !important; /* Primera mitad */
        border-top-left-radius: 0;
    }

    .footer-right {
        background-position: right center !important; /* Segunda mitad */
        border-top-left-radius: 0;
    }

    /* Restaurar logo centrado para apilado vertical */
    .footer-logo {
        width: 320px !important;
        max-width: 90% !important;
        margin-top: 2rem;
    }

    .footer-form-container .form-title {
        font-size: 2rem;
    }

    .footer-form-container .form-subtitle {
        font-size: 1.05rem;
        margin-bottom: 3.5rem;
    }
}