@charset "utf-8";
/* CSS Document */

@media screen and (min-width: 871px) and (max-width: 10000px)
{
	#imoveis-index-info:nth-child(3n) { clear:right;}
}

@media screen and (min-width: 1115px) and (max-width: 1170px)
{
.menu a { padding-left:20px; padding-right:20px; }
}
@media screen and (min-width: 1047px) and (max-width: 1114px)
{
.menu a { padding-left:15px; padding-right:15px; }
}
@media screen and (min-width: 1001px) and (max-width: 1046px)
{
.menu a { padding-left:10px; padding-right:10px; }
}

@media screen and (max-width : 1122px) 
{
#imoveis-index-info {width:31%; ;}
#imoveis-index-info-img img { height:230px;}
}

@media screen and (max-width : 971px) 
{
#imoveis-index-info {width:31%; margin-right:15px}
#imoveis-index-info-img img { height:220px;}
}
@media screen and (max-width : 870px) 
{
#imoveis-index-info {width:47%; margin-right:20px}
#imoveis-index-info-img img { height:250px;}
#imoveis-index-info:nth-child(2n) {clear:right;}
#portfolio-imagem {width:31%; height:180px; }
}

@media screen and (max-width : 713px) 
{
#imoveis-index-info:nth-child(1n) {clear:right;}
#imoveis-index-info {width:70%; margin-left:50px}
#imoveis-index-info-img img { height:250px;}
#portfolio-imagem {width:43%; height:180px; }
}

@media screen and (max-width : 550px) 
{
#imoveis-index-info {width:90%; margin-left:20px}

}

@media screen and (max-width : 1000px) 
{
#geral { padding-left:2%; padding-right:2%;  }
#geral2 { padding-left:2%; padding-right:2%;  }
.ap-form { width:32%;}
/*menu icone responsivo*/
.menu {display:none;}
label[for="bt_menu"] {display:block;  }
.menu{float:none; width:100%;  margin-left:-100%; transition:all .4s;  }
#bt_menu:checked ~ .menu {margin-left:0; display:block; clear:both;}
.menu ul li{ width:100%; background-color:#ffffff;}
.menu ul ul {position:static; overflow:hidden; max-height:0; transition: all .4s; }	
.menu ul li:hover ul{height:auto; max-height:300px; width:100%; }
.menu ul li ul li{ width:100%;}
.menu ul li ul li a{ text-align:center; }
#internas-imovel-img { width:100%;}
#internas-imovel-descricao { width:100%; }
}


@media screen and (max-width : 800px) 
{
#cemail {display:none;}		
#cfone2{margin-left:0px; display:none;}
#formularios {width:80%;}
#internas-geral-img img {max-width:100%; width:100%;}		
}


@media screen and (max-width : 840px) 
{
#r1 {width:48%;}
#r2 {width:48%;}			
}

@media screen and (max-width : 640px) 
{
#r1 {display:none;}
#r2 {width:100%;float:left;  margin-left:10%;}
#r2-titulo { float:left; }
.r2t { float:left;}
#r2-fone {float:left;  }
#r2-fone a { float:left;} 
#r2-local { float:left;text-align:left;}
#r2-email { float:left;  }
#rodape-sagas-link {width:60%;}
#internas-img {max-width:100%; width:100%;  }
#internas-titulos h1 {font-size:1.8em;}
#internas-imovel-ti {font-size:1.3em;	}	
#portfolio-imagem {width:43%; height:150px; }	
}





@media screen and (min-width : 901px) 
{
	.item {
	  width:30%;
	}	
	.item2 {
	  width:30%;
	}	
}

@media screen and (min-width: 590px) and (max-width: 900px)
{
	.item {
	  width:45%;
	}	
	  #internas-titulos h1 {
	   font-size:1.8em;
	
	}	
}


@media screen and (max-width : 589px) 
{
	.item {
	  width:100%;
	}
    #internas-titulos h1 {
	   font-size:1.6em;
	
	}	
}














