{"id":25,"date":"2022-08-22T11:27:50","date_gmt":"2022-08-22T11:27:50","guid":{"rendered":"https:\/\/agrupacionespsoe.es\/barajas\/portada\/"},"modified":"2025-02-20T15:11:06","modified_gmt":"2025-02-20T15:11:06","slug":"portada","status":"publish","type":"page","link":"https:\/\/agrupacionespsoe.es\/barajas\/","title":{"rendered":"Portada"},"content":{"rendered":"<section class=\"bg-black !bg-cover !bg-scroll lg:!bg-cover lg:!bg-fixed bg-center\" style=\"background: linear-gradient(to top right, rgba(244, 0, 0, 0.6) 20%, rgba(0, 0, 0, 0.7) 60%) fixed, url('https:\/\/agrupacionespsoe.es\/barajas\/wp-content\/uploads\/sites\/177\/2023\/10\/Barajas_Plaza_Hermanos_Faco_y_Iglesia_San_Pedro.jpg') center \/ cover no-repeat fixed\">\n    <div class=\"md:min-h-[60vh] py-10 px-6 flex flex-col items-center justify-center max-w-screen-lg mx-auto text-white text-center\">\n\n        \n        <h1 class=\"text-[55px] !leading-[1.09] font-bold mb-5\">\u00a1Bienvenido\/a a la Casa del Pueblo digital de Barajas!<\/h1>\n\n            <\/div>\n<\/section>\n\n\n<div class=\"bg-[#f1f1f1]\">\n    <div class=\"mx-auto\">\n        <div class=\"md:flex items-center\">\n\n            <div class=\"grow px-6 py-10 md:py-6 md:order-last\">\n                                    <p class=\"text-primary uppercase mb-2\">Destacado<\/p>\n                \n                <a href=\"https:\/\/agrupacionespsoe.es\/barajas\/noticias\/dia-del-militante-montse-minguez-psoe-barajas\" >\n                    <h2 class=\"text-3xl lg:text-5xl font-bold !leading-tight\">El PSOE de Barajas suma cuatro nuevos militantes junto a Montse M\u00ednguez<\/h2>\n                                            <p class=\"font-normal text-sm\">El PSOE de Barajas dio la bienvenida este 29 de abril a cuatro nuevos militantes \u2014Emma, Julia, Enrique y Antonia\u2014 en el D\u00eda del Militante celebrado junto a Montse M\u00ednguez, una jornada de orgullo socialista, compromiso colectivo y fortalecimiento de la agrupaci\u00f3n.<\/p>\n                                    <\/a>\n\n                \n            <\/div>\n\n                            <a href=\"https:\/\/agrupacionespsoe.es\/barajas\/noticias\/dia-del-militante-montse-minguez-psoe-barajas\"  class=\"block md:basis-[300px] lg:basis-[630px] md:shrink-0 md:grow-0\">\n                    <img decoding=\"async\" loading=\"lazy\" class=\"my-0 !h-96 lg:!h-[540px] !w-full object-cover\" src=\"https:\/\/agrupacionespsoe.es\/barajas\/wp-content\/uploads\/sites\/177\/2026\/05\/2026.04.29-Dia-del-militante-con-Montse-Minguez-20.jpg\" alt=\"El PSOE de Barajas suma cuatro nuevos militantes junto a Montse M\u00ednguez\">\n                <\/a>\n            \n        <\/div>\n    <\/div>\n<\/div>\n\n\n<section class=\"py-12\" x-data=\"noticiasSection(null, '', '', '', '')\">\n    <div class=\"max-w-screen-lg mx-auto\">\n\n        <div class=\"text-center mb-5 lg:mb-10 px-6 lg:p-0\">\n                            <p class=\"text-primary uppercase font-bold\"><\/p>\n                        <h2 class=\"text-3xl lg:text-5xl font-bold !leading-tight\">Noticias<\/h2>\n        <\/div>\n\n    <\/div>\n\n    <div class=\"max-w-screen-lg mx-auto\">\n\n        <div x-cloak x-show=\"maxNumPages == false\">\n            <p class=\"text-xl text-center px-6 lg:p-0\">No hay noticias<\/p>\n        <\/div>\n\n        <div class=\"mb-5 w-[400px] mx-auto md:w-auto\" x-show=\"noticiaDestacada.noticia_title &#038;&#038; page == 1\">\n\n    <a x-bind:href=\"noticiaDestacada.noticia_permalink\" class=\"block group\">\n\n        <div class=\"md:grid grid-cols-3 items-center px-6 lg:p-0\">\n\n            <div class=\"md:col-span-2 md:order-last p-2\">\n                <div x-show=\"noticiaDestacada.noticia_thumbnail\">\n                    <img loading=\"lazy\" class=\"my-0 mb-5 h-[180px] md:h-[388px] w-full object-cover group-hover:brightness-50 transition-all\" x-bind:src=\"noticiaDestacada.noticia_thumbnail\" alt=\"noticiaDestacada.noticia_title\">\n                <\/div>\n\n                <div class=\"h-[180px] md:h-[388px] bg-slate-200 mb-5 group-hover:brightness-50 transition-all\" x-show=\"!noticiaDestacada.noticia_thumbnail\">\n\n                <\/div>\n            <\/div>\n\n            <div class=\"md:col-span-1 p-2\">\n                <p class=\"text-primary mb-2 uppercase group-hover:text-black\">Destacado<\/p>\n\n                <h3 class=\"text-xl lg:text-xl font-bold !mb-5 !leading-[1.3]\" x-html=\"noticiaDestacada.noticia_title\"><\/h3>\n\n                <div class=\"prose prose-sm max-w-full !leading-[1.63] !text-base\" x-html=\"noticiaDestacada.noticia_subtitle\"><\/div>\n            <\/div>\n\n        <\/div>\n\n    <\/a>\n\n<\/div>\n\n        <div class=\"md:grid md:grid-cols-2 lg:grid-cols-3 md:justify-around px-6 md:p-0\">\n\n            <template x-for=\"(post, index) in posts[page]\" :key=\"index\" >\n                <div x-show=\"post.noticia_title\" class=\"mb-5 mx-auto p-2 w-[400px] max-w-full\">\n    <a x-bind:href=\"post.noticia_permalink\" class=\"block group\">\n\n        <div x-show=\"post.noticia_thumbnail\">\n            <img loading=\"lazy\" class=\"my-0 mb-5 h-[180px] w-full object-cover group-hover:brightness-50 transition-all\" x-bind:src=\"post.noticia_thumbnail\" alt=\"post.noticia_title\">\n        <\/div>\n\n        <div class=\"h-[180px] bg-slate-200 mb-5 group-hover:brightness-50 transition-all\" x-show=\"!post.noticia_thumbnail\">\n\n        <\/div>\n\n        <p class=\"!mb-2\">\n            <time class=\"text-[#c8c4c4] font-bold group-hover:text-primary\" x-text=\"post.noticia_date\"><\/time>\n        <\/p>\n\n\n        <h3 class=\"text-xl lg:text-xl font-bold !mb-5 !leading-[1.3]\" x-html=\"post.noticia_title\"><\/h3>\n\n        <div class=\"prose prose-sm max-w-full !leading-[1.63] !text-base\" x-html=\"post.noticia_subtitle\"><\/div>\n\n    <\/a>\n<\/div>\n            <\/template>\n\n        <\/div>\n\n        <div x-cloak x-show=\"hasPagination()\" class=\"flex flex-wrap justify-center border-t pt-4 mt-5\">\n            <button class=\"text-sm pr-1 mx-1\" type=\"button\" @click=\"goToPage(1)\">\n                <svg class=\"h-4 w-4 text-body\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                    <polygon points=\"19 20 9 12 19 4 19 20\"><\/polygon>\n                    <line x1=\"5\" y1=\"19\" x2=\"5\" y2=\"5\"><\/line>\n                <\/svg>\n            <\/button>\n\n            <button class=\"text-sm px-1 mx-1\" type=\"button\" @click=\"goToPage(Math.max(1, page-1))\">Anterior<\/button>\n\n            <template x-for=\"i in parseInt(maxNumPages)\" :key=\"i\">\n                <button x-show=\"((page-i < 3) &#038;&#038; (i-page < 3))\" class=\"text-sm px-2 py-1 mx-1\" :class=\"i == page ? 'bg-primary text-white' : ''\" type=\"button\" x-text=\"i\" @click=\"goToPage(i)\"><\/button>\n            <\/template>\n\n            <button class=\"text-sm px-1 mx-1\" type=\"button\" @click=\"goToPage(Math.min(maxNumPages, page+1))\">Siguiente<\/button>\n\n            <button class=\"text-sm pl-1 mx-1\" type=\"button\" @click=\"goToPage(maxNumPages)\">\n                <svg class=\"h-4 w-4 text-body\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                    <polygon points=\"5 4 15 12 5 20 5 4\"><\/polygon>\n                    <line x1=\"19\" y1=\"5\" x2=\"19\" y2=\"19\"><\/line>\n                <\/svg>\n            <\/button>\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<section class=\"relative md:py-12 2xl:py-0 md:flex md:items-stretch md:min-h-[75vh] bg-primary\">\n    <div class=\"grow psoe-container 2xl:mx-0\">\n        <div class=\"md:flex gap-2 items-center 2xl:ml-[160px] h-full\">\n            <div class=\"p-6 md:p-4 md:p-2 lg:p-0 md:pr-10 lg:pr-10 mb-0 md:basis-1\/2 2xl:basis-3\/4 text-white\">\n                \n                                    <h2 class=\"text-3xl lg:text-5xl font-bold !leading-tight\">Te escuchamos<\/h2>\n                \n                                    <div class=\"mb-5\">\n                        <p>Los y las socialistas de Barajas estamos a disposici\u00f3n de las y vecinos del distrito. Si tienes cualquier sugerencia, comentario o pregunta, puedes contactarnos.<\/p>\n\n                    <\/div>\n                            <\/div>\n                            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/agrupacionespsoe.es\/barajas\/wp-content\/uploads\/sites\/177\/2024\/03\/Foto-formulario-de-contacto.jpg\" class=\"hidden md:block md:m-0 md:absolute md:left-[50%] md:top-0 md:bottom-0 md:right-0 2xl:static 2xl:left-auto md:!w-[50%] 2xl:!w-[700px] md:!h-full md:object-cover\" \/>\n            \n        <\/div>\n    <\/div>\n<\/section>\n\n<div class=\"bg-primary\" x-data=\"formularioSection()\">\n    <div class=\"max-w-screen-lg 2xl:max-w-full mx-auto\">\n        <div class=\"md:grid md:grid-cols-2 gap-2 items-center 2xl:flex 2xl:justify-end\">\n\n            <div class=\"hidden md:block\"><\/div>\n\n            <section class=\"text-body relative md:static md:order-last z-10 p-2 mb-[50px] bg-white shadow max-w-md mx-6 lg:mx-auto 2xl:mr-[200px] md:mt-[-200px]\">\n\n                <form @submit.prevent=\"submitData\" x-ref=\"form\">\n\n\n                    <div x-cloak class=\"flex items-center bg-primary text-white text-sm font-bold px-4 py-3 mb-5 rounded\" x-show=\"notice != ''\" role=\"alert\">\n                        <svg class=\"fill-current w-4 h-4 mr-2\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 20 20\"><path d=\"M12.432 0c1.34 0 2.01.912 2.01 1.957 0 1.305-1.164 2.512-2.679 2.512-1.269 0-2.009-.75-1.974-1.99C9.789 1.436 10.67 0 12.432 0zM8.309 20c-1.058 0-1.833-.652-1.093-3.524l1.214-5.092c.211-.814.246-1.141 0-1.141-.317 0-1.689.562-2.502 1.117l-.528-.88c2.572-2.186 5.531-3.467 6.801-3.467 1.057 0 1.233 1.273.705 3.23l-1.391 5.352c-.246.945-.141 1.271.106 1.271.317 0 1.357-.392 2.379-1.207l.6.814C12.098 19.02 9.365 20 8.309 20z\"\/><\/svg>\n                        <p class=\"!mb-0\" x-text=\"notice\"><\/p>\n                    <\/div>\n\n                    <div class=\"p-2\">\n                        <label class=\"block uppercase font-bold\" for=\"595c92e6f973999f2a28b53286496e49-nombre\">Nombre <span class=\"!normal-case font-normal\">(Obligatorio)<\/span><\/label>\n                        <input class=\"block w-full border-b border-slate-500 py-1 outline-0 !outline-none focus:!outline-0 !outline-none\" type=\"text\" id=\"595c92e6f973999f2a28b53286496e49-nombre\" x-init=\"formData.fields.nombre = ''\" x-model=\"formData.fields.nombre\" required>\n                    <\/div>\n\n                    <div class=\"p-2\">\n                        <label class=\"block uppercase font-bold\" for=\"595c92e6f973999f2a28b53286496e49-apellidos\">Apellidos <span class=\"!normal-case font-normal\">(Obligatorio)<\/span><\/label>\n                        <input class=\"block w-full border-b border-slate-500 py-1 outline-0 !outline-none focus:!outline-0 !outline-none\" type=\"text\" id=\"595c92e6f973999f2a28b53286496e49-apellidos\" x-init=\"formData.fields.apellidos = ''\" x-model=\"formData.fields.apellidos\" required>\n                    <\/div>\n\n                    <div class=\"p-2\">\n                        <label class=\"block uppercase font-bold\" for=\"595c92e6f973999f2a28b53286496e49-email\">Email <span class=\"!normal-case font-normal\">(Obligatorio)<\/span><\/label>\n                        <input class=\"block w-full border-b border-slate-500 py-1 outline-0 !outline-none focus:!outline-0 !outline-none\" type=\"email\" id=\"595c92e6f973999f2a28b53286496e49-email\" x-init=\"formData.fields.email = ''\" x-model=\"formData.fields.email\" required>\n                    <\/div>\n\n                                                                        <div class=\"p-2\">\n                                <label class=\"block uppercase font-bold\" for=\"595c92e6f973999f2a28b53286496e49-tu-mensaje\">tu mensaje <span class=\"!normal-case font-normal\">(Obligatorio)<\/span><\/label>\n                                <textarea class=\"block w-full border-b border-slate-500 py-1 outline-0 !outline-none focus:!outline-0 !outline-none\" type=\"text\" id=\"595c92e6f973999f2a28b53286496e49-tu-mensaje\" x-init=\"formData.fields['tu-mensaje'] = ''\" x-model=\"formData.fields['tu-mensaje']\" required rows=\"2\"><\/textarea>\n                            <\/div>\n                                            \n                    <div x-ref=\"recaptcha\"><\/div>\n\n                    <div class=\"p-2\">\n                        <div class=\"md:grid md:grid-cols-3 items-center\">\n                            <div class=\"md:col-span-2 mb-2\">\n                                <label for=\"\"><input class=\"accent-primary\" type=\"checkbox\" name=\"politica-privacidad\" value=\"1\" required> <a class=\"font-normal !underline\" href=\"https:\/\/www.psoe.es\/politica-privacidad\/\" target=\"_blank\" rel=\"nofollow\">Acepto la pol\u00edtica de privacidad<\/a><\/label>\n                            <\/div>\n\n                            <div class=\"md:col-span-1 md:text-right mb-2\">\n                                <button class=\"block mx-auto lg:mx-0 hover:opacity-75 md:inline px-8 lg:px-10 py-2 font-bold text-center uppercase bg-primary !text-white\" type=\"submit\" name=\"submit\" x-bind:disabled=\"loading\">Enviar<\/button>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/form>\n\n            <\/section>\n\n            <div class=\"relative h-[50vh] bg-cover bg-center mt-[-200px] md:hidden\" style=\"background-image: url('https:\/\/agrupacionespsoe.es\/barajas\/wp-content\/uploads\/sites\/177\/2024\/03\/Foto-formulario-de-contacto.jpg')\"><\/div>\n\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Cy268hHqPsq\/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background:#FFF;border:0;border-radius:3px;margin: 1px;max-width:540px;min-width:326px;padding:0;width:99.375%;width:-webkit-calc(100% - 2px);width:calc(100% - 2px)\"><div style=\"padding:16px\"> <a href=\"https:\/\/www.instagram.com\/reel\/Cy268hHqPsq\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\"background:#FFFFFF;line-height:0;padding:0 0;text-align:center;text-decoration:none;width:100%\" target=\"_blank\" rel=\"noopener\"> <div style=\"flex-direction: row;align-items: center\"> <div style=\"background-color: #F4F4F4;border-radius: 50%;flex-grow: 0;height: 40px;margin-right: 14px;width: 40px\"><\/div> <div style=\"flex-direction: column;flex-grow: 1;justify-content: center\"> <div style=\"background-color: #F4F4F4;border-radius: 4px;flex-grow: 0;height: 14px;margin-bottom: 6px;width: 100px\"><\/div> <div style=\"background-color: #F4F4F4;border-radius: 4px;flex-grow: 0;height: 14px;width: 60px\"><\/div><\/div><\/div><div style=\"padding: 19% 0\"><\/div> <div style=\"height:50px;margin:0 auto 12px;width:50px\"><\/div><div style=\"padding-top: 8px\"> <div style=\"color:#3897f0;font-family:Arial,sans-serif;font-size:14px;font-style:normal;font-weight:550;line-height:18px\">Ver esta publicaci\u00f3n en Instagram<\/div><\/div><div style=\"padding: 12.5% 0\"><\/div> <div style=\"flex-direction: row;margin-bottom: 14px;align-items: center\"><div> <div style=\"background-color: #F4F4F4;border-radius: 50%;height: 12.5px;width: 12.5px\"><\/div> <div style=\"background-color: #F4F4F4;height: 12.5px;width: 12.5px;flex-grow: 0;margin-right: 14px;margin-left: 2px\"><\/div> <div style=\"background-color: #F4F4F4;border-radius: 50%;height: 12.5px;width: 12.5px\"><\/div><\/div><div style=\"margin-left: 8px\"> <div style=\"background-color: #F4F4F4;border-radius: 50%;flex-grow: 0;height: 20px;width: 20px\"><\/div> <div style=\"width: 0;height: 0;border-top: 2px solid transparent;border-left: 6px solid #f4f4f4;border-bottom: 2px solid transparent\"><\/div><\/div><div style=\"margin-left: auto\"> <div style=\"width: 0px;border-top: 8px solid #F4F4F4;border-right: 8px solid transparent\"><\/div> <div style=\"background-color: #F4F4F4;flex-grow: 0;height: 12px;width: 16px\"><\/div> <div style=\"width: 0;height: 0;border-top: 8px solid #F4F4F4;border-left: 8px solid transparent\"><\/div><\/div><\/div> <div style=\"flex-direction: column;flex-grow: 1;justify-content: center;margin-bottom: 24px\"> <div style=\"background-color: #F4F4F4;border-radius: 4px;flex-grow: 0;height: 14px;margin-bottom: 6px;width: 224px\"><\/div> <div style=\"background-color: #F4F4F4;border-radius: 4px;flex-grow: 0;height: 14px;width: 144px\"><\/div><\/div><\/a><p style=\"color:#c9c8cd;font-family:Arial,sans-serif;font-size:14px;line-height:17px;margin-bottom:0;margin-top:8px;overflow:hidden;padding:8px 0 7px;text-align:center\"><a href=\"https:\/\/www.instagram.com\/reel\/Cy268hHqPsq\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\"color:#c9c8cd;font-family:Arial,sans-serif;font-size:14px;font-style:normal;font-weight:normal;line-height:17px;text-decoration:none\" target=\"_blank\" rel=\"noopener\">Una publicaci\u00f3n compartida de PSOE Barajas \/\u2764 (@psoebarajas)<\/a><\/p><\/div><\/blockquote>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/CybcLQmK-1G\/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background:#FFF;border:0;border-radius:3px;margin: 1px;max-width:540px;min-width:326px;padding:0;width:99.375%;width:-webkit-calc(100% - 2px);width:calc(100% - 2px)\"><div style=\"padding:16px\"> <a href=\"https:\/\/www.instagram.com\/reel\/CybcLQmK-1G\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\"background:#FFFFFF;line-height:0;padding:0 0;text-align:center;text-decoration:none;width:100%\" target=\"_blank\" rel=\"noopener\"> <div style=\"flex-direction: row;align-items: center\"> <div style=\"background-color: #F4F4F4;border-radius: 50%;flex-grow: 0;height: 40px;margin-right: 14px;width: 40px\"><\/div> <div style=\"flex-direction: column;flex-grow: 1;justify-content: center\"> <div style=\"background-color: #F4F4F4;border-radius: 4px;flex-grow: 0;height: 14px;margin-bottom: 6px;width: 100px\"><\/div> <div style=\"background-color: #F4F4F4;border-radius: 4px;flex-grow: 0;height: 14px;width: 60px\"><\/div><\/div><\/div><div style=\"padding: 19% 0\"><\/div> <div style=\"height:50px;margin:0 auto 12px;width:50px\"><\/div><div style=\"padding-top: 8px\"> <div style=\"color:#3897f0;font-family:Arial,sans-serif;font-size:14px;font-style:normal;font-weight:550;line-height:18px\">Ver esta publicaci\u00f3n en Instagram<\/div><\/div><div style=\"padding: 12.5% 0\"><\/div> <div style=\"flex-direction: row;margin-bottom: 14px;align-items: center\"><div> <div style=\"background-color: #F4F4F4;border-radius: 50%;height: 12.5px;width: 12.5px\"><\/div> <div style=\"background-color: #F4F4F4;height: 12.5px;width: 12.5px;flex-grow: 0;margin-right: 14px;margin-left: 2px\"><\/div> <div style=\"background-color: #F4F4F4;border-radius: 50%;height: 12.5px;width: 12.5px\"><\/div><\/div><div style=\"margin-left: 8px\"> <div style=\"background-color: #F4F4F4;border-radius: 50%;flex-grow: 0;height: 20px;width: 20px\"><\/div> <div style=\"width: 0;height: 0;border-top: 2px solid transparent;border-left: 6px solid #f4f4f4;border-bottom: 2px solid transparent\"><\/div><\/div><div style=\"margin-left: auto\"> <div style=\"width: 0px;border-top: 8px solid #F4F4F4;border-right: 8px solid transparent\"><\/div> <div style=\"background-color: #F4F4F4;flex-grow: 0;height: 12px;width: 16px\"><\/div> <div style=\"width: 0;height: 0;border-top: 8px solid #F4F4F4;border-left: 8px solid transparent\"><\/div><\/div><\/div> <div style=\"flex-direction: column;flex-grow: 1;justify-content: center;margin-bottom: 24px\"> <div style=\"background-color: #F4F4F4;border-radius: 4px;flex-grow: 0;height: 14px;margin-bottom: 6px;width: 224px\"><\/div> <div style=\"background-color: #F4F4F4;border-radius: 4px;flex-grow: 0;height: 14px;width: 144px\"><\/div><\/div><\/a><p style=\"color:#c9c8cd;font-family:Arial,sans-serif;font-size:14px;line-height:17px;margin-bottom:0;margin-top:8px;overflow:hidden;padding:8px 0 7px;text-align:center\"><a href=\"https:\/\/www.instagram.com\/reel\/CybcLQmK-1G\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\"color:#c9c8cd;font-family:Arial,sans-serif;font-size:14px;font-style:normal;font-weight:normal;line-height:17px;text-decoration:none\" target=\"_blank\" rel=\"noopener\">Una publicaci\u00f3n compartida de PSOE Barajas \/\u2764 (@psoebarajas)<\/a><\/p><\/div><\/blockquote>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Cx0-Ca5qYHm\/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background:#FFF;border:0;border-radius:3px;margin: 1px;max-width:540px;min-width:326px;padding:0;width:99.375%;width:-webkit-calc(100% - 2px);width:calc(100% - 2px)\"><div style=\"padding:16px\"> <a href=\"https:\/\/www.instagram.com\/reel\/Cx0-Ca5qYHm\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\"background:#FFFFFF;line-height:0;padding:0 0;text-align:center;text-decoration:none;width:100%\" target=\"_blank\" rel=\"noopener\"> <div style=\"flex-direction: row;align-items: center\"> <div style=\"background-color: #F4F4F4;border-radius: 50%;flex-grow: 0;height: 40px;margin-right: 14px;width: 40px\"><\/div> <div style=\"flex-direction: column;flex-grow: 1;justify-content: center\"> <div style=\"background-color: #F4F4F4;border-radius: 4px;flex-grow: 0;height: 14px;margin-bottom: 6px;width: 100px\"><\/div> <div style=\"background-color: #F4F4F4;border-radius: 4px;flex-grow: 0;height: 14px;width: 60px\"><\/div><\/div><\/div><div style=\"padding: 19% 0\"><\/div> <div style=\"height:50px;margin:0 auto 12px;width:50px\"><\/div><div style=\"padding-top: 8px\"> <div style=\"color:#3897f0;font-family:Arial,sans-serif;font-size:14px;font-style:normal;font-weight:550;line-height:18px\">Ver esta publicaci\u00f3n en Instagram<\/div><\/div><div style=\"padding: 12.5% 0\"><\/div> <div style=\"flex-direction: row;margin-bottom: 14px;align-items: center\"><div> <div style=\"background-color: #F4F4F4;border-radius: 50%;height: 12.5px;width: 12.5px\"><\/div> <div style=\"background-color: #F4F4F4;height: 12.5px;width: 12.5px;flex-grow: 0;margin-right: 14px;margin-left: 2px\"><\/div> <div style=\"background-color: #F4F4F4;border-radius: 50%;height: 12.5px;width: 12.5px\"><\/div><\/div><div style=\"margin-left: 8px\"> <div style=\"background-color: #F4F4F4;border-radius: 50%;flex-grow: 0;height: 20px;width: 20px\"><\/div> <div style=\"width: 0;height: 0;border-top: 2px solid transparent;border-left: 6px solid #f4f4f4;border-bottom: 2px solid transparent\"><\/div><\/div><div style=\"margin-left: auto\"> <div style=\"width: 0px;border-top: 8px solid #F4F4F4;border-right: 8px solid transparent\"><\/div> <div style=\"background-color: #F4F4F4;flex-grow: 0;height: 12px;width: 16px\"><\/div> <div style=\"width: 0;height: 0;border-top: 8px solid #F4F4F4;border-left: 8px solid transparent\"><\/div><\/div><\/div> <div style=\"flex-direction: column;flex-grow: 1;justify-content: center;margin-bottom: 24px\"> <div style=\"background-color: #F4F4F4;border-radius: 4px;flex-grow: 0;height: 14px;margin-bottom: 6px;width: 224px\"><\/div> <div style=\"background-color: #F4F4F4;border-radius: 4px;flex-grow: 0;height: 14px;width: 144px\"><\/div><\/div><\/a><p style=\"color:#c9c8cd;font-family:Arial,sans-serif;font-size:14px;line-height:17px;margin-bottom:0;margin-top:8px;overflow:hidden;padding:8px 0 7px;text-align:center\"><a href=\"https:\/\/www.instagram.com\/reel\/Cx0-Ca5qYHm\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\"color:#c9c8cd;font-family:Arial,sans-serif;font-size:14px;font-style:normal;font-weight:normal;line-height:17px;text-decoration:none\" target=\"_blank\" rel=\"noopener\">Una publicaci\u00f3n compartida de PSOE Barajas \/\u2764 (@psoebarajas)<\/a><\/p><\/div><\/blockquote>\n<\/div>\n<\/div>\n\n\n<section class=\"py-12\" x-data=\"agendaSection(null, '', '', '', '')\">\n    <div class=\"max-w-screen-lg mx-auto\">\n\n        <div class=\"text-center mb-5 lg:mb-10 px-6 lg:p-0\">\n            \n                            <h2 class=\"text-3xl lg:text-5xl font-bold !leading-tight\">Agenda<\/h2>\n            \n                            <div class=\"mb-5\">\n                    <p>Consulta los pr\u00f3ximos eventos que tendr\u00e1n lugar en nuestra agrupaci\u00f3n y nuestro distrito.<\/p>\n\n                <\/div>\n                    <\/div>\n\n        <div class=\"flex items-center flex-wrap justify-center mb-5 px-6 lg:px-0\">\n            <div class=\"flatpickr md:flex items-center px-2 mb-2 basis-1\/2 md:basis-[auto]\">\n                <label for=\"search-from\" class=\"mr-2\">Desde<\/label>\n                <div class=\"flex items-center p-1 bg-primary\">\n                    <a class=\"input-button\" title=\"toggle\" style=\"flex: 0 0 40px\" data-toggle>\n                        <img decoding=\"async\" role=\"button\" class=\"!my-0 bg-white p-1\" width=\"40\" src=\"https:\/\/agrupacionespsoe.es\/barajas\/wp-content\/themes\/psoe-agrupaciones-theme\/public\/calendar-gris.fba35a.svg\" alt=\"\">\n                    <\/a>\n                    <input type=\"text\" id=\"search-from\" class=\"grow w-28 bg-primary placeholder-white text-center text-white p-2 outline-0 !outline-none focus:!outline-0 !outline-none\" name=\"from\" value=\"\" @change=\"changeDates( 'from', $event.target.value )\" placeholder=\"Elige fecha\" data-input>\n                <\/div>\n            <\/div>\n\n            <div class=\"flatpickr md:flex items-center px-2 mb-2 basis-1\/2 md:basis-[auto]\">\n                <label for=\"search-to\" class=\"mr-2\">Hasta<\/label>\n                <div class=\"flex items-center p-1 bg-primary\">\n                    <a class=\"input-button\" title=\"toggle\" style=\"flex: 0 0 40px\" data-toggle>\n                        <img decoding=\"async\" role=\"button\" class=\"!my-0 bg-white p-1\" width=\"40\" src=\"https:\/\/agrupacionespsoe.es\/barajas\/wp-content\/themes\/psoe-agrupaciones-theme\/public\/calendar-gris.fba35a.svg\" alt=\"\">\n                    <\/a>\n                    <input type=\"text\" id=\"search-to\" class=\"grow w-28 bg-primary placeholder-white text-center text-white p-2 outline-0 !outline-none focus:!outline-0 !outline-none\" name=\"to\" value=\"\" @change=\"changeDates( 'to', $event.target.value )\" placeholder=\"Elige fecha\" data-input>\n                <\/div>\n            <\/div>\n        <\/div>\n\n    <\/div>\n\n\n    <div class=\"max-w-screen-lg mx-auto\">\n\n        <div x-cloak x-show=\"maxNumPages == false\">\n            <p class=\"text-xl text-center px-6 lg:p-0\">No hay eventos disponibles<\/p>\n        <\/div>\n\n        <div class=\"md:grid md:grid-cols-2 px-6 md:p-0\">\n\n            <template x-for=\"(post, index) in posts[page]\" :key=\"index\">\n                <div x-show=\"post.agenda_title\" class=\"px-2 py-6 border-t md:flex flex-warp gap-4 items-center justify-around\">\n                    <div class=\"w-[90px] max-w-[90px] pr-1 border-r\" :class=\"(Date.parse(post.agenda_datetime) < now ) ? 'border-slate-400' : 'border-primary'\" style=\"flex: 0 0 90px\">\n                        <div class=\"p-2 text-center\" :class=\"(Date.parse(post.agenda_datetime) < now ) ? 'bg-slate-400' : 'bg-primary'\">\n                            <time class=\"text-white font-bold !my-0 text-sm\" x-text=\"post.agenda_datetime_1\"><\/time>\n                            <hr class=\"my-0\">\n                            <time class=\"text-white font-bold !my-0 text-sm\" x-text=\"post.agenda_datetime_2\"><\/time>\n                        <\/div>\n                    <\/div>\n\n                    <a class=\"md:grow p-2\" :class=\"!post.agenda_url ? 'cursor-default' : ''\" :href=\"post.agenda_url ? post.agenda_url : 'javascript:void(0)'\" :target=\"post.agenda_url ? '_blank' : ''\">\n                        <h3 class=\"text-base font-bold !my-2 !leading-normal\" x-text=\"post.agenda_title\"><\/h3>\n                    <\/a>\n                <\/div>\n            <\/template>\n\n        <\/div>\n\n        <div x-cloak x-show=\"hasPagination()\" class=\"flex flex-wrap\">\n            <button class=\"text-sm pr-1 mx-1\" type=\"button\" @click=\"goToPage(1)\">\n                <svg class=\"h-4 w-4 text-body\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                    <polygon points=\"19 20 9 12 19 4 19 20\"><\/polygon>\n                    <line x1=\"5\" y1=\"19\" x2=\"5\" y2=\"5\"><\/line>\n                <\/svg>\n            <\/button>\n\n            <button class=\"text-sm px-1 mx-1\" type=\"button\" @click=\"goToPage(Math.max(1, page-1))\">Anterior<\/button>\n\n            <template x-for=\"i in parseInt(maxNumPages)\" :key=\"i\">\n                <button x-show=\"((page-i < 3) &#038;&#038; (i-page < 3))\" class=\"text-sm px-2 py-1 mx-1\" :class=\"i == page ? 'bg-primary text-white' : ''\" type=\"button\" x-text=\"i\" @click=\"goToPage(i)\"><\/button>\n            <\/template>\n\n            <button class=\"text-sm px-1 mx-1\" type=\"button\" @click=\"goToPage(Math.min(maxNumPages, page+1))\">Siguiente<\/button>\n\n            <button class=\"text-sm pl-1 mx-1\" type=\"button\" @click=\"goToPage(maxNumPages)\">\n                <svg class=\"h-4 w-4 text-body\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                    <polygon points=\"5 4 15 12 5 20 5 4\"><\/polygon>\n                    <line x1=\"19\" y1=\"5\" x2=\"19\" y2=\"19\"><\/line>\n                <\/svg>\n            <\/button>\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n<div id=\"fb-root\"><\/div>\n<script type=\"text\/plain\" data-cookiecategory=\"marketing\" async defer crossorigin=\"anonymous\" src=\"https:\/\/connect.facebook.net\/es_ES\/sdk.js#xfbml=1&#038;version=v15.0\"><\/script>\n\n<section class=\"py-12\">\n    <div class=\"max-w-screen-lg mx-auto\">\n\n        <div class=\"text-center mb-5 lg:mb-10 px-6 lg:p-0\">\n            \n            \n                    <\/div>\n\n    <\/div>\n\n    <div class=\"max-w-screen-lg mx-auto mb-5\">\n    <div class=\"md:grid md:grid-cols-2 md:gap-2 md:divide-x\">\n\n        <div class=\"px-6 py-5 twitter-feed\">\n            <img decoding=\"async\" class=\"w-[40px] mb-5 py-2\" src=\"https:\/\/agrupacionespsoe.es\/barajas\/wp-content\/themes\/psoe-agrupaciones-theme\/public\/twitter-red.488857.svg\" alt=\"Facebook\">\n            <div class=\" mb-10\">\n                <a class=\"twitter-timeline\" data-height=\"500\" data-dnt=\"true\" data-theme=\"light\" href=\"https:\/\/twitter.com\/psoebarajas\">Tweets de psoebarajas<\/a> <script type=\"text\/plain\" data-cookiecategory=\"marketing\" async src=\"https:\/\/platform.twitter.com\/widgets.js\" charset=\"utf-8\"><\/script>\n            <\/div>\n            <a class=\"block text-center bg-primary !text-white uppercase  px-4 lg:px-10 py-2 my-0 text-white font-bold text-sm w-full hover:opacity-75\" href=\"https:\/\/twitter.com\/psoebarajas\" target=\"_blank\" rel=\"nofollow\">S\u00edguenos en Twitter<\/a>\n        <\/div>\n\n        <hr class=\"md:hidden\">\n\n        <div class=\"px-6 py-5 facebook-feed\">\n            <img decoding=\"async\" class=\"w-[40px] mb-5 py-2\" src=\"https:\/\/agrupacionespsoe.es\/barajas\/wp-content\/themes\/psoe-agrupaciones-theme\/public\/facebook-red.d273f9.svg\" alt=\"Twitter\">\n            <div class=\"flex justify-center mb-10\">\n\n                <div class=\"fb-page md:!hidden\"\n                data-href=\"https:\/\/www.facebook.com\/psoebarajas\"\n                data-width=\"200\"\n                data-tabs=\"timeline\"\n\n                data-height=\"500\"\n                data-small-header=\"false\"\n                data-adapt-container-width=\"true\"\n                data-hide-cover=\"false\"\n                data-show-facepile=\"false\"><\/div>\n\n                <div class=\"fb-page !hidden md:!inline-block lg:!hidden\"\n                data-href=\"https:\/\/www.facebook.com\/psoebarajas\"\n                data-width=\"400\"\n                data-tabs=\"timeline\"\n\n                data-height=\"500\"\n                data-small-header=\"false\"\n                data-adapt-container-width=\"true\"\n                data-hide-cover=\"false\"\n                data-show-facepile=\"false\"><\/div>\n\n\n                <div class=\"fb-page !hidden lg:!inline-block\"\n                data-href=\"https:\/\/www.facebook.com\/psoebarajas\"\n                data-width=\"460\"\n                data-tabs=\"timeline\"\n\n                data-height=\"500\"\n                data-small-header=\"false\"\n                data-adapt-container-width=\"true\"\n                data-hide-cover=\"false\"\n                data-show-facepile=\"false\"><\/div>\n\n\n            <\/div>\n            <a class=\"block text-center bg-primary !text-white uppercase  px-4 lg:px-10 py-2 my-0 text-white font-bold text-sm w-full hover:opacity-75\" href=\"https:\/\/www.facebook.com\/psoebarajas\" target=\"_blank\" rel=\"nofollow\">S\u00edguenos en Facebook<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n<\/section>\n\n\n<section class=\"py-12 bg-primary text-white\" x-data=\"multimediaSection(null, '', '', '', '')\">\n    <div class=\"max-w-screen-lg mx-auto min-h-[300px] px-6 lg:p-0\">\n\n        <div x-cloak x-show=\"maxNumPages == false\">\n            <p class=\"text-xl text-center px-6 lg:p-0\">No hay multimedia disponible<\/p>\n        <\/div>\n\n        <template x-for=\"(post, index) in posts\" :key=\"index\" class=\"p-4 md:p-2\">\n            <div class=\"md:grid md:grid-cols-12 gap-[4rem]\" x-show=\"index == page &#038;&#038; post.multimedia_title\">\n\n                <div class=\"py-2 md:col-span-4 flex flex-col justify-between\">\n                    <div class=\"\">\n                        <time x-text=\"post.multimedia_date\" class=\"font-bold !mt-0 text-sm !mb-5\"><\/time>\n                        <h2 x-text=\"post.multimedia_title\" class=\"text-[1.625rem] !leading-[1.36] font-bold !my-0 !mb-5\"><\/h2>\n                        <p x-text=\"post.multimedia_subtitle\" class=\"italic !my-0 !mb-3\"><\/p>\n                    <\/div>\n\n                    <div class=\"hidden md:flex flex-wrap justify-between pt-5 mt-5 border-t-2 border-white\">\n                        <button class=\"text-sm pr-1 mx-1\" type=\"button\" @click=\"goToPage(1)\">\n                            <svg class=\"h-4 w-4 text-white\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                                <polygon points=\"19 20 9 12 19 4 19 20\"><\/polygon>\n                                <line x1=\"5\" y1=\"19\" x2=\"5\" y2=\"5\"><\/line>\n                            <\/svg>\n                        <\/button>\n\n                        <button class=\"text-sm px-1 mx-1\" type=\"button\" @click=\"goToPage(Math.max(1, page-1))\">Anterior<\/button>\n\n                        <template x-for=\"i in parseInt(maxNumPages)\" :key=\"i\">\n                            <button x-show=\"((page-i < 3) &#038;&#038; (i-page < 3))\" class=\"text-sm px-2 py-1 mx-1\" :class=\"i == page ? 'bg-white text-primary' : ''\" type=\"button\" x-text=\"i\" @click=\"goToPage(i)\"><\/button>\n                        <\/template>\n\n                        <button class=\"text-sm px-1 mx-1\" type=\"button\" @click=\"goToPage(Math.min(maxNumPages, page+1))\">Siguiente<\/button>\n\n                        <button class=\"text-sm pl-1 mx-1\" type=\"button\" @click=\"goToPage(maxNumPages)\">\n                            <svg class=\"h-4 w-4 text-white\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                                <polygon points=\"5 4 15 12 5 20 5 4\"><\/polygon>\n                                <line x1=\"19\" y1=\"5\" x2=\"19\" y2=\"19\"><\/line>\n                            <\/svg>\n                        <\/button>\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"py-2 md:col-span-8\">\n\n                    <template x-if=\"post.multimedia_youtube_id\">\n                        <div data-service=\"youtube\" x-bind:data-id=\"post.multimedia_youtube_id\" class=\"bg-slate-400 !w-full aspect-video\"><\/div>\n\n                    <\/template>\n\n                    <template x-if=\"!post.multimedia_youtube_id\">\n                        <div data-service=\"video\" x-bind:data-id=\"post.multimedia_embed\" class=\"bg-slate-400 !w-full aspect-video\"><\/div>\n                    <\/template>\n\n                    <script type=\"text\/javascript\">\n                        window._manager.run(window._manager_options);\n                    <\/script>\n\n                <\/div>\n            <\/div>\n        <\/template>\n\n        <div class=\"md:hidden flex flex-wrap justify-between pt-5 mt-5 border-t border-white\">\n            <button class=\"text-sm pr-1 mx-1\" type=\"button\" @click=\"goToPage(1)\">\n                <svg class=\"h-4 w-4 text-white\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                    <polygon points=\"19 20 9 12 19 4 19 20\"><\/polygon>\n                    <line x1=\"5\" y1=\"19\" x2=\"5\" y2=\"5\"><\/line>\n                <\/svg>\n            <\/button>\n\n            <button class=\"text-sm px-1 mx-1\" type=\"button\" @click=\"goToPage(Math.max(1, page-1))\">Anterior<\/button>\n\n            <template x-for=\"i in parseInt(maxNumPages)\" :key=\"i\">\n                <button x-show=\"((page-i < 3) &#038;&#038; (i-page < 3))\" class=\"text-sm px-2 py-1 mx-1\" :class=\"i == page ? 'bg-white text-primary' : ''\" type=\"button\" x-text=\"i\" @click=\"goToPage(i)\"><\/button>\n            <\/template>\n\n            <button class=\"text-sm px-1 mx-1\" type=\"button\" @click=\"goToPage(Math.min(maxNumPages, page+1))\">Siguiente<\/button>\n\n            <button class=\"text-sm pl-1 mx-1\" type=\"button\" @click=\"goToPage(maxNumPages)\">\n                <svg class=\"h-4 w-4 text-white\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                    <polygon points=\"5 4 15 12 5 20 5 4\"><\/polygon>\n                    <line x1=\"19\" y1=\"5\" x2=\"19\" y2=\"19\"><\/line>\n                <\/svg>\n            <\/button>\n        <\/div>\n\n    <\/div>\n<\/section>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-2 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\"><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\"><\/div>\n<\/div>\n\n\n<section class=\"py-5 bg-primary\">\n    <div class=\"psoe-container\">\n        <div class=\"md:grid md:grid-cols-12 gap-4 items-center\">\n            <div class=\"md:col-span-3 lg:col-span-2 mb-5 md:mb-0\">\n                                    <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/agrupacionespsoe.es\/barajas\/wp-content\/uploads\/sites\/177\/2024\/01\/Mapa-Barajas-footer-web.png\" class=\"my-2 md:m-0 !w-auto mx-auto md:!w-[120px] md:!h-[120px] lg:!w-[180px] lg:!h-[180px] max-w-full md:object-contain md:object-center block\" \/>\n\n                                                <\/div>\n            <div class=\"md:col-span-9 lg:col-span-10 px-6 lg:p-4\">\n\n                                    <div class=\"md:grid md:grid-cols-12 py-2\">\n\n                                                    <div class=\"md:col-span-6 flex flex-col items-start 2xl:grid 2xl:grid-cols-2\">\n                                                                    \n                                        \n                                            \n                                            <a class=\"text-white md:px-4 hover:opacity-75 mb-5 underline underline-offset-8 leading-8 decoration-1\" href=\"https:\/\/agrupacionespsoe.es\/barajas\/noticias\" >Noticias<\/a>\n                                                                                                                                                \n                                        \n                                            \n                                            <a class=\"text-white md:px-4 hover:opacity-75 mb-5 underline underline-offset-8 leading-8 decoration-1\" href=\"https:\/\/agrupacionespsoe.es\/barajas\/comision-ejecutiva\" >Comisi\u00f3n Ejecutiva<\/a>\n                                                                                                                                        <\/div>\n                        \n                                                    <div class=\"md:col-span-6 flex flex-col items-start 2xl:grid 2xl:grid-cols-2\">\n                                                                                                            \n                                            \n                                            <a class=\"text-white md:px-4 hover:opacity-75 mb-5 underline underline-offset-8 leading-8 decoration-1\" href=\"https:\/\/agrupacionespsoe.es\/barajas\/agenda\" >Agenda<\/a>\n                                                                                                                                                                                        \n                                            \n                                            <a class=\"text-white md:px-4 hover:opacity-75 mb-5 underline underline-offset-8 leading-8 decoration-1\" href=\"https:\/\/agrupacionespsoe.es\/barajas\/grupo-municipal\" >Grupo Municipal<\/a>\n                                                                                                                                        <\/div>\n                        \n                    <\/div>\n                \n                \n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n<section class=\"py-5 bg-primary\">\n    <div class=\"psoe-container\">\n        <div class=\"md:grid md:grid-cols-12 gap-4 items-center\">\n            <div class=\"md:col-span-3 lg:col-span-2 mb-5 md:mb-0\">\n                                    <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/agrupacionespsoe.es\/wp-content\/uploads\/2023\/02\/psoe-logo-blanco.png\" class=\"my-2 md:m-0 !w-auto mx-auto md:!w-[120px] md:!h-[120px] lg:!w-[180px] lg:!h-[180px] max-w-full md:object-contain md:object-center hidden md:block\" \/>\n\n                                            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/agrupacionespsoe.es\/wp-content\/uploads\/2023\/02\/psoe-logo-blanco.png\" class=\"my-2 px-6 block md:hidden mx-auto max-w-full\" \/>\n                                                <\/div>\n            <div class=\"md:col-span-9 lg:col-span-10 px-6 lg:p-4\">\n\n                \n                                    <div class=\"md:grid md:grid-cols-12 py-2\">\n\n                                                    <div class=\"md:col-span-6 md:px-4 text-white leading-8\">\n                                <p class=\"serif\"><strong>Direcci\u00f3n:<\/strong> Calle Alar del Rey, 17 &#8211; 28042 Madrid (Madrid)<br \/><strong>Tel\u00e9fono:<\/strong> <a href=\"tel:913295326\">91 329 53 26<\/a><\/p>\n<p><strong>Mail:<\/strong> <a href=\"mailto:info@psoe-barajas.org\">info@psoe-barajas.org<\/a><\/p>\n\n                            <\/div>\n                        \n                                                    <div class=\"md:col-span-6 md:px-4 text-white leading-8\">\n                                <p><strong>Horario:<\/strong> Martes y jueves, 19:30-21:00.<br \/><strong>Acceso:<\/strong> Adaptado a PMR<\/p>\n\n                            <\/div>\n                        \n                    <\/div>\n                \n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Ver esta publicaci\u00f3n en Instagram Una publicaci\u00f3n compartida de PSOE Barajas \/\u2764 (@psoebarajas) Ver esta publicaci\u00f3n en Instagram Una publicaci\u00f3n compartida de PSOE Barajas \/\u2764 (@psoebarajas) Ver esta publicaci\u00f3n en Instagram Una publicaci\u00f3n compartida de PSOE Barajas \/\u2764 (@psoebarajas)<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-25","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Portada - Agrupaci\u00f3n Socialista de Barajas<\/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:\/\/agrupacionespsoe.es\/barajas\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Portada - Agrupaci\u00f3n Socialista de Barajas\" \/>\n<meta property=\"og:description\" content=\"Ver esta publicaci\u00f3n en Instagram Una publicaci\u00f3n compartida de PSOE Barajas \/\u2764 (@psoebarajas) Ver esta publicaci\u00f3n en Instagram Una publicaci\u00f3n compartida de PSOE Barajas \/\u2764 (@psoebarajas) Ver esta publicaci\u00f3n en Instagram Una publicaci\u00f3n compartida de PSOE Barajas \/\u2764 (@psoebarajas)\" \/>\n<meta property=\"og:url\" content=\"https:\/\/agrupacionespsoe.es\/barajas\/\" \/>\n<meta property=\"og:site_name\" content=\"Agrupaci\u00f3n Socialista de Barajas\" \/>\n<meta property=\"article:modified_time\" content=\"2025-02-20T15:11:06+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/agrupacionespsoe.es\/barajas\/\",\"url\":\"https:\/\/agrupacionespsoe.es\/barajas\/\",\"name\":\"Portada - Agrupaci\u00f3n Socialista de Barajas\",\"isPartOf\":{\"@id\":\"https:\/\/agrupacionespsoe.es\/barajas\/#website\"},\"datePublished\":\"2022-08-22T11:27:50+00:00\",\"dateModified\":\"2025-02-20T15:11:06+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/agrupacionespsoe.es\/barajas\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/agrupacionespsoe.es\/barajas\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/agrupacionespsoe.es\/barajas\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/agrupacionespsoe.es\/barajas\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Portada\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/agrupacionespsoe.es\/barajas\/#website\",\"url\":\"https:\/\/agrupacionespsoe.es\/barajas\/\",\"name\":\"Agrupaci\u00f3n Socialista de Barajas\",\"description\":\"Agrupaci\u00f3n Socialista de Barajas\",\"publisher\":{\"@id\":\"https:\/\/agrupacionespsoe.es\/barajas\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/agrupacionespsoe.es\/barajas\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/agrupacionespsoe.es\/barajas\/#organization\",\"name\":\"Agrupaci\u00f3n Socialista de Barajas\",\"url\":\"https:\/\/agrupacionespsoe.es\/barajas\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/agrupacionespsoe.es\/barajas\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/agrupacionespsoe.es\/wp-content\/uploads\/2022\/07\/Logotipo_electoral_del_PSOE.png\",\"contentUrl\":\"https:\/\/agrupacionespsoe.es\/wp-content\/uploads\/2022\/07\/Logotipo_electoral_del_PSOE.png\",\"width\":422,\"height\":422,\"caption\":\"Agrupaci\u00f3n Socialista de Barajas\"},\"image\":{\"@id\":\"https:\/\/agrupacionespsoe.es\/barajas\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Portada - Agrupaci\u00f3n Socialista de Barajas","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:\/\/agrupacionespsoe.es\/barajas\/","og_locale":"es_ES","og_type":"article","og_title":"Portada - Agrupaci\u00f3n Socialista de Barajas","og_description":"Ver esta publicaci\u00f3n en Instagram Una publicaci\u00f3n compartida de PSOE Barajas \/\u2764 (@psoebarajas) Ver esta publicaci\u00f3n en Instagram Una publicaci\u00f3n compartida de PSOE Barajas \/\u2764 (@psoebarajas) Ver esta publicaci\u00f3n en Instagram Una publicaci\u00f3n compartida de PSOE Barajas \/\u2764 (@psoebarajas)","og_url":"https:\/\/agrupacionespsoe.es\/barajas\/","og_site_name":"Agrupaci\u00f3n Socialista de Barajas","article_modified_time":"2025-02-20T15:11:06+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/agrupacionespsoe.es\/barajas\/","url":"https:\/\/agrupacionespsoe.es\/barajas\/","name":"Portada - Agrupaci\u00f3n Socialista de Barajas","isPartOf":{"@id":"https:\/\/agrupacionespsoe.es\/barajas\/#website"},"datePublished":"2022-08-22T11:27:50+00:00","dateModified":"2025-02-20T15:11:06+00:00","breadcrumb":{"@id":"https:\/\/agrupacionespsoe.es\/barajas\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/agrupacionespsoe.es\/barajas\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/agrupacionespsoe.es\/barajas\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/agrupacionespsoe.es\/barajas\/"},{"@type":"ListItem","position":2,"name":"Portada"}]},{"@type":"WebSite","@id":"https:\/\/agrupacionespsoe.es\/barajas\/#website","url":"https:\/\/agrupacionespsoe.es\/barajas\/","name":"Agrupaci\u00f3n Socialista de Barajas","description":"Agrupaci\u00f3n Socialista de Barajas","publisher":{"@id":"https:\/\/agrupacionespsoe.es\/barajas\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/agrupacionespsoe.es\/barajas\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/agrupacionespsoe.es\/barajas\/#organization","name":"Agrupaci\u00f3n Socialista de Barajas","url":"https:\/\/agrupacionespsoe.es\/barajas\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/agrupacionespsoe.es\/barajas\/#\/schema\/logo\/image\/","url":"https:\/\/agrupacionespsoe.es\/wp-content\/uploads\/2022\/07\/Logotipo_electoral_del_PSOE.png","contentUrl":"https:\/\/agrupacionespsoe.es\/wp-content\/uploads\/2022\/07\/Logotipo_electoral_del_PSOE.png","width":422,"height":422,"caption":"Agrupaci\u00f3n Socialista de Barajas"},"image":{"@id":"https:\/\/agrupacionespsoe.es\/barajas\/#\/schema\/logo\/image\/"}}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/agrupacionespsoe.es\/barajas\/wp-json\/wp\/v2\/pages\/25","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/agrupacionespsoe.es\/barajas\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/agrupacionespsoe.es\/barajas\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/agrupacionespsoe.es\/barajas\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/agrupacionespsoe.es\/barajas\/wp-json\/wp\/v2\/comments?post=25"}],"version-history":[{"count":34,"href":"https:\/\/agrupacionespsoe.es\/barajas\/wp-json\/wp\/v2\/pages\/25\/revisions"}],"predecessor-version":[{"id":747,"href":"https:\/\/agrupacionespsoe.es\/barajas\/wp-json\/wp\/v2\/pages\/25\/revisions\/747"}],"wp:attachment":[{"href":"https:\/\/agrupacionespsoe.es\/barajas\/wp-json\/wp\/v2\/media?parent=25"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}