.mapa-footer{ position:absolute; width:30%; height:410px; right:0; float:right; top:70px;}

.footer{position:relative; width:100%; height:530px; background:#141E28; border:0px solid red;}
.footer_inc{position:relative; width:94%; height:530px; border:0px solid yellow;  }

.logo_footer{ position:relative; width:37%; height:300px; left:0; margin-left:0;top:120px !important; border:0px solid red;   }
.logo_footer img{position:relative; width:300px; height:300px; left:50%;  transform: translateX(-50%); border:0px solid red;}


.colunas_footer{position:absolute;  height:0 auto; width:100%; top:130px !important; margin-top:50px !important; border:0px solid red; }
.colunas_footer ul{position:relative; text-align:left; top:10px; border:0px solid red;}
.colunas_footer li{list-style:none; display:block; font-family:geometric-415-black-bt; text-align:center; font-size:16px; line-height:33px;
color:#fff; letter-spacing:1px;}  
.colunas_footer li a{text-decoration:none;  }
.colunas_footer p{ font-size:22px;}
.colunas_footer p2{position:relative; font-size:23px; color:#fff; letter-spacing:1px; top:-18px; font-family:geometric-415-black-bt; border:0px solid red;}
.colunas_footer li img{ position:relative; width:45px; margin-top:30px; height:45px;}
#ids{ position:relative;}
.colunas_footer li a{ position:relative; margin:12px;}

.container_copyright{ position:relative; margin-top:130px; width:100%; height:60px;  border-top:0px solid #6A6B77}
.copyright{position:relative; top:35px; text-align:center; }
.copyright li{ list-style:none; display:block; font-family:geometric-415-black-bt; color:#fff; font-size:13px; letter-spacing:0.5px;  }

.endereco{position:relative; margin-top:20px; text-align: center;     }
.endereco li{list-style:none; display:block; font-family:geometric-415-black-bt; color:#fff;  font-size:15px; letter-spacing:0.4px; }




@media (max-width: 952px){
	.footer{position:relative; width:100%; height:980px;  }
	.footer_inc{position:relative; width:94%; height:980px; }
	
	.logo_footer{ position:relative; width:210px; height:210px; left:50%; margin-left:-105px; top:50px !important; border:0px solid red;   }
	.logo_footer img{position:relative; width:190px; height:190px; border:0px solid red;}
	
	.mapa-footer{ position:relative; width:100%; height:330px; margin-top:160px;}
	.logo_footer{ position:relative; width:180px; height:50px; top:35px;   }
	.colunas_footer{ margin-top:340px !important; top:340px !important; }
	.copyright{ top:360px;  }
	

}


}

@media (max-width: 858px){

}