/*  MICROTHEMER STYLES  */


/*= Cabeçalho ================ */

/** Cabeçalho >> MenuPrincipal **/
#primary-menu {
	color: rgb(200, 198, 199) !important;
	padding-top: 70px !important;
}

/** Cabeçalho >> Cabeçalho **/
.main-header-bar {
	color: rgb(200, 198, 199) !important;
	background-color: rgb(32, 31, 32) !important;
}


/*= Conteúdo ================= */

/** Conteúdo >> Software_TextoInicial **/
.uagb-block-3d5043cf-5223-4a03-ab77-6a94b04e4660 .uagb-ifb-desc {
	text-align: center !important;
}

/** Conteúdo >> Home_SpSys **/
.uagb-ifb-title-prefix {
	box-shadow: 0 0 5px !important;
}

/** Conteúdo >> Caminho00 **/
.trail-begin span {
	color: rgb(255, 255, 255) !important;
	font-weight: bold !important;
}

/** Conteúdo >> QuemSomosTexto **/
.uagb-block-81fb7f43-a487-4769-b1e9-04c76b9bd73a .uagb-ifb-desc {
	text-align: justify !important;
}

/** Conteúdo >> PgQuemSomosTexto **/
.uagb-ifb-desc {
	text-align: justify !important;
}

/** Conteúdo >> LegendaCronograma **/
.size-large figcaption {
	text-align: justify !important;
}

/** Conteúdo >> MeuRodape **/
.uagb-columns__columns-2 {
	
}

/** Conteúdo >> BotaoEnviar **/
#wpforms-submit-701 {
	font-family: Arial !important;
	color: rgb(200, 198, 199) !important;
	background-color: rgb(46, 51, 140) !important;
	border-radius: 5px !important;
}


/*( Celular )*/
@media (max-width: 480px) {

	/*= Conteúdo ================= */

	/** Conteúdo >> MeuRodape **/
	.uagb-columns__columns-2 {
	
}


}

