alt="Rising gas prices, a phenomenon generated by the disconnection from centralized heating systems"

Rising gas prices, a phenomenon generated by disconnection from centralized heating systems

Present at the Profit Energy Forum, the CEO of Adrem and president of CRE, Corneliu Bodea, drew attention to the consequences generated by disconnecting from centralized heating systems: “Some municipalities decide to completely disconnect from centralized heating systems and to go for solutions that I personally consider inefficient, solutions with individual heating systems, apartment […]

We have to understand that this puts an extremely high pressure on the gas distribution infrastructure and will require significant investments by distributors to ensure additional capacity in the supply area to consumers, very small consumers.”

READ ARTICLE

Vezi toate articolele.toggle-btn { display: flex; align-items: center; justify-content: space-between; width: 180px; padding: 5px; background-color:#092F87; color: white; text-decoration: none; border-radius: 30px; border: 2px solid transparent; transition: all 0.3s ease-in-out; position: relative; font-weight: bold; font-size: 10px; cursor: pointer; overflow: hidden; } .toggle-circle { width: 24px; height: 24px; background: #ffffff; border-radius:50%; position: absolute; left: 5px; transition: transform 0.3s ease-in-out; } .toggle-text { flex: 1; text-align: center; z-index: 1; padding-left: 30px; color: white;font-family: 'Roboto'; /* fontul dorit */ font-size: 15px; /* dimensiunea textului */ font-weight: 400; /* greutatea textului: normal 400, bold 700 *//* Mută textul ca să nu fie peste cerc */ } /* Schimbă culoarea textului la hover */ .toggle-btn:hover { color: white; } /* Mută cercul spre dreapta la hover */ .toggle-btn:hover .toggle-circle { transform: translateX(90px); }