@charset "utf-8";

/* CSS Document */


@media(max-width:1970px) {
.barra_busca .busc-avanc {
	border: 0px solid blue;
	position: absolute;
	margin-top: 4%;
	font-size: 12px;
	color: #031337;
	font-weight: 700;
	padding-top: 10px;
}
}

@media(max-width:1420px) {
.barra_busca .busc-avanc {
	border: 0px solid black;
	position: absolute;
	margin-top: 5%;
	font-size: 12px;
	color: #031337;
	font-weight: 700;
	padding-top: 10px;
}
}

@media(max-width:1130px) {
.barra_busca .busc-avanc {
	border: 0px solid red;
	position: absolute;
	margin-top: 6%;
	font-size: 12px;
	color: #031337;
	font-weight: 700;
	padding-top: 10px;
}
footer ul {
	border: 0px solid red;
	width: auto;
	float: left;
	margin-left: 1.6%;
	padding: 0px;
}
footer li, a {
	font-size: 13px;
	color: #333;
	list-style-type: none;
}
.div-line {
	border-bottom: 1px solid #fff;
	width: 81%;
	height: 40px;
	float: right;
}
footer #logo {
	padding: 26px 0 0 20px;
	float: left;
}
}

@media(max-width:970px) {
main {
	border: 0px solid red;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#nav-topo {
	border: 0px solid #000;
	width: auto;
	background-color: #BF262C;
	color: #FFF;
	margin: 0;
	padding: 0;
	display: none;
}
/*MENU MOBILE*/
* {
	margin: 0;
	padding: 0;
}
/* Isto é necessário para não haver rolagens horizontais quando movermos os elementos */
html {
	overflow-x: hidden;
}
/*menu mobile*/
.menu-anchor {
	border: 0px solid red;
	width: 40px;
	height: 32px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	background: #333;
	z-index: 99999;
}
/*linhas menu mobile*/
.menu-anchor:before {
	border: 0px solid red;
	content: "";
	display: block;
	margin: 7px auto;
	width: 70%;
	height: 0.25em;
	background: #FFF;
	box-shadow: 0 .45em 0 0 #FFF, 0 .9em 0 0 #FFF;
}
.menu-active .menu-anchor {
	background: #333
}
menu {
	position: fixed;
	top: 0;
	left: 0;
	width: 220px;
	height: 100%;
	padding-top: 10px;
	background: #333;
	box-shadow: inset -5px -10px 10px 0 rgba(0,0,0,.3);
	z-index: 9999;
}
menu ul {
	background-color: #333;
	text-decoration: none;
	z-index: 9999;
}
menu li {
	border: 0px solid black;
	list-style: none;
	margin: 0;
	z-index: 9999;
}
menu li a {
	display: block;
	border-bottom: 1px solid rgba(255,255,255,.3);
	margin: 0 10px;
	padding: 10px;
	color: #FFF;
	text-decoration: none;
	z-index: 9999;
}
menu ul ul {
	margin-left: 10px;
	z-index: 9999;
}
menu ul ul li a {
	color: #F5F5F5;
	z-index: 9999;
}
menu li a:hover {
	background: #FFF;
	color: #d55401;
}
/*
	Aqui você esconde o menu para fora da tela 
	O valor é exatamente a largura da sidebar
*/
menu {
	-webkit-transform: translateX(-220px);
	-moz-transform: translateX(-220px);
	-ms-transform: translateX(-220px);
	transform: translateX(-220px);
	-webkit-transition: all .25s linear;
	-moz-transition: all .25s linear;
	-ms-transition: all .25s linear;
	transition: all .25s linear;
}
/*
	Essa é a posição original do HEADER e do MAIN
*/
header {
	display: block;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: all .25s linear;
	-moz-transition: all .25s linear;
	-ms-transition: all .25s linear;
	transition: all .25s linear;
}
/*
   Com a classe menu-active na tag HTML
*/
.menu-active menu {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.menu-active header {
	-webkit-transform: translateX(220px);
	-moz-transform: translateX(220px);
	-ms-transform: translateX(220px);
	transform: translateX(220px);
}
/**/			
#primary_nav_wrap {
	display: none;
	height: 38px;
}
#contato{
	position:relative;
	color:#1A74BB;
	font-family:Arial;
	width:auto;
	padding: 30px 0 0 0;
	height:auto;
	float:right;
	right:0;
		}

	#contato div.tam-um{
		margin-left:10px;	
		padding:0px;
	}

.titulo-topo p strong{
		font-size:12px;
		line-height:9px;
		font-family:Arial;
		color:#333;}
		
/*FIM TOPO*/

/*BUSCA*/
#barra_opcao {
	border: 1px solid #3E5179;
	border-radius: 15px;
	width: 100%;
	min-height: 68px;
	display: inline-block;
	color: #fff;
	padding: 0 40px 0 0;
}
#barra_opcao .box_opc {
	border: 0px solid red;
	width: 100%;
	height: 60px;
	float: left;
}
/*FIM BUSCA*/

#contato #topo-r-social {
	border: 0px solid red;
	float: left;
	width: 44px;
	height: 44px;
	margin-left: 10px;
	margin-top: 0px;
}

.footer-interno #footer-r-social span {
	display: none;
}
}
@media(max-width:800px) {
	.topo {
	border: 0px solid black;
	width: 100%;
	display: inline-block;
	min-height: 90px;
	border-bottom: 1px solid #D5D5D5;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#logomarca {
	border: 0px solid blue;
	background-repeat: no-repeat;
	position: relative;
	width: 200px;
	margin: 0 auto;
	height: auto;
	padding:0px;
	float: none;
}
#logomarca img{
	border: 0px solid blue;
	max-width:100%;
}
#contato {
	position: relative;
	color: #1A74BB;
	font-family: Arial;
	width: 100%;
	padding: 6px;
	height: auto;
	margin: 0 auto;
	float: none;
	right: 0;
}
#contato .titulo-topo {
	float: left;
	width: 40%;
	height: auto;
	margin-right:40px;
	text-align: center;
}
.titulo-topo p strong {
	font-size: 13px;
	line-height:9px;
	font-family: Arial;
	color: #333;
}
#contato div.tam-dois {
	width: 190px;
	font-family: Calibri;
	font-size: 18px;
	color: #333;
	float: left;
	line-height: 0.95;
	font-weight: 700;
}
#contato #topo-r-social {
	border: 0px solid red;
	float: left;
	width: 44px;
	height: 44px;
	margin-left: 10px;
	margin-top: 0px;
}

	.wrapper .sites-uteis img{
		border:0px solid red;
	margin-bottom:15px;
	}

	.siteUteisMo{
		display:none;
	}
	
	.box_financiamento.alin-left {
	border:0px solid red;
	margin-left:28px;
}

.img-ligamos{
	display:none;}
	
	}

/*@media(max-width:365px) {
.container-imoveis{ overflow:hidden; width:100%; min-height:313px; height:auto; border:0px solid blue; margin:0; padding:0; margin-left:0px; padding-right:0%; /*margin-left:20px;}*/
/*.box_imoveis{  padding-bottom:20px; padding-left:0%;}

.left-email{float:none}
.medium10, .medium20, .medium25, .medium30, .medium40, .medium50, .medium60{
	min-width:100%; border:0px solid red;
	}
}*/

@media(max-width:660px) {
#bannerRotator {
	border: 0px solid blue;
	margin: 0;
	padding: 15px;
	width: 100%;
}
.divform {
	border: 0px solid blue;
	width: 100%;
	float: none;
}
.box_detalhes {
	border: 0px solid red;
	border-radius: 10px;
	background-color: #F2F2F2;
	display: inline;
	float: left;
	width: 95%;
	min-height: 550px;
	height: auto;
	overflow: hidden;
	font-size: 12px;
	margin: 10px 2px 10px 5px;
}
#contato .titulo-topo {
	float: left;
	width: 30%;
	height: auto;
	margin-right:40px;
	text-align: center;
}

.quem-somos{
	padding:25px;
}

footer {
	border: 0px solid red;
	border-top:2px solid #333;
	background-color: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100%;
	height: auto;
	color: #333;
	display: inline-block;
	font-weight: bold;
	margin-top: 40px;
	clear: both;
}
.footer-interno {
	border: 0px solid red;
	width: 100%;
	height: 254px;
	margin: 0 auto;
	margin-top: 0px;
	color: #333;
	font-weight: bold;
	clear: both;
}
footer .nav{
	border: 0px solid red;
	float: none;
	width: 100%;
	font-size: 10px;
	margin-bottom:20px;
	padding-bottom:25px;
}

footer .endereco{
	border:0px solid blue;
	margin-left:40px;
	margin-top:-10px;}
	
	.redes-sociais{
		border:0px solid red;
		display:none;
		}	
		
		footer a, a:visited {
	text-decoration:none;
	color:#333;
	font-weight:normal;
}
footer a:hover{
	color:#333;
	font-weight:normal;
	}

		
}

@media(max-width:600px) {
/* Cabeçalho*/
#logomarca {
	border: 0px solid blue;
	background-repeat: no-repeat;
	position: relative;
	width: 200px;
	margin: 0 auto;
	height: auto;
	padding:0px;
	float: none;
}
#logomarca img{
	border: 0px solid blue;
	max-width:100%;
}
#contato {
	position: relative;
	color: #1A74BB;
	font-family: Arial;
	width: 100%;
	padding: 6px;
	height: auto;
	margin: 0 auto;
	float: none;
	right: 0;
}
#contato .titulo-topo {
	float: left;
	width: auto;
	height: auto;
	text-align: center;
}
.titulo-topo p strong {
	font-size: 13px;
	line-height:9px;
	font-family: Arial;
	color: #333;
}
#contato #topo-r-social {
	border: 0px solid red;
	float: left;
	width: 44px;
	height: 44px;
	margin-left: -5px;
	margin-top: 25px;
}
#bannerRotator {
	width: 100%;
	height: 183px;
	padding: 0px;
	display: inline-block;
	border: 0px solid blue;
	margin-left: 0px;
	margin-top: 0px;
}
#bannerRotator ul li img {
	width: 100%;
	height: auto;
}
#contato #topo-r-social img{
	width:30px;
	height:30px;}
#contato #topo-r-social span{
				display:none;
				}
.footer-interno #footer-r-social img{
	width:30px;
	height:30px;
}
}



@media(max-width:420px) {
	#logomarca img{
	border:0px solid blue;
	background-repeat:no-repeat;
	position:relative;
	width:auto;
	height:100px;
	padding:0px;
	margin:0;
	margin-bottom:-10px;
	float:none;
	}
	#contato .titulo-topo {
	float: left;
	width: auto;
	height: auto;
	text-align: center;
}
		#contato .titulo-topo{
		border:0px solid black;
		float:left;
		width:auto; 
		height:auto;
		text-align:center;
		line-height:5px;
		margin-right:5px;
		}

#contato #topo-r-social {
	border: 0px solid red;
	float: left;
	width: 44px;
	height: 44px;
	margin-left: -5px;
	margin-top: 0px;
}
#contato div.tam-dois{border:0px solid green; width:42%;  right:0; float:right; line-height: 0px; }
#contato div.tam-dois p{border:0px solid red; line-height:0px; margin-top:0px; margin-bottom:2px;}
#contato .topo-redes{border:0px solid red; width:auto; height:20px; float:none; right:0; margin-top:3px; margin-left:20px;  }
#contato .topo-redes #topo-r-social button a img{ width:20px; height:20px;}
}

@media(max-width:470px) {
	.titulo-topo p strong{
		border:0px solid blue;
		font-size:11px;
		font-family:Arial;
		color:#333;}
		#contato div.tam-dois{border:0px solid green; width:43%; height:auto; margin-left:0px; right:0; float:right; line-height:30px;}

		#contato div.tam-dois p{border:0px solid red; margin-top:3px; line-height:0px; font-size:15px; text-align:right;  margin-bottom:14px;}
		#contato div.tam-dois p img{display: none;}
}
@media(max-width:330px) {
	.titulo-topo p strong{
		border:0px solid blue;
		font-size:11px;
		font-family:Arial;
		color:#333;}
		#contato div.tam-dois{border:0px solid red; width:48%; right:0; float:right; line-height: 0px;}

}