@charset "UTF-8";
/* CSS Document */

body {color: #717274 !important; font-weight:100; overflow-x:hidden;}

hr {border:#e9e9e9 3px solid; margin-top:40px; }

.titulo_bloco{font-weight:100; font-size:35px; margin-top:35px;}
.titulo_bloco span {color: #3094a3; font-weight:bold}

.para_alunos h4 { color:#3094a3!important; font-weight:400; font-size:16px;}

.producao_curso div {text-align: center}
.producao_curso h1{color: #3094a3;  font-weight:100}
.producao_curso h5{color: #3094a3; font-size:14px; font-weight:500}



.seta-direita {
width: 0;
height: 0;
border-top: 15px solid transparent;
border-bottom: 15px solid transparent;
border-left: 15px solid #01528a;
float: left;
}


.seta-direita2{
width: 0;
height: 0;
border-top: 15px solid transparent;
border-bottom: 15px solid transparent;
border-left: 15px solid #3094a3;
float: left;
}


.azul h5{color: #01528a}
.azul span{color: #01528a}

.verde h5{color: #3094a3}
.verde span{color: #3094a3}

