{"id":161,"date":"2026-03-17T14:59:59","date_gmt":"2026-03-17T14:59:59","guid":{"rendered":"http:\/\/bizix.premiumthemes.in\/?page_id=161"},"modified":"2026-04-26T04:17:16","modified_gmt":"2026-04-26T04:17:16","slug":"sobre-mi","status":"publish","type":"page","link":"https:\/\/francescomolinari.es\/es\/sobre-mi\/","title":{"rendered":"Acerca de m\u00ed"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"161\" class=\"elementor elementor-161\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-31e82332 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"31e82332\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-798f6e0f\" data-id=\"798f6e0f\" 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-0af08d4 elementor-widget elementor-widget-html\" data-id=\"0af08d4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Acerca de \u2013 Francesco Molinari<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600;700&family=Inter:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n\/* ===================================================\r\n   TOKENS & RESET\r\n=================================================== *\/\r\n:root {\r\n  --navy:       #0B1D35;\r\n  --navy-mid:   #1A3558;\r\n  --blue:       #2E6DAD;\r\n  --blue-light: #4B9CD3;\r\n  --gold:       #C5A028;\r\n  --gold-light: #E8C84A;\r\n  --white:      #FFFFFF;\r\n  --off-white:  #F6F8FB;\r\n  --text:       #1C2A3A;\r\n  --muted:      #5A7085;\r\n  --border:     #D4DDE6;\r\n  --radius:     8px;\r\n  --shadow:     0 4px 24px rgba(11,29,53,.10);\r\n  --shadow-lg:  0 12px 48px rgba(11,29,53,.18);\r\n  --ff-head:    'Playfair Display', Georgia, serif;\r\n  --ff-body:    'Inter', system-ui, sans-serif;\r\n}\r\n\r\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\nhtml { scroll-behavior: smooth; }\r\nbody { \r\n  font-family: var(--ff-body); \r\n  color: var(--text); \r\n  background: var(--white); \r\n  line-height: 1.7; \r\n}\r\n\r\n.container { max-width: 1180px; margin: 0 auto; padding: 0 28px; }\r\n.section { padding: 80px 0; }\r\n\r\n\/* ===================================================\r\n   TYPOGRAPHY\r\n=================================================== *\/\r\n.eyebrow {\r\n  display: inline-block;\r\n  font-family: var(--ff-body);\r\n  font-size: .75rem;\r\n  font-weight: 600;\r\n  letter-spacing: .18em;\r\n  text-transform: uppercase;\r\n  color: var(--gold);\r\n  margin-bottom: 14px;\r\n}\r\n\r\nh2.section-title {\r\n  font-family: var(--ff-head);\r\n  font-size: clamp(2rem, 4vw, 3rem);\r\n  font-weight: 700;\r\n  line-height: 1.18;\r\n  color: var(--navy);\r\n  margin-bottom: 20px;\r\n}\r\n\r\n.divider { \r\n  width: 56px; \r\n  height: 4px; \r\n  background: var(--gold); \r\n  border-radius: 2px; \r\n  margin-bottom: 32px; \r\n}\r\n\r\n\/* ===================================================\r\n   ABOUT LAYOUT\r\n=================================================== *\/\r\n.about-grid {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 72px;\r\n  align-items: start;\r\n}\r\n\r\n.about-bio {\r\n  font-size: 1.05rem;\r\n  color: var(--muted);\r\n  line-height: 1.85;\r\n  margin-bottom: 28px;\r\n}\r\n\r\n.orcid-link {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 6px;\r\n  font-size: .85rem;\r\n  color: var(--blue);\r\n  text-decoration: none;\r\n  font-weight: 500;\r\n  padding: 5px 12px;\r\n  border: 1px solid var(--blue-light);\r\n  border-radius: 20px;\r\n  margin-top: 4px;\r\n  transition: all .2s;\r\n}\r\n.orcid-link:hover { \r\n  background: var(--blue); \r\n  color: var(--white); \r\n}\r\n\r\n\/* Quick Facts *\/\r\n.quick-facts {\r\n  background: var(--off-white);\r\n  border-radius: var(--radius);\r\n  padding: 28px;\r\n  margin-top: 32px;\r\n}\r\n.quick-facts h4 {\r\n  font-size: .78rem;\r\n  font-weight: 600;\r\n  letter-spacing: .14em;\r\n  text-transform: uppercase;\r\n  color: var(--gold);\r\n  margin-bottom: 18px;\r\n}\r\n.fact-row {\r\n  display: flex;\r\n  gap: 12px;\r\n  padding: 10px 0;\r\n  border-bottom: 1px solid var(--border);\r\n  font-size: .9rem;\r\n}\r\n.fact-row:last-child { border: none; }\r\n.fact-label { \r\n  font-weight: 600; \r\n  color: var(--navy); \r\n  min-width: 110px; \r\n}\r\n.fact-value { color: var(--muted); }\r\n\r\n\/* Expertise List *\/\r\n.expertise-list h4 {\r\n  font-family: var(--ff-head);\r\n  font-size: 1.3rem;\r\n  color: var(--navy);\r\n  margin-bottom: 24px;\r\n}\r\n\r\n.expertise-card {\r\n  display: flex;\r\n  gap: 16px;\r\n  padding: 18px 0;\r\n  border-bottom: 1px solid var(--border);\r\n}\r\n.expertise-card:last-child { border: none; }\r\n\r\n.expertise-num {\r\n  font-family: var(--ff-head);\r\n  font-size: 1.4rem;\r\n  font-weight: 700;\r\n  color: var(--border);\r\n  min-width: 36px;\r\n  line-height: 1.3;\r\n}\r\n.expertise-text strong { \r\n  display: block; \r\n  font-size: .95rem; \r\n  color: var(--navy); \r\n  margin-bottom: 3px; \r\n}\r\n.expertise-text span { \r\n  font-size: .85rem; \r\n  color: var(--muted); \r\n}\r\n\r\n\/* ===================================================\r\n   RESPONSIVE\r\n=================================================== *\/\r\n@media (max-width: 900px) {\r\n  .about-grid { \r\n    grid-template-columns: 1fr; \r\n    gap: 40px; \r\n  }\r\n}\r\n@media (max-width: 600px) {\r\n  .section { padding: 64px 0; }\r\n}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- ===================================================\r\n     SECTION: ABOUT\r\n=================================================== -->\r\n<section class=\"section\" id=\"about\">\r\n  <div class=\"container\">\r\n    <span class=\"eyebrow\">Acerca de<\/span>\r\n    <h2 class=\"section-title\">Perfil y experiencia<\/h2>\r\n    <div class=\"divider\"><\/div>\r\n    <div class=\"about-grid\">\r\n\r\n      <!-- Left column -->\r\n      <div>\r\n        <p class=\"about-bio\">\r\n          Soy un investigador y consultor independiente italiano con una larga trayectoria en programas de investigaci\u00f3n e innovaci\u00f3n de la UE, desarrollo territorial, laboratorios vivientes y servicios p\u00fablicos digitales. Mi trabajo abarca la redacci\u00f3n de propuestas, la gesti\u00f3n de subvenciones, el dise\u00f1o de pol\u00edticas, el desarrollo de capacidades y la evaluaci\u00f3n.\r\n        <\/p>\r\n        <p class=\"about-bio\">\r\n          Durante m\u00e1s de tres d\u00e9cadas he colaborado con la Comisi\u00f3n Europea, gobiernos regionales, universidades y ONG de toda Europa, combinando un an\u00e1lisis pol\u00edtico riguroso con una gesti\u00f3n pr\u00e1ctica de proyectos y la facilitaci\u00f3n de la participaci\u00f3n de las partes interesadas.\r\n        <\/p>\r\n        <a class=\"orcid-link\" href=\"https:\/\/orcid.org\/0000-0001-9141-3975\" target=\"_blank\" rel=\"noopener\">\r\n          \u25ce ORCID 0000-0001-9141-3975\r\n        <\/a>\r\n\r\n        <div class=\"quick-facts\">\r\n          <h4>Datos r\u00e1pidos<\/h4>\r\n          <div class=\"fact-row\"><span class=\"fact-label\">Nacionalidad<\/span><span class=\"fact-value\">italiano<\/span><\/div>\r\n          <div class=\"fact-row\"><span class=\"fact-label\">Ubicaci\u00f3n<\/span><span class=\"fact-value\">Valencia, Espa\u00f1a<\/span><\/div>\r\n          <div class=\"fact-row\"><span class=\"fact-label\">Idiomas<\/span><span class=\"fact-value\">Italiano \u00b7 Ingl\u00e9s \u00b7 Franc\u00e9s \u00b7 Espa\u00f1ol<\/span><\/div>\r\n          <div class=\"fact-row\"><span class=\"fact-label\">Disponibilidad<\/span><span class=\"fact-value\">Consultor\u00eda \u00b7 Gesti\u00f3n de proyectos \u00b7 Conferencias<\/span><\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Right column -->\r\n      <div class=\"expertise-list\">\r\n        <h4>Experiencia principal<\/h4>\r\n        <div class=\"expertise-card\">\r\n          <span class=\"expertise-num\">01<\/span>\r\n          <div class=\"expertise-text\">\r\n            <strong>Redacci\u00f3n de propuestas y gesti\u00f3n de subvenciones de la UE<\/strong>\r\n            <span>Horizonte Europa, Horizonte 2020 y programas regionales: desde la concepci\u00f3n hasta la presentaci\u00f3n y la gesti\u00f3n posterior a la adjudicaci\u00f3n.<\/span>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"expertise-card\">\r\n          <span class=\"expertise-num\">02<\/span>\r\n          <div class=\"expertise-text\">\r\n            <strong>Pol\u00edtica de innovaci\u00f3n y especializaci\u00f3n inteligente<\/strong>\r\n            <span>Dise\u00f1o, integraci\u00f3n y evaluaci\u00f3n de estrategias S3 a nivel regional.<\/span>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"expertise-card\">\r\n          <span class=\"expertise-num\">03<\/span>\r\n          <div class=\"expertise-text\">\r\n            <strong>Contrataci\u00f3n p\u00fablica innovadora<\/strong>\r\n            <span>Dise\u00f1o de PCP\/PPI, gesti\u00f3n de licitaciones y desarrollo de capacidades en materia de adquisiciones.<\/span>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"expertise-card\">\r\n          <span class=\"expertise-num\">04<\/span>\r\n          <div class=\"expertise-text\">\r\n            <strong>Inteligencia artificial para el gobierno y la \u00e9tica<\/strong>\r\n            <span>Servicios de asesoramiento, auditor\u00eda y normalizaci\u00f3n para la implementaci\u00f3n de la IA en el sector p\u00fablico.<\/span>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"expertise-card\">\r\n          <span class=\"expertise-num\">05<\/span>\r\n          <div class=\"expertise-text\">\r\n            <strong>Laboratorios vivientes y marketing territorial<\/strong>\r\n            <span>Participaci\u00f3n de las partes interesadas, m\u00e9todos de cocreaci\u00f3n y ecosistemas de innovaci\u00f3n locales.<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\r\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-5733d513 elementor-section-stretched elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5733d513\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-58e540ad\" data-id=\"58e540ad\" 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<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-50c77c02 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"50c77c02\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-56e5c3b0\" data-id=\"56e5c3b0\" 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-5b2740f2 gyan-title-st-line-after elementor-widget elementor-widget-gyan_title\" data-id=\"5b2740f2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"gyan_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"gyan-title\">\r\n\t\t\t<div class=\"gyan-title-subtitle\"><span>Servicios y experiencia<\/span><\/div><h2 class=\"gyan-title-heading\">\u00bfPor qu\u00e9 elegirnos?<\/h2>\t\t<\/div>\r\n\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<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-f30ccf7\" data-id=\"f30ccf7\" 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-38ee5706 elementor-widget elementor-widget-text-editor\" data-id=\"38ee5706\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tAliquam sodales justo sit amet urna auctor scelerisquinterdum leo anet tempus enim esent egetis hendrerit vel nibh vitae ornar sem velit aliquam facilisivitae finibus risus feslin is hendrerit vel nibh vitae ornar uspendisse consequat quis sem.\t\t\t\t\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\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-6ac2a38 elementor-section-stretched elementor-section-content-middle elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6ac2a38\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-91bf845\" data-id=\"91bf845\" 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-6b8d0990 gyan-infobox-align-left gyan-infobox-position-top gyan-infobox-center-no gyan-hover-animation-none gyan-animation-box-fade elementor-widget elementor-widget-gyan_info_box\" data-id=\"6b8d0990\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"gyan_info_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"gyan-info-box gyan-animation-box gyan-ease-transition\">\n\n\t\t\t\n\t\t\t\n\t\t\t\t<div class=\"gyan-infobox-icon-holder gyan-ease-transition\">\n\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"gyan-infobox-image\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"74\" height=\"74\" src=\"https:\/\/francescomolinari.es\/wp-content\/uploads\/2020\/02\/icon-pay-per-click.png\" class=\"attachment-full size-full wp-image-646\" alt=\"\" \/>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t<\/div>\n\n\t\t\t\n\t\t\t<div class=\"gyan-infobox-content-holder\">\n\n\t\t\t\t\n\t\t\t\t\t<h4 class=\"gyan-infobox-title gyan-ease-transition\">\n\t\t\t\t\t\t\t\t\t\t\t\tDise\u00f1o de sitios web\t\t\t\t\t\t\t\t\t\t\t<\/h4>\n\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t<div class=\"gyan-infobox-content gyan-ease-transition\">\n\t\t\t\t\t\tLorem ipsum dolor sit ame contur adipi cing elit sed do eimod tempor incididunt \t\t\t\t\t<\/div>\n\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"clear\"><\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5274aebc gyan-infobox-align-left gyan-infobox-position-top gyan-infobox-center-no gyan-hover-animation-none gyan-animation-box-fade elementor-widget elementor-widget-gyan_info_box\" data-id=\"5274aebc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"gyan_info_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"gyan-info-box gyan-animation-box gyan-ease-transition\">\n\n\t\t\t\n\t\t\t\n\t\t\t\t<div class=\"gyan-infobox-icon-holder gyan-ease-transition\">\n\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"gyan-infobox-image\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"74\" height=\"74\" src=\"https:\/\/francescomolinari.es\/wp-content\/uploads\/2020\/02\/icon-artist2.png\" class=\"attachment-full size-full wp-image-647\" alt=\"\" \/>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t<\/div>\n\n\t\t\t\n\t\t\t<div class=\"gyan-infobox-content-holder\">\n\n\t\t\t\t\n\t\t\t\t\t<h4 class=\"gyan-infobox-title gyan-ease-transition\">\n\t\t\t\t\t\t\t\t\t\t\t\tDesarrollo web\t\t\t\t\t\t\t\t\t\t\t<\/h4>\n\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t<div class=\"gyan-infobox-content gyan-ease-transition\">\n\t\t\t\t\t\tLorem ipsum dolor sit ame contur adipi cing elit sed do eimod tempor incididunt \t\t\t\t\t<\/div>\n\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"clear\"><\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\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<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-3284f449\" data-id=\"3284f449\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-5d1ea934 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5d1ea934\" 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-inner-column elementor-element elementor-element-7413e1fe\" data-id=\"7413e1fe\" 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-4f398842 gyan-title-desc-center elementor-widget elementor-widget-gyan_title\" data-id=\"4f398842\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"gyan_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"gyan-title\">\r\n\t\t\t<h2 class=\"gyan-title-heading\">M\u00e1s de 25 a\u00f1os de experiencia<\/h2><div class=\"gyan-title-desc\">Lorem ipsum dolor sit ame contur ade cing elit sed do eimod mpor <\/div>\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-54a3d274 gyan-icon-center-yes gyan-icon-list-traditional gyan-icon-left elementor-widget elementor-widget-gyan_icon_list\" data-id=\"54a3d274\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"gyan_icon_list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"gyan-icon-list-wrap\">\n            <ul class=\"gyan-ilist-items\">\n                                                            <li>\n                                                                <span class=\"gyan-icon-wrapper\">\n                                                                                        <span class=\"gyan-icon-list-icon gyan-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t                                    <\/span>\n                                    <span class=\"gyan-icon-list-text\">Desarrollo creativo<\/span>                        <\/li>\n                                                                                <li>\n                                                                <span class=\"gyan-icon-wrapper\">\n                                                                                        <span class=\"gyan-icon-list-icon gyan-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t                                    <\/span>\n                                    <span class=\"gyan-icon-list-text\">Investigaci\u00f3n de la competencia<\/span>                        <\/li>\n                                                                                <li>\n                                                                <span class=\"gyan-icon-wrapper\">\n                                                                                        <span class=\"gyan-icon-list-icon gyan-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t                                    <\/span>\n                                    <span class=\"gyan-icon-list-text\">Dise\u00f1o web de primera clase<\/span>                        <\/li>\n                                                                                <li>\n                                                                <span class=\"gyan-icon-wrapper\">\n                                                                                        <span class=\"gyan-icon-list-icon gyan-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t                                    <\/span>\n                                    <span class=\"gyan-icon-list-text\">Optimizar las operaciones<\/span>                        <\/li>\n                                                <\/ul>\n        <\/div>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-52b4a07b elementor-align-center elementor-widget elementor-widget-button\" data-id=\"52b4a07b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/francescomolinari.es\/es\/contactos\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Obtenga un presupuesto gratuito<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\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\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-5c12092a\" data-id=\"5c12092a\" 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-6f051a2b gyan-infobox-align-left gyan-infobox-position-top gyan-infobox-center-no gyan-hover-animation-none gyan-animation-box-fade elementor-widget elementor-widget-gyan_info_box\" data-id=\"6f051a2b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"gyan_info_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"gyan-info-box gyan-animation-box gyan-ease-transition\">\n\n\t\t\t\n\t\t\t\n\t\t\t\t<div class=\"gyan-infobox-icon-holder gyan-ease-transition\">\n\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"gyan-infobox-image\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"74\" height=\"74\" src=\"https:\/\/francescomolinari.es\/wp-content\/uploads\/2020\/02\/icon-process2.png\" class=\"attachment-full size-full wp-image-649\" alt=\"\" \/>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t<\/div>\n\n\t\t\t\n\t\t\t<div class=\"gyan-infobox-content-holder\">\n\n\t\t\t\t\n\t\t\t\t\t<h4 class=\"gyan-infobox-title gyan-ease-transition\">\n\t\t\t\t\t\t\t\t\t\t\t\tMarketing digital\t\t\t\t\t\t\t\t\t\t\t<\/h4>\n\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t<div class=\"gyan-infobox-content gyan-ease-transition\">\n\t\t\t\t\t\tLorem ipsum dolor sit ame contur adipi cing elit sed do eimod tempor incididunt \t\t\t\t\t<\/div>\n\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"clear\"><\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6b7e499d gyan-infobox-align-left gyan-infobox-position-top gyan-infobox-center-no gyan-hover-animation-none gyan-animation-box-fade elementor-widget elementor-widget-gyan_info_box\" data-id=\"6b7e499d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"gyan_info_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"gyan-info-box gyan-animation-box gyan-ease-transition\">\n\n\t\t\t\n\t\t\t\n\t\t\t\t<div class=\"gyan-infobox-icon-holder gyan-ease-transition\">\n\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"gyan-infobox-image\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"74\" height=\"74\" src=\"https:\/\/francescomolinari.es\/wp-content\/uploads\/2020\/02\/icon-stats.png\" class=\"attachment-full size-full wp-image-648\" alt=\"\" \/>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t<\/div>\n\n\t\t\t\n\t\t\t<div class=\"gyan-infobox-content-holder\">\n\n\t\t\t\t\n\t\t\t\t\t<h4 class=\"gyan-infobox-title gyan-ease-transition\">\n\t\t\t\t\t\t\t\t\t\t\t\tFotograf\u00eda de archivo\t\t\t\t\t\t\t\t\t\t\t<\/h4>\n\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t<div class=\"gyan-infobox-content gyan-ease-transition\">\n\t\t\t\t\t\tLorem ipsum dolor sit ame contur adipi cing elit sed do eimod tempor incididunt \t\t\t\t\t<\/div>\n\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"clear\"><\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\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>","protected":false},"excerpt":{"rendered":"<p>About \u2013 Francesco Molinari About Profile &amp; Expertise I am an Italian researcher and independent consultant with a long track record in EU research and innovation programmes, territorial development, living labs and digital public services. My work spans proposal writing, grant management, policy design, capacity building and evaluation. Over three [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-161","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/francescomolinari.es\/es\/wp-json\/wp\/v2\/pages\/161","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/francescomolinari.es\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/francescomolinari.es\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/francescomolinari.es\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/francescomolinari.es\/es\/wp-json\/wp\/v2\/comments?post=161"}],"version-history":[{"count":0,"href":"https:\/\/francescomolinari.es\/es\/wp-json\/wp\/v2\/pages\/161\/revisions"}],"wp:attachment":[{"href":"https:\/\/francescomolinari.es\/es\/wp-json\/wp\/v2\/media?parent=161"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}