In mobile mode you have problems when I open the menu because it collides with the buttons to pass images of the carousel and also with the footer
CSS
.footer{position:absolute;bottom:0;width:100%;/*Setthefixedheightofthefooterhere*/height:auto;background-color:#0275d8;}
I'vealreadytriedusingz-index:-1;
<divclass="footer">
<div class="container">
<hr>
<div id="aviso">
<div id= "posicaoaviso">
<span id="fecharaviso" >×</span>
<center><p><strong>Uso de cookies:</strong> Este site utiliza cookies para ajudar a disponibilizar os respetivos serviços e analisar o tráfego.<br>As informações sobre a sua utilização deste site são partilhadas com terceiros.<br>Ao utilizar este site, concorda que o mesmo utilize cookies.</p></center>
</div>
</div>
</div>
Click here to view the site.
Either the problem is in the footer or the car is