Designing custom navbar

Hello there! I’m looking to recreate custom navbar like the site mention below. How to achieve it? I need helpful suggestions, if any.

https://prenota.humanitas.it

A wrap the whole header in a horizontal, center, space between flexbox. Then wrap the left items in a div. Then wrap the right items in a div.

This should achieve what you want.

I noticed the responsiveness of this one isn’t perfect. be careful on smaller desktops screens

Good luck!