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


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

.padding-0 {
	padding:0;
	}
	
footer {
	background:black;
	margin:0;
	float:left;
	width:100%;
	}	


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

*/


/*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;
}


	
/*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 0px;
	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;
	border-radius:4px;
	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:10px 0;
	width:150px;
	border:0;
	border-bottom:2px solid #bf9e58;
	}

.newsletter {
	margin: 70px 0 90px 0;
	border-radius:6px;
	}	
	
.newsletter div {
	margin-bottom:50px;
	}	
	
.newsletter input[type=text] {
	background:#EDEDED;
	width: 130px;
    border: 2px solid white;
	border-radius:4px;
	padding:13px 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;
	background:#bf9e58;
	border-radius:4px;
	transition:ease 0.3s;
	text-transform:uppercase;
	font-weight:600;
	line-height:3;
	border:2px solid #bf9e58;
	}


.newsletter button:hover {
	background:#a3823f;
	color:#FFF;
	transition:ease 0.3s;
	}					
		
.newsletter button:hover i{
	margin-right:-10px;
	color:#FFF;
	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%;
}

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

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

td.captcha {
    border-radius: 4px;
}
	

/*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:12px 16px;
	border:1px solid #e6e6e6;
	border-radius:6px;
	text-align:left;
}

.underline {
	padding-bottom:15px;
	border-bottom:2px solid #a11720;
	font-weight:100;
	font-size:13px;
	}	
	
.perfil p {
	width:100%;
	float:left;
	}
	
.perfil img {
	width:100%;
	-moz-border-radius: 8px;
	border-radius: 8px;
	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;
	 list-style: none; /*Adicion*/
	}
	
.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;
	}


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

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


.bloco-rodape:nth-child(1){
	padding-left:0;
	}	
	
	
.txt-rodape p {
	margin:10px 20px 0px 20px;
	float:left;
	width:100%;
	line-height:1.5;
	text-align:justify;
	font-weight:100;
	}
	
.txt-rodape img {
	max-width:295px;
	}
		
	
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;
	}	
	
/* NOVO CSS */


/*//////////////
	HEADER
 ////////////*/		
header {
	width:100%;
	position:absolute;
	border:0px solid red;
	z-index:10;
	font-family:ubuntu;
	font-weight:100;
	}
	
	
.logo {
	border:0px solid red;
	padding:20px 0;
	}

.logo div{
	width:100%;
	height:auto;
	float:left;
	}
		
.logo img{
	border:0px solid white;
	max-height:190px;
	}

header hr{
	float:left;
	width:100%;
	border:0;
	border-bottom: 1px solid #393936;
	}	


/*//////////////
	Slider
 ////////////*/	
 		
.cd-hero {
	float:left;
	width:100%;
	z-index:0;
	}



/*//////////////
	MENU INSTIT.
 ////////////*/		
	
.institucional ul {
	float:right;
	width:500px;
	padding:40px 0;
	text-align:right;
	list-style:none;
	}
	
.institucional li {
	text-align:center;
	display:inline-block;
	min-width:100px;
	max-width:200px;
	padding:10px 10px;
	border-radius:20px;
	margin:0px 5px;
	}		
	
.institucional li a {
	width:100px;
	text-decoration:none;
	color:white;
	padding: 10px 10px;
	}		


	

/*//////////////
	 NAV TOPO
 ////////////*/	
.nav-topo [class*='grid-'] {
	padding:0;
	}			

nav {
	float:left;
	width:100%;
	border:0px solid red;
	z-index:10;
	}	

	
nav ul{
	width:100%;
	float:left;
	list-style:none;
	margin:20px 0;
	text-align: center;
	}	
		
nav li {
    display: inline-block;
    text-align: center;
    font-weight: bold;
    border-radius: 30px;
    margin: 0 20px;
}

nav li a {
	color:white;
    display: inline-block;
    text-align: center;
    padding: 15px 35px;
    font-weight: bold;
	text-decoration:none;
    border-radius: 30px;
}

nav li a.ativo {
	background:#bf9e58;
	border-radius:30px;
	transition:ease 0.3s;
	color:#FFF;
}

nav li a:hover {
	color:#FFF;
	transition:ease 0.3s;
	background:#bf9e58;
	border-radius:30px;
}		
	
	
/*//////////////
 TOPO INTERNO 
 ////////////*/	
	
.topo-interno {
	padding:0;
	}	
.topo-interno img{
	float:left;
	width:100%;
	margin:0;
	height:300px;
	}						
		

h2 {
    margin: 10px 0;
	font-size: 1.5em;
	padding: 10px 0;
}
		
			
								
/********************************************************************************************* 

2.  960px 

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

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

 

	
}
	

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

3.  720px 

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

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


		
}


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

4.  lt 720px 

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

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

/*Chamadas*/

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

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

/*Banner*/

.cd-hero {
  margin-top: -120px;
  float:left;
  width:100%;
  float:left;
  top:0;
  margin-top:0;
  margin-bottom:0;
  z-index:1;
}


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


	
/*Chamadas*/
.chamadas .item-chamada {
    margin: 20px 0;
    transition: ease 0.3s;
}

	
/*///////// Newsletter ////////*/
.newsletter h2 {
	font-size:25px;
	padding:20px 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;
	border-radius:4px;
	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:10px 0;
	width:150px;
	border:0;
	border-bottom:2px solid #A11720;
	}

.newsletter {
	margin-bottom:50px;
	}	
	
.newsletter div {
	width:100%;
	margin-bottom:50px;
	}	
	
.newsletter input[type=text] {
	background:#EDEDED;
	width:100%;
	border:1px solid white;
	border-radius:4px;
	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 tr, .newsletter td {
	width:100%;
	float:left;
    padding: 0;
	text-align:center;
	}	
		
.newsletter button{
	width:100%;
	border:0px solid white;
	border-radius:4px;
	padding:0;
	color:white;
	border:0;
	}				

.inputs-news input {
	width:100%;
	margin:0 2px;
	}
	

.tbcodigo {
	width:100%;
	}	
		
.newsletter .captcha p {
	float:left;
	padding:10px 0px;
	margin:0;
	line-height:normal;
	}		
	

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

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



/*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;
	}
	
	
	

/*//////////////
	HEADER
 ////////////*/		
header {
	width:100%;
	position:relative;
	background:black;
	z-index:10;
	font-family:ubuntu;
	font-weight:100;
	}
	
	
.logo {
	border:0px solid red;
	padding:30px 50px;
	text-align:center;
	}

	
.logo div{
	width:100%;
	height:auto;
	float:left;
	}
	

header hr{
	float:left;
	width:100%;
	border:0;
	border-bottom: 1px solid #393936;
	}	

/*//////////////
	MENU INSTIT.
 ////////////*/		
	
.institucional ul {
	display:none;
	}
	
	

/*//////////////
	 NAV TOPO
 ////////////*/			
nav {
	display:none;
	}	



/*//////////////
 TOPO INTERNO 
 ////////////*/	
	
.topo-interno {
	padding:0;
	}	
.topo-interno img{
	float:left;
	width:100%;
	margin:0;
	height:auto;
	display:none;
	}						
		

h2 {
    margin: 10px 0;
	font-size: 1.2em;
	padding: 10px 0;
}
		
	
.topo-interno-bg { display:none; }
.mask-int {display:none;}		
}	

