@media only screen and (max-width:767px) { #search { display: none; /* Hide the search section by default */ } } document.getElementById('search-icon').addEventListener('click', function() { var searchSection = document.getElementById('search'); var searchIcon = document.getElementById('search-icon'); if (searchSection.style.display === 'none') { searchSection.style.display = 'block'; // Show the search section searchIcon.classList.add('active'); // Add the class to the search icon } else { searchSection.style.display = 'none'; // Hide the search section searchIcon.classList.remove('active'); // Remove the class from the search icon } });

Divario – Contemporary art gallery

Project

An excellent, technical lighting solution for a contemporary art gallery. WAY35 made it possible to customise the lighting according to the space: modules available in four different lengths, which can also be connected together to create a continuous row, thus guaranteeing a uniform diffusion of light without generating visual discontinuity.

Thanks to a high colour rendering index (CRI>90), the materials and colours on display can be enhanced to the full.

Details

  • Designer: Arch. Filippo Tranquilli

  • Scope: Renovation of commercial premises and transformation into a contemporary art gallery

  • Project name: Divario – sui generis art container

  • Year of realisation: 2019

  • Credit photo: Studio Daido

  • Courtesy: Divario

[wpml_language_selector_widget]