@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&family=Nunito:wght@300;400;600;700;800&display=swap');

body, 
p, 
a, 
li, 
span, 
div, 
input, 
button, 
textarea, 
select {
    font-family: 'Roboto', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
}

/* Ensure we don't override font-awesome and glyphicons */
[class^="icon-"], [class*=" icon-"],
[class^="fa-"], [class*=" fa-"],
.fa, .fas, .fab, .far, .fal {
    font-family: 'FontAwesome', 'Font Awesome 5 Free', 'Font Awesome 5 Brands', sans-serif !important;
}

/* ==========================================================================
   MEJORA DE TIPOGRAFÍA Y DISEÑO PREMIUM PARA EL FOOTER (sp-bottom-wrapper)
   ========================================================================== */

#sp-bottom-wrapper {
    background: #111111 !important; /* Un tono oscuro más profundo y elegante */
    padding: 70px 0 50px !important;
    border-top: 1px solid #1e1e1e;
}

/* Títulos de los Módulos del Footer */
#sp-bottom-wrapper h2.module-title {
    font-family: 'Nunito', sans-serif !important;
    font-size: 19px !important;
    line-height: 1.4 !important;
    font-weight: 800 !important;
    color: #ffffff !important;
    text-transform: uppercase !important;
    letter-spacing: 1.5px !important;
    margin-bottom: 25px !important;
    position: relative;
}

/* Línea decorativa debajo de los títulos */
#sp-bottom-wrapper h2.module-title::after {
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    background: #00bcd4; /* Color cyan corporativo */
    margin-top: 10px;
    transition: width 0.3s ease;
}

/* Animación al pasar el mouse por encima del módulo */
#sp-bottom-wrapper .sp-module:hover h2.module-title::after {
    width: 55px;
}

/* Subtítulos de los Módulos */
#sp-bottom-wrapper h2.module-title .module-subtitle {
    font-family: 'Roboto', sans-serif !important;
    font-size: 10.5px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 1.8px !important;
    color: #00bcd4 !important; /* Resalte en cyan */
    margin-top: 6px !important;
    display: block !important;
}

/* Textos generales y párrafos en el footer */
#sp-bottom-wrapper p,
#sp-bottom-wrapper div,
#sp-bottom-wrapper .custom {
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px !important;
    line-height: 1.8 !important;
    font-weight: 300 !important;
    color: #a5a5a5 !important; /* Gris suave, muy legible */
}

/* Lista de Servicios (Categorías/Menús) */
#sp-bottom-wrapper ul.categories-module,
#sp-bottom-wrapper ul.nav,
#sp-bottom-wrapper ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

#sp-bottom-wrapper ul li {
    padding: 10px 0 !important;
    border-bottom: 1px dashed #222222 !important;
    background: none !important;
    transition: all 0.3s ease !important;
}

#sp-bottom-wrapper ul li:last-child {
    border-bottom: none !important;
}

#sp-bottom-wrapper ul li a {
    font-family: 'Roboto', sans-serif !important;
    font-size: 13.5px !important;
    font-weight: 400 !important;
    color: #a5a5a5 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.8px !important;
    transition: all 0.3s ease !important;
    display: inline-block !important;
}

#sp-bottom-wrapper ul li:hover {
    padding-left: 6px !important; /* Desplazamiento sutil */
}

#sp-bottom-wrapper ul li:hover a {
    color: #00bcd4 !important; /* Resalte en cyan */
}

/* Enlaces "Leer más" o links en general */
#sp-bottom-wrapper a {
    color: #00bcd4;
    text-decoration: none;
    transition: all 0.3s ease;
}

#sp-bottom-wrapper a:hover {
    color: #00e5ff;
}

#sp-bottom-wrapper .custom a[href*="option=com_content"],
#sp-bottom-wrapper a.readmore {
    font-family: 'Roboto', sans-serif !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    color: #00bcd4 !important;
    border-bottom: 1px dashed #00bcd4 !important;
    padding-bottom: 3px !important;
    margin-top: 10px !important;
    display: inline-block !important;
    transition: all 0.3s ease !important;
}

#sp-bottom-wrapper .custom a[href*="option=com_content"]:hover,
#sp-bottom-wrapper a.readmore:hover {
    color: #ffffff !important;
    border-bottom-color: #ffffff !important;
    text-decoration: none !important;
}

/* Módulo de Contáctenos con Iconos */
#sp-bottom-wrapper #sp-bottom4 p {
    margin-bottom: 16px !important;
    line-height: 1.5 !important;
    font-weight: 400 !important;
}

#sp-bottom-wrapper #sp-bottom4 p i,
#sp-bottom-wrapper #sp-bottom4 p span[class^="icon-"],
#sp-bottom-wrapper #sp-bottom4 p span[class*=" icon-"] {
    color: #00bcd4 !important;
    font-size: 15px !important;
    margin-right: 10px !important;
    display: inline-block !important;
}

/* ==========================================================================
   MEJORA DE TIPOGRAFÍA Y DISEÑO PREMIUM PARA SECCIÓN DE CARACTERÍSTICAS (sp-feature-wrapper)
   ========================================================================== */

/* Contenedor principal de Características */
#sp-feature-wrapper {
    background: #ffffff !important;
    padding: 80px 0 60px !important;
}

/* Título de la Sección de Características */
#sp-feature-wrapper h2.module-title {
    font-family: 'Nunito', sans-serif !important;
    font-size: 30px !important;
    line-height: 1.3 !important;
    font-weight: 800 !important;
    color: #1a1a1a !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    text-align: center !important;
    margin-bottom: 12px !important;
}

/* Subtítulo de la Sección */
#sp-feature-wrapper h2.module-title .module-subtitle {
    font-family: 'Roboto', sans-serif !important;
    font-size: 13px !important;
    line-height: 1.6 !important;
    font-weight: 600 !important;
    color: #1c6b80 !important; /* Color cyan corporativo preset3 */
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    margin: 10px 0 45px !important;
    display: block !important;
    text-align: center !important;
}

/* Títulos de las Características individuales */
#sp-feature-wrapper .features .sp-feature h3 {
    font-family: 'Nunito', sans-serif !important;
    font-size: 17px !important;
    font-weight: 800 !important;
    color: #1a1a1a !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    margin-top: 30px !important;
    margin-bottom: 15px !important;
    transition: color 0.3s ease !important;
}

#sp-feature-wrapper .features .sp-feature:hover h3 {
    color: #1c6b80 !important; /* Resalte en color cyan corporativo al hacer hover */
}

/* Párrafos y descripciones de las Características */
#sp-feature-wrapper .features .sp-feature p {
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px !important;
    line-height: 1.7 !important;
    font-weight: 300 !important;
    color: #555555 !important; /* Gris oscuro elegante y de excelente legibilidad */
    max-width: 290px !important;
    margin: 0 auto !important;
}

/* Iconos circulares con efectos premium */
#sp-feature-wrapper .features .sp-feature i {
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
    cursor: pointer !important;
}

/* Efecto hover interactivo para los iconos circulares */
#sp-feature-wrapper .features .sp-feature:hover i {
    transform: translateY(-8px) scale(1.05) !important;
    box-shadow: inset 0 0 0px 5px #1c6b80, 0 10px 25px rgba(28, 107, 128, 0.18) !important;
}
