/* ---Estilos gerais---*/
#go-up{
    display: none;
}



/*---Footer---*/
#footer, #credits{
    text-align: center;
    margin-top: 10px;
}

/*---Contactos---*/
#contacts{
    height: 600px;
}

#map {
    height: 600px;
}

#contacts .container{
	padding:0px 30px;
}

#contacts .container > .row{
	padding: 30px 20px;
	display: flex;
	align-items: center;
}