{"id":233,"date":"2026-03-02T20:51:19","date_gmt":"2026-03-02T19:51:19","guid":{"rendered":"https:\/\/ccinternacional.com\/capellania\/?page_id=233"},"modified":"2026-03-02T22:02:49","modified_gmt":"2026-03-02T21:02:49","slug":"buscador-de-capellanes","status":"publish","type":"page","link":"https:\/\/ccinternacional.com\/capellania\/buscador-de-capellanes\/","title":{"rendered":"Buscador de Capellanes"},"content":{"rendered":"<style>\n            .ccint-page-hero {\n                position: relative;\n                width: 100{43e8c85730ecf9a4adda3f29beb1298d8cb79a40bb7ebf5794950959ec3f5834};\n                display: flex;\n                align-items: center;\n                justify-content: center;\n                background-size: cover;\n                background-position: center;\n                background-attachment: scroll; \/* Cambiar a fixed si quieres efecto parallax *\/\n                margin-top: -100px; \/* Para que suba y quede detr\u00e1s del header transparente *\/\n                padding-top: 100px; \/* Compensa el espacio del header *\/\n            }\n            .ccint-page-hero-overlay {\n                position: absolute;\n                top: 0;\n                left: 0;\n                width: 100{43e8c85730ecf9a4adda3f29beb1298d8cb79a40bb7ebf5794950959ec3f5834};\n                height: 100{43e8c85730ecf9a4adda3f29beb1298d8cb79a40bb7ebf5794950959ec3f5834};\n                z-index: 1;\n            }\n            .ccint-page-hero-content {\n                position: relative;\n                z-index: 2;\n                text-align: center;\n                padding: 0 20px;\n                max-width: 900px;\n            }\n            .ccint-page-hero-title {\n                font-family: 'Barlow Condensed', 'Outfit', sans-serif;\n                font-size: 64px;\n                font-weight: 800;\n                text-transform: uppercase;\n                margin: 0;\n                letter-spacing: 2px;\n                line-height: 1.1;\n                \/* El color se controla desde Elementor *\/\n            }\n            .ccint-page-hero-subtitle {\n                font-family: 'Inter', sans-serif;\n                font-size: 18px;\n                font-weight: 400;\n                margin: 20px 0 0 0;\n                line-height: 1.6;\n                \/* El color se controla desde Elementor *\/\n            }\n            @media (max-width: 768px) {\n                .ccint-page-hero-title {\n                    font-size: 42px;\n                }\n            }\n        <\/style>\n<h1>Buscador de Capellanes<\/h1>\n<style>\n            .ccint-chaplain-search-container {\n                background: #ffffff;\n                padding: 40px;\n                border-radius: 12px;\n                box-shadow: 0 10px 30px rgba(0,0,0,0.08);\n                text-align: center;\n                font-family: 'Inter', sans-serif;\n                max-width: 600px;\n                margin: 0 auto;\n            }\n            .ccint-search-title {\n                font-size: 24px;\n                font-weight: 800;\n                margin-bottom: 10px;\n            }\n            .ccint-search-subtitle {\n                color: #6b7280;\n                margin-bottom: 30px;\n                font-size: 15px;\n            }\n            .ccint-search-form {\n                display: flex;\n                gap: 10px;\n                margin-bottom: 20px;\n            }\n            .ccint-search-input {\n                flex: 1;\n                padding: 15px 20px;\n                border: 2px solid #e5e7eb;\n                border-radius: 8px;\n                font-size: 16px;\n                outline: none;\n                transition: border-color 0.3s;\n            }\n            .ccint-search-input:focus {\n                border-color: #1d3557;\n            }\n            .ccint-search-btn {\n                padding: 15px 30px;\n                color: #fff;\n                border: none;\n                border-radius: 8px;\n                font-size: 16px;\n                font-weight: 600;\n                cursor: pointer;\n                transition: opacity 0.3s;\n            }\n            .ccint-search-btn:hover {\n                opacity: 0.9;\n            }\n            \/* Results Area *\/\n            .ccint-search-results {\n                margin-top: 30px;\n                text-align: left;\n                display: grid;\n                gap: 25px;\n                grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\n            }\n            \/* Card Estilo Grilla *\/\n            .ccint-grid-item {\n                background: #ffffff;\n                border-radius: 12px;\n                overflow: hidden;\n                box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n                transition: transform 0.3s, box-shadow 0.3s;\n                text-decoration: none;\n                display: flex;\n                flex-direction: column;\n                align-items: center;\n                padding: 30px 20px;\n                border: 1px solid #f3f4f6;\n            }\n            .ccint-grid-item:hover {\n                transform: translateY(-5px);\n                box-shadow: 0 10px 25px rgba(0,0,0,0.1);\n            }\n            .ccint-grid-photo {\n                width: 120px;\n                height: 120px;\n                border-radius: 50{43e8c85730ecf9a4adda3f29beb1298d8cb79a40bb7ebf5794950959ec3f5834};\n                object-fit: cover;\n                margin-bottom: 15px;\n                border: 4px solid #f9fafb;\n                box-shadow: 0 4px 10px rgba(0,0,0,0.08);\n            }\n            .ccint-grid-name {\n                font-family: 'Inter', sans-serif;\n                font-size: 18px;\n                font-weight: 800;\n                margin: 0 0 5px;\n                text-align: center;\n                color: #111827;\n            }\n            .ccint-grid-cargo {\n                font-family: 'Inter', sans-serif;\n                font-size: 14px;\n                color: #6b7280;\n                font-weight: 500;\n                text-transform: uppercase;\n                letter-spacing: 0.5px;\n                text-align: center;\n                margin-bottom: 15px;\n            }\n            \/* Estado Overlay *\/\n            .ccint-result-status {\n                padding: 5px 12px;\n                border-radius: 20px;\n                font-size: 11px;\n                font-weight: bold;\n                text-transform: uppercase;\n                letter-spacing: 0.5px;\n            }\n            .ccint-status-activo { background: #d1fae5; color: #065f46; border: 1px solid #34d399; }\n            .ccint-status-inactivo { background: #fee2e2; color: #991b1b; border: 1px solid #f87171; }\n            .ccint-loading {\n                display: none;\n                text-align: center;\n                color: #6b7280;\n                font-weight: 500;\n                padding: 20px;\n            }\n            .ccint-no-results {\n                padding: 20px;\n                background: #fef2f2;\n                border: 1px solid #fecaca;\n                color: #991b1b;\n                border-radius: 8px;\n                text-align: center;\n                font-weight: 500;\n            }\n        <\/style>\n<h2>Verificaci\u00f3n de Capellanes<\/h2>\n<p>Ingresa el n\u00famero de placa o nombre para verificar la credencial.<\/p>\n<form id=\"ccint-chaplain-search-form\" onsubmit=\"return false;\">\n                <input type=\"text\" id=\"ccint-search-query\" placeholder=\"Ej: 123456 o Juan P\u00e9rez\" required><br \/>\n                <button type=\"submit\" id=\"ccint-search-submit\">Buscar<\/button><br \/>\n            <\/form>\n<p>                Buscando registros&#8230;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Buscador de Capellanes Verificaci\u00f3n de Capellanes Ingresa el n\u00famero de placa o nombre para verificar la credencial. Buscar Buscando registros&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-233","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ccinternacional.com\/capellania\/wp-json\/wp\/v2\/pages\/233","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ccinternacional.com\/capellania\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ccinternacional.com\/capellania\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ccinternacional.com\/capellania\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ccinternacional.com\/capellania\/wp-json\/wp\/v2\/comments?post=233"}],"version-history":[{"count":22,"href":"https:\/\/ccinternacional.com\/capellania\/wp-json\/wp\/v2\/pages\/233\/revisions"}],"predecessor-version":[{"id":257,"href":"https:\/\/ccinternacional.com\/capellania\/wp-json\/wp\/v2\/pages\/233\/revisions\/257"}],"wp:attachment":[{"href":"https:\/\/ccinternacional.com\/capellania\/wp-json\/wp\/v2\/media?parent=233"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}