h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}


h1,
.h1 {
  font-size: 3.5em;
  line-height: 1.15;
  margin-bottom: 30px;
}

h1 small,
.h1 small {
  font-weight: 700;
  text-transform: uppercase;
  opacity: .8;
}

h2,
.h2 {
  font-size: 2.5em;
  margin-bottom: 30px;
}

h3,
.h3 {
  font-size: 2em;
  margin-bottom: 30px;
  line-height: 1.4em;
}

h4,
.h4 {
  font-size: 1.714em;
  line-height: 1.45em;
  margin-top: 30px;
  margin-bottom: 15px;
}

h4+.category,
h4.title+.category,
.h4+.category,
.h4.title+.category {
  margin-top: -10px;
}

h5,
.h5 {
  font-size: 1.57em;
  line-height: 1.4em;
  margin-bottom: 15px;
}

h6,
.h6 {
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
}


.conteudo_curso{
	background-color: #fdfdfd;
}

.cabecalho_curso{
	margin-top:90px;
}

.descricao{
	font-size:14px;
	text-align: justify;
}

.valor{
	color:#743a00;
	font-size:16px;
}



.relacionados{
  margin-top:-70px !important;
}


.nome_relacionados{
  font-size:16px;
}

.desc_relacionados{
  font-size:14px !important;
}


.avaliacoes{
  margin-top:-40px !important;
  margin-bottom : 100px;
}

.comentario{
  margin-top: 10px;
  font-size:14px;
}