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

#footer{
	padding-top: 20px;
}

#footer .footer-content .col-sm-12{
	padding-bottom: 10px;
}

#footer .copyright{
	font-size: 0.8em;
	text-align: left;
}
}
