body{
	font-family: 'Oxygen', sans-serif;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Montserrat', sans-serif;
}

img{
	max-width: 100%;
	height: auto;
}

.space20{
	height: 20px
}

.header-top{
	background-color: #008CB1;
	padding: 20px 0;
}


.phone{
	font-size: 30px;
	color: #fff;
}

.phone i{
	color: #004F7F
}

.area-restrita{
	position: relative;
}

.area-restrita p{
	color: #fff
}

.esqueci a{
	color: #fff;
	margin-right: 10px;
}

.esqueci a:hover{
	text-decoration: none;
}

.area-restrita form{
	margin-top: 10px;
}

.area-restrita form i{
	color: #004F7F;
	font-size: 18px;
}

.area-restrita form input[type="text"],.area-restrita form input[type="password"]{
	border-radius: 0
}

.area-restrita form input[type="submit"]{
	background-color: #004F7F;
	border-radius: 0;
}

.esconde-topo, .esconde-footer{
	position: absolute;
	width: 31%;
	height: 125px;
	background-color: white;
	/*top: -10px;*/
}

.container iframe #rodape{
	display: none !important;
}

.container iframe{
	width: 100%;
	height: 636px;
	border: none
}

#botao-chat{
	color:#ffffff;
}

.logo{margin-top: 20px;}
nav{
	margin: 10px 0 20px 0;
}
nav ul{list-style: none;}
nav li{
	float: left;
	padding:0px;margin:1px;
	width: 100px;
	height:100px;
	background-color: #074C78;
}

nav li a{
	color: #fff;
	font-family: 'Oxygen', sans-serif;
	font-size: 13px;
	text-align: center;
	padding: 18px 0 !important;
	height: 100%;
}


nav li a:hover{
	/*background-color: #F01020 !important;*/
	text-decoration: none;
	color: #FFFFFF;
	height: 100%
}

nav li a i{
	font-size: 25px;
	width: 100%;
	margin: 5px 0px 10px;
}


.consulta-home{
	background-color: #333;
	padding: 20px 0;
	width: 100%
}

.consulta-home form label{
	color: #fff;
	font-size: 18px;
}

.consulta-home form input[type="text"]{;
	border-radius: 0;
	width: 100%
}

.consulta-home form input[type="submit"]{
	background-color: #004F7F;
	border-radius: 0;
}

.feature h3{
	font-size: 20px;
	color: #074C78
}

.feature img{
	border-radius: 5px;
	border: 1px solid #ccc;
	padding: 10px 
}

.feature a{
	color: #008cb1;
	text-decoration: none;
	font-weight: bold;
}

.feature a:hover{
	color: #F01020
}


.feature{
	padding: 30px 0;
	line-height: 25px;
}

.cinza{
	background-color: #f7f7f7;
	border: 2px dotted #efefef;
	line-height: 35px;
}

.red{
	color: #F01020
}

.blue{
	color: #008CB1
}



/*
FOOTER
*/

footer{
	width: 100%
}

footer a{
	color: #008CB1
}

footer a:hover{
	text-decoration: none
}

footer h4{
	color: #004F7F;
	margin-bottom:15px;
}
.copyright{
	font-size: 12px;
	margin-top: 5px;
}

footer .footer-top{ 
	background-color: #efefef;
	padding: 10px 0;
}

footer .footer-top .sobre i{
	font-size: 55px;
	color: #F01020;
	float: left;
} 

footer .footer-bootom{
	background-color: #333;
	padding: 20px 0;
	color: #5c5c5c;
}

footer .footer-top .menu-footer{
	padding: 0
}

footer .footer-top .menu-footer li{
	list-style: none;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #D7D7D7;
}

footer .footer-top .menu-footer li:last-child{
	border-bottom: none;
}

footer .footer-top .menu-footer li a{
	color: #606060;
}

footer .footer-top .menu-footer li a:hover{
	color: #F01020;
}

footer .footer-top .menu-footer li i{
	margin-right: 5px;
}

.social{
	margin-bottom: 10px;
	font-size: 14px;
}

.social i{
	color: #008cb1;
	font-size: 25px;
	position: relative;
	top: 5px;
	margin-right: 5px;
}

.indicadores{
	width: 100%;
	background: url('../../images/site/bg-indicadores.jpg') repeat-y center top;
	padding: 90px 0;
	background-attachment: fixed;
	background-size: cover;
	border-top: 1px solid #efefef; 
	border-bottom: 1px solid #efefef; 
}


.indicadores h3{
	color: #074C78;
	font-size: 20px;
}

.indicadores h3 i{
	color: #008CB1
}

.contacao_dolar, .inflacao {
	background-color: rgba(255, 255, 255, 0.9);
	border-radius: 5px;
	opacity: 0.9;
	padding: 20px;
	border: 1px solid #efefef;
}


.noticias{
	padding: 20px 0;
}

.noticias h3{
	color: #074C78;
}

.noticias h5{
	line-height: 25px;
	min-height: 20px;
}

.noticias h5 a{
	color: #008CB1
}

.noticias h5 a i{
	color: #074C78
}

.noticias p{
	font-size: 12px;
}

.noticias p i{
	color: #008CB1
}

.page-header-1{
	background-color: #004F7F;
	color: #fff;
	border-bottom: 4px solid #008CB1;
	padding: 10px 0; 
}

.page-header-1-espaco{
	background-color: #004F7F;
	color: #fff;
	border-bottom: 4px solid #008CB1;
	padding: 10px 0; 
	margin-bottom: 15px;
}

.migalhas{
	background-color: #F5F5F5;
	margin-bottom: 20px;
}

.espaco {
	margin-top: 20px;
}

.breadcrumb{
	margin: 2px !important;
}
.cadasto legend{
	color: #004F7F
}

.form-group 1 {
	width: 30%;
}
.container-consultas{
	padding: 20px;
	border-radius: 5px;
/*	border: 1px solid #efefef;*/
/*	margin: 1%;
	width: 31.333333%;*/
	min-height: 510px;
}

.parametros button{
	margin-top: 10px;
}

.pf .parametros, .outras .parametros{
	background-color: #fff;
	border-radius: 5px;
	padding: 20px;
	margin: 10px 0;
	font-size: 13px;
	color: #004F7F
}

.pj .parametros{
	background-color: #004F7F;
	border-radius: 5px;
	padding: 20px;
	margin: 10px 0;
	font-size: 13px;
	color: #fff
}

.parametros .valor{
	font-weight: bold;
	color: #F01020;
}

.pf, .outras{
	color: #fff;
	background-color: #004F7F
}

.pj{
	color: #004F7F
}

.icon-color{
	color: #004F7F;
}

.container-consultas h3{
	text-align: center;
	border-bottom: 1px solid #efefef;
	padding-bottom: 5px;
}

.container-consultas ul{
	padding-left: 0px;
	margin-top: 20px;
}

.container-consultas span{
	display: block;
	margin: 0 auto;
}


.container-consultas ul li{
	list-style: none;
	font-size: 14px;
	margin-bottom: 15px;
}

.container-consultas ul li a{
	color: inherit;
}

.container-consultas ul li a:hover{
	text-decoration: none;
}



.busca-success, .sem-creditos{
	color: #A94846;
	text-align: center;
}

.busca-success{
	color: #3C763D;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid;
}

.busca-success i{
	margin-bottom: 20px;
}

.resultado_xml{
	border: 1px solid #efefef;
	padding:48px 60px;
	border-radius: 6px;
	margin-bottom: 30px;
}

.resultado_xml p{
	line-height: 30px;
}

.produtos-list{
	padding: 0;
	width: 80%
}

.titulo-produtos{
	margin: 15px 0;
}

.produtos-list li{
	list-style: none;
	font-style: italic;
	margin: 8px 0px;
}


.btnler{
	width: 100%;
	background: #000;	
	padding: 10px;	
	border: none;		
}

.btnler a{
	color:#ffffff;
}

.btnconcordo{
	width: 100%;
	background: #C9302C;	
	padding: 10px;	
	border: none;
	color: #fff;
}
/*.btnadesao{
	text-align: center;	
	color: #fff;
}*/

