@charset "UTF-8";
.tituloh2 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	color: #3A3335;
}
.subtitulo_laranja {
	color: #F7931E;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
}
.texto01 {
	color: #3A3335;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: large;
	line-height: 28pt;
}
.texto001 {
	color: #F7F7F2;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: medium;
	line-height: 23pt;
}
form .text-right .botao_limpar {
	color: #F7F7F2;
	border-radius: 11px;
	background-color: #F7931E;
}

form .text-right .botao_limpar .hover {
	color: #F7F7F2;
	border-radius: 11px;
	background-color: #F15A24;
}

.rod01 {
	color: #C6D8D3;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: small;
	line-height: 28pt;
}
.rod00 {
	color: #F7931E;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
}

.rod_link{
	color: #C6D8D3;
}

.rod_link:hover{
	color: #F2F2F2;
}

.rod02 {
	color: #C6D8D3;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: small;
	line-height: 0pt;
}
.texto_form {
}
form .input-group.mb-3 .form-control.texto_form {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: 400;
}
.botao_limpar {
}
.botao_home {
	border-radius: 12px;
}
.botao_enviar {
	background-color: #F7931E;
	border-radius: 12px;
}
