
body {
	font-family: 'Ubuntu', sans-serif;
	font-size:13px;
	margin:0;
	padding:0;
	}

h2 {
	margin:10px 0;
	}	


ul, li {
	list-style:none;
}

a, address {
	text-transform:none;
    text-decoration:none;
	font-style:normal;
	}

.padding-0 {
	padding:0;
	}
	
header {
	width:100%;
	border-bottom:0px solid #393936;
	z-index:10;
	float:left;
	}
	
footer {
	background:black;
	margin:0;
	float:left;
	width:100%;
	}	
	
	
.menu-principal ul {
	float:right;
	font-weight:600;
	}
	
	
.menu-institucional {
	float:left;
	width:100%;
	border-bottom:1px solid #e0e0e0;
	}
			
.menu-institucional ul {
	float:right;
	}
		
.menu-institucional li > a {
  position: relative;
  color: #A11720;
  text-decoration: none;
  padding:15px 10px;
}


.menu-institucional li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #A11720;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}


.menu-institucional li > a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

	
.menu-institucional li, .menu-principal li {
	display:inline-block;
	margin:0;
	}	
	
.menu-institucional li a, .menu-principal li a{
	display:inline-block;
	padding:15px 10px;
}



.menu-principal li > a {
  position: relative;
}

.menu-principal li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #A11720;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}


.menu-principal li > a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}


	


.contato-topo p {
	font-family: 'Ubuntu', sans-serif;
	float:right;
	margin:20px 0;
	font-size:12px;
	font-weight:100;
	}

	
.logo img{
	margin:30px 0;
	padding-right:20px;
	}
	
	
.menu-topo ul{
	margin:0;
	float:right;
	width:auto;
	}
	
.menu-topo li, .menu-topo li a{
	float:left;
	font-weight:normal;
	text-transform:uppercase;
	margin:0 15px;
	}
	
.menu-topo li a{
	margin:0;
	color: #898989;
	}	



.contatos img {
	vertical-align:middle;
	margin:0 10px 0 0;
	}
	
		
.contatos ul {
	float:left;
	width:100%;
	font-weight:100;
	}
	
.contatos li {
	display:inline-block;
	padding:0px 10px;
	}			
		
			
.contatos ul {
    float: left;
    width: 100%;
    font-weight: 100;
}	


	
/*Menu nav */
nav {
	position: absolute;
    float: left;
    width: 100%;
    z-index: 100;
	text-align:center;
	margin:30px 0 0 0;
	}	

nav li{
	display:inline-block;
	text-align:center;
	font-weight:bold;
	border-radius:30px;
	margin:0 20px;
	}	
		
nav li a{
	display:inline-block;
	text-align:center;
	padding:15px 35px;
	font-weight:bold;
	border-radius:30px;
	}	
			
/*Topo Interno*/
.topo-interno {
	margin-top:-120px;
	position:absolute;
	}

.topo-interno img {
	width:100%;
	height:220px;
	}	

.conteudo-interno {
	min-height:400px;
	}			
	
.titulo {
	font-size:18px;
	margin:0 0 0 0;
	float:left;
	width:100%;
	padding:10px 0;
	}	
	

	
/*Horizontal Meio*/		
.bloco-horizontal h2{
	width:100%;
	text-align:center;
	padding:15px 0 0 0;
	border-bottom:1px solid white;
	}	
	
.bloco-horizontal hr{
	width:100px;
	border:0;
	border-bottom:1px solid #bf9e58; /*Dourado*/
	margin:20px auto 0 auto;
    margin-bottom: -1px;
	}
	
.bloco-horizontal p{
	width:100%;
	margin:30px 0;
	text-align:center;
	font-weight:100;
	}			
	
.bloco-horizontal {
	text-align:center;
	}
	
.bloco-horizontal div {
	margin:2px auto;
	}			
	
.bt-acessar {
	padding:15px 25px;
	background:#bf9e58;
	border-radius:4px;
	color:white;
	margin:20px auto;
	width:200px;
	
	font-family: 'Ubuntu', sans-serif;
	font-size:16px;
	font-weight:600;
	text-transform:uppercase;
	}	



	
/*Chamadas*/
.chamadas .item-chamada {
    margin: 60px 0;
    transition: ease 0.3s;
}
	
.item-chamada hr {
	float: left;
    margin: 10px 0;
    width: 40px;
    border: 0;
    border-bottom: 2px solid #A11720;
	}


.icone {
	width:100%;
	text-align:center;
	padding:20px 0px;
	float:left;
	border-bottom:0px solid #efefef;
	}	
	
.desc h2 {
	float:left;
	width:100%;
	margin:0;
	}

.item-chamada:hover .btsaiba {
	transition:ease 0.3s;
	padding-left:10px;
	}
	
.acompanhamento {
	background:url(../../imgs/bg-processo.jpg) center no-repeat;
	background-size:100% 100%;
	height:428px;
	}
	
/*	
.acompanhamento img {
	width:100%;
}	
*/

.acompanhamento:hover p {
	margin:20px 30px;
	transition:ease 0.3s;
	}
		
.acompanhamento div {
	width:100%;
	float:left;
}

.acompanhamento h2 {
	margin:80px 0 20px 0;
	width:100%;
	float:left;
	font-size:35px;
	text-align:center;
}	

.acompanhamento p {
	color:#b0b0b0;
	border: 3px solid rgba(255, 255, 255, 0.3);
	transition:ease 0.3s;
	float:left;
	margin:10px 30px;
	padding:20px 50px;
	text-align:justify;
}
	
.acompanhamento a {
    text-align: center;
    background: #a11720;
    border: 2px solid #a11720;
    float: left;
    margin: 3% 33%;
    padding: 10px 10px;
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 4px;
	font-weight:400;
	}
				
	
/*Newsletter*/
.newsletter h2 {
	font-size:31px;
	padding:0 20px;
	font-family: 'Ubuntu', sans-serif;
	font-weight:700;
	margin:0;
	}
	
.newsletter p {
	font-size:13px;
	padding:0 20px;
	font-family: 'Ubuntu', sans-serif;
	font-weight:100;
	margin:5px 0 0 60px;
	text-align:left;
	float:left;
	width:100%;
	
	}	
		
.newsletter img {
	width:100%;
	float:left;
	}	
	
.newsletter .txt-news {
	float:left; 
	width:25%;
	margin:30px 0; 
	}				
	
.rodape .newsletter {
	float:left;
	position:relative;
	width:100%;
	margin:0;
	border:1px solid white;
    margin-bottom: 30px;
	}
	
	
.newsletter a {
	float:right;
	margin:-70px 50px 0 0;
	background:#a11720;
	color:white;
	padding:15px 20px;
	font-family: 'Ubuntu', sans-serif;
	font-weight:600;
	font-size:16px;
	text-transform:uppercase;
	}
	
.newsletter span {
	width:300px;
	height:1px;
	border-bottom:3px solid white;
	}	
	
.newsletter hr {
	float:left;
	margin:30px 10px 0 0;
	width:50px;
	border:0;
	border-bottom:2px solid #A11720;
	}

.newsletter {
	margin: 50px 0;
	}	
	
.newsletter div {
	margin-bottom:50px;
	}	
	
.newsletter input[type=text] {
	width: 130px;
    border: 2px solid #e6e6e6;
	padding:15px 5px;
	text-align:center;
	margin: 0 3px;
	}
	
::-webkit-input-placeholder {
	font-size:11px;
	}
		
.newsletter table {
	float:left;
	margin:50px 0;
	text-align:center;
	}
		
.newsletter button{
	width:130px;
	border:0px solid white;
	border-radius:0px;
	color:white;
	transition:ease 0.3s;
	text-transform:uppercase;
	font-weight:600;
	line-height:3.3;
	}

.newsletter button:hover {
	transition:ease 0.3s;
	}					
		
.newsletter button i{
	float:right;
	font-size:18px;
	font-weight:100;
	padding:10px 15px;
	border-left:1px solid #ac8e4f;
	line-height:none;
	transition:ease 0.3s;
	}	
	
.inputs-news input {
	margin:0 2px;
	}
	
.imgcaptcha {
	width:auto;
	}
	
input[type=text].tbcodigo {
	width:100px;
	}	
	
.newsletter .captcha p {
    float: left;
    padding: 0;
    margin: 12px 0;
    line-height: normal;
    font-size: 11px;
    width: 50%;
	border:2px solid wh
}

.captcha strong {
    float: left;
    padding: 10px 10px;
    font-size: 21px;
    font-weight: bold;
}

.newsletter .captcha p {
    float: left;
    padding: 0;
    margin: 10px 0;
    line-height: normal;
    font-size: 11px;
    width: 50%;
}


	
td.captcha div {
	margin:0;
	float:left;
	width: 150px;
    outline: 2px solid #e6e6e6;
}
		

/*Menu Rodape*/	

.menu li a{
	transition:ease 0.3s;
	}

	
/*///////// PERFIL ////////*/

.border-top-cinza {
	border-top:1px solid #ededed;
	}
	
.perfil {margin:0;}

.perfil h2 {
	font-family: 'Ubuntu', sans-serif;
	font-weight:700; 
	float:left;
	width:100%;
	margin:10px 0;
	padding:0 ;
	text-align:left;
}

.underline {
	padding-bottom:15px;
	border-bottom:2px solid #a11720;
	font-weight:100;
	font-size:13px;
	}
	
.perfil hr {
	float: left;
    margin: 0 0 10px 0;
    width: 40px;
    border: 0;
    border-bottom: 2px solid #A11720;
	}		
	
.perfil p {
	width:100%;
	float:left;
	}
	
.perfil img {
	width:100%;
	z-index:0;
	}
	
.perfil span {
	color:black;
	font-weight:100;
	font-size:14px;
}		
	

/*Rodape*/
	
.linha-rodape {
	margin-top:30px 0;
	width:100%;
	float:left;
	height:8px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	background:#bf9e58;
	}
		
.menu ul {
	column-count: 2;
	}
	
.menu li {
	line-height:1.5;
	font-weight:100;
	font-size:12px;
	}

.assinatura p{
	margin: 25px 0;
    float: left;
	font-weight:100;
	font-size:13px;
	}

.assinatura img{
	margin:25px 0;
	float:right;
	}

/* Footer */


.bloco-rodape:nth-child(1) {
    text-align: center;
	padding-left:0;
}

.bloco-rodape:last-child {
	border:0;
}

footer [class*='grid-'] {
	/*background:#f5f5f5;*/
	margin:0px 0;
	padding:20px 30px;
}

div.bloco-rodape{
	border-right:1px dotted;
	padding:0px 25px;
	margin:30px 0;
	min-height:230px;
	}	
	


.txt-rodape h4 {
	text-align:left;	
	}
		
.txt-rodape p {
	float:left;
	width:100%;
	line-height:1.5;
	text-align:justify;
	font-weight:100;
	}
	
address p {
	line-height:2;
	font-weight:100;
	}
	
address i {
	font-size:26px;
	width:20px;
	}				

			
.bloco-rodape h4 {
    font-size: 21px;
    margin: 0 0 20px 0;
    font-family: 'Ubuntu', sans-serif;
	}	
		
		
.bt-atendimento {
	float:left;
	width:100%;
	border-radius:4px;
	border:1px solid #282828;
	color:white;
	line-height:3;
	text-indent:20px;
	font-weight:600;
	text-transform:uppercase;
	margin:20px 0;
	}	
	
.bt-atendimento span {
	float:left;
	width:100%;
	}	

.bt-atendimento i {
	width:auto;
	padding:12px 20px;
	font-size:18px;
	text-align:center;
	text-indent:0;
	float:right;
	}	
	
/*///////// TITULO INTERNAS ////////*/	
.titulo-interno h2 {
	font-size:25px;
	padding:0 20px 20px 0;
	font-family: 'Ubuntu', sans-serif;
	font-weight:700;
	margin:50px 50px;
	}
	
.titulo-interno p {
	font-size:14px;
	padding:0 20px 0px 0;
	font-family: 'Ubuntu', sans-serif;
	font-weight:normal;
	margin:0px 50px;
	}	
		
.titulo-interno img {
	width:100%;
	float:left;
	}				

.titulo-interno div {
	float:left;
	position:relative;
	width:100%;
	height:80px;
	}
	
	
.titulo-interno a {
	float:right;
	margin:-70px 50px 0 0;
	background:#a11720;
	color:white;
	padding:15px 20px;
	font-family: 'Ubuntu', sans-serif;
	font-weight:600;
	font-size:16px;
	text-transform:uppercase;
	
	-webkit-box-shadow: 2px 2px 0px 1px rgba(99,11,17,1);
	-moz-box-shadow: 2px 2px 0px 1px rgba(99,11,17,1);
	box-shadow: 2px 2px 0px 1px rgba(99,11,17,1);
	transition:ease 0.3s;
	}
	
.titulo-interno span {
	width:300px;
	height:1px;
	border-bottom:3px solid white;
	}	
	
.titulo-interno hr {
	float:left;
	margin:10px 0;
	width:100px;
	border:0;
	border-bottom:2px solid #A11720;
	}

.titulo-interno {
	margin-bottom:50px;
	}	

	

.borda-titulo {
	float:left;
	width:100%;
	border : solid 1px rgba(255,255,255,0.2);
	border-left:0;
	border-right:0;
	}	
	
.bg-titulo-interna h1 {
	margin:40px 0;
	padding:15px 15px;
	/*background:rgba(255,255,255, 1);*/
	float:left;
	font-size:28px;
	}
	
.filtro {
	float:left;
	width:100%;
	height:100%;
	background: rgba(0, 0, 0, 0.7) ;
	padding:20px 0;
	}		
		
.bg-titulo-interna {
		float:left;
		width:100%;
		}	
/* Banner */

.cd-hero {
  position:relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*
  margin-top: -120px;
  float:left;
  width:100%;*/
  width:100%;
  float:left;
  top:0;
  /*margin-top:-120px; Onde inicia */
  margin-bottom:40px;
  z-index:1;
}	


/*///////// INTERNA ////////*/	
	
.interna {
	padding:20px 0;
	}
	
.img-principal-esq img{
	width:100%;
	}	
	
.interna p {
	margin:20px 0;
	text-align:justify;
	}	
	
.interna p:first-child  {
	margin:0 0 20px 0;
	}	
			

.nav-interna {
	display:block;
	}	
	
.ampliar {
    font-size: 14px;
    margin: 20px 0 0 0;
    padding: 10px 0;
    float: left;
    text-indent: 10px;
    width: 100%;
}		

		
								
/********************************************************************************************* 

2.  960px 

*********************************************************************************************/  

@media only screen and (min-width: 960px) and (max-width: 1199px) {

 
.cd-hero-slider .cd-half-width:first-of-type {
	padding:20px;
	}
	

	
}
	

/********************************************************************************************* 

3.  720px 

*********************************************************************************************/

@media only screen and (min-width: 720px) and (max-width: 959px) {


.cd-hero-slider .cd-half-width:first-of-type {
	padding:20px;
	width:100%;
	}
	
.cd-hero-slider .cd-half-width:first-of-type h2{
	font-size:36px;
	}	

.menu-principal li a {
    display: inline-block;
    padding: 15px 5px;
}

/*Menu nav */

nav {
	position: absolute;
    float: left;
    width: 100%;
    z-index: 100;
	text-align:center;
	margin:30px 0 0 0;
	}	

nav li{
	display:inline-block;
	text-align:center;
	font-weight:bold;
	border-radius:30px;
	margin:0 10px;
	}	
		
nav li a{
	display:inline-block;
	text-align:center;
	padding:15px 15px;
	font-weight:bold;
	border-radius:30px;
	}	

/* Rodape */

.menu ul {
	column-count: 1;
	}
		
.bt-atendimento {
	font-size:10px;
	line-height:4;
	}
	
.bt-atendimento i{
	display:none;
	}	
	
.bloco-rodape:nth-child(1) {
    text-align: center;
    padding-left: 10px;
}	


.newsletter {
	margin:0 0 30px 0;
	}
	
.newsletter table{
	margin:0;
	}

.newsletter p{
	margin:0;
	}
	
			
}


/********************************************************************************************* 

4.  lt 720px 

*********************************************************************************************/ 

@media only screen and (max-width: 719px) {

.institucional {
	background:black;
	}
		
.institucional ul {
	float:left;
	width:100%;
	margin:0;
	text-align:center;
	background:black;
	}
	
.institucional li {
	display:inline-block;
	margin:0;
	}	
	
.institucional li a{
	display:inline-block;
	}		

.logo {
	text-align:center;
	}

/*Footer*/


.bloco-rodape:nth-child(1) {
	padding-left:20px;
}


div.bloco-rodape{
	min-height:auto;
	}	



/*Chamadas*/

.icone {
	width:30%;
	text-align:center;
	padding:40px 0px;
	float:left;
	border-bottom:0px solid #efefef;
	}	

.desc {
	float:left;
	width:100%;
	}

.icone {
	padding:10px;
	}
		
.icone img {
	width:100%;
	}
	
	
/*Banner*/

.cd-hero {
  margin-top:0; /*Define onde inicia*/
  
  float:left;
  width:100%;
  float:left;
  top:0;
  margin-bottom:0;
  z-index:1;
}


.cd-hero-slider h2 {
    font-size: 1.5rem;
}


/*Menu Principal */

.menu-principal {
	display:none;
	}
	
	
.contato-topo p {
    float: left;
	width:100%;
	text-align:center;
    margin: 20px 0;
    font-size: 12px;
}
	
	
/*Chamadas*/
.chamadas .item-chamada {
    margin: 20px 0;
    transition: ease 0.3s;
}


.item-chamada p {
	width:100%;
	}
	
#owl-chamada {
	padding:30px 0;
	}	
			
	
/*///////// Newsletter ////////*/

.newsletter h2 {
	font-size:25px;
	padding:0px 20px;
	font-family: 'Ubuntu', sans-serif;
	font-weight:700;
	margin:0;
	float:left;
	width:100%;
	}

.newsletter .txt-news {
	float:left; 
	width:100%;
	margin:0;
	padding:0;
	}					
	
.newsletter p {
	font-size:14px;
	padding:0 20px;
	font-family: 'Ubuntu', sans-serif;
	font-weight:normal;
	margin:0px;
	text-align:left;
	float:left;
	width:100%;
	}	
		
.newsletter img {
	width:40%;
	float:left;
	}				

.rodape .newsletter {
	float:left;
	position:relative;
	width:100%;
	margin:0;
	border:1px solid white;
    margin-bottom: 30px;
	}
	
	
.newsletter a {
	float:right;
	margin:-70px 50px 0 0;
	background:#a11720;
	color:white;
	padding:15px 20px;
	font-family: 'Ubuntu', sans-serif;
	font-weight:600;
	font-size:16px;
	text-transform:uppercase;
	}
	
.newsletter span {
	width:300px;
	height:1px;
	border-bottom:3px solid white;
	}	
	
.newsletter hr {
	display:none;
	}

.newsletter {
	margin-bottom:50px;
	}	
	
	
.newsletter div {
	width:100%;
	margin-bottom:50px;
	}
	
td.captcha div {
    margin: 0;
    float: left;
    width: 150px;
    outline: 0px solid #e6e6e6;
}		
	
.newsletter input[type=text] {
	background:#EDEDED;
	width:100%;
	border:1px solid white;
	padding:15px 10px;
	margin:5px 0;
	text-align:center;
	}
	
::-webkit-input-placeholder {
	font-size:11px;
	}
		
.newsletter table {
	float:left;
	margin:40px 0;
	text-align:center;
	width:100%;
	}
	
.newsletter td:nth-child(4) {
	width:50%;
	}
	
.newsletter td:nth-child(5) {
	width:50%;
	}	
		
.newsletter tr, .newsletter td {
	width:100%;
	float:left;
    padding: 0;
	text-align:center;
	}	
		
.newsletter button{
	width:100%;
	border:0px solid white;
	padding:0;
	color:white;
	border:0;
	margin:10px 0;
	}				

.inputs-news input {
	width:100%;
	margin:0 2px;
	}
	
.tbcodigo {
	width:100%;
	}	
		
.newsletter .captcha p {
	float:left;
	padding:16px 0px;
	margin:0;
	line-height:normal;
	}		
	

.captcha strong {
	float:left;
	padding:5px 10px;
	line-height: 2.3;
	}	
	
.assinatura {
	text-align:center;
	}

.assinatura p {
	text-align:center;
	width:100%;
}
	
.assinatura img {
    margin: 0;
    float: none;
}	



/*Estrutura das páginas internas*/

.nav-interna {
	display:none;
	}	
			
.topo-interno {
	display:none;
	}
	
.topo-interno {
    margin-top:0;
    position: absolute;
}

.titulo {
	margin:0 0 30px 0;
	font-size:13px;
	padding:5px 0;
	}	
	
/*Atendimento*/

.bt-atendimento {
	float:left;
	width:100%;
	border-radius:4px;
	border:1px solid #282828;
	color:white;
	line-height:3;
	text-indent:10px;
	font-weight:600;
	text-transform:uppercase;
	margin:10px 0;
	font-size:12px;
	}	
	
.bt-atendimento span {
	float:left;
	width:100%;
	font-size:12px;
	}	

.bt-atendimento i {
	width:auto;
	padding:12px 10px;
	font-size:14px;
	text-align:center;
	text-indent:0;
	float:right;
	}	
	
		
}	

