.fundo_1
{
  background-color: #10252E;
}
.fundo_1_hover:hover{
  background-color: #1687e6;
}
.fundo_2
{
  background-color: #FFF;
}
.fundo_3
{
  background-color:#f9f9f9;
}
.fundo_4
{
  background-color:#d4d3d3;
}
.fonte_1
{
  color:#FFF;
}
.fundo_before::before{
	background-color:#10252E;

}
.fonte_2
{
  color: #777777;
}
.fonte_3
{
  color: #8e8c8c;
}
.fonte_4
{
  color: #10252E;
}
.fonte_5
{
  color:#1687e6;
}
.fonte_0{
  color: #000;
}
.fonte_hover_1:hover
{
   color:#FFF;
}
.fonte_hover_2:hover
{
   color:#1687e6;
}
