/* menu mobile no tapa titulos al segundo clic anchor en submenu funcionalidades */
:root {
    --header-height: 0px; /* desktop (sin header fijo o distinto) */
}

@media (max-width: 768px) {
    :root {
        --header-height: 83px;
    }
}

[id] {
    scroll-margin-top: var(--header-height);
}
/* Selección de texto (Chrome, Edge, Safari, Opera) */
::selection {
    background: #ff6e00;
    color: #ffffff;
}

/* Firefox */
::-moz-selection {
    background: #ff6e00;
    color: #ffffff;
}

/* Scrollbar general */
::-webkit-scrollbar {
    width: 10px;
}

/* Fondo del track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Barra deslizante */
::-webkit-scrollbar-thumb {
    background-color: #FF6E00;
    border-radius: 10px;
}

/* Hover */
::-webkit-scrollbar-thumb:hover {
    background-color: #e05f00;
}
/* Firefox */
html {
    scrollbar-width: thin;
    scrollbar-color: #FF6E00 #f1f1f1;
    scroll-behavior: smooth;
}

/* ------------------------------
   BASE
------------------------------ */
body {
    font-family: 'Poppins', sans-serif;
    margin: 0;
}

.main-header {
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}

/* Contenedor general header */
.container {
    width: 90%;
    max-width: 1300px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* ------------------------------
   MENÚ PRINCIPAL (DESKTOP)
------------------------------ */
.logo {
    transition: transform 0.3s ease;
}

.logo:hover {
    transform: scale(1.02);
}
.main-menu > ul {
    list-style: none;
    display: flex;
    gap: 25px;
    margin: 0;
    padding: 0;
}

.main-menu a {
    text-decoration: none;
    color: #222;
    font-size: 15px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 5px;
    transition: color 0.25s ease;
}

.main-menu a:hover {
    color: #ff6e00;
}
span.proximamente {
    font-size: 10px;
    color: #ff6e00;
}
/* ------------------------------
   SUBMENÚ (DESKTOP)
------------------------------ */
.submenu {
    position: relative;
}

.dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    border-radius: 8px;
    width: 300px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    opacity: 0;
    transform: translateY(10px);
    pointer-events: none;
    transition: opacity 0.25s ease, transform 0.25s ease;
    display: flex;
    flex-direction: column;
    padding: 20px;
    z-index: 10;
    list-style: none;
    gap: 10px;
}

.submenu:hover .dropdown,
.dropdown:hover {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

/* ------------------------------
   BOTONES HEADER
------------------------------ */
.header-buttons {
    display: flex;
    gap: 15px;
}
/* ------------------------------
   ICONO ENGRANAJE ANIMADO
   (Portal empresa)
------------------------------ */

.btn-orange .material-icons {
    transition: transform 0.6s ease;
    display: inline-block;
}

/* Al hacer hover en el botón, gira el icono */
.btn-orange:hover .material-icons {
    transform: rotate(180deg);
}

.btn-orange {
    color: #fff;
    background: #ff6e00;
    border-radius: 50px;
    padding: 10px 20px;
    font-size: 14px;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 6px;
    transition: all 0.25s ease;
    position: relative;
    overflow: hidden;
    font-weight: 500;
}

/* Hover: sensación de “lift” */
.btn-orange:hover {
    transform: translateY(-2px);
}
/* Click */
.btn-orange:active {
    transform: translateY(0);
}

/* Focus accesible */
.btn-orange:focus-visible {
    outline: 3px solid rgba(255, 110, 0, 0.4);
    outline-offset: 3px;
}
/* ------------------------------
   ICONO USUARIO - LOGIN
------------------------------ */

.btn-grey .material-icons {
    transition: transform 0.25s ease, opacity 0.25s ease;
}

.btn-grey:hover .material-icons {
    transform: scale(1.08);
}
.btn-grey {
    color: #222;
    background-color: rgb(241, 241, 241);
    border-radius: 50px;
    padding: 10px 20px;
    font-size: 14px;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 6px;
    border: 1px solid transparent;
    transition: all 0.25s ease;
    font-weight: 500;
}
/* Hover */
.btn-grey:hover {
    background-color: #e9eaee;
    border-color: #ddd;
    transform: translateY(-2px);
}

/* Click */
.btn-grey:active {
    transform: translateY(0);
}

/* Focus accesible */
.btn-grey:focus-visible {
    outline: 3px solid rgba(0, 0, 0, 0.1);
    outline-offset: 3px;
}
/* ------------------------------
   ICONOS SUBMENU (DESKTOP + MOBILE BASE)
------------------------------ */

.submenu-icon {
    font-size: 20px;
    color: #888;
    margin-right: 10px;
    display: inline-flex;
    align-items: center;
    transition: color 0.25s ease, transform 0.25s ease;
}
/* Estado activo visual más limpio */
.dropdown li {
    padding: 6px 10px;
    border-radius: 6px;
}

.dropdown li:hover {
    background-color: rgba(255, 110, 0, 0.08);
}

/* Alineación del link con icono */
.dropdown li a {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
}

/* Hover: icono + texto */
.dropdown li:hover .submenu-icon {
    color: #ff6e00;
    transform: translateX(3px);
}
/* ------------------------------
   HAMBURGUESA (OCULTA EN DESKTOP)
------------------------------ */
.menu-toggle {
    display: none;
    background: none;
    border: none;
    cursor: pointer;
    z-index: 1001;
}

.icon-close {
    display: none;
}

/* HERO GENERAL */
.hero {
    padding: 60px 0;
    position: relative;
    overflow: hidden;
}
/* HERO DECORACIÓN FONDO */
.hero::after {
    content: "";
    position: absolute;
    bottom: -200px;
    right: -200px;
    width: 700px;
    height: 700px;
    background: radial-gradient(circle, rgba(255,110,0,0.12) 0%, rgba(255,110,0,0) 70%);
    border-radius: 50%;
    z-index: -1;
    transition: transform 0.2s ease-out;
}

.hero-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 60px;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
}

/* IMAGEN IZQUIERDA */
.hero-image img {
    width: 100%;
    height: auto;
    display: block;
}
/* Efecto levitar */

.intro-img{
    animation: levitate 4s ease-in-out infinite;
}

@keyframes levitate {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px); /* Sube */
    }
    100% {
        transform: translateY(0); /* Baja */
    }
}

/* TEXTOS DERECHA */
.hero-content {
    max-width: 600px;
}

/* H1 (PRETÍTULO) */
.hero-pretitle {
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1.1px;
    color: #FF6E00;
    margin-bottom: 15px;
}

/* H2 (TÍTULO PRINCIPAL) */
.hero-title {
    font-size: 35px;
    font-weight: 700;
    line-height: 1.5em;
    color: #333333;
    margin-top: 0;
    margin-bottom: 20px;
}

/* PÁRRAFO */
.hero-text {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    margin-bottom: 35px;
}

/* BOTÓN */
.hero-button {
    background-color: #ff6e00;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;
    padding: 16px 40px;
    border-radius: 50px;
    display: inline-block;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 6px 20px rgba(255, 110, 0, 0.25);
}

.hero-button:hover {
    transform: translateY(-3px) scale(1.05);
    box-shadow: 0 12px 30px rgba(255, 110, 0, 0.45);
    background-color: #e66000;
}
/*SERVICES SECTION*/

.fichaje-section {
    padding: 60px 10px;
    text-align: center;
}


/* TÍTULO PRINCIPAL */
.fichaje-title {
    font-family: "Poppins", Sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 1.5em;
    color: #333333;
    margin-top: 0;
    margin-bottom: 60px;
}

/* CONTENEDOR DE COLUMNAS */
.fichaje-columns {
    display: flex;
    justify-content: center;
    gap: 60px;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
}

/* COLUMNA */
.fichaje-col {
    width: 100%;
}

/* ICONOS */
.fichaje-icon {
    font-size: 50px;
    color: #ff6e00;
    margin-bottom: 20px;
}

/* TÍTULO DE COLUMNA */
.fichaje-col h3 {
    font-size: 30px;
    font-weight: 600;
    color: #333333;
    margin-bottom: 15px;
}

/* PÁRRAFO */
.fichaje-col p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    margin-bottom: 25px;
}

/* BOTONES */
.fichaje-buttons {
    display: flex;
    justify-content: center;
    gap: 15px;
}

.fichaje-btn {
    background-color: #FF6E0000;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #FF6E00;
    border: 1px solid #FF6E00;
    border-radius: 50px;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    gap: 6px;
    text-decoration: none;
    transition: 0.2s ease;
}

.fichaje-btn:hover {
    background-color: #ff6e00;
    color: #ffffff;
}

/*FICHAJES EN TIEMPO REAL SECTION*/

/* SECCIÓN GENERAL */
.real-time-section {
    position: relative;
    overflow: hidden;
}

/* CONTENEDOR 2 COLUMNAS */
.real-time-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
    gap: 60px;
}

/* COLUMNA IZQUIERDA (30%) */
.real-time-left {
    width: 30%;
}

/* TÍTULO */
.real-time-left h3 {
    font-family: "Poppins", Sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 1.4em;
    color: #333333;
    margin-bottom: 20px;
}

/* PÁRRAFO */
.real-time-left p {
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    margin-bottom: 35px;
}

/* BOTÓN NARANJA */
.real-time-btn {
    background-color: #FF6E00;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;
    padding: 16px 40px;
    border-radius: 50px;
    text-decoration: none;
    display: inline-block;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.real-time-btn:hover {
    transform: scale(1.06);
    background-color: #e05f00;
}

/* COLUMNA DERECHA (70%) */
.real-time-right {
    width: 70%;
}

.real-time-right img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 10px;
}
/*FUNCIONALIDADES SECTION*/

.func-section {
    background-color: #FF6E00;
    padding: 60px 10px;
    text-align: center;
    color: #ffffff;
}

/* TÍTULO PRINCIPAL */
.func-title {
    font-family: "Poppins", Sans-serif;
    font-size: 35px;
    font-weight: 800;
    line-height: 1.5em;
    color: #FFFFFF;
    margin-bottom: 10px;
}

/* SUBTÍTULO */
.func-subtitle {
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 60px;
}

/* FILAS DE 3 COLUMNAS */
.func-row {
    display: flex;
    justify-content: center;
    gap: 60px;
    max-width: 1300px;
    margin: 0 auto 50px auto;
    padding: 0 20px;
}

/* COLUMNA INDIVIDUAL */
.func-item {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    width: 100%;
    text-align: left;
}

/* ICONO */
.func-icon {
    font-size: 50px;
    color: #ffffff;
}

/* TEXTOS */
.func-text h3 {
    font-size: 26px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 8px;
    color: #ffffff;
}

.func-text p {
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
}
/* ------------------------------
PLANES SECTION
------------------------------ */

/* SECCIÓN GENERAL */
.planes-section {
    padding: 60px 0;
    text-align: center;
    max-width: 1100px;
    margin: 0 auto;
}

/* TÍTULO */
.planes-title {
    font-family: "Poppins", Sans-serif;
    font-size: 35px;
    font-weight: 800;
    color: #222;
    margin-bottom: 10px;
}

/* SUBTÍTULO */
.planes-subtitle {
    font-size: 18px;
    color: #444;
    margin-bottom: 40px;
}

.planes-link {
    color: #FF6E00;
    text-decoration: underline;
    font-weight: 600;
}

/* SWITCHER */
.planes-switcher {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-bottom: 50px;
}

.switch-label {
    font-size: 18px;
    font-weight: 600;
    color: #777;
    cursor: pointer;
    transition: 0.3s;
}

.switch-label.active {
    color: #FF6E00;
}

/* SWITCHER ESTILO */
.switch {
    position: relative;
    display: inline-block;
    width: 55px;
    height: 28px;
}

.switch input {
    display: none;
}

.slider {
    position: absolute;
    cursor: pointer;
    background-color: #ccc;
    border-radius: 34px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: 0.4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    left: 3px;
    bottom: 3px;
    background-color: white;
    border-radius: 50%;
    transition: 0.4s;
}

input:checked + .slider {
    background-color: #FF6E00;
}

input:checked + .slider:before {
    transform: translateX(26px);
}

/* CONTENEDOR DE PLANES */
.planes-wrapper {
    display: flex;
    justify-content: center;
    gap: 40px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.hidden {
    display: none;
}

/* TARJETAS DE PLANES */
.plan-card {
    background: #fff;
    border-radius: 20px;
    padding: 40px;
    width: 350px;
    text-align: left;
    transition: 0.3s;
    box-shadow: 0px 24px 50px 0px rgba(0, 0, 0, 0.09);
}

.plan-card h3 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #222;
}
ul.detalles-plan {
    list-style: none;
    padding: 0;
    margin-top: 32px;
    margin-bottom: 32px;
}
.plan-card p {
    font-size: 16px;
    color: #555;
}
h3.box-title-basic {
    width: 50%;
    float: left;
    font-size: 30px;
    font-weight: 900;

}
p.price-box {
    float: right;
    font-size: 30px;
}
p.box-description {
    margin: 20px 0px 0px 0px;
    font-size: 16px;
}
p.time-c {
    margin-top: 20px;
}
span.prox {
    color: #ff6e00;
    font-size: 14px;
    margin-left: 10px;
    margin-top: 4px;
}
ul.detalles-plan li {
    display: flex;
    margin-bottom: 10px;
}
span.material-icons.check-icon {
    color: #FF6E00;
    margin-right: 5px;
}
select.user-select {
    width: 100%;
    height: 40px;
    padding: 5px;
    background: #fff;
    border-bottom: 1px solid #ffcfaa;
    border-top: none;
    border-left: none;
    border-right: none;
    font-size: 18px;
    font-weight: 600;
}
/* HOVER */
.plan-card:hover {
    transform: translateY(-5px);
}
.btn-contratar-plan {
    background-color: #FF6E00;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;
    padding: 16px 40px;
    border-radius: 50px;
    text-decoration: none;
    display: inline-block;
    transition: 0.2s ease;
    width: 100%;
    border: none;
    cursor: pointer;
}

.btn-contratar-plan:hover {
    background-color: #e05f00;
}
p.nota-plan {
    font-size: 12px;
}
/* ------------------------------
OPINIONES CLIENTES SECTION
------------------------------ */

/* SECCIÓN GENERAL */
.opiniones-section {
    padding: 60px 0;
    text-align: center;
}

/* TÍTULO */
.opiniones-title {
    font-family: "Poppins", Sans-serif;
    font-size: 35px;
    font-weight: 800;
    color: #222;
    margin-top: 0;
    margin-bottom: 60px;
}

/* GRID DE 4 COLUMNAS */
.opiniones-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
}

/* TARJETA */
.opinion-card {
    background: #f7f7f7;
    border-radius: 20px;
    padding: 30px;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: 0.3s;
}

.opinion-card:hover {
    transform: translateY(-5px);
}

/* TEXTO DE LA OPINIÓN */
.opinion-text {
    font-size: 15px;
    color: #333;
    line-height: 1.6;
    margin-bottom: 25px;
    font-style: italic;
}

/* USUARIO + LOGO */
.opinion-user {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* NOMBRE Y CARGO */
.opinion-name {
    font-size: 17px;
    font-weight: 700;
    color: #222;
    margin-bottom: 4px;
}

.opinion-role {
    font-size: 13px;
    color: #777;
}

/* LOGO EMPRESA */
.opinion-logo {
    width: 125px;
    height: auto;
    opacity: 0.8;
}
/* CALL TO ACTION 1 */
/* ============================
   CTA SECTION
============================ */
.cta-section {
    background: #333333;
    padding: 60px 0;
    color: #ffffff;
}
.title-section {
    background: #333333;
    padding: 60px 10px;
    color: #ffffff;
}
.cta-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;

    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
}

.cta-texts {
    max-width: 800px;
}

.cta-title {
    font-size: 36px;
    font-weight: 800;
    margin: 0 0 15px 0;
    color: #ffffff;
}

.cta-subtitle {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
    color: #ffffff;
}

/* Botón CTA reutilizando tu clase real-time-btn */
.cta-btn {
    flex-shrink: 0;
}
/* ============================
   FAQ SECTION
============================ */
.faq-section {
    padding: 60px 0;
    background: #f9f9f9;
}

.faq-container {
    max-width: 900px;
    margin: 0 auto;
    padding: 0 20px;
}

.faq-title {
    font-size: 40px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 50px;
    color: #222;
}

/* FAQ ITEM */
.faq-item {
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
}

/* QUESTION BUTTON */
.faq-question {
    width: 100%;
    background: none;
    border: none;
    padding: 0;
    font-size: 20px;
    font-weight: 600;
    color: #222;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    transition: color 0.25s ease;
    text-align: left;
}

.faq-question:hover {
    color: #ff6e00;
}

.faq-question .material-icons {
    transition: transform 0.3s ease;
}

/* ANSWER */
.faq-answer {
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: height 0.35s ease, opacity 0.25s ease;
}

.faq-answer p {
    font-size: 16px;
    color: #444;
    line-height: 1.6;
    margin-bottom: 15px;
}

/* ACTIVE STATE */
.faq-item.open .faq-answer {
    opacity: 1;
}

/* Rotación icono */
.faq-question .material-icons {
    transition: transform 0.3s ease;
}

.faq-item.open .material-icons {
    transform: rotate(180deg);
}
.faq-question span {
    pointer-events: none;
}
/* ============================
   FORM
============================ */
/* ============================
   SECCIÓN 2 COLUMNAS
============================ */
.join-contact-section {
    padding: 60px 0;
    position: relative;
    overflow: hidden;
}
/* Círculo decorativo */
.join-contact-section::before {
    content: "";
    position: absolute;
    bottom: -180px;
    left: -419px;
    width: 900px;
    height: 900px;
    background: radial-gradient(circle, rgba(255, 110, 0, 0.15) 0%, rgba(255, 110, 0, 0) 70%);
    border-radius: 50%;
    z-index: -1;
    pointer-events: none;
}

.join-contact-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 60px;
}

/* COLUMNA 1 */
.join-col {
    flex: 1;
}

.join-title {
    font-size: 36px;
    font-weight: 800;
    color: #222;
    margin-bottom: 25px;
}

.join-title span {
    color: #ff6e00;
}

.join-stat {
    font-size: 20px;
    font-weight: 500;
    color: #333;
    margin-bottom: 15px;
}

.join-stat span {
    font-size: 28px;
    font-weight: 800;
    color: #ff6e00;
}

/* COLUMNA 2 */
.contact-col {
    flex: 1;
}

.contact-title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 25px;
    color: #222;
}

/* FORMULARIO */
.contact-form {
    display: flex;
    flex-direction: column;
    gap: 18px;
    align-items: flex-start;
}

.contact-form input,
.contact-form textarea {
    width: 100%;
    padding: 14px 18px;
    border-radius: 12px;
    border: 1px solid #ddd;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    outline: none;
    transition: border-color 0.25s ease;
    box-sizing: border-box;
}

.contact-form input:focus,
.contact-form textarea:focus {
    border-color: #ff6e00;
}

.contact-form textarea {
    height: 140px;
    resize: none;
}

/* ACEPTACIÓN */
.contact-accept {
    font-size: 14px;
    color: #555;
    display: flex;
    align-items: center;
    gap: 8px;
    line-height: 1.4;
    white-space: nowrap;
}

.contact-accept a {
    color: #ff6e00;
    text-decoration: underline;
}

/* BOTÓN */
.contact-btn {
    width: fit-content;
    padding: 14px 40px;
    margin-top: 10px;
    align-self: flex-start;
    transition: transform 0.25s ease;
    border: none;
    cursor: pointer;
}

.contact-btn:hover {
    transform: scale(1.06);
}
/* ============================
   DOWNLOAD SECTION
============================ */
.download-section {
    padding: 60px 0;
    background: #f9f9f9;
}

.download-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;

    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 60px;
}

/* COLUMNA 1 */
.download-col {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.download-title {
    font-size: 36px;
    font-weight: 800;
    color: #222;
}

.download-phone {
    font-size: 40px;
    font-weight: 700;
    color: #ff6e00;
    text-decoration: none;
}

.download-subtitle {
    font-size: 18px;
    color: #333;
}

.download-buttons {
    display: flex;
    gap: 20px;
    margin-top: 10px;
}

.store-btn img {
    height: 55px;
    transition: transform 0.25s ease;
}

.store-btn img:hover {
    transform: scale(1.06);
}

/* COLUMNA 2 */
.download-image-col {
    flex: 1;
    display: flex;
    justify-content: center;
}

.download-image {
    width: 100%;
}
/* ============================
   FOOTER
============================ */
.footer {
    background: #222;
    color: #fff;
    padding: 60px 0 30px 0;
    font-family: 'Poppins', sans-serif;
}

.footer-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;

    display: flex;
    justify-content: space-between;
    gap: 60px;
}

/* COLUMNAS */
.footer-col {
    flex: 1; /* fuerza a que las 3 columnas ocupen el mismo ancho */
}
img.logo-footer {
    max-width: 150px;
}

.footer-col h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}

.footer-col ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-col ul li {
    margin-bottom: 12px;
}

.footer-col ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    transition: color 0.25s ease;
}

.footer-col ul li a:hover {
    color: #ff6e00;
}

/* CONTACTO */
.footer-contact li {
    display: flex;
    align-items: center;
    gap: 10px;
}

.footer-contact .material-icons {
    font-size: 20px;
    color: #fff;
}

/* DIVISOR */
.footer-divider {
    width: 100%;
    height: 1px;
    background: #fff;
    margin: 40px 0 25px 0;
    opacity: 0.3;
}

/* PARTE INFERIOR */
.footer-bottom {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;

    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-copy {
    font-size: 14px;
    opacity: 0.8;
}

/* REDES SOCIALES */
.footer-social a {
    margin-left: 15px;
    color: #fff;
    text-decoration: none;
    transition: color 0.25s ease;
}

.footer-social a:hover {
    color: #ff6e00;
}

.footer-social .material-icons {
    font-size: 22px;
}
/* BOTÓN BACK TO TOP */
.back-to-top {
    position: fixed;
    bottom: 30px;
    left: 30px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: rgba(0,0,0,0.6);
    color: #fff;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 28px;
    z-index: 9999;

    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease, transform 0.25s ease;
}

.back-to-top:hover {
    transform: scale(1.08);
    background: rgba(0,0,0,0.75);
}

/* Mostrar cuando se hace scroll */
.back-to-top.visible {
    opacity: 1;
    pointer-events: auto;
}
/* ============================
   HOW SECTION
============================ */
.how-section {
    padding: 60px 0;
    background: #ffffff;
    text-align: center;
}

.how-container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 20px;
}

.how-title {
    font-size: 40px;
    font-weight: 800;
    color: #222;
    margin-bottom: 50px;
}

/* VIDEO */
.how-video-wrapper {
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 40px rgba(0,0,0,0.08);
}

.how-video {
    width: 100%;
    display: block;
    border-radius: 20px;
}
.video-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    border-radius: 18px;
    overflow: hidden;
    cursor: pointer;
    box-shadow: 0 12px 30px rgba(0,0,0,0.5);
  }

  video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  .poster {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity 0.3s ease;
  }

  .overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.35);
    transition: 0.3s ease;
  }

  .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background: rgba(255,255,255,0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(6px);
    transition: 0.3s ease;
  }
   /* ocultar UI al reproducir */
  .playing .poster,
  .playing .overlay,
  .playing .play-button {
    opacity: 0;
    pointer-events: none;
  }
/* ============================
   ADD EMPLOYEES SECTION
============================ */
.add-employees-section {
    padding: 60px 0;
    background: #ffffff;
}

.add-employees-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

/* COLUMNA IZQUIERDA */
.add-col {
    flex: 0 0 40%;
    display: flex;
    flex-direction: column;
    gap: 25px;
}
.add-col .real-time-btn {
    width: auto;
    display: inline-flex;
    align-self: flex-start;
}

.add-title {
    font-size: 40px;
    font-weight: 800;
    color: #222;
    margin: 0;
}

.add-text {
    font-size: 18px;
    color: #333;
    line-height: 1.6;
}

/* Botón ya existente */
.real-time-btn {
    display: inline-block;
    background: #ff6e00;
    color: #fff;
    padding: 14px 40px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    transition: transform 0.25s ease, background 0.25s ease;
}

.real-time-btn:hover {
    transform: scale(1.05);
    background: #e66000;
}

/* COLUMNA DERECHA */
.add-col-img {
    flex: 0 0 60%;
    display: flex;
    justify-content: center;
}

.add-image {
    width: 100%;
}
/* ============================
   REPORTS SECTION
============================ */
.reports-section {
    padding: 60px 0;
    background: #ffffff;
}

.reports-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    overflow-x: hidden;
}

/* COLUMNA IZQUIERDA (60%) */
.reports-col-img {
    flex: 0 0 60%;
}

.reports-image {
    width: 100%;
    height: auto;
    max-width: 100%;
    display: block;
}

/* COLUMNA DERECHA (40%) */
.reports-col {
    flex: 0 0 40%;
}

.reports-title {
    font-size: 40px;
    font-weight: 800;
    color: #222;
}

.reports-text {
    font-size: 18px;
    color: #333;
    line-height: 1.6;
}

/* LISTADO */
.reports-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.reports-list li {
    font-size: 17px;
    color: #333;
    padding-left: 28px;
    margin-bottom: 12px;
    position: relative;
}

/* Icono estilo check corporativo */
.reports-list li::before {
    content: "check_circle";
    font-family: "Material Icons";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
    color: #ff6e00;
}
/* ============================
   ORGANIZA SECTION
============================ */
.organiza-section {
    background: #ff6e00;
    padding: 60px 0;
    color: #ffffff;
    text-align: center;
}

.organiza-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
}

.organiza-title {
    font-family: "Poppins", sans-serif;
    font-size: 40px;
    font-weight: 800;
    margin-bottom: 20px;
}

.organiza-subtitle {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 60px;
}

/* GRID DE 4 COLUMNAS */
.organiza-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
}

/* ITEM */
.organiza-item {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    text-align: left;
}

.organiza-item h3 {
    font-size: 22px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 8px;
    color: #ffffff;
}

.organiza-item p {
    font-size: 16px;
    line-height: 1.5;
    color: #ffffff;
}

/* ICONOS */
.organiza-icon {
    font-size: 40px;
    color: #ffffff;
    flex-shrink: 0;
}
/* ============================
   CABECERA FIJA DE FUNCIONALIDADES
============================ */
.funcionalidades-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    background: #ffffff;
    border-bottom: 1px solid rgba(0,0,0,0.08);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 100px;
    z-index: 9999;
    padding: 0 20px;
    transform: translateY(-100%);
    transition: transform 0.35s ease;
}

/* ITEMS */
.fs-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;

    text-decoration: none;
    color: #333;
    font-family: "Poppins", sans-serif;
    font-size: 13px;
    font-weight: 500;

    transition: color 0.25s ease;
}

.fs-item:hover {
    color: #ff6e00;
}

.fs-item .material-icons {
    font-size: 24px;
}
span.prox-box {
    color: #FF6E00;
}
span.mini-prox {
    color: #ff6e00;
}
/* ============================
   SECCIÓN CÓMO FUNCIONA
============================ */
.how-section-team {
    max-width: 1300px;
    margin: 0 auto;
    padding: 60px 20px;
    font-family: "Poppins", sans-serif;
}

/* TÍTULO + PÁRRAFO */
.how-header {
    text-align: center;
    max-width: 900px;
    margin: 0 auto 80px auto;
}

.how-header h2 {
    font-size: 40px;
    font-weight: 800;
    color: #222;
    margin-top: 0;
    margin-bottom: 20px;
}

.how-header p {
    font-size: 18px;
    line-height: 1.6;
    color: #333;
}

/* 3 COLUMNAS */
.how-steps {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    margin-bottom: 100px;
}

.how-step {
    flex: 1;
    text-align: center;
}

.how-step img {
    width: 100%;
    max-width: 360px;
    margin-bottom: 20px;
}

.how-step h3 {
    font-size: 22px;
    font-weight: 700;
    color: #222;
}

/* BLOQUE DETALLADO */
.how-detail {
    margin-bottom: 80px;
    padding: 40px;
    background: rgba(255, 110, 0, 0.08);
    border-radius: 20px;
}

.how-detail h3 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #222;
}

.how-detail p {
    font-size: 18px;
    line-height: 1.6;
    color: #333;
}

.how-note {
    font-size: 15px;
    opacity: 0.8;
    margin-top: 10px;
}

/* 2 COLUMNAS OPCIONES */
.how-options {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    margin-bottom: 80px;
}

.how-option {
    flex: 1;
    text-align: center;
    padding: 35px;
    border-radius: 20px;
    box-shadow: 0px 24px 50px 0px rgba(0, 0, 0, 0.09);
}

.how-icon {
    font-size: 50px;
    color: #ff6e00;
    margin-bottom: 10px;
}

.how-option h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 8px;
}

.how-option p {
    font-size: 18px;
    color: #333;
}

/* LISTADO */
.how-list {
    list-style: none;
    padding: 0;
    text-align: left;
    margin: 0 0 80px 0;
}

.how-list li {
    font-size: 18px;
    padding-left: 30px;
    margin-bottom: 12px;
    position: relative;
    color: #333;
}

.how-list li::before {
    content: "check_circle";
    font-family: "Material Icons";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 22px;
    color: #ff6e00;
}

/* CTA FINAL */
.how-cta {
    background: #ff6e00;
    color: #fff;
    padding: 50px;
    border-radius: 20px;
    text-align: center;
}

.how-cta h3 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px;
}

.how-phone {
    display: block;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 25px;
    text-decoration: none;
}

.how-btn {
    background: #fff;
    color: #ff6e00;
    border: none;
    padding: 15px 40px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.25s ease;
}

.how-btn:hover {
    background: #f2f2f2;
}
    /* ============================
       TEXTOS LEGALES
    ============================ */

/* Contenedor general */
.legal-container {
    max-width: 900px;
    margin: 0 auto;
    padding: 40px 20px;
}

/* Cabecera */
.legal-header {
    background: #f7f7f7;
    border-bottom: 1px solid #e5e5e5;
    padding: 30px 0;
    text-align: center;
}

.legal-header h1 {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 10px;
}

.legal-subtitle {
    font-size: 18px;
    color: #555;
}

/* Bloques legales */
.legal-block {
    margin-bottom: 50px;
}

.legal-block h2 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #ff6e00;
}

.legal-block p,
.legal-block li {
    font-size: 16px;
    color: #333;
}

/* Listas dentro de textos legales */
.legal-block ul {
    padding-left: 20px;
    margin-top: 10px;
}

.legal-block ul li {
    margin-bottom: 8px;
}

/* Enlaces legales */
.legal-block a {
    color: #ff6e00;
    text-decoration: underline;
}

.legal-block a:hover {
    opacity: 0.8;
}
    /* ============================
       TABLA COMPARATIVA
    ============================ */
.pricing-compare {
    width: 100%;
    border-collapse: collapse;
    font-family: "Poppins", sans-serif;
    margin: 80px 0;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
}

.pricing-compare thead {
    background: #333333;
    color: #fff;
}

.pricing-compare th {
    padding: 18px;
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}

.pricing-compare td {
    padding: 16px;
    font-size: 16px;
    border-bottom: 1px solid #eee;
    text-align: left;
}

.pricing-compare tbody tr:nth-child(even) {
    background: #fafafa;
}

.pricing-compare td:nth-child(2),
.pricing-compare td:nth-child(3) {
    text-align: center;
    font-weight: 600;
}

.pricing-compare td:nth-child(2) {
    color: #333;
}

.pricing-compare td:nth-child(3) {
    color: #ff6e00;
}

.pricing-compare td:contains("—") {
    color: #bbb;
}
.pricing-compare td .material-icons {
    font-size: 22px;
    vertical-align: middle;
}

.pricing-compare td.yes .material-icons {
    color: #ff6e00; /* Naranja corporativo */
}

.pricing-compare td.no .material-icons {
    color: #d0d0d0; /* Gris suave */
}
/* ============================
       CLIENTES
    ============================ */
section.clientes {
    padding: 60px 0;
    text-align: center;
    max-width: 1300px;
    margin: 0 auto;
}

img.img-clientes {
    margin-bottom: 60px;
    width: 100%;
}
/* ============================
       FORMULARIO SEND
    ============================ */
/* SPINNER OVERLAY */
.spinner-overlay {
    position: fixed;
    inset: 0;
    background: rgba(255, 255, 255, 0.7);
    display: none;
    justify-content: center;
    align-items: center;
    backdrop-filter: blur(4px);
    z-index: 9999;
}

.spinner {
    width: 48px;
    height: 48px;
    border: 4px solid #ddd;
    border-top-color: #FF6E00;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
}

@keyframes spin {
    to { transform: rotate(360deg); }
}

/* MODAL */
.success-modal {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.45);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 10000;
}

.success-modal-content {
    background: #fff;
    padding: 40px;
    border-radius: 16px;
    text-align: center;
    width: 90%;
    max-width: 380px;
    animation: pop 0.35s ease;
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
}

@keyframes pop {
    0% { transform: scale(0.8); opacity: 0; }
    100% { transform: scale(1); opacity: 1; }
}

.success-check {
    font-size: 48px;
    color: #28c76f;
    margin-bottom: 10px;
}

.modal-btn {
    margin-top: 20px;
    background: #FF6E00;
    color: #fff;
    border: none;
    padding: 12px 24px;
    border-radius: 50px;
    cursor: pointer;
    font-size: 16px;
    transition: 0.2s ease;
}

.modal-btn:hover {
    background: #e55f00;
}
/* ============================
       ACERCA DE
    ============================ */
.acerca-de-section {
    padding: 60px 0;
    text-align: center;
    max-width: 1100px;
    margin: 0 auto;
}
.acerca-de-section-2 {
    padding: 60px 0;
    text-align: center;
    max-width: 1100px;
    margin: 0 auto;
}
/* ============================
       BANNER COOKIES
    ============================ */
.it-cookie-banner {
    position: fixed;
    bottom: 24px;
    left: 24px;
    right: 24px;
    background: #ffffff;
    padding: 22px 26px;
    border-radius: 16px;
    box-shadow: 0 12px 40px rgba(0,0,0,0.12);
    display: none;
    z-index: 9999;
    font-family: 'Poppins', sans-serif;
    animation: fadeInUp .35s ease;
}

.it-cookie-inner p {
    margin: 0 0 16px;
    color: #333;
    font-size: 15px;
    line-height: 1.55em;
}

.it-cookie-actions {
    display: flex;
    gap: 12px;
}

/* ------------------------------
   BOTONES
------------------------------ */
.it-btn {
    padding: 10px 22px;
    border-radius: 50px;
    cursor: pointer;
    border: none;
    font-size: 14px;
    transition: all .25s ease;
    font-weight: 500;
}

.it-btn.primary {
    background: #ff6e00;
    color: #fff;
}

.it-btn.primary:hover {
    background: #e96400;
}

.it-btn.secondary {
    background: #f2f2f2;
    color: #222;
}

.it-btn.secondary:hover {
    background: #e6e6e6;
}

/* ------------------------------
   PANEL DE CONFIGURACIÓN
------------------------------ */
.it-cookie-panel {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.45);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 10000;
    animation: fadeIn .3s ease;
}

.it-cookie-box {
    background: #fff;
    padding: 32px;
    border-radius: 16px;
    width: 90%;
    max-width: 460px;
    box-shadow: 0 12px 40px rgba(0,0,0,0.15);
    animation: scaleIn .25s ease;
}

.it-cookie-box h2 {
    margin-top: 0;
    font-size: 20px;
    color: #222;
    font-weight: 600;
}

.it-cookie-option {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 18px 0;
    font-size: 15px;
}

.it-cookie-panel-actions {
    display: flex;
    justify-content: flex-end;
    gap: 12px;
    margin-top: 24px;
}

/* ------------------------------
   ANIMACIONES
------------------------------ */
@keyframes fadeInUp {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes scaleIn {
    from { opacity: 0; transform: scale(.95); }
    to { opacity: 1; transform: scale(1); }
}

/* ------------------------------
   LANDING
------------------------------ */
.hero-landing {
    padding: 60px 0;
    position: relative;
    overflow: hidden;
}
.main-header-landing {
    padding-top: 20px;
}
.real-time-section-grey {
    position: relative;
    overflow: hidden;
    background: #F9F9F9;
}