body {
    font-family: 'Open Sans';
    line-height: 1.6;
}
.navbar-dark .navbar-brand {
    margin: auto;
}
.lp-topo {
    width: 100%;
    background: url('../img/topo.jpg');
    box-sizing: border-box;
}
.lp-topo .nav-item {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.850rem;
}
.lp-topo .navbar-brand img {
    width: 236px;
    display: block;
    margin-top: 10px;
}
.lp-topo h1 {
    font-weight: 300;
    font-size: 1.7rem;
    text-transform: uppercase;
    margin: 0px 0 10px 0;
    letter-spacing: 1px;
}
.lp-topo h1:after {
    content: "";
    width: 6.50rem;
    height: 0.650rem;
    display: block;
    margin-top: 10px;
}
.lp-topo .breadcrumb {
    background: none;
    margin-top: 0;
    margin-bottom: 70px;
    padding: 0;
    font-size: 0.7rem;
}
.chamada h2 {
    font-size: 1.7rem;
    font-weight: 300;
    text-align: center;
    margin: 2rem 0;
    line-height: 2rem;
}
.imovel-destaque {
	margin-bottom: 30px;
	margin-top: 30px;
}
.imovel-destaque .imagem {
    width: 100%;
    height: 430px;
}
.imovel-destaque .imagem img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
}
.imovel-destaque h2 {
    font-weight: 300;
    font-size: 1.4rem;
}
.imovel-destaque h3 {
    background-color: #000;
    padding: 5px;
    font-size: 1.5rem;
}
.imovel-destaque p {
    font-size: 0.950rem;
    margin: 0;
    font-weight: 300;
}
.imovel-destaque .mais-informacoes {
    float: left;
    margin-top: 20px;
    padding: 10px 20px;
    border-radius: 20px;
    text-decoration: none;
    font-size: 0.8rem;
    font-weight: 600;
}
.imovel-item p {
    font-size: 0.950rem;
    margin: 0;
    font-weight: 300;
    line-height: 1.22rem;
}
.imovel-item {
    margin-bottom: 30px;
}
.imovel-item-imagem {
    width: 100%;
    height: 360px;
    position: relative;
}
.imovel-item-imagem img {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
}
.imovel-item-imagem:hover .imovel-item-imagem-overlay {
    display: block;
}
.imovel-item-imagem-overlay {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
    box-sizing: border-box;
}
.imovel-item .conteudo {
    box-sizing: border-box;
    padding: 15px;
    display: table;
    width: 100%;
}
.dados-imv {
	width: 100%;
	display: table;
	margin-bottom: 15px;
	height: 64px;
}
.imovel-item .conteudo .imovel-titulo {
    font-weight: 300;
    font-size: 1.4rem;
    margin: 0;
}
.imovel-item .conteudo .imovel-endereco {
    font-weight: 600;
    font-size: 0.9rem;
    margin: 0;
}
.imovel-item .conteudo .imovel-propriedades {
    margin-top: 10px;
    font-weight: 300;
}
.imovel-item .conteudo .imovel-descricao {
    font-size: 0.850rem;
    height: 115px;
}
.imovel-formas-contato {
	padding-bottom: 15px;
}
.btn-contato {
    width: 100%;
    text-decoration: none;
    text-align: center;
    font-weight: 300;
    font-size: 1rem;
    padding: 6px 10px;
    box-sizing: border-box;
	border-radius: 0;
}
.btn-fone-whats {
    width: 100%;
    font-size: 1rem;
    text-align: center;
    padding: 6px 10px;
    margin: 0;
    text-decoration: none;
	border-radius: 0;
}
.lp-estoques {
	margin-bottom: 80px;
}
.lp-estoques h1 {
    font-size: 1.7rem;
    font-weight: 300;
    line-height: 2rem;
	margin: 0;
}
.lp-estoques header {
    margin: 2rem 0;
    text-align: center;
} 
.lp-estoques header p {
    margin:0;
}
.modal-header {
    border: none
}
.modal-content {
    border-radius: 0;
    padding: 30px 40px;
}
.modal-body h3 {
    font-weight: 300;
}
.modal-body p {
    font-size: 0.8rem;
}
.modal-body .form-control {
    padding: 15px;
    box-sizing: border-box;
    border-radius: 0;
    font-size: 0.8rem;
}
.modal-body .form-control:focus {
    box-shadow: none;
}
.modal-body .btn {
    padding: 10px 15px;
    border-radius: 0;
    font-weight: 300;
    font-size: 0.8rem;
}
.barra-contatos {
	width: 100%;
	height: 84px;
	position: fixed;
	bottom: 0;
	z-index: 99;
}
.contatos {
	width: 100%;
	font-family: 'Lato', 'Helvetica Neue', sans-serif;
}
.contatos .list-contatos {
	margin-left: auto;
	margin-right: 0;
}	
.contatos .list-contatos li {
	padding: 1rem 2rem;
	margin-bottom: -0.2rem;
}
.list-horizontal li {
	display: inline-block;
}
.contatos .list-contatos li:first-child i {
	margin-right: 0;
}	
.contatos .list-contatos a {
	text-decoration: none;
}
.contatos .list-contatos i {
	font-size: 44px;
	margin-right: 0.8rem;
	display: inline-block;
}	

.contatos .list-contatos .texto-contato {
	display: inline-block;
	font-size: 20px;
	font-weight: 900;
	white-space: nowrap;
}
.contatos .list-contatos .texto-contato small {
	display: block;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: -8px;
}
.list-horizontal {
	padding: 0px;
}
.quem-somos {
	text-align: justify
}
.chamada-buscas h2 {
    font-size: 1.5rem;
    font-weight: 300;
    text-align: center;
    line-height: 2rem;
	margin: 0;
}
.buscas {
    margin-bottom: 20px;
}
.buscas .btn-contato {
    margin-bottom: 20px;
}