{"id":3105,"date":"2023-08-04T15:38:36","date_gmt":"2023-08-04T13:38:36","guid":{"rendered":"https:\/\/www.gecodor.it\/gecodor-experts-in-renewable-energy-2\/"},"modified":"2026-02-26T17:02:21","modified_gmt":"2026-02-26T16:02:21","slug":"gecodor-experts-in-renewable-energy","status":"publish","type":"page","link":"https:\/\/www.gecodor.it\/en\/","title":{"rendered":"Gecodor &#8211; Experts in Renewable Energy"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3105\" class=\"elementor elementor-3105 elementor-3054\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-73d40966 elementor-section-height-min-height elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"73d40966\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/www.gecodor.it\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/video-header.mp4&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-background-video-container\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\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-27db80a2\" data-id=\"27db80a2\" data-element_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-4f77bfc elementor-widget__width-initial hero-intro-home elementor-widget elementor-widget-text-editor\" data-id=\"4f77bfc\" 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\t<p><em>We take to the field every day for the<\/em> <strong>production<\/strong> <em>of<\/em> <strong>electricity<\/strong><br \/><em>From<\/em> <strong>renewable sources<\/strong>.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-769ee58 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"769ee58\" 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\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/en\/contacts-gecodor\/\">\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\">Contact us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e90915f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e90915f\" 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<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5fa2b13\" data-id=\"5fa2b13\" data-element_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-a979043 elementor-widget elementor-widget-html\" data-id=\"a979043\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"back-to-top hidden\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"23.76\" height=\"22.518\" viewBox=\"0 0 23.76 22.518\">\n  <g id=\"Group_211\" data-name=\"Group 211\" transform=\"translate(-1836.374 -1027.396)\">\n    <path id=\"Path_246\" data-name=\"Path 246\" d=\"M18,27.018V7.5\" transform=\"translate(1830.254 1021.396)\" fill=\"none\" stroke=\"#f5f5f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"3\"\/>\n    <path id=\"Path_247\" data-name=\"Path 247\" d=\"M7.5,17.259,17.259,7.5l9.759,9.759\" transform=\"translate(1830.995 1021.396)\" fill=\"none\" stroke=\"#f5f5f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"3\"\/>\n  <\/g>\n<\/svg>\n<\/div>\n\n<script>\n    const scrollToTop = document.querySelector('.back-to-top');\n    \n    let target = document.querySelector(\".hero-intro-home\");\n    \n    let callback = (entries, observer) => {\n      entries.forEach((entry) => {\n        entry.isIntersecting ? scrollToTop.classList.add('hidden') : scrollToTop.classList.remove('hidden')\n      });\n    };\n    \n    let observer = new IntersectionObserver(callback);\n    \n    observer.observe(target);\n    \n    scrollToTop.addEventListener('click', () => {\n        window.scrollTo({ top: 0, behavior: 'smooth' })\n    })\n\n<\/script>\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<div class=\"elementor-element elementor-element-f4ce032 e-flex e-con-boxed e-con e-parent\" data-id=\"f4ce032\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2312f91 e-con-full e-flex e-con e-child\" data-id=\"2312f91\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dde65c1 elementor-widget elementor-widget-text-editor\" data-id=\"dde65c1\" 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\tWe believe in the importance of renewables for economic development that has among its cornerstones environmental sustainability and energy security for the country.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2e33ddd e-flex e-con-boxed e-con e-parent\" data-id=\"2e33ddd\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-6d0e2e6 e-con-full e-flex e-con e-child\" data-id=\"6d0e2e6\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c7f6cb9 elementor-widget elementor-widget-heading\" data-id=\"c7f6cb9\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our contribution to the energy transition<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8ce5ced e-flex e-con-boxed e-con e-parent\" data-id=\"8ce5ced\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-60bb083 e-con-full e-flex e-con e-child\" data-id=\"60bb083\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-808f54d elementor-widget elementor-widget-image\" data-id=\"808f54d\" 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\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"398\" height=\"543\" src=\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/Impianti_Eolici_Offshore.jpg\" class=\"attachment-full size-full wp-image-103\" alt=\"\" srcset=\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/Impianti_Eolici_Offshore.jpg 398w, https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/Impianti_Eolici_Offshore-220x300.jpg 220w\" sizes=\"(max-width: 398px) 100vw, 398px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fcaf7a3 e-con-full e-flex e-con e-child\" data-id=\"fcaf7a3\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3eed7e8 elementor-widget elementor-widget-heading\" data-id=\"3eed7e8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Onshore wind power plants<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f748d66 elementor-widget elementor-widget-heading\" data-id=\"f748d66\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">1442 MW in development<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6126cb5 elementor-widget elementor-widget-text-editor\" data-id=\"6126cb5\" 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\t<p><b>Onshore wind energy<\/b> is one of the most established and reliable renewable sources. New-generation turbines guarantee high efficiency, reduced emissions and access to decarbonisation incentives.<\/p><p>Site selection, landscape impact and the complexity of the authorisation process require experience and expertise: each <b>stage is managed transparently<\/b>, transforming critical issues into opportunities thanks to a model that shares the business risk and supports development through to implementation.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f3ba7ec elementor-align-left elementor-widget elementor-widget-button\" data-id=\"f3ba7ec\" 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\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.gecodor.it\/en\/onshore-wind-power\/\">\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\">Discover more<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-231cfc3 e-flex e-con-boxed e-con e-parent\" data-id=\"231cfc3\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-d31f487 e-con-full e-flex e-con e-child\" data-id=\"d31f487\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ab8fe6b elementor-widget elementor-widget-image\" data-id=\"ab8fe6b\" 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\t\t\t\t\t\t\t<img decoding=\"async\" width=\"398\" height=\"543\" src=\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/fotovoltaico-agricolo-home.jpg\" class=\"attachment-full size-full wp-image-2494\" alt=\"\" srcset=\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/fotovoltaico-agricolo-home.jpg 398w, https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/fotovoltaico-agricolo-home-220x300.jpg 220w\" sizes=\"(max-width: 398px) 100vw, 398px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2f558aa e-con-full e-flex e-con e-child\" data-id=\"2f558aa\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bd76327 elementor-widget elementor-widget-heading\" data-id=\"bd76327\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Photovoltaics and Agrivoltaics<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0b854b3 elementor-widget elementor-widget-heading\" data-id=\"0b854b3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">50 MW in development<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1acc235 elementor-widget elementor-widget-text-editor\" data-id=\"1acc235\" 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\t<p>Photovoltaics is now one of the most accessible and efficient technologies for producing clean energy. Agrivoltaics integrates agricultural production and renewable energy, enhancing land value and creating a balance between crops and solar panels.<\/p><p>Each <b>project is tailor-made<\/b>, from land analysis to the construction of the agri-solar park, to promote sustainable and innovative growth. To offer high-yield systems capable of reducing energy costs and improving the sustainability of businesses and investors.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bf456d5 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"bf456d5\" 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\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.gecodor.it\/en\/agrivoltaics\/\">\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\">Discover more<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4bcd5ad e-flex e-con-boxed e-con e-parent\" data-id=\"4bcd5ad\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-df41ce1 e-con-full e-flex e-con e-child\" data-id=\"df41ce1\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8214122 elementor-widget elementor-widget-image\" data-id=\"8214122\" 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\t\t\t\t\t\t\t<img decoding=\"async\" width=\"398\" height=\"543\" src=\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/impianti-offshore-home.jpg\" class=\"attachment-full size-full wp-image-2495\" alt=\"\" srcset=\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/impianti-offshore-home.jpg 398w, https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/impianti-offshore-home-220x300.jpg 220w\" sizes=\"(max-width: 398px) 100vw, 398px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-03d0a8b e-con-full e-flex e-con e-child\" data-id=\"03d0a8b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-290d655 elementor-widget elementor-widget-heading\" data-id=\"290d655\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Offshore wind power plants<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aed9930 elementor-widget elementor-widget-heading\" data-id=\"aed9930\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">420 MW in development<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fcfff96 elementor-widget elementor-widget-text-editor\" data-id=\"fcfff96\" 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\t<p>Offshore wind power represents the new frontier of renewable energy: constant winds and advanced technologies guarantee stable, zero-emission production.<\/p><p>Investing in this sector means generating <b>sustainable income and environmental value<\/b>. We accompany investors every step of the way, offering customised solutions on fixed or floating foundations with comprehensive management and a turnkey approach.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ae7aa44 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"ae7aa44\" 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\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.gecodor.it\/en\/offshore-wind-power\/\">\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\">Discover more<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-61e345a e-flex e-con-boxed e-con e-parent\" data-id=\"61e345a\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-10e1dad e-con-full e-flex e-con e-child\" data-id=\"10e1dad\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-88a53bf elementor-widget elementor-widget-image\" data-id=\"88a53bf\" 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\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"398\" height=\"543\" src=\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/accumulo-energia-home.jpg\" class=\"attachment-full size-full wp-image-2496\" alt=\"\" srcset=\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/accumulo-energia-home.jpg 398w, https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/accumulo-energia-home-220x300.jpg 220w\" sizes=\"(max-width: 398px) 100vw, 398px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ccd4fca e-con-full e-flex e-con e-child\" data-id=\"ccd4fca\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d557a32 elementor-widget elementor-widget-heading\" data-id=\"d557a32\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Energy storage systems<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9c7a6f0 elementor-widget elementor-widget-heading\" data-id=\"9c7a6f0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">1260 MW in development<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9d0aa76 elementor-widget elementor-widget-text-editor\" data-id=\"9d0aa76\" 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\t<p>Energy storage is essential for making electricity grids more efficient and stable.<\/p><p>For this reason, we develop <b>Battery Energy Storage System (BESS)<\/b> projects for investors who wish to increase sustainability and participate in the storage mechanisms provided for by Terna and the MACSE programme. Each solution is designed according to the site and the investor&#8217;s objectives, with a technical and flexible approach.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8c7ef3d elementor-align-left elementor-widget elementor-widget-button\" data-id=\"8c7ef3d\" 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\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.gecodor.it\/en\/energy-storage-systems\/\">\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\">Discover more<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6809387 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6809387\" 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<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ff8e163\" data-id=\"ff8e163\" data-element_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-2dd92e4 elementor-widget-laptop__width-initial elementor-absolute elementor-widget elementor-widget-image\" data-id=\"2dd92e4\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;laptop&quot;],&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}}}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"631\" height=\"313\" src=\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/Logo_Gecodor_Green.png\" class=\"attachment-full size-full wp-image-217\" alt=\"\" srcset=\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/Logo_Gecodor_Green.png 631w, https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/Logo_Gecodor_Green-300x149.png 300w\" sizes=\"(max-width: 631px) 100vw, 631px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1b47346 elementor-section-height-min-height section-parallax-home elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"1b47346\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;],&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}}}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2f308d5\" data-id=\"2f308d5\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\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-b05de8b elementor-section-full_width elementor-section-content-middle home-content-container elementor-section-height-default elementor-section-height-default\" data-id=\"b05de8b\" 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<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-bb2cf01 home-content-column\" data-id=\"bb2cf01\" data-element_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-d24f6d9 elementor-widget elementor-widget-text-editor\" data-id=\"d24f6d9\" data-element_type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;laptop&quot;],&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}}}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<article class=\"home-content\"><h3>The energy of a company<\/h3><p><b>Gecodor is an expert<\/b> in the field of renewable energy, working daily to support investors in the construction of new electricity generation plants.<\/p><p>Our commitment is constant and aims to create new opportunities. We do not just provide advice, but share <b>the opportunities and challenges<\/b> of each project with the investor, ensuring technical and strategic support throughout the entire process.<\/p><p>Investing with us will give you a collaborative partner at your side, present from the inception of the <b>project to the final execution of the work<\/b>.<\/p><p><a href=\"https:\/\/www.gecodor.it\/en\/contacts-gecodor\/\">Get to know us<\/a><\/p><\/article>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-f6651f3 e-flex e-con-boxed e-con e-parent\" data-id=\"f6651f3\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-d8dabba e-con-full e-flex e-con e-child\" data-id=\"d8dabba\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6126189 elementor-widget elementor-widget-heading\" data-id=\"6126189\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">An organised work process<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9d1e816 e-flex e-con-boxed e-con e-parent\" data-id=\"9d1e816\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-d98b9c1 e-con-full e-flex e-con e-child\" data-id=\"d98b9c1\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e142754 elementor-widget elementor-widget-heading\" data-id=\"e142754\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Here are the main stages of a project planned down to the smallest detail.<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2458c5a e-flex e-con-boxed e-con e-parent\" data-id=\"2458c5a\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-bcccf31 e-con-full e-flex e-con e-child\" data-id=\"bcccf31\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6964b7e elementor-widget elementor-widget-heading\" data-id=\"6964b7e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">01<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dc29341 elementor-widget elementor-widget-heading\" data-id=\"dc29341\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Feasibility study<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ed8af0b elementor-widget elementor-widget-text-editor\" data-id=\"ed8af0b\" 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\t<p>We carry out a feasibility study and, if the outcome is positive, we proceed with an on-site inspection to check the areas, assessing any potential interference and critical issues.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5a14bca e-flex e-con-boxed e-con e-parent\" data-id=\"5a14bca\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-42abbff e-con-full e-flex e-con e-child\" data-id=\"42abbff\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-138e681 elementor-widget elementor-widget-heading\" data-id=\"138e681\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">02<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3bb734d elementor-widget elementor-widget-heading\" data-id=\"3bb734d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Design<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7c6036a elementor-widget elementor-widget-text-editor\" data-id=\"7c6036a\" 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\tOnce the initial study has been completed, a kick-off meeting is held with all the professionals involved, and the design process can proceed.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e5e6237 e-flex e-con-boxed e-con e-parent\" data-id=\"e5e6237\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-68b4975 e-con-full e-flex e-con e-child\" data-id=\"68b4975\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6f3dabc elementor-widget elementor-widget-heading\" data-id=\"6f3dabc\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">03<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8715e50 elementor-widget elementor-widget-heading\" data-id=\"8715e50\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Revision<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4df0f94 elementor-widget elementor-widget-text-editor\" data-id=\"4df0f94\" 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\tThe project is then placed at the centre of internal reviews.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7069d6c e-flex e-con-boxed e-con e-parent\" data-id=\"7069d6c\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-fa37a1a e-con-full e-flex e-con e-child\" data-id=\"fa37a1a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7a9f9fe elementor-widget elementor-widget-heading\" data-id=\"7a9f9fe\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">04<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-731f35e elementor-widget elementor-widget-heading\" data-id=\"731f35e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Authorisation<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4cc6d88 elementor-widget elementor-widget-text-editor\" data-id=\"4cc6d88\" 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\tGecodor submits the project to the competent authorities for the issuance of authorisations, liaising with the agencies and providing any additional information requested.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eab3db8 e-flex e-con-boxed e-con e-parent\" data-id=\"eab3db8\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-d99e02a e-con-full e-flex e-con e-child\" data-id=\"d99e02a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-85c36b6 elementor-widget elementor-widget-heading\" data-id=\"85c36b6\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">05<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0ac51ca elementor-widget elementor-widget-heading\" data-id=\"0ac51ca\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Realisation<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0f83b30 elementor-widget elementor-widget-text-editor\" data-id=\"0f83b30\" 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\tWe are leaders in the field in carrying out the work, thanks to our teams of professionals.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a1fccdc elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"a1fccdc\" 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<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c97a094\" data-id=\"c97a094\" data-element_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-13cd5a3 elementor-widget elementor-widget-gallery\" data-id=\"13cd5a3\" data-element_type=\"widget\" data-settings=\"{&quot;columns&quot;:3,&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/02.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"13cd5a3\" data-elementor-lightbox-title=\"02\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTQ1LCJ1cmwiOiJodHRwczpcL1wvd3d3LmdlY29kb3IuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA4XC8wMi5qcGciLCJzbGlkZXNob3ciOiIxM2NkNWEzIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/02.jpg\" data-width=\"674\" data-height=\"443\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/03.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"13cd5a3\" data-elementor-lightbox-title=\"03\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTQzLCJ1cmwiOiJodHRwczpcL1wvd3d3LmdlY29kb3IuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA4XC8wMy5qcGciLCJzbGlkZXNob3ciOiIxM2NkNWEzIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/03.jpg\" data-width=\"676\" data-height=\"445\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/04.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"13cd5a3\" data-elementor-lightbox-title=\"04\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTQyLCJ1cmwiOiJodHRwczpcL1wvd3d3LmdlY29kb3IuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA4XC8wNC5qcGciLCJzbGlkZXNob3ciOiIxM2NkNWEzIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/04.jpg\" data-width=\"674\" data-height=\"443\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/05.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"13cd5a3\" data-elementor-lightbox-title=\"05\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTQxLCJ1cmwiOiJodHRwczpcL1wvd3d3LmdlY29kb3IuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA4XC8wNS5qcGciLCJzbGlkZXNob3ciOiIxM2NkNWEzIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/05.jpg\" data-width=\"674\" data-height=\"443\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/06.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"13cd5a3\" data-elementor-lightbox-title=\"06\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTQwLCJ1cmwiOiJodHRwczpcL1wvd3d3LmdlY29kb3IuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA4XC8wNi5qcGciLCJzbGlkZXNob3ciOiIxM2NkNWEzIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/06.jpg\" data-width=\"674\" data-height=\"443\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/08.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"13cd5a3\" data-elementor-lightbox-title=\"08\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTM4LCJ1cmwiOiJodHRwczpcL1wvd3d3LmdlY29kb3IuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA4XC8wOC5qcGciLCJzbGlkZXNob3ciOiIxM2NkNWEzIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/08.jpg\" data-width=\"674\" data-height=\"443\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/09.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"13cd5a3\" data-elementor-lightbox-title=\"09\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTM3LCJ1cmwiOiJodHRwczpcL1wvd3d3LmdlY29kb3IuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA4XC8wOS5qcGciLCJzbGlkZXNob3ciOiIxM2NkNWEzIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/09.jpg\" data-width=\"676\" data-height=\"443\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\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<div class=\"elementor-element elementor-element-48818be e-flex e-con-boxed e-con e-parent\" data-id=\"48818be\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-042b9a8 e-con-full e-flex e-con e-child\" data-id=\"042b9a8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a14aa3d elementor-widget elementor-widget-heading\" data-id=\"a14aa3d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Contribute to the\nenergy transition:<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ba05e83 elementor-widget elementor-widget-heading\" data-id=\"ba05e83\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Let's build a new renewable future together.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a6c3377 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"a6c3377\" 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\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.gecodor.it\/en\/contacts-gecodor\/\">\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\">Contact us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7ab1c6c e-con-full e-flex e-con e-child\" data-id=\"7ab1c6c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1072e59 elementor-widget elementor-widget-image\" data-id=\"1072e59\" 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\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"517\" height=\"752\" src=\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/cta-logo-image-e1761745206617.png\" class=\"attachment-full size-full wp-image-566\" alt=\"\" srcset=\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/cta-logo-image-e1761745206617.png 517w, https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/cta-logo-image-e1761745206617-206x300.png 206w\" sizes=\"(max-width: 517px) 100vw, 517px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>We construct new power plants by utilizing renewable energy sources to facilitate the transition to a more sustainable lifestyle. Find out more! Find out more!<\/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-3105","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Gecodor - Experts in Renewable Energy<\/title>\n<meta name=\"description\" content=\"We construct new power plants by utilizing renewable energy sources to facilitate the transition to a more sustainable lifestyle. Find out more! Find out more!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.gecodor.it\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Gecodor - Experts in Renewable Energy\" \/>\n<meta property=\"og:description\" content=\"We construct new power plants by utilizing renewable energy sources to facilitate the transition to a more sustainable lifestyle. Find out more! Find out more!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.gecodor.it\/\" \/>\n<meta property=\"og:site_name\" content=\"Gecodor\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-26T16:02:21+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/Impianti_Eolici_Offshore.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"398\" \/>\n\t<meta property=\"og:image:height\" content=\"543\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.gecodor.it\/\",\"url\":\"https:\/\/www.gecodor.it\/\",\"name\":\"Gecodor - Experts in Renewable Energy\",\"isPartOf\":{\"@id\":\"https:\/\/www.gecodor.it\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.gecodor.it\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.gecodor.it\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/Impianti_Eolici_Offshore.jpg\",\"datePublished\":\"2023-08-04T13:38:36+00:00\",\"dateModified\":\"2026-02-26T16:02:21+00:00\",\"description\":\"We construct new power plants by utilizing renewable energy sources to facilitate the transition to a more sustainable lifestyle. Find out more! Find out more!\",\"breadcrumb\":{\"@id\":\"https:\/\/www.gecodor.it\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.gecodor.it\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.gecodor.it\/#primaryimage\",\"url\":\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/Impianti_Eolici_Offshore.jpg\",\"contentUrl\":\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/Impianti_Eolici_Offshore.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.gecodor.it\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.gecodor.it\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Gecodor &#8211; Experts in Renewable Energy\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.gecodor.it\/#website\",\"url\":\"https:\/\/www.gecodor.it\/\",\"name\":\"Gecodor\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.gecodor.it\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.gecodor.it\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.gecodor.it\/#organization\",\"name\":\"Gecodor\",\"url\":\"https:\/\/www.gecodor.it\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.gecodor.it\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/Logo_Gecodor_Holding-1.svg\",\"contentUrl\":\"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/Logo_Gecodor_Holding-1.svg\",\"caption\":\"Gecodor\"},\"image\":{\"@id\":\"https:\/\/www.gecodor.it\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/ge-co-d-or-linkedin\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Gecodor - Experts in Renewable Energy","description":"We construct new power plants by utilizing renewable energy sources to facilitate the transition to a more sustainable lifestyle. Find out more! Find out more!","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:\/\/www.gecodor.it\/","og_locale":"en_US","og_type":"article","og_title":"Gecodor - Experts in Renewable Energy","og_description":"We construct new power plants by utilizing renewable energy sources to facilitate the transition to a more sustainable lifestyle. Find out more! Find out more!","og_url":"https:\/\/www.gecodor.it\/","og_site_name":"Gecodor","article_modified_time":"2026-02-26T16:02:21+00:00","og_image":[{"width":398,"height":543,"url":"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/Impianti_Eolici_Offshore.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.gecodor.it\/","url":"https:\/\/www.gecodor.it\/","name":"Gecodor - Experts in Renewable Energy","isPartOf":{"@id":"https:\/\/www.gecodor.it\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.gecodor.it\/#primaryimage"},"image":{"@id":"https:\/\/www.gecodor.it\/#primaryimage"},"thumbnailUrl":"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/Impianti_Eolici_Offshore.jpg","datePublished":"2023-08-04T13:38:36+00:00","dateModified":"2026-02-26T16:02:21+00:00","description":"We construct new power plants by utilizing renewable energy sources to facilitate the transition to a more sustainable lifestyle. Find out more! Find out more!","breadcrumb":{"@id":"https:\/\/www.gecodor.it\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.gecodor.it\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.gecodor.it\/#primaryimage","url":"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/Impianti_Eolici_Offshore.jpg","contentUrl":"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/Impianti_Eolici_Offshore.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.gecodor.it\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.gecodor.it\/"},{"@type":"ListItem","position":2,"name":"Gecodor &#8211; Experts in Renewable Energy"}]},{"@type":"WebSite","@id":"https:\/\/www.gecodor.it\/#website","url":"https:\/\/www.gecodor.it\/","name":"Gecodor","description":"","publisher":{"@id":"https:\/\/www.gecodor.it\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.gecodor.it\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.gecodor.it\/#organization","name":"Gecodor","url":"https:\/\/www.gecodor.it\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.gecodor.it\/#\/schema\/logo\/image\/","url":"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/Logo_Gecodor_Holding-1.svg","contentUrl":"https:\/\/www.gecodor.it\/wp-content\/uploads\/2023\/08\/Logo_Gecodor_Holding-1.svg","caption":"Gecodor"},"image":{"@id":"https:\/\/www.gecodor.it\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/ge-co-d-or-linkedin\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.gecodor.it\/en\/wp-json\/wp\/v2\/pages\/3105","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.gecodor.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.gecodor.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.gecodor.it\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.gecodor.it\/en\/wp-json\/wp\/v2\/comments?post=3105"}],"version-history":[{"count":35,"href":"https:\/\/www.gecodor.it\/en\/wp-json\/wp\/v2\/pages\/3105\/revisions"}],"predecessor-version":[{"id":4269,"href":"https:\/\/www.gecodor.it\/en\/wp-json\/wp\/v2\/pages\/3105\/revisions\/4269"}],"wp:attachment":[{"href":"https:\/\/www.gecodor.it\/en\/wp-json\/wp\/v2\/media?parent=3105"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}