.ae-titulo-interno {
	text-align: center;
	color: white;
	font-size: x-large;

}

.ae-logo {
	width: 45%!important;
}

#menu {
	text-align: center;
}

.texto {
	padding: 10px;
	color: black;
	margin: 5px 5px;
}

.conteudo-texto {
	margin-left: 10px;
	margin-right: 10px;

}

.panel-default>.panel-heading {
	background-color:#2B5398!important;
	background: rgba(43, 83, 152, 1)!important;
	color:#F5B031!important;
}

.videothumbnail{
    height: 50%;
    width: 50%;
	float: center;
}

.formulario {
	background-color: white;
	padding: 10px;
	margin-left: 3px;
	margin-right: 3px;
}

.formulario p a{
	color: blue;
	font-weight: bold;
	font-size: 14px;
} 


@media(min-width: 768px) {
	.ae-logo {
		width: 35%!important;
	}
}

@media(min-width: 992px) {
	.ae-logo {
		width: 35%!important;
	}
}

.faq-image {
	width: 50%!important;
}
