html { background:#FFF; height:100%; }
body { background:#FFF; font-family:Arial, sans-serif; font-size:14px; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; text-rendering:auto; -ms-font-feature-settings: normal }
a { text-decoration:none!important; outline:none; cursor:pointer; }
input:focus, textarea:focus, select:focus, .btn:focus, .close:focus { outline:none; box-shadow:none!important; }
button, .btn { outline:none!important; cursor:pointer; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; text-rendering:auto; -ms-font-feature-settings: normal }
textarea { min-height:100px; max-height:200px; resize:none; }
*[disabled=disabled] { opacity:.5; cursor:not-allowed; }
ul { margin:0; }
.text-left { text-align:left!important; } .text-right { text-align:right!important; } .text-center { text-align:center!important; }
.reset-box-sizing { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
.img-center { display:block; margin:0 auto; }
.img-container { position:relative; border:none; padding:0; }

#main { width:100%; overflow:hidden; }
.container { position:relative; max-width:970px; }
::-moz-selection { color:#FFF; background:#808080; } ::selection { color:#FFF; background:#808080; }
::-webkit-input-placeholder { text-transform:uppercase; }	:-moz-placeholder { text-transform:uppercase; } ::-moz-placeholder { text-transform:uppercase; } :-ms-input-placeholder { text-transform:uppercase; }

	form .row { margin:0 -5px; }
	form .row > div { padding:0 5px; }
	label.error { display:none!important; }
	.label-ie { display:none!important; }
	.form-group { position:relative; margin-bottom:10px; }
		.form-footer small { display:inline-block; line-height:43px; }
		.form-group label, .label { text-align:left; display:block; padding:5px 0; margin:0; font-size:12px; text-transform:uppercase; letter-spacing:-0.3px; }
		.form-control { box-shadow:none; font-size:14px; border:2px solid; background:none!important; border-radius:0; -webkit-appearance:none; -moz-appearance:none; appearance:none; }
		.select-box { position:relative; overflow:hidden; border:2px solid; }
			.select-box:before { height:0; content:"\f107"; position:absolute; top:50%; right:15px; vertical-align:middle; font-family:FontAwesome; font-size:18px; line-height:1px; pointer-events:none; }
			.select-box select { padding-right:40px; border:none!important; }
			select.input-lg { line-height:26px; }
			select::-ms-expand { display:none; }
			.form-group-inline { padding-right:44px;}
			.form-group-inline .btn { position:absolute; top:0; right:0; width:46px; height:100%; color:#FFFFFF; line-height:46px; padding:0; font-size:18px; }
			:-webkit-autofill { -webkit-box-shadow:0 0 0px 1000px #FFFFFF inset!important; box-shadow:0 0 0px 1000px #FFFFFF inset!important; -webkit-text-fill-color:#434341; }
			*:focus:-webkit-autofill { -webkit-box-shadow:0 0 0px 1000px #FFFFFF inset!important; box-shadow:0 0 0px 1000px #FFFFFF inset!important; -webkit-text-fill-color:#434341; }

	.alert { position:fixed; top:0; left:45px; right:45px; margin:0; padding:50px; height:auto; font-size:16px; text-align:center; border:none; z-index:1051; border-radius:0; -webkit-box-shadow:1.5px 1.5px 3px rgba(0, 0, 0, 0.1); box-shadow:1.5px 1.5px 3px rgba(0, 0, 0, 0.1); }
		.alert .btn-close { position:absolute; background:none; border:none; top:0; left:0; width:100%; height:100%; color:#FFF; font-size:40px!important; }
		.alert.fade { visibility:hidden; opacity:0; -webkit-transform:translate(0,-50px); -moz-transform:translate(0,-50px); transform:translate(0,-50px); }
		.alert.fade.in { visibility:visible; opacity:1; -webkit-transform:translate(0,0); -moz-transform:translate(0,0); transform:translate(0,0); }

		.alert.alert-success { background:#3FC380; color:#FFF; }
		.alert.alert-danger { background:#E74C3C; color:#FFF; }

	h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-top:0; font-weight:bold; text-transform:uppercase; }
		h1, .h1 { font-size:30px; line-height:34px; letter-spacing:-1px; }
		h2, .h2 { font-size:25px; line-height:27px; letter-spacing:-1px; }
		h3, .h3 { font-size:22px; line-height:24px; letter-spacing:-1px; }
		h4, .h4 { font-size:18px; line-height:20px; letter-spacing:0; }
		h5, .h5 { display:block; font-size:14px; line-height:14px; letter-spacing:0; }

		.subtitle { display:block; padding-left:24px; border-left:6px solid; }

	.btn { position:relative; z-index:1; display:inline-block; font-family:Arial, sans-serif; font-size:13px; font-weight:bold; border-radius:0; border:none; text-transform:uppercase; }
		.btn-lg { padding:13px 17px; }
		.btn > *+* { padding-left:6px; }
		.btn:before { content:''; position:absolute; z-index:-1; top:0; left:0; width:100%; height:100%; }
		.btn:hover:before { background:rgba(0,0,0,0.05); }

		.btn:disabled { cursor:not-allowed; background:#d3d3d3!important; color:#616161!important; }
		.btn:disabled:before { display:none!important; }

	.owl-nav {}
		.owl-nav > div { display:inline-block; text-align:center; width:44px; height:44px; background:none; border:none; font-size:24px; line-height:44px; text-shadow:1px 1px 3 px rgba(0,0,0,0.2); }
	.owl-dots {}
		.owl-dots > div { display:inline-block; margin:0 2px; }
		.owl-dots > div > span { display:inline-block; width:10px; height:10px; -webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.2); box-shadow:1px 1px 5px rgba(0,0,0,0.2); border-radius:12px; }
	
	.thumb-contato { padding:10px 15px; margin:0; background:none; border:none; -webkit-box-shadow:none; box-shadow:none; }
		.thumb-contato .h2 { margin-bottom:10px }
		.thumb-contato h4 > span, .thumb-contato h4 > i { display:inline-block; vertical-align:middle; }
		.thumb-contato .fa { padding-right:8px; font-size:1.5em; }
		.thumb-contato .btn { margin-top:10px; }

	.group-imoveis { padding: 30px 0; background:#FFFFFF; }
		.group-imoveis:nth-child(odd) { background:#FFF url(../../img/site/bg-45.png) center repeat; }
		.group-imoveis + .group-imoveis .container:before { display:block; content:""; position:absolute; top:-30px; left:15px; right:15px; height:3px; }
		.group-imoveis .subtitle { margin:0 0 30px!important; }
		/*.group-imoveis .owl-controls { position:relative; padding-right:103px; display:block; margin:15px 0; width:100%; height:44px; }*/
		.group-imoveis .owl-nav { float: right; width:88px;  margin: 13px 0 -15px; }
		.group-imoveis .owl-nav > div { float:left; width:44px; height:44px; }
		.group-imoveis .owl-dots { float: left; padding: 25px 0 0; max-width: -webkit-calc(100% - 103px); max-width: -moz-calc(100% - 103px); max-width: calc(100% - 103px); }

	.thumb-imovel { position:relative; display:table; width:100%; height:196px; padding:7px; border:1px solid #E6E6E6; }
		.thumb-imovel + .thumb-imovel { margin-top:30px; }
		.thumb-imovel > div { display:table-cell; vertical-align:top; }
		.thumb-imovel .col-left { width:192px; padding-right:12px; }
		.thumb-imovel .col-left img { max-width:192px; }
		.thumb-imovel ul { margin:10px 0 0; text-transform:uppercase; }
		.thumb-imovel ul li { float:left; margin:0 0 7px; font-size:13px; line-height:13px; }
		.thumb-imovel ul .info-1 { width:35%; }
		.thumb-imovel ul .info-2 { width:65%; }
		.thumb-imovel .col-right { vertical-align:middle; }
		.thumb-imovel .h5 { margin-bottom:7px; }
		.thumb-imovel .overlay { display:none; }
		.thumb-imovel .thumb-preco { margin-top:3px; }
			.thumb-tipo { display:inline-block; padding:6px; font-size:11px; line-height:11px; text-transform:uppercase; }
			.thumb-preco { display:inline-block; }
			.thumb-preco strong { display:inline-block; white-space:nowrap; padding:5px 3px; border-top:4px solid; border-bottom:4px solid; font-size:18px; line-height:18px; letter-spacing:-1px; }
			.thumb-preco small { display:block; text-transform:uppercase; font-size:12px; line-height:12px; margin-top:3px; text-align:center; }
		
	.group-filtros + .group-filtros { margin-top:10px; padding-top:15px; border-top:1px solid #E6E6E6; }
		.group-filtros .subtitle { margin-bottom:10px; padding:5px 0 5px 10px; }
		.group-filtros label { padding-top:0!important; }
		.group-filtros label[for="f-add-local"] { font-weight: 400; }
		.lista-locais a { display:block; position:relative; padding:6px 0 6px 26px; }
			.lista-locais a i { position:absolute; left:7px; top:50%; margin-top:-8px; font-size:16px; line-height:16px; vertical-align:middle; width:16px; height:16px; }

	.dropdown-menu { padding:0; border-radius:0; }
	.dropdown-menu li + li { border-top:1px solid #E6E6E6; }
	.dropdown-menu li a { padding:13px 15px; }

	.group-docs { margin: 0; }
	.group-docs li + li {}
	.group-docs a { display: block; padding: 15px 60px 15px 15px; position: relative; border-left: 2px solid; border-right: 2px solid; border-top: 2px solid; }
	.group-docs li:last-child a { border-bottom: 2px solid;  }
	.group-docs a .fa { position: absolute; right:0; top: 50%; font-size: 20px; line-height: 20px; height: 20px; margin-top: -10px; width: 60px; text-align: center; }

header { padding:15px 0 30px; }
	header .logo { display:block; }
	header .logo img { display:block; margin:0 auto; }
	header .logo span { display:block; text-transform:uppercase; font-size:26px; line-height:26px; font-weight:bold; letter-spacing:-1px; }
	header p { margin:5px 0 0; }
	header nav ul { display:inline-block; vertical-align:middle; } 
	header nav ul li { display:inline-block; }
	header nav ul li a { display:block; }
	header form { padding-top:15px; }
	header #busca > form > .clearfix > a { display:inline-block; padding:7px 0; text-transform:uppercase; font-size:11px; outline:none!important; }
	header #busca > form > .clearfix > .label { padding:8px 0; }
	.navbar-collapse { border:none!important; min-height:inherit; padding:0!important; -webkit-box-shadow:none; box-shadow:none; }
	.group-toggle { position:absolute; padding-top: 10px; top:0; right:5px; height:100%; }
	.group-toggle button { padding:0; width:55px; height:55px; margin:0; }
		.group-toggle .navbar-toggle + .navbar-toggle { margin-right: 8px; }
		.group-toggle .navbar-toggle i { font-size:24px; line-height:20px; }
		.group-toggle .navbar-toggle small { display:block; padding:5px 0 0; text-transform:uppercase; }
		.group-toggle .navbar-toggle i { -webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -ms-transform:rotate(-deg); -o-transform:rotate(0deg); transform:rotate(0deg); }
		.group-toggle .navbar-toggle:not(.collapsed) i { -webkit-transform:rotate(360deg); -moz-transform:rotate(360deg); -ms-transform:rotate(360deg); -o-transform:rotate(360deg); transform:rotate(360deg); }
		.group-toggle .navbar-toggle:not(.collapsed) i:before { content:"\f00d"; }

	.form-modal { position:relative; margin-top:75px; padding-top:0!important }
	.form-modal > .form-control { height:56px!important; padding:15px 56px 15px 16px!important; border-radius:100px!important; box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12)!important; }
	.form-modal > .btn { padding:0; font-size:18px; width:50px; height:50px; border-radius:50px; position:absolute; top:3px; right:3px; overflow:hidden; }
	.modal-backdrop { background:#434341; }
	.modal-backdrop.in { opacity:.85; filter:alpha(opacity=85); }
	.modal .btn-close { position:fixed; top:10px; right:10px; width:50px; height:50px; z-index:999; color:#FFFFFF; font-size:60px; padding:0; background:none; border:none; }
	.modal .btn-close span { display:block; line-height:50px; vertical-align:middle; }

	.social li a { width:32px; height:32px; line-height:32px; text-align:center; font-size:18px; }
	.nav-items li a { line-height:18px; text-transform:uppercase; padding:7px 13px; }

footer { margin-top:30px; padding:0; }
 	footer .footer-lgpd { text-transform: none !important; font-size: 13px !important; opacity: .5 !important; font-weight: 300 !important; margin-top: .5em !important; display: block !important; }
	footer .footer-lgpd:hover { opacity: 1 !important; color: #009ddc !important; }
	footer > .container { padding:25px 15px; }
	footer .dev { display:block; margin-top:9px; width:30px; margin-left: auto; }
	footer .footer-info strong { display:block; }
	footer .footer-contact a { display:inline-block; }
	footer #newsletter { padding:60px 0; }
	footer #newsletter .h2 { margin-top:0!important; }
	footer #newsletter p { margin:5px 0 0; }

#banner { position:relative; margin-top:45px; padding:0 0 20px; }
	#banner:before { content:""; position:absolute; bottom:0; left:0; width:100%; height:50%; z-index:1; }
	#banner .owl-stage-outer { margin-top:-45px; border:0px solid; background:#FFF; }
		.thumb-banner, .thumb-banner a { display:block; position:relative; min-height:130px;  }
		.thumb-banner .info { position:absolute; max-width:80%; left:0; bottom:25px; z-index:1; }
		.thumb-banner .info > span { display:block; }
		.thumb-banner .info > span > span { display:inline-block; line-height:22px; padding:14px 15px; }
		.thumb-banner .info > span > span:after { content:""; display:block; clear:both; }
		.thumb-banner .info > span > .banner-top { font-weight:bold; font-size:15px; text-transform:uppercase; }
		.thumb-banner .info > span > .banner-bottom { font-weight:bold; font-size:22px; text-transform:uppercase; }
	#banner .owl-dots { margin-top:20px; text-align:center; }

#content { width:100%; }
	#content p { margin:0 0 15px; line-height:23px; }
	#content section h2 { margin-bottom:30px; }
	.title-page { margin:0 0 30px; padding:30px 0; border-bottom:8px solid; }
	.title-page .h1 { margin:0; }

		.index footer { margin-top:0!important; }

		.sobre #content section .col-sm-9 { line-height: 23px; }

		.sobre .img-sobre { margin:15px 0; position:relative; display:inline-block; border-radius:50%; z-index:1; }
		.sobre .img-sobre img { border-radius:50%; border:10px solid; }

		aside { position:relative; padding:15px; }
		aside:before { content:""; position:absolute; left:100%; top:0; bottom:0; width:100%; }
		aside p { margin:0!important }

		.contato footer { margin-top:2px!important; } 
		.contato #map { margin-top:30px; }

		.busca .thumb-imovel + .thumb-imovel { margin-top:15px!important; }
			.heading-busca { position:relative; padding:20px 15px; margin-bottom:15px; }
			.heading-busca h2 { margin:0!important; }
			.heading-busca h2 i { vertical-align:middle; padding-right:4px; }
			.heading-busca .navbar-toggle { margin:0; padding:0; position:absolute; right:0; top:0; height:100%; width:46px; border-radius:0; border-left:1px solid rgba(0,0,0,0.1); }
			.heading-busca .navbar-toggle i { font-size:15px; -webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -o-transform:rotate(0deg); -ms-transform:rotate(0deg); transform:rotate(0deg); }
			.heading-busca .navbar-toggle:not(.collapsed) i { -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -o-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg); }
			.heading-busca .dropdown { position:absolute; top:50%; margin-top:-22px; right:0; width:122px; height:44px; }			
			.heading-busca .dropdown > .btn { background:none!important; width:100%; }
			.heading-busca .dropdown > .btn:before { display:none!important; }
			section .heading-busca { padding:5px 5px 5px 15px; }
			section .heading-busca .select-box { max-width:150px; }
			section .heading-busca h2 { line-height:50px!important; }

			.foot-busca { margin-top:30px; display:table; width:100%; }
			.foot-busca > div { display:table-cell; vertical-align:middle; }
			.foot-busca > .col-left { width:100%; }
			.foot-busca > .col-right { white-space:nowrap; }

		#group-imoveis.loading { opacity: 0.3; }

		.imovel {}
			#owl-galeria { overflow: hidden; }
			#owl-galeria:before { content: ''; background: rgba(0,0,0,0.33); position: absolute; left:0; bottom:0; height:50px; width:100%; z-index: 9; backdrop-filter: blur(2px); }
			#owl-galeria .owl-nav { position:absolute; bottom: 0; right:0; width:88px; text-align: center; z-index: 10; }
			#owl-galeria .owl-nav > div { display: flex; align-items: center; justify-content: center; float: left; width:44px; height:50px; text-shadow: 0px 0px 1px rgba(0,0,0,0.5); }
			#owl-galeria .owl-dots { position: absolute; left: 0; bottom: 0; padding:15px 103px 15px 15px; z-index: 10; }
			.heading-imovel { margin:15px -5px 30px; }
			.heading-imovel > div { padding:0 5px; }
			.heading-imovel .h5 { margin-bottom:5px; }
			.heading-imovel .dropdown > a { display:block; padding:4px 0; width:75px; text-align:center; white-space:normal; text-transform:uppercase; font-size:10px; color:#949599; text-decoration:underline!important; }
			.heading-imovel .dropdown-menu li { padding:5px; font-size:12px; }
			.heading-imovel .text-right { white-space:nowrap; }
			.heading-imovel .text-right > * { display:inline-block; vertical-align:top; }
			.table-imovel ul { border-top: 2px solid; border-left: 2px solid; margin-bottom: 15px; }
			.table-imovel ul li { position:relative; float:left; width:50%; padding:15px 15px 15px 117px; border-right:2px solid; border-bottom:2px solid; text-align:right; }
			.table-imovel ul li:nth-child(odd):last-child { width:100%; }
			.table-imovel ul li span { display:block; position:absolute; top:15px; left:15px; text-align:left; }
			/* Com Calendário */
			@media (min-width : 992px) {
				.table-imovel .col-md-6 ul { border:2px solid; }
				.table-imovel .col-md-6 ul li { padding: 6px; width: 100%; border: none; }
				.table-imovel .col-md-6 ul li span { left:6px; top: 6px; }
				.table-imovel .col-md-6 ul li + li { border-top:2px solid; }
			}
			/*.table-imovel > div > ul { width:100%; margin-bottom:15px; border:2px solid; } 
			.table-imovel > div > ul > li { float:left; width:50%; }
			.table-imovel > div > ul > li + li { border-left:2px solid; }
			.table-imovel > div > ul > li > ul > li { display:table; width:100%; padding:15px; }
			.table-imovel > div > ul > li > ul > li + li { border-top:2px solid; }
			.table-imovel > div > ul > li > ul > li > * { display:table-cell; vertical-align:middle; white-space:nowrap; }
			.table-imovel > div > ul > li > ul > li > strong { text-align:right; }
				.table-imovel .col-sm-5 > ul > li { width:100%; }
				.table-imovel .col-sm-5 > ul > li + li { border-left:0!important; border-top:2px solid; }*/
			.box-imovel .subtitle { margin:30px 0 20px!important; }
			.imovel .thumb-contato .navbar-toggle { position:absolute; width:100%; height:100%; right:0; top:0; margin:0; padding:0; text-align:right; }
			.imovel .thumb-contato .navbar-toggle i { line-height:48px; padding:0!important; font-size:15px; -webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -o-transform:rotate(0deg); -ms-transform:rotate(0deg); transform:rotate(0deg); }
			.imovel .thumb-contato .navbar-toggle:not(.collapsed) i { -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -o-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg); }


			.row-galeria .owl-item { display: table; }
			/*.row-galeria .item { text-align: center; height: 617px; display: table-cell; vertical-align: middle }
			.row-galeria .item img { margin: 0 auto; max-height: 100%; width: auto !important; }*/
			.row-galeria .item { position: relative; padding-bottom: 75%; }
			/* .row-galeria .item img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; max-width: 100%; max-height: 100%; width: auto !important; height: auto; margin-top: 0; } */
			.row-galeria .item img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; object-position: center center; }
			
			.calendar { text-align: center; border: 1px solid #eee; margin-bottom: 15px; }
			.calendar th { padding: 8px 0!important; border-bottom: none !important; color: #02d8f1; background-color: #fff; text-transform: uppercase; text-align: center; }
			.calendar td { padding: 8px 0!important; }

			.busy { background-color: #eee; color: #aaa; }

			.calendar-controls { background-color: #02d8f1; color: #424340; }
			.calendar-controls a { padding-top: 8px; padding-bottom: 8px; color: inherit; }
			.calendar-controls h4 { margin-top: 10px; }

			.block-disabled { display: inline-block; width: 10px; height: 10px; background-color: #eee; }

		.financiamentos #content section .row + .row { margin-top: 60px;  }
		.financiamentos #content p:last-child { margin-bottom: 0; }
		.financiamentos #content section .row { font-size: 0; }
		.financiamentos #content section .row > div { float: none; display: inline-block; font-size: 14px; vertical-align: middle; }

.btn, .btn:before, .form-control, button, a, .owl-nav div, .owl-dots span, .select-box, .lista-locais a i { -webkit-transition:linear, .1s color, .1s background, .1s border; -moz-transition:linear, .1s color, .1s background, .1s border; -o-transition:linear, .1s color, .1s background, .1s border; transition:linear, .1s color, .1s background, .1s border; }
.overlay, .owl-nav, .overlay-link, .thumb-imovel:before { -webkit-transition:linear, .2s opacity, .2s visibility, .2s top; -moz-transition:linear, .2s opacity, .2s visibility, .2s top; -o-transition:linear, .2s opacity, .2s visibility, .2s top; transition:linear, .2s opacity, .2s visibility, .2s top; }
.alert.fade { -webkit-transition:linear, .15s transform, .15s opacity, visibility .15s; -moz-transition:linear, .15s transform, .15s opacity, visibility .15s; -o-transition:linear, .15s transform, .15s opacity, visibility .15s; transition:linear, .15s transform, .15s opacity, visibility .15s; }
.navbar-toggle i { -webkit-transition:linear, .3s transform, .3s opacity, visibility .3s; -moz-transition:linear, .3s transform, .3s opacity, visibility .3s; -o-transition:linear, .3s transform, .3s opacity, visibility .3s; transition:linear, .3s transform, .3s opacity, visibility .3s; }

@media (min-width:992px) {
	header > .container i { padding:0; }
	header > .container > .row { display:table; width:100%; margin:0; }
	header > .container > .row > div { float:none; display:table-cell; vertical-align:middle; }

	.busca .thumb-imovel .col-right > div { display:table-cell; vertical-align:middle; }
	.busca .thumb-imovel .col-right > .col-sub-left { width:100%; padding-right:7px; } 
}

@media (max-width:991px) {
	h5, .h5 { font-size:13px; line-height:13px; }
	
	.thumb-contato { padding:10px 0 0; }

	.thumb-imovel { padding:4px; height:150px; }
		.thumb-imovel + .thumb-imovel { margin-top:15px; }
		.thumb-imovel .col-left { padding-right:7px; width:147px; }
		.thumb-imovel ul { margin:7px 0 0; }
		.thumb-imovel ul li { font-size:11px; line-height:11px; margin:0 0 5px; }
		.thumb-imovel .h5 { margin-bottom:5px; }
			.thumb-tipo { padding:4px; font-size:10px; line-height:10px; }
			.thumb-preco strong { padding:3px; border-top:3px solid; border-bottom:3px solid; font-size:16px; line-height:16px; letter-spacing:-0.5px; }
			.thumb-preco small { font-size:10px; line-height:10px; margin-top:3px; }

	header nav { margin-top:15px; text-align:center!important; }
	header .logo { text-align:center; }

	footer form { margin-top:30px; }
	footer #newsletter { padding:30px 0; }

	aside { padding-top:5px; }

	.heading-busca { padding:15px 10px!important; }
	.heading-busca h2 { font-size:14px!important; line-height:14px!important; }
	.foot-busca { margin-top:15px; }
	.foot-busca > div { display:block; text-align:center; }
	.foot-busca > .col-right { margin-top:10px; }

	.imovel {}
		.heading-imovel .dropdown > a { padding:0; }
		.table-imovel > div > ul > li > ul > li { padding:10px; }
}

@media (min-width:768px) {
	.thumb-imovel:before { content:""; position:absolute; top:0; left:0; width:100%; height:100%; z-index:1; opacity:0; visibility:hidden; }
	.thumb-imovel .overlay { display:block!important; padding-top:23px; text-transform:uppercase; font-size:16px; font-weight:bold; position:absolute; margin:-50px 0 0 -125px; left:50%; top:45%; border:3px solid; width:250px; height:100px; text-align:center; z-index:2; opacity:0; visibility:hidden; pointer-events:none; } 
	.thumb-imovel .overlay i { font-size:28px; line-height:28px; margin-bottom:5px; display:block; }
	.thumb-imovel:hover:before { opacity:0.95; visibility:visible; }
	.thumb-imovel:hover .overlay { opacity:1; visibility:visible; top:50%; }

	header nav { padding-bottom:15px; padding-bottom:15px; border-bottom:1px solid #E6E6E6; text-align:right; }
	header nav ul + ul { margin-left:15px; }
	header .form-group { margin-bottom:0; }
	header .col-group { display:table; width:100%; }
	header .col-group > div { display:table-cell; vertical-align:middle; }
	header .col-group > .col-controls { width:100%; padding-right:10px; }
	header .btn { min-width:50px; height:50px; }

	footer .footer-info { padding-right:15px; margin-right:15px; border-right:1px solid #E6E6E6; }
		footer .footer-contact { padding-left:15px; }
		footer .footer-info, footer .footer-contact { display:table-cell; vertical-align:middle; }
		footer form { margin:0; display:table; width:100%; min-width:400px; }
		footer form > div { display:table-cell; vertical-align:middle; }
		footer form > .col-controls { width:100%; padding-right:10px; }
		footer .subtitle { margin-top:16px!important }
		footer .form-group { margin:10px 0; }
		footer #newsletter .row { margin:0; display:table; }
		footer #newsletter .row > div { padding:0; float:none; display:table-cell; vertical-align:middle; }
		footer #newsletter .row > div + div { padding-left:30px; }

	.sobre .img-sobre:before { content:""; display:block; position:absolute; top:25%; height:50%; left:50%; width:1000px; z-index:-1; }
	.sobre .img-sobre:after { content:""; display:block; position:absolute; top:0; bottom:0; left:50%; width:1000px; z-index:-2; }

	.contato .col-form { padding-right:30px; }
}

@media (max-width:767px) {
	.btn { display:block; }
	button.btn { width:100%; }

	h1, .h1 { font-size:24px; line-height:26px; }
	h2, .h2 { font-size:19px; line-height:21px; }
		.subtitle { padding-left:10px; }

	.form-footer { text-align:center; }

	.alert { left:15px; right:15px; padding:30px; }

	.group-imoveis { padding: 30px 0; background-size:5px 5px!important; }
		.group-imoveis + .group-imoveis .container:before { top: -15px; }
		.group-imoveis .subtitle { margin:0 0 15px!important; }
		.group-imoveis .owl-dots { padding-top: 15px; }
		.group-imoveis .owl-nav { margin: 2px 0 -11px; }

	header { padding:10px 0; }
		header .logo { margin-right:0; text-align:left; }
 		header .logo img { width:120px; margin:0; }
 		header .logo span { font-size:20px; line-height:20px; }
		header nav { margin-top:0; }
		header nav .nav-items { padding-top:15px; }
		header nav ul { display:block;  }
		header p { margin:0; font-size:12px; line-height:11px; }
		header nav .nav-items li { display:block; /*float:left; width:33.3333%;*/ }
		header nav .nav-items li a { position:relative; padding:11px 15px; }
		header nav .nav-items li + li a:before { content:""; position:absolute; display:block; height:1px; top:0; width:20px; margin-left: -10px; left:50%; background:#E6E6E6; }
		header nav .nav-items .active + li a:before, header nav .nav-items .active a:before { display:none; }
		.social { padding:15px 0 0; }
		.social li a { width:44px; height:44px; line-height:44px; }
		header .btn > * { display:inline-block!important; vertical-align:middle; }

	footer { margin-top:15px; }
		footer > .container { text-align:center; }
		footer form { margin-top:15px; }
		/* footer #newsletter { padding:15px 0; } */
		footer .footer-info { margin-bottom:15px; }
		footer .dev { display:block; width:20px; margin:25px auto 0; }

	#banner { margin-top:20px; padding:0 0 10px; }
		#banner .owl-stage-outer { margin-top:-20px; /*border-width:5px!important;*/ }
		#banner > .container { padding:0 5px; }
		 	.thumb-banner .info { bottom:10px; }
			.thumb-banner .info > span > span { padding:10px 14px; line-height:16px; } 
		#banner .owl-dots { margin-top:5px; }

	#content section h2 { margin-bottom:15px; }
		.title-page { padding:15px 0; border-bottom-width:4px; margin:0 0 15px; }

		.index footer { margin-top:0!important; }

		.sobre .img-sobre { max-width:166px; margin:0 auto 15px; }

		aside { margin-top:15px; }

		.contato #map { margin-top:15px; }

		.foot-busca > .col-right > .btn { display:block; width:50%; float:left; }
		.foot-busca > .col-right > .btn + .btn { border-left:2px solid #FFF!important }

		.imovel {}
			#owl-galeria:before { display: none; }
			#owl-galeria .owl-dots { display: none !important; }
			#owl-galeria .owl-nav { position: static; }
			#owl-galeria .owl-nav > div { position: absolute; top: 50%; margin-top: -22px; }
			#owl-galeria .owl-nav .owl-prev { left: 0; }
			#owl-galeria .owl-nav .owl-next { right: 0; }
			.heading-imovel { margin-bottom:15px; }
			.heading-imovel, .heading-imovel .text-right { text-align:center!important; }
			.heading-imovel .text-right { margin-top:10px; }
			/*.table-imovel > div + div { margin-top:15px; }
			.table-imovel > div > ul > li { width:100%; }
			.table-imovel > div > ul > li + li { border-left:0!important; border-top:2px solid; }*/
			.table-imovel ul { border:2px solid; }
			.table-imovel ul li { width: 100%; border: none; }
			.table-imovel ul li + li { border-top:2px solid; }
			.box-imovel .subtitle { margin:15px 0 10px!important; }
			.row-galeria { margin:0 -15px; }
			.imovel aside { padding:5px 15px!important; margin:-5px 0 0!important; }
			.imovel .thumb-contato { padding:0!important; }
			.imovel .thumb-contato h4 { position:relative; font-size:16px; margin:0!important; padding:12px 30px 12px 0!important; }

		.financiamentos #content section .row + .row { margin-top: 30px; }
		.financiamentos #content section img { max-width: 75%; margin: 0 auto 15px !important; }

		section .heading-busca > * { float:none!important; }
		section .heading-busca h2 { line-height:normal!important; margin-bottom:10px!important; }
		section .heading-busca .select-box { max-width:none; } 

		.thumb-imovel .col-left { width:180px; }
}

@media (max-width:479px) {
	.thumb-imovel { padding-bottom: 1rem; }
	.thumb-imovel > div { display:block; text-align:center; } 
	.thumb-imovel .col-left { padding:1rem 1rem 1.5rem; width:auto; max-width:100%; margin:0 auto; }
	.thumb-imovel .col-left img { width: 100%; max-width: 100%; }
	.thumb-imovel ul { max-width:200px; margin-left:auto; margin-right:auto; }
	.thumb-imovel ul li { width:50%!important }

	.thumb-banner .info > span > span { line-height:13px; padding:5px 6px!important; }
	.thumb-banner .info > span > .banner-top { font-size:12px; }
	.thumb-banner .info > span > .banner-middle { font-size:11px; }
	.thumb-banner .info > span > .banner-bottom { font-size:14px; }
}

/* IE - :'( */
.ie8 .label-ie { display:block!important; }
.ie8 .select-box select { width:120%; padding-right:0!important }
.ie9 .select-box select { width:120%; padding-right:0!important }

.whatsapp-container { position: fixed; bottom: 40px; right: 40px; z-index: 99; }
.whatsapp-container .whatsapp-qrcode { display:block; position: absolute; right: 0; bottom: 100%; margin-bottom: 1rem; width: 125px; border-radius: 1rem; box-shadow: rgba(50, 50, 93, 0.35) 0px 50px 100px -20px, rgba(0, 0, 0, 0.4) 0px 30px 60px -30px; background:#fff; opacity: 0; pointer-events: none; transition: opacity 300ms ease; }
.whatsapp-container .whatsapp-qrcode.is--visible { pointer-events: all; opacity: 1; }
.whatsapp-container .whatsapp-qrcode i { transform: translate(-50%,50%); position: absolute; bottom: 100%; left: 100%; width: 2rem; height: 2rem; border-radius: 50%; display: flex; align-items: center; justify-content: center; box-shadow: rgba(50, 50, 93, 0.6) 0px 10px 30px; cursor:pointer; background:#fff; }
.whatsapp-qrcode:after { content: ''; display:block; position: absolute; top: 100%; border: 8px solid rgba(0,0,0,0); border-top-color: white; right: 20px; }
.whatsapp-container .whatsapp-qrcode img { width: 100%; display: block; border-radius: 1rem; }
@media (hover : none) { .whatsapp-qrcode { display: none !important; }}
.whatsapp-link {  border-radius: 100px; opacity: 1 !important; text-shadow: 1px 1px 0px rgba(0,0,0,0.2); }
	.whatsapp-link:after { content:''; width: 10px; height: 30px; position:absolute; right: 100%; top: 50%; margin-top:-15px; display:block; }
	.whatsapp-link:before { content: 'Dúvidas? Entre em contato conosco'; position: absolute; right: 100%; top: 50%; background: #ffffff !important; border-radius: 3px; white-space: nowrap; font-size: 12px; font-weight: bold; text-shadow: none; text-transform: uppercase; line-height: 1em; padding: 9px 12px; letter-spacing: 0.02em; height: 30px; margin-top: -15px; margin-right: 10px; z-index: -1; transform: scale(0.5); transform-origin: center right; visibility: hidden; opacity: 0; color: #59595d !important; transition: all .15s linear; border: 1px solid rgba(0,0,0,0.15); }
	.whatsapp-link i {display: block;width: 54px;height: 53px;line-height: 28px;font-size: 32px;padding: 12px;background: #3db65f;color: white !important;border-radius: 100px;border: 1px solid rgba(0,0,0,0.1);transition: all .15s linear;box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);}
	.whatsapp-link .online {display: none !important;position: absolute;right: 100%;top: 50%;background: #fff;border-radius: 3px;white-space: nowrap;font-size: 12px;font-weight: bold;text-shadow: none;text-transform: uppercase;line-height: 1em;padding: 9px 12px;letter-spacing: 0.02em;height: 30px;margin-top: -15px;margin-right: 10px;z-index: -1;transform: scale(1) translateX(0);transform-origin: center right;visibility: visible;opacity: 1;color: #59595d !important;border: 1px solid rgba(0,0,0,0.15);transition: all .15s linear;}
	.whatsapp-link .online:before {content:'';width: 7px;height: 7px;border-radius:10px;margin-right:7px;display: inline-block;background: #3db65f;}
	.whatsapp-link:hover { opacity: 1 !important; }
	.whatsapp-link:hover i { box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3); } 
	.whatsapp-link:hover:before { transform: scale(1); transform-origin: center right; visibility: visible; opacity: 1; }
	.whatsapp-link:hover .online { transform: scale(0.5); opacity: 0; visibility: hidden; }
		@media (max-width : 767px) {
			.whatsapp-container { bottom: 60px; right: 15px }
			.whatsapp-link:before, .whatsapp-link:after { display: none !important; }
			.whatsapp-link .online { opacity: 1 !important; visibility: visible !important; transform: scale(1) !important; }
		}

.lgpd { position:fixed;z-index:1065;bottom:0;left:0;padding:2rem 0;width:100%;background:#ffffff;background: rgb(255,255,255,87%);backdrop-filter: blur(1rem); color:#231f20;transition:all 500ms ease;transform: translate3d(0,102%,0);}
	.lgpd.is--not-accepted { transform: translate3d(0,0,0); box-shadow: 0 0 50px 0 rgb(0, 0, 0, 20%); }
	.lgpd .container { display: flex; align-items: center; }
	.lgpd p { margin: 0; flex: 1 1 auto; margin-right: 2rem; }
	.lgpd p a { color: #009ddc !important; display: inline-block; text-decoration: underline !important; }
	.lgpd .btn { color: #ffffff !important; background: #009ddc !important; }
		@media (max-width : 575px) {
			.lgpd { padding: 3rem 3rem 5rem; }
			.lgpd .container { padding: 0; flex-direction: column; justify-content: center; text-align: center; }
			.lgpd p { margin: 0 0 3rem; }
		}

.container--text * { color: #231f20 !important; }
.container--text > * { margin: 0 0 1.5rem; line-height: 1.5; }
.container--text > h3,
.container--text > h2 { padding: 1rem 0 0; }
.container--text li + li { margin-top: 1.5rem; }