/* PADRÃO */
section { width: 100%; height: auto; position: relative; clear: both; overflow: hidden; padding: 30px 0px 0px 0px; margin: 60px 0px 0px 0px; }

/* LISTAGEM DE IMÓVEISO */
section .listagem { width: 100%; height: auto; min-height: 550px; padding: 30px 0px 40px 0px; position: relative; clear: both; overflow: hidden; background-color: #ebebeb; }

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

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: #373435; text-align: left; padding: 0px 0px 15px 20px; margin: 0px; font-size: 18px; font-family: 'Nunito', Arial; line-height: 20px; }

section .listagem .navegacao ul:nth-child(6) { margin-bottom: 30px; }
section .listagem .navegacao ul { width: 100%; height: auto; position: relative; clear: both; margin: 0px 0px 45px 0px; padding: 0px 25px 0px 0px; }
section .listagem .navegacao ul li { width: 100%; height: auto; position: relative; clear: both; margin: 0px; padding: 0px; }
section .listagem .navegacao ul li.tag { font-weight: 800; color: #373435; text-align: left; padding: 0px 0px 15px 0px; margin: 0px 0px 15px 0px; font-size: 18px; font-family: 'Nunito', Arial; line-height: 20px; border-bottom: 2px solid #ffffff; }

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: 600; color: #373435; font-size: 13px; font-family: 'Nunito', 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: 800; color: #373435; font-size: 13px; font-family: 'Nunito', 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: 2px 0px 0px 23px; text-align: left; font-weight: 400; color: rgba(0,0,0,0.4); font-size: 13px; font-family: 'Nunito', 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-ativa { background: url(../imagens/checkbox-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: 600; color: #373435; font-size: 13px; font-family: 'Nunito', 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 .label { display: block; width: auto; height: auto; padding: 8px 0px 2px 0px; text-align: left; font-weight: 400; color: rgba(0,0,0,0.4); font-size: 13px; font-family: 'Nunito', 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: #373435; font-size: 14px; font-family: 'Nunito', 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: 6px; -moz-border-radius: 6px; border-radius: 6px; 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: 14px; line-height:20px; font-family: 'Nunito'; color: #373435; text-align: left; }
section .listagem .navegacao ul li .select10 p { display: none; padding: 10px 20px; font-size: 14px; height: 20px; line-height: 20px; font-family: 'Nunito'; color: #373435; 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: 6px; -moz-border-radius: 6px; border-radius: 6px; 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: 14px; line-height:20px; font-family: 'Nunito'; color: #373435; text-align: left; }
section .listagem .navegacao ul li .select20 p { display: none; padding: 10px 20px; font-size: 14px; height: 20px; line-height: 20px; font-family: 'Nunito'; color: #373435; text-align: left; font-weight: 600; }
section .listagem .navegacao ul li .select20 p:hover { background-color: #e0dfdf; }

section .listagem .navegacao ul li.range { width: -moz-calc(100% - 40px); width: -webkit-calc(100% - 40px); width: -o-calc(100% - 40px); width: calc(100% - 40px); height: auto; padding: 15px; margin: 10px 0px 0px 0px; }
section .listagem .navegacao ul li.range .ui-widget.ui-widget-content { -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; border: none; }
section .listagem .navegacao ul li.range .ui-slider-horizontal .ui-slider-range { top: 25%; height: 50%; }
section .listagem .navegacao ul li.range .ui-state-default { border: 2px solid #ffffff; background-color: #f26e35;-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: 6px; -moz-border-radius: 6px; border-radius: 6px; overflow: hidden; }
section .listagem .navegacao ul li .opcoes2 .num { cursor: pointer; border-left:#ebebeb 1px solid; float: left; width: 37px; height: 40px; padding: 0px; text-align: center; font-weight: 800; background-color: #ffffff; color: #373435; font-size: 14px; line-height: 40px; font-family: 'Nunito', 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: 37px; height: 40px; padding: 0px; text-align: center; font-weight: 800; background-color: #ffffff; color: #373435; font-size: 14px; line-height: 40px; font-family: 'Nunito', 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: 37px; height: 40px; padding: 0px; text-align: center; font-weight: 800; background-color: #373435; color: #ffffff; font-size: 14px; line-height: 40px; font-family: 'Nunito', 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: 37px; height: 40px; padding: 0px; text-align: center; font-weight: 800; background-color: #373435; color: #ffffff; font-size: 14px; line-height: 40px; font-family: 'Nunito', 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:hover { background-color: #f4f6f8; }

section .listagem .navegacao .bota { width: 120px; margin: 30px 0px 20px 0px; }

section .listagem .macoes { position: absolute; width: auto; right: 50%; height: auto; margin: -70px -550px 0px 0px; text-align: right; }
section .listagem .macoes .comparar { display: inline-block; font-size: 12px; color: #373435; font-family: 'Nunito'; font-weight: 800; position: relative; background: transparent; border: #373435 2px solid;-webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; text-align: center; height: 38px; line-height: 40px; padding: 0px 25px;  -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease;}
section .listagem .macoes .comparar:hover,
section .listagem .macoes .comparar-ativo { display: inline-block; font-size: 12px; background-color: #ae0001; color: #ffffff; cursor: pointer; font-family: 'Nunito'; font-weight: 800; position: relative; border: #373435 2px solid;-webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; text-align: center; height: 38px; line-height: 40px; padding: 0px 25px; background: #373435; -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease;}

section .listagem .macoes .descompara { display: none; width: auto; float: left; font-size: 12px; font-weight: 800; font-family: 'Nunito'; color: #373435; text-align: left; line-height: 40px; height: auto; margin: 0px; padding-left: 15px; margin-top: 5px; -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; margin-right: 15px;}
section .listagem .macoes .descompara:hover { text-decoration: underline; }

section .listagem #formcompara { display: none; }

section .listagem .imoveis { width: -moz-calc(100% - 260px); width: -webkit-calc(100% - 260px); width: -o-calc(100% - 260px); width: calc(100% - 260px); height: auto; position: relative; float: right; }
section .listagem .imoveis ul { width: 100%; height: auto; list-style-type: none; }
section .listagem .imoveis ul li { margin-right: 13px; margin-left: 13px; margin-bottom: 20px; }

@media screen and (max-width: 1150px) {
	section { padding-top: 0px; }
	section .listagem { text-align: center; }
	section .listagem .macoes { display: inline-block; position: relative; width: auto; right: inherit !important; text-align: center; height: auto; margin: 0px 0px 15px 0px; }
	section .listagem .navegacao { width: 250px; margin-left: 10px; border-top: 2px solid #ffffff; border-bottom: 2px solid #ffffff; border-right: 0px solid #ffffff; }
	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 .imoveis { width: -moz-calc(100% - 270px); width: -webkit-calc(100% - 270px); width: -o-calc(100% - 270px); width: calc(100% - 270px); }
	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 { width: 250px; float: none; display: inline-block; clear: both; padding-top: 15px; margin-left: inherit; -webkit-border-radius: 30px !important; -moz-border-radius: 30px !important; border-radius: 30px !important; overflow: hidden;  }
	section .listagem .imoveis { width: 100%; }
	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; }
	.itens-menunav { display: none; }

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