<?php
require_once __DIR__ . "/../includes/seo.php";
$pageTitle = 'Cyber Security Services | Omni Telecom';
$pageDescription = 'Cyber security services from Omni Telecom. Cyber Essentials certification, penetration testing, threat detection, and ISO 27001 for UK businesses.';
$pageKeywords = 'cyber security, Cyber Essentials, Cyber Essentials Plus, penetration testing, vulnerability assessment, managed threat detection, ISO 27001, cyber insurance, IASME, business security, Omni Telecom';
$pageSchema = [
    schemaService('Cyber Security Services', $pageDescription, 'https://omnitelecom.co.uk/services/cyber-security.php', 'Cyber Security'),
    schemaBreadcrumbs([
        ['name' => 'Home', 'url' => 'https://omnitelecom.co.uk/'],
        ['name' => 'Services', 'url' => 'https://omnitelecom.co.uk/#services'],
        ['name' => 'Cyber Security'],
    ]),
    schemaFAQ([
        ['q' => 'What is Cyber Essentials and who needs it?', 'a' => 'Cyber Essentials is a UK Government-backed scheme that certifies businesses have implemented five essential technical security controls. It\'s required for all government and NHS contracts, and increasingly demanded by private sector supply chains. Any business that handles data, uses email, or has internet-connected systems benefits from certification.'],
        ['q' => 'What\'s the difference between Cyber Essentials and Cyber Essentials Plus?', 'a' => 'Cyber Essentials is a self-assessment questionnaire reviewed by an assessor. Cyber Essentials Plus adds an independent technical audit — our assessors actively scan and test your systems to verify the controls are properly implemented. CE Plus provides stronger assurance and is required by many larger contracts.'],
        ['q' => 'How long does certification take?', 'a' => 'Cyber Essentials can be completed in as little as 24 hours with our guided support. Cyber Essentials Plus typically takes 2-9 weeks depending on the size of your organisation and any remediation work needed. ISO 27001 timelines vary based on complexity — contact us for a tailored estimate.'],
        ['q' => 'What\'s the difference between a vulnerability assessment and a penetration test?', 'a' => 'A vulnerability assessment scans your systems to identify and prioritise security weaknesses — it tells you what\'s vulnerable. A penetration test goes further by attempting to actually exploit those vulnerabilities, simulating a real attack. We recommend starting with a vulnerability assessment and progressing to pen testing based on the findings.'],
        ['q' => 'Do I need ISO 27001 if I already have Cyber Essentials?', 'a' => 'ISO 27001 and Cyber Essentials are complementary, not alternatives. Cyber Essentials focuses on five specific technical controls, while ISO 27001 is a comprehensive information security management system covering policies, processes, and governance. Many organisations hold both. IASME Cyber Assurance is a more affordable alternative to ISO 27001 for SMEs.'],
        ['q' => 'What does managed threat detection include?', 'a' => 'Our managed threat detection provides 24/7 monitoring of your IT environment by a Security Operations Centre. This includes endpoint protection agents on your devices, vulnerability scanning, intrusion detection, Microsoft 365 integration, threat intelligence feeds, and human analyst review of all alerts. It\'s enterprise-grade security without needing an in-house team.'],
    ]),
];
require_once __DIR__ . '/../includes/header.php';
?>

<!-- Service Hero -->
<section class="service-hero" style="background: linear-gradient(135deg, rgba(168,85,247,0.08), rgba(239,68,68,0.05));">
    <div class="container">
        <nav class="breadcrumb-nav" aria-label="breadcrumb">
            <ol class="breadcrumb">
                <li class="breadcrumb-item"><a href="<?= siteUrl() ?>">Home</a></li>
                <li class="breadcrumb-item"><a href="<?= siteUrl() ?>#services">Services</a></li>
                <li class="breadcrumb-item active">Cyber Security</li>
            </ol>
        </nav>
        <div class="row align-items-center">
            <div class="col-lg-7">
                <h1><span class="text-gradient">Cyber Security</span> Services</h1>
                <p class="lead">Protect your business from cyber threats with our comprehensive range of security certifications, testing, monitoring, and insurance. From Cyber Essentials to 24/7 managed threat detection, we help UK businesses stay secure and compliant.</p>
                <p class="text-muted">Certification reduces cyber attack risk by up to 92%. Our expert team guides you through every step.</p>
                <div class="d-flex gap-3 flex-wrap mt-4">
                    <a href="<?= siteUrl('contact.php') ?>" class="btn btn-gradient"><span>Get Protected <i class="bi bi-arrow-right ms-1"></i></span></a>
                    <a href="#services-overview" class="btn btn-ghost">Our Services <i class="bi bi-arrow-down ms-1"></i></a>
                </div>
            </div>
            <div class="col-lg-5 text-center d-none d-lg-block">
                <div class="d-flex align-items-center justify-content-center gap-4">
                    <img src="<?= assetUrl('images/cyber-security/ce-certified-badge.png') ?>" alt="Cyber Essentials Certified" style="height:160px;">
                    <img src="<?= assetUrl('images/cyber-security/ce-plus-certified-badge-white.png') ?>" alt="Cyber Essentials Plus Certified" style="height:160px;">
                </div>
                <div class="mt-3">
                    <img src="<?= assetUrl('images/cyber-security/iasme-cyber-assurance.png') ?>" alt="IASME Cyber Assurance" style="max-width:200px;width:100%;opacity:0.9;">
                </div>
            </div>
        </div>
    </div>
</section>

<!-- Key Stats -->
<section class="py-4" style="background: var(--bg-card); border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);">
    <div class="container">
        <div class="row text-center g-4">
            <div class="col-6 col-md-3">
                <div class="stat-number" style="font-size:2rem;font-weight:800;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;">92%</div>
                <p class="text-muted mb-0" style="font-size:0.85rem;">Reduction in cyber risk with certification</p>
            </div>
            <div class="col-6 col-md-3">
                <div class="stat-number" style="font-size:2rem;font-weight:800;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;">80%</div>
                <p class="text-muted mb-0" style="font-size:0.85rem;">Of common attacks blocked by Cyber Essentials</p>
            </div>
            <div class="col-6 col-md-3">
                <div class="stat-number" style="font-size:2rem;font-weight:800;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;">24/7</div>
                <p class="text-muted mb-0" style="font-size:0.85rem;">Managed threat monitoring available</p>
            </div>
            <div class="col-6 col-md-3">
                <div class="stat-number" style="font-size:2rem;font-weight:800;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;">&pound;25k</div>
                <p class="text-muted mb-0" style="font-size:0.85rem;">Cyber insurance included with certification</p>
            </div>
        </div>
    </div>
</section>

<!-- Services Overview -->
<section class="feature-grid" id="services-overview">
    <div class="container">
        <div class="text-center mb-5">
            <h2 class="section-title">Our Cyber Security Services</h2>
            <p class="section-subtitle mx-auto">From government-backed certifications to continuous threat monitoring, we offer a complete cyber security portfolio for businesses of all sizes.</p>
        </div>
        <div class="row g-4">
            <div class="col-md-6 col-lg-4">
                <div class="feature-card">
                    <div class="feature-icon"><i class="bi bi-shield-check"></i></div>
                    <h3>Cyber Essentials</h3>
                    <p>The UK Government-backed certification covering five key security controls. Protects against 80% of common internet attacks and is required for government contracts.</p>
                </div>
            </div>
            <div class="col-md-6 col-lg-4">
                <div class="feature-card">
                    <div class="feature-icon"><i class="bi bi-shield-fill-check"></i></div>
                    <h3>Cyber Essentials Plus</h3>
                    <p>The highest level of Cyber Essentials with independent technical verification. Includes vulnerability scanning and hands-on audit of your systems.</p>
                </div>
            </div>
            <div class="col-md-6 col-lg-4">
                <div class="feature-card">
                    <div class="feature-icon"><i class="bi bi-bug"></i></div>
                    <h3>Penetration Testing</h3>
                    <p>Expert-led simulated cyber attacks to find and exploit vulnerabilities before real attackers do. External, internal, web app, and red team testing available.</p>
                </div>
            </div>
            <div class="col-md-6 col-lg-4">
                <div class="feature-card">
                    <div class="feature-icon"><i class="bi bi-search"></i></div>
                    <h3>Vulnerability Assessments</h3>
                    <p>Regular scanning of your systems, networks, and applications to identify and prioritise security weaknesses. Monthly reports with clear remediation guidance.</p>
                </div>
            </div>
            <div class="col-md-6 col-lg-4">
                <div class="feature-card">
                    <div class="feature-icon"><i class="bi bi-eye"></i></div>
                    <h3>Managed Threat Detection</h3>
                    <p>24/7 real-time monitoring and protection with SOC (Security Operations Centre) analysis. Continuous surveillance detecting threats as they emerge.</p>
                </div>
            </div>
            <div class="col-md-6 col-lg-4">
                <div class="feature-card">
                    <div class="feature-icon"><i class="bi bi-file-earmark-lock"></i></div>
                    <h3>ISO 27001</h3>
                    <p>The international gold standard for information security management. A comprehensive ISMS framework with guided certification and expert support throughout.</p>
                </div>
            </div>
            <div class="col-md-6 col-lg-4">
                <div class="feature-card">
                    <div class="feature-icon"><i class="bi bi-award"></i></div>
                    <h3>IASME Cyber Assurance</h3>
                    <p>A comprehensive, affordable cyber security standard recognised by the UK Government. An accessible alternative to ISO 27001, ideal for SMEs.</p>
                </div>
            </div>
            <div class="col-md-6 col-lg-4">
                <div class="feature-card">
                    <div class="feature-icon"><i class="bi bi-umbrella"></i></div>
                    <h3>Cyber Insurance</h3>
                    <p>Specialist insurance covering up to &pound;1 million against cyber attacks, data breaches, ransomware, and business interruption. 24/7 incident support included.</p>
                </div>
            </div>
            <div class="col-md-6 col-lg-4">
                <div class="feature-card">
                    <div class="feature-icon"><i class="bi bi-person-badge"></i></div>
                    <h3>Security Consultancy</h3>
                    <p>NCSC-accredited consultancy helping businesses strengthen their cyber security posture with tailored assessments, risk analysis, and strategic recommendations.</p>
                </div>
            </div>
        </div>
    </div>
</section>

<!-- Cyber Essentials Detail -->
<section class="py-5" id="cyber-essentials">
    <div class="container">
        <div class="row align-items-center g-5">
            <div class="col-lg-6">
                <div class="d-flex gap-3 mb-3 align-items-center">
                    <img src="<?= assetUrl('images/cyber-security/ce-certified-badge.png') ?>" alt="Cyber Essentials Certified" style="height:120px;">
                    <img src="<?= assetUrl('images/cyber-security/ce-plus-certified-badge-white.png') ?>" alt="Cyber Essentials Plus Certified" style="height:120px;">
                </div>
                <span class="badge bg-success bg-opacity-25 text-success mb-2">UK Government Scheme</span>
                <h2 class="section-title">Cyber Essentials Certification</h2>
                <p class="text-muted">Cyber Essentials is a UK Government-backed scheme that helps organisations protect themselves against the most common cyber attacks. It covers five essential technical controls that, when properly implemented, can prevent up to 80% of attacks.</p>
                <p class="text-muted">Certification is increasingly required for government contracts, NHS procurement, and private sector supply chains. It also includes &pound;25,000 of cyber liability insurance at no extra cost.</p>
                <a href="<?= siteUrl('contact.php') ?>" class="btn btn-gradient mt-2"><span>Get Certified <i class="bi bi-arrow-right ms-1"></i></span></a>
            </div>
            <div class="col-lg-6">
                <div class="content-card p-4">
                    <h4 class="fw-bold mb-3">The Five Technical Controls</h3>
                    <ul class="list-unstyled mb-0">
                        <li class="d-flex align-items-start mb-3">
                            <i class="bi bi-check-circle-fill text-success me-2 mt-1"></i>
                            <div><strong>Firewalls &amp; Internet Gateways</strong><br><span class="text-muted">Properly configured network boundary protection to control traffic</span></div>
                        </li>
                        <li class="d-flex align-items-start mb-3">
                            <i class="bi bi-check-circle-fill text-success me-2 mt-1"></i>
                            <div><strong>Secure Configuration</strong><br><span class="text-muted">Reducing vulnerabilities by configuring systems with security in mind</span></div>
                        </li>
                        <li class="d-flex align-items-start mb-3">
                            <i class="bi bi-check-circle-fill text-success me-2 mt-1"></i>
                            <div><strong>User Access Control</strong><br><span class="text-muted">Restricting access to systems and data based on business need</span></div>
                        </li>
                        <li class="d-flex align-items-start mb-3">
                            <i class="bi bi-check-circle-fill text-success me-2 mt-1"></i>
                            <div><strong>Malware Protection</strong><br><span class="text-muted">Defending against viruses, ransomware, and other malicious software</span></div>
                        </li>
                        <li class="d-flex align-items-start">
                            <i class="bi bi-check-circle-fill text-success me-2 mt-1"></i>
                            <div><strong>Patch Management</strong><br><span class="text-muted">Keeping software and operating systems up to date with security patches</span></div>
                        </li>
                    </ul>
                </div>
            </div>
        </div>
    </div>
</section>

<!-- CE Plus Detail -->
<section class="py-5" style="background: var(--bg-card); border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);" id="ce-plus">
    <div class="container">
        <div class="row align-items-center g-5">
            <div class="col-lg-6 order-lg-2">
                <span class="badge bg-primary bg-opacity-25 text-primary mb-2">Enhanced Verification</span>
                <h2 class="section-title">Cyber Essentials Plus</h2>
                <p class="text-muted">Cyber Essentials Plus takes certification to the next level with an independent, hands-on technical audit. Rather than self-assessment alone, our assessors actively test your systems to verify that the five security controls are properly implemented.</p>
                <p class="text-muted">This includes vulnerability scanning across your infrastructure, providing the strongest level of assurance to clients, suppliers, and regulators. Many larger contracts now specifically require Cyber Essentials Plus.</p>
                <a href="<?= siteUrl('contact.php') ?>" class="btn btn-gradient mt-2"><span>Upgrade to CE Plus <i class="bi bi-arrow-right ms-1"></i></span></a>
            </div>
            <div class="col-lg-6 order-lg-1">
                <div class="content-card p-4">
                    <h4 class="fw-bold mb-3">What's Included</h3>
                    <ul class="list-unstyled mb-0">
                        <li class="d-flex align-items-start mb-3">
                            <i class="bi bi-check-circle-fill text-success me-2 mt-1"></i>
                            <span class="text-muted">Independent technical audit by certified assessors</span>
                        </li>
                        <li class="d-flex align-items-start mb-3">
                            <i class="bi bi-check-circle-fill text-success me-2 mt-1"></i>
                            <span class="text-muted">Comprehensive vulnerability scanning of all systems</span>
                        </li>
                        <li class="d-flex align-items-start mb-3">
                            <i class="bi bi-check-circle-fill text-success me-2 mt-1"></i>
                            <span class="text-muted">Verification testing of all five technical controls</span>
                        </li>
                        <li class="d-flex align-items-start mb-3">
                            <i class="bi bi-check-circle-fill text-success me-2 mt-1"></i>
                            <span class="text-muted">12-month certification with free re-assessment</span>
                        </li>
                        <li class="d-flex align-items-start mb-3">
                            <i class="bi bi-check-circle-fill text-success me-2 mt-1"></i>
                            <span class="text-muted">&pound;25,000 cyber liability insurance included</span>
                        </li>
                        <li class="d-flex align-items-start">
                            <i class="bi bi-check-circle-fill text-success me-2 mt-1"></i>
                            <span class="text-muted">Remediation guidance if issues are found</span>
                        </li>
                    </ul>
                </div>
            </div>
        </div>
    </div>
</section>

<!-- Pen Testing & Vulnerability -->
<section class="py-5" id="testing">
    <div class="container">
        <div class="text-center mb-5">
            <h2 class="section-title">Penetration Testing &amp; Vulnerability Assessments</h2>
            <p class="section-subtitle mx-auto">Proactively identify and fix security weaknesses before attackers exploit them.</p>
        </div>
        <div class="row g-4">
            <div class="col-lg-6">
                <div class="content-card p-4 h-100">
                    <div class="d-flex align-items-center gap-2 mb-3">
                        <div style="width:40px;height:40px;border-radius:10px;background:rgba(239,68,68,0.1);display:flex;align-items:center;justify-content:center;"><i class="bi bi-bug" style="color:#EF4444;font-size:1.1rem;"></i></div>
                        <h4 class="fw-bold mb-0">Penetration Testing</h3>
                    </div>
                    <p class="text-muted mb-3">Our qualified security testers simulate real-world attacks against your systems to find exploitable vulnerabilities. We provide detailed reports with risk-prioritised findings and clear remediation steps.</p>
                    <h6 class="fw-bold mb-2">Types of Testing</h6>
                    <div class="row g-2 mb-3">
                        <div class="col-6"><span class="text-muted" style="font-size:0.85rem;"><i class="bi bi-check me-1 text-success"></i>External infrastructure</span></div>
                        <div class="col-6"><span class="text-muted" style="font-size:0.85rem;"><i class="bi bi-check me-1 text-success"></i>Internal networks</span></div>
                        <div class="col-6"><span class="text-muted" style="font-size:0.85rem;"><i class="bi bi-check me-1 text-success"></i>Web applications</span></div>
                        <div class="col-6"><span class="text-muted" style="font-size:0.85rem;"><i class="bi bi-check me-1 text-success"></i>Mobile applications</span></div>
                        <div class="col-6"><span class="text-muted" style="font-size:0.85rem;"><i class="bi bi-check me-1 text-success"></i>Cloud infrastructure</span></div>
                        <div class="col-6"><span class="text-muted" style="font-size:0.85rem;"><i class="bi bi-check me-1 text-success"></i>Red team exercises</span></div>
                    </div>
                    <h6 class="fw-bold mb-2">Testing Approaches</h6>
                    <ul class="list-unstyled mb-0">
                        <li class="mb-1"><span class="text-muted" style="font-size:0.85rem;"><strong>Black Box</strong> — No prior knowledge, simulating an external attacker</span></li>
                        <li class="mb-1"><span class="text-muted" style="font-size:0.85rem;"><strong>Grey Box</strong> — Limited insider knowledge for targeted testing</span></li>
                        <li><span class="text-muted" style="font-size:0.85rem;"><strong>White Box</strong> — Full system access for comprehensive analysis</span></li>
                    </ul>
                </div>
            </div>
            <div class="col-lg-6">
                <div class="content-card p-4 h-100">
                    <div class="d-flex align-items-center gap-2 mb-3">
                        <div style="width:40px;height:40px;border-radius:10px;background:rgba(6,182,212,0.1);display:flex;align-items:center;justify-content:center;"><i class="bi bi-search" style="color:#06B6D4;font-size:1.1rem;"></i></div>
                        <h4 class="fw-bold mb-0">Vulnerability Assessments</h3>
                    </div>
                    <p class="text-muted mb-3">Systematic scanning of your systems, networks, and applications to identify, quantify, and prioritise security weaknesses. Unlike penetration testing, vulnerability assessments focus on discovery rather than exploitation.</p>
                    <h6 class="fw-bold mb-2">What You Get</h6>
                    <ul class="list-unstyled mb-0">
                        <li class="d-flex align-items-start mb-2">
                            <i class="bi bi-check-circle-fill text-success me-2 mt-1" style="font-size:0.85rem;"></i>
                            <span class="text-muted" style="font-size:0.85rem;">Monthly vulnerability reports with prioritised remediation lists</span>
                        </li>
                        <li class="d-flex align-items-start mb-2">
                            <i class="bi bi-check-circle-fill text-success me-2 mt-1" style="font-size:0.85rem;"></i>
                            <span class="text-muted" style="font-size:0.85rem;">Scans covering Windows, Linux, and macOS devices</span>
                        </li>
                        <li class="d-flex align-items-start mb-2">
                            <i class="bi bi-check-circle-fill text-success me-2 mt-1" style="font-size:0.85rem;"></i>
                            <span class="text-muted" style="font-size:0.85rem;">Access to certified security practitioners for guidance</span>
                        </li>
                        <li class="d-flex align-items-start mb-2">
                            <i class="bi bi-check-circle-fill text-success me-2 mt-1" style="font-size:0.85rem;"></i>
                            <span class="text-muted" style="font-size:0.85rem;">Aligned with Cyber Essentials Plus and IASME standards</span>
                        </li>
                        <li class="d-flex align-items-start mb-2">
                            <i class="bi bi-check-circle-fill text-success me-2 mt-1" style="font-size:0.85rem;"></i>
                            <span class="text-muted" style="font-size:0.85rem;">Documented audit trail for compliance and due diligence</span>
                        </li>
                        <li class="d-flex align-items-start">
                            <i class="bi bi-check-circle-fill text-success me-2 mt-1" style="font-size:0.85rem;"></i>
                            <span class="text-muted" style="font-size:0.85rem;">Helps determine if full penetration testing is required</span>
                        </li>
                    </ul>
                </div>
            </div>
        </div>
    </div>
</section>

<!-- Managed Threat Detection -->
<section class="py-5" style="background: var(--bg-card); border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);" id="mtd">
    <div class="container">
        <div class="row align-items-center g-5">
            <div class="col-lg-6">
                <span class="badge bg-danger bg-opacity-25 text-danger mb-2">24/7 Protection</span>
                <h2 class="section-title">Managed Threat Detection</h2>
                <p class="text-muted">Round-the-clock monitoring of your entire IT environment by a dedicated Security Operations Centre (SOC). Our analysts detect, investigate, and respond to threats in real time — so you don't have to.</p>
                <p class="text-muted">From endpoint protection to Microsoft 365 integration, our managed service provides enterprise-grade security without the need for an in-house security team.</p>
                <a href="<?= siteUrl('contact.php') ?>" class="btn btn-gradient mt-2"><span>Talk to Our Team <i class="bi bi-arrow-right ms-1"></i></span></a>
            </div>
            <div class="col-lg-6">
                <div class="content-card p-4">
                    <h4 class="fw-bold mb-3">Endpoint Protection Features</h3>
                    <ul class="list-unstyled mb-4">
                        <li class="d-flex align-items-start mb-2">
                            <i class="bi bi-check-circle-fill text-success me-2 mt-1"></i>
                            <span class="text-muted">Software agent deployed on all endpoints for real-time protection</span>
                        </li>
                        <li class="d-flex align-items-start mb-2">
                            <i class="bi bi-check-circle-fill text-success me-2 mt-1"></i>
                            <span class="text-muted">Personal cyber dashboard for live threat visibility</span>
                        </li>
                        <li class="d-flex align-items-start mb-2">
                            <i class="bi bi-check-circle-fill text-success me-2 mt-1"></i>
                            <span class="text-muted">Daily software audits and vulnerability assessments</span>
                        </li>
                        <li class="d-flex align-items-start mb-2">
                            <i class="bi bi-check-circle-fill text-success me-2 mt-1"></i>
                            <span class="text-muted">Intrusion detection with SOC analysis and alerting</span>
                        </li>
                        <li class="d-flex align-items-start mb-2">
                            <i class="bi bi-check-circle-fill text-success me-2 mt-1"></i>
                            <span class="text-muted">Microsoft 365 integration (Exchange, SharePoint, Teams)</span>
                        </li>
                        <li class="d-flex align-items-start">
                            <i class="bi bi-check-circle-fill text-success me-2 mt-1"></i>
                            <span class="text-muted">Azure Active Directory monitoring and threat intelligence feeds</span>
                        </li>
                    </ul>
                    <h4 class="fw-bold mb-3">Advanced SOC Monitoring</h3>
                    <ul class="list-unstyled mb-0">
                        <li class="d-flex align-items-start mb-2">
                            <i class="bi bi-check-circle-fill text-success me-2 mt-1"></i>
                            <span class="text-muted">UK-based Security Operations Centre with 24/7 coverage</span>
                        </li>
                        <li class="d-flex align-items-start mb-2">
                            <i class="bi bi-check-circle-fill text-success me-2 mt-1"></i>
                            <span class="text-muted">Microsoft Sentinel platform integration</span>
                        </li>
                        <li class="d-flex align-items-start">
                            <i class="bi bi-check-circle-fill text-success me-2 mt-1"></i>
                            <span class="text-muted">Rapid breach incident analysis and remediation support</span>
                        </li>
                    </ul>
                </div>
            </div>
        </div>
    </div>
</section>

<!-- ISO & IASME -->
<section class="py-5" id="compliance">
    <div class="container">
        <div class="text-center mb-5">
            <h2 class="section-title">Compliance &amp; Standards</h2>
            <p class="section-subtitle mx-auto">Demonstrate your security commitment with internationally recognised certifications.</p>
        </div>
        <div class="row g-4">
            <div class="col-lg-6">
                <div class="content-card p-4 h-100">
                    <div class="d-flex align-items-center gap-2 mb-3">
                        <div style="width:40px;height:40px;border-radius:10px;background:rgba(168,85,247,0.1);display:flex;align-items:center;justify-content:center;"><i class="bi bi-file-earmark-lock" style="color:#A855F7;font-size:1.1rem;"></i></div>
                        <h4 class="fw-bold mb-0">ISO 27001</h3>
                    </div>
                    <p class="text-muted mb-3">The international gold standard for Information Security Management Systems (ISMS). ISO 27001 provides a structured framework for managing sensitive information, with guided certification support throughout the process.</p>
                    <h6 class="fw-bold mb-2">Key Benefits</h6>
                    <ul class="list-unstyled mb-0">
                        <li class="mb-2"><span class="text-muted" style="font-size:0.85rem;"><i class="bi bi-check me-1 text-success"></i>Legal compliance with industry-specific regulations</span></li>
                        <li class="mb-2"><span class="text-muted" style="font-size:0.85rem;"><i class="bi bi-check me-1 text-success"></i>Proactive risk identification and mitigation</span></li>
                        <li class="mb-2"><span class="text-muted" style="font-size:0.85rem;"><i class="bi bi-check me-1 text-success"></i>Stakeholder and client trust building</span></li>
                        <li class="mb-2"><span class="text-muted" style="font-size:0.85rem;"><i class="bi bi-check me-1 text-success"></i>Competitive advantage in tenders and procurement</span></li>
                        <li><span class="text-muted" style="font-size:0.85rem;"><i class="bi bi-check me-1 text-success"></i>Cloud-based ISMS platform with expert human support</span></li>
                    </ul>
                </div>
            </div>
            <div class="col-lg-6">
                <div class="content-card p-4 h-100">
                    <div class="d-flex align-items-center gap-2 mb-3">
                        <div style="width:40px;height:40px;border-radius:10px;background:rgba(34,197,94,0.1);display:flex;align-items:center;justify-content:center;"><i class="bi bi-award" style="color:#22C55E;font-size:1.1rem;"></i></div>
                        <h4 class="fw-bold mb-0">IASME Cyber Assurance</h3>
                    </div>
                    <img src="<?= assetUrl('images/cyber-security/iasme-cyber-assurance.png') ?>" alt="IASME Cyber Assurance" style="max-width:180px;margin-bottom:1rem;">
                    <p class="text-muted mb-3">A comprehensive, affordable cyber security standard recognised by the UK Government. IASME provides ISO 27001-level assurance without the complexity and cost, making it ideal for SMEs.</p>
                    <h6 class="fw-bold mb-2">13 Assessment Areas</h6>
                    <div class="row g-1 mb-0">
                        <div class="col-6"><span class="text-muted" style="font-size:0.8rem;"><i class="bi bi-check me-1 text-success"></i>Asset identification</span></div>
                        <div class="col-6"><span class="text-muted" style="font-size:0.8rem;"><i class="bi bi-check me-1 text-success"></i>Risk management</span></div>
                        <div class="col-6"><span class="text-muted" style="font-size:0.8rem;"><i class="bi bi-check me-1 text-success"></i>Personnel screening</span></div>
                        <div class="col-6"><span class="text-muted" style="font-size:0.8rem;"><i class="bi bi-check me-1 text-success"></i>Security planning</span></div>
                        <div class="col-6"><span class="text-muted" style="font-size:0.8rem;"><i class="bi bi-check me-1 text-success"></i>Access management</span></div>
                        <div class="col-6"><span class="text-muted" style="font-size:0.8rem;"><i class="bi bi-check me-1 text-success"></i>Backup &amp; recovery</span></div>
                        <div class="col-6"><span class="text-muted" style="font-size:0.8rem;"><i class="bi bi-check me-1 text-success"></i>Business continuity</span></div>
                        <div class="col-6"><span class="text-muted" style="font-size:0.8rem;"><i class="bi bi-check me-1 text-success"></i>Incident response</span></div>
                        <div class="col-6"><span class="text-muted" style="font-size:0.8rem;"><i class="bi bi-check me-1 text-success"></i>Regulatory compliance</span></div>
                        <div class="col-6"><span class="text-muted" style="font-size:0.8rem;"><i class="bi bi-check me-1 text-success"></i>Physical security</span></div>
                        <div class="col-6"><span class="text-muted" style="font-size:0.8rem;"><i class="bi bi-check me-1 text-success"></i>Policy implementation</span></div>
                        <div class="col-6"><span class="text-muted" style="font-size:0.8rem;"><i class="bi bi-check me-1 text-success"></i>Intrusion prevention</span></div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>

<!-- Cyber Insurance -->
<section class="py-5" style="background: var(--bg-card); border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);" id="insurance">
    <div class="container">
        <div class="row align-items-center g-5">
            <div class="col-lg-6 order-lg-2">
                <span class="badge bg-warning bg-opacity-25 text-warning mb-2">Financial Protection</span>
                <h2 class="section-title">Cyber Insurance</h2>
                <p class="text-muted">Specialist cyber insurance protects your business against the financial impact of cyber attacks, data breaches, and ransomware incidents. With coverage up to &pound;1 million and 24/7 incident support, you have a safety net when prevention isn't enough.</p>
                <a href="<?= siteUrl('contact.php') ?>" class="btn btn-gradient mt-2"><span>Get Covered <i class="bi bi-arrow-right ms-1"></i></span></a>
            </div>
            <div class="col-lg-6 order-lg-1">
                <div class="content-card p-4">
                    <h4 class="fw-bold mb-3">What's Covered</h3>
                    <div class="row g-2">
                        <div class="col-md-6">
                            <ul class="list-unstyled mb-0">
                                <li class="d-flex align-items-start mb-2">
                                    <i class="bi bi-check-circle-fill text-success me-2 mt-1" style="font-size:0.85rem;"></i>
                                    <span class="text-muted" style="font-size:0.85rem;">Data breach response costs</span>
                                </li>
                                <li class="d-flex align-items-start mb-2">
                                    <i class="bi bi-check-circle-fill text-success me-2 mt-1" style="font-size:0.85rem;"></i>
                                    <span class="text-muted" style="font-size:0.85rem;">Business interruption losses</span>
                                </li>
                                <li class="d-flex align-items-start mb-2">
                                    <i class="bi bi-check-circle-fill text-success me-2 mt-1" style="font-size:0.85rem;"></i>
                                    <span class="text-muted" style="font-size:0.85rem;">GDPR compliance support</span>
                                </li>
                                <li class="d-flex align-items-start">
                                    <i class="bi bi-check-circle-fill text-success me-2 mt-1" style="font-size:0.85rem;"></i>
                                    <span class="text-muted" style="font-size:0.85rem;">Data and privacy liability</span>
                                </li>
                            </ul>
                        </div>
                        <div class="col-md-6">
                            <ul class="list-unstyled mb-0">
                                <li class="d-flex align-items-start mb-2">
                                    <i class="bi bi-check-circle-fill text-success me-2 mt-1" style="font-size:0.85rem;"></i>
                                    <span class="text-muted" style="font-size:0.85rem;">24/7 incident support</span>
                                </li>
                                <li class="d-flex align-items-start mb-2">
                                    <i class="bi bi-check-circle-fill text-success me-2 mt-1" style="font-size:0.85rem;"></i>
                                    <span class="text-muted" style="font-size:0.85rem;">Operator and employee error</span>
                                </li>
                                <li class="d-flex align-items-start mb-2">
                                    <i class="bi bi-check-circle-fill text-success me-2 mt-1" style="font-size:0.85rem;"></i>
                                    <span class="text-muted" style="font-size:0.85rem;">Ransomware and extortion</span>
                                </li>
                                <li class="d-flex align-items-start">
                                    <i class="bi bi-check-circle-fill text-success me-2 mt-1" style="font-size:0.85rem;"></i>
                                    <span class="text-muted" style="font-size:0.85rem;">Up to &pound;1 million coverage</span>
                                </li>
                            </ul>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>

<!-- Why Choose Omni -->
<section class="py-5">
    <div class="container">
        <div class="text-center mb-5">
            <h2 class="section-title">Why Choose Omni Telecom for Cyber Security?</h2>
            <p class="section-subtitle mx-auto">Expert guidance, certified assessors, and a single point of contact for all your security needs.</p>
        </div>
        <div class="row g-4">
            <div class="col-md-6 col-lg-3">
                <div class="feature-card">
                    <div class="feature-icon"><i class="bi bi-people"></i></div>
                    <h3>Expert-Led</h3>
                    <p>Real security professionals guide you through every step. No automated systems — human expertise from certified assessors and NCSC-accredited consultants.</p>
                </div>
            </div>
            <div class="col-md-6 col-lg-3">
                <div class="feature-card">
                    <div class="feature-icon"><i class="bi bi-lightning-charge"></i></div>
                    <h3>Fast Turnaround</h3>
                    <p>Cyber Essentials certification in as little as 24 hours. We work to your timeline with flexible scheduling for audits, scans, and assessments.</p>
                </div>
            </div>
            <div class="col-md-6 col-lg-3">
                <div class="feature-card">
                    <div class="feature-icon"><i class="bi bi-arrow-repeat"></i></div>
                    <h3>Ongoing Support</h3>
                    <p>Security isn't a one-time event. We provide continuous monitoring, regular assessments, and annual recertification to keep you protected year-round.</p>
                </div>
            </div>
            <div class="col-md-6 col-lg-3">
                <div class="feature-card">
                    <div class="feature-icon"><i class="bi bi-layers"></i></div>
                    <h3>One Provider</h3>
                    <p>Certifications, testing, monitoring, insurance, and IT support — all from one trusted partner. Simplify your supplier management with Omni Telecom.</p>
                </div>
            </div>
        </div>
    </div>
</section>

<!-- CTA -->
<section class="py-5" style="background: var(--bg-card); border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);">
    <div class="container">
        <div class="content-card text-center py-5">
            <div class="icon-box mx-auto mb-3">
                <i class="bi bi-shield-lock"></i>
            </div>
            <h2 class="fw-bold mb-3">Ready to Strengthen Your Cyber Security?</h2>
            <p class="text-muted mb-4 mx-auto" style="max-width: 600px;">Whether you need Cyber Essentials certification, penetration testing, or 24/7 threat monitoring, our team is here to help. Get in touch for a free consultation and find out which services are right for your business.</p>
            <div class="d-flex justify-content-center gap-3 flex-wrap">
                <a href="<?= siteUrl('contact.php') ?>" class="btn btn-gradient btn-lg px-5">
                    <span><i class="bi bi-envelope me-2"></i>Free Consultation</span>
                </a>
                <a href="tel:03300553326" class="btn btn-ghost btn-lg px-5">
                    <i class="bi bi-telephone me-2"></i>Call Us
                </a>
            </div>
        </div>
    </div>
</section>

<!-- FAQ Section -->
<section class="faq-section">
    <div class="container">
        <div class="text-center mb-5">
            <h2 class="section-title">Frequently Asked Questions</h2>
        </div>
        <div class="mx-auto" style="max-width: 800px;">
            <div class="faq-item">
                <button class="faq-question">What is Cyber Essentials and who needs it?<span class="faq-icon">+</span></button>
                <div class="faq-answer"><div class="faq-answer-inner">Cyber Essentials is a UK Government-backed scheme that certifies businesses have implemented five essential technical security controls. It's required for all government and NHS contracts, and increasingly demanded by private sector supply chains. Any business that handles data, uses email, or has internet-connected systems benefits from certification.</div></div>
            </div>
            <div class="faq-item">
                <button class="faq-question">What's the difference between Cyber Essentials and Cyber Essentials Plus?<span class="faq-icon">+</span></button>
                <div class="faq-answer"><div class="faq-answer-inner">Cyber Essentials is a self-assessment questionnaire reviewed by an assessor. Cyber Essentials Plus adds an independent technical audit — our assessors actively scan and test your systems to verify the controls are properly implemented. CE Plus provides stronger assurance and is required by many larger contracts.</div></div>
            </div>
            <div class="faq-item">
                <button class="faq-question">How long does certification take?<span class="faq-icon">+</span></button>
                <div class="faq-answer"><div class="faq-answer-inner">Cyber Essentials can be completed in as little as 24 hours with our guided support. Cyber Essentials Plus typically takes 2-9 weeks depending on the size of your organisation and any remediation work needed. ISO 27001 timelines vary based on complexity — contact us for a tailored estimate.</div></div>
            </div>
            <div class="faq-item">
                <button class="faq-question">What's the difference between a vulnerability assessment and a penetration test?<span class="faq-icon">+</span></button>
                <div class="faq-answer"><div class="faq-answer-inner">A vulnerability assessment scans your systems to identify and prioritise security weaknesses — it tells you what's vulnerable. A penetration test goes further by attempting to actually exploit those vulnerabilities, simulating a real attack. We recommend starting with a vulnerability assessment and progressing to pen testing based on the findings.</div></div>
            </div>
            <div class="faq-item">
                <button class="faq-question">Do I need ISO 27001 if I already have Cyber Essentials?<span class="faq-icon">+</span></button>
                <div class="faq-answer"><div class="faq-answer-inner">ISO 27001 and Cyber Essentials are complementary, not alternatives. Cyber Essentials focuses on five specific technical controls, while ISO 27001 is a comprehensive information security management system covering policies, processes, and governance. Many organisations hold both. IASME Cyber Assurance is a more affordable alternative to ISO 27001 for SMEs.</div></div>
            </div>
            <div class="faq-item">
                <button class="faq-question">What does managed threat detection include?<span class="faq-icon">+</span></button>
                <div class="faq-answer"><div class="faq-answer-inner">Our managed threat detection provides 24/7 monitoring of your IT environment by a Security Operations Centre. This includes endpoint protection agents on your devices, vulnerability scanning, intrusion detection, Microsoft 365 integration, threat intelligence feeds, and human analyst review of all alerts. It's enterprise-grade security without needing an in-house team.</div></div>
            </div>
        </div>
    </div>
</section>

<!-- Related Services -->
<section class="py-5">
    <div class="container">
        <h3 class="text-center mb-4">Related Services</h3>
        <div class="row g-4 justify-content-center">
            <div class="col-md-4">
                <div class="feature-card text-center">
                    <div class="feature-icon mx-auto"><i class="bi bi-shield-lock-fill"></i></div>
                    <h3>Physical Security</h3>
                    <p>CCTV, access control, and intruder alarms to protect your premises.</p>
                    <a href="<?= siteUrl('services/security.php') ?>" class="text-decoration-none">Learn More <i class="bi bi-arrow-right"></i></a>
                </div>
            </div>
            <div class="col-md-4">
                <div class="feature-card text-center">
                    <div class="feature-icon mx-auto"><i class="bi bi-headset"></i></div>
                    <h3>IT Support</h3>
                    <p>Managed IT and helpdesk support to keep your systems running securely.</p>
                    <a href="<?= siteUrl('services/it-support.php') ?>" class="text-decoration-none">Learn More <i class="bi bi-arrow-right"></i></a>
                </div>
            </div>
            <div class="col-md-4">
                <div class="feature-card text-center">
                    <div class="feature-icon mx-auto"><i class="bi bi-microsoft"></i></div>
                    <h3>Microsoft 365</h3>
                    <p>Secure cloud productivity with built-in compliance and data protection.</p>
                    <a href="<?= siteUrl('services/microsoft-365.php') ?>" class="text-decoration-none">Learn More <i class="bi bi-arrow-right"></i></a>
                </div>
            </div>
        </div>
    </div>
</section>

<?php require_once __DIR__ . '/../includes/footer.php'; ?>
