::-webkit-input-placeholder {color: #4B5563;}
:-moz-placeholder {color: #4B5563;}
::-moz-placeholder {color: #4B5563;}
:-ms-input-placeholder {color: #4B5563;}
::-ms-input-placeholder {color: #4B5563;}

.seta {
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
	margin-top: 50px;
	text-transform: uppercase;
	color: #FFF;
	font-size: 18px;
}
.seta img {width: 58px;}

.box_filtro { /*fundo com opções de busca de imóveis*/
	clear: both;
	width: 100%;
	margin-top: 30px;
}

.campo_filtro {
	float: left;
	clear: both;
	width: 100%;
	height: 40px;
	padding-left: 5%;
	margin-bottom: 8px;
	font-family: 'DINPro-Regular';	
	text-transform: uppercase;
	color: #4B5563;
	border: solid 1px #4B5563;
	background: rgba(247,247,247,0.80) 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_filtro_bairro {
	float: left;
	clear: both;
	width: 100%;
	height: 40px;
	padding-left: 5%;
	margin-bottom: 8px;
	font-family: 'DINPro-Regular';	
	text-transform: uppercase;
	color: #4B5563;
	border: solid 1px #4B5563;
	background: rgba(247,247,247,0.80) 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 bairro */
/*#modalBairroI { 
	float: left;
	clear: both;	
	width: 95%;
	height: 22px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5%;
	margin-bottom: 8px;
	font-family: 'DINPro-Regular';	
	text-transform: uppercase;
	color: #4B5563;
	border: solid 1px #4B5563;
	background: rgba(247,247,247,0.80) url(select1.svg) no-repeat right center;
	overflow: hidden;
	-webkit-appearance: none; 
	-moz-appearance: none; 
	text-indent: 0.01px; 
	text-overflow: "";  
	appearance: none;
}
.campo_bairro { 
	display: block;
	position: fixed;
	width: 90%;	
	height: 100%;
	left: 0;
	top: 0;	
	bottom: 0;
	padding: 5%;
	background: rgba(0,0,0,0.50);	
	text-align: left;
	font-size: 15px;
	z-index: 999;
}

.box_campo_bairro { 
	clear: both;
	width: 90%;
	height: 85%;
	padding: 5%;
	margin-top: 5%;
	margin-bottom: 5%;
	background: #FFF;
	color: #525269;	
}

.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 {
	float: left;
	clear: both;
	width: 100%;
}*/

 /* campo tipo */
/*#modalinte {
	float: left;
	clear: both;	
	width: 95%;
	height: 22px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5%;
	margin-bottom: 8px;
	font-family: 'DINPro-Regular';	
	text-transform: uppercase;
	color: #4B5563;
	border: solid 1px #4B5563;
	background: rgba(247,247,247,0.80) url(select1.svg) no-repeat right center;
	overflow: hidden; 
	-webkit-appearance: none;  
	-moz-appearance: none; 
	text-indent: 0.01px; /
	text-overflow: ""; 
	appearance: none;
}
.campo_tipo  {
	display: block;
	position: fixed;
	width: 90%;	
	height: 100%;
	left: 0;
	top: 0;	
	bottom: 0;
	padding: 5%;
	background: rgba(0,0,0,0.50);	
	text-align: left;
	font-size: 15px;
	z-index: 999;
}
*/

/* campo dormitórios */
/*#modaldorm { 
	float: left;
	clear: both;	
	width: 95%;
	height: 22px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5%;
	margin-bottom: 8px;
	font-family: 'DINPro-Regular';
	text-transform: uppercase;
	color: #4B5563;
	border: solid 1px #4B5563;
	background: rgba(247,247,247,0.80) url(select1.svg) no-repeat right center;
	overflow: hidden; 
	-webkit-appearance: none; 
	-moz-appearance: none; 
	text-indent: 0.01px;
	text-overflow: ""; 
	appearance: none;
}

.campo_dorm { 
	display: block;
	position: fixed;
	width: 90%;	
	height: 100%;
	left: 0;
	top: 0;	
	bottom: 0;
	padding: 5%;
	background: rgba(0,0,0,0.50);	
	text-align: left;
	font-size: 15px;
	z-index: 999;
}*/

.campo_codigo { 
	float: left;
	clear: both;
	width: 94%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 9px;
	padding-left: 5%;
	font-family: 'DINPro-Regular';	
	text-transform: uppercase;
	color: #4B5563;
	border: solid 1px #4B5563;
	background: rgba(247,247,247,0.80);
}

.bt_busca {
	float: none;	
	clear: both;
	width: 100%;
	height: auto;
	padding: 10px 0;
	margin-top: 8px;
	text-align: center;		
	font-family: 'DINPro-Regular';	
	text-transform: uppercase;
	color: #FFF;
	background: #53BE95;
	transition: background .5s ease;
	border: 0;
}
.bt_busca:hover {background: #00394D;}


@media only screen and (min-width: 481px) {	
.campo_filtro {
	clear: none;
	width: 49%;
	padding-left: 1.5%;
	margin-left: 0;	
	border-right: 0;
}
	
.campo_filtro_bairro {
	clear: none;
	width: 49%;
	padding-left: 1.5%;
	margin-left: 0;	
}

/*#modalBairroI {
	clear: none;
	width: 48.5%;
	padding-left: 1.5%;
	margin-left: 1.5%;
	margin-left: 0;	
}
	
.box_campo_bairro { 
	width: 90%;
	height: auto;
	padding: 5%;
	margin-top: 5%;
}
	
.area_lista_bairro { 
	height: auto;
	margin-bottom: 0;
}
	
.checkbox_bairros { 
	clear: none;
	width: 50%;
}

#modalinte { 
	clear: none;
	width: 48.5%;
	padding-left: 1.5%;
	margin-left: 1.5%;
	border-right: 0;
}*/
	
.campo_codigo { 
	clear: none;
	width: 47.5%;
	padding-left: 1.5%;
	margin-left: 0;
	border-right: 0;
}	
.bt_busca {clear: none;	width: 48.5%;	margin: 0;}
}

@media only screen and (min-width: 600px) {	
.box_filtro {background: rgba(255,255,255,0.70);}
	
	
.campo_filtro {width: 24.5%; margin-bottom: 0; border-bottom: 0; border-top: 0; border-left: 0; background-color: transparent; }
.campo_filtro_bairro {width: 24.5%; margin-bottom: 0; border-bottom: 0; border-top: 0; border-right: 0; background-color: transparent; }
/*#modalBairroI {width: 24.5%; margin-bottom: 0; margin-left: 0; border-bottom: 0; border-top: 0; background-color: transparent;}
#modalinte {width: 24.5%; margin-bottom: 0; margin-left: 0; border: 0; background-color: transparent;}	*/
.campo_codigo {width: 19.5%; margin-bottom: 0; margin-left: 0; border-bottom: 0; border-top: 0; background-color: transparent;}
.bt_busca {float: right; width: 24.5%; margin-bottom: 0;}
	
/*.box_campo_bairro { 
	width: 80%;
	padding: 5%;	
	margin: 5%;
}*/
}

@media only screen and (min-width: 1024px) {
.box_filtro {width: 90%; margin-left: 5%; margin-top: 15px;}
.checkbox_bairros {width: 33%;} 
}

@media only screen and (min-width: 1280px) {	
.box_filtro {width: 80%; margin-left: 10%;}
.box_campo_bairro { 
	width: 65%;
	padding: 2.5%;	
	margin: 5% 15% 5% 15%;
}
}

@media only screen and (min-width: 1500px) {
.box_filtro {width: 60%; margin-left: 20%;}
.checkbox_bairros {width: 25%;}
}

@media only screen and (min-width: 1800px) {
.box_filtro {width: 50%; margin-left: 25%;}
.checkbox_bairros {width: 25%;}
}