#area_bt_busca_mobile { /*ancora para a busca detalhada*/
	clear: both;
	width: 100%;
	margin-top: 30px;
}
#area_bt_busca_mobile a {color: #FFF;}

.busca_detalhada  {	/*bt busca detalhada*/
	float: left;
	clear: both;
	width: 100%;
	height: auto;
	text-transform: uppercase;
	text-align: center;
	margin-top: 30px;
}

.bt_busca_detalhada { /*bt busca detalhada*/
	display: inline-block;
	max-width: 80%;
	margin: 0 auto;
	padding: 15px 45px;
	background: #CC0000;
	transition: background .5s ease;
}
.bt_busca_detalhada:hover {background: #003366;	color: #FFF;}

#area_busca_lista { /*busca da lista de imóveis - resultado da busca*/
	clear: both;
	width: 90%;
	padding: 30px 5%;
	margin-top: 30px;
	margin-bottom: -30px;
	background: #F2F2F2;
}

.area_filtro { /* fundo filtro */
	float: left;
	clear: both;
	width: 100%;
	margin-top: 30px;
}

.campo_filtro { /*campos cidade, tipo, dorms, valor*/
	float: left;
	clear: none;
	width: 46%;
	height: 40px;
	padding-left: 3%;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 2.5%;
	font-family: 'CenturyGothic';
	color: #4B5563;
	background: #FFF url("select2.svg") no-repeat right;
	overflow: hidden; /* Remove seta padrão do Google */
	-webkit-appearance: none;  /*Remove estilo padrão do Chrome*/
	-moz-appearance: none; /* Remove estilo padrão do FireFox*/
	text-indent: 0.01px; /* Remove seta padrão do FireFox */
	text-overflow: "";  /* Remove seta padrão do FireFox */
	appearance: none;	
	border: 0;
	border: 1px solid #B0B2B4;
}

#modalBairroI { /* campo bairros */
	float: left;
	clear: none;	
	width: 42.5%;
	height: 28px;
	padding-left: 3%;
	padding-top: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 2.5%;
	font-family: 'CenturyGothic';
	background: #FFF url(select2.svg) no-repeat right;
	color: #4B5563;	
	overflow: hidden; /* Remove seta padrão do Google */
	-webkit-appearance: none;  /*Remove estilo padrão do Chrome*/
	-moz-appearance: none; /* Remove estilo padrão do FireFox*/
	text-indent: 0.01px; /* Remove seta padrão do FireFox */
	text-overflow: "";  /* Remove seta padrão do FireFox */
	appearance: none;
	text-decoration: none;
	text-align: left;
	border: 0;
	border: 1px solid #B0B2B4;	
}

.campo_bairro_index { /* campo oculto da lista de bairros */
	display: block;
	position: fixed;
	width: 90%;	
	height: 100%;
	left: 0;
	top: 0;	
	bottom: 0;
	padding: 5%;
	background: rgba(85,85,85,0.80);
	text-align: left;
	font-size: 15px;
	z-index: 999999999;
}

.box_campo_bairro_index { 
	clear: both;
	width: 90%;
	height: 85%;
	padding: 5%;
	margin-top: 5%;
	margin-bottom: 5%;
	background: #FFF;
	color: #555;
}
.bairro_topo {clear: both;	width: 100%;}

.bairro_left {
	float: left;
	clear: none;
	width: 50%;
	text-align: left;
}

.bairro_right {
	float: right;
	clear: right;
	width: auto;
	text-align: right;
}

.area_lista_bairro { 
	clear: both;
	width: 100%;
	height: 85%;
	margin-bottom: 15%;
	overflow: auto;
}

.checkbox_bairros { /* campo que fica no arquivo bairro / bairro_loc */
	float: left;
	clear: both;
	width: 100%;
}

#modalinte { /* campo tipo */
	float: left;
	clear: both;	
	width: 95%;
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5%;
	margin-bottom: 8px;
	font-family: 'CenturyGothic';
	border: 0;
	border: solid 1px #FFF;
	background: transparent url(select1.svg) no-repeat right center;
	overflow: hidden; /* Remove seta padrão do Google */
	-webkit-appearance: none;  /*Remove estilo padrão do Chrome*/
	-moz-appearance: none; /* Remove estilo padrão do FireFox*/
	text-indent: 0.01px; /* Remove seta padrão do FireFox */
	text-overflow: "";  /* Remove seta padrão do FireFox */
	appearance: none;
}

.campo_tipo_index  { /* campo oculto da lista de tipos */
	display: block;
	position: fixed;
	width: 90%;	
	height: 100%;
	left: 0;
	top: 0;	
	bottom: 0;
	padding: 5%;
	background: rgba(85,85,85,0.80);
	text-align: left;
	font-size: 15px;
	z-index: 999999999;
}

#modaldorm { /* campo dormitórios */
	float: left;
	clear: both;	
	width: 95%;
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5%;
	margin-bottom: 8px;
	font-family: 'CenturyGothic';
	border: 0;
	border: solid 1px #FFF;
	background: transparent url(select1.svg) no-repeat right center;
	overflow: hidden; /* Remove seta padrão do Google */
	-webkit-appearance: none;  /*Remove estilo padrão do Chrome*/
	-moz-appearance: none; /* Remove estilo padrão do FireFox*/
	text-indent: 0.01px; /* Remove seta padrão do FireFox */
	text-overflow: "";  /* Remove seta padrão do FireFox */
	appearance: none;
}

.campo_dorm_index { /* campo oculto numero de dorms */
	display: block;
	position: fixed;
	width: 90%;	
	height: 100%;
	left: 0;
	top: 0;	
	bottom: 0;
	padding: 5%;
	background: rgba(85,85,85,0.80);
	text-align: left;
	font-size: 15px;
	z-index: 999999999;
}

.campo_codigo { /* campo código */
	float: left;
	clear: none;
	width: 42.5%;
	height: 36px;
	padding-left: 3%;
	margin-left: 2.5%;
	margin-top: 3px;
	margin-bottom: 3px;
	background: #FFF;
	font-family: 'CenturyGothic';
	color: #4B5563;
	border: 0;
	border: 1px solid #B0B2B4;
}

.bt_busca {	
	float: left;
	clear: both;
	width: 95%;
	height: 40px;
	margin-left: 2.5%;
	margin-top: 3px;
	margin-bottom: 3px;
	background: #CC0000;
	font-family: 'CenturyGothic';
	color: #FFF;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	transition: background .5s ease;
	border: 0;
}
.bt_busca:hover {background: #7F99B2; color: #FFF;}

@media only screen and (min-width: 360px) {	
#busca_select_desk {top: 70px;} /* fundo filtro de busca */
}

@media only screen and (min-width: 481px), only screen and (orientation:landscape) {
.box_select {width: 85%; margin-left: 7.5%;} /* fundo botoes select */
}

@media only screen and (min-width: 585px) {
.box_campo_bairro_index { 
	width: 90%;
	height: auto;
	padding: 5%;
	margin-top: 5%;
}	
.area_lista_bairro {height: auto; margin-bottom: 0;}	
.checkbox_bairros {clear: none;	width: 50%;} /* campo que fica no arquivo bairro / bairro_loc */
}

@media only screen and (min-width: 768px) {		
.campo_filtro {
	width: 19.3%;
	padding-left: 1%;	 
	margin-left: 0.5%;
}

#modalBairroI { /* campo bairros */
	width: 18.3%;
	height: 30px;
	padding-top: 8px;
	padding-left: 1%;
	margin-left: 0.5%;
}
	
.box_campo_bairro_index { 
	width: 80%;
	padding: 5%;	
	margin: 5%;
}
	
#modalinte { /* campo tipo */
	width: 18.3%;
	height: 30px;
	padding-top: 8px;
	padding-left: 1%;
	margin-left: 0.5%;
}

#modaldorm { /* campo dormitórios */
	width: 18.3%;
	height: 30px;
	padding-top: 8px;
	padding-left: 1%;
	margin-left: 0.5%;
}

.campo_codigo { 
	width: 18.3%;
	padding-left: 1%;	 
	margin-left: 0.5%;
	margin-bottom: 0; 
}
	
.bt_busca {	
	clear: none;
	width: 19.3%;
	margin-left: 0.5%;
}
}

@media only screen and (min-width: 960px) {	
#area_bt_busca_mobile {display: none;}
#area_busca_lista { 
	position: absolute;
	background: #FFF;
	margin: 0 5%;
	padding: 0;
	top: 150px;
	z-index: 9;
}	
}

@media only screen and (min-width: 1280px) {
.campo_filtro {width: 10.8%; margin-left: 0.3%;}
#modalBairroI {width: 9.7%;	margin-left: 0.3%;}  /* campo bairros */
	
.box_campo_bairro_index { 
	width: 65%;
	padding: 2.5%;	
	margin: 5% 15% 5% 15%;
}	
.checkbox_bairros {width: 33%;} 	
#modalinte {width: 9.7%; margin-left: 0.3%;} /* campo tipo */
#modaldorm {width: 9.7%; margin-left: 0.3%;}  /* campo dormitórios */
.campo_codigo {width: 9.7%;	margin-left: 0.3%;}	
.bt_busca {width: 10%; margin-left: 0.3%;}
}

@media only screen and (min-width: 1600px) {		
.checkbox_bairros {width: 25%;}
}