/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Snippet);
@import url(https://fonts.googleapis.com/css?family=Ubuntu);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans);
@import url(https://fonts.googleapis.com/css?family=Cinzel);

/* ---------------------------------- */

/* INICIALIZA */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
html, body {
	margin: 0;
	height: 101%;
}
body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	/* background-color: #000; */
}
h1 {
	font-size: 30px;
	font-weight: lighter;
	margin: 0 0 10px 0;
	color: #8E857B;
}
h2 {
	line-height: 24px;
	font-size: 22px;
	font-weight: lighter;
	margin: 0 0 10px 0;
	color: #8E857B;
}
h3 {
	font-size: 30px;
	font-weight: lighter;
	margin: 0 0 10px 0;
	color: #000;
}
p, ul li, ol li {
	line-height: 18px;
	/* font-size: 15px; */
	font-size: 12px;
	font-weight: lighter;
	/* color: #FFF; */
	color: #000;
}
p {
	/* margin: 0 0 15px 0; */
	margin: 0 0 10px 0;
}
ul, ol {
	list-style: none;
}
ul li {
	text-indent: 0px;
}
ol li {
	list-style-type: decimal;
	list-style-position: inside;
}
a {
	color: #8E857B;
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
hr {
	display: block;
	height: 2px;
	margin: 10px 0;
	border-width: 0;
	border-bottom: 2px solid #FFF;
}

/* ---------------------------------- */

/* DIV'S PRINCIPAIS */

/* GLOBAL */

#div-global {
	position: relative;
	height: 100%;
}

/* HEADER */

#div-header {
	width: 100%;
	min-width: 980px;
	background-image: url(../images/img-fundo-menu.png);
	background-position: 0 0;
	background-repeat: repeat-x;
}
#div-header, #div-header-container {
	position: relative;
}

/* CONTEUDO */

#div-conteudo {
	min-width: 980px;
	/* min-height: 635px; */
	height: 794px;
	/* background: #000 url(../images/img-fundo.jpg) center -1px no-repeat; */
	background: url(../images/img-fundo.jpg) center -1px no-repeat;
}
#div-conteudo, #div-conteudo-container {
	position: relative;
}
#div-conteudo-container {
	width: 880px !important;
	padding: 0 50px;
}
#body-assim #div-conteudo-container {
	text-align: right;
	padding-top: 165px;
}
#body-assim #div-conteudo-container p {
	line-height: 22px;
	font-family: 'Ubuntu', sans-serif;
	font-size: 18px;
}

/* FOOTER */

#div-footer {
	width: 100%;
	min-width: 980px;
	padding: 30px 0;
	background-color: #FFF;
	overflow: hidden;
}
#div-footer, #div-footer-container {
	position: relative;
	height: 289px;
}

/* ---------------------------------- */

/* MENU */

#div-menu {
	position: relative;
	height: 55px;
}
#div-menu ul {
	position: relative;
	margin: 0;
	padding: 18px 0 0 0;
	text-align: center;
}
#div-menu ul, #div-menu ul li {
	height: 37px;
}
#div-menu ul li {
	line-height: 37px;
	padding: 0 40px;
	font-family: 'Snippet', sans-serif;
	font-size: 17px;
	background-image: url(../images/img-obj-divisao-menu.png);
	background-position: left center;
	background-repeat: no-repeat;
	display: inline-block;
}
#div-menu ul li.first {
	background-image: none;
}
#div-menu ul li, #div-menu ul li a {
	color: #FFF;
}
#div-menu ul li.active a, #div-menu ul li a:hover {
	color: #fff000;
}

/* ---------------------------------- */

/* LOGO */

/* HEADER */

#logo {
	position: absolute;
	top: 100px;
	left: 50px;
	/* background-image: url(../images/img-logo-branco.png); */
	background-image: url(../images/img-logo.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index:  10;
}
#logo, #logo a {
	/* width: 220px; */
	width: 256px;
	/* height: 74px; */
	height: 86px;
}
#logo a {
	text-indent: -9999px;
	display: block;
}

/* FOOTER */

#logo-footer {
	position: relative;
	float: left;
	margin: 7px 40px 0 0;
	background: url(../images/img-logo.png) 0 0 no-repeat;
}
#logo-footer, #logo-footer a {
	width: 256px;
	height: 86px;
}
#logo-footer a {
	text-indent: -9999px;
	display: block;
}

/* ---------------------------------- */

/* BANNER */

.banner-wrapper {
	position: relative;
	float: left;
	width: 70%;
	overflow: hidden;
}

/* ---------------------------------- */

/* CONTEUDO DO SITE */

/* ESCRITORIO */

#sld-escritorio {
	float: left;
	width: 152px;
	margin-top: 100px;
}
#sld-escritorio ul {
	margin: 0;
	padding: 0;
}

/* EMPREENDIMENTOS E COMERCIALIZACAO */

#empreendimentos, #comercializacao {
	width: 100%;
}
.banner-item-texto, .banner-item-imagem {
	width: 385px;
}
.banner-item-texto {
	float: left;
	padding-top: 200px;
	padding-left: 50px;
}
.banner-item-texto p {
	/* margin-bottom: 0; */
	font-family: 'Cinzel', serif;
}
.banner-item-texto p.nome {
	margin-bottom: 15px;
	font-size: 24px;
}
.banner-item-texto p.botoes {
	height: 26px;
}
.banner-item-texto p.endereco {
	clear: both;
	font-weight: 700;
	font-style: italic;
}
.banner-item-imagem {
	float: right;
	padding-top: 20px;
	padding-right: 50px;
}

/* BOTAO VENDA E LOCACAO */

.botao-venda, .botao-locacao {
	float: left;
	height: 26px;
	text-indent: -9999px;
	display: block;
}
.botao-venda {
	width: 80px;
	margin-right: 20px;
	background: url(../images/img-botao-venda.png) 0 0 no-repeat;
}
.botao-locacao {
	width: 90px;
	background: url(../images/img-botao-locacao.png) 0 0 no-repeat;
}

/* CONTEUDO AJAX */

.white-popup-venda, .white-popup-locacao, .white-popup-galeria {
	position: relative;
	background: #FFF;
	padding: 0;
	width: 500px;
	margin: 20px auto;
}
.white-popup-galeria {
	padding: 20px;
	width: 900px;
}
.white-popup-venda-container, .white-popup-locacao-container {
	position: relative;
	width: 460px;
	padding: 20px;
	overflow: hidden;
}
.white-popup-venda .div-texto, .white-popup-locacao .div-texto {
	position: relative;
}
.white-popup-venda .div-texto p, .white-popup-locacao .div-texto p, .white-popup-galeria .div-texto p, .white-popup-venda .div-texto ul, .white-popup-locacao .div-texto ul {
	font-family: 'Cinzel', serif;
}
.white-popup-venda .div-texto p.nome, .white-popup-locacao .div-texto p.nome, .white-popup-galeria .div-texto p.nome {
	line-height: 1;
	font-size: 24px;
}
.white-popup-venda .div-texto ul, .white-popup-locacao .div-texto ul {
	margin: 0;
	padding: 0 20px;
	list-style-type: disc;
}
.white-popup-galeria .div-texto p {
	margin-bottom: 0;
}
#white-popup-galeria-principal {
	position: relative;
	float: left;
	width: 650px;
	height: 380px;
	margin: 0 20px 0 0;
}
.white-popup-galeria ul, .white-popup-galeria ul li {
	position: relative;
	margin: 0;
	padding: 0;
}
#white-popup-galeria-principal ul li {
	position: absolute;
	display: none;
}
#white-popup-galeria-principal ul li.first {
	display: block;
}
#white-popup-galeria-thumb {
	padding-top: 10px;
}
#white-popup-galeria-thumb ul li {
	float: left;
	width: 50px;
	height: 50px;
	margin-left: 10px;
}
#white-popup-galeria-thumb ul li.first {
	margin-left: 0;
}
/* ---------------------------------- */

/* MAPA */

#mapa {
	position: relative;
	float: right;
	margin: 7px 0 0 0;
	width: 360px;
	height:	289px;
}

/* ---------------------------------- */

/* ENDERECO */

#endereco {
	position: relative;
	float: left;
}
#endereco p {
	line-height: 27px;
	margin-bottom: 19px;
	font-family: 'Droid Sans', sans-serif;
	font-size: 15px;
	color: #000;
}
#endereco p.titulo {
	margin-bottom: 0;
	font-weight: bold;
	color: #c5111a;
}

/* ---------------------------------- */

/* REDES SOCIAIS */

#redes-sociais, #redes-sociais li {
	position: relative;
	margin: 0;
	padding: 0;
}
#redes-sociais {
	margin-top: 10px;
}
#redes-sociais li {
	float: left;
	margin-right: 20px;
}
#redes-sociais li, #redes-sociais li a {
	width: 58px;
	height: 58px;
}
#redes-sociais li a {
	text-indent: -9999px;
	display: block;
}
#redes-sociais #facebook {
	background: url(../images/img-logo-facebook.png) 0 0 no-repeat;
}
#redes-sociais #twitter {
	background: url(../images/img-logo-twitter.png) 0 0 no-repeat;
}

/* ---------------------------------- */

/* GIF DE CARREGAMENTO */

#carrega {
	position: absolute;
	width: 32px;
	height: 32px;
	left: 50%;
	margin-left: -16px;
	display: none;
}

/* ---------------------------------- */

/* CLASSES DE FORMATACAO */

.container {
	clear: both;
	width: 980px;
	margin: 0 auto;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.pequeno {
	width: 40px;
}
.medio {
	width: 200px;
}
.grande {
	width: 436px;
}
.branco {
	color: #FFF;
}
.preto {
	color: #000;
}
.mright0 {
	margin-right: 0!important;
}
.mbottom0 {
	margin-bottom: 0!important;
}
.mleft0 {
	margin-left: 0!important;
}
.border-left {
	border-left: 1px dotted #8E857B;
}
.border-right {
	border-right: 1px dotted #8E857B;
}
.rounded-border {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.rounded-border-bottom {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.no-rounded-border-bottom {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

/* ---------------------------------- */

/* CLEARFIX */

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	margin-bottom: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}