
/* ===== Process Timeline (Vertical) ===== */
.process-timeline {
    position: relative;
    padding-left: 40px;
}
.process-timeline::before {
    content: '';
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
    width: 2px;
    background: rgba(255, 255, 255, 0.3);
}
.process-timeline-item {
    position: relative;
    margin-bottom: 40px;
}
.process-timeline-item:last-child {
    margin-bottom: 0;
}
.process-timeline-number {
    position: absolute;
    left: -40px;
    top: 0;
    width: 32px;
    height: 32px;
    background: #fff;
    color: #111;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 14px;
}
.process-timeline-content h5 {
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    margin-bottom: 8px !important;
    letter-spacing: normal !important;
}
.process-timeline-content p {
    color: rgba(255, 255, 255, 0.8) !important;
    font-size: 15px !important;
    line-height: 1.7 !important;
    margin-bottom: 0 !important;
}
er-spacing: normal !important;
}
@media (max-width: 767px) {
    h3, h3.h3-important {
        font-size: 32px !important;
    }
}
h5 {
    font-size: 18px !important;
    letter-spacing: normal !important;
}
.text-lead {
    font-size: 18px !important;
    line-height: 1.7 !important;
}
.text-body {
    color: #555 !important;
}
.text-body-light {
    color: #666 !important;
}
.text-caption {
    font-size: 13px !important;
}

/* ===== Hero Section ===== */
.hero-lead-text {
    font-size: 18px !important;
    line-height: 1.7 !important;
}
.hero-badges-text {
    font-size: 14px !important;
    color: #666 !important;
}

/* ===== Trust Bar ===== */
.trust-bar {
    border-top: 1px solid #e0e0e0 !important;
    border-bottom: 1px solid #e0e0e0 !important;
}
.trust-bar-text {
    font-size: 13px !important;
    color: #999 !important;
    font-weight: 600 !important;
    letter-spacing: 2px !important;
}

/* ===== Section Backgrounds ===== */
.bg-f8f9fa {
    background: #f8f9fa !important;
}

/* ===== Card: Service (Why Choose Us) ===== */
.card-service {
    padding: 48px 36px !important;
    background: #fff !important;
    border-radius: 16px !important;
    border: 1px solid #e0e0e0 !important;
    height: 100% !important;
}
.card-service .card-icon {
    font-size: 48px !important;
    color: #111 !important;
    margin-bottom: 24px !important;
}
.card-service h5 {
    font-size: 18px !important;
    margin-bottom: 16px !important;
}
.card-service p {
    font-size: 15px !important;
    color: #555 !important;
    line-height: 1.7 !important;
    margin-bottom: 0 !important;
}

/* ===== Card: Service Grid (3-col) ===== */
.card-service-grid {
    padding: 48px 36px !important;
    background: #fff !important;
    border-radius: 16px !important;
    border: 1px solid #e0e0e0 !important;
    height: 100% !important;
    text-align: center !important;
}
.card-service-grid .grid-icon {
    font-size: 40px !important;
    color: #111 !important;
    margin-bottom: 24px !important;
}
.card-service-grid h5 {
    font-size: 18px !important;
    margin-bottom: 16px !important;
}
.card-service-grid h5 a {
    color: #111 !important;
    text-decoration: none !important;
}
.card-service-grid p {
    font-size: 15px !important;
    color: #555 !important;
    line-height: 1.7 !important;
    margin-bottom: 0 !important;
}

/* ===== Card: Process (Black BG) ===== */
.card-process {
    padding: 40px 36px !important;
    background: #1a1a1a !important;
    border-radius: 16px !important;
    border-left: 4px solid #fff !important;
    position: relative !important;
    overflow: hidden !important;
    height: 100% !important;
}
.card-process .process-number-bg {
    position: absolute !important;
    top: -10px !important;
    right: 20px !important;
    font-size: 120px !important;
    font-weight: 900 !important;
    color: #fff !important;
    opacity: 0.06 !important;
    line-height: 1 !important;
}
.card-process h5 {
    color: #fff !important;
    font-weight: 700 !important;
    margin-bottom: 12px !important;
}
.card-process p {
    color: #ccc !important;
    margin-bottom: 0 !important;
}

/* ===== Card: Package ===== */
.card-package {
    padding: 24px !important;
    background: #f8f9fa !important;
    border-radius: 12px !important;
}
.card-package.border-dark-left {
    border-left: 4px solid #111 !important;
}
.card-package.border-secondary-left {
    border-left: 4px solid #333 !important;
}

/* ===== Card: Industry (Why Abuja Differs) ===== */
.card-industry {
    padding: 32px 28px !important;
    background: #fff !important;
    border-radius: 12px !important;
    border: 1px solid #e0e0e0 !important;
    height: 100% !important;
}
.card-industry .industry-icon {
    font-size: 36px !important;
    color: #111 !important;
    margin-bottom: 20px !important;
}
.card-industry h5 {
    font-size: 18px !important;
    font-weight: 700 !important;
    margin-bottom: 12px !important;
    letter-spacing: normal !important;
}
.card-industry p {
    font-size: 15px !important;
    color: #555 !important;
    line-height: 1.7 !important;
    margin-bottom: 0 !important;
}

/* ===== Card: Industry Horizontal (Industries We Serve) ===== */
.industry-card-horizontal {
    padding: 24px !important;
    background: #fff !important;
    border-radius: 12px !important;
    border: 1px solid #e0e0e0 !important;
    align-items: flex-start !important;
}
.industry-card-horizontal .industry-icon {
    font-size: 32px !important;
    color: #111 !important;
    margin-top: 4px !important;
}
.industry-card-horizontal h5 {
    font-size: 18px !important;
    font-weight: 700 !important;
    margin-bottom: 8px !important;
    letter-spacing: normal !important;
}
.industry-card-horizontal p {
    font-size: 15px !important;
    color: #555 !important;
    line-height: 1.7 !important;
    margin-bottom: 0 !important;
}
.card-package h5 {
    font-size: 18px !important;
}
.package-label {
    font-size: 14px !important;
    color: #666 !important;
    margin-bottom: 8px !important;
}
.package-list {
    font-size: 14px !important;
    padding-left: 20px !important;
    margin-bottom: 0 !important;
}

/* ===== Card: Industry (Horizontal) ===== */
.card-industry-horizontal {
    padding: 16px !important;
    background: #f8f9fa !important;
    border-radius: 10px !important;
}
.card-industry-horizontal .industry-icon {
    color: #111 !important;
    font-size: 24px !important;
    margin-right: 12px !important;
}
.card-industry-horizontal h5 {
    font-size: 16px !important;
    margin-bottom: 4px !important;
}
.card-industry-horizontal p {
    font-size: 14px !important;
    color: #666 !important;
    margin-bottom: 0 !important;
}

/* ===== Process Section (Dark) ===== */
.process-section-dark {
    padding: 96px 0 !important;
    background: #111 !important;
}
.process-section-dark h3 {
    color: #fff !important;
}
.process-section-dark p {
    color: #fff !important;
    opacity: 0.8 !important;
}

/* ===== FAQ Section Custom ===== */
.faq-section-custom {
    padding-top: 1px !important;
}
.faq-section-custom h3 {
    font-size: 48px !important;
    font-weight: 700 !important;
    line-height: 1.4 !important;
}
.faq-section-custom .faq-lead {
    color: #666 !important;
}

/* ===== CTA Dark Section ===== */
.cta-dark-section {
    background: #111 !important;
    padding-top: 48px !important;
    padding-bottom: 48px !important;
}
.cta-dark-section h3 {
    color: #fff !important;
    font-size: 24px !important;
    margin-bottom: 12px !important;
}
.cta-dark-section p {
    color: #fff !important;
    opacity: 0.9 !important;
    margin-bottom: 0 !important;
}
.cta-dark-section .cta-links a {
    color: #fff !important;
    text-decoration: underline !important;
    opacity: 0.9 !important;
}
.cta-dark-section .cta-note {
    color: #fff !important;
    font-size: 14px !important;
    opacity: 0.7 !important;
    margin-top: 24px !important;
}

/* ===== Final CTA Section ===== */
.final-cta-section {
    padding: 96px 0 !important;
    background: #111 !important;
}
.final-cta-section h2 {
    color: #fff !important;
    font-size: 36px !important;
}
.final-cta-section .cta-lead {
    color: #fff !important;
    margin-top: 16px !important;
    font-size: 18px !important;
    opacity: 0.9 !important;
}
.final-cta-section .cta-note {
    color: #fff !important;
    margin-top: 24px !important;
    font-size: 14px !important;
    opacity: 0.7 !important;
}

/* ===== Card: Explore (3-col links) ===== */
.card-explore {
    padding: 16px !important;
    background: #fff !important;
    border-radius: 10px !important;
    border: 1px solid #e0e0e0 !important;
    text-align: center !important;
    transition: all 0.3s !important;
}
.card-explore .explore-icon {
    font-size: 32px !important;
    color: #111 !important;
}
.card-explore h5 {
    font-size: 16px !important;
    color: #333 !important;
    margin-top: 8px !important;
}
.card-explore p {
    font-size: 13px !important;
    color: #666 !important;
    margin-bottom: 0 !important;
}

/* ===== Button Styles (Perfectly Rounded) ===== */
.btn-dark {
    background: #111 !important;
    color: #fff !important;
    border: 2px solid #111 !important;
    border-radius: 50px !important;
}
.btn-dark:hover {
    background: #333 !important;
    border-color: #333 !important;
    color: #fff !important;
}
.btn-dark-outline {
    background: transparent !important;
    color: #111 !important;
    border: 2px solid #111 !important;
    border-radius: 50px !important;
}
.btn-dark-outline:hover {
    background: #111 !important;
    color: #fff !important;
}
.btn-outline-light {
    background: transparent !important;
    color: #fff !important;
    border: 2px solid rgba(255,255,255,0.4) !important;
    border-radius: 50px !important;
}
.btn-outline-light:hover {
    background: #fff !important;
    color: #111 !important;
}
