{"id":111,"date":"2026-02-06T09:27:30","date_gmt":"2026-02-06T09:27:30","guid":{"rendered":"https:\/\/iskadseguridadprivada.com\/?page_id=111"},"modified":"2026-02-06T18:06:43","modified_gmt":"2026-02-06T18:06:43","slug":"servicios","status":"publish","type":"page","link":"https:\/\/iskadseguridadprivada.com\/index.php\/servicios\/","title":{"rendered":"Servicios"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"111\" class=\"elementor elementor-111\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0f0bef4 e-con-full e-flex e-con e-parent\" data-id=\"0f0bef4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e0c868e elementor-widget elementor-widget-html\" data-id=\"e0c868e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Servicios | ISKAD Seguridad Privada<\/title>\n    \n    <!-- Tailwind CSS -->\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <script>\n        tailwind.config = {\n            theme: {\n                extend: {\n                    colors: {\n                        'iskad-orange': '#E85723',\n                        'iskad-gray-dark': '#4D4D4D',\n                        'iskad-gray-medium': '#7A7A7A',\n                        'iskad-gray-light': '#F3F4F6',\n                    },\n                    backgroundImage: {\n                        'pattern-eagle': \"url('https:\/\/iskadseguridadprivada.com\/wp-content\/uploads\/2026\/02\/aguila-iskad.png')\",\n                    }\n                }\n            }\n        }\n    <\/script>\n    \n    <!-- Font Awesome -->\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n    \n    <!-- Google Fonts -->\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@300;400;500;700;900&display=swap\" rel=\"stylesheet\">\n\n    <!-- AOS Animation CSS -->\n    <link href=\"https:\/\/unpkg.com\/aos@2.3.1\/dist\/aos.css\" rel=\"stylesheet\">\n\n    <style>\n        body {\n            font-family: 'Roboto', sans-serif;\n            overflow-x: hidden;\n        }\n\n        \/* Header Navigation States *\/\n        .header-nav {\n            transition: background-color 0.3s ease, box-shadow 0.3s ease;\n        }\n        .header-nav.is-top {\n            background-color: rgba(255, 255, 255, 0.95);\n        }\n        .header-nav.is-scrolled {\n            background-color: #ffffff;\n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);\n        }\n        \/* Logo del header (ajuste de tama\u00f1o espec\u00edfico) *\/\n        .header-logo {\n            height: 40px;\n            width: auto;\n            max-height: 40px;\n        }\n\n        \/* Logo del footer (ajuste de tama\u00f1o espec\u00edfico) *\/\n        .footer-logo {\n            height: 36px;\n            width: auto;\n            max-height: 36px;\n        }\n\n        \/* Header transparente arriba y s\u00f3lido al hacer scroll *\/\n        .header-nav {\n            transition: background-color 0.3s ease;\n        }\n        .header-nav.is-top {\n            background-color: rgba(255, 255, 255, 0.50) !important;\n        }\n        .header-nav.is-scrolled {\n            background-color: #ffffff !important;\n        }\n        \/* Logo Sizes *\/\n        .header-logo { height: 40px; width: auto; }\n        .footer-logo { height: 36px; width: auto; }\n\n        \/* Custom Cards *\/\n        .service-detail-card {\n            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n            position: relative;\n            overflow: hidden;\n            z-index: 1;\n        }\n        .service-detail-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 0%;\n            height: 100%;\n            background-color: #E85723;\n            transition: all 0.4s ease;\n            z-index: -1;\n        }\n        .service-detail-card:hover::before {\n            width: 100%;\n        }\n        .service-detail-card:hover {\n            transform: translateY(-10px);\n        }\n        .service-detail-card:hover h3, \n        .service-detail-card:hover p, \n        .service-detail-card:hover i {\n            color: white !important;\n        }\n        .service-detail-card:hover .icon-box {\n            background-color: white;\n            color: #E85723 !important;\n        }\n\n        \/* Floating Animation for Car *\/\n        @keyframes float {\n            0% { transform: translateY(0px); }\n            50% { transform: translateY(-15px); }\n            100% { transform: translateY(0px); }\n        }\n        .animate-float {\n            animation: float 6s ease-in-out infinite;\n        }\n\n        \/* Background Pattern Opacity *\/\n        .bg-pattern {\n            background-repeat: no-repeat;\n            background-position: center;\n            background-size: contain;\n            opacity: 0.05;\n        }\n    <\/style>\n<\/head>\n<body class=\"bg-white text-gray-800\">\n\n    <!-- ========================================== -->\n    <!-- NUEVO HEADER (INICIO) -->\n    <!-- ========================================== -->\n\n    <!-- Top Bar (Informaci\u00f3n de Contacto Superior) -->\n    <div class=\"bg-iskad-gray-dark text-white py-2 text-sm hidden md:block\">\n        <div class=\"container mx-auto px-4 flex justify-between items-center\">\n            <div class=\"flex space-x-6\">\n                <!-- Tel\u00e9fono eliminado, reemplazado por correo -->\n                <span class=\"flex items-center\"><i class=\"fas fa-envelope mr-2 text-iskad-orange\"><\/i> contacto@iskadseguridadprivada.com<\/span>\n                <span class=\"flex items-center\"><i class=\"fas fa-map-marker-alt mr-2 text-iskad-orange\"><\/i> Polanco, CDMX<\/span>\n            <\/div>\n            <div class=\"flex space-x-4\">\n                <!-- Redes sociales eliminadas -->\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Navbar -->\n    <nav id=\"site-header\" class=\"bg-white shadow-md sticky top-0 z-50 header-nav is-top\">\n        <div class=\"container mx-auto px-4\">\n            <div class=\"flex justify-between items-center py-4\">\n                <!-- Logo -->\n                <a href=\"#\" class=\"flex items-center space-x-2 group\">\n                    <img decoding=\"async\" src=\"https:\/\/iskadseguridadprivada.com\/wp-content\/uploads\/2026\/02\/logo-iskad-blanco-scaled.png\" alt=\"ISKAD Logo\" class=\"h-12 w-auto header-logo\">\n                <\/a>\n\n                <!-- Desktop Menu -->\n                <div class=\"hidden lg:flex space-x-8 font-medium text-gray-700 text-sm\">\n                    <a href=\"https:\/\/iskadseguridadprivada.com\" class=\"hover:text-iskad-orange transition py-2 border-b-2 border-transparent hover:border-iskad-orange\">Inicio<\/a>\n                    <a href=\"https:\/\/iskadseguridadprivada.com\/index.php\/nosotros\/\" class=\"hover:text-iskad-orange transition py-2 border-b-2 border-transparent hover:border-iskad-orange\">Nosotros<\/a>\n                    <a href=\"https:\/\/iskadseguridadprivada.com\/index.php\/servicios\/\" class=\"hover:text-iskad-orange transition py-2 border-b-2 border-transparent hover:border-iskad-orange\">Servicios<\/a>\n                    <a href=\"https:\/\/iskadseguridadprivada.com\/index.php\/metodologia\/\" class=\"hover:text-iskad-orange transition py-2 border-b-2 border-transparent hover:border-iskad-orange\">Metodolog\u00eda<\/a>\n                    <a href=\"https:\/\/iskadseguridadprivada.com\/index.php\/equipo\/\" class=\"hover:text-iskad-orange transition py-2 border-b-2 border-transparent hover:border-iskad-orange\">Equipo<\/a>\n                    <!-- CTA cambiado a mailto -->\n                    <a href=\"mailto:contacto@iskadseguridadprivada.com\" class=\"bg-iskad-orange text-white px-5 py-2 rounded shadow hover:bg-orange-700 transition\">Contacto<\/a>\n                <\/div>\n\n                <!-- Mobile Button -->\n                <button onclick=\"toggleMenu()\" class=\"lg:hidden text-2xl text-gray-700 focus:outline-none\">\n                    <i class=\"fas fa-bars\"><\/i>\n                <\/button>\n            <\/div>\n        <\/div>\n\n        <!-- Mobile Menu -->\n        <div id=\"mobile-menu\" class=\"hidden lg:hidden bg-iskad-gray-light border-t\">\n            <a href=\"https:\/\/iskadseguridadprivada.com\" class=\"block px-4 py-3 hover:bg-gray-200 text-gray-700\">Inicio<\/a>\n            <a href=\"https:\/\/iskadseguridadprivada.com\/index.php\/nosotros\/\" class=\"block px-4 py-3 hover:bg-gray-200 text-gray-700\">Nosotros<\/a>\n            <a href=\"https:\/\/iskadseguridadprivada.com\/index.php\/servicios\/\" class=\"block px-4 py-3 hover:bg-gray-200 text-gray-700\">Servicios<\/a>\n            <a href=\"https:\/\/iskadseguridadprivada.com\/index.php\/metodologia\/\" class=\"block px-4 py-3 hover:bg-gray-200 text-gray-700\">Metodolog\u00eda<\/a>\n            <a href=\"https:\/\/iskadseguridadprivada.com\/index.php\/equipo\/\" class=\"block px-4 py-3 hover:bg-gray-200 text-gray-700\">Equipo<\/a>\n            <!-- CTA m\u00f3vil cambiado a mailto -->\n            <a href=\"mailto:contacto@iskadseguridadprivada.com\" class=\"block px-4 py-3 bg-iskad-orange text-white\">Contacto<\/a>\n        <\/div>\n    <\/nav>\n\n    <!-- ========================================== -->\n    <!-- CONTENIDO PRINCIPAL (HERO, SERVICIOS, ETC) -->\n    <!-- ========================================== -->\n\n    <!-- Hero Section: Servicios & Patrullaje -->\n    <section class=\"relative bg-gradient-to-r from-iskad-gray-dark to-gray-800 text-white overflow-hidden min-h-[60vh] flex items-center\">\n        <!-- \u00c1guila de fondo marca de agua -->\n        <div class=\"absolute right-0 top-0 h-full w-1\/2 bg-pattern-eagle bg-pattern bg-no-repeat bg-right opacity-10 pointer-events-none\"><\/div>\n\n        <div class=\"container mx-auto px-4 relative z-10 grid grid-cols-1 lg:grid-cols-2 gap-12 items-center\">\n            <!-- Texto Hero -->\n            <div class=\"pt-10 pb-10 lg:py-0\" data-aos=\"fade-right\">\n                <span class=\"inline-block py-1 px-3 rounded bg-iskad-orange\/20 text-iskad-orange border border-iskad-orange font-bold text-xs uppercase tracking-widest mb-4\">\n                    Protecci\u00f3n Integral 24\/7\n                <\/span>\n                <h1 class=\"text-4xl md:text-5xl lg:text-6xl font-black mb-6 leading-tight\">\n                    Soluciones de Seguridad <span class=\"text-iskad-orange\">Avanzada<\/span>\n                <\/h1>\n                <p class=\"text-lg text-gray-300 mb-8 max-w-lg leading-relaxed\">\n                    Combinamos vigilancia humana de \u00e9lite, tecnolog\u00eda de punta y unidades m\u00f3viles de reacci\u00f3n r\u00e1pida para garantizar la tranquilidad de su patrimonio y personal.\n                <\/p>\n                <div class=\"flex flex-col sm:flex-row gap-4\">\n                    <a href=\"#catalogo\" class=\"px-8 py-3 bg-iskad-orange text-white font-bold rounded shadow-lg hover:bg-orange-600 transition text-center\">\n                        Explorar Servicios\n                    <\/a>\n                    <a href=\"mailto:contacto@iskadseguridadprivada.com\" class=\"px-8 py-3 bg-transparent border border-white text-white font-bold rounded hover:bg-white hover:text-gray-900 transition text-center\">\n                        Contactar Asesor\n                    <\/a>\n                <\/div>\n            <\/div>\n\n            <!-- Imagen Auto Hero -->\n            <div class=\"relative flex justify-center lg:justify-end\" data-aos=\"fade-left\" data-aos-delay=\"200\">\n                <!-- C\u00edrculo decorativo detr\u00e1s del auto -->\n                <div class=\"absolute inset-0 bg-white opacity-5 rounded-full blur-3xl transform scale-75\"><\/div>\n                \n                <img decoding=\"async\" src=\"https:\/\/iskadseguridadprivada.com\/wp-content\/uploads\/2026\/02\/versa-2025-iskad.png\" \n                     alt=\"Unidad de Patrullaje ISKAD\" \n                     class=\"relative w-full max-w-xl animate-float object-contain drop-shadow-2xl\">\n            <\/div>\n        <\/div>\n        \n        <!-- Wave Divider Bottom -->\n        <div class=\"absolute bottom-0 left-0 w-full overflow-hidden leading-none\">\n            <svg class=\"relative block w-full h-[50px]\" data-name=\"Layer 1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1200 120\" preserveAspectRatio=\"none\">\n                <path d=\"M321.39,56.44c58-10.79,114.16-30.13,172-41.86,82.39-16.72,168.19-17.73,250.45-.39C823.78,31,906.67,72,985.66,92.83c70.05,18.48,146.53,26.09,214.34,3V0H0V27.35A600.21,600.21,0,0,0,321.39,56.44Z\" class=\"fill-iskad-gray-light\"><\/path>\n            <\/svg>\n        <\/div>\n    <\/section>\n\n    <!-- Introducci\u00f3n Estrat\u00e9gica -->\n    <section class=\"py-16 bg-iskad-gray-light\">\n        <div class=\"container mx-auto px-4 text-center\">\n            <div class=\"max-w-3xl mx-auto\" data-aos=\"fade-up\">\n                <h2 class=\"text-3xl font-bold text-iskad-gray-dark mb-4\">Adaptabilidad y Excelencia Operativa<\/h2>\n                <div class=\"w-20 h-1 bg-iskad-orange mx-auto mb-6\"><\/div>\n                <p class=\"text-gray-600 text-lg\">\n                    En ISKAD entendemos que cada cliente enfrenta riesgos \u00fanicos. Por ello, no ofrecemos paquetes gen\u00e9ricos, sino estrategias de seguridad dise\u00f1adas a la medida, respaldadas por an\u00e1lisis de riesgos profundos y ejecutadas por profesionales certificados.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Cat\u00e1logo de Servicios (Grid Principal) -->\n    <section id=\"catalogo\" class=\"py-20 bg-white relative\">\n        <div class=\"container mx-auto px-4\">\n            <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8\">\n                \n                <!-- Servicio 1 -->\n                <div class=\"service-detail-card bg-white p-8 rounded-xl shadow-lg border border-gray-100\" data-aos=\"fade-up\" data-aos-delay=\"0\">\n                    <div class=\"icon-box w-14 h-14 bg-iskad-orange\/10 text-iskad-orange rounded-lg flex items-center justify-center text-2xl mb-6 transition-colors duration-300\">\n                        <i class=\"fas fa-shield-alt\"><\/i>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold text-iskad-gray-dark mb-3\">Seguridad Privada Intramuros<\/h3>\n                    <p class=\"text-gray-500 mb-4 text-sm leading-relaxed\">\n                        Personal rigurosamente seleccionado y capacitado para resguardar instalaciones corporativas, industriales y residenciales. Control de accesos, rondines y bit\u00e1coras digitales.\n                    <\/p>\n                <\/div>\n\n                <!-- Servicio 2 -->\n                <div class=\"service-detail-card bg-white p-8 rounded-xl shadow-lg border border-gray-100\" data-aos=\"fade-up\" data-aos-delay=\"100\">\n                    <div class=\"icon-box w-14 h-14 bg-iskad-orange\/10 text-iskad-orange rounded-lg flex items-center justify-center text-2xl mb-6 transition-colors duration-300\">\n                        <i class=\"fas fa-user-tie\"><\/i>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold text-iskad-gray-dark mb-3\">Protecci\u00f3n Ejecutiva<\/h3>\n                    <p class=\"text-gray-500 mb-4 text-sm leading-relaxed\">\n                        Escoltas altamente entrenados en manejo defensivo y evasivo, protecci\u00f3n cercana y log\u00edstica de seguridad para directivos y personalidades VIP. Discreci\u00f3n absoluta.\n                    <\/p>\n                <\/div>\n\n                <!-- Servicio 3 -->\n                <div class=\"service-detail-card bg-white p-8 rounded-xl shadow-lg border border-gray-100\" data-aos=\"fade-up\" data-aos-delay=\"200\">\n                    <div class=\"icon-box w-14 h-14 bg-iskad-orange\/10 text-iskad-orange rounded-lg flex items-center justify-center text-2xl mb-6 transition-colors duration-300\">\n                        <i class=\"fas fa-video\"><\/i>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold text-iskad-gray-dark mb-3\">Tecnolog\u00eda y Monitoreo<\/h3>\n                    <p class=\"text-gray-500 mb-4 text-sm leading-relaxed\">\n                        Supervisi\u00f3n remota 24\/7 a trav\u00e9s de CCTV de alta definici\u00f3n. Integraci\u00f3n de alarmas, sensores de movimiento y respuesta inmediata ante incidentes detectados.\n                    <\/p>\n                <\/div>\n\n                <!-- Servicio 4 -->\n                <div class=\"service-detail-card bg-white p-8 rounded-xl shadow-lg border border-gray-100\" data-aos=\"fade-up\" data-aos-delay=\"300\">\n                    <div class=\"icon-box w-14 h-14 bg-iskad-orange\/10 text-iskad-orange rounded-lg flex items-center justify-center text-2xl mb-6 transition-colors duration-300\">\n                        <i class=\"fas fa-file-contract\"><\/i>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold text-iskad-gray-dark mb-3\">An\u00e1lisis de Riesgos<\/h3>\n                    <p class=\"text-gray-500 mb-4 text-sm leading-relaxed\">\n                        Consultor\u00eda especializada para identificar vulnerabilidades f\u00edsicas y operativas. Dise\u00f1amos matrices de riesgo y planes de continuidad de negocio.\n                    <\/p>\n                <\/div>\n\n                <!-- Servicio 5 -->\n                <div class=\"service-detail-card bg-white p-8 rounded-xl shadow-lg border border-gray-100\" data-aos=\"fade-up\" data-aos-delay=\"400\">\n                    <div class=\"icon-box w-14 h-14 bg-iskad-orange\/10 text-iskad-orange rounded-lg flex items-center justify-center text-2xl mb-6 transition-colors duration-300\">\n                        <i class=\"fas fa-car-side\"><\/i>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold text-iskad-gray-dark mb-3\">Patrullaje y Supervisi\u00f3n<\/h3>\n                    <p class=\"text-gray-500 mb-4 text-sm leading-relaxed\">\n                        Unidades m\u00f3viles rotuladas y equipadas con GPS para rondines perimetrales y supervisi\u00f3n constante de nuestros elementos en sitio.\n                    <\/p>\n                <\/div>\n\n                <!-- Servicio 6 -->\n                <div class=\"service-detail-card bg-white p-8 rounded-xl shadow-lg border border-gray-100\" data-aos=\"fade-up\" data-aos-delay=\"500\">\n                    <div class=\"icon-box w-14 h-14 bg-iskad-orange\/10 text-iskad-orange rounded-lg flex items-center justify-center text-2xl mb-6 transition-colors duration-300\">\n                        <i class=\"fas fa-chalkboard-teacher\"><\/i>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold text-iskad-gray-dark mb-3\">Capacitaci\u00f3n Especializada<\/h3>\n                    <p class=\"text-gray-500 mb-4 text-sm leading-relaxed\">\n                        Cursos y talleres en protecci\u00f3n civil, primeros auxilios, control de incendios y protocolos de actuaci\u00f3n ante crisis para su personal interno.\n                    <\/p>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Feature Section: K9 y Especialidades -->\n    <section class=\"py-20 bg-iskad-gray-dark relative overflow-hidden\">\n        <!-- Fondo Decorativo -->\n        <div class=\"absolute inset-0 bg-[url('https:\/\/iskadseguridadprivada.com\/wp-content\/uploads\/2026\/02\/aguila-iskad.png')] bg-no-repeat bg-left bg-contain opacity-5 transform -translate-x-1\/4\"><\/div>\n\n        <div class=\"container mx-auto px-4 relative z-10\">\n            <div class=\"flex flex-col lg:flex-row items-center\">\n                \n                <!-- Imagen K9 -->\n                <div class=\"lg:w-1\/2 mb-12 lg:mb-0 relative\" data-aos=\"fade-right\">\n                    <!-- Efecto de brillo detr\u00e1s -->\n                    <div class=\"absolute top-1\/2 left-1\/2 transform -translate-x-1\/2 -translate-y-1\/2 w-3\/4 h-3\/4 bg-iskad-orange opacity-20 blur-[80px] rounded-full\"><\/div>\n                    \n                    <img decoding=\"async\" src=\"https:\/\/iskadseguridadprivada.com\/wp-content\/uploads\/2026\/02\/Cambiar-lema-foto-sin-letras.png\" \n                         alt=\"Unidad Canina K9 ISKAD\" \n                         class=\"relative w-full max-w-lg mx-auto object-contain drop-shadow-2xl z-20 hover:scale-105 transition duration-500\">\n                <\/div>\n\n                <!-- Contenido Texto -->\n                <div class=\"lg:w-1\/2 lg:pl-16 text-white\" data-aos=\"fade-left\">\n                    <h3 class=\"text-iskad-orange font-bold uppercase tracking-widest mb-2\">Unidades Especiales<\/h3>\n                    <h2 class=\"text-3xl md:text-5xl font-black mb-6\">Binomios Caninos (K9)<\/h2>\n                    <p class=\"text-gray-300 text-lg mb-6 leading-relaxed\">\n                        La seguridad de alto nivel requiere sentidos agudos. Nuestras unidades K9 est\u00e1n entrenadas para detecci\u00f3n de sustancias, explosivos y guardia y protecci\u00f3n. El v\u00ednculo entre el manejador y el canino garantiza una efectividad disuasiva y operativa superior.\n                    <\/p>\n                    \n                    <ul class=\"space-y-4 mb-8\">\n                        <li class=\"flex items-start\">\n                            <i class=\"fas fa-check-circle text-iskad-orange mt-1 mr-3\"><\/i>\n                            <div>\n                                <strong class=\"block text-white\">Detecci\u00f3n Avanzada<\/strong>\n                                <span class=\"text-sm text-gray-400\">Rastreo de materiales peligrosos o il\u00edcitos en accesos y bodegas.<\/span>\n                            <\/div>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <i class=\"fas fa-check-circle text-iskad-orange mt-1 mr-3\"><\/i>\n                            <div>\n                                <strong class=\"block text-white\">Guardia y Protecci\u00f3n<\/strong>\n                                <span class=\"text-sm text-gray-400\">Intervenci\u00f3n controlada en situaciones de alto riesgo y control de multitudes.<\/span>\n                            <\/div>\n                        <\/li>\n                    <\/ul>\n\n                    <a href=\"mailto:contacto@iskadseguridadprivada.com\" class=\"inline-block bg-iskad-orange text-white font-bold py-3 px-8 rounded hover:bg-white hover:text-iskad-orange transition duration-300\">\n                        Solicitar Demostraci\u00f3n\n                    <\/a>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Call to Action Banner -->\n    <section class=\"py-16 bg-iskad-orange relative\">\n        <div class=\"container mx-auto px-4 text-center text-white relative z-10\">\n            <h2 class=\"text-3xl md:text-4xl font-black mb-4\" data-aos=\"zoom-in\">\u00bfSu seguridad actual es suficiente?<\/h2>\n            <p class=\"text-xl mb-8 max-w-2xl mx-auto opacity-90\">\n                Permita que nuestros expertos realicen un diagn\u00f3stico de vulnerabilidad sin compromiso y descubra c\u00f3mo podemos optimizar su protecci\u00f3n.\n            <\/p>\n            <a href=\"mailto:contacto@iskadseguridadprivada.com\" class=\"inline-block bg-white text-iskad-orange font-black py-4 px-10 rounded shadow-lg hover:shadow-xl transform hover:-translate-y-1 transition duration-300\">\n                CONT\u00c1CTANOS\n            <\/a>\n        <\/div>\n        <!-- Texture Overlay -->\n        <div class=\"absolute inset-0 bg-black opacity-5\" style=\"background-image: radial-gradient(#000 1px, transparent 1px); background-size: 20px 20px;\"><\/div>\n    <\/section>\n\n    <!-- ========================================== -->\n    <!-- NUEVO FOOTER (INICIO) -->\n    <!-- ========================================== -->\n    \n    <footer id=\"contacto\" class=\"bg-iskad-gray-dark text-gray-300 pt-16 pb-8 border-t border-gray-700\">\n        <div class=\"container mx-auto px-4\">\n            <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8 mb-12\">\n    \n            <!-- About Column -->\n            <div>\n                <img decoding=\"async\" src=\"https:\/\/iskadseguridadprivada.com\/wp-content\/uploads\/2026\/02\/logo-iskad-blanco-scaled.png\" alt=\"ISKAD Logo\" class=\"h-10 mb-4 footer-logo\">\n                <p class=\"text-sm leading-relaxed mb-4\">\n                    Empresa especializada en gesti\u00f3n de riesgos y protecci\u00f3n, brindando seguridad profesional con un equipo altamente capacitado y comprometido con la excelencia.\n                <\/p>\n                <!-- Redes sociales eliminadas aqu\u00ed -->\n            <\/div>\n    \n            <!-- Links Column -->\n            <div>\n                <h3 class=\"text-white text-lg font-bold mb-4\">Enlaces R\u00e1pidos<\/h3>\n                <ul class=\"space-y-2 text-sm\">\n                    <li><a href=\"#inicio\" class=\"hover:text-iskad-orange transition\">Inicio<\/a><\/li>\n                    <li><a href=\"#nosotros\" class=\"hover:text-iskad-orange transition\">Nosotros<\/a><\/li>\n                    <li><a href=\"#servicios\" class=\"hover:text-iskad-orange transition\">Servicios<\/a><\/li>\n                    <li><a href=\"#metodologia\" class=\"hover:text-iskad-orange transition\">Metodolog\u00eda<\/a><\/li>\n                    <li><a href=\"#equipo\" class=\"hover:text-iskad-orange transition\">Capital Humano<\/a><\/li>\n                <\/ul>\n            <\/div>\n    \n            <!-- Contact Info -->\n            <div>\n                <h3 class=\"text-white text-lg font-bold mb-4\">Cont\u00e1ctanos<\/h3>\n                <ul class=\"space-y-4 text-sm\">\n                    <li class=\"flex items-start\">\n                        <i class=\"fas fa-map-marker-alt mt-1 mr-2 text-iskad-orange\"><\/i>\n                        <span>Av. Newton No. 186, Despacho 206-I, Col. Polanco V Secci\u00f3n, CDMX, C.P. 11560<\/span>\n                    <\/li>\n                    <!-- Tel\u00e9fono eliminado, reemplazado por correo -->\n                    <li class=\"flex items-center\">\n\n                <\/ul>\n                <!-- Bot\u00f3n de llamada cambiado a mailto -->\n                <a href=\"mailto:contacto@iskadseguridadprivada.com\" class=\"mt-4 block text-center bg-iskad-orange hover:bg-orange-700 text-white py-2 rounded text-sm transition\">\n                    Enviar Correo\n                <\/a>\n            <\/div>\n        <\/div>\n    \n        <div class=\"border-t border-gray-700 pt-8 flex flex-col md:flex-row justify-between items-center text-sm\">\n            <p>&copy; 2024 ISKAD Seguridad Privada. Todos los derechos reservados.<\/p>\n        <\/div>\n    <\/div>\n    <\/footer>\n\n    <!-- Scripts -->\n    <script src=\"https:\/\/unpkg.com\/aos@2.3.1\/dist\/aos.js\"><\/script>\n    <script>\n        \/\/ Init Animations\n        AOS.init({\n            duration: 800,\n            once: true,\n            offset: 50\n        });\n\n        \/\/ Mobile Menu Toggle\n        function toggleMenu() {\n            const menu = document.getElementById('mobile-menu');\n            menu.classList.toggle('hidden');\n        }\n\n        \/\/ Navbar Scroll Effect\n        function updateHeaderState() {\n            const header = document.getElementById('site-header');\n            if (window.scrollY > 10) {\n                header.classList.remove('is-top');\n                header.classList.add('is-scrolled');\n            } else {\n                header.classList.remove('is-scrolled');\n                header.classList.add('is-top');\n            }\n        }\n        window.addEventListener('scroll', updateHeaderState);\n    <\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Servicios | ISKAD Seguridad Privada contacto@iskadseguridadprivada.com Polanco, CDMX Inicio Nosotros Servicios Metodolog\u00eda Equipo Contacto Inicio Nosotros Servicios Metodolog\u00eda Equipo Contacto Protecci\u00f3n Integral 24\/7 Soluciones de Seguridad Avanzada Combinamos vigilancia humana de \u00e9lite, tecnolog\u00eda de punta y unidades m\u00f3viles de reacci\u00f3n r\u00e1pida para garantizar la tranquilidad de su patrimonio y personal. Explorar Servicios Contactar Asesor Adaptabilidad [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-111","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/iskadseguridadprivada.com\/index.php\/wp-json\/wp\/v2\/pages\/111","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/iskadseguridadprivada.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/iskadseguridadprivada.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/iskadseguridadprivada.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/iskadseguridadprivada.com\/index.php\/wp-json\/wp\/v2\/comments?post=111"}],"version-history":[{"count":16,"href":"https:\/\/iskadseguridadprivada.com\/index.php\/wp-json\/wp\/v2\/pages\/111\/revisions"}],"predecessor-version":[{"id":182,"href":"https:\/\/iskadseguridadprivada.com\/index.php\/wp-json\/wp\/v2\/pages\/111\/revisions\/182"}],"wp:attachment":[{"href":"https:\/\/iskadseguridadprivada.com\/index.php\/wp-json\/wp\/v2\/media?parent=111"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}