/* LISTAGEM DE IMÓVEISO */
section { padding-top: 80px; }

section .listagem { width: 100%; height: auto; min-height: 550px; padding: 0px 0px 40px 0px; position: relative; clear: both; }

section .listagem .navegacao { width: 250px; float: left; height: auto; padding: 20px 0px 0px 0px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow: hidden; border: 1px solid #eaeaea; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; background-color:#ffffff; }

section .listagem .navegacao .filtros_celular { display: none; font-weight: 700; color: #000000; text-align: left; padding: 7px 4% 30px 4%; margin: 0px; font-size: 16px; font-family: var(--fonte-padrao), Arial; line-height: 20px; text-transform: uppercase; width: 92%; height: auto; }
section .listagem .navegacao .filtros_celular i { float: left; font-size: 15px; color: #000000; width: 30px; line-height: 20px; cursor: pointer; }

section .listagem .navegacao #menunav { display: none; cursor: pointer; width: 40px; height: 40px; background: url(../imagens/menucel.png) no-repeat center center; position: absolute; margin: -10px 0px 0px 200px; z-index: 12; }
section .listagem .navegacao #menunav:hover { background: url(../imagens/menucel.png) no-repeat center center; }
section .listagem .navegacao #menunav.ativo { cursor: pointer; width: 40px; height: 40px; background: url(../imagens/menucelativo.png) no-repeat center center; position: absolute; margin: -10px 0px 0px 200px; z-index: 12; }
section .listagem .navegacao .intra { display: none; width: 90%; font-weight: 500; color: #545454; text-align: left; padding: 0px 0px 15px 20px; margin: 0px; font-size: 18px; font-family: var(--fonte-padrao), Arial; line-height: 20px; }

section .listagem .navegacao ul { width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); height: auto; position: relative; clear: both; margin: 0px 0px 25px 0px; padding: 0px 10px; }
section .listagem .navegacao ul li { width: 100%; height: auto; position: relative; clear: both; margin: 0px; padding: 0px; }

section .listagem .navegacao ul li .opcoes.escondido { display: none; }

section .listagem .navegacao ul li.buscado { font-weight: 300; color: #000000; text-align: left; font-weight: 500; padding: 0px; margin: 0px; font-size: 11px; font-family: var(--fonte-padrao), Arial; line-height: 20px; text-transform: initial; }
section .listagem .navegacao ul li.buscado i { float: right; font-size: 15px; color: var(--cor-principal); width: 20px; line-height: 15px; cursor: pointer; }
section .listagem .navegacao ul li.buscado:hover { color: var(--cor-principal); }

section .listagem .navegacao ul li.tag { font-weight: 700; color: #000000; text-align: left; padding: 0px 0px 10px 0px; margin: 0px; font-size: 13px; font-family: var(--fonte-padrao), Arial; line-height: 20px; }
section .listagem .navegacao ul li.tag span { font-style: normal; padding-left: 15px; padding-right: 5px; font-weight: 600; font-size: 10px; float: right; color: #000000; }
section .listagem .navegacao ul li.tag i { float: right; font-size: 12px; color: #bebebe; width: 20px; line-height: 15px; cursor: pointer; }
section .listagem .navegacao ul li.tag i:hover { float: right; font-size: 12px; color: #000000; width: 20px; line-height: 15px; cursor: pointer; }

section .listagem .navegacao ul li .opcoes { width: 100%; height: auto; position: relative; clear: both; padding: 0px; }
section .listagem .navegacao ul li .opcoes .opcao { cursor: pointer; background: url(../imagens/radio.png) no-repeat center left; margin-right: 35px; display: block; width: auto; height: auto; padding: 2px 0px 0px 23px; text-align: left; font-weight: 400; color: #000000; font-size: 11px; font-family: var(--fonte-padrao), Arial; -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease;}
section .listagem .navegacao ul li .opcoes .opcao-ativa { background: url(../imagens/radio-ativo.png) no-repeat center left; margin-right: 35px; display: block; width: auto; height: auto; padding: 2px 0px 0px 23px; text-align: left; font-weight: 400; color: #000000; font-size: 11px; font-family: var(--fonte-padrao), Arial; -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease;}
section .listagem .navegacao ul li .opcoes .opcao-multi { cursor: pointer; background: url(../imagens/checkbox.png) no-repeat center left; margin-right: 35px; display: block; width: auto; height: auto; padding: 3px 0px 3px 23px; text-align: left; font-weight: 400; color: #000000; font-size: 11px; line-height: 15px; font-family: var(--fonte-padrao), Arial; -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease;}
section .listagem .navegacao ul li .opcoes .opcao-multi:hover { font-weight: 600; }
section .listagem .navegacao ul li .opcoes .opcao-multi-ativa { background: url(../imagens/checkbox-ativo.png) no-repeat center left; margin-right: 35px; display: block; width: auto; height: auto; padding: 3px 0px 3px 23px; text-align: left; font-weight: 400; color: #000000; font-size: 11px; line-height: 15px; font-family: var(--fonte-padrao), Arial; -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; font-weight: 600; }
section .listagem .navegacao ul li .opcoes .divisao { width: 100%; padding-top: 10px; font-size: 12px; color: #000000; font-weight: 600; }

section .listagem .navegacao ul li .label { display: block; width: auto; height: auto; padding: 0px; text-align: left; font-weight: 600; color: #545454; font-size: 12px; font-family: var(--fonte-padrao), Arial; -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease;}

section .listagem .navegacao ul li .label2 { display: block; width: auto; height: 20px; background: url(../imagens/linha.gif) no-repeat center center; padding: 0px; text-align: left; font-weight: 600; color: #545454; font-size: 12px; font-family: var(--fonte-padrao), Arial; -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease;}
section .listagem .navegacao ul li .label2 span:nth-child(1) { width: 90px; float: left; text-align: right; background-color: #ebebeb; padding: 0px 10px 0px 0px; }
section .listagem .navegacao ul li .label2 span:nth-child(2) { width: 90px; float: right; text-align: left; background-color: #ebebeb; padding: 0px 0px 0px 10px; }

section .listagem .navegacao ul li .select10 { cursor: pointer; position: absolute; padding: 0px 0px 0px 0px; background-position: 180px 17px; background-color: #ffffff; background-image: url(../imagens/seta-down.png); background-repeat: no-repeat; height: auto; width: 204px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; margin: 0px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; z-index: 100; }
section .listagem .navegacao ul li .select10 .slug10 { display: block; margin: 0px; padding: 10px 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; font-weight: 600; font-size: 12px; line-height:20px; font-family: var(--fonte-padrao); color: #545454; text-align: left; }
section .listagem .navegacao ul li .select10 p { display: none; padding: 10px 20px; font-size: 12px; height: 20px; line-height: 20px; font-family: var(--fonte-padrao); color: #545454; text-align: left; font-weight: 600; }
section .listagem .navegacao ul li .select10 p:hover { background-color: #e0dfdf; }

section .listagem .navegacao ul li .select20 { cursor: pointer; position: absolute; padding: 0px 0px 0px 0px; background-position: 180px 17px; background-color: #ffffff; background-image: url(../imagens/seta-down.png); background-repeat: no-repeat; height: auto; width: 204px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; margin: 0px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; z-index: 100; }
section .listagem .navegacao ul li .select20 .slug20 { display: block; margin: 0px; padding: 10px 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; font-weight: 600; font-size: 12px; line-height:20px; font-family: var(--fonte-padrao); color: #545454; text-align: left; }
section .listagem .navegacao ul li .select20 p { display: none; padding: 10px 20px; font-size: 12px; height: 20px; line-height: 20px; font-family: var(--fonte-padrao); color: #545454; text-align: left; font-weight: 600; }
section .listagem .navegacao ul li .select20 p:hover { background-color: #e0dfdf; }

section .listagem .navegacao ul li .outro_range { width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); padding: 4px 10px 0px 10px; height: auto; display: inline-block; vertical-align: top }
section .listagem .navegacao ul li .outro_range .range { width: 100%; height: auto; padding: 10px 0px 5px 0px; margin: 4px 0px 0px 0px; display: inline-block; vertical-align: top; position: relative; }
section .listagem .navegacao ul li .outro_range .range .ui-widget.ui-widget-content { -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; border: none; }
section .listagem .navegacao ul li .outro_range .range .ui-slider-horizontal .ui-slider-range { top: 25%; height: 50%; }
section .listagem .navegacao ul li .outro_range .range .ui-slider .ui-slider-handle { width: 0.8em; height: 0.8em; }
section .listagem .navegacao ul li .outro_range .range .ui-slider-horizontal .ui-slider-handle { top: -0.35em; margin-left:  -0.5em; }
section .listagem .navegacao ul li .outro_range .range .ui-widget-header { background-color: transparent; }
section .listagem .navegacao ul li .outro_range .range .ui-slider-horizontal { height: 0.15em; }
section .listagem .navegacao ul li .outro_range .range .ui-widget-content { background-color: #cbcbcb; }
section .listagem .navegacao ul li .outro_range .range .ui-state-default { background-color: var(--cor-principal); border: 0px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }

section .listagem .navegacao ul li .opcoes2 { width: 203px; height: 40px; position: relative; clear: both; padding: 0px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; overflow: hidden; }
section .listagem .navegacao ul li .opcoes2 .num { cursor: pointer; border-left:#ebebeb 1px solid; float: left; width: 50px; height: 40px; padding: 0px; text-align: center; font-weight: 500; background-color: #ffffff; color: #545454; font-size: 14px; line-height: 40px; font-family: var(--fonte-padrao), Arial; -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease;}
section .listagem .navegacao ul li .opcoes2 .num:nth-child(1) { cursor: pointer; border-left: none; float: left; width: 50px; height: 40px; padding: 0px; text-align: center; font-weight: 500; background-color: #ffffff; color: #545454; font-size: 14px; line-height: 40px; font-family: var(--fonte-padrao), Arial; -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease;}
section .listagem .navegacao ul li .opcoes2 .num-ativa { cursor: pointer; border-left:#ebebeb 1px solid; float: left; width: 50px; height: 40px; padding: 0px; text-align: center; font-weight: 500; background-color: #ff0006; color: #ffffff; font-size: 14px; line-height: 40px; font-family: var(--fonte-padrao), Arial; -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease;}
section .listagem .navegacao ul li .opcoes2 .num-ativa:nth-child(1) { cursor: pointer; border-left: none; float: left; width: 50px; height: 40px; padding: 0px; text-align: center; font-weight: 500; background-color: #ff0006; color: #ffffff; font-size: 14px; line-height: 40px; font-family: var(--fonte-padrao), Arial; -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease;}

section .listagem .imoveis { width: -moz-calc(100% - 270px); width: -webkit-calc(100% - 270px); width: -o-calc(100% - 270px); width: calc(100% - 270px); height: auto; position: relative; float: right; }
section .listagem .imoveis ul { width: 100%; height: auto; list-style-type: none; }
section .listagem .imoveis ul li { position: relative; margin: 5px 10px 20px 10px; display: inline-block; vertical-align: top; }
section .listagem .imoveis ul li:hover { position: relative; margin: 0px 10px 25px 10px; display: inline-block; vertical-align: top; }

section .listagem .imoveis .intra { width: 100%; height: auto; position: relative; padding: 0px 0px 12px 0px; color: #000000; font-size: 12px; line-height: 20px; font-family: var(--fonte-padrao); font-weight: 600; text-align: left; text-transform: uppercase; }
section .listagem .imoveis .intra p { width: 100%; height: auto; position: relative; color: #545454; font-size: 12px; font-family: var(--fonte-padrao); font-weight: 400; text-transform: initial; text-align: left; }
section .listagem .imoveis .intra p span { background-color: var(--cor-principal); color: #ffffff; text-align: center; min-width: 15px; padding: 2px 10px; font-weight: 600; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

@media screen and (max-width: 1150px) {
	section { padding-top: 50px; }
	section .listagem { text-align: center; }
	section .listagem .macoes { display: inline-block; position: relative; width: auto; text-align: center; height: auto; margin: 0px 0px 15px 0px; }
	section .listagem .macoes .descompara { display: none; width: 100%; float: none; text-align: center; padding-left: 0px; }
	section .listagem #formcompara, section .listagem .macoes .nomapa { display: none; }
	section .listagem .navegacao { width: 340px; float: none; right: -300px; height: auto; padding: 15px 0px 0px 0px; margin: -60px 0px 0px -50px; position: absolute; z-index: 199; -webkit-border-radius: 15px 0px 0px 15px !important; -moz-border-radius: 15px 0px 0px 15px !important; border-radius: 15px 0px 0px 15px !important; overflow: hidden; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px; }
	section .listagem .navegacao.ativado { -webkit-box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0.1); -moz-box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0.1); box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0.1); }
	section .listagem .navegacao .filtros_celular { display: block; padding-bottom: 20px; }
	section .listagem .navegacao ul { display: none; }
	section .listagem .imoveis .intra { width: 96%; height: auto; position: relative; padding: 0px 2% 12px 2%; text-align: center; }
	section .listagem .imoveis .intra p { text-align: center; }
	section .listagem .imoveis { width: 100%; }
	section .listagem .imoveis ul { text-align: center; }
	section .listagem .imoveis ul li { float: none; display: inline-block; }
}
@media screen and (max-width: 580px) {
	section .listagem .navegacao { float: none; display: inline-block; clear: both; padding-top: 15px; }
	section .listagem .imoveis { width: 100%; float: none; }
	section .listagem .macoes { clear: both; width: 100%; text-align: center; }
	section .listagem .macoes .comparar,
	section .listagem .macoes .comparar-ativo,
	section .listagem .macoes .comparar:hover{ display: inline-block; float: none; margin: 30px 0px 20px 0px; }
	section .listagem .navegacao #menunav,
	section .listagem .navegacao .intra { display: inherit; }
	section .listagem .navegacao ul li .opcoes .opcao-multi-ativa { font-size: 14px; }

	.modal { top:20px; width: 280px; margin-left: -160px; }
	.modal .close { background: url(../imagens/close-modal.png) no-repeat 260px 0px; }
	.modal .titulo { padding: 0px 3% 10px 3%; }
	.modal .introducao { line-height: 18px; }
	.modal .final { padding: 5px 3% 2px 3%; }
	.modal .label { padding: 8px 0px 3px 10px; }
	.modal textarea { height: 60px; }
	.modal .bota { margin: 10px 0px 5px 35px; }
}