::-webkit-input-placeholder {color: #FFF;}/* WebKit, Blink, Edge */
:-moz-placeholder {color: #FFF; }/* Mozilla Firefox 4 to 18 */
::-moz-placeholder {color: #FFF;}/* Mozilla Firefox 19+ */
:-ms-input-placeholder {color: #FFF;}/* Internet Explorer 10-11 */
::-ms-input-placeholder {color: #FFF;} /* Microsoft Edge */

.title_busca {	
	float: left;
	clear: both;
	width: 99%;
	height: 32px;	
	padding-top: 8px;
	margin-bottom: 10px;
	border: solid 1px #EFEFEA;
	font-family: 'CircularStd-Bold';
	text-transform: uppercase;
	font-size: 18px;
	color: #FFF;
	background: rgba(32,193,122,1.00);
	text-align: center;
}

#busca_mobile {
	float: left;
	clear: both;
	width: 100%;
}

#busca_desktop {
	display: none;
	float: left;
	clear: both;
	width: 100%;
}

#botao_busca_m {/* botao busca mobile */
	float: left;
	clear: both;
	width: 90%;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 5%;
	background: #545558;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
}

#busca_select {
	display: none;
	position: absolute;
	float: right;
	width: 75%;
	padding: 15px 2.5% 15px 2.5%;
	margin-left: 5%;
	margin-top: 60px;
	color: #FFF;  	
	background: #545558;
	z-index: 99999;!important
}

.box_filtro { /* area filtro de busca */
	float: left;
	clear: both;
	width: 100%;
}

.campo_filtro { /*campos cidade, tipo, dorms, valor*/
	float: left;
	clear: both;
	width: 99%;
	height: 40px;
	padding-left: 5%;
	margin-bottom: 10px;
	font-family: "WorkSans-Medium"; 
	font-size: 15px;
	color: #FFF;
	text-transform: uppercase;
	background: rgba(84,85,88,0.80) url(select.png) no-repeat right;
	border: solid 1px #EFEFEA;
	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;	
}

#modalBairro { /* campo bairros */
	float: left;
	clear: both;
	width: 93%;
	height: 30px;
	padding-left: 5%;
	padding-top: 10px;
	margin-bottom: 10px;
	font-family: "WorkSans-Medium"; 
	font-size: 15px;
	color: #FFF;
	text-transform: uppercase;
	background: rgba(84,85,88,0.80) url(select.png) no-repeat right;
	border: solid 1px #EFEFEA;
	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;	
}

#modalBairroI { /* campo bairros */
	float: left;
	clear: both;
	width: 93%;
	height: 30px;
	padding-left: 5%;
	padding-top: 10px;
	margin-bottom: 10px;
	font-family: "WorkSans-Medium"; 
	font-size: 15px;
	color: #FFF;
	text-transform: uppercase;
	background: rgba(84,85,88,0.80) url(select.png) no-repeat right;
	border: solid 1px #EFEFEA;
	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;	
}

.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;
}

.campo_bairro  { /* campo bairros */
	float: left;
	clear: both;
	width: 93%;
	height: 30px;
	padding-left: 5%;
	padding-top: 10px;
	margin-bottom: 10px;
	font-family: "WorkSans-Medium"; 
	font-size: 15px;
	color: #FFF;
	text-transform: uppercase;
	background: rgba(84,85,88,0.80) url(select.png) no-repeat right;
	border: solid 1px #EFEFEA;
	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_index { /* campo oculto da lista de bairros */
	position: absolute;
	width: 85%;
	height: 230px;	
	padding: 5%; 
	margin-top: 150px;
	text-align: left;
	font-family: "WorkSans-Medium"; 
	font-size: 15px;
	color: #FFF;
	background: rgba(84,85,88,0.90);
	border: solid 1px #EFEFEA;
	box-shadow: 3px 3px 3px #888;
	-moz-box-shadow: 3px 3px 3px #888;
	overflow: auto;
	z-index: 999;	
}

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

.campo_codigo { /*campos cidade, tipo, dorms, valor*/
	float: left;
	clear: both;
	width: 92%;
	height: 40px;
	padding-left: 5%;
	margin-bottom: 10px;
	background: none;
	font-family: "WorkSans-Medium"; 
	font-size: 15px;
	color: #FFF;	
	text-transform: uppercase;
	border: solid 1px #EFEFEA;
}

.bt_busca {	
	float: left;
	clear: both;
	width: 99%;
	height: 40px;	
	border: solid 1px #EFEFEA;
	font-family: 'CircularStd-Bold';
	text-transform: uppercase;
	font-size: 15px;
	color: #FFF;
	background: rgba(32,193,122,1.00);
	transition: background .5s ease;
}

.bt_busca:hover {
	background: #EDCA35;
	color: #FFF;
}

@media only screen and (min-width: 768px) {
.checkbox_bairros { /* campo que fica no arquivo bairro / bairro_loc */
	clear: none;
	width: 50%;
}
}

@media only screen and (min-width: 1024px) {
#busca_mobile {
	display: none;
}

#busca_desktop {
	display: block;
}
	
.box_filtro { /* area filtro de busca */
	float: left;
	clear: both;
	width: 90%;
	padding: 5%;
	font-size: 15px;
	background: #545558;
	margin-top: 45px;
}
	
.campo_bairro_index { /* campo oculto da lista de bairros */
	width: 55%;
	height: auto;	
	padding: 2.5%; 
	left: 20%;
	margin-top: 0;
}
	
.checkbox_bairros { /* campo que fica no arquivo bairro / bairro_loc */
	width: 33.3%;
}
}


@media only screen and (min-width: 1600px) {	
.campo_bairro_index { /* campo oculto da lista de bairros */
	width: 45%;
	left: 25%;
}
}


	
