/*  MICROTHEMER STYLES  */


/*= Geral ===================== */

/** Geral >> #Contact .contactInfoDesc **/
#Contact .contactInfoDesc {
	margin-left: -100px !important;
}

/** Geral >> .wpcf7-form p **/
.wpcf7-form p {
	width: 50% !important;
	padding-left: 310px !important;
}

/** Geral >> #footer .copyright **/
#footer .copyright {
	color: rgb(255, 255, 255) !important;
}

/** Geral >> .copyright a **/
.copyright a {
	color: rgb(255, 255, 255) !important;
}

/** Geral >> .selname_code_synced .error404 **/
.selname_code_synced .error404 {
	padding-top: 150px !important;
	padding-bottom: 500px !important;
}

