A program dedicated to disruptive, innovative and sustainable solutions, specifically. Oriented towards the green economy and the fight against global warming by incorporating innovative models, that make effective use of natural resources.

sponsored by

Greentech Themes

theme1

Energy transition

Renewable energies

Energy efficiency

theme2

Eco-cities

Building an eco-community

Sustainable cities & Smart Cities

Eco-mobility

theme3

Environmental protection

Waste collection and recycling

Integrated technologies serving the environment

const mediaQuery = window.matchMedia('(max-width: 37.5em)') if (mediaQuery.matches) { var owl = $('#sponsors'); owl.owlCarousel({ items:3, loop:true, margin:2, autoplay:true, autoplayTimeout:1000, autoplayHoverPause:true }); }else{ var owl = $('#sponsors'); owl.owlCarousel({ items:4, loop:true, margin:2, autoplay:true, autoplayTimeout:1000, autoplayHoverPause:true }); }