
/*titulo cursos*/
.con-title h1  {
	margin-top: 0px;
}

.con-title h1 span {
	font-size: 36px;
	font-weight: 700;
	color: #f26838;
	line-height: 40px;
}

/*titulo cursos mackenzi*/
.page-header{
	font-size: 24px;
}


/*titulo cursos*/
.home-top-cour-desc h1 {
	font-size: 20px;
	padding-bottom: 8px;
	color: #000;
	margin: 0 !important;
}

/*titulo cursos detalhes*/
.titulo_cursos h1 {
	font-size: 24px;
}

/* descrição principal detalhes cursos*/
.descricao_curso {
	margin-top: 0px;
	font-size: 15px;
	color: #000000;
	font-weight: 400;
	line-height: 24px;
}
