body{
	font-family: 'Roboto' !important;
	background: #fff !important;
}

html, input, select, textarea {
    font-family: 'Roboto' !important;
}

header{
	width: 100%;
	background: #fff;
	padding: 30px 0px;
	float: left;
	position: relative;
}

.logo{
	width: 390px !important;
}

.contatos{
	float: right;
	display: block;
	position: relative;
}

.contato{
	font-size: 24px;
	line-height: 28px;
	font-weight: 400;
	color: #005cb9;
	display: block;
}

.telefone{
	font-size: 30px;
	line-height: 34px;
	font-weight: bold;
	color: #005cb9;
	display: block;
}

#main{
	background: url(../img/bg-form.jpg);
	background-size: 100% auto;
	background-position: top;
	background-repeat: no-repeat;
	padding: 30px 0px;
	float: left;
	width: 100%;
	position: relative;
	display: block;
	color: #005cb9;
}

#main h1{
	font-size: 36px;
	color: #fff;
	margin-bottom: 30px;
}

#main p{
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 30px;
	color: #fff;
}

#main .description{
	color: #005cb9;
	font-size: 16px;
}

#main label{
	color: #005cb9;
	font-size: 22px;
	font-weight: bold;
	width: 100%;
}

.box-form{
	padding: 30px;
	background: #fff;
	border-radius: 30px;
	box-shadow: 0 8px 17px 2px rgb(0 0 0 / 14%), 0 3px 14px 2px rgb(0 0 0 / 12%), 0 5px 5px -3px rgb(0 0 0 / 20%);
	width: 100%;
	position: relative;
	float: left;
	margin-bottom: 30px;
}

.acf-field {
	clear: unset !important;
	float: left;
	width: 100% !important;
	display: inline-block;
	position: relative;
}

.acf-fields>.acf-field{
	border: unset !important;
}

.acf-fields>.acf-field:first-child{
	display: none !important;
}

.acf-field textarea{
	background: #eeeeee !important;
	border: none !important;
	border-radius: 30px !important;
	padding: 15px 15px !important;
	outline: unset !important;
	width: 100% !important;
	color: #005cb9 !important;
	font-size: 20px !important;
	font-weight: 400 !important;
}

.acf-field input[type="file"]{
	background: #eeeeee !important;
	border: none !important;
	border-radius: 30px !important;
	padding: 15px !important;
	height: 50px !important;
	outline: unset !important;
	width: 100% !important;
	color: #005cb9 !important;
	font-size: 14px !important;
	font-weight: 400 !important;
}

.acf-field input[type="text"], .acf-field input[type="password"], .acf-field input[type="date"], .acf-field input[type="datetime"], .acf-field input[type="datetime-local"], .acf-field input[type="email"], .acf-field input[type="month"], .acf-field input[type="number"], .acf-field input[type="search"], .acf-field input[type="tel"], .acf-field input[type="time"], .acf-field input[type="url"], .acf-field input[type="week"], .acf-field select{
	background: #eeeeee !important;
	border: none !important;
	border-radius: 30px !important;
	padding: 15px !important;
	height: 50px !important;
	outline: unset !important;
	width: 100% !important;
	color: #005cb9 !important;
	font-size: 20px !important;
	font-weight: 400 !important;
}

input[type="submit"], button[type="submit"], input[type="button"], button[type="button"]{
	font-size: 16px !important;
	color: #fff !important;
	font-weight: bold !important;
	/*background: #005cb9 !important;*//*Linha desativada para aplicar cor nos botoes via parametro swall*/
    display: inline-block;
    border: none;
    box-shadow: none;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    text-shadow: none;
    white-space: nowrap;
    height: 40px;
    padding: 0 30px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.botao-protocolo{
	font-size: 16px !important;
	color: #fff !important;
	font-weight: bold !important;
	background: #005cb9 !important;
    display: inline-block;
    border: none;
    box-shadow: none;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    text-shadow: none;
    line-height: 42px;
    white-space: nowrap;
    height: 50px;
    padding: 5px 30px !important;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    margin: 15px 0px;
}

.botao-protocolo:hover{
	text-decoration: none !important;
	cursor: pointer !important;
	background: #000509 !important;
}

span.message{
	font-size: 16px !important;
	font-weight: 600 !important;
}

.meio{
	border-right: 1px solid #ccc;
}

#protocolo{
	background: #eeeeee !important;
	border: none !important;
	border-radius: 30px !important;
	padding: 15px !important;
	height: 50px !important;
	outline: unset !important;
	width: 100% !important;
	color: #005cb9 !important;
	font-size: 20px !important;
	font-weight: 400 !important;
	margin: 15px 0px;
}

footer{
	padding: 30px 0px 60px 0px;
	float: left;
	width: 100%;
	position: relative;
	display: block;
	text-align: center;
	color: #005cb9;
}

footer p{
	line-height: 16px;
	font-size: 16px;
	margin-bottom: 0px;
}

footer a{
	color: #005cb9;
	font-weight: bold;
}

.interacoes{
	padding: 20px;
	border-radius: 5px;
	background: #eee;
	width: 100%;
	margin-top: 10px;
	float: left;
	position: relative;
}

.data-interacao{
	font-size: 12px;
	float: right;
	text-align: right;
	width: 100%;
	display: block;
}