@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 } });

Contattaci

Compila subito il form per ricevere maggiori informazioni e dettagli sui nostri prodotti e soluzioni.

Il nostro team ti risponderà nel minor tempo possibile.

Sede centrale

Viale Alexandre Gustave Eiffel,100 Isola P21-25 – 00148 Roma, Italia

Customer support

Agenzie

Regione

Lazio

Rimes Group

Via Arturo Mercanti, 2,
00148
Roma
Tel: +39 06 83651059
+39 346 2557705

[wpml_language_selector_widget]

Grazie!

Grazie per averci contattato. Vi risponderemo prontamente.