.janelaListMen {
    width: 26% !important;
    background: #ffd590 !important;
    border: 2px solid #d39f49;
    padding: 1%;
    left: 35% !important;
}

.janelaModal{display:none; top: 20%; position: absolute; margin: 0 0 0 -378px !important; z-index: 1000; background: #ffffff; width: 29%; padding: 2%; text-align:center;}

#mensagemEnviada {
    position: absolute;
    width: 49%;
    max-width: 870px;
    padding: 0;
    background: #ffffff;
    display: none;
    top: 35%;
    left: 25.5%;
    z-index: 100;
}

.geralBlocoMens {
    float: left;
    width: 40%;
    margin: 1.8% 0 1.8% 15%;
}

.geralBlocoMensR {
    float: right;
    width: 40%;
    margin: 1.5% 3% 0 0;
}
#btAmunMensa {
    float: left;
    background-color: #ff6600;
    padding: 2.5% 6% 2.5% 6%;
    margin: 2% 0 0 16%;
    font-family: 'roboto';
    font-weight: 300;
}
#textMensagemEnviada{float: right; width: 80%;}
#textMensagemEnviadaB{float: left; width: 100%;}
#textMensagemEnviadaB p{font-family: 'Roboto'; font-weight: 400; font-size: 14px;}
#textMensagemEnviada h2{float: left; width: 100%; text-align: center; font-weight: 300; color: #FF6600;}
#textMensagemEnviada h3 {
    float: left;
    width: 85%;
    text-align: center;
    font-weight: 200;
    margin: 1% 0 0 0;
    color: #000000;
}
#textMensagemEnviada p {
    float: left;
    width: 87%;
    text-align: center;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    margin: 1% 0 0 0;
}

#iconMensEnviList {
    float: left;
    width: 11%;
    margin: 1.5% 1% 1.5% 5%;
}

#boxTitMen {
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 300;
    color: #FF6600;
    background: #eeeeee;
    padding: 1.2% 0 1.2% 0;
}

#boxTitMen h2 {
    float: left;
    /* width: 79%; */
    text-align: right;
    font-weight: 300;
    color: #FF6600;
    padding: 1.5% 0px 0.5% 0;
    font-size: 18px;
    margin: 0 0 0 3%;
}

#geralIconesList {
    float: left;
    width: 80%;
    margin: 2% 0 2% 14%;
}

.iconRedeList {
    float: left;
    margin: 0 5% 0 0;
    width: 16%;
}

#closeAjnF {
    float: right;
    margin: 1.8% 2% 0 0;
}



.janelaBoxBros{
	position: fixed;
    width: 33%;
    top: 3%;
    left: 24%;
    height: 440px;
    background: #ffffff;
    box-shadow: 0px 1px 5px #000;
    z-index: 11;
    overflow: hidden;
    display: none;
    margin: 0 0 0 -125px;
}

.janelaBoxBros2{
	position: fixed;
    width: 47%;
    top: 3%;
    left: 16%;
    height: 440px;
    background: #ffffff;
    box-shadow: 0px 1px 5px #000;
    z-index: 11;
    overflow: hidden;
    display: none;
}

#listaInter {
    float: left;
    padding: 0.5% 2% 0.5% 2%;
    background-color: #175aa0;
    margin: 0 0 0 2%;
    font-size: 12px;
}

a.link-int:link,a.link-int:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
}

a.link-int:hover {
	text-decoration: none;
	color: #5e5e5e;
}

a.link-int:active {
	text-decoration: none;
}


#boxInforBros{float: left; width: 97%; background-color: #f7f7f7; padding: 2%;}
#boxInforBros p {
    font-size: 18px;
    font-weight: 400;
    font-family: 'roboto';
    float: left;
    margin: 0 0 0 1%;
}
#closeAjn{float: right; margin: 0 2% 0 0;}

.btsRedesDet{float: left; width: 100%; margin: 18px 0 0 0;}
.iconeRDet{float: left; margin: 0 22px 0 0;}
.iconeRDetR{float: right; margin: 0 0 0 0;}

#mascara {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10 !important;
    background-color: #000;
    display: none;
    width: 100%;
    height: 100%;
    opacity: 0.5;
}

#topo-listagem-imovel {
	float: left;
	width: 100%;
	border: 0px solid #000000;
	margin: 2% 0 0 0;
	font-family: 'Roboto', sans-serif;    
}

.imagem {
                                                                  
	overflow:hidden;
	border: 0px #000000 solid;
	width: 100%;
	height: 400px;
}
.imagem .diamante-img{
    width: 100%;
    min-height: 415px;
    position: absolute;
    bottom: 0;
	max-width: 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.listagemBloc:hover .diamante-img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.imagem .img {
    min-width: 100%;
    min-height: 197px;
    min-height: 415px;
    max-width: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    max-width: 700px;
    width: auto;
}

.listagemBloc:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}


#box-link-voltar {
	float: right;
	border: 0px solid black;
}

#box-titulo-listagem {
	float: left;
	width: 100%;
	border: 0px solid #000000;
	margin: 0 0 0 0;
}

#box-titulo-listagem .icone {
	float: left;
	border: 0px solid #000000;
}

#box-titulo-listagem .titulo-listagem {
	float: left;
	border: 0px solid #000000;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	color: #5f5f5f;
	margin: 0 10px 10px 0;  
	width: 87%;
}

#barra-opcao-listagem {
	float: left;
	width: 18%;	
	margin: 0.2% 0 0 0;	
}

#box-criar-solic {
	float: left;
	border: 0px solid #000000;
	width: 415px;
	margin: 10px 0 0 0;
}

#box-criar-solic .texto {
	float: right;
	border: 0px solid #000000;
	color: #a7a7a7;
	width: 240px;
	font-size: 14px;
	line-height: 1.1;
	margin: 1px 0 0 0;
}

#tit-solicitacao {
	float: left;
	border: 0px solid #000000;
	width: 152px;
	background-color: #f76802;
	height: 30px;
}

#tit-solicitacao .titulo {
	float: left;
	border: 0px solid #000000;
	text-align: center;
	margin: 5px 0 0 16px;
	color: #ffffff;
}

#box-vizualizacao {
	float: right;
	border: 0px solid #000000;	
	margin: 0 0 0 0;
}

.caixa-icone-ativ {
	float: left;
	background-color: #005aa0;
	border: 0px solid #000000;
	margin: 0 0px 0 5px;
}

.caixa-icone-desat {
	float: left;
	background-color: #929392;
	border: 0px solid #000000;
	height: 27px;
	margin: 0 0 0 0;
}

#box-resultado-listagem {
	float: left;
	border: 0px solid #000000;
	width: 100%;
	margin: 0 0 0 0.6%;
	font-family: 'Roboto', sans-serif;
}

#box-resultado-listagem .texto-resul {
	float: left;
	font-size: 18px;
	color: #686868;
	width: 100%;
}

#box-resultado-listagem .texto-resul b {
	font-size: 18px;
	color: #686868;
	font-weight: bold;
	color: #005aa0;
	font-family: 'Roboto', sans-serif;
}

.dBgTopFrame {
    position: absolute;
    width: 100%;
    height: 51px;
    background-image: linear-gradient(180deg,rgba(0,0,0,.6) 15%,rgba(0,0,0,.6) 1%,transparent);
    /* opacity: 0.85; */
    z-index: 1;
}
.iconLeftTop{float: left; margin: 2%;}
.iconRightTop{float: right; margin: 2%; width: 17%;}

#box-ordem-listagem {
	float: left;
	margin: 0 0 0 0.2%;
	border: 0px solid #000000;
	width: 80%;
}

#box-ordem-listagem .texto-ordem {
	float: left;
	margin: 5px 0 0 0;
	border: 0px solid #000000;
	font-size: 16px;
	color: #a7a7a7;
}

#box-ordem-listagem .select-ordem {
	float: left;
	margin: 0 0 0 5px;
	border: 3px solid #ebebeb
}

#box-ordem-listagem .select-ordem select {
	float: left;
	border: 0px solid #000000;
	height: 25px;
	color: #CCCCCC;
	width: 150px;
	border: 1px solid #CCCCCC;
	background: #ffffff;
}

#box-opcoes-listagem {
	float: right;
	border: 0px solid #000000;
	margin: 0 15px 0 0;
	width: 24%;
}

.box-funcao {
    float: right;
    border: 0px solid #000000;
    margin: 6px 0 0 0;
    width: 164px;
}

.box-funcao .icone {
	float: left;
	border: 0px solid #000000;
	margin: 3px 0 0 0;
}

.box-funcao .link {
    float: left;
    border: 0px solid #000000;
    width: 127px;
    margin: 10px 0 0 4px;
    font-size: 14px;
    font-family: 'Roboto';
}

#barra-modo-view {
	float: right;	
	width: 57%;
	height: 45px;
	border: 0px solid #CCCCCC;
	margin: 0 0 0 0;
	font-family: 'Roboto', sans-serif;  
}

#listagem-imoveis-patrocinado {
	float: right;
	border: 0px solid #000000;
	width: 100%;
	margin: 0 0 0 0;
}

#listagem-imoveis {
	float: right;
	border: 0px solid #000000;
	width: 100%;
	margin: 0 0 0 0;
}

.box-tipo-titulo {
	float: left;
	border: 0px solid #000000;
	width: 100%;
	height: 30px;
	margin: 20px 0 0 0;
}

.box-elementos {
	background-color: #FFFFFF;
	float: left;
}

.box-tipo-titulo .icone {
	float: left;
	border: 0px solid #000000;
}

.box-tipo-titulo .texto-bairro {
	float: left;
	border: 0px solid #000000;
	margin: 8px 0 0 0;
	color: #434343;
	font-family: 'Roboto', sans-serif;
	padding: 0 10px 0 0;
	font-size: 16px;
}

.box-listagem-busca {
    float: left;
    width: 18%;
    height: 194px;
    border: 1px solid #ccc;
    font-family: 'Roboto', sans-serif;
    margin: 2% 0.7% 0 0.7%;
    height: 325px;
    position: relative;
    overflow: hidden;
}

.box-informacao-listagem-diamante {
    float: left;
    width: 92.5%;
    float: left;
    bottom: 0;
    background: #fff;
    padding: 2% 4% 2% 4%;
}


.barra-titulo-listagem {
    float: left;
    border: 0px solid #000000;
    width: 100%;
    margin: 0 0 0 8px;
}

.barra-titulo-listagem .nome {
    /* background-color: #005AA0; */
    border: 0 solid #000000;
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    max-height: 32px;
    padding: 7px 7px 5px;
    font-weight: 500;
    text-shadow: 2px 1px 1px #000;
}

.barra-titulo-listagem .pretencao {
	background-color: #DCDCDC;
    border: 0 solid #000000;
    color: #434343;
    float: left;
    font-size: 13px;
    height: 20px;
    padding: 8px 7px 4px 4px;
}

.barra-titulo-listagem-diamante {
    float: left;
    border: 0px solid #000000;
    width: 100%;
    margin: 3px 0 0 10px;
    overflow: hidden;
}

.barra-titulo-listagem-diamante .nome {
    /* background-color: #F76802; */
    border: 0 solid #000000;
    color: #FFFFFF;
    float: left;
    font-size: 17px;
    height: 20px;
    padding: 0 4px 0;
    font-weight: 500;
    text-shadow: 2px 1px 1px #000;
    margin: 5px 0 3px 0;
}

.precoFrameList {
    float: left;
    width: 70%;
    margin: 25px 0 0 15px;
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    text-shadow: 2px 1px 1px #000;
}

.barra-titulo-listagem-diamante .pretencao {
	background-color: #DCDCDC;
    border: 0 solid #000000;
    color: #434343;
    float: left;
    font-size: 14px;
    height: 20px;
    padding: 8px 7px 4px 4px;
}

.barra-titulo-listagem-destaque {
	float: left;
	border: 0px solid #000000;
	width: 100%;
	margin: 7px 0 0 4px;
}

.barraContato {
    float: left;
    width: 100%;
    padding: 1% 0 1% 0;
    margin: 15px 0 0 0;
}

.ocultBt{display: none;}

.btContatoF{
    float: left;
    width: 5.2%;
    margin: 0 0 0 0;
    padding: 0.2% 1% 0.3% 1%;
    text-align: center;
    font-size: 14px;
    background: #175aa0;
    border-radius: 3px;
}

.iconZapList {
    float: left;
    width: 36px;
    margin: -8px 0px 0 6px;
    /* border-radius: 3px; */
    padding: 0;
}


.barra-titulo-listagem-destaque .nome {
	/*background-color: #000000;*/
    border: 0 solid #000000;
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    max-height: 32px;
    padding: 0 5px 2px;
    font-weight: 600;
    text-shadow: 2px 1px 1px #191919;
}

.barra-titulo-listagem-destaque .pretencao {
	background-color: #DCDCDC;
    border: 0 solid #000000;
    color: #34343;
    float: left;
    font-size: 14px;
    height: 20px;
    padding: 8px 7px 4px 4px;
}
.box-local {
	float: left;
	margin: 2px 0 0 0;
	font-size: 14px;
}

.box-local-diamante {
    float: left;
    color: #333;
    border: 0px solid #ffffff;
    opacity: 0.99;
    font-size: 13px;
    margin: 4px 0 0 0;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
    /* text-shadow: 1px 1px 1px #000; */
    font-weight: 500;
    width: 100%;
}
.box-local-diamante h2{font-weight: 400; font-size: 14px;}

.informacao-listagem {
    float: left;
    border: 0px solid #000000;
    width: 100%;
    margin: 4px 0 0 0px;
    color: #333!important;
    font-size: 16px;
    height: 20px;
}

.informacao-listagem-diamante {
    float: left;
    border: 0px solid #000000;
    width: 100%;
    margin: 4px 0 0 0px;
    color: #333!important;
    font-size: 16px;
    height: 20px;
}


.informacao-listagem b {
	font-weight: normal;
	color: #005aa0;
	margin: 0 0 0 3px;
}

.informacao-listagem-diamante b {
	font-weight: normal;
	color: #005aa0;
	margin: 0 0 0 3px;
}

.informacao-listagem .desc{
    float: left;
    border: 0px solid #000000;
    width: 100%;
    margin: 4px 0 0 0px;
    color: #333!important;
    font-size: 14px;
    height: 20px;
    font-weight: 500;
}

#listagem {
    /* float: right; */
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 1230px;
}

#foto-empreendimento-listagem{width: 100%; height:400px; border: 0px solid #000000; float: left; position: relative; overflow: hidden;}
#foto-empreendimento-listagem-diamante{width: 100%; overflow: hidden; border: 0px solid #000000; float: left; position: relative;}

.imagem img{
    width: 100%;
    min-height: 415px;
    position: absolute;
    bottom: 0;
}

/* slider layout */
.lof-slidecontent { float:left;	overflow:hidden;	border:#000 solid 0px; width: 100%;   height: 505px;}
.lof-slidecontent .preload{	height:100%;	width:100%;	position:absolute;	top:0;	left:0;	z-index:100000;	text-align:center;	background:#FFF}
.lof-slidecontent .preload div{	height:100%;	width:100%;	}

.lof-slidecontent  .sliders-wrapper{	position:relative;	height:100%;	width:205px; 	z-index:3px;	overflow:hidden; }
.lof-slidecontent  ul.sliders-wrap-inner{ padding:0;	margin:0;	position:absolute;	overflow:hidden; }
.lof-slidecontent  ul.sliders-wrap-inner li{overflow:hidden;	float:left; margin: -20px 0 0 0;}
.lof-slidecontent  .lof-opacity  li{ float:left; }


.lof-slidecontent  .navigator-content { float: left; border: 0px solid #000000;  height:99px;}
.lof-slidecontent  .navigator-wrapper{	position:relative;	z-index:10;
	height:99px;
	width:300px;
	overflow:hidden;
	color:#FFF;
	float:left;
	 border: 0px solid #000000;
}
.lof-slidecontent  ul.navigator-wrap-inner{	top:0;	padding:0;	margin:0;	position:absolute;	width:100%; border: 0px solid #000000 }
.lof-slidecontent  ul.navigator-wrap-inner li{ cursor:hand; 	cursor:pointer;	list-style:none;	padding:0;	margin-left:0px;	overflow:hidden;	float:left;	display:block;	text-align:center;}

/*******************************************************/
 
ul.sliders-wrap-inner li img{ float:left; border: 0px solid #000000; margin: -20px 0 0 -15%;  min-height: 235px;}

.lof-slidecontent .slider-description a.readmore{color:#58B1EA; font-size:95%; }
.lof-slidecontent .slider-description a{ color:#FFF; }
.lof-slidecontent .slider-description{
	z-index:100px;
	position:absolute;
	bottom:50px;
	left:0px;
	width:350px;
	background:url(../images/bg_trans.png);
	height:250px;
	padding:10px;
	color:#FFF;
}
.lof-slidecontent .slider-description h4 {    font-size: 14px;    margin: 10px 0;    padding: 0; }
.lof-slidecontent .slider-description .slider-meta a{	
	margin:0;
	background:#C01F25;
	font-size:75%;
	padding:2px 3px;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;
	text-transform:uppercase;
	text-decoration:none
}
.lof-slidecontent  .item-meta a:hover{	text-decoration:underline;}
.lof-slidecontent  .item-meta i {	font-size:70%; }

/* item navigator */

.lof-slidecontent ul.navigator-wrap-inner li img{

	width: 70px;	
	height:100%;
	margin: 0 0 0 0;
}
.lof-slidecontent ul.navigator-wrap-inner li.active img{ float:left; width: 70px;  margin: 0 0 0 0}
.lof-slidecontent ul.navigator-wrap-inner li:hover img {

	width: 70px;
	height:100%;
}
.lof-slidecontent .navigator-content .button-next
.lof-slidecontent .navigator-content .button-previous, .button-previous2 {
	display:block;
	width:22px;
	height:30px;
	color:#FFF;
	cursor:pointer;

}


.lof-slidecontent .button-control {
   position:absolute;
   top:10px;
   right:10px;
    height: 20px;
    width: 20px;
	cursor:hand; cursor:pointer;
	background:url(imagens/detalheImovel/transparent_bg.png) repeat;
}



.lof-slidecontent .button-control span { display:block;  width:100%; height:100%;}
.lof-slidecontent .action-start span  {
	background:url(../images/play.png) no-repeat center center;
}
.lof-slidecontent .action-stop span {
	background:url(../images/pause.png) no-repeat center center;
}

.informacao-listagem-diamante .desc {
    float: left;
    border: 0px solid #000000;
    margin: 1% 0 0 0;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
}

.informacao-cliente-listagem {
	height:168px;
	float: right;
	width: 204px;
	border: 0px solid #000000;
	margin: 0 5px 0 0;
}

.informacao-cliente-listagem-diamante {
	height:250px;
	float: right;
	width: 26%;
	border: 0px solid #000000;
	margin: 0 5px 0 0;
}


.informacao-cliente-listagem,.informacao-cliente-listagem-diamante{
	float: left;
	width: 26%;
	text-align: center;
	margin: 7px 0 0 0;
}

.informacao-cliente-listagem-diamante .logo {
	float: left;
	width: 100%;
	text-align: center;
	margin: 7px 0 0 0;
}

.caixa-texto {     
	float: left;
	width: 90%;
	margin: 5px 0 0 5px;
}

.caixa-texto .inf {
	float: left;
	width: 170px;
	text-align: center;
	margin: 2px 0 0 0;
	color: #005aa0;
}

.caixa-icone-listagem {
	float: left;
	width: 204px;
	border: 0px solid #000000;
	margin: 20px 0 0 -10px;
}

.caixa-icone-listagem .icone {
	background-color: #005AA0;
	float: left;
	margin: -15px 0 0 10px;
	border-radius:14px;
}


.caixa-icone-listagem-diamante {
	float: left;
	width: 204px;
	border: 0px solid #000000;
	margin: 20px 0 0 -10px;
}

.caixa-icone-listagem-diamante .icone {
	background-color: #F76802;
	float: left;
	margin: -15px 0 0 10px;
	border-radius:14px;
}

.caixa-icone-listagem-destaque {
	float: left;
	width: 204px;
	border: 0px solid #000000;
	margin: 20px 0 0 -10px;
}

.caixa-icone-listagem-destaque .icone {
	background-color: #000000;
	float: left;
	margin: -15px 0 0 10px;
	border-radius:14px;
}

.listagemPatrocinada {
	float: left;
	width: 97%;
	height: 194px;
	border: 10px solid #4192d0;
	font-family: 'Roboto', sans-serif;
	margin: 10px 0 0 0;
}

.listagemPatrocinada-premium {
    float: left;
    width: 18%;
    /* height: 194px; */
    border: 1px solid #ccc;
    font-family: 'Roboto', sans-serif;
    margin: 2% 0.7% 0 0.7%;
    box-shadow: 0px 1px 4px #a0a0a0;
    height: 325px;
    position: relative;
    overflow: hidden;
}

.listagemPatrocinada-destaque {
	float: left;
    width: 18%;
    /* height: 194px; */
    border: 1px solid #ccc;
    font-family: 'Roboto', sans-serif;
    margin: 2% 0.7% 0 0.7%;
   /* box-shadow: 0px 1px 4px #a0a0a0;*/
    height: 325px;
    position: relative;
    overflow: hidden;
}


.geralTitFramList{
    float: left;
    width: 100%;
    height: 85px;
    border: 0px #000000 solid;
    position: absolute;
    z-index: 1;
    bottom: 0;
    background-image: linear-gradient(0deg,rgba(0,0,0,.8) 10%,rgba(0,0,0,.8) 35%,transparent);
}

.listagemBloc{
    float: left;
    width: 31.3%;
    border: 1px solid #d6d6d6;
    font-family: 'Roboto', sans-serif;
    margin: 2% 1.8% 0 0;
    height: 505px;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}

#box-paginador {
	float: right;
	border: 0px solid #000000;
	width: 505px;
	margin: 30px 33% 0 0;
	height: 80px;
}

#box-num-pag {
	float: left;
	border: 0px solid #000000;
	margin: 0 0 0 12px;
}

#box-num-pag .num-pg-ativ {
	float: left;
	border: 0px solid #000000;
	background-color: #005aa0;
	padding: 4px 10px 3px 10px;
	margin: 0 10px 0 0;
	color: #ffffff;
	font-weight: bold;
}

#box-num-pag .num-pg-desat {
	float: left;
	border: 0px solid #000000;
	background-color: #f3f3f3;
	padding: 4px 10px 3px 10px;
	margin: 0 4px 0 0;
	color: #005aa0;
	font-weight: bold;
}

#passador-lateral-left {
	float: left;
	border: 0px solid #000000;
	margin-left: -27px;
}

.descImo{float: left; width: 98%; margin: 10px 0 0 5px; text-align: justify; font-size: 14px; line-height: 1.6;}

#passador-lateral-right {
	float: right;
	border: 0px solid #000000;
	margin-right: -7px;
}

a.geral-link-listagem:link,a.conta-expo:visited {
	border: 0px solid #000000;
	text-decoration: none;
	float: left
}

a.geral-link-listagem:hover {
	text-decoration: none;
}

a.geral-link-listagem:active {
	text-decoration: none;
}

.color-listagem-gray {
	color: #000000; 
}

.color-listagem-white {
	color: #FFFFFF;
}

.font-listagem-16 {
	font-size: 16px;
}

.bg-tit-patrocinado {
	background: url(../imagens/listagemImoveis/bg-tit-orange.png) repeat-x;
}

.bg-tit-premium {
	background: url(../imagens/listagemImoveis/bg-tit-blue.png) repeat-x;      
}

.bg-tit-destaque {
	background: url(../imagens/listagemImoveis/bg-tit-black.png) repeat-x;
}

.bg-tit-listagem {
	background: url(../imagens/listagemImoveis/bg-tit-gray.png) repeat-x;
}

a.geral-link-listagem:hover {
	text-decoration: none;
}

a.geral-link-listagem:link, a.conta-expo:visited {
	border: 0px solid black;
	text-decoration: none;
	float: left;
}

.font-detalhe-15 {
	font-size: 15px;
}

.ocultDiv{display: block;}

.logo{float: left; width: auto; width: 100%; text-align: center;}

#gBottomMenList{display: none;}

.logoIconList{max-width: 60%; max-height: 50px;}

.ocultDivL{display: none;}

@media (max-width: 550px){

.ocultBt{display: block;}

.listagemBloc {
    float: left;
    width: 97%;
    border: 1px solid #ccc;
    font-family: 'Roboto', sans-serif;
    margin: 2% 1.8% 0 0;
    box-shadow: 0px 0px 1px #a0a0a0;
    height: 415px;
    position: relative;
    overflow: hidden;
}

#textoStatus {
    font-size: 16px;
    font-weight: 600;
    margin: 69% 0% 0% 30%;
}
.ocultDivL{display: block;}

#geralIconesList {
    float: left;
    width: 70%;
    margin: 4.5% 0 3% 23%;
}

#textMensagemEnviada h3 {
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 200;
    margin: 2% 0 0 0;
    font-size: 13px;
}
#boxTitMen h2 {
    float: left;
    width: 89%;
    text-align: right;
    font-weight: 300;
    color: #FF6600;
    padding: 1.5% 0 1.5% 0;
    font-size: 15px;
    margin: 0 0 0 0;
    text-align: center;
}
#mensagemEnviada {
    position: absolute;
    width: 94%;
    max-width: 870px;
    padding: 0;
    background: #ffffff;
    display: none;
    top: 35%;
    left: 3%;
    z-index: 100;
}

#textMensagemEnviada p {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    margin: 1% 0 0 0;
}

.janelaListMen{width: 26%; background: #ffd590 !important; border: 2px solid #d39f49; padding: 1%; left: 15.0938px !important; overflow: hidden !important;}	

#listaInter {
    float: left;
    padding: 0.5% 2% 0.5% 2%;
    background-color: #175aa0;
    margin: 0 0 0 2%;
    font-size: 12px;
    display: none;
}


.btContatoF{
    float: left;
    /* width: 62%; */
    /* background-color: #ff5a00; */
    margin: 0 0 0 1.2%;
    padding: 0.5% 1% 0.5% 1%;
    text-align: center;
    font-size: 14px;
}

.janelaBoxBros {
    position: fixed;
    width: 67%;
    top: 3%;
    left: 24%;
    height: 440px;
    background: #ffffff;
    box-shadow: 0px 1px 5px #000;
    z-index: 11;
    overflow: hidden;
    display: none;
    height: 173px !important;
    margin: 0;
}

.janelaBoxBros2 {
    position: absolute;
    width: 86% !important;
    top: -80px !important;
    /* left: 2%; */
    height: 385px;
    background: #ffffff;
    box-shadow: 0px 1px 5px #000;
    z-index: 11;
    display: none;
    margin: 0 0% 3% 0%;
}
.btsRedesDet {
    float: left;
    width: 100%;
    margin: 18px 0 0 7%;
}

.iconeRDet {
    float: left;
    margin: 0 22px 5% 0;
}
.iconeRDetR {
    float: left;
    margin: 0 0 4% 0;
}



#iconRedesSocJan{width: 82% !important;}

#barra-opcao-listagem {
    float: left;
    width: 100%;
    margin: 0.2% 0 0 0;
}

.precoFrameList {
    float: left;
    width: 90%;
    margin: 3% 0 0 0;
    font-weight: 600;
    font-size: 14px;
}

.informacao-cliente-listagem,.informacao-cliente-listagem-diamante{
	float: left;
/* 	width: 26%; */
	width: 54%;
	text-align: center;
/* 	margin: 7px 0 0 2%; */
	margin: -15px 0 0 2%;
}

.telefone{float: left; width: 100%; margin-top: 10px;}
.logo{width: 100%;}

.logoIconList{max-width: 100%; max-height: 40px;}

.informacao-cliente-listagem-diamante .logo {
	float: left;
	width: 95%;
	text-align: left;
	margin: 7px 0 0 0;
}

.box-local-diamante {
    float: left;
    margin: 2px 0 0 0;
    font-size: 10px;
}

.informacao-listagem-diamante {
  float: left;
  border: 0px solid #000000;
  width: 94%;
  margin: 0px 0 0 0;
  color: #272727;
  font-size: 13px;
  color: #ffffff;
}

#box-ordem-listagem .select-ordem select {
    float: left;
    border: 0px solid #000000;
    height: 40px;
    color: #000000;
    width: 96%;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    top: -6px;
    position: relative;
    left: 4px;
}

#box-resultado-listagem .texto-resul {
    float: left;
    font-size: 15px;
    color: #686868;
    width: 100%;
}

#box-ordem-listagem .select-ordem select {
    float: left;
    border: 0px solid #000000;
    height: 38px;
    color: #000000;
    width: 100%;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    position: relative;
    top: -4px;
}

#box-ordem-listagem .select-ordem {
    float: left;
    margin: -7px 5px 0 5px;
    border: 0 solid #ebebeb;
    width: 100%;
    position: relative;
}

#box-ordem-listagem {
    float: left;
    width: 46%;
    margin: -2px 0 0 175px;
    border: 0px solid #000000;
    position: fixed;
    z-index: 101;
    bottom: 0;
    border-radius: 4px;
    right: 3%;
    display: block;
    /* top: -2px; */
}

#box-titulo-listagem .icone {
	float: left;
	border: 0px solid #000000;
	display: none;
}

#topo-listagem-imovel {
  float: left;
  width: 100%;
  border: 0px solid #000000;
  margin: 0 0 0 0;
  font-family: 'Roboto', sans-serif;
}

#box-titulo-listagem .titulo-listagem {
    float: left;
    border: 0px solid #000000;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #3c3c3c;
    margin: 18px 0 0 11px;
    width: 96%;
    font-weight: 400;
}

#gBottomMenList {
    display: block;
    bottom: 0;
    background: #fff;
    width: 100%;
    z-index: 100;
    border-top: 0 solid #055a9f;
    /* float: left; */
    margin: 3% 0 0 0;
    position: fixed;
    bottom: 0;
    padding: 1% 0 1% 0;
    box-shadow: 1px -2px 3px #000;
}
#btFiltrarList {
    float: left;
    margin: 4px 0 0 2px;
    padding: 10px 4px 10px 1px;
    text-align: center;
    width: 50%;
    background: #055a9f;
    border-radius: 4px;
}
#btOrdenarList{float: right; margin: 4px 5px 0 0; height: 40px; width: 47%; border-radius: 4px;}

#foto-empreendimento-listagem{
    width: 100%;
    height: auto;
    border: 0px solid #000000;
    float: left;
    height: 315px;
}

.logo{float: left; /*width: 82%;*/width: 100%;}
.btnVerFone{margin-left: 74px;}

.inforAnun{    
	position: absolute;
    margin-top: 42px;
    width: 66%;
}

.informacao-listagem .desc {
  float: left;
  border: 0px solid #000000;
  margin: 0 0px 5px;
  width: 100%;
  color: #ffffff;
}

.ocultDiv{display: none;}

.descImo{display: none;}

#listagem{
 	  float: right;	
	  position: relative;
	  width: 97%;
 }


 #filtroBusca-listagem{display: none;}

 .imagem {
  overflow: hidden;
  border: 0px #000000 solid;
  width: 100%;
  height: 415px;
  float: left;
}



.listagemPatrocinada-Diamante {
  float: left;
  width: 96%;
  border: 1px solid #cccccc;
  font-family: 'Roboto', sans-serif;
  margin: 10px 0 0 0;
  overflow: hidden;
  height: auto;
}

#box-resultado-listagem {
    float: left;
    border: 0px solid #000000;
    width: 93%;
    margin: 1% 0px 0 3%;
    font-family: 'Roboto', sans-serif;
}

.imagem .diamante-img {
    width: 100%;
    min-height: 415px;
}

.box-informacao-listagem-diamante {
    float: left;
    border: 0px solid #000000;
    width: 92%;
    height: 90px;
}

.barraContato {
    float: left;
    width: 100%;
    padding: 1% 0 1% 0;
    margin: 3% 0 0 0;
}

.caixa-texto {
  float: left;
  border-top: 1px solid #005aa0;
  width: 90%;
  margin: 13px 0 0 17px;
  display: none;
}

.informacao-listagem-diamante .desc {
  float: left;
  border: 0px solid #000000;
  margin: 6px 0 3px 0;
  font-size: 13px;
  width: 100%;
}

.pretencao{display: none;}
#box-link-voltar{display: none;}

#foto-empreendimento-listagem-diamante {
    width: 100%;
    overflow: hidden;
    height: 310px;
    border: 0px solid #000000;
    float: left;
}

.texto-ordem{display: none;}



#box-opcoes-listagem{display: none;}
#barra-modo-view{display: none;}

.box-informação-listagem {
  float: left;
  border: 0px solid #000000;
  width: 100%;
  height: 133px;
}

#bannerPListagem {
    width: 44%;
    float: right;
    background: #ccc;
    margin: 1.3% 1% 0 0;
    display: none;
}

 .box-imoveis-nao-encontrados {
  float: left;
  border: 0px solid #000000;
  width: 98%;
  min-height: 133px; 
}  

.barra-titulo-listagem {
    float: left;
    border: 0px solid #000000;
    width: 100%;
    margin: 0px 0 0 0;
}

.barra-titulo-listagem .nome {
    /* background-color: #005AA0; */
    border: 0 solid #000000;
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    height: 20px;
    padding: 7px 8px 5px;
}

.barra-titulo-listagem-diamante .nome {
    /* background-color: #F76802; */
    border: 0 solid #000000;
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    height: auto;
    padding: 0 8px 0;
    font-weight: 600;
    text-shadow: 2px 1px 1px #000;
    margin: 2px 0 0 6px;
}

.barra-titulo-listagem-diamante {
    float: left;
    border: 0px solid #000000;
    width: 100%;
    margin: 7px 0 0 1px;
    overflow: hidden;
}

.listagemPatrocinada-premium {
  float: left;
  width: 96%;
  height: auto;
  border: 1px solid #cccccc;
  font-family: 'Roboto', sans-serif;
  margin: 10px 0 0 0;
  overflow: hidden;
  position: relative;
}

.listagemPatrocinada-destaque {
  float: left;
  width: 96%;
  height: auto;
  border: 1px solid #ccc;
  font-family: 'Roboto', sans-serif;
  margin: 10px 0 0 0;
  overflow: hidden;
  position: relative;
}

.precoFrameList{
    float: left;
    width: 65%;
    margin: 6% 0 0 15px;
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
    text-shadow: 2px 1px 1px #000;
}

.barra-titulo-listagem-destaque {
    float: left;
    border: 0px solid #000000;
    width: 100%;
    margin: 0 0 0 0;
}

.box-listagem-busca {
    float: left;
    width: 96%;  
    border: 1px solid #ccc;
    font-family: 'Roboto', sans-serif;
    margin: 2% 0.7% 0 0.7%;
    height: auto;
    position: relative;
}

.barra-titulo-listagem-destaque .nome {
    /* background-color: #000000; */
    border: 0 solid #000000;
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    height: auto;
    padding: 4px 8px 1px;
}

#box-paginador {
  float: left;
  border: 0px solid #000000;
  width: 92%;
  margin: 30px 0 0 0;
  height: 80px;
}

.informacao-listagem {
    float: left;
    border: 0px solid #000000;
    width: 100%;
    margin: 5px 0 0 0;
    color: #272727;
    font-size: 14px;
}
.textMaiorEncon {
    font-size: 21px;
    font-weight: 500;
    float: left;
    width: 100%;
    margin: 2% 0 1% 0;
}




}


@media (min-width: 551px) and (max-width: 650px){

.ocultBt{display: block;}


.listagemBloc {
    float: left;
    width: 97%;
    border: 1px solid #ccc;
    font-family: 'Roboto', sans-serif;
    margin: 2% 1.8% 0 0;
    box-shadow: 0px 0px 1px #a0a0a0;
    height: 415px;
    position: relative;
    overflow: hidden;
}

#textoStatus {
    font-size: 16px;
    font-weight: 600;
    margin: 69% 0% 0% 30%;
}
.ocultDivL{display: block;}

#geralIconesList {
    float: left;
    width: 70%;
    margin: 4.5% 0 3% 23%;
}

#textMensagemEnviada h3 {
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 200;
    margin: 2% 0 0 0;
    font-size: 13px;
}
#boxTitMen h2 {
    float: left;
    width: 89%;
    text-align: right;
    font-weight: 300;
    color: #FF6600;
    padding: 1.5% 0 1.5% 0;
    font-size: 15px;
    margin: 0 0 0 0;
    text-align: center;
}
#mensagemEnviada {
    position: absolute;
    width: 94%;
    max-width: 870px;
    padding: 0;
    background: #ffffff;
    display: none;
    top: 35%;
    left: 3%;
    z-index: 100;
}

#textMensagemEnviada p {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    margin: 1% 0 0 0;
}

.janelaListMen{height: 390px !important; width: 26%; background: #ffd590 !important; border: 2px solid #d39f49; padding: 1%; left: 15.0938px !important; overflow: hidden !important;}	

#listaInter {
    float: left;
    padding: 0.5% 2% 0.5% 2%;
    background-color: #175aa0;
    margin: 0 0 0 2%;
    font-size: 12px;
    display: none;
}


.btContatoF{
    float: left;
    /* width: 62%; */
    /* background-color: #ff5a00; */
    margin: 0 0 0 1.2%;
    padding: 0.5% 1% 0.5% 1%;
    text-align: center;
    font-size: 14px;
}

.janelaBoxBros {
    position: fixed;
    width: 67%;
    top: 3%;
    left: 24%;
    height: 440px;
    background: #ffffff;
    box-shadow: 0px 1px 5px #000;
    z-index: 11;
    overflow: hidden;
    display: none;
    height: 173px !important;
    margin: 0;
}

.janelaBoxBros2 {
    position: fixed;
    width: 96% !important;
    top: 3%;
    left: 2%;
    height: 365px;
    background: #ffffff;
    box-shadow: 0px 1px 5px #000;
    z-index: 11;
    display: none;
    margin: 11% 0% 0% 0%;
}

.btsRedesDet {
    float: left;
    width: 100%;
    margin: 18px 0 0 7%;
}

.iconeRDet {
    float: left;
    margin: 0 22px 5% 0;
}
.iconeRDetR {
    float: left;
    margin: 0 0 4% 0;
}



#iconRedesSocJan{width: 82% !important;}

#barra-opcao-listagem {
    float: left;
    width: 100%;
    margin: 0.2% 0 0 0;
}

.precoFrameList {
    float: left;
    width: 90%;
    margin: 3% 0 0 0;
    font-weight: 600;
    font-size: 14px;
}

.informacao-cliente-listagem,.informacao-cliente-listagem-diamante{
	float: left;
/* 	width: 26%; */
	width: 54%;
	text-align: center;
/* 	margin: 7px 0 0 2%; */
	margin: -15px 0 0 2%;
}

.telefone{float: left; width: 100%; margin-top: 10px;}
.logo{width: 100%;}

.logoIconList{max-width: 100%; max-height: 40px;}

.informacao-cliente-listagem-diamante .logo {
	float: left;
	width: 95%;
	text-align: left;
	margin: 7px 0 0 0;
}

.box-local-diamante {
    float: left;
    margin: 2px 0 0 0;
    font-size: 10px;
}

.informacao-listagem-diamante {
  float: left;
  border: 0px solid #000000;
  width: 94%;
  margin: 0px 0 0 0;
  color: #272727;
  font-size: 13px;
  color: #ffffff;
}


#box-ordem-listagem .select-ordem select {
  float: left;
  border: 0px solid #000000;
  height: 45px;
  color: #CCCCCC;
  width: 150px;
  border: 1px solid #CCCCCC;
}

#box-ordem-listagem .select-ordem select {
  float: left;
  border: 0px solid #000000;
  height: 45px;
  color: #000000;
  width: 100%;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
}

#box-ordem-listagem .select-ordem {
  float: left;
  margin: 0 0 0 5px;
  border: 3px solid #ebebeb;
  width: 100%;
}

#box-ordem-listagem {
  float: left;
  width: 46%;
  margin: 6px 0 0 175px;
  border: 0px solid #000000;
  position: fixed;
  z-index: 101;
  bottom: 0;
  border-radius: 4px;
  right: 3%;
  display: block;
}

#box-titulo-listagem .icone {
	float: left;
	border: 0px solid #000000;
	display: none;
}

#topo-listagem-imovel {
  float: left;
  width: 100%;
  border: 0px solid #000000;
  margin: 0 0 0 0;
  font-family: 'Roboto', sans-serif;
}

#box-titulo-listagem .titulo-listagem {
    float: left;
    border: 0px solid #000000;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #3c3c3c;
    margin: 18px 0 0 15px;
    width: 87%;
    font-weight: 400;
}

#gBottomMenList {
    display: block;
    bottom: 0;
    background: #fff;
    width: 100%;
    z-index: 100;
    border-top: 0 solid #055a9f;
    /* float: left; */
    margin: 3% 0 0 0;
    position: fixed;
    bottom: 0;
    padding: 1% 0 1% 0;
    box-shadow: 1px -2px 3px #000;
}
#btFiltrarList{float: left; margin: 4px 0 0 2px; padding: 16px 4px 12px 1px; text-align: center;  width: 50%;  background: #055a9f; border-radius: 4px;}
#btOrdenarList{float: right; margin: 4px 5px 0 0; height: 40px; width: 47%; border-radius: 4px;}

#foto-empreendimento-listagem{
    width: 100%;
    height: auto;
    border: 0px solid #000000;
    float: left;
    height: 315px;
}

.logo{float: left; /*width: 82%;*/width: 100%;}
.btnVerFone{margin-left: 74px;}

.inforAnun{    
	position: absolute;
    margin-top: 42px;
    width: 66%;
}

.informacao-listagem .desc {
  float: left;
  border: 0px solid #000000;
  margin: 0 0px 5px;
  width: 100%;
  color: #ffffff;
}

.ocultDiv{display: none;}

.descImo{display: none;}

#listagem{
 	  float: right;	
	  position: relative;
	  width: 97%;
 }


 #filtroBusca-listagem{display: none;}

 .imagem {
  overflow: hidden;
  border: 0px #000000 solid;
  width: 100%;
  height: 415px;
  float: left;
}



.listagemPatrocinada-Diamante {
  float: left;
  width: 96%;
  border: 1px solid #cccccc;
  font-family: 'Roboto', sans-serif;
  margin: 10px 0 0 0;
  overflow: hidden;
  height: auto;
}

#box-resultado-listagem {
    float: left;
    border: 0px solid #000000;
    width: 93%;
    margin: 1% 0px 0 3%;
    font-family: 'Roboto', sans-serif;
}

.imagem .diamante-img {
    width: 100%;
    min-height: 415px;
}

.box-informacao-listagem-diamante {
    float: left;
    border: 0px solid #000000;
    width: 92%;
    height: 90px;
}

.barraContato {
    float: left;
    width: 100%;
    padding: 1% 0 1% 0;
    margin: 3% 0 0 0;
}

.caixa-texto {
  float: left;
  border-top: 1px solid #005aa0;
  width: 90%;
  margin: 13px 0 0 17px;
  display: none;
}

.informacao-listagem-diamante .desc {
  float: left;
  border: 0px solid #000000;
  margin: 4px 0 3px 0;
  width: 100%;
}

.pretencao{display: none;}
#box-link-voltar{display: none;}

#foto-empreendimento-listagem-diamante {
    width: 100%;
    overflow: hidden;
    height: 310px;
    border: 0px solid #000000;
    float: left;
}

.texto-ordem{display: none;}



#box-opcoes-listagem{display: none;}
#barra-modo-view{display: none;}

.box-informação-listagem {
  float: left;
  border: 0px solid #000000;
  width: 100%;
  height: 133px;
}

#bannerPListagem {
    width: 44%;
    float: right;
    background: #ccc;
    margin: 1.3% 1% 0 0;
    display: none;
}

 .box-imoveis-nao-encontrados {
  float: left;
  border: 0px solid #000000;
  width: 98%;
  min-height: 133px; 
}  

.barra-titulo-listagem {
    float: left;
    border: 0px solid #000000;
    width: 100%;
    margin: 0px 0 0 0;
}

.barra-titulo-listagem .nome {
    /* background-color: #005AA0; */
    border: 0 solid #000000;
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    height: 20px;
    padding: 7px 8px 5px;
}

.barra-titulo-listagem-diamante .nome {
    /* background-color: #F76802; */
    border: 0 solid #000000;
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    height: auto;
    padding: 0 8px 0;
    font-weight: 600;
    text-shadow: 2px 1px 1px #000;
    margin: 2px 0 0 6px;
}

.barra-titulo-listagem-diamante {
    float: left;
    border: 0px solid #000000;
    width: 100%;
    margin: 7px 0 0 1px;
    overflow: hidden;
}

.listagemPatrocinada-premium {
  float: left;
  width: 96%;
  height: auto;
  border: 1px solid #cccccc;
  font-family: 'Roboto', sans-serif;
  margin: 10px 0 0 0;
  overflow: hidden;
  position: relative;
}

.listagemPatrocinada-destaque {
  float: left;
  width: 96%;
  height: auto;
  border: 1px solid #ccc;
  font-family: 'Roboto', sans-serif;
  margin: 10px 0 0 0;
  overflow: hidden;
  position: relative;
}

.precoFrameList{
    float: left;
    width: 65%;
    margin: 6% 0 0 15px;
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
    text-shadow: 2px 1px 1px #000;
}

.barra-titulo-listagem-destaque {
    float: left;
    border: 0px solid #000000;
    width: 100%;
    margin: 0 0 0 0;
}

.box-listagem-busca {
    float: left;
    width: 96%;  
    border: 1px solid #ccc;
    font-family: 'Roboto', sans-serif;
    margin: 2% 0.7% 0 0.7%;
    height: auto;
    position: relative;
}

.barra-titulo-listagem-destaque .nome {
    /* background-color: #000000; */
    border: 0 solid #000000;
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    height: auto;
    padding: 4px 8px 1px;
}

#box-paginador {
  float: left;
  border: 0px solid #000000;
  width: 92%;
  margin: 30px 0 0 0;
  height: 80px;
}

.informacao-listagem {
    float: left;
    border: 0px solid #000000;
    width: 100%;
    margin: 5px 0 0 0;
    color: #272727;
    font-size: 14px;
}
.textMaiorEncon {
    font-size: 21px;
    font-weight: 500;
    float: left;
    width: 100%;
    margin: 2% 0 1% 0;
}

}


@media (min-width: 651px) and (max-width: 950px){

.ocultBt{display: block;}


.listagemBloc {
    float: left;
    width: 45%;
    border: 1px solid #ccc;
    font-family: 'Roboto', sans-serif;
    margin: 2% 1.8% 0 0;
    box-shadow: 0px 0px 1px #a0a0a0;
    height: 415px;
    position: relative;
    overflow: hidden;
}

#textoStatus {
    font-size: 16px;
    font-weight: 600;
    margin: 69% 0% 0% 30%;
}
.ocultDivL{display: block;}

#geralIconesList {
    float: left;
    width: 70%;
    margin: 4.5% 0 3% 23%;
}

#textMensagemEnviada h3 {
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 200;
    margin: 2% 0 0 0;
    font-size: 13px;
}
#boxTitMen h2 {
    float: left;
    width: 89%;
    text-align: right;
    font-weight: 300;
    color: #FF6600;
    padding: 1.5% 0 1.5% 0;
    font-size: 15px;
    margin: 0 0 0 0;
    text-align: center;
}
#mensagemEnviada {
    position: absolute;
    width: 94%;
    max-width: 870px;
    padding: 0;
    background: #ffffff;
    display: none;
    top: 35%;
    left: 3%;
    z-index: 100;
}

#textMensagemEnviada p {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    margin: 1% 0 0 0;
}

.janelaListMen{height: 390px !important; width: 26%; background: #ffd590 !important; border: 2px solid #d39f49; padding: 1%; left: 15.0938px !important; overflow: hidden !important;}	

#listaInter {
    float: left;
    padding: 0.5% 2% 0.5% 2%;
    background-color: #175aa0;
    margin: 0 0 0 2%;
    font-size: 12px;
    display: none;
}


.btContatoF{
    float: left;
    /* width: 62%; */
    /* background-color: #ff5a00; */
    margin: 0 0 0 1.2%;
    padding: 0.5% 1% 0.5% 1%;
    text-align: center;
    font-size: 14px;
}

.janelaBoxBros {
    position: fixed;
    width: 67%;
    top: 3%;
    left: 24%;
    height: 440px;
    background: #ffffff;
    box-shadow: 0px 1px 5px #000;
    z-index: 11;
    overflow: hidden;
    display: none;
    margin: 0;
    height: 173px !important;
}

.janelaBoxBros2 {
    position: fixed;
    width: 96% !important;
    top: 3%;
    left: 2%;
    height: 365px;
    background: #ffffff;
    box-shadow: 0px 1px 5px #000;
    z-index: 11;
    display: none;
    margin: 11% 0% 0% 0%;
}

.btsRedesDet {
    float: left;
    width: 100%;
    margin: 18px 0 0 7%;
}

.iconeRDet {
    float: left;
    margin: 0 22px 5% 0;
}
.iconeRDetR {
    float: left;
    margin: 0 0 4% 0;
}



#iconRedesSocJan{width: 82% !important;}

#barra-opcao-listagem {
    float: left;
    width: 100%;
    margin: 0.2% 0 0 0;
}

.precoFrameList {
    float: left;
    width: 90%;
    margin: 3% 0 0 0;
    font-weight: 600;
    font-size: 14px;
}

.informacao-cliente-listagem,.informacao-cliente-listagem-diamante{
	float: left;
/* 	width: 26%; */
	width: 54%;
	text-align: center;
/* 	margin: 7px 0 0 2%; */
	margin: -15px 0 0 2%;
}

.telefone{float: left; width: 100%; margin-top: 10px;}
.logo{width: 100%;}

.logoIconList{max-width: 100%; max-height: 40px;}

.informacao-cliente-listagem-diamante .logo {
	float: left;
	width: 95%;
	text-align: left;
	margin: 7px 0 0 0;
}

.box-local-diamante {
    float: left;
    margin: 2px 0 0 0;
    font-size: 10px;
}

.informacao-listagem-diamante {
  float: left;
  border: 0px solid #000000;
  width: 94%;
  margin: 0px 0 0 0;
  color: #272727;
  font-size: 13px;
  color: #ffffff;
}


#box-ordem-listagem .select-ordem select {
  float: left;
  border: 0px solid #000000;
  height: 45px;
  color: #CCCCCC;
  width: 150px;
  border: 1px solid #CCCCCC;
}

#box-ordem-listagem .select-ordem select {
  float: left;
  border: 0px solid #000000;
  height: 45px;
  color: #000000;
  width: 100%;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
}

#box-ordem-listagem .select-ordem {
  float: left;
  margin: 0 0 0 5px;
  border: 3px solid #ebebeb;
  width: 100%;
}

#box-ordem-listagem {
  float: left;
  width: 46%;
  margin: 6px 0 0 175px;
  border: 0px solid #000000;
  position: fixed;
  z-index: 101;
  bottom: 0;
  border-radius: 4px;
  right: 3%;
  display: block;
}

#box-titulo-listagem .icone {
	float: left;
	border: 0px solid #000000;
	display: none;
}

#topo-listagem-imovel {
  float: left;
  width: 100%;
  border: 0px solid #000000;
  margin: 0 0 0 0;
  font-family: 'Roboto', sans-serif;
}

#box-titulo-listagem .titulo-listagem {
    float: left;
    border: 0px solid #000000;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #3c3c3c;
    margin: 18px 0 0 15px;
    width: 87%;
    font-weight: 400;
}

#gBottomMenList {
    display: block;
    bottom: 0;
    background: #fff;
    width: 100%;
    z-index: 100;
    border-top: 0 solid #055a9f;
    /* float: left; */
    margin: 3% 0 0 0;
    position: fixed;
    bottom: 0;
    padding: 1% 0 1% 0;
    box-shadow: 1px -2px 3px #000;
}
#btFiltrarList{float: left; margin: 4px 0 0 2px; padding: 16px 4px 12px 1px; text-align: center;  width: 50%;  background: #055a9f; border-radius: 4px;}
#btOrdenarList{float: right; margin: 4px 5px 0 0; height: 40px; width: 47%; border-radius: 4px;}

#foto-empreendimento-listagem{
    width: 100%;
    height: auto;
    border: 0px solid #000000;
    float: left;
    height: 315px;
}

.logo{float: left; /*width: 82%;*/width: 100%;}
.btnVerFone{margin-left: 74px;}

.inforAnun{    
	position: absolute;
    margin-top: 42px;
    width: 66%;
}

.informacao-listagem .desc {
  float: left;
  border: 0px solid #000000;
  margin: 0 0px 5px;
  width: 100%;
  color: #ffffff;
}

.ocultDiv{display: none;}

.descImo{display: none;}

#listagem{
 	  float: right;	
	  position: relative;
	  width: 97%;
 }


 #filtroBusca-listagem{display: none;}

 .imagem {
  overflow: hidden;
  border: 0px #000000 solid;
  width: 100%;
  height: 415px;
  float: left;
}



.listagemPatrocinada-Diamante {
  float: left;
  width: 96%;
  border: 1px solid #cccccc;
  font-family: 'Roboto', sans-serif;
  margin: 10px 0 0 0;
  overflow: hidden;
  height: auto;
}

#box-resultado-listagem {
    float: left;
    border: 0px solid #000000;
    width: 93%;
    margin: 1% 0px 0 3%;
    font-family: 'Roboto', sans-serif;
}

.imagem .diamante-img {
    width: 100%;
    min-height: 415px;
}

.box-informacao-listagem-diamante {
    float: left;
    border: 0px solid #000000;
    width: 92%;
    height: 90px;
}

.barraContato {
    float: left;
    width: 100%;
    padding: 1% 0 1% 0;
    margin: 3% 0 0 0;
}

.caixa-texto {
  float: left;
  border-top: 1px solid #005aa0;
  width: 90%;
  margin: 13px 0 0 17px;
  display: none;
}

.informacao-listagem-diamante .desc {
  float: left;
  border: 0px solid #000000;
  margin: 4px 0 3px 0;
  width: 100%;
}

.pretencao{display: none;}
#box-link-voltar{display: none;}

#foto-empreendimento-listagem-diamante {
    width: 100%;
    overflow: hidden;
    height: 310px;
    border: 0px solid #000000;
    float: left;
}

.texto-ordem{display: none;}



#box-opcoes-listagem{display: none;}
#barra-modo-view{display: none;}

.box-informação-listagem {
  float: left;
  border: 0px solid #000000;
  width: 100%;
  height: 133px;
}

#bannerPListagem {
    width: 44%;
    float: right;
    background: #ccc;
    margin: 1.3% 1% 0 0;
    display: none;
}

 .box-imoveis-nao-encontrados {
  float: left;
  border: 0px solid #000000;
  width: 98%;
  min-height: 133px; 
}  

.barra-titulo-listagem {
    float: left;
    border: 0px solid #000000;
    width: 100%;
    margin: 0px 0 0 0;
}

.barra-titulo-listagem .nome {
    /* background-color: #005AA0; */
    border: 0 solid #000000;
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    height: 20px;
    padding: 7px 8px 5px;
}

.barra-titulo-listagem-diamante .nome {
    /* background-color: #F76802; */
    border: 0 solid #000000;
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    height: auto;
    padding: 0 8px 0;
    font-weight: 600;
    text-shadow: 2px 1px 1px #000;
    margin: 2px 0 0 6px;
}

.barra-titulo-listagem-diamante {
    float: left;
    border: 0px solid #000000;
    width: 100%;
    margin: 7px 0 0 1px;
    overflow: hidden;
}

.listagemPatrocinada-premium {
  float: left;
  width: 96%;
  height: auto;
  border: 1px solid #cccccc;
  font-family: 'Roboto', sans-serif;
  margin: 10px 0 0 0;
  overflow: hidden;
  position: relative;
}

.listagemPatrocinada-destaque {
  float: left;
  width: 96%;
  height: auto;
  border: 1px solid #ccc;
  font-family: 'Roboto', sans-serif;
  margin: 10px 0 0 0;
  overflow: hidden;
  position: relative;
}

.precoFrameList{
    float: left;
    width: 65%;
    margin: 6% 0 0 15px;
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
    text-shadow: 2px 1px 1px #000;
}

.barra-titulo-listagem-destaque {
    float: left;
    border: 0px solid #000000;
    width: 100%;
    margin: 0 0 0 0;
}

.box-listagem-busca {
    float: left;
    width: 96%;  
    border: 1px solid #ccc;
    font-family: 'Roboto', sans-serif;
    margin: 2% 0.7% 0 0.7%;
    height: auto;
    position: relative;
}

.barra-titulo-listagem-destaque .nome {
    /* background-color: #000000; */
    border: 0 solid #000000;
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    height: auto;
    padding: 4px 8px 1px;
}

#box-paginador {
  float: left;
  border: 0px solid #000000;
  width: 92%;
  margin: 30px 0 0 0;
  height: 80px;
}

.informacao-listagem {
    float: left;
    border: 0px solid #000000;
    width: 100%;
    margin: 5px 0 0 0;
    color: #272727;
    font-size: 14px;
}
.textMaiorEncon {
    font-size: 21px;
    font-weight: 500;
    float: left;
    width: 100%;
    margin: 2% 0 1% 0;
}


}

@media (min-width: 801px) and (max-width: 960px){
#textoStatus {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 650px;
	top: 338px;
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px;
	z-index: 100000;
	font-size: 16px;
	font-weight: 600;
}

#iconRedesSocJan{width: 92% !important;}
.iconeRDetR {
    float: left;
    margin: 0 0 0 0;
}

.listagemPatrocinada-Diamante {
    float: left;
    width: 31%;
    border: 1px solid #ccc;
    font-family: 'Roboto', sans-serif;
    margin: 2% 0.7% 0 0.7%;
    box-shadow: 0px 0 0 #a0a0a0;
    height: 325px;
}

.barra-titulo-listagem-diamante .nome {
    /* background-color: #F76802; */
    border: 0 solid #000000;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    height: 20px;
    padding: 0 6px 0;
    font-weight: 500;
    text-shadow: 2px 1px 1px #000;
}

.listagemPatrocinada-premium {
    float: left;
    width: 31%;
    /* height: 194px; */
    border: 1px solid #ccc;
    font-family: 'Roboto', sans-serif;
    margin: 2% 0.7% 0 0.7%;
    box-shadow: 0px 0 0 #a0a0a0;
    height: 325px;
    position: relative;
}

#listagem {
    float: right;
    position: relative;
    width: 100%;
}

.box-listagem-busca {
    float: left;
    width: 31%;
    height: 194px;
    border: 1px solid #ccc;
    font-family: 'Roboto', sans-serif;
    margin: 2% 0.7% 0 0.7%;
    height: 325px;
    position: relative;
    overflow: hidden;
}

.precoFrameList {
    float: left;
    width: 69%;
    margin: 3% 0 0 3%;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    text-shadow: 2px 1px 1px #000;
}
.barra-titulo-listagem .nome {
    /* background-color: #005AA0; */
    border: 0 solid #000000;
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    max-height: 32px;
    padding: 7px 6px 0;
    font-weight: 500;
    text-shadow: 2px 1px 1px #000;
}
.box-local {
    float: left;
    margin: 2px 0 0 10px;
    font-size: 12px;
}
.listagemPatrocinada-destaque {
    float: left;
    width: 31%;
    /* height: 194px; */
    border: 1px solid #ccc;
    font-family: 'Roboto', sans-serif;
    margin: 2% 0.7% 0 0.7%;
    box-shadow: 0px 1px 4px #a0a0a0;
    height: 325px;
    position: relative;
    overflow: hidden;
}

.listagemPatrocinada-destaque {
    float: left;
    width: 31%;
    /* height: 194px; */
    border: 1px solid #ccc;
    font-family: 'Roboto', sans-serif;
    margin: 2% 0.7% 0 0.7%;
    box-shadow: 0px 0 0 #a0a0a0;
    height: 325px;
    position: relative;
}

}


@media (min-width: 961px) and (max-width: 1500px){
#textoStatus {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 650px;
	top: 338px;
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px;
	z-index: 100000;
	font-size: 16px;
	font-weight: 600;
}

#iconRedesSocJan{width: 92% !important;}
.iconeRDetR {
    float: left;
    margin: 0 0 0 0;
}


.listagemPatrocinada-Diamante {
    float: left;
    width: 23%;
    border: 1px solid #ccc;
    font-family: 'Roboto', sans-serif;
    margin: 2% 0.7% 0 0.7%;
    box-shadow: 0px 1px 4px #a0a0a0;
    height: 325px;
    overflow: hidden;
}

.btContatoF {
    float: left;
    width: auto;
    margin: 0 0 0 1.2%;
    padding: 0.5% 1% 0.5% 1%;
    text-align: center;
    font-size: 13px;
}

.listagemPatrocinada-premium {
    float: left;
    width: 23%;
    /* height: 194px; */
    border: 1px solid #ccc;
    font-family: 'Roboto', sans-serif;
    margin: 2% 0.7% 0 0.7%;
    box-shadow: 0px 1px 4px #a0a0a0;
    height: 325px;
    position: relative;
    overflow: hidden;
}

.box-local {
    float: left;
    margin: 2px 0 0 10px;
    font-size: 13px;
}
.informacao-listagem {
    float: left;
    border: 0px solid #000000;
    width: 100%;
    margin: 0px 0 0 10px;
    color: #272727;
    font-size: 13px;
}
.barra-titulo-listagem-destaque .nome {
    /* background-color: #000000; */
    border: 0 solid #000000;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    max-height: 32px;
    padding: 0 5px 2px;
    font-weight: 600;
    text-shadow: 2px 1px 1px #191919;
}

.barra-titulo-listagem .nome {
    /* background-color: #005AA0; */
    border: 0 solid #000000;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    max-height: 32px;
    padding: 7px 6px 0px;
    text-shadow: 2px 1px 1px #000;
    font-weight: 500;
}

.barra-titulo-listagem-diamante .nome {
    /* background-color: #F76802; */
    border: 0 solid #000000;
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    height: 20px;
    padding: 0 5px 0;
    font-weight: 500;
    text-shadow: 2px 1px 1px #000;
}

.listagemPatrocinada-destaque {
    float: left;
    width: 23%;
    /* height: 194px; */
    border: 1px solid #ccc;
    font-family: 'Roboto', sans-serif;
    margin: 2% 0.7% 0 0.7%;
    box-shadow: 0px 1px 4px #a0a0a0;
    height: 325px;
    position: relative;
    overflow: hidden;
}

.iconRightTop {
    float: right;
    margin: 1% 0 0 0;
    width: 18%;
}

.precoFrameList {
    float: left;
    width: 69%;
    margin: 3% 0 0 3%;
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
    text-shadow: 2px 1px 1px #000;
}

.box-listagem-busca {
    float: left;
    width: 23%;
    height: 194px;
    border: 1px solid #ccc;
    font-family: 'Roboto', sans-serif;
    margin: 2% 0.7% 0 0.7%;
    height: 325px;
    position: relative;
    overflow: hidden;
}
.informacao-listagem .desc {
    float: left;
    border: 0px solid #000000;
    margin: 1px 0px 3px;
    width: 100%;
    color: #fff;
}

#listagem {
    /* float: right; */
    /* position: relative; */
    width: 100%;
    max-width: 1230px;
}

}




@media (min-width: 1501px) and (max-width: 1415px){
#textoStatus {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 650px;
	top: 338px;
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px;
	z-index: 100000;
	font-size: 16px;
	font-weight: 600;
}
#iconRedesSocJan{width: 53% !important;}
.iconeRDetR {
    float: left;
    margin: 0 0 0 0;
}



.listagemPatrocinada-Diamante {
    float: left;
    width: 23.2%;
    border: 1px solid #ccc;
    font-family: 'Roboto', sans-serif;
    margin: 2% 0.7% 0 0.7%;
    box-shadow: 0px 1px 4px #a0a0a0;
    height: 415px;
}

.listagemPatrocinada-premium {
    float: left;
    width: 23.2%;
    /* height: 194px; */
    border: 1px solid #ccc;
    font-family: 'Roboto', sans-serif;
    margin: 2% 0.7% 0 0.7%;
    box-shadow: 0px 1px 4px #a0a0a0;
    height: 415px;
    position: relative;
}

.listagemPatrocinada-destaque {
    float: left;
    width: 23.2%;
    /* height: 194px; */
    border: 1px solid #ccc;
    font-family: 'Roboto', sans-serif;
    margin: 2% 0.7% 0 0.7%;
    box-shadow: 0px 1px 4px #a0a0a0;
    height: 415px;
    position: relative;
}

.precoFrameList {
    float: left;
    width: 66%;
    margin: 2% 0 0 0;
    font-weight: 500;
    font-size: 14px;
    text-shadow: 2px 1px 1px #000;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    /* background: #fff; */
    padding: 2% 0% 2% 2%;
    font-size: 200;
}

.informacao-listagem {
    float: left;
    border: 0px solid #000000;
    width: 100%;
    margin: 0px 0 0 10px;
    color: #ffffff;
    font-size: 12px;
}

.barra-titulo-listagem-diamante .nome {
    /* background-color: #F76802; */
    border: 0 solid #000000;
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    height: 20px;
    padding: 0 5px 0;
    width: 100%;
    font-weight: 600;
    text-shadow: 2px 1px 1px #191919;
}

.barra-titulo-listagem .nome {
    /* background-color: #005AA0; */
    border: 0 solid #000000;
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    max-height: 38px;
    padding: 0 5px 0;
    width: 100%;
    font-weight: 600;
    overflow: hidden;
    text-shadow: 2px 1px 1px #191919;
}

.box-local {
    float: left;
    margin: 0px 0 0 10px;
    font-size: 12px;
}

#geralInforEst {
    float: right;
    width: 10.8%;
    margin: 0% 1% 0.5% 0;
}

.box-listagem-busca {
    float: left;
    width: 23.2%;
    height: 194px;
    border: 1px solid #ccc;
    font-family: 'Roboto', sans-serif;
    margin: 2% 0.7% 0 0.7%;
    height: 415px;
    box-shadow: 0px 1px 4px #a0a0a0;
    position: relative;
}


}