/* =========== mobile ===========*/
/* smartphones e tablet */
@media (max-width: 767.98px){

#footer{
	padding-top: 20px;
}

#footer .navbar{
	margin-bottom: 20px;
}
}
