::-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 */

.bt_principal {/* botão principal */
	float: left;
	clear: both;
	width: 80%;
	margin-left: 10%;
	padding-top: 10px;
	padding-bottom: 10px;
	background: rgba(27,64,115,0.70);
	font-family: "Larsseit";
	color: #FFF;
	font-size: 22px;
	cursor: pointer;
}

#busca_select_desk {/* fundo filtro de busca */
	display: none;
	position: absolute;	
  	float: left;
	width: 100%;
	height: auto;
	top: 70px;	
	z-index: 99999;!important
}

.box_select { /* area dos botões select */
	float: left;
	clear: both;
	width: 95%;
	margin-left: 2.5%;
}

.campo_select_index {
	float: left;
	clear: none;
	width: 80%;
	height: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 10%;
	background: rgba(27,64,115,1.00);
}

.campo_select_index a {
	color: #FFF;
}

.campo_loc {
	float: left;
	clear: none;
	width: 49.5%;	
	height: 25px;
	font-family: "Larsseit";
	background: rgba(27,64,115,1.00);
	color: #FFCE00;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	border: 0;
	cursor: pointer;
}

.border_left {
	float: left;
	clear: none;
	width: 0.5%;
	height: 25px;
	border-left: solid 1px #FFF;
}

/*.border_right {
	float: left;
	clear: none;
	width: 0.5%;
	height: 25px;
	border-right: solid 1px #FFF;
}*/

.campo_vd {
	float: left;
	clear: none;
	width: 49.5%;
	height: 25px;
	border: 0;
	background: rgba(27,64,115,1.00);
	font-family: "Larsseit";
	color: #FFF;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
}

/*.campo_cond {
	float: left;
	clear: none;
	width: 33%;	
	height: 20px;
	padding-top: 5px;
	font-family: "Larsseit";
	background: rgba(27,64,115,1.00);
	color: #FFF;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	border: 0;
	cursor: pointer;
}*/

/*.campo_cond a {
	border: none;
}
*/

.box_filtro { /* area do filtro de busca */
	float: left;
	clear: both;
	width: 95%;
	margin-left: 2.5%;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: rgba(27,64,115,1.00);
	font-size: 15px;
}

.area_filtro {
	float: left;
	clear: both; 
	width: 100%;
}

.area_filtro a {
	color: #FFF;
}

.campo_tipo { /*campo tipo*/
	float: left;
	clear: none;
	width: 20%;
	height: 40px;
	margin-left: 2.5%;
	font-family: "Larsseit";
	color: #FFF;
	background: #1B4073 url(select.png) 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;
}

.campo_cidade { /*campo cidade */
	float: left;
	clear: none;
	width: 25%;
	height: 40px;
	margin-left: 10%;
	font-family: "Larsseit";
	color: #FFF;
	background: #1B4073 url(select.png) 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;
}

#modalBairroI { /* campo bairros */
	float: left;
	clear: none;	
	width: 25%;
	height: 30px;
	padding-top: 10px;
	margin-left: 10%;
	font-family: "Larsseit";
	color: #FFF;
	background: url(select.png) 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;
	text-decoration: none;
	text-align: left;
	border: 0;
}

.campo_bairro_index { /* campo oculto da lista de bairros */
	position: absolute;
	width: 80%;
	height: 230px;
	margin-top: 80px;	
	left: 4.5%;
	padding: 5%; 
	text-align: left;
	color: #525269;	
	font-size: 15px;
	background: #F6F6F6;
	border: solid 1px #CCC;
	box-shadow: 3px 3px 3px #888;
	-moz-box-shadow: 3px 3px 3px #888;
	overflow: auto;
	z-index: 9999;	
}

.checkbox_bairros { /* campo que fica no arquivo bairro / bairro_loc */
	float: left;
	clear: both;
	width: 100%;
	font-family: "Larsseit";
}

.campo_dorm { /*campo domitórios*/
	float: left;
	clear: none;
	width: 33%;
	height: 40px;
	margin-left: 2.5%;
	font-family: "Larsseit";
	color: #FFF;
	background: #1B4073 url(select.png) 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;
}

.campo_valor { /*campo valor*/
	float: left;
	clear: none;
	width: 27%;
	height: 40px;
	margin-left: 8%;
	font-family: "Larsseit";
	color: #FFF;
	background: #1B4073 url(select.png) 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;
}

.campo_codigo { /* campo código */
	float: left;
	clear: none;
	width: 20%;
	height: 38px;
	margin-left: 8%;
	font-family: "Larsseit";
	color: #FFF;
	background: #1B4073;
	border: 0;
}

.bt_busca {	
	float: right;
	clear: right;
	width: 95%;
	height: 40px;
	background: url(busca2.png) no-repeat center;
	background-size: 40px;
	transition: background .5s ease;
	border: 0;
	margin-right: 2.5%;
	margin-top: 10px;
}

.bt_busca:hover {
    background: url(busca2.png) no-repeat center;
	background-size: 40px;
}

.txt_condominio {
	float: left;
	clear: both;
	width: 90%;
	margin-left: 5%;
	font-family: "LeelawadeeUI";
	font-size: 15px;
	text-align: center;
	line-height: normal;
}

.campo_condominio {
	float: left;	
	clear: both;
	width: 80%;
	margin-top: 8px;
	padding: 8px 5% 8px 5%;	
	margin-left: 5%;	
	font-family: "Bebas-Neue-Book";
	color: #FFF;
	text-transform: uppercase;
	font-size: 25px;
	text-align: center;
	background: #32338E;
	transition: background .5s ease;
	border: solid 2px #FFF;
}

.campo_condominio:hover {
    background: #CC2128;
	color: #FFF;
	border: solid 2px #FFF;
}


@media only screen and (min-width: 411px) {
.bt_principal {/* botão principal */
	width: 70%;
	margin-left: 15%;
}
}


@media only screen and (min-width: 481px), only screen and (orientation:landscape) {	
.bt_principal {/* botão principal */
	width: 50%;
	margin-left: 25%;
}
	
.campo_bairro_index { /* campo oculto da lista de bairros */
	width: 80%;	
	left: 7.2%;
	padding: 2.5%; 
}
	
.checkbox_bairros { /* campo que fica no arquivo bairro / bairro_loc */
	clear: none;
	width: 50%;
}
}

@media only screen and (min-width: 585px) {
.bt_principal {/* botão principal */
	font-size: 25px;
}
	
.campo_vd {
	font-size: 18px;
}

.campo_loc {
	font-size: 18px;
}

/*.campo_cond {
	height: 25px;
	padding-top: 0;
	font-size: 18px;
}*/

.campo_tipo { /*campo tipo*/
	width: 10%;
}

.campo_cidade { /*campo cidade */
	width: 13%;
	margin-left: 3%;
}

#modalBairroI { /* campo bairros */	
	width: 14%;
	margin-left: 3%;
}
	
.campo_bairro_index { /* campo oculto da lista de bairros */
	width: 90%;	
	height: auto;
	left: 2.5%;
	margin-top: 40px;	
	padding: 2.5%; 	
}
	
.checkbox_bairros { /* campo que fica no arquivo bairro / bairro_loc */
	clear: none;
	width: 33%;
}
	
.campo_dorm { /*campo domitórios*/
	width: 18%;
	margin-left: 3%;
}

.campo_valor { /*campo valor*/
	width: 14%;
	margin-left: 3%;
}

.campo_codigo { /* campo código */
	width: 10%;
	margin-left: 3%;
}
}

@media only screen and (min-width: 768px) {
.bt_principal {/* botão principal */
	width: 40%;
	margin-left: 30%;
}
	
.box_select { /* area dos botões select */
	width: 80%;
	margin-left: 10%;
}
	
.campo_select_index {
	padding-bottom: 15px;
}
	
.campo_vd {
	font-size: 22px;
}

.campo_loc {
	font-size: 22px;
}

/*.campo_cond {
	font-size: 22px;
}*/
	
.box_filtro { /* area do filtro de busca */
	width: 90%;
	margin-left: 5%;
}
	
.campo_tipo { /*campo tipo*/
	width: 8%;
	margin-left: 2.5%;
}

.campo_cidade { /*campo cidade */
	width: 11%;
	margin-left: 4%;
}

#modalBairroI { /* campo bairros */	
	width: 11%;
	margin-left: 4%;
}
	
.campo_bairro_index { /* campo oculto da lista de bairros */
	width: 80%;	
	left: 7.5%;
	padding: 2.5%; 	
}
	
.campo_dorm { /*campo domitórios*/
	width: 15%;
	margin-left: 4%;
}

.campo_valor { /*campo valor*/
	width: 12%;
	margin-left: 4%;
}

.campo_codigo { /* campo código */
	width: 8%;
	margin-left: 4%;
}
	
.bt_busca {	
	float: right;
	clear: right;
	width: 40px;
	height: 40px;
	margin-right: 2.5%;
	margin-top: 0;
}
}

@media only screen and (min-width: 1024px) {
.bt_principal {/* botão principal */
	width: 30%;
	margin-left: 35%;
}
	
.box_select { /* area dos botões select */
	width: 60%;
	margin-left: 20%;
}
	
.campo_tipo { /*campo tipo*/
	width: 7%;
}

.campo_cidade { /*campo cidade */
	width: 9%;
	margin-left: 6%;
}

#modalBairroI { /* campo bairros */	
	width: 10%;
	margin-left: 6%;
}
	
.campo_bairro_index { /* campo oculto da lista de bairros */
	width: 60%;	
	left: 17.5%;
	padding: 2.5%; 	
}
	
.campo_dorm { /*campo domitórios*/
	width: 13%;
	margin-left: 6%;
}

.campo_valor { /*campo valor*/
	width: 10%;
	margin-left: 6%;
}

.campo_codigo { /* campo código */
	width: 8%;
	margin-left: 6%;
}
}

@media only screen and (min-width: 1280px) {
.bt_principal {/* botão principal */
	width: 25%;
	margin-left: 37.5%;
	font-size: 28px;
}

.campo_select_index {
	width: 70%;
	margin-left: 15%;
}
	
.campo_vd {
	height: auto;
	font-size: 28px;
}

.campo_loc {
	height: auto;
	font-size: 28px;
}

/*.campo_cond {
	height: auto;
	font-size: 28px;
}*/
	
.border_left {
	margin-top: 7px;
}

/*.border_right {
	margin-top: 7px;
}*/
	
.box_filtro { /* area do filtro de busca */
	width: 70%;
	margin-left: 15%;
}	
	
.campo_bairro_index { /* campo oculto da lista de bairros */
	width: 50%;	
	left: 23.5%;
	padding: 1.5%; 	
}

}

@media only screen and (min-width: 1440px) {
.bt_principal {/* botão principal */
	width: 20%;
	margin-left: 40%;
}
}

@media only screen and (min-width: 1600px) {
.bt_principal {/* botão principal */
	width: 20%;
	margin-left: 40%;
	font-size: 30px;
}
	
.box_select { /* area dos botões select */
	width: 50%;
	margin-left: 25%;
}
	
.box_filtro { /* area do filtro de busca */
	width: 60%;
	margin-left: 20%;
}	
	
.campo_bairro_index { /* campo oculto da lista de bairros */
	width: 40%;	
	left: 28.5%;
	padding: 1.5%; 	
}
}
