{"id":9964,"date":"2026-06-08T14:31:35","date_gmt":"2026-06-08T14:31:35","guid":{"rendered":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/gruppo\/"},"modified":"2026-09-08T10:15:35","modified_gmt":"2026-09-08T10:15:35","slug":"company","status":"publish","type":"page","link":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/company\/","title":{"rendered":"About the Company"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"9964\" class=\"elementor elementor-9964 elementor-7227\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-580522c e-con-full titolo_pagina e-flex e-con e-parent\" data-id=\"580522c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-64633cb elementor-align-left elementor-widget elementor-widget-breadcrumbs\" data-id=\"64633cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"breadcrumbs.default\">\n\t\t\t\t\t<p id=\"breadcrumbs\"><span><span><a href=\"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/\">Home<\/a><\/span><\/span><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-419a7ae e-con-full box_azienda custom-container-padding e-flex e-con e-parent\" data-id=\"419a7ae\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-59a6b7b ms-animate elementor-widget elementor-widget-heading\" data-id=\"59a6b7b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\"><span class=\"arancione\">Ediltec<\/span><span class=\"light\"> Insulation S.p.A.<\/span><\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e22163 ms-animate elementor-widget elementor-widget-text-editor\" data-id=\"5e22163\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>With almost four decades of experience, Ediltec Insulation S.p.A. has established itself as a leading international player in the thermal insulation industry, driven by a strategy built on innovation, quality and sustainability.<br \/>Since 1989, Ediltec has developed a strong and dynamic multinational structure, delivering high-performance insulation solutions for residential and industrial construction as well as specialised applications. <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f3b7814 elementor-widget elementor-widget-html\" data-id=\"f3b7814\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n.ediltec-mv {\n  --bg: #131313;\n  --card: #272727;\n  --card-soft: #2e2e2e;\n  --orange: #f39200;\n  --white: #ffffff;\n  --text: #d3d3d3;\n  --line: rgba(255,255,255,.12);\n\n  font-family: inherit;\n  background: var(--bg);\n  padding: 10px px;\n}\n\n.ediltec-mv-grid {\n  max-width: 100%;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 38px;\n}\n\n.ediltec-mv-card {\n  position: relative;\n  background: var(--card);\n  border: 1px solid rgba(255,255,255,.8);\n  border-radius: 20px;\n  padding: 34px 36px 36px;\n  overflow: hidden;\n  transition: transform .3s ease, border-color .3s ease, box-shadow .3s ease;\n}\n\n\/* Vision con bordo arancio, come richiamo allo stile Ediltec *\/\n.ediltec-mv-card.vision {\n  border-color: var(--orange);\n}\n\n.ediltec-mv-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 18px 45px rgba(0,0,0,.25);\n}\n\n.ediltec-mv-card::after {\n  content: \"\";\n  position: absolute;\n  width: 180px;\n  height: 180px;\n  right: -70px;\n  top: -80px;\n  border-radius: 50%;\n  background: radial-gradient(\n    circle,\n    rgba(243,146,0,.12) 0%,\n    rgba(243,146,0,0) 70%\n  );\n  pointer-events: none;\n}\n\n\/* header *\/\n.ediltec-mv-head {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  margin-bottom: 18px;\n}\n\n.ediltec-mv-icon {\n  width: 46px;\n  height: 46px;\n  flex: 0 0 46px;\n  border-radius: 12px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  background: var(--orange);\n  color: #111;\n  font-size: 23px;\n  font-weight: 700;\n}\n\n.ediltec-mv-label {\n  color: var(--orange);\n  font-size: 13px;\n  font-weight: 800;\n  letter-spacing: 1.6px;\n  text-transform: uppercase;\n}\n\n.ediltec-mv-title {\n  color: var(--white);\n  font-size: 25px;\n  line-height: 1.2;\n  font-weight: 700;\n  margin: 0 0 26px;\n}\n\n\/* mission *\/\n.ediltec-mv-list {\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.ediltec-mv-list li {\n  display: grid;\n  grid-template-columns: 32px 1fr;\n  gap: 14px;\n  align-items: center;\n  padding: 17px 0;\n  border-bottom: 1px solid var(--line);\n  color: var(--text);\n  font-size: 16px;\n  line-height: 1.5;\n}\n\n.ediltec-mv-list li:last-child {\n  border-bottom: 0;\n  padding-bottom: 0;\n}\n\n.ediltec-check {\n  width: 29px;\n  height: 29px;\n  border-radius: 50%;\n  background: rgba(243,146,0,.12);\n  border: 1px solid rgba(243,146,0,.35);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: var(--orange);\n  font-weight: 800;\n}\n\n\/* vision *\/\n.ediltec-vision-box {\n  position: relative;\n  background: var(--card-soft);\n  border-left: 3px solid var(--orange);\n  border-radius: 0 14px 14px 0;\n  padding: 28px 30px 28px 34px;\n  margin-top: 8px;\n}\n\n.ediltec-quote {\n  display: block;\n  color: var(--orange);\n  font-size: 38px;\n  line-height: .7;\n  font-weight: 800;\n  margin-bottom: 14px;\n}\n\n.ediltec-vision-box p {\n  color: var(--white);\n  font-size: 19px;\n  line-height: 1.55;\n  margin: 0;\n}\n\n.ediltec-vision-bottom {\n  display: flex;\n  align-items: flex-start;\n  gap: 14px;\n  margin-top: 24px;\n  color: var(--text);\n  font-size: 16px;\n  line-height: 1.5;\n}\n\n.ediltec-mini {\n  flex: 0 0 28px;\n  width: 28px;\n  height: 28px;\n  border-radius: 8px;\n  background: rgba(243,146,0,.12);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: var(--orange);\n  font-size: 15px;\n  font-weight: 800;\n}\n\n\/* mobile *\/\n@media (max-width: 900px) {\n  .ediltec-mv {\n    padding: 30px 20px;\n  }\n\n  .ediltec-mv-grid {\n    grid-template-columns: 1fr;\n    gap: 22px;\n  }\n\n  .ediltec-mv-card {\n    padding: 28px 24px;\n  }\n\n  .ediltec-mv-title {\n    font-size: 22px;\n  }\n\n  .ediltec-vision-box p {\n    font-size: 17px;\n  }\n}\n<\/style>\n\n\n<section class=\"ediltec-mv\">\n\n  <div class=\"ediltec-mv-grid\">\n\n    <!-- MISSION -->\n    <div class=\"ediltec-mv-card\">\n\n      <div class=\"ediltec-mv-head\">\n        <div class=\"ediltec-mv-icon\">\u25ce<\/div>\n        <div class=\"ediltec-mv-label\">Mission<\/div>\n      <\/div>\n\n      <h3 class=\"ediltec-mv-title\">\nOur commitment, every day.      <\/h3>\n\n      <ul class=\"ediltec-mv-list\">\n\n        <li>\n          <span class=\"ediltec-check\">\u2713<\/span>\n          <span>Develop high-performance thermal insulation technologies.<\/span>\n        <\/li>\n\n        <li>\n          <span class=\"ediltec-check\">\u2713<\/span>\n          <span>Improve the energy efficiency of buildings.<\/span>\n        <\/li>\n\n        <li>\n          <span class=\"ediltec-check\">\u2713<\/span>\n          <span>Offer a comprehensive range of solutions for residential and industrial construction.<\/span>\n        <\/li>\n\n        <li>\n          <span class=\"ediltec-check\">\u2713<\/span>\n          <span>Operate in compliance with energy efficiency regulations and environmental sustainability principles.<\/span>\n        <\/li>\n\n      <\/ul>\n\n    <\/div>\n\n\n    <!-- VISION -->\n    <div class=\"ediltec-mv-card vision\">\n\n      <div class=\"ediltec-mv-head\">\n        <div class=\"ediltec-mv-icon\">\u25c9<\/div>\n        <div class=\"ediltec-mv-label\">Vision<\/div>\n      <\/div>\n\n      <h3 class=\"ediltec-mv-title\">\n        Sustainable innovation for the future.\n      <\/h3>\n\n      <div class=\"ediltec-vision-box\">\n\n        <span class=\"ediltec-quote\">\u201c<\/span>\n\n        <p>\nBecome a European benchmark for sustainable thermal insulation, combining technological innovation, energy efficiency and environmental protection for future generations.\n        <\/p>\n\n      <\/div>\n\n      <div class=\"ediltec-vision-bottom\">\n        <span class=\"ediltec-mini\">\u2197<\/span>\n        <span>\n          The natural form of thermal efficiency lies in the balance between innovation and sustainability.\n        <\/span>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9a65a81 e-con-full  ms-animate-children ms-slider box_gruppo e-flex e-con e-child\" data-id=\"9a65a81\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-cf11b5c e-con-full e-flex e-con e-child\" data-id=\"cf11b5c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-de42b98 elementor-widget elementor-widget-heading\" data-id=\"de42b98\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">150+<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d7a3c72 elementor-widget elementor-widget-text-editor\" data-id=\"d7a3c72\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h3 style=\"color: #fff\">People<\/h3><p>Across its various production sites, the Group employs more than 150 people, supporting production, quality, logistics and development.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6d47c6f e-con-full e-flex e-con e-child\" data-id=\"6d47c6f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fbc1222 elementor-widget elementor-widget-heading\" data-id=\"fbc1222\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">130.000m\u00b2<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d3fe596 elementor-widget elementor-widget-text-editor\" data-id=\"d3fe596\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h3 style=\"color: #fff\">Production Area<\/h3>\nThe total production area across our facilities worldwide is approximately 130,000 m\u00b2.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dcabcda e-con-full e-flex e-con e-child\" data-id=\"dcabcda\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-05753af elementor-widget elementor-widget-heading\" data-id=\"05753af\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">&gt; \u20ac100M<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-206621e elementor-widget elementor-widget-text-editor\" data-id=\"206621e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h3 style=\"color: #fff\">Revenue<\/h3>\nRevenue shows consistent growth, enabling new investments and supporting the Group\u2019s long-term development.\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<\/div>\n\t\t<div class=\"elementor-element elementor-element-ea630b3 e-con-full box_azienda custom-container-padding e-flex e-con e-parent\" data-id=\"ea630b3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f2b5141 ms-animate elementor-widget elementor-widget-heading\" data-id=\"f2b5141\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Group Structure<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7eb28ae ms-animate elementor-widget elementor-widget-text-editor\" data-id=\"7eb28ae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>In December 2023, the Ediltec Business Unit became Ediltec Insulation S.p.A. following the merger of Decem Srl and Algor Srl. This milestone consolidated the Group\u2019s organisation and strengthened an integrated European industrial network, bringing together expertise, technologies and production capabilities across Italy, Germany and Croatia, fostering synergies between the different production sites and reinforcing the Group\u2019s presence in international markets. <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cc4b1f8 e-con-full  box_gruppo ms-animate-children ms-slider  e-flex e-con e-child\" data-id=\"cc4b1f8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a53b943 e-con-full e-flex e-con e-child\" data-id=\"a53b943\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-05f8860 elementor-widget elementor-widget-text-editor\" data-id=\"05f8860\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h3 style=\"color: #fff\">SBN Group Holding<\/h3><p>More than 150 employees<br \/>130,000 m\u00b2 of production area<br \/>Annual revenue&gt; \u20ac100M<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d8e3b31 e-con-full e-flex e-con e-child\" data-id=\"d8e3b31\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4ad53c3 elementor-widget elementor-widget-text-editor\" data-id=\"4ad53c3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h3 style=\"color: #fff\">2025 Expansion Strategy<\/h3><p>Since 2025, Ediltec has been pursuing a strategic expansion project aimed at further strengthening its industrial structure. The plan focuses on expanding the Group\u2019s production capacity and manufacturing footprint through new investments and development opportunities, both nationally and internationally, with the goal of building an increasingly strong, integrated and competitive presence across its key markets. <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8ddfa4e e-con-full e-flex e-con e-child\" data-id=\"8ddfa4e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fee59f8 elementor-widget elementor-widget-text-editor\" data-id=\"fee59f8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h3 style=\"color: #fff\">Key Certifications<\/h3><p>+ UNI EN ISO 9001<\/p><p>+ EPD \u2013 \u2028Dichiarazione Ambientale di Prodotto<\/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<\/div>\n\t\t<div class=\"elementor-element elementor-element-87766e0 e-con-full box_azienda custom-container-padding e-flex e-con e-parent\" data-id=\"87766e0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-66d703a ms-animate elementor-widget elementor-widget-heading\" data-id=\"66d703a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our Strengths<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1764027 e-con-full box_gruppo row_info_app  ms-animate-children ms-slider e-flex e-con e-child\" data-id=\"1764027\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-c833541 e-con-full e-flex e-con e-child\" data-id=\"c833541\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e6d334b elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"e6d334b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"48\" height=\"48\" src=\"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/wp-content\/uploads\/2026\/06\/Ediltec-logistic.svg\" class=\"attachment-full size-full wp-image-7232\" alt=\"Ediltec logistic\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Market-Ready Logistics<\/h3><p class=\"elementor-image-box-description\">The centralised warehouse in Cellino Attanasio (TE) ensures fast and flexible order fulfilment. Its strategic location in central Italy enables efficient distribution across the country, optimising delivery times while ensuring a consistently high level of service. <\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-844765d e-con-full e-flex e-con e-child\" data-id=\"844765d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-86c8125 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"86c8125\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"51\" height=\"51\" src=\"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/wp-content\/uploads\/2026\/06\/Ediltec-qualita.svg\" class=\"attachment-full size-full wp-image-7236\" alt=\"Ediltec qualit\u00e0\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Certified Quality<\/h3><p class=\"elementor-image-box-description\">Ediltec was among the first Italian companies to manufacture insulation materials and the first polyurethane insulation manufacturer to achieve UNI EN ISO 9001 certification. Obtaining the EPD (Environmental Product Declaration) represents a key milestone in our sustainability journey, encompassing processes, materials and products with the aim of reducing waste and resource consumption. <\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-151917f e-con-full e-flex e-con e-child\" data-id=\"151917f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e347a8a elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"e347a8a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"45\" height=\"45\" src=\"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/wp-content\/uploads\/2026\/06\/Ediltec-sostenibilita.svg\" class=\"attachment-full size-full wp-image-7240\" alt=\"Ediltec sostenibilit\u00e0\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Sustainability<\/h3><p class=\"elementor-image-box-description\">Industry 5.0 production facilities, energy efficiency and a circular approach help reduce waste and resource consumption. Most of our products contain recycled material, recovered from our own materials or generated from production waste. <\/p><\/div><\/div>\t\t\t\t<\/div>\n\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-6341361 e-con-full box_azienda custom-container-padding e-flex e-con e-parent\" data-id=\"6341361\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-020bd16 ms-animate elementor-widget elementor-widget-heading\" data-id=\"020bd16\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span class=\"light\"><b>Diversification<\/b><\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-035fcf2 ms-animate elementor-widget elementor-widget-text-editor\" data-id=\"035fcf2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Ediltec\u2019s expertise extends beyond traditional thermal insulation. Through specialised business units such as POLIISO AIR and FABRICATION, the Group applies its know-how in insulation technologies to a broader range of products, applications and industrial sectors.<br \/>From pre-insulated air duct systems to custom-engineered XPS components for industrial applications, this diversification expands Ediltec\u2019s technological capabilities and enables the Group to address increasingly specific market requirements with dedicated, high-performance solutions.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7a899ee e-con-full  ms-animate-children  e-flex e-con e-child\" data-id=\"7a899ee\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<a class=\"elementor-element elementor-element-9f9cb7b e-con-full e-flex e-con e-child\" data-id=\"9f9cb7b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https:\/\/www.poliisoairducts.com\/it\/home\">\n\t\t\t\t<div class=\"elementor-element elementor-element-89b7881 elementor-widget elementor-widget-image\" data-id=\"89b7881\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"254\" height=\"62\" src=\"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/wp-content\/uploads\/2026\/05\/Polisioairlogo-ediltec.svg\" class=\"attachment-large size-large wp-image-5959\" alt=\"Polisioairlogo ediltec\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f46d2a5 elementor-widget elementor-widget-text-editor\" data-id=\"f46d2a5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h4 style=\"color: #fff;font-weight:70\">Pre-Insulated Polyiso Air Duct Systems<\/h4>\nIn 2019, marking its 30th anniversary, Ediltec expanded its expertise into the pre-insulated air duct systems sector with the launch of POLIISO AIR, a dedicated solution for professionals in HVAC, building services and air-conditioning systems.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t<a class=\"elementor-element elementor-element-dd964ce e-con-full e-flex e-con e-child\" data-id=\"dd964ce\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https:\/\/www.fabricationxps.com\/it\/home\">\n\t\t\t\t<div class=\"elementor-element elementor-element-68ef815 elementor-widget elementor-widget-image\" data-id=\"68ef815\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"274\" height=\"48\" src=\"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/wp-content\/uploads\/2026\/05\/Logo-Fabrication-ediltec.svg\" class=\"attachment-large size-large wp-image-5963\" alt=\"Logo Fabrication ediltec\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5f87a2e elementor-widget elementor-widget-text-editor\" data-id=\"5f87a2e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h4 style=\"color: #fff;font-weight: 70\">XPS Solutions for Industrial Applications<\/h4><p>The FABRICATION business unit specialises in the production of custom XPS panels and components for industrial applications, with quality, precision and flexibility at the core of its service.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7909a79 e-con-full box_azienda custom-container-padding e-flex e-con e-parent\" data-id=\"7909a79\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f11ce65 ms-animate elementor-widget elementor-widget-heading\" data-id=\"f11ce65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Location<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-884902a elementor-widget elementor-widget-html\" data-id=\"884902a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ====== SEDI E PRESENZA (Leaflet con link a Google Maps) ====== -->\r\n<link crossorigin=\"\" href=\"https:\/\/unpkg.com\/leaflet@1.9.4\/dist\/leaflet.css\" integrity=\"sha256-p4NxAoJBhIIN+hmNHrzRCf9tD\/miZyoHS5obTRR9BMY=\" rel=\"stylesheet\" \/>\r\n\r\n\r\n<section id=\"sedi-presenza\">\r\n <div class=\"pure-g-cont\">\r\n\r\n  <!-- Tabs + Select sulla stessa riga -->\r\n  <div class=\"map-controls\">\r\n    \r\n    <!-- Tab buttons -->\r\n    <div aria-label=\"Filtra sedi\" class=\"map-tabs\" role=\"tablist\">\r\n      <button aria-selected=\"true\" class=\"map-tab is-active\" data-target=\"italia\" role=\"tab\">Italy<\/button>\r\n      <button aria-selected=\"false\" class=\"map-tab\" data-target=\"internazionale\" role=\"tab\">International<\/button>\r\n    <\/div>\r\n\r\n    <!-- Select ITALIA -->\r\n    <div class=\"map-filter-group\" data-group=\"italia\">\r\n      <select class=\"map-select\" data-group=\"italia\">\r\n        <option value=\"\">\u2014 Select a location \u2014<\/option>\r\n        <option value=\"pir\">PIR Plant (Cellino Attanasio, TE)<\/option>\r\n        <option value=\"fab\">Fabrication Plant (Cellino Attanasio, TE)<\/option>\r\n        <option value=\"xps\">XPS Plant (Cellino Attanasio, TE)<\/option>\r\n        <option value=\"modena\">Sales Offices (Modena)<\/option>\r\n        <option value=\"verona\">Headquarter (Verona)<\/option>\r\n      <\/select>\r\n    <\/div>\r\n\r\n    <!-- Select INTERNAZIONALE -->\r\n    <div class=\"map-filter-group is-hidden\" data-group=\"internazionale\">\r\n      <select class=\"map-select\" data-group=\"internazionale\">\r\n        <option value=\"\">\u2014 Select a location \u2014<\/option>\r\n        <option value=\"hr\">Ediltec d.o.o. (Lepoglava, HR)<\/option>\r\n        <option value=\"de\">Ediltec Bayern GmbH (Wackersdorf, DE)<\/option>\r\n      <\/select>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n  <!-- Mappa -->\r\n  <div class=\"card\" style=\"padding:0; overflow:hidden; margin-top:2rem;border-radius:20px\">\r\n    <div id=\"map\">&nbsp;<\/div>\r\n  <\/div>\r\n\r\n<\/div>\r\n<\/section>\r\n\r\n<script\r\n  src=\"https:\/\/unpkg.com\/leaflet@1.9.4\/dist\/leaflet.js\"\r\n  integrity=\"sha256-20nQCchB9co0qIjJZRGuk2\/Z9VM+kNiyxNV1lvTlZBo=\"\r\n  crossorigin=\"\">\r\n<\/script>\r\n\r\n<script>\r\nsetTimeout(function(){\r\n  (function(){\r\n\r\n    \/\/ ====== DATI SEDI ======\r\n    const IT = {\r\n      pir:    { name: \"PIR Plant (Cellino Attanasio, TE)\",         lat: 42.611991,  lon: 13.8837326, gmaps: \"https:\/\/www.google.com\/maps?q=42.611991,13.8837326\" },\r\n      fab:    { name: \"Fabrication Plant (Cellino Attanasio, TE)\", lat: 42.613197,  lon: 13.8878896, gmaps: \"https:\/\/www.google.com\/maps?q=42.613197,13.8878896\" },\r\n      xps:    { name: \"XPS Plant (Cellino Attanasio, TE)\",         lat: 42.6125601, lon: 13.8876453, gmaps: \"https:\/\/www.google.com\/maps?q=42.6125601,13.8876453\" },\r\n      modena: { name: \"Uffici commerciali (Modena)\",               lat: 44.647128,  lon: 10.925226,  gmaps: \"https:\/\/www.google.com\/maps?q=Ediltec%20Insulation%20S.p.A.%20Modena\" },\r\n      verona: { name: \"Sede amministrativa (Verona)\",              lat: 45.438759,  lon: 10.992592,  gmaps: \"https:\/\/www.google.com\/maps?q=Ediltec%20Insulation%20S.p.A.%20Verona\" }\r\n    };\r\n\r\n    const INTL = {\r\n      hr: { name: \"Ediltec d.o.o. (Lepoglava, HR)\",        lat: 46.2164429, lon: 16.053478,  gmaps: \"https:\/\/www.google.com\/maps?q=46.2164429,16.053478\" },\r\n      de: { name: \"Ediltec Bayern GmbH (Wackersdorf, DE)\", lat: 49.3288877, lon: 12.2178658, gmaps: \"https:\/\/www.google.com\/maps?q=49.3288877,12.2178658\" }\r\n    };\r\n\r\n    \/\/ ====== MAPPA ======\r\n    const map = L.map('map', { zoomControl: true, scrollWheelZoom: true });\r\n    L.tileLayer('https:\/\/{s}.tile.openstreetmap.org\/{z}\/{x}\/{y}.png', {\r\n      maxZoom: 19, attribution: '\u00a9 OpenStreetMap contributors'\r\n    }).addTo(map);\r\nconst customIcon = L.icon({\r\n  iconUrl:     '\/wp-content\/uploads\/2026\/05\/pin.png',\r\n  iconSize:    [40, 40],\r\n  iconAnchor:  [16, 42],\r\n  popupAnchor: [0, -42]\r\n});\r\n    const groupIT  = L.layerGroup().addTo(map);\r\n    const groupINT = L.layerGroup();\r\n    const markersIT  = {};\r\n    const markersINT = {};\r\n\r\n    function popupHtml(item){\r\n      const safeName = item.name.replace(\/<\/g, '&lt;').replace(\/>\/g, '&gt;');\r\n      const gmaps = item.gmaps || `https:\/\/www.google.com\/maps?q=${item.lat},${item.lon}`;\r\n      return `\r\n        <div style=\"min-width:220px\">\r\n          <strong>${safeName}<\/strong><br>\r\n          <a href=\"${gmaps}\" target=\"_blank\" rel=\"noopener\">Apri su Google Maps<\/a>\r\n        <\/div>\r\n      `;\r\n    }\r\n\r\n    function addMarker(group, store, key, data){\r\n    const m = L.marker([data.lat, data.lon], { icon: customIcon }).bindPopup(popupHtml(data));\r\n      m.addTo(group);\r\n      store[key] = m;\r\n    }\r\n\r\n    Object.entries(IT).forEach(([k,v])   => addMarker(groupIT,  markersIT,  k, v));\r\n    Object.entries(INTL).forEach(([k,v]) => addMarker(groupINT, markersINT, k, v));\r\n\r\n    function fitGroup(group){\r\n      const bounds = L.latLngBounds();\r\n      group.eachLayer(l => { if(l.getLatLng) bounds.extend(l.getLatLng()); });\r\n      if(bounds.isValid()) map.fitBounds(bounds, { padding: [20,20] });\r\n    }\r\n\r\n    \/\/ Fit iniziale su Italia\r\n    fitGroup(groupIT);\r\n\r\n    \/\/ ====== UI Tabs ======\r\n    const tabs   = Array.from(document.querySelectorAll('#sedi-presenza .map-tab'));\r\n    const panels = Array.from(document.querySelectorAll('#sedi-presenza .map-filter-group'));\r\n\r\n    function switchTab(target){\r\n      tabs.forEach(t => { t.classList.remove('is-active'); t.setAttribute('aria-selected','false'); });\r\n      const activeTab = tabs.find(t => t.dataset.target === target);\r\n      if(activeTab){ activeTab.classList.add('is-active'); activeTab.setAttribute('aria-selected','true'); }\r\n\r\n      panels.forEach(p => p.classList.toggle('is-hidden', p.getAttribute('data-group') !== target));\r\n\r\n      if(target === 'italia'){\r\n        map.removeLayer(groupINT);\r\n        map.addLayer(groupIT);\r\n        fitGroup(groupIT);\r\n      } else {\r\n        map.removeLayer(groupIT);\r\n        map.addLayer(groupINT);\r\n        fitGroup(groupINT);\r\n      }\r\n\r\n      \/\/ Reset select\r\n      document.querySelectorAll('#sedi-presenza .map-select').forEach(s => s.value = '');\r\n      setTimeout(() => map.invalidateSize(), 0);\r\n    }\r\n\r\n    tabs.forEach(tab => tab.addEventListener('click', () => switchTab(tab.dataset.target)));\r\n\r\n    \/\/ ====== UI Select ======\r\n    document.querySelectorAll('#sedi-presenza .map-select').forEach(sel => {\r\n      sel.addEventListener('change', (e) => {\r\n        const key = e.target.value;\r\n        if(!key) return;\r\n\r\n        const group = e.target.getAttribute('data-group');\r\n        const store = group === 'italia' ? markersIT : markersINT;\r\n        const mk    = store[key];\r\n        if(!mk) return;\r\n\r\n        map.flyTo(mk.getLatLng(), 14, { duration: .5 });\r\n        mk.openPopup();\r\n      });\r\n    });\r\n\r\n  })();\r\n}, 100);\r\n<\/script>\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>Ediltec Insulation S.p.A. With almost four decades of experience, Ediltec Insulation S.p.A. has established itself as a leading international player in the thermal insulation industry, driven by a strategy built on innovation, quality and sustainability.Since 1989, Ediltec has developed a strong and dynamic multinational structure, delivering high-performance insulation solutions for residential and industrial construction as [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_yoast_wpseo_focuskw":"Ediltec Insulation Group","_yoast_wpseo_title":"","_yoast_wpseo_metadesc":"Our goal: to set global standards in thermal insulation through innovation, energy efficiency and sustainability.","footnotes":"","id_tipo":"","id_traduzione":"","titolo":"","testo":"","ordine":"","visibile":"","immagine":"","prodotti_consigliati":"","seo_link":"","seo_title":"","seo_keywords":"","seo_description":"","_bridge_tax_data":"","_bridge_imported":"","_bridge_source":"","meta_vantaggi":"","meta_posa_opera":"","meta_avvertenze":"","tipo":"","_bridge_import_key":"","id_nota_tecnica":"","id_download":"","file_pdf":0,"id_comunicazione":"","data":"","anno":"","prefisso":"","img":"","id_news":"","alt_text":"","top":"","link":"","link_click":"","galleriaMedia_news":"","id_prodotto":"","_sku":"","nuovo":"","brochure_pdf":0,"certificazione_pdf":0,"proprieta":"","titolo_applicazione_parent":"","brochure":"","titolo_en":"","click":"","seo_link_salva":"","alt_text_salva":"","galleria_media":"","_product_image_gallery":"","certificazioni_pdf":0,"lingua":"","Matchi_en":"","brochure_link":"","certificazione_link":"","_regular_price":"","_sale_price":"","_price":"","_stock":"","_stock_status":"","_sale_price_dates_from":"","_sale_price_dates_to":"","galleria_captions":"","immagine_didascalia":"","_bridge_translation_key":""},"class_list":["post-9964","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>About the Company - Ediltec Insulation<\/title>\n<meta name=\"description\" content=\"Our goal: to set global standards in thermal insulation through innovation, energy efficiency and sustainability.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"About the Company - Ediltec Insulation\" \/>\n<meta property=\"og:description\" content=\"Our goal: to set global standards in thermal insulation through innovation, energy efficiency and sustainability.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/company\/\" \/>\n<meta property=\"og:site_name\" content=\"Ediltec Insulation\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-08T10:15:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/wp-content\/uploads\/2026\/06\/Ediltec-logistic.svg\" \/>\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=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sleepy-hofstadter.94-76-228-222.plesk.page\\\/en\\\/company\\\/\",\"url\":\"https:\\\/\\\/sleepy-hofstadter.94-76-228-222.plesk.page\\\/en\\\/company\\\/\",\"name\":\"About the Company - Ediltec Insulation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sleepy-hofstadter.94-76-228-222.plesk.page\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/sleepy-hofstadter.94-76-228-222.plesk.page\\\/en\\\/company\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/sleepy-hofstadter.94-76-228-222.plesk.page\\\/en\\\/company\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/sleepy-hofstadter.94-76-228-222.plesk.page\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Ediltec-logistic.svg\",\"datePublished\":\"2026-06-08T14:31:35+00:00\",\"dateModified\":\"2026-09-08T10:15:35+00:00\",\"description\":\"Our goal: to set global standards in thermal insulation through innovation, energy efficiency and sustainability.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/sleepy-hofstadter.94-76-228-222.plesk.page\\\/en\\\/company\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sleepy-hofstadter.94-76-228-222.plesk.page\\\/en\\\/company\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/sleepy-hofstadter.94-76-228-222.plesk.page\\\/en\\\/company\\\/#primaryimage\",\"url\":\"https:\\\/\\\/sleepy-hofstadter.94-76-228-222.plesk.page\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Ediltec-logistic.svg\",\"contentUrl\":\"https:\\\/\\\/sleepy-hofstadter.94-76-228-222.plesk.page\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Ediltec-logistic.svg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/sleepy-hofstadter.94-76-228-222.plesk.page\\\/en\\\/company\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/sleepy-hofstadter.94-76-228-222.plesk.page\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About the Company\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/sleepy-hofstadter.94-76-228-222.plesk.page\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/sleepy-hofstadter.94-76-228-222.plesk.page\\\/en\\\/\",\"name\":\"Ediltec Insulation\",\"description\":\"Solutions for thermal and acoustic insulation.\",\"publisher\":{\"@id\":\"https:\\\/\\\/sleepy-hofstadter.94-76-228-222.plesk.page\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/sleepy-hofstadter.94-76-228-222.plesk.page\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/sleepy-hofstadter.94-76-228-222.plesk.page\\\/en\\\/#organization\",\"name\":\"Ediltec Insulation\",\"url\":\"https:\\\/\\\/sleepy-hofstadter.94-76-228-222.plesk.page\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/sleepy-hofstadter.94-76-228-222.plesk.page\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/sleepy-hofstadter.94-76-228-222.plesk.page\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Logo-ediltec.svg\",\"contentUrl\":\"https:\\\/\\\/sleepy-hofstadter.94-76-228-222.plesk.page\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Logo-ediltec.svg\",\"width\":132,\"height\":38,\"caption\":\"Ediltec Insulation\"},\"image\":{\"@id\":\"https:\\\/\\\/sleepy-hofstadter.94-76-228-222.plesk.page\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"About the Company - Ediltec Insulation","description":"Our goal: to set global standards in thermal insulation through innovation, energy efficiency and sustainability.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"About the Company - Ediltec Insulation","og_description":"Our goal: to set global standards in thermal insulation through innovation, energy efficiency and sustainability.","og_url":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/company\/","og_site_name":"Ediltec Insulation","article_modified_time":"2026-09-08T10:15:35+00:00","og_image":[{"url":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/wp-content\/uploads\/2026\/06\/Ediltec-logistic.svg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/company\/","url":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/company\/","name":"About the Company - Ediltec Insulation","isPartOf":{"@id":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/company\/#primaryimage"},"image":{"@id":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/company\/#primaryimage"},"thumbnailUrl":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/wp-content\/uploads\/2026\/06\/Ediltec-logistic.svg","datePublished":"2026-06-08T14:31:35+00:00","dateModified":"2026-09-08T10:15:35+00:00","description":"Our goal: to set global standards in thermal insulation through innovation, energy efficiency and sustainability.","breadcrumb":{"@id":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/company\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/company\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/company\/#primaryimage","url":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/wp-content\/uploads\/2026\/06\/Ediltec-logistic.svg","contentUrl":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/wp-content\/uploads\/2026\/06\/Ediltec-logistic.svg"},{"@type":"BreadcrumbList","@id":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/company\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/"},{"@type":"ListItem","position":2,"name":"About the Company"}]},{"@type":"WebSite","@id":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/#website","url":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/","name":"Ediltec Insulation","description":"Solutions for thermal and acoustic insulation.","publisher":{"@id":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/#organization","name":"Ediltec Insulation","url":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/#\/schema\/logo\/image\/","url":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/wp-content\/uploads\/2026\/04\/Logo-ediltec.svg","contentUrl":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/wp-content\/uploads\/2026\/04\/Logo-ediltec.svg","width":132,"height":38,"caption":"Ediltec Insulation"},"image":{"@id":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/wp-json\/wp\/v2\/pages\/9964","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/wp-json\/wp\/v2\/comments?post=9964"}],"version-history":[{"count":0,"href":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/wp-json\/wp\/v2\/pages\/9964\/revisions"}],"wp:attachment":[{"href":"https:\/\/sleepy-hofstadter.94-76-228-222.plesk.page\/en\/wp-json\/wp\/v2\/media?parent=9964"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}