body {
	overflow-x: hidden;
	font-family: helvetica;
}

/* HEADER */
header > nav > div > div {
	position: relative;
}
header > nav > div > div >.facebook-link {
	position: absolute;
	right: 0;
	top: 0;
	background: url();
}
.navbar {
	height: 77px;
	background-color: white;
	border: none;
}

.navbar-nav.navbar-right:last-child {
	margin-right: -15px;
	margin-top: 30px;
	font-size: 14px;
}

.navbar-default .navbar-nav > li > a {
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}

.navbar-default .navbar-nav > li > a:hover {
	color: #555;
	border-bottom: 6px solid #CCC !important;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #555;
	background-color: white;
	border-bottom: 6px solid #ff8c2c !important;
	padding-bottom: 5px !important;
}

.logotael {
	max-width: 176px;
	width: 90%;
	max-height: 64px;
	min-height: 40%;
}

.btn-default {
	padding: 4px 12px;
	font-size: 12px;
	color: white;
	background-color: #ff8c2c;
	border-color: #ff8c2c;
	margin-top: -2px;
	text-transform: uppercase;
}

.btn-default:hover {
	color: white;
	background-color: #ff8c2c;
}

@media (min-width: 768px) {
.container {
width: 1170px;
}
}

/* FOOTER */

footer {
	clear: both;
    color: #fff;
}

.menufooter {
	list-style: none;
	font-size: 14px;
	margin-top: 14px;
}

.menufooter li a {
	color: white;
	text-decoration: none;
}
.menufooter li {}

.quemsomos {
	padding: 20px 0;
}

#empreendimentosft {
	margin-top: 5px;
}

.empreendimentossub {
	list-style: none;
	font-weight: 100;
	padding: 1px;
}
/*empreendimentossub li*/

.empreendimentossub li a {
	color: #adadad;
	text-decoration: none;
	text-align: left;
}

#faleconoscoft {
	margin-top: 5px;
}

.telft {
	color: #adadad;
}

#enderecoft {
	margin-top: 12px;
	color: #adadad;
}

#vejanomapa {
	background-color: #7f7e7f;
	border-color: #7f7e7f;
	margin-top: 1px;
	padding: 5px 52px;
    font-size: 14px;
	text-transform: uppercase;
}

footer {
	background-color: #484647;
	padding-top: 8px;
}

footer .footer-above {
	height: 130px;
	width: 1045px;
	margin: 0 auto;
	position: relative;    
}
.footer-above .email,
.footer-above .author {
	position: absolute;
	bottom: -30px;
}

.footer-above .email {
	left: 40px;
}
.footer-above .author {
	right: 150px;
}


.item-footer {
	color: #fff;
}

.item-footer:hover {
	color: #fff;
}

.ftleft {
	float: left;
}
.ftleft * {
	text-align: left;
}

.ftmiddle1 {
	float: left;
	padding: 0 100px;
}
.ftmiddle1 * {
	text-align: left;;
}
.ftmiddle2 {
	float: left;
	padding-right: 100px;
}

.ftright {
	float: left;
}

footer .footer-col {
    margin-bottom: 10px;
}


footer .footer-below {
    height: 40px;
    background-color: #232323;
}

.ftbelow {
	float: right;
}

.mobi {
    max-width: 144px;
    width: 100%;
    max-height: 20px;
    min-height: 1%;

}

/* HOME */

.flexslider {
	margin-top: -21px !important;
	border: none !important;
}

.thumbs {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	height: 265px;
}

.empreendimentos-descricao {
	position: absolute;
	top: -118px;
	right: -23px;
}
.flex-direction-nav a {
	color: #FFF !important;
	text-shadow: none !important;
}

.empreendimentos-descricao ul {
	display: inline;
}

.empreendimentos-descricao li {
	display: inline;
	float: left;
}

.empreendimentos-descricao li p {
	color: #FFF;
	border-bottom: 5px solid #f2f2f2;
	margin: 0 5px;
	padding: 5px 0;
	font-size: 16px; 
	width: 150px;
	line-height: 43px;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}

.empreendimentos-descricao li p.active {
	border-color: #ff8c2c;
	font-size: 20px; 
	 
}

.thumbs p {
	text-align: center;
}

.thumbnail1 {
	float: left;
}


/* ============================
BANNER SUB DESTAQUE
=============================*/

/* Lista de Destaques */
.sub-featured ul {
	list-style: none;
	padding-left: 0px; 
}

/* Titulo das imagens */
.thumbs .title-img {
	background-color: #7c7a7a;
	color: white;
	text-transform: uppercase;
	padding: 4px;
	margin-bottom: 0px;
}

/* Titulo Thumbnail */
.thumbs .uptittle1 p,
.thumbs .uptittle2 p,
.thumbs .uptittle3 p,
.thumbs .uptittle4 p {
	text-align: left;
	font-weight: bold;
	color: #7c7a7a;
}

/* Flexdliser do sub destaque  */
.flexslider-sub-featured .flex-direction-nav a {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
	filter: alpha(opacity=100) !important;
	-moz-opacity: 1 !important;
	-khtml-opacity: 1 !important;
	opacity: 1 !important;
	color: #7c7a7a !important;
}

.title1 {
	background-color: #256ba6;
	color: white;
	padding: 4px;
}

.thumbnail2 {
	float: left;
	
}

.uptittle2 {
	text-align:left;
}

.title2 {
	background-color: #3a992d;
	color: white;
	padding: 4px;
}

.thumbnail3 {
	float: left;
	padding-right: 30px;
}

.uptittle3 {
	text-align:left;
}

.title3 {
	background-color: #3a992d;
	color: white;
	padding: 4px;
}

.thumbnail4 {
	float: left;
}

.img4 {
	border-top: 29px solid #7c7a7a;
}

.uptittle4 {
	text-align:left;
}

.title4 {
	background-color: #3a992d;
	color: white;
	padding: 4px;
}


/* ============================
PARCERIA
=============================*/

.parceria {
	width: 1000px;
	margin: 0 auto;
	height: 450px;
	margin-top: 50px;
	margin-bottom: 30px;
}

.parceria h3 {
	border-bottom: 1px solid #ff8c2c;
	padding-bottom: 15px;
	color: #494647;
} 


.cleft {
	float: left;
	padding-right: 30px;
}

.cleft h3 {
	margin-bottom: 25px;
	font-size: 20px;
}

.cright {
	float: left;
}

.cright h3 {
	margin-bottom: 25px;
	font-size: 20px;
}

.cright h3 span {
	font-weight: bold;
}

.gray-bg {
	position: absolute;
    width: 100%;
    height: 100%;
    background-color: #f4f4f4;
    z-index: -1;
	top: 0;
}

/* QUEM SOMOS */

.banner-quemsomos {
	height: 470px;
	width: 100%;
	margin-top: -20px;
	background: url(../img/quemsomos/banner.jpg) no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.texto-quemsomos {
	width: 1000px;
	margin: 0 auto;
	background-color: #fff;
    padding: 20px;
    padding-bottom: 50px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.4);
}

.texto-quemsomos h1 {
	text-align: center;
	font-size: 42px;
	color: #aaaaaa;
	margin-top: 45px;
}

.texto-quemsomos hr {
	border-top: 1px solid #ff8c2c;
	width: 100px;
}

.texto-quemsomos p {
	text-align: center;
	font-size: 20px;
	margin-top: 45px;
	color: #a8a6a8;
}

.texto-quemsomos h3 {
	font-size: 26px;
	text-align: center;
	color: #999799;
	margin-top: 50px;
}

/* ============================
 PORTFÓLIO 
=============================*/

.banner-portfolio {
	height: 470px;
	width: 100%;
	margin-top: -20px;
	background: url(../img/portfolio/banner.jpg) no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.portfolio-container {
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.4);
}

.portfolio h1 {
	text-align: center;
	font-size: 42px;
	color: #aaaaaa;
	margin-top: 50px;
}

.portfolio hr {
	border-top: 1px solid #ff8c2c;
	width: 100px;
}
.portfolio ul {
	padding-top: 5px;
	padding: 5px;
	list-style-type: none;
	text-align: center;
}

.portfolio ul li {
	width: 235px;
	height: 251px;
	overflow: hidden;
	margin: 1px;
	margin-bottom: 3px;
	padding: 1px;
    position: relative;
}
.portfolio ul li img {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.text-img p {
	text-align: left;
  	vertical-align: middle;
	position: absolute;
	bottom: 0px;
	left: 10px;
}

.text-img p b {
	font-size: 16px;
}
/*.text-img p:hover {
	vertical-align: ;
}*/
.text-img {
	background-image: url(../img/portfolio/shadow.png);
	background-size: cover;
  	color: white;
  	cursor: pointer;
  	display: table;
  	left: 0;
  	position: absolute;
  	top: 0;
  	opacity: 0;
  	width: 235px;
	height: 251px;
  	-webkit-transition: opacity 500ms;
  	-moz-transition: opacity 500ms;
  	-o-transition: opacity 500ms;
  	transition: opacity 500ms;
}
.text-img:hover {
	opacity: 1;	
}

/* EMPREENDIMENTOS */

.empreendimentos {
	width: 1040px;
	margin: 0 auto 0;
	padding: 50px 20px 40px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.4);
}

.breve-title h4 {
	margin-bottom: -15px;
}

.breve-title hr {
	border-top: 2px solid #3a992d;
	width: 1000px;
}

.brevelancamento1-empreendimentos {
	float: left;
	padding: 0 60px;
}

.brevelancamento1-empreendimentos p {
	font-size: 18px;
	margin-top: 20px;
	color: grey;
}

.brevelancamento2-empreendimentos {
	float: left;
}

.brevelancamento2-empreendimentos p {
	font-size: 18px;
	margin-top: 20px;
	color: grey;
}

.empreendimentos-coluna2{
	margin-top: 40px;
	clear: both;
}

.lancamento-title h4 {
	margin-bottom: -15px;
}

.lancamento-title hr {
	border-top: 2px solid #256ba6;
	width: 1000px;
}

.lancamento1-empreendimentos {
	float: left;
	padding: 0 60px;
}

.lancamento1-empreendimentos p {
	font-size: 18px;
	margin-top: 20px;
	color: grey;
}

.lancamento2-empreendimentos {
	float: left;
}

.lancamento2-empreendimentos p {
	font-size: 18px;
	margin-top: 20px;
	color: grey;
}

.empreendimentos-coluna1 {
	margin-top: 40px;
	clear: both;
}

.empreendimentos-coluna3{
	margin-top: 40px;
	clear: both;
}

.construcao-title h4 {
	margin-bottom: -15px;
}

.construcao-title hr {
	border-top: 2px solid #df6603;
	width: 1000px;
}

.construcao1-empreendimentos {
	float: left;
	padding: 0 60px;
}

.construcao1-empreendimentos p {
	font-size: 18px;
	margin-top: 20px;
	color: grey;
}

.construcao2-empreendimentos {
	float: left;
}

.construcao2-empreendimentos p {
	font-size: 18px;
	margin-top: 20px;
	color: grey;
}

.empreendimentos-coluna4{
	margin-top: 40px;
	clear: both;
}

.prontos-title h4 {
	margin-bottom: -15px;
}

.prontos-title hr {
	border-top: 2px solid #ffba00;
	width: 1000px;
}

.prontos1-empreendimentos {
	float: left;
	padding: 0 60px;
}

.prontos1-empreendimentos p {
	font-size: 18px;
	margin-top: 20px;
	color: grey;
}

.prontos2-empreendimentos {
	float: left;
}

.prontos2-empreendimentos p {
	font-size: 18px;
	margin-top: 20px;
	color: grey;
}

/* ============================
CONTATO
=============================*/

.banner-contato {
	height: 470px;
	width: 100%;
	margin-top: -20px;
	background: url(../img/contato/banner.jpg) no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.contato {
	background-color: #fff;
	width: 1000px;
	margin: 0 auto;
	padding: 40px 20px 50px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.4);
}

.contato h1 {
	text-align: center;
	font-size: 42px;
	color: #aaaaaa;
	margin-top: 45px;
	padding-bottom: 10px;
}

.contato hr {
	border-top: 1px solid #ff8c2c;
	width: 100px;
}

.telefone-contato {
	width: 300px;
	margin: 0 auto;
	margin-top: 1px;
}

/* Contato Telefone */
.telefone-contato p {
	margin-bottom: 130px;
	margin-top: 10px;
	margin-left: 10px;
}

.mapa-contato iframe {
	margin-top: 60px;
	margin-left: 50px;
}

.mensagem-contato {
	margin-top: 50px;
}

.mensagem-contato p {
	padding-top: 33px;
}

.mensagem-contato img {
	float: left;
	margin-top: 30px;
}

.fim-contato {
	width: 870px;
	margin: 0 auto;
}

.mensagem-contato p {
	float: left;
	font-size: 28px;
	margin-top: 15px;
	margin-left: 20px;
	color: #bbbbbb;
	line-height: 28px;
}

/*Formulario para o envio de uma mensagem*/
.formulario-contato {
	float: left;
	margin-top: 135px;
	margin-left: -387px;
}
	/*Estilizando os campos do formulario*/
	.formulario-contato input {
		border-radius: 7px;
		border-style: none;
		height: 35px;
		width: 400px;
		background-color: #dfdfdf;
		padding-left: 5px;
	}

	.formulario-contato .ddd {
		width: 50px;
	}

	.formulario-contato .tel-input {
		width: 345px;
	}

	.formulario-contato textarea {
		width: 400px;
		height: 120px;
		border-radius: 7px;
		border-style: none;
		background-color: #dfdfdf;
		resize: none;
		padding-left: 5px;
	}

	.formulario-contato .btn-enviar {
		margin-left: 300px;
		padding-left: 12px;
		padding-top: 1px;
		padding-bottom: 1px;
		width: 100px;
		height: 25px;
		background-color: #c8c8c8;
		border-radius: 130px;
	    -moz-border-radius: 130px;
	    -webkit-border-radius: 130px;
	}

input[type=submit] {
	width: 80px;
	background-color: #bababa;
	color: white !important;
	text-align: center;
	margin-left: 210px;
}

.contato-right {
	float: right;
	width: 370px;
	margin-top: 0px;
	padding-top: 1px;
}

.contato-right img {
	float: left;
	margin-top: -20px;
}

.contato-right p {
	margin-top: 15px;
	margin-left: 70px;
	font-size: 22px;
	line-height: 125%;
	color: #bbbbbb;
}

.contato-right p span {
	font-size: 14px;
}

.newsletter-contato {
	margin-top: 80px;
}

.newsletter-contato img {
	margin-top: -16px;
}

.newsletter-contato p {
	margin-left: 50px !important;
	border: solid 3px;
	border-left: none;
	width: 247px;
	padding: 8px;
}

a:hover {
text-decoration: none !important;
}

/* EMPREENDIMENTOS INTERNA */

.interna {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 60px;
	padding-top: 40px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.4);
}
.planta {
	padding-bottom: 60px;
}
.interna .planta h3,
.interna .lazer h3,
.interna .localizacao h3 {
	text-align: center;
	color: #aaaaaa;
	margin-top: 45px;
	font-size: 34px;
}
.interna .planta .tagline,
.interna .lazer .tagline, 
.interna .localizacao .tagline {
	text-align: center;
	color: #aaaaaa;
	margin-top: -5px;
	font-size: 28px;	
}
.planta-title hr {
	border-top: 1px solid #ff8c2c;
	width: 100px;
}
.planta-fotos {
	position: relative;
	text-align: center;
}
.planta-informacoes {
	margin-top: 110px;	
}
.planta-informacoes.century-offices {
	margin-top: 140px;	
}
.planta-fotos img {
	margin-left: 40px;
    width: 173px;
    display: inline-block;
    margin-top: 20px;
}

.planta-fotos a img {
	margin: 0;
}



.planta-info1 img {
	float: left;
	margin-left: 0;
}

.planta-info1 p {
	color: #bbbbbb;
	float: left;
	font-size: 32px;
	margin-left: 10px;
	margin-top: 7px;
}

.planta-info2 img {
	float: left;
	margin-left: 0;
}

.planta-info2 p {
	color: #bbbbbb;
	float: left;
	font-size: 32px;
	margin-left: 10px;
	margin-top: 7px;
}

.planta-info3 img {
	float: left;
	margin-left: 0;
	margin-top: 75px;
}

.planta-info3 p {
	color: #bbbbbb;
	float: left;
	font-size: 32px;
	margin-left: 10px;
	margin-top: 80px;
}

.planta-info4 img {
	float: left;
	margin-left: 0;
	margin-top: 74px;
}

.planta-info4 p {
	color: #bbbbbb;
	float: left;
	font-size: 32px;
	font-size: 32px;
	margin-left: 10px;
	margin-top: 88px;
	line-height: 32px;
}

.lazer-title h3 {
	text-align: center;
	color: #aaaaaa;
	margin-top: 25px;
}

.lazer-title hr {
	border-top: 1px solid #ff8c2c;
	width: 100px;
	/*margin-top: 400px;*/
}
.flexslider1 {
	margin-top: 50px;
	margin-left: 25px;
	border: none !important;
}

.flex-control-thumbs li {
	width: 19.6% !important;
	float: left;
	margin: 10px 0 0;
}

.flex-control-thumbs img {
	width: 95.1% !important;
}
.flex-control-paging li a:hover {
	background: rgba(0,0,0,0.9);
	
}
.flex-control-paging li a.flex-active:hover,
.flex-control-paging li a.flex-active {
	background-color: #ff8c2c !important;
}
.flexslider1 .slides li {
	position: relative  !important;

}
.flexslider1 .slides li img {
	max-width: 915px !important;	
}
.flexslider1 .slides li a {
	width: 75px;
	height: 25px;
	position: absolute;
	right: 50px;
	bottom: 10px;
	color: #FFF;
	text-transform: capitalize;
	display: inline-block;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	background: transparent url(../img/empreendimentos/icon-magnifier.png) no-repeat top right;
}
.flexslider1 .slides li:hover a {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.localizacao-mapa {
	position: relative;
}
.localizacao-title h3 {
	text-align: center;
	color: #aaaaaa;
	margin-top: 25px;
}

.localizacao-title hr {
	border-top: 1px solid #ff8c2c;
	width: 100px;
	margin-top: 70px;
}

.localizacao-mapa iframe {
	margin-top: 50px;
	margin-left: 50px;
}
.localizacao-mapa .label{
	position: absolute;
	color: #aaaaaa;
	font-size: 21px;
	right: 25%;
	bottom: 20px;
	background: white;
	padding: 10px 30px;
}

.fim-interna hr {
	width: 150px;
	text-align: center;
	margin-top: 50px;
}
.andamentoobra {
	width: 425px;
	margin-left: 65px;
}
.andamentoobra-left {
	width: 425px;
/*	margin-top: 95px;*/
	margin-left: 50px;
}

.andamentoobra-left h3 {
	text-align: center;
	margin-bottom: 29px;
	color: #aaaaaa;
}

.ficha-tecnica {
	width: 400px;
	float: right;
}

.ficha-tecnica h3 {
	text-align: center;
	margin-bottom: 29px;
	color: #aaaaaa;
	text-align: left !important;
	margin-left: 40px !important;
}

.ficha-tecnica ul {
	font-size: 15px;
	line-height: 30px;
	list-style: none;
}

#progress-bar {
	position: relative;
	height: 126px;
	width: 390px;
	background: #AAA;
	margin-top: 55px;
}
#progress-bar .info {
	width: 40px;
	position: absolute;
	height: 33px;
	top: -33px;
	left: -13px;
	display: block;
	color: #FFF;
	background: url(../img/empreendimentos/progress-bar-info-background.png) no-repeat center center;
	text-align: center;
	line-height: 27px;

}

#progress-bar .bar {
	display: block;
	height: 126px;
	background: url(../img/empreendimentos/progress-bar-background.png);
}

.interna-nome {
	background-color: #fff;
    position: absolute;
    top: 20px;
    z-index: 99;
    padding: 0px 40px;
}

.flex-viewport {
	width: 100% !important;
}