@import url('https://fonts.googleapis.com/css?family=Dosis:300,400,500,700');

body, html {font-family: 'Dosis', sans-serif;}
h1 {font-size:38px; font-weight:bold; margin:0; padding:0; margin-left:30px;}

/*h1::before{ content:"\025cf"; font-size:17px; border:#000 1px solid; line-height:3; margin:0 25px;}*/

h2 {}
h3 {}

.numeral{color:#000; font-size:80px; font-weight:bolder;}

.cinza_escuro{color:#616161;}
.cinza_mais_escuro{color:2d2d2d;}
.branca{color:#FFF;}
.vermelho{color:#EF403D;}
.verde{color:#01AAAD;}
.amarelo{color:#F9D02D;}

.light{font-weight: 300}
.regular{font-weight: 400}
.bold{font-weight: 900}

.fonte_padrao{ font-size: 16px;}
.vinteedois{font-size:22px;}
.trintaedois{font-size:32px;}
.desesseis{font-size:20px;}
.titulo_box_servicos{ color:#FFF; font-weight:300; font-size:19px}


.justificado {text-align: justify;}
.lh16{line-height:1.6;}
.indent{text-indent:30px;}