@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
* {
	font-family: Lato, sans-serif;
}
a, a:hover {
	color: inherit;
	text-decoration: none!important;
}
a:hover {
	color: inherit!important;
}
li {
	list-style: none;
}
.block {
	display: block;
}
.wrapper {
	height: 100%;
	padding: 0 15px;
	position: relative;
}
.center {
	display: block;
	margin: 0 auto;
}
.link-area {
	height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.col-prod {
	border: 1px solid rgba(0,0,0,.2);
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
    display: inline-grid;
    margin: 0 .3% 2.5rem;
    padding: 1rem;
    text-align: center;
    width: 19.4%;
}
.col-imovel {
	-ms-flex: 0 0 21%;
    flex: 0 0 21%;
    max-width: 21%;
    margin: 0 2% 2.5rem!important;
}
.gray  {
	background: #f1edea;
}
.white-text {
	color: #fff;
}
.titulo-secao {
    border-bottom: 1px solid #e1e1e1;
	font-size: 1.75rem;
	font-weight: bolder;
    margin: 0 auto 1.25rem;
    padding: 40px 0 1rem;
    text-align: center;
    text-transform: uppercase;
    width: 90%;
}
.bg {
	background-position: center;
	background-repeat: no-repeat;
    background-size: cover;
}
.no-margin {
	margin: 0;
}
.header {
	background: #29333d;
	border-bottom: 12px solid #b2b6b8;
	color: #fff;
	font-size: 1.25rem;
	height: 110px;
}
.header-row {
    bottom: 0;
    margin-bottom: .875rem; 
    position: absolute;
    right: 15px;
    width: 100%;
}
.header .menu-mobile {
	background: #29333d;
	position: relative;
	width: 100%;
	z-index: 100;
}
.menu-bar {
    border: 1px solid #fff;
    border-radius: 3px;
    bottom: 20px;
    display: none;
    padding: 0 5px;
    position: absolute;
    right: 15px;
    width: 30px;
}
.menu-bar span {
	background: #fff;
    display: block;
    height: 2px;
    margin: 5px 0;
}
.header .logo {
	margin-top: 48px;
}
.header .logo img {
	width: 180px;
}
.header .numeros {
	bottom: 0;
	position: absolute;
	right: .938rem;
}
.nav, .numeros {
	display: inline-block;
}
.numeros {
	float: right;
	margin: 0;
    position: relative;
}
.header .menu-principal {
	margin-top: 4rem;
}
.nav {
	color: #fff;
	display: inline-block!important;
}
.nav .numeros, .numeros {
	text-transform: uppercase;
}
.nav .menu-item a, .nav .page_item a {
	color: #fff;
	text-transform: uppercase;
}
.nav .menu-item, .numeros .numero {
	color: #fff;
	display: inline;
}
.nav .numeros a, .numeros a {
    border: 2px solid #fff;
    color: #fff;
	padding: 8px 8px 5px;
}
.menu-item {
	margin-right: 1.5rem;
}
.numeros .whatsapp {
	position: relative;
}

.numeros .whatsapp img {
    position: absolute;
    top: -17px;
    right: -5px;
    width: 20px;
}
.numeros .whatsapp a {
	background: #2ab640;
}
.slider {
	position: relative;
}
.slider div#n2-ss-2 .n2-ss-control-bullet {
	right: 50px;
	text-align: right!important;
}
.slider .n2-bullet {
	background: #fff!important;
}
.slider .ng-active {
	background: rgba(29, 129, 249, 1)!important;
}
.destaques-vendas .slide-conteudo {
	margin-bottom: 3rem;
}
.destaques-item {
	height: 280px;
	position: relative;
}
.destaques-texto {
    background: rgba(0,0,0,.5);
    bottom: 0;
	color: #fff;
	padding: 10px 0;
	position: absolute;
    text-align: center;
    width: 100%;
}
.destaques-texto .destaques-texto-titulo {
	font-size: 1.375rem;
}
.destaques-texto .destaques-texto-subtitulo p {
	font-size: .875rem;
	margin: 0;
	text-transform: uppercase;
}
.destaques-itens {
	margin-bottom: 20px;
}
.parallax {
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 460px;
}
.banner .banner-img {
	background-image: url(../../assets/img/man.png);
    background-position: center;
	background-repeat: no-repeat;
    background-size: contain;
	min-height: 460px;
}
.banner-texto {
	color: #fff;
	height: 100%;
}
.banner-texto .banner-texto-titulo {
	margin: 95px 0 35px;
	text-transform: uppercase;
}
.banner-texto .banner-texto-subtitulo {
	font-size: 1.063rem;
}
.banner-botao {
    position: relative;
    top: 150px;
	width: 300px;
}
.banner-botao-bg {
	background-image: url(../../assets/img/phone-bg.png);
	background-repeat: no-repeat;
    background-size: contain;
    font-size: 1.75rem;
	height: 65px;
    position: relative;
}
.banner-botao-bg a {
	color: #fff;
	height: 100%;
	position: absolute;
	width: 100%;
}
.banner-botao-bg a span {
	left: 78px;
    position: relative;
    top: 8px;
}
.banner-botao-label {
    position: relative;
    text-align: center;
    top: -13px;
}
.searchandfilter {
    background: #fff;
    bottom: 1.563rem;
    left: 0;
    margin: 0 auto;
    position: absolute;
    padding: 1.563rem;
    right: 0;
    width: 85%;
}
.searchandfilter .checked {
	background: #008294;
    color: #fff;
}
.searchandfilter li {
	display: inline-grid;
}
.searchandfilter ul {
	margin: 0;
	padding: 0;
	width: 100%
}
.searchandfilter ul li {
	width: 29%;
}
.searchandfilter h4 {
	margin-bottom: 15px;
}
.searchandfilter ul li:last-child {
	padding: 0;
	width: 13%;
}
.searchandfilter li ul {
    bottom: 0;
    display: inline-flex;
    height: 50px;
	position: relative;
	width: 100%;
}
.searchandfilter li ul:first-child {
	bottom: -1px;
	position: relative;
}
.searchandfilter .cat-item label {
	margin: 0;
	position: relative;
}
.searchandfilter .cat-item input[type=radio] {
	height: 100%;
	left: 0;
	opacity: 0;
    position: absolute;
    right: 0;
    width: 100%;
}
.searchandfilter ul li ul li {
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
    float: left;
    margin: 0;
	padding: .813rem .625rem;
	text-align: center;
    width: calc(100%/3)!important;
}
.searchandfilter ul li ul li:first-child, .nf-form-fields-required {
	display: none!important;
}
.searchandfilter ul li ul li:last-child {
	border-bottom-right-radius: 5px;
	border-right: 1px solid #e1e1e1;
    border-top-right-radius: 5px;
	padding: .813rem .625rem;
}
.searchandfilter ul li ul li:nth-child(2) {
	border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
.searchandfilter input[type=submit] {
	background: #008294;
	color: #fff;
	font-weight: bold;
}
.searchandfilter select, .searchandfilter input[type=text], .searchandfilter input[type=submit] {
	border: 1px solid #e1e1e1;
    border-radius: 5px;
	height: 50px;
	padding: 10px;
	width: 100%;
}
.cat-item input[type=radio]::checked,.cat-item input[type=radio]::active {
	background: #fff!important;
	border: 1px solid #000;
}
.separador {
    align-items: center;
    color: #4f4d4d;
    display: flex;
    font-size: 2rem;
    font-weight: bold;
    justify-content: center;
    margin: 65px 0 50px;
    text-align: center;
    white-space: nowrap;
}
.separador::before {
	margin-right: 20px;
}
.separador::after {
	margin-left: 20px;
}
.separador::after, .separador::before {
	background: #4f4d4d;
	content: '';
	height: 2px;
    max-width: 175px;
    width: 100%;
}
.slick-track {
	margin-bottom: 2rem;
}
.slick-lightbox .slick-track {
	margin-bottom: 0;
}
.slick-arrow {
    background: #fff;
    border: 1px solid #217969;
    border-radius: 5px;
    bottom: 0;
    color: #fff;
    height: 35px;
    overflow: hidden;
    position: absolute;
    text-transform: uppercase;
    width: 35px;
    z-index: 10;
}
.slick-arrow::before {
	background: #fff;
    color: #217969;
    border-style: solid;
    border-width: .2rem .2rem 0 0;
    content: "";
    display: inline-block;
    height: .6rem;
    position: relative;
    text-indent: 0;
    top: .65rem;
    vertical-align: top;
    width: .6rem;
}
.slick-arrow.slick-prev:before {
	left: .13rem;
	transform: rotate(-135deg);
}
.slick-arrow.slick-next:before {
	right: .1rem;
	transform: rotate(45deg);
}
.slick-prev {
	right: 75px;
}
.slick-next {
	right: 16px;
}
.slide-conteudo {
	box-shadow: 0px 0px 12px 0px rgba(225,225,225, .8);
	display: block;
	margin: 0 auto;
	position: relative;
	width: 90%;
}
.slide-conteudo-img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
}
.slide-conteudo-info {
	padding: 25px 23px 20px 23px;
}
.slide-conteudo-info-end {
	font-size: 1rem;
}
.slide-conteudo-info-preco {
	font-size: 1.7rem;
	font-weight: bolder;
	margin: 2.5rem 0 .75rem;
}
.slide-conteudo-info-itens {
	font-size: 1rem;
}
.slide-conteudo-info-itens span {
	margin-right: .5rem;
}
.produto {
	background: #fff;
	position: relative;
}
.produto-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
	height: 90px;
}
.produto-titulo {
	font-size: .875rem;
	font-weight: 900;
	margin: 1.125rem 0 .5rem;
	text-transform: uppercase;
}
.produto-subtitulo {
	font-size: .875rem;
}
.produto-botao {
	background-image: linear-gradient(to bottom right, #4f575f, #020024);
    bottom: -18px;
    color: #fff;
    font-size: .875rem;
    height: 30px;
    left: 0;
    line-height: 28px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    width: 100px;
}
.itens {
	padding-bottom: 120px;
}
.itens .titulo-secao {
	font-weight: bolder;
}
.interna-header {
	padding: 1.875rem 0 .938rem;
}
.interna-titulo {
	font-size: 1.75rem;
	font-weight: bolder;
	text-transform: uppercase;
}
.interna-texto p {
	font-size: 1.125rem;
	margin: 0;
}
.divisor {
	background: #dad5d1;
	border: 0;
    height: 2px;
    width: 94%;
}
.form-input {
	border: 1px solid #5d5d5d;
	border-radius: 0; 
	font-size: .875rem;
    letter-spacing: 1px;
    padding: .625rem;
    text-transform: uppercase;
    width: 100%;
}
.single-slider .slick-slide {
	height: 21.875rem;
}
.single-slider .slick-slide img {
    height: 100%;
    margin: 0 .083rem;
}
.single-conteudo {
	font-size: 1.125rem;
	margin-bottom: 2rem;
}
.single-conteudo .titulo {
	margin-bottom: .7rem;
}
.single-conteudo td {
	padding: 1rem;
}
.single-conteudo p img {
	float: left;
	margin-right: .625rem;
}
.dados {
	display: flex;
	margin: 1.6rem 0 1.5rem;
}
.dados-conteudo {
	background: #e1e1e1;
	float: left;
}
.dados-item {
	float: left;
	padding: 0 .75rem;
}
.valor {
	color: #a1b055;
	font-size: 1.5rem;
    line-height: 1.563rem;
}
.divisor-vertical {
    background: #cecece;
	float: left;
    height: 80%;
    width: 1px;
}
.single-carac {
	background: #f2f2f2;
}
.carac-adicionais {
	margin-top: 2.5rem;
    padding: 1rem 0;
}
.carac-adc {
	margin: 1rem 0;
}
.carac {
	margin: 1.5rem 0;
	text-align: center; 
}
.carac-valor {
	color: #a1b055;
	display: block;
    font-weight: 600;
}
.info-adicionais {
	margin: 4.375rem 0 .625rem;
}
.info-adicionais .row {
	align-items: center;
}
.social-conteudo {
	display: inline-block;
    text-align: center;
}
.logos-sociais {
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	height: 50px;
	position: relative;
	width: 50px;
}
.instagram {
	background-image: url(../../assets/img/instagram.png);
}
.facebook {
	background-image: url(../../assets/img/facebook.png);
}
.creci {
	color: #4f4d4d;
    font-size: 1.5rem;
    text-align: center;
}
.footer {
	background: #29333d;
	border-top: 12px solid #b2b6b8;
	font-size: 1.25rem;
	height: 130px;
}
.footer-row {
	padding-top: 20px;
}
.copyright {
	bottom: 0;
	color: #ff5400;
	font-size: .75rem;
	margin: 0 auto;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
}
.paginacao {
    color: #4f4d4d;
    font-size: 1.5rem;
    text-align: center;
    width: 100%;
}
.paginacao a {
    color: #4f4d4d;
}
.paginacao .current {
	color: #29333d;
	text-decoration: underline;
}
.paginacao .page-numbers {
	margin: 0 .5rem;
}
@media only screen and (max-width: 1024px) {
	.menu-col {
		display: none;
	}
	.menu-bar {
		bottom: .875rem;
		display: block;
	}
	.searchandfilter {
		box-shadow: 0 0 3px 2px rgba(0,0,0,.2);
		font-size: .7rem;
		position: relative;
	}
	.searchandfilter h4 {
		display: none;
	}
	.searchandfilter ul li {
		margin-bottom: .5rem;
	}
	.searchandfilter ul li:last-child {
		margin-top: 1rem;
		width: 100%;
	}
	.searchandfilter ul li ul li {
		padding: .813rem .225rem;
	}
	.searchandfilter ul li ul li:last-child {
		margin-top: 0;
	}
	.searchandfilter ul li {
		padding: 0;
		width: 100%;
	}
	.whatsapp-menu {
		position: absolute!important;
	    right: 0;
	    top: 0;
	}
	.header .logo {
		margin-top: 1.375rem;
	}
	.header .logo img {
		margin: 2.1rem 0;
		width: 50%;
	}
	.header .numeros {
		position: relative;
		right: 0;
		top: 1.25rem;
	}
	.header-row {
		height: 100%;
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 767px) {
	.col-2, .col-3, .col-4, .col-8, .col-9, .col-prod {
		flex: 0 0 100%!important;
	    margin-bottom: 20px;
	    max-width: 100%!important;
	    width: 100%;
	}
	.menu-col, .banner-img {
		display: none;
	}
	.header .col-4 {
		flex: 0 0 50%!important;
	    max-width: 50%!important;
		width: 50%!important;
	}
	.header .logo {
		margin: 0;
	}
	.header .menu-mobile {
		padding: 0;
	}
	.nav .menu-item {
	    float: left;
	    margin: 0;
	    padding: 10px;
		width: 100%;
	}
	.numeros {
		padding: 0;
	}
	.numeros .numero {
		display: block;
	}
	.numeros .whatsapp {
		margin-top: 2px;
	}
	.numeros .whatsapp img {
		bottom: -8px;
	    top: auto;
	    width: 13px;
	}
	.numeros a {
		display: block;
	    font-size: .7rem;
	    padding: 2px;
	    width: 100%;
	}
	.col-imovel {
		flex: 0 0 95%;
	    margin: 0 2.5% 2.5rem!important;
	    max-width: 95%;
	}
	.separador {
		font-size: 1rem;
		padding: 0 .8rem;
	}
	.banner-texto .banner-texto-titulo {
		margin: 35px 0;
	}
	.slick-slide {
		margin: 0 0 2rem;
	}
	.dados-conteudo {
		margin: 0 auto;
	}
	.dados-item {
		width: 100%;
	}
	.divisor-vertical {
		height: 1px;
		width: 100%;
	}
	.single-conteudo .titulo {
		font-size: 1.5rem;
    	margin-top: 2rem;
	}
	.banner-texto {
		padding: 2rem 0;
	}
	.banner-botao {
		top: 20px;
    	width: 100%;
	}
	.creci {
		font-size: 1rem;
	}
	.copyright {
		position: relative;
	}
	.footer {
		height: auto;
	}
	.footer .nav {
		font-size: 1rem;
	}
}