{"id":7853,"date":"2025-05-12T11:17:57","date_gmt":"2025-05-12T09:17:57","guid":{"rendered":"https:\/\/rcconcursalistas.org\/?page_id=7853"},"modified":"2025-05-16T09:22:00","modified_gmt":"2025-05-16T07:22:00","slug":"noticias","status":"publish","type":"page","link":"https:\/\/rcconcursalistas.org\/?page_id=7853","title":{"rendered":"Noticias"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7853\" class=\"elementor elementor-7853\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-150e49a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"150e49a\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7291d1a\" data-id=\"7291d1a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0d46187 elementor-widget elementor-widget-text-editor\" data-id=\"0d46187\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\n\n\n\n\n<div id=\"responsive-header\" class=\"header\">\n<div class=\"header-content\">\n<h1><strong>Publicaciones<\/strong><\/h1>\n<div class=\"breadcrumb\"><a href=\"https:\/\/rcconcursalistas.org\/\">Inicio<\/a>\n<span class=\"separator\">&gt;<\/span>\n<span class=\"current\">Publicaciones<\/span><\/div>\n<\/div>\n<\/div>\n<script>\n        document.addEventListener('DOMContentLoaded', function () {\n            const header = document.getElementById('responsive-header');\n            const headerContent = header.querySelector('.header-content');\n            const headerTitle = header.querySelector('h1 strong');\n            const breadcrumb = header.querySelector('.breadcrumb');\n\n            function adjustHeaderForResolution() {\n                const windowWidth = window.innerWidth;\n                const scrollPosition = window.scrollY;\n\n                \/\/ Ajustar m\u00e1rgenes y ancho seg\u00fan resoluci\u00f3n\n                if (windowWidth >= 2560) { \/\/ 4K y superiores\n                    header.style.width = '240%';\n                    header.style.marginLeft = '-800px';\n                    headerContent.style.maxWidth = '1800px';\n                    headerTitle.style.fontSize = '60px';\n                } else if (windowWidth >= 1920) { \/\/ Full HD\n                    header.style.width = '240%';\n                    header.style.marginLeft = '-600px';\n                    headerContent.style.maxWidth = '1440px';\n                    headerTitle.style.fontSize = '50px';\n                } else if (windowWidth >= 1440) { \/\/ HD+\n                    header.style.width = '300%';\n                    header.style.marginLeft = '-698px';\n                    headerContent.style.maxWidth = '1440px';\n                    headerTitle.style.fontSize = '45px';\n                } else if (windowWidth >= 1024) { \/\/ Laptop\n                    header.style.width = '240%';\n                    header.style.marginLeft = '-414px';\n                    headerContent.style.maxWidth = '1200px';\n                    headerTitle.style.fontSize = '40px';\n                } else if (windowWidth >= 768) { \/\/ Tablet\n                    header.style.width = '240%';\n                    header.style.marginLeft = '-270px';\n                    headerContent.style.maxWidth = '900px';\n                    headerTitle.style.fontSize = '32px';\n                } else if (windowWidth >= 480) { \/\/ M\u00f3vil grande\n                    header.style.width = '250%';\n                    header.style.marginLeft = '-383px';\n                    headerContent.style.maxWidth = '100%';\n                    headerTitle.style.fontSize = '28px';\n                } else if (windowWidth >= 375) { \/\/ M\u00f3vil mediano\n                    header.style.width = '250%';\n                    header.style.marginLeft = '-383px';\n                    headerContent.style.maxWidth = '100%';\n                    headerTitle.style.fontSize = '24px';\n                } else { \/\/ M\u00f3vil peque\u00f1o\n                    header.style.width = '250%';\n                    header.style.marginLeft = '-383px';\n                    headerContent.style.maxWidth = '100%';\n                    headerTitle.style.fontSize = '22px';\n                }\n\n                \/\/ Ajustar altura seg\u00fan resoluci\u00f3n\n                const baseHeight = windowWidth >= 1440 ? 250 :\n                                 windowWidth >= 1024 ? 200 :\n                                 windowWidth >= 768 ? 160 :\n                                 windowWidth >= 480 ? 140 :\n                                 windowWidth >= 375 ? 130 : 120;\n                \n                header.style.height = `${baseHeight}px`;\n\n                \/\/ Ajustar escala seg\u00fan scroll\n                const scrollThreshold = 50;\n                if (scrollPosition > scrollThreshold) {\n                    header.classList.add('scrolled');\n                    const scale = windowWidth <= 768 ? 0.9 : 0.95; headerContent.style.transform = `translateX(-50%) scale(${scale})`; } else { header.classList.remove('scrolled'); if (scrollPosition > 0 && scrollPosition <= 300) {\n                        const scrollRatio = Math.min(scrollPosition \/ 300, 1);\n                        const dynamicScale = 1 - (scrollRatio * 0.2);\n                        headerContent.style.transform = `translateX(-50%) scale(${dynamicScale})`;\n                    } else {\n                        headerContent.style.transform = 'translateX(-50%) scale(1)';\n                    }\n                }\n\n                \/\/ Ajustar breadcrumb\n                breadcrumb.style.fontSize = windowWidth <= 375 ? '0.8em' :\n                                          windowWidth <= 480 ? '0.85em' :\n                                          windowWidth <= 768 ? '0.9em' : '1em'; } \/\/ Centrado del contenido function centerContent() { headerContent.style.display = 'flex'; headerContent.style.flexDirection = 'column'; headerContent.style.alignItems = 'center'; headerContent.style.justifyContent = 'center'; headerContent.style.left = '50%'; \/\/ Asegurar que el t\u00edtulo y breadcrumb est\u00e9n centrados const title = headerContent.querySelector('h1'); title.style.textAlign = 'center'; breadcrumb.style.textAlign = 'center'; } \/\/ Observador de cambios en el viewport const resizeObserver = new ResizeObserver(entries => {\n                adjustHeaderForResolution();\n            });\n\n            resizeObserver.observe(document.body);\n\n            \/\/ Event listeners\n            window.addEventListener('scroll', adjustHeaderForResolution);\n            window.addEventListener('resize', adjustHeaderForResolution);\n            window.addEventListener('load', () => {\n                adjustHeaderForResolution();\n                centerContent();\n            });\n\n            \/\/ Ajuste inicial\n            adjustHeaderForResolution();\n            centerContent();\n        });\n    <\/script>\n\n<style>\n        body {\n            margin: 0;\n            padding: 0;\n            font-family: 'Arial Black', sans-serif;\n            overflow-x: hidden;\n            width: 100%;\n        }\n        .header {\n            background: linear-gradient(135deg, #a08d70 0%, rgba(212, 165, 78, 0.5) 100%), url(https:\/\/palazonyvigueras.es\/wp-content\/uploads\/2011\/10\/foto-edificio-despacho-e1319099775498.jpg);\n            background-size: cover;\n            background-position: center;\n            color: white;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            height: 200px;\n            width: 240%;\n            text-align: center;\n            position: relative;\n            margin-top: 180px !important;\n            transition: all 0.3s ease-in-out;\n            margin-bottom: 0px;\n            margin-left: -414px !important;\n            overflow: hidden;\n        }\n        .header.scrolled {\n            height: 150px;\n        }\n        .header-content {\n            position: relative;\n            z-index: 2;\n            width: 100%;\n            max-width: 1440px;\n            text-align: center;\n            padding: 0 20px;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n            transition: all 0.3s ease-in-out;\n            left: 50%;\n            transform: translateX(-50%);\n        }\n        \/* Aseguramos que \"Nosotros\" est\u00e9 arriba y el breadcrumb debajo *\/\n        .header h1 {\n            font-size: 2em;\n            margin-top: 20px;\n            margin-bottom: 10px;\n            width: 100%;\n            text-align: center;\n        }\n        .header h1 strong {\n            display: block;\n            color: white;\n            font-size: 45px;\n            transition: all 0.3s ease-in-out;\n        }\n        .header.scrolled h1 strong {\n            font-size: 35px !important;\n        }\n        .breadcrumb {\n            font-size: 1em;\n            margin-top: 0;\n            margin-bottom: 20px;\n            width: 100%;\n            text-align: center;\n            transition: all 0.3s ease-in-out;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            flex-wrap: wrap;\n        }\n        .breadcrumb a,\n        .breadcrumb span {\n            color: white;\n            display: inline-block;\n        }\n        .breadcrumb a {\n            text-decoration: none;\n        }\n        .breadcrumb .separator {\n            margin: 0 5px;\n        }\n        \/* ===== MEDIA QUERIES ULTRA DETALLADAS ===== *\/\n        \/* Pantallas extra grandes (4K) *\/\n        @media (min-width: 2560px) {\n            .header {\n                height: 300px;\n            }\n            .header h1 strong {\n                font-size: 60px !important;\n            }\n            .header.scrolled h1 strong {\n                font-size: 50px !important;\n            }\n            .header.scrolled {\n                height: 250px;\n            }\n            .breadcrumb {\n                font-size: 1.2em;\n            }\n        }\n        \/* Pantallas grandes (1440p) *\/\n        @media (max-width: 2559px) and (min-width: 2000px) {\n            .header {\n                height: 250px;\n            }\n            .header h1 strong {\n                font-size: 55px !important;\n            }\n            .header.scrolled h1 strong {\n                font-size: 45px !important;\n            }\n            .header.scrolled {\n                height: 200px;\n            }\n        }\n        \/* Pantallas de escritorio grandes *\/\n        @media (max-width: 1999px) and (min-width: 1800px) {\n            .header h1 strong {\n                font-size: 50px !important;\n            }\n            .header.scrolled h1 strong {\n                font-size: 40px !important;\n            }\n        }\n        \/* Pantallas de escritorio medianas *\/\n        @media (max-width: 1799px) and (min-width: 1600px) {\n            .header h1 strong {\n                font-size: 48px !important;\n            }\n            .header.scrolled h1 strong {\n                font-size: 38px !important;\n            }\n        }\n        \/* Pantallas de escritorio est\u00e1ndar *\/\n        @media (max-width: 1599px) and (min-width: 1440px) {\n            .header h1 strong {\n                font-size: 46px !important;\n            }\n            .header.scrolled h1 strong {\n                font-size: 36px !important;\n            }\n        }\n        \/* Laptops grandes *\/\n        @media (max-width: 1439px) and (min-width: 1366px) {\n            .header h1 strong {\n                font-size: 45px !important;\n            }\n            .header.scrolled h1 strong {\n                font-size: 35px !important;\n            }\n        }\n        \/* Laptops est\u00e1ndar *\/\n        @media (max-width: 1365px) and (min-width: 1280px) {\n            .header h1 strong {\n                font-size: 44px !important;\n            }\n            .header.scrolled h1 strong {\n                font-size: 34px !important;\n            }\n        }\n        \/* Laptops peque\u00f1as *\/\n        @media (max-width: 1279px) and (min-width: 1024px) {\n            .header {\n                height: 190px;\n            }\n            .header h1 strong {\n                font-size: 40px !important;\n            }\n            .header.scrolled {\n                height: 140px;\n            }\n            .header.scrolled h1 strong {\n                font-size: 30px !important;\n            }\n        }\n        \/* Tablets horizontales *\/\n        @media (max-width: 1023px) and (min-width: 900px) {\n            .header {\n                width: 240%;\n                margin-left: -200px !important;\n                height: 180px;\n            }\n            .header-content {\n                max-width: 100%;\n            }\n        }\n        \/* Tablets *\/\n        @media (max-width: 899px) and (min-width: 768px) {\n            .header {\n                width: 240%;\n                margin-left: -150px !important;\n                height: 160px;\n            }\n            .header h1 strong {\n                font-size: 32px !important;\n            }\n            .header.scrolled {\n                height: 120px;\n            }\n            .header.scrolled h1 strong {\n                font-size: 26px !important;\n            }\n        }\n        \/* Tablets peque\u00f1as *\/\n        @media (max-width: 767px) and (min-width: 600px) {\n            .header {\n                height: 160px;\n            }\n            .header h1 strong {\n                font-size: 34px !important;\n            }\n            .header.scrolled {\n                height: 120px;\n            }\n            .header.scrolled h1 strong {\n                font-size: 24px !important;\n            }\n            .header::before {\n                content: '';\n                position: absolute;\n                top: 0;\n                left: 0;\n                right: 0;\n                bottom: 0;\n                background: rgba(0, 0, 0, 0.2);\n                z-index: 1;\n            }\n        }\n        \/* M\u00f3viles grandes *\/\n        @media (max-width: 599px) and (min-width: 480px) {\n            .header {\n                width: 240%;\n                margin-left: -120px !important;\n                height: 140px;\n            }\n            .header h1 strong {\n                font-size: 28px !important;\n            }\n            .header.scrolled {\n                height: 100px;\n            }\n            .header.scrolled h1 strong {\n                font-size: 22px !important;\n            }\n            .header::before {\n                content: '';\n                position: absolute;\n                top: 0;\n                left: 0;\n                right: 0;\n                bottom: 0;\n                background: rgba(0, 0, 0, 0.25);\n                z-index: 1;\n            }\n        }\n        \/* M\u00f3viles medianos *\/\n        @media (max-width: 479px) and (min-width: 414px) {\n            .header {\n                width: 240%;\n                margin-left: -100px !important;\n                height: 130px;\n            }\n            .header h1 strong {\n                font-size: 24px !important;\n            }\n            .header.scrolled {\n                height: 90px;\n            }\n            .header.scrolled h1 strong {\n                font-size: 20px !important;\n            }\n            .header::before {\n                content: '';\n                position: absolute;\n                top: 0;\n                left: 0;\n                right: 0;\n                bottom: 0;\n                background: rgba(0, 0, 0, 0.3);\n                z-index: 1;\n            }\n            .breadcrumb {\n                font-size: 0.9em;\n            }\n            .header.scrolled .breadcrumb {\n                font-size: 0.8em;\n            }\n        }\n        \/* iPhone Plus\/Max *\/\n        @media (max-width: 413px) and (min-width: 375px) {\n            .header {\n                width: 240%;\n                margin-left: -100px !important;\n                height: 130px;\n            }\n            .header h1 strong {\n                font-size: 24px !important;\n            }\n            .header.scrolled {\n                height: 90px;\n            }\n            .header.scrolled h1 strong {\n                font-size: 20px !important;\n            }\n            .header::before {\n                content: '';\n                position: absolute;\n                top: 0;\n                left: 0;\n                right: 0;\n                bottom: 0;\n                background: rgba(0, 0, 0, 0.3);\n                z-index: 1;\n            }\n            .breadcrumb {\n                font-size: 0.85em;\n            }\n            .header.scrolled .breadcrumb {\n                font-size: 0.75em;\n            }\n        }\n        \/* iPhone est\u00e1ndar *\/\n        @media (max-width: 374px) and (min-width: 320px) {\n            .header {\n                width: 240%;\n                margin-left: -90px !important;\n                height: 120px;\n            }\n            .header h1 strong {\n                font-size: 22px !important;\n            }\n            .header.scrolled {\n                height: 80px;\n            }\n            .header.scrolled h1 strong {\n                font-size: 18px !important;\n            }\n            .header::before {\n                content: '';\n                position: absolute;\n                top: 0;\n                left: 0;\n                right: 0;\n                bottom: 0;\n                background: rgba(0, 0, 0, 0.35);\n                z-index: 1;\n            }\n            .breadcrumb {\n                font-size: 0.8em;\n            }\n            .header.scrolled .breadcrumb {\n                font-size: 0.7em;\n            }\n        }\n        \/* M\u00f3viles muy peque\u00f1os *\/\n        @media (max-width: 319px) {\n            .header {\n                height: 110px;\n            }\n            .header h1 strong {\n                font-size: 24px !important;\n            }\n            .header.scrolled {\n                height: 70px;\n            }\n            .header.scrolled h1 strong {\n                font-size: 14px !important;\n            }\n            .header::before {\n                content: '';\n                position: absolute;\n                top: 0;\n                left: 0;\n                right: 0;\n                bottom: 0;\n                background: rgba(0, 0, 0, 0.4);\n                z-index: 1;\n            }\n            .breadcrumb {\n                font-size: 0.75em;\n            }\n            .header.scrolled .breadcrumb {\n                font-size: 0.65em;\n            }\n        }\n        \/* Dispositivos con pantalla t\u00e1ctil *\/\n        @media (hover: none) and (pointer: coarse) {\n            .breadcrumb a {\n                padding: 5px;\n            }\n        }\n        \/* Dispositivos de alta densidad de p\u00edxeles *\/\n        @media (-webkit-min-device-pixel-ratio: 2),\n        (min-resolution: 192dpi) {\n            .header {\n                background-image: linear-gradient(135deg, #a08d70 0%, rgba(212, 165, 78, 0.5) 100%),\n                    url(https:\/\/palazonyvigueras.es\/wp-content\/uploads\/2011\/10\/foto-edificio-despacho-e1319099775498.jpg);\n            }\n        }\n        \/* Preferencia de contraste alto *\/\n        @media (prefers-contrast: high) {\n            .header {\n                background: linear-gradient(135deg, #8a7950 0%, rgba(180, 140, 60, 0.7) 100%),\n                    url(https:\/\/palazonyvigueras.es\/wp-content\/uploads\/2011\/10\/foto-edificio-despacho-e1319099775498.jpg);\n            }\n            .breadcrumb a,\n            .breadcrumb span {\n                text-shadow: 0 0 3px black;\n            }\n        }\n        \/* Modo oscuro del sistema *\/\n        @media (prefers-color-scheme: dark) {\n            body {\n                background-color: #222;\n            }\n            .header {\n                background: linear-gradient(135deg, #8a7950 0%, rgba(180, 140, 60, 0.7) 100%),\n                    url(https:\/\/palazonyvigueras.es\/wp-content\/uploads\/2011\/10\/foto-edificio-despacho-e1319099775498.jpg);\n            }\n        }\n        \/* Preferencia de movimiento reducido *\/\n        @media (prefers-reduced-motion: reduce) {\n            .header {\n                transition: none;\n            }\n            .header-content {\n                transition: none;\n            }\n        }\n        \/* Ajustes para pantallas grandes *\/\n        @media (min-width: 1440px) {\n            .header {\n                width: 300%;\n                margin-left: -698px !important;\n                height: 250px;\n            }\n            .header-content {\n                max-width: 1440px;\n            }\n        }\n        @media (min-width: 1920px) {\n            .header {\n                width: 240%;\n                margin-left: -380px !important;\n                height: 300px;\n            }\n        }\n        \/* Ajuste para pantallas ultra-anchas *\/\n        @media (min-width: 2560px) {\n            .header {\n                width: 240%;\n                margin-left: -800px !important;\n                height: 350px;\n            }\n            .header-content {\n                max-width: 1800px;\n            }\n        }\n        \/* Ajustes generales para m\u00f3viles *\/\n        @media (max-width: 768px) {\n            .header {\n                width: 240%;\n                margin-left: -270px !important;\n                height: 160px;\n            }\n            .header-content {\n                max-width: 100%;\n                padding: 0 15px;\n                left: 50%;\n                transform: translateX(-50%);\n            }\n        }\n        @media (max-width: 480px) {\n            .header {\n                width: 250%;\n                margin-left: -233px !important;\n                height: 140px;\n            }\n            .header-content {\n                padding: 0 10px;\n            }\n        }\n        @media (max-width: 375px) {\n            .header {\n                width: 250%;\n                margin-left: -200px !important;\n                height: 130px;\n            }\n        }\n        @media (max-width: 320px) {\n            .header {\n                width: 250%;\n                margin-left: -383px !important;\n                height: 120px;\n            }\n        }\n        \/* Media Queries *\/\n        @media (max-width: 1200px) {\n            .header-content {\n                max-width: 90%;\n            }\n        }\n    <\/style>\n\n\n\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5b974e9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5b974e9\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-651b017\" data-id=\"651b017\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9fe4ade elementor-widget elementor-widget-text-editor\" data-id=\"9fe4ade\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<!-- Bootstrap Icons CDN (ponlo en tu <head><span style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" data-mce-type=\"bookmark\" class=\"mce_SELRES_start\"><\/span> si no lo tienes) -->\n\n<style>\n  * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n    transition: all 0.3s ease;\n  }\n\nbody {\n    font-family: 'Inter', sans-serif;\n    background-color: #f8f9fa;\n    color: #333;\n    padding: 20px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    min-height: 100vh;\n    margin: 0;\n  }\n\n.container {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n.news-container {\n    margin-top: 40px;\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n  }\n\n.news-item {\n    background-color: white;\n    border-radius: 10px;\n    overflow: hidden;\n    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n    display: flex;\n    transition: transform 0.3s, box-shadow 0.3s;\n    position: relative;\n    width: 100%;\n  }\n\n.news-item:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);\n  }\n\n.news-item-image {\n    width: 25%;\n    object-fit: cover;\n  }\n\n.news-item-content {\n    padding: 25px;\n    width: 75%;\n  }\n\n.news-item-category {\n    display: inline-block;\n    background: #f5f5f5;\n    color: #666;\n    padding: 4px 10px;\n    border-radius: 4px;\n    font-size: 12px;\n    margin-bottom: 10px;\n  }\n\n.news-item-title {\n    font-size: 22px;\n    font-weight: 700;\n    margin-bottom: 12px;\n    color: #333;\n    transition: color 0.3s;\n  }\n\n.news-item:hover .news-item-title {\n    color: #0056b3;\n  }\n\n.news-item-text {\n    color: #666;\n    margin-bottom: 15px;\n    line-height: 1.5;\n    font-size: 16px;\n  }\n\n.news-item-date {\n    font-size: 12px;\n    color: #888;\n    display: flex;\n    align-items: center;\n  }\n\n.news-item-date i {\n    margin-right: 5px;\n  }\n\n.news-actions {\n    position: absolute;\n    top: 10px;\n    right: 10px;\n    display: flex;\n    gap: 5px;\n  }\n\n.action-btn {\n    width: 30px;\n    height: 30px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    cursor: pointer;\n    transition: background 0.3s, transform 0.3s;\n  }\n\n.delete-btn {\n    background: #ff4d4d;\n    color: white;\n  }\n\n.delete-btn:hover {\n    background: #e60000;\n    transform: scale(1.1);\n  }\n\n.download-btn {\n    background: #0056b3;\n    color: white;\n  }\n\n.download-btn:hover {\n    background: #003d82;\n    transform: scale(1.1);\n  }\n\n.file-attachment {\n    display: flex;\n    align-items: center;\n    margin-top: 10px;\n    padding: 8px 12px;\n    background: #f5f5f5;\n    border-radius: 4px;\n    width: fit-content;\n  }\n\n.file-attachment i {\n    margin-right: 8px;\n    color: #0056b3;\n  }\n\n.file-attachment a {\n    color: #333;\n    text-decoration: none;\n    font-size: 14px;\n    transition: color 0.3s;\n  }\n\n.file-attachment a:hover {\n    color: #0056b3;\n  }\n\n.admin-toggle {\n    position: fixed;\n    bottom: 20px;\n    right: 20px;\n    background: #0056b3;\n    color: white;\n    width: 50px;\n    height: 50px;\n    border-radius: 50%;\n    display: none;\n    align-items: center;\n    justify-content: center;\n    cursor: pointer;\n    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);\n    z-index: 100;\n    transition: transform 0.3s, background 0.3s;\n  }\n\n.admin-toggle:hover {\n    transform: scale(1.1);\n    background: #003d82;\n  }\n\n.admin-toggle i {\n    font-size: 24px;\n  }\n\n.modal-overlay {\n    position: fixed;\n    top: 0;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    background: rgba(0, 0, 0, 0.5);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    z-index: 1000;\n    opacity: 0;\n    visibility: hidden;\n    transition: opacity 0.3s, visibility 0.3s;\n  }\n\n.modal-overlay.active {\n    opacity: 1;\n    visibility: visible;\n  }\n\n.modal {\n    background: white;\n    border-radius: 10px;\n    width: 90%;\n    max-width: 700px;\n    max-height: 90vh;\n    overflow-y: auto;\n    padding: 30px;\n    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.2);\n    transform: translateY(20px);\n    opacity: 0;\n    transition: transform 0.3s, opacity 0.3s;\n  }\n\n.modal-overlay.active .modal {\n    transform: translateY(0);\n    opacity: 1;\n  }\n\n.modal-header {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    margin-bottom: 20px;\n  }\n\n.modal-title {\n    font-size: 24px;\n    font-weight: 700;\n    color: #333;\n    display: flex;\n    align-items: center;\n  }\n\n.modal-title i {\n    margin-right: 10px;\n    color: #0056b3;\n  }\n\n.modal-close {\n    background: none;\n    border: none;\n    font-size: 24px;\n    color: #666;\n    cursor: pointer;\n    transition: color 0.3s;\n  }\n\n.modal-close:hover {\n    color: #ff4d4d;\n  }\n\n.admin-form {\n    display: flex;\n    flex-direction: column;\n    gap: 15px;\n  }\n\n.form-group {\n    display: flex;\n    flex-direction: column;\n    gap: 5px;\n  }\n\n.form-group label {\n    font-weight: 600;\n    color: #555;\n  }\n\n.form-control {\n    padding: 12px;\n    border: 1px solid #ddd;\n    border-radius: 6px;\n    font-family: 'Inter', sans-serif;\n    transition: border-color 0.3s, box-shadow 0.3s;\n  }\n\n.form-control:focus {\n    outline: none;\n    border-color: #0056b3;\n    box-shadow: 0 0 0 2px rgba(0, 86, 179, 0.2);\n  }\n\ntextarea.form-control {\n    min-height: 120px;\n    resize: vertical;\n  }\n\n.submit-btn {\n    background: #0056b3;\n    color: white;\n    border: none;\n    padding: 12px 20px;\n    border-radius: 6px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: background 0.3s, transform 0.3s;\n    align-self: flex-start;\n  }\n\n.submit-btn:hover {\n    background: #003d82;\n    transform: translateY(-2px);\n  }\n\n.footer {\n    text-align: center;\n    margin-top: 40px;\n    padding: 20px;\n    color: #666;\n    font-size: 14px;\n  }\n\n@media (max-width: 900px) {\n  .container {\n      flex-direction: column;\n      margin-left: 0;\n      width: 100%;\n    }\n\n  .news-item {\n      flex-direction: column;\n    }\n\n  .news-item-image {\n      width: 100%;\n      height: 200px;\n    }\n\n  .news-item-content {\n      width: 100%;\n    }\n\n  .modal {\n      width: 95%;\n      padding: 20px;\n    }\n\n  \n  }\n\n\n<\/style>\n<div class=\"container\" style=\"margin-top: 0;\">\n  <div id=\"newsContainer\" class=\"news-container\"><\/div>\n<\/div>\n<!-- Modal para a\u00f1adir anuncios -->\n<div id=\"adminModal\" class=\"modal-overlay\">\n  <div class=\"modal\">\n    <div class=\"modal-header\">\n      <h2 class=\"modal-title\"><i class=\"bi bi-shield-lock\"><\/i> Panel de Administraci\u00f3n<\/h2>\n      <button id=\"modalCloseBtn\" class=\"modal-close\">\u00d7<\/button>\n\n    <\/div>\n    <form id=\"newsForm\" class=\"admin-form\">\n      <div class=\"form-group\"><label for=\"newsTitle\">T\u00edtulo del Anuncio<\/label>\n        <input id=\"newsTitle\" class=\"form-control\" required=\"\" type=\"text\" \/>\n      <\/div>\n      <div class=\"form-group\"><label for=\"newsContent\">Contenido<\/label>\n        <textarea id=\"newsContent\" class=\"form-control\" required=\"\"><\/textarea>\n      <\/div>\n      <div class=\"form-group\"><label for=\"newsImage\">URL de la imagen<\/label>\n        <input id=\"newsImage\" class=\"form-control\" type=\"url\"\n          value=\"https:\/\/images.unsplash.com\/photo-1589829085413-56de8ae18c73?ixlib=rb-4.0.3&amp;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&amp;auto=format&amp;fit=crop&amp;w=1612&amp;q=80\"\n          placeholder=\"https:\/\/images.unsplash.com\/...\" \/>\n      <\/div>\n      <div class=\"form-group\"><label for=\"newsFile\">Archivo adjunto (URL)<\/label>\n        <input id=\"newsFile\" class=\"form-control\" type=\"url\" placeholder=\"URL del archivo PDF u otro documento\" \/>\n      <\/div>\n      <div class=\"form-group\"><label for=\"newsFileName\">Nombre del archivo<\/label>\n        <input id=\"newsFileName\" class=\"form-control\" type=\"text\" placeholder=\"Ej: Informe 2024\" \/>\n      <\/div>\n      <button class=\"submit-btn\" type=\"submit\">Publicar Anuncio<\/button>\n\n    <\/form>\n  <\/div>\n<\/div>\n<!-- Bot\u00f3n flotante para mostrar\/ocultar panel admin (solo visible para administradores) -->\n<div id=\"adminToggle\" class=\"admin-toggle\"><\/div>\n<div class=\"footer\"><\/div>\n<script>\n  \/\/ Almacenamiento de Anuncios (simulando una base de datos)\n  let newsItems = [\n    {\n      id: 1,\n      title: \"LEY CONCURSAL VIGENTE\",\n      category: \"Anuncios\",\n      content: \"Documentacion relacionada con la Ley Concursal vigente en Espa\u00f1a. Esta ley regula los procedimientos de insolvencia y quiebra, proporcionando un marco legal para la reestructuraci\u00f3n de empresas y la liquidaci\u00f3n de activos.\",\n      image: \"https:\/\/images.unsplash.com\/photo-1507925921958-8a62f3d1a50d?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1612&q=80\",\n      date: \"14\/05\/2025\",\n      file: \"https:\/\/www.boe.es\/buscar\/pdf\/2020\/BOE-A-2020-4859-consolidado.pdf\",\n      fileName: \"Ley Concursal\"\n    },\n    {\n      id: 2,\n      title: \"REGISTRO PUBLICO CONCURSAL\",\n      category: \"Anuncios\",\n      content: \"El Registro P\u00fablico Concursal es un registro administrativo donde se inscriben los procedimientos concursales y sus resoluciones. Es una herramienta fundamental para la transparencia y la seguridad jur\u00eddica en el \u00e1mbito concursal.\",\n      image: \"https:\/\/images.unsplash.com\/photo-1554224155-6726b3ff858f?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1611&q=80\",\n      date: \"14\/05\/2025\",\n      file: \"https:\/\/www.publicidadconcursal.es\/\",\n      fileName: \"Publicidad Concursal\"\n    },\n    {\n      id: 3,\n      title: \"ABUSO DEL PROCESO DE SEGUNDA OPORTUNIDAD\",\n      category: \"Anuncios\",\n      content: \"An\u00e1lisis sobre el mal uso y abuso del concurso sin masa de personas f\u00edsicas y de la Ley de Segunda Oportunidad. El art\u00edculo examina los riesgos y consecuencias legales de estas pr\u00e1cticas.\",\n      image: \"https:\/\/images.unsplash.com\/photo-1464983953574-0892a716854b?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80\",\n      date: \"14\/05\/2025\",\n      file: \"https:\/\/noticias.juridicas.com\/conocimiento\/tribunas\/20094-mal-uso-y-abuso-del-concurso-sin-masa-de-personas-fisicas-y-de-la-ley-de-segunda-oportunidad\/\",\n      fileName: \"Tribuna Jur\u00eddica\"\n    },\n    {\n      id: 4,\n      title: \"NOVEDADES LEY CONCURSAL\",\n      category: \"Anuncios\",\n      content: \"Consulta las \u00faltimas novedades y reformas de la Ley Concursal publicadas por el Ministerio de Justicia. Informaci\u00f3n relevante para profesionales y empresas.\",\n      image: \"https:\/\/images.unsplash.com\/photo-1506744038136-46273834b3fb?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80\",\n      date: \"14\/05\/2025\",\n      file: \"https:\/\/www.mjusticia.gob.es\/es\/institucional\/gabinete-comunicacion\/noticias-ministerio\/210803-ley-concursal\",\n      fileName: \"Novedades Ley Concursal\"\n    },\n    {\n      id: 5,\n      title: \"TRAMITACION CONCURSO MICROEMPRESAS\",\n      category: \"Anuncios\",\n      content: \"Acceso al servicio electr\u00f3nico para la tramitaci\u00f3n del concurso de microempresas. Herramienta oficial para la gesti\u00f3n de procedimientos concursales simplificados.\",\n      image: \"https:\/\/images.unsplash.com\/photo-1515378791036-0648a3ef77b2?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80\",\n      date: \"14\/05\/2025\",\n      file: \"https:\/\/www.administraciondejusticia.gob.es\/-\/servicio-electronico-de-microempresas\",\n      fileName: \"Servicio Microempresas\"\n    },\n  ];\n\n  let isAdmin = false;\n\n  function checkWordPressAdmin() {\n    return document.cookie.indexOf('wordpress_logged_in') !== -1 ||\n      document.cookie.indexOf('wp-admin') !== -1 ||\n      document.body.classList.contains('logged-in') ||\n      document.body.classList.contains('admin-bar');\n  }\n\n  function displayNews(newsArray = newsItems) {\n    const container = document.getElementById('newsContainer');\n    container.innerHTML = '';\n    if (newsArray.length === 0) {\n      container.innerHTML = `<\/p>\n<p style=\"text-align: center; padding: 20px;\">No se encontraron Anuncios que coincidan con tu b\u00fasqueda.<\/p>\n<p>`;\n      return;\n    }\n    newsArray.forEach(news => {\n      const newsElement = document.createElement('div');\n      newsElement.className = 'news-item';\n      newsElement.dataset.id = news.id;\n      const imageUrl = news.image || 'https:\/\/placehold.co\/600x400\/e0e0e0\/818181?text=Sin+imagen';\n      let fileAttachment = '';\n      if (news.file && news.fileName) {\n        fileAttachment = `\n          <\/p>\n<div class=\"file-attachment\">\n            <i class=\"bi bi-file-earmark-pdf\"><\/i>\n            <a href=\"${news.file}\" target=\"_blank\">${news.fileName}<\/a>\n          <\/div>\n<p>\n        `;\n      }\n      let actionButtons = '';\n      if (isAdmin) {\n        actionButtons = `\n          <\/p>\n<div class=\"news-actions\"><p>\n            <\/p>\n<div class=\"action-btn delete-btn\" onclick=\"deleteNews(${news.id})\">\n              <i class=\"bi bi-trash\"><\/i>\n            <\/div>\n<p>\n            ${news.file ? `\n              <a href=\"${news.file}\" target=\"_blank\" class=\"action-btn download-btn\">\n                <i class=\"bi bi-download\"><\/i>\n              <\/a>\n            ` : ''}\n          <\/div>\n<p>\n        `;\n      } else if (news.file) {\n        actionButtons = `\n          <\/p>\n<div class=\"news-actions\">\n            <a href=\"${news.file}\" target=\"_blank\" class=\"action-btn download-btn\">\n              <i class=\"bi bi-download\"><\/i>\n            <\/a>\n          <\/div>\n<p>\n        `;\n      }\n      newsElement.innerHTML = `\n        <\/p>\n<div><p>\n          ${actionButtons}\n          <img decoding=\"async\" src=\"${imageUrl}\" alt=\"${news.title}\" class=\"news-item-image\" crossorigin=\"anonymous\" onerror=\"this.src='https:\/\/placehold.co\/600x400\/e0e0e0\/818181?text=Sin+imagen'\">\n          <\/p>\n<div class=\"news-item-content\"><p>\n            <span class=\"news-item-category\">${news.category}<\/span>\n            <\/p>\n<h3 class=\"news-item-title\">${news.title}<\/h3>\n<p>\n            <\/p>\n<p class=\"news-item-text\">${news.content}\n              ${fileAttachment}\n            <\/p>\n<div class=\"news-item-date\"><i class=\"bi bi-calendar3\"><\/i> ${news.date || ''}<\/div>\n<p>\n          <\/div>\n<p>\n        <\/div>\n<p>\n      `;\n      container.appendChild(newsElement);\n    });\n  }\n\n  function openModal() {\n    if (!isAdmin) {\n      alert('Solo los administradores pueden publicar anuncios.');\n      return;\n    }\n    document.getElementById('adminModal').classList.add('active');\n    document.body.style.overflow = 'hidden';\n  }\n\n  function closeModal() {\n    document.getElementById('adminModal').classList.remove('active');\n    document.body.style.overflow = '';\n  }\n\n  function publishNews(event) {\n    event.preventDefault();\n    if (!isAdmin) {\n      alert('Solo los administradores pueden publicar Anuncios.');\n      return;\n    }\n    const title = document.getElementById('newsTitle').value;\n    const content = document.getElementById('newsContent').value;\n    const image = document.getElementById('newsImage').value;\n    const file = document.getElementById('newsFile').value;\n    const fileName = document.getElementById('newsFileName').value;\n    const newNews = {\n      id: Date.now(),\n      title: title,\n      category: \"Anuncios\",\n      content: content,\n      image: image,\n      date: new Date().toLocaleDateString('es-ES'),\n      file: file || null,\n      fileName: fileName || null\n    };\n    newsItems.unshift(newNews);\n    displayNews();\n    document.getElementById('newsForm').reset();\n    closeModal();\n    alert('\u00a1Anuncio publicado con \u00e9xito!');\n  }\n\n  function deleteNews(id) {\n    if (!isAdmin) {\n      alert('Solo los administradores pueden eliminar Anuncios.');\n      return;\n    }\n    if (confirm('\u00bfEst\u00e1s seguro de que deseas eliminar esta Anuncio?')) {\n      newsItems = newsItems.filter(news => news.id !== id);\n      displayNews();\n      alert('Anuncio eliminada con \u00e9xito');\n    }\n  }\n\n  function updateAdminUI() {\n    document.getElementById('adminToggle').style.display = isAdmin ? 'flex' : 'none';\n    if (!isAdmin && document.getElementById('adminModal').classList.contains('active')) {\n      closeModal();\n    }\n    displayNews();\n  }\n\n  function checkAdminStatus() {\n    const currentStatus = checkWordPressAdmin();\n    if (currentStatus !== isAdmin) {\n      isAdmin = currentStatus;\n      updateAdminUI();\n    }\n  }\n\n  \/\/ Evento para abrir el modal desde el engranaje\n  document.getElementById('adminToggle').addEventListener('click', openModal);\n  \/\/ Evento para cerrar el modal desde la X\n  document.getElementById('modalCloseBtn').addEventListener('click', closeModal);\n  \/\/ Evento para cerrar modal al hacer click fuera\n  document.getElementById('adminModal').addEventListener('click', function (e) {\n    if (e.target === this) closeModal();\n  });\n  \/\/ Evento para cerrar modal con ESC\n  document.addEventListener('keydown', function (e) {\n    if (e.key === 'Escape' && document.getElementById('adminModal').classList.contains('active')) {\n      closeModal();\n    }\n  });\n  \/\/ Evento para publicar anuncio\n  document.getElementById('newsForm').addEventListener('submit', publishNews);\n\n  \/\/ Inicializaci\u00f3n\n  document.addEventListener('DOMContentLoaded', () => {\n    isAdmin = checkWordPressAdmin();\n    updateAdminUI();\n    displayNews();\n    setInterval(checkAdminStatus, 5000);\n  });\n<\/script>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Publicaciones Inicio &gt; Publicaciones Panel de Administraci\u00f3n \u00d7 T\u00edtulo del Anuncio Contenido URL de la imagen Archivo adjunto (URL) Nombre del archivo Publicar Anuncio<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":"","_members_access_role":[],"_members_access_error":""},"class_list":["post-7853","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Noticias &#187; RCConcursalistas<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/rcconcursalistas.org\/?page_id=7853\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Noticias &#187; RCConcursalistas\" \/>\n<meta property=\"og:description\" content=\"Publicaciones Inicio &gt; Publicaciones Panel de Administraci\u00f3n \u00d7 T\u00edtulo del Anuncio Contenido URL de la imagen Archivo adjunto (URL) Nombre del archivo Publicar Anuncio\" \/>\n<meta property=\"og:url\" content=\"https:\/\/rcconcursalistas.org\/?page_id=7853\" \/>\n<meta property=\"og:site_name\" content=\"RCConcursalistas\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-16T07:22:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/rcconcursalistas.org\/wp-content\/uploads\/2011\/10\/foto-edificio-despacho-e1319099775498.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"989\" \/>\n\t<meta property=\"og:image:height\" content=\"616\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/rcconcursalistas.org\\\/?page_id=7853\",\"url\":\"https:\\\/\\\/rcconcursalistas.org\\\/?page_id=7853\",\"name\":\"Noticias &#187; RCConcursalistas\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/rcconcursalistas.org\\\/#website\"},\"datePublished\":\"2025-05-12T09:17:57+00:00\",\"dateModified\":\"2025-05-16T07:22:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/rcconcursalistas.org\\\/?page_id=7853#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/rcconcursalistas.org\\\/?page_id=7853\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/rcconcursalistas.org\\\/?page_id=7853#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/rcconcursalistas.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Noticias\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/rcconcursalistas.org\\\/#website\",\"url\":\"https:\\\/\\\/rcconcursalistas.org\\\/\",\"name\":\"Palaz\u00f3n & Vigueras\",\"description\":\"Bufete de Abogados en Murcia\",\"publisher\":{\"@id\":\"https:\\\/\\\/rcconcursalistas.org\\\/#organization\"},\"alternateName\":\"Palaz\u00f3n & Vigueras Abogados\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/rcconcursalistas.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/rcconcursalistas.org\\\/#organization\",\"name\":\"Palaz\u00f3n & Vigueras\",\"url\":\"https:\\\/\\\/rcconcursalistas.org\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/rcconcursalistas.org\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/rcconcursalistas.org\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/suhail.png\",\"contentUrl\":\"https:\\\/\\\/rcconcursalistas.org\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/suhail.png\",\"width\":338,\"height\":277,\"caption\":\"Palaz\u00f3n & Vigueras\"},\"image\":{\"@id\":\"https:\\\/\\\/rcconcursalistas.org\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Noticias &#187; RCConcursalistas","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/rcconcursalistas.org\/?page_id=7853","og_locale":"es_ES","og_type":"article","og_title":"Noticias &#187; RCConcursalistas","og_description":"Publicaciones Inicio &gt; Publicaciones Panel de Administraci\u00f3n \u00d7 T\u00edtulo del Anuncio Contenido URL de la imagen Archivo adjunto (URL) Nombre del archivo Publicar Anuncio","og_url":"https:\/\/rcconcursalistas.org\/?page_id=7853","og_site_name":"RCConcursalistas","article_modified_time":"2025-05-16T07:22:00+00:00","og_image":[{"width":989,"height":616,"url":"https:\/\/rcconcursalistas.org\/wp-content\/uploads\/2011\/10\/foto-edificio-despacho-e1319099775498.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/rcconcursalistas.org\/?page_id=7853","url":"https:\/\/rcconcursalistas.org\/?page_id=7853","name":"Noticias &#187; RCConcursalistas","isPartOf":{"@id":"https:\/\/rcconcursalistas.org\/#website"},"datePublished":"2025-05-12T09:17:57+00:00","dateModified":"2025-05-16T07:22:00+00:00","breadcrumb":{"@id":"https:\/\/rcconcursalistas.org\/?page_id=7853#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/rcconcursalistas.org\/?page_id=7853"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/rcconcursalistas.org\/?page_id=7853#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/rcconcursalistas.org\/"},{"@type":"ListItem","position":2,"name":"Noticias"}]},{"@type":"WebSite","@id":"https:\/\/rcconcursalistas.org\/#website","url":"https:\/\/rcconcursalistas.org\/","name":"Palaz\u00f3n & Vigueras","description":"Bufete de Abogados en Murcia","publisher":{"@id":"https:\/\/rcconcursalistas.org\/#organization"},"alternateName":"Palaz\u00f3n & Vigueras Abogados","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/rcconcursalistas.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/rcconcursalistas.org\/#organization","name":"Palaz\u00f3n & Vigueras","url":"https:\/\/rcconcursalistas.org\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/rcconcursalistas.org\/#\/schema\/logo\/image\/","url":"https:\/\/rcconcursalistas.org\/wp-content\/uploads\/2025\/05\/suhail.png","contentUrl":"https:\/\/rcconcursalistas.org\/wp-content\/uploads\/2025\/05\/suhail.png","width":338,"height":277,"caption":"Palaz\u00f3n & Vigueras"},"image":{"@id":"https:\/\/rcconcursalistas.org\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/rcconcursalistas.org\/index.php?rest_route=\/wp\/v2\/pages\/7853","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rcconcursalistas.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rcconcursalistas.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rcconcursalistas.org\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/rcconcursalistas.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7853"}],"version-history":[{"count":310,"href":"https:\/\/rcconcursalistas.org\/index.php?rest_route=\/wp\/v2\/pages\/7853\/revisions"}],"predecessor-version":[{"id":9266,"href":"https:\/\/rcconcursalistas.org\/index.php?rest_route=\/wp\/v2\/pages\/7853\/revisions\/9266"}],"wp:attachment":[{"href":"https:\/\/rcconcursalistas.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7853"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}