{"id":12724,"date":"2021-08-16T13:25:23","date_gmt":"2021-08-16T13:25:23","guid":{"rendered":"https:\/\/www.iep.pt\/home\/"},"modified":"2023-06-26T11:11:52","modified_gmt":"2023-06-26T11:11:52","slug":"home","status":"publish","type":"page","link":"https:\/\/www.iep.pt\/es\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"12724\" class=\"elementor elementor-12724 elementor-2\">\n\t\t\t\t\t\t<div class=\"elementor-inner\">\n\t\t\t\t<div class=\"elementor-section-wrap\">\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8d3bcfb elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"8d3bcfb\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8b85b03\" data-id=\"8b85b03\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f671dbe elementor-widget__width-inherit elementor-widget elementor-widget-shortcode\" data-id=\"f671dbe\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-shortcode\"><div class='white' style='background:#fafafa; border:solid 0px #f0f0f0; border-radius:0px; padding:0px 0px 0px 0px;'>\n<div id='home_slider' class='owl-carousel sa_owl_theme owl-pagination-true autohide-arrows' data-slider-id='home_slider' style='visibility:hidden;'>\n<div id='home_slider_slide01' class='sa_hover_container' style='padding:0% 0%; margin:0px 0%; background-image:url(&quot;https:\/\/www.iep.pt\/wp-content\/uploads\/2021\/08\/IEP_INSPECION-VISUAL.png&quot;); background-position:center center; background-size:cover; background-repeat:no-repeat; background-color:rgb(0, 0, 0); min-height:400px; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='https:\/\/www.iep.pt\/es\/servicios\/sostenibilidad-y-energia\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='home_slider_slide02' class='sa_hover_container' style='padding:0% 0%; margin:0px 0%; background-image:url(&quot;https:\/\/www.iep.pt\/wp-content\/uploads\/2021\/08\/IEP_COMPATIBILIDAD.png&quot;); background-position:center center; background-size:cover; background-repeat:no-repeat; background-color:rgb(0, 0, 0); min-height:400px; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='https:\/\/www.iep.pt\/es\/servicios\/ensayos-de-laboratorio\/compatibilidad-electromagnetica\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='home_slider_slide03' class='sa_hover_container' style='padding:0% 0%; margin:0px 0%; background-image:url(&quot;https:\/\/www.iep.pt\/wp-content\/uploads\/2021\/08\/IEP_CE.png&quot;); background-position:center center; background-size:cover; background-repeat:no-repeat; background-color:rgb(0, 0, 0); min-height:400px; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='https:\/\/www.iep.pt\/es\/servicios\/marcado-ce\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n<script type='text\/javascript'>\n\tjQuery(document).ready(function() {\n\t\tjQuery('#home_slider').owlCarousel({\n\t\t\titems : 1,\n\t\t\tsmartSpeed : 300,\n\t\t\tautoplay : true,\n\t\t\tautoplayTimeout : 4000,\n\t\t\tautoplayHoverPause : true,\n\t\t\tsmartSpeed : 300,\n\t\t\tfluidSpeed : 300,\n\t\t\tautoplaySpeed : 300,\n\t\t\tnavSpeed : 300,\n\t\t\tdotsSpeed : 300,\n\t\t\tloop : true,\n\t\t\tnav : true,\n\t\t\tnavText : ['Previous','Next'],\n\t\t\tdots : true,\n\t\t\tresponsiveRefreshRate : 200,\n\t\t\tslideBy : 1,\n\t\t\tmergeFit : true,\n\t\t\tautoHeight : false,\n\t\t\tmouseDrag : false,\n\t\t\ttouchDrag : true\n\t\t});\n\t\tjQuery('#home_slider').css('visibility', 'visible');\n\t\tvar owl_goto = jQuery('#home_slider');\n\t\tjQuery('.home_slider_goto1').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 0);\n\t\t});\n\t\tjQuery('.home_slider_goto2').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 1);\n\t\t});\n\t\tjQuery('.home_slider_goto3').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 2);\n\t\t});\n\t\tvar resize_12807 = jQuery('.owl-carousel');\n\t\tresize_12807.on('initialized.owl.carousel', function(e) {\n\t\t\tif (typeof(Event) === 'function') {\n\t\t\t\twindow.dispatchEvent(new Event('resize'));\n\t\t\t} else {\n\t\t\t\tvar evt = window.document.createEvent('UIEvents');\n\t\t\t\tevt.initUIEvent('resize', true, false, window, 0);\n\t\t\t\twindow.dispatchEvent(evt);\n\t\t\t}\n\t\t});\n\t});\n<\/script>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\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-c957ada elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c957ada\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-896c70c\" data-id=\"896c70c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-80b0994 elementor-view-default elementor-invisible elementor-widget elementor-widget-icon\" data-id=\"80b0994\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInDown&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon elementor-animation-pulse\" href=\"#servicos-home\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 256 256\" style=\"enable-background:new 0 0 256 256;\" xml:space=\"preserve\">\n<g>\n\t<g>\n\t\t<polygon points=\"225.813,48.907 128,146.72 30.187,48.907 0,79.093 128,207.093 256,79.093   \"><\/polygon>\n\t<\/g>\n<\/g>\n<g>\n<\/g>\n<g>\n<\/g>\n<g>\n<\/g>\n<g>\n<\/g>\n<g>\n<\/g>\n<g>\n<\/g>\n<g>\n<\/g>\n<g>\n<\/g>\n<g>\n<\/g>\n<g>\n<\/g>\n<g>\n<\/g>\n<g>\n<\/g>\n<g>\n<\/g>\n<g>\n<\/g>\n<g>\n<\/g>\n<\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\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-00f0e8f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"00f0e8f\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-690b484\" data-id=\"690b484\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-38e3084 elementor-widget elementor-widget-heading\" data-id=\"38e3084\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 data-elementor-setting-key=\"title\" data-pen-placeholder=\"Digite aqui...\" style=\"font-style: normal; color: rgb(0, 0, 0); text-align: center;\">NUESTROS <span style=\"font-size: 34px; font-weight: normal; color: rgb(0, 176, 165);\">SERVICIOS<\/span><\/h2><\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\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-a99316b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a99316b\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-7060dd8\" data-id=\"7060dd8\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b462f5c elementor-widget elementor-widget-image\" data-id=\"b462f5c\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.iep.pt\/es\/servicios\/ensayos-de-laboratorio\/\">\n\t\t\t\t\t\t\t<img width=\"500\" height=\"500\" src=\"https:\/\/www.iep.pt\/wp-content\/uploads\/2022\/09\/IEP_ENSAIOS-LABORATORIO.png\" class=\"attachment-large size-large\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/www.iep.pt\/wp-content\/uploads\/2022\/09\/IEP_ENSAIOS-LABORATORIO.png 500w, https:\/\/www.iep.pt\/wp-content\/uploads\/2022\/09\/IEP_ENSAIOS-LABORATORIO-300x300.png 300w, https:\/\/www.iep.pt\/wp-content\/uploads\/2022\/09\/IEP_ENSAIOS-LABORATORIO-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\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-e3cf733\" data-id=\"e3cf733\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ecd9c30 elementor-widget elementor-widget-image\" data-id=\"ecd9c30\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.iep.pt\/es\/servicios\/marcado-ce\/\">\n\t\t\t\t\t\t\t<img width=\"500\" height=\"500\" src=\"https:\/\/www.iep.pt\/wp-content\/uploads\/2022\/09\/2-IEP_MARCADO-CE.png\" class=\"attachment-large size-large\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/www.iep.pt\/wp-content\/uploads\/2022\/09\/2-IEP_MARCADO-CE.png 500w, https:\/\/www.iep.pt\/wp-content\/uploads\/2022\/09\/2-IEP_MARCADO-CE-300x300.png 300w, https:\/\/www.iep.pt\/wp-content\/uploads\/2022\/09\/2-IEP_MARCADO-CE-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\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-3f29dff\" data-id=\"3f29dff\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-32ddc5f elementor-widget elementor-widget-image\" data-id=\"32ddc5f\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.iep.pt\/es\/servicios\/sostenibilidad-y-energia\/\">\n\t\t\t\t\t\t\t<img width=\"500\" height=\"500\" src=\"https:\/\/www.iep.pt\/wp-content\/uploads\/2022\/09\/3-IEP_EFICIENCIA-ENERGETICA-RENOVABLES.png\" class=\"attachment-large size-large\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/www.iep.pt\/wp-content\/uploads\/2022\/09\/3-IEP_EFICIENCIA-ENERGETICA-RENOVABLES.png 500w, https:\/\/www.iep.pt\/wp-content\/uploads\/2022\/09\/3-IEP_EFICIENCIA-ENERGETICA-RENOVABLES-300x300.png 300w, https:\/\/www.iep.pt\/wp-content\/uploads\/2022\/09\/3-IEP_EFICIENCIA-ENERGETICA-RENOVABLES-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\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-1868910 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1868910\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-5b9dd9f\" data-id=\"5b9dd9f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2f43d89 elementor-widget elementor-widget-image\" data-id=\"2f43d89\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.iep.pt\/es\/servicios\/ensayos-no-destructivos-end\/\">\n\t\t\t\t\t\t\t<img width=\"500\" height=\"500\" src=\"https:\/\/www.iep.pt\/wp-content\/uploads\/2022\/09\/5-IEP_ENSAYOS-NO-DESTRUCTIVOS.png\" class=\"attachment-large size-large\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/www.iep.pt\/wp-content\/uploads\/2022\/09\/5-IEP_ENSAYOS-NO-DESTRUCTIVOS.png 500w, https:\/\/www.iep.pt\/wp-content\/uploads\/2022\/09\/5-IEP_ENSAYOS-NO-DESTRUCTIVOS-300x300.png 300w, https:\/\/www.iep.pt\/wp-content\/uploads\/2022\/09\/5-IEP_ENSAYOS-NO-DESTRUCTIVOS-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\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-550fd8b\" data-id=\"550fd8b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f4dee14 elementor-widget elementor-widget-image\" data-id=\"f4dee14\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.iep.pt\/es\/servicios\/inspecciones\/inspecciones-3a-parte\/\">\n\t\t\t\t\t\t\t<img width=\"500\" height=\"500\" src=\"https:\/\/www.iep.pt\/wp-content\/uploads\/2022\/09\/4-IEP_INSPECIONES-DE-TERCEROS.png\" class=\"attachment-large size-large\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/www.iep.pt\/wp-content\/uploads\/2022\/09\/4-IEP_INSPECIONES-DE-TERCEROS.png 500w, https:\/\/www.iep.pt\/wp-content\/uploads\/2022\/09\/4-IEP_INSPECIONES-DE-TERCEROS-300x300.png 300w, https:\/\/www.iep.pt\/wp-content\/uploads\/2022\/09\/4-IEP_INSPECIONES-DE-TERCEROS-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\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-5ad66d0\" data-id=\"5ad66d0\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-802b0e6 elementor-widget elementor-widget-image\" data-id=\"802b0e6\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.iep.pt\/es\/servicios\/formacion\/\">\n\t\t\t\t\t\t\t<img width=\"500\" height=\"500\" src=\"https:\/\/www.iep.pt\/wp-content\/uploads\/2022\/09\/6-IEP_FORMACION.png\" class=\"attachment-large size-large\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/www.iep.pt\/wp-content\/uploads\/2022\/09\/6-IEP_FORMACION.png 500w, https:\/\/www.iep.pt\/wp-content\/uploads\/2022\/09\/6-IEP_FORMACION-300x300.png 300w, https:\/\/www.iep.pt\/wp-content\/uploads\/2022\/09\/6-IEP_FORMACION-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\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-d1f39f7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d1f39f7\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7fb1178\" data-id=\"7fb1178\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0d666b4 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"0d666b4\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/www.iep.pt\/es\/servicios\/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">SABER M\u00c1S<\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\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-3e77cef elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3e77cef\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-74ab050\" data-id=\"74ab050\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e6d0851 elementor-widget elementor-widget-heading\" data-id=\"e6d0851\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 data-elementor-setting-key=\"title\" data-pen-placeholder=\"Digite aqui...\" style=\"font-style: normal; color: rgb(0, 0, 0); text-align: center;\">NUESTRAS <span style=\"font-size: 34px; font-weight: normal; color: rgb(0, 176, 165);\">NOTICIAS Y ART\u00cdCULOS<\/span><\/h2><\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\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-9798d3e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9798d3e\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-62b749e\" data-id=\"62b749e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fc438e9 uael-post__news-stack-no elementor-widget elementor-widget-uael-posts\" data-id=\"fc438e9\" data-element_type=\"widget\" data-settings=\"{&quot;news_slides_to_show&quot;:1,&quot;news_slides_to_show_tablet&quot;:2,&quot;news_slides_to_show_mobile&quot;:1}\" data-widget_type=\"uael-posts.news\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"uael-post__header\">\n\t\t\t\t\t<\/div>\n\t\t<div class=\"uael-post__body\">\n\t\t\t\n\t\t<div class=\"uael-post-image-left uael-post-grid uael-posts uael-post_structure-featured uael-featured_post_structure-\" data-query-type=\"custom\" data-structure=\"featured\" data-layout=\"\" data-page=\"0\" data-skin=\"news\" data-filter-default=\"\" data-offset-top=\"30\" >\n\n\t\t\t\n\n<div class=\"uael-post-wrapper  uael-post-wrapper-featured \">\n\t<div class=\"uael-post__bg-wrap\">\n\t\t\n\t\t\n\t\t<div class=\"uael-post__inner-wrap\">\n\n\t\t\t\t<div class=\"uael-post__thumbnail\">\n\t\t\t<a target=\"_self\" href=\"https:\/\/www.iep.pt\/es\/o-iep-e-membro-associado-da-apesf\/\" title=\"O IEP \u00e9 membro associado da APESF!\" style=\"background-image: url(&#039;https:\/\/www.iep.pt\/wp-content\/uploads\/2021\/08\/APESF_Logo_site_003.png&#039;);\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\n\t\t\t\n\t\t\t<div class=\"uael-post__content-wrap \">\n\t\t\t\t<div class=\"uael-post__terms-wrap\">\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<h5 class=\"uael-post__title\">\n\n\t\t\n\t\t\t\t\t\t<a href=\"https:\/\/www.iep.pt\/es\/o-iep-e-membro-associado-da-apesf\/\" target=\"_self\">\n\t\t\t\tO IEP \u00e9 membro associado da APESF!\t\t\t<\/a>\n\n\t\t\t\t<\/h5>\n\t\t\n\t\t<div class=\"uael-post__meta-data\">\n\n\t\t\t\t<span class=\"uael-post__author\">\n\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t<a href=\"https:\/\/www.iep.pt\/es\/author\/suporte\/\" title=\"Entradas de Suporte Spotmarket\" rel=\"author\">Suporte Spotmarket<\/a>\t\t<\/span>\n\t\t\t\t<span class=\"uael-post__date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fa fa-calendar\"><\/i>\t\t\t\t\t\t\t\t\t\n\t\t\t23 agosto, 2021\t\t<\/span>\n\t\t\t\t<span class=\"uael-post__comments\">\n\t\t\t\t\t\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fa fa-comments\"><\/i>\t\t\t\t\t\t\t\t\t\tNo hay comentarios\t\t<\/span>\n\t\t\n\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\n\t<\/div>\n\n<\/div>\n\n\t\t\t\t\t\t<div class=\"uael-post-grid__inner uael-post__columns-1 uael-post__columns-tablet-2 uael-post__columns-mobile-1\">\n\t\t\t\n\n<div class=\"uael-post-wrapper   sin-categorizar \">\n\t<div class=\"uael-post__bg-wrap\">\n\t\t\n\t\t\n\t\t<div class=\"uael-post__inner-wrap\">\n\n\t\t\t\t<div class=\"uael-post__thumbnail\">\n\t\t\t<a target=\"_self\" href=\"https:\/\/www.iep.pt\/es\/reinventar-o-setor-da-iluminacao\/\" title=\"Reinventar o Setor da Ilumina\u00e7\u00e3o\" style=\"background-image: url(&#039;https:\/\/www.iep.pt\/wp-content\/uploads\/2021\/08\/A-problematica-do-isolamento-equivalente-a-classe-II-de-isolamento-em-quadros-de-colunas_quadros-de-centralizacao-de-contagem-1.png&#039;);\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\n\t\t\t\n\t\t\t<div class=\"uael-post__content-wrap \">\n\t\t\t\t<div class=\"uael-post__terms-wrap\">\n\t\t\t\t\t<span class=\"uael-post__terms\"><a href=\"https:\/\/www.iep.pt\/es\/category\/sin-categorizar\/\" class=\"uael-listing__terms-link\" id=\"uael-post-term-sin-categorizar\" aria-labelledby=\"uael-post-term-sin-categorizar\">Sin categorizar<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t\t<h5 class=\"uael-post__title\">\n\n\t\t\n\t\t\t\t\t\t<a href=\"https:\/\/www.iep.pt\/es\/reinventar-o-setor-da-iluminacao\/\" target=\"_self\">\n\t\t\t\tReinventar o Setor da Ilumina\u00e7\u00e3o\t\t\t<\/a>\n\n\t\t\t\t<\/h5>\n\t\t\t\t\t<div class=\"uael-post__meta-data\">\n\t\t\t\t\t<span class=\"uael-post__date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fa fa-calendar\"><\/i>\t\t\t\t\t\t\t\t\t\n\t\t\t23 agosto, 2021\t\t<\/span>\n\t\t\t\t<span class=\"uael-post__comments\">\n\t\t\t\t\t\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fa fa-comments\"><\/i>\t\t\t\t\t\t\t\t\t\tNo hay comentarios\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\n\t<\/div>\n\n<\/div>\n\n\n<div class=\"uael-post-wrapper   sin-categorizar \">\n\t<div class=\"uael-post__bg-wrap\">\n\t\t\n\t\t\n\t\t<div class=\"uael-post__inner-wrap\">\n\n\t\t\t\t<div class=\"uael-post__thumbnail\">\n\t\t\t<a target=\"_self\" href=\"https:\/\/www.iep.pt\/es\/instalacoes-eletricas-para-a-alimentacao-do-carregamento-de-veiculos-eletricos\/\" title=\"Instala\u00e7\u00f5es El\u00e9tricas para a Alimenta\u00e7\u00e3o do Carregamento de Ve\u00edculos El\u00e9tricos\" style=\"background-image: url(&#039;https:\/\/www.iep.pt\/wp-content\/uploads\/2021\/08\/A-problematica-do-isolamento-equivalente-a-classe-II-de-isolamento-em-quadros-de-colunas_quadros-de-centralizacao-de-contagem-4.png&#039;);\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\n\t\t\t\n\t\t\t<div class=\"uael-post__content-wrap \">\n\t\t\t\t<div class=\"uael-post__terms-wrap\">\n\t\t\t\t\t<span class=\"uael-post__terms\"><a href=\"https:\/\/www.iep.pt\/es\/category\/sin-categorizar\/\" class=\"uael-listing__terms-link\" id=\"uael-post-term-sin-categorizar\" aria-labelledby=\"uael-post-term-sin-categorizar\">Sin categorizar<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t\t<h5 class=\"uael-post__title\">\n\n\t\t\n\t\t\t\t\t\t<a href=\"https:\/\/www.iep.pt\/es\/instalacoes-eletricas-para-a-alimentacao-do-carregamento-de-veiculos-eletricos\/\" target=\"_self\">\n\t\t\t\tInstala\u00e7\u00f5es El\u00e9tricas para a Alimenta\u00e7\u00e3o do Carregamento de Ve\u00edculos El\u00e9tricos\t\t\t<\/a>\n\n\t\t\t\t<\/h5>\n\t\t\t\t\t<div class=\"uael-post__meta-data\">\n\t\t\t\t\t<span class=\"uael-post__date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fa fa-calendar\"><\/i>\t\t\t\t\t\t\t\t\t\n\t\t\t23 agosto, 2021\t\t<\/span>\n\t\t\t\t<span class=\"uael-post__comments\">\n\t\t\t\t\t\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fa fa-comments\"><\/i>\t\t\t\t\t\t\t\t\t\tNo hay comentarios\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\n\t<\/div>\n\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"uael-post__footer\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\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-4c1e01d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4c1e01d\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7fd96f5\" data-id=\"7fd96f5\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6aa3874 elementor-widget elementor-widget-heading\" data-id=\"6aa3874\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u00bfNECESITAS <span style=\"color: #00b0a5; font-weight: normal;\">AYUDA? <\/span><\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-75f2b29 elementor-widget elementor-widget-text-editor\" data-id=\"75f2b29\" data-element_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<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\t<p style=\"text-align: center;\"><strong>Si necesitas m\u00e1s informaci\u00f3n sobre nuestros servicios, entra en contacto con nosotros y resuelve todas sus dudas.<\/strong><\/p>\n\t\t\t\t\t<\/div>\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-869218d elementor-align-center elementor-widget elementor-widget-button\" data-id=\"869218d\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/www.iep.pt\/es\/contactos\/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">CONT\u00c1CTANOS <\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\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-09eb386 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"09eb386\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d568fa1\" data-id=\"d568fa1\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9b8e2fc elementor-widget elementor-widget-shortcode\" data-id=\"9b8e2fc\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-shortcode\"><div role=\"form\" class=\"wpcf7\" id=\"wpcf7-f13274-o1\" lang=\"pt-PT\" dir=\"ltr\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/es\/wp-json\/wp\/v2\/pages\/12724?doing_wp_cron=1777600195.6123778820037841796875#wpcf7-f13274-o1\" method=\"post\" class=\"wpcf7-form init mailchimp-ext-0.5.68\" novalidate=\"novalidate\" data-status=\"init\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"13274\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.5.6.1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"pt_PT\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f13274-o1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<input type=\"hidden\" name=\"_wpcf7cf_hidden_group_fields\" value=\"[]\" \/>\n<input type=\"hidden\" name=\"_wpcf7cf_hidden_groups\" value=\"[]\" \/>\n<input type=\"hidden\" name=\"_wpcf7cf_visible_groups\" value=\"[]\" \/>\n<input type=\"hidden\" name=\"_wpcf7cf_repeaters\" value=\"[]\" \/>\n<input type=\"hidden\" name=\"_wpcf7cf_steps\" value=\"{}\" \/>\n<input type=\"hidden\" name=\"_wpcf7cf_options\" value=\"{&quot;form_id&quot;:13274,&quot;conditions&quot;:[],&quot;settings&quot;:{&quot;animation&quot;:&quot;yes&quot;,&quot;animation_intime&quot;:200,&quot;animation_outtime&quot;:200,&quot;conditions_ui&quot;:&quot;normal&quot;,&quot;notice_dismissed&quot;:false,&quot;notice_dismissed_rollback-cf7-5.5.5&quot;:true}}\" \/>\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/div>\n<div style=\"display:flex; background-color:#00b0a5 !important;\">\n<div style=\"flex: 0.8; padding-top: 50px;\">\n<p style=\"color:#ffffff;font-size: 30px; line-height: 140%; text-align: center; \">NEWSLETTER<\/p>\n<p style=\"color:#ffffff;font-size: 16px; line-height: 120%; text-align: center;\">Subscr\u00edbete a e-news iep<\/p>\n<\/div>\n<div id=\"newsletter\" style=\"padding-top: 50px; padding-bottom:60px; flex: 1.2;\">\n<div style=\"display: flex;width: 75%;\">\n<span class=\"wpcf7-form-control-wrap your-email\"><input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Introduce aqu\u00ed tu correo electr\u00f3nico\" \/><\/span><br \/>\n<input type=\"submit\" value=\"Subscribir\" class=\"wpcf7-form-control has-spinner wpcf7-submit\" \/>\n<\/div>\n<div style=\"display:flex; margin-top:20px;width: 75%;\">\n<span class=\"wpcf7-form-control-wrap acceptance-477\"><span class=\"wpcf7-form-control wpcf7-acceptance\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"acceptance-477\" value=\"1\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">He le\u00eddo y acepto la <a class=\"marco\" href=\"\/es\/politica-de-privacidad\/\">  Pol\u00edtica de Privacidad<\/a><\/span><\/label><\/span><\/span><\/span> <span class=\"wpcf7-form-control-wrap acceptance-478\"><span class=\"wpcf7-form-control wpcf7-acceptance\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"acceptance-478\" value=\"1\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">He le\u00eddo y acepto la <a class=\"marco\" href=\"\/es\/politica-de-cookies\/\">  Pol\u00edtica de Cookies <\/a><\/span><\/label><\/span><\/span><\/span>\n<\/div>\n<\/div>\n<style>.marco{color:#fff !important; text-decoration: underline;}.marco:hover {text-decoration: underline;}<\/style>\n<\/div>\n<div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div><p style=\"display: none !important\"><span class=\"wpcf7-form-control-wrap referer-page\"><input type=\"hidden\" name=\"referer-page\" value=\"https:\/\/www.iep.pt\/es\/wp-json\/wp\/v2\/pages\/12724\" data-value=\"https:\/\/www.iep.pt\/es\/wp-json\/wp\/v2\/pages\/12724\" class=\"wpcf7-form-control wpcf7-text referer-page\" aria-invalid=\"false\"><\/span><\/p>\n<!-- Chimpmatic extension by Renzo Johnson --><\/form><\/div><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>NUESTROS SERVICIOS SABER M\u00c1S NUESTRAS NOTICIAS Y ART\u00cdCULOS O IEP \u00e9 membro associado da APESF! Suporte Spotmarket 23 agosto, 2021 No hay comentarios Sin categorizar Reinventar o Setor da Ilumina\u00e7\u00e3o &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"ast-button\" href=\"https:\/\/www.iep.pt\/es\/instalacoes-eletricas-para-a-alimentacao-do-carregamento-de-veiculos-eletricos\/\"> <span class=\"screen-reader-text\">Instala\u00e7\u00f5es El\u00e9tricas para a Alimenta\u00e7\u00e3o do Carregamento de Ve\u00edculos El\u00e9tricos<\/span> Descubra mais<\/a><\/p>\n","protected":false},"author":2,"featured_media":12771,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"elementor_header_footer","meta":{"spay_email":""},"acf":[],"_links":{"self":[{"href":"https:\/\/www.iep.pt\/es\/wp-json\/wp\/v2\/pages\/12724"}],"collection":[{"href":"https:\/\/www.iep.pt\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.iep.pt\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.iep.pt\/es\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.iep.pt\/es\/wp-json\/wp\/v2\/comments?post=12724"}],"version-history":[{"count":3,"href":"https:\/\/www.iep.pt\/es\/wp-json\/wp\/v2\/pages\/12724\/revisions"}],"predecessor-version":[{"id":18938,"href":"https:\/\/www.iep.pt\/es\/wp-json\/wp\/v2\/pages\/12724\/revisions\/18938"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.iep.pt\/es\/wp-json\/wp\/v2\/media\/12771"}],"wp:attachment":[{"href":"https:\/\/www.iep.pt\/es\/wp-json\/wp\/v2\/media?parent=12724"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}