body{
	margin: 0px; padding: 0px;
	font-family: gotham-medium;
	/*font-family: 'Lato', sans-serif;*/
	color: #202020;
	background: url(images/bg_principal.jpg) top center repeat;
}



/*FONTS*/
@font-face {
	font-family: gotham-medium;
	src: url(fonts/Gotham-Medium.otf);
}

@font-face {
	font-family: gotham-extralight;
	src: url(fonts/Gotham-Medium.otf);
}

@font-face {
	font-family: town-60-contrast-bold;
	src: url(fonts/town-60-contrast-bold.ttf);
}




/*PADDINGS*/

.ptop50{ padding-top: 50px; }
.pbot50{ padding-bottom: 50px; }

.ptop100{ padding-top: 120px; }
.pbot100{ padding-bottom: 120px; }



.titprinc{
	font-size: 30px;
	text-align: center;
	font-family: town-60-contrast-bold;
}


.foto100{ width: 100%; }
.margin0{ margin: 0px; }

.clear{ clear: both; }


/*MENU*/

.fixed-top{ position: inherit; }


.navbar-brand img{ width: 80px; }

.menu_down{ position: fixed; }

.navbar-nav{ width: 100%; }

.navbar .nav-item{
	width: 16%; text-align: center;
	margin-left: 2%;
	font-size: 13px;
	font-family: gotham-medium;
	text-transform: uppercase;
	padding-top: 15px;
}

.navbar .nav-item .nav-link{ color: #427558; }
.navbar .nav-item .nav-link:hover{ color: #003732; }

.navbar .nav-item .pextra{ padding-top: 15px; }

.menu_down{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}


/*BANNERTOP*/

.bannertop{
	width: 100%;
	position: relative;
}

.bannertop .ft_btop{
	width: 100%;
}

.bannertop .setadown{
	position: absolute; left: 48%; bottom: 20px;
}


/*BOX TIT*/
.boxtit{
	padding: 20px 0;
	background: #113936 url(images/bg_plantas.jpg) 150% 0px no-repeat;
	background-size: auto 100%;
	text-align: center;
	color: #e1d1c1; font-size: 50px;
	font-family: town-60-contrast-bold;

}


.tititens{
	font-family: town-60-contrast-bold;
    font-weight: 900;
    font-size: 45px;
    line-height: 60px;
    margin-bottom: 50px;
    color: #113936;
}

p{ line-height: inherit; }


/*sobre*/

.sobre{ padding: 50px 0; background: url(images/bg_lines.png) top right repeat-y; }

.sobre .boxup{ width: 80%; margin: 150px auto 0 auto; }

.sobre .itensonde{
	font-size: 10px;
	color: #13254c;
}

.sobre .foto_sobre{ width: 80%; margin: 0 auto; display: block; }



/*vizinhanca*/

.vizinhanca .boxup{ width: 80%; margin: 100px auto 0 auto; }

.vizinhanca .itensonde{
	font-size: 10px;
	color: #13254c;
}

.vizinhanca .foto_sobre{ width: 100%; margin: 0 auto; display: block; }


/*homem de melo*/

.homemdemelo{ padding: 20px 0;  }

.homemdemelo .boxup{ width: 80%; }

.homemdemelo .itensonde{
	font-size: 10px;
	font-family: FFClanProRgNews;
	color: #13254c;
}

.homemdemelo .foto_sobre{ width: 100%; margin: 0 auto; display: block; }



/*MAPA*/

.mapa .boxup{ width: 100%; margin: 60% auto 0 auto; }

.mapa .boxup .tititens{
	font-size: 30px; color: #437659;
	line-height: inherit;
}
.mapa .boxup p{ text-transform: uppercase; }

.mapa .itensonde{
	font-size: 10px;
	color: #13254c;
}

.mapa .foto_sobre{ width: 100%; margin: 0 auto; display: block; }



/*FACHADA*/

.fachada{}
.fachada .box50{
	width: 50%; height: 100vh;
	float: left;
}
.fachada .box50 h1{
	margin-top: 40%; margin-left: 10%;
	color: #fff;
	text-align: left;
	font-family: town-60-contrast-bold;
    font-weight: 900;
    font-size: 40px;
    line-height: 55px;
}

.fachada .bgfachada{
	background: url(images/fachada.jpg) bottom center no-repeat;
	background-size: cover;
}
.fachada .bgplantas{
	background: url(images/bg_plantas_2.jpg) top center no-repeat;
	background-size: cover;
}




/*PROJETO*/

.projeto h1{
	text-align: center;
	font-family: town-60-contrast-bold;
    font-weight: 900;
    font-size: 50px;
    line-height: 75px;
    color: #113936;
}

.projeto .newrow{
	max-width: 80%; margin: 40px auto 0 auto;
}



/*FACHADA 2*/

.fachada2 .logofachada{
	width: 90px;
	position: absolute; left: 10%; top: 10%;
}
.fachada2 .box50{
	width: 50%; height: 100vh;
	float: left;
	position: relative;
}
.fachada2 .box50 h1{
	margin-top: 50%; margin-left: 10%;
	color: #0d3c38;
	text-align: left;
	font-family: town-60-contrast-bold;
    font-weight: 900;
    font-size: 40px;
    line-height: 55px;
}

.fachada2 .box50 p{
	font-size: 20px;
	color: #000;
	width: 80%; margin: 0 0 0 10%;
}

.fachada2 .bgfachada{
	background: url(images/fachada2.jpg) bottom center no-repeat;
	background-size: cover;
}
.fachada2 .bgplantas{
	background: url(images/bg_plantas_3.jpg) top center no-repeat;
	background-size: cover;
}





/*LAZER*/

.lazer .tit_lazer{ max-width: 1094px; width: 100%; }

.lazer .carousel{
	width: 100%; margin: 0 auto;
}

.lazer .menulazer{
	width: 100%; height: 100%; margin: 0 auto;	position: relative;
}
.lazer .menulazer a{
	width: 100%; height: 24.5%;
	position: relative;
	display: block;
	font-family: town-60-contrast-bold;
    font-weight: 900;
    font-size: 30px;
	text-align: center;
	padding-top: 50px; margin-bottom: 1%;
	text-transform: uppercase;
	background: #d7c1af; color: #113936;
	text-decoration: none;
	cursor: pointer;
}

.lazer .menulazer a.pextra{
	padding-top: 30px;
}

.lazer .menulazer a.ativo{ background: #113936; color:#d7c1af ; }

.fbx2,
.fbx3,
.fbx4
{ display: none; }


.fdif .carousel-control-next-icon,
.fdif .carousel-control-prev-icon{
	padding: 20px;
	background-color:#04234d;
	border-radius: 50%;
	background-size: 70%;
}



/*APARTAMENTOS*/

.apartamento{
	background: url(images/bg_plantas_4.jpg) top center no-repeat;
	background-size: cover;
}

.apartamento h1{
	font-family: town-60-contrast-bold;
    font-weight: 900;
    font-size: 40px;
	text-transform: uppercase;
	color: #fff;
	margin: 50% 0 20px 0;
}
.apartamento p{
	text-transform: uppercase;
	color: #fff;
	/*font-family: gotham-extralight;*/
	line-height: 35px;
}


/*PDFs*/

.pdfs{
	height: 100vh; max-height: 1000px;
	background: url(images/tit_plantas.png) top left no-repeat;
	background-size: auto 100%;

}

.pdfs .titplantas{
	height: 100%;
	background: url(images/bg_lines.png) top right repeat-y;
}

.pdfs h1{
	font-family: town-60-contrast-bold;
    font-weight: 900;
    font-size: 60px; line-height: 80px;
	text-transform: uppercase;
	color: #437659;
	margin: 0% 0 20px 0;
	text-align: center;
}

.pdfs p{
	text-align: center;
	font-size: 20px;
	text-transform: uppercase; 
	color: #000;
	font-family: gotham-extralight;
}

.pdfs a{
	max-width: 400px;
	padding: 20px 0px;
	margin: 0 auto 20px auto;
	background: #437659;
	color: #fff; font-size: 20px; text-align: center;
	text-decoration: none; text-transform: uppercase;
	display: block;
}

.pdfs .linkspdfs{
	margin-top: 40%;
}



/*BOXINFO*/

.boxinfo .col-md-5{ position: relative; }

.boxinfo .col-md-1 img{ width: 90%; }


.boxinfo h1{
	font-family: town-60-contrast-bold;
    font-weight: 900;
    font-size: 30px; line-height: 40px;
	text-transform: uppercase;
	color: #437659;
	margin: 0% 0 20px 5%;
}
.boxinfo p{
	font-family: gotham-extralight;
	font-size: 13px; line-height: inherit;
	color: #000;
	margin-left: 5%;
}

.boxinfo i{
	font-size: 10px;
	text-transform: uppercase;
	color: #000;
	position: absolute; left: 5%; bottom: 0%;
}

.sustentabilidade .carousel,
.sustentabilidade h1{
	margin-top: 80px;
}


/*FOOTER*/

.footer{
background: url(images/bg_verde.jpg) top left no-repeat;
background-size: 50% 100%;

}

.footer .bggreen{
	/*background: #003834;*/
}

.footer .logofooter{ max-width: 350px; margin: 0 auto 30px auto; display: block; }
.footer h1{
	font-family: town-60-contrast-bold;
    font-weight: 900;
    font-size: 30px; line-height: 40px;
	text-transform: uppercase;
	color: #e7dac9; text-align: left;
}

.footer .endereco{
	width: 100%; display: block;
	color: #0d3c38; text-align: center;
	text-transform: uppercase;
}

.footer .logos{ max-width: 500px; width: 100%; margin: 100px auto 0 auto; display: block; }


.footer .boxform{ width: 80%; margin: 0 auto; }

.footer .boxform .inp,
.footer .boxform textarea,
.footer .boxform .btenviar
{
	width: 100%;
	border:none;
	background:#e7dac9; color: #003935; font-size: 20px;
	line-height: inherit;
	margin-bottom: 10px; padding: 10px 0 10px 0;
	text-indent: 10px; text-transform: uppercase;

}

.footer .boxform textarea{
	height: 100px;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #003834;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #003834;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #003834;
}

.footer .boxform .btenviar {
	width: 50%; margin: 0 auto;
	display: block;
	text-indent: 0px;
	background: #437659; color: #fff;
}

.footer .txtlegal{ width: 90%; margin: 100px auto 0 auto; font-size: 10px; text-align: left; line-height: inherit; color: #809c9b; }




.fbx1 .carousel-item,
.fbx2 .carousel-item,
.fbx3 .carousel-item,
.fbx4 .carousel-item
{
	background: #fff;
	height: 500px; overflow: hidden;
	position: relative;
}

.fbx1 .carousel-item img,
.fbx2 .carousel-item img,
.fbx3 .carousel-item img,
.fbx4 .carousel-item img
{
	/*max-height: 500px;*/
	width: 100%;
	margin: 0 auto;
	display: block;
	position: absolute; left: 0; bottom: 0;
}

.fotoextra{ max-height: 500px; width: initial!important; position: inherit!important; }

.fbx1 .carousel-control-next-icon,
.fbx1 .carousel-control-prev-icon,
.fbx2 .carousel-control-next-icon,
.fbx2 .carousel-control-prev-icon,
.fbx3 .carousel-control-next-icon,
.fbx3 .carousel-control-prev-icon,
.fbx4 .carousel-control-next-icon,
.fbx4 .carousel-control-prev-icon
{ background-color: #000; border-radius: 50%; padding: 20px; background-size: 80%; }




.controle_video{
	width: 100px;
    margin: 20px auto 0 auto;
    text-align: center;
}

.controle_video button{
	width: 30px; height: 30px;
    border: none;
    background-color: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 15px;
    outline: none;
}

.btbnplay{
	border: none;
	padding: 0px; margin: 0px;
}

.controle_video .play{
	background-image: url(images/play.png);
}

.controle_video .pause{
	background-image: url(images/pause.png);
}

.controle_video .pl2{
	background-image: url(images/play_b.png);
	background-size: cover; 
}

.controle_video .pa2{
	background-image: url(images/pause_b.png);
	background-size: cover;
}


.boxvideo,
.boxvideo2
{
	width: 100%; height: 100%;
	position: fixed; top: 0px; left: 0px;
	z-index: 5000;
	display: none;

/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.9+0,0.9+100;Neutral+Density */
background: -moz-linear-gradient(top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.9) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6000000', endColorstr='#e6000000',GradientType=0 ); /* IE6-9 */
}

.boxvideo #videotop{
	width: 80%; max-height: 80%;
	margin: 0 auto;
	display: block;
	margin-top: 50px;
}

.boxvideo2 .video{
	margin-top: 60px;
}

.boxvideo .controle_video,
.boxvideo2 .controle_video
{
	position: relative; top: 0px; width: 80%; margin:5px auto;
}

.boxvideo .bt_fechavideo,
.boxvideo2 .bt_fechavideo2
{
	position: fixed; right: 3%; top: 3%;
}




/*MENU LATERAL*/

.menulateral{
    position: fixed; left: 2px; top:45%;
    z-index: 500;
}
.menulateral .box{
    width: 45px; height: 45px;
    background: #113936;
    padding:5px;
    margin-bottom: 1px;
}

.menulateral .box a{
    font-size: 25px;
    color: #fff;
    text-decoration: none;
    /*font-family: 'Aleo', serif;*/
    font-weight: 100;
    display: block;
}
.menulateral .box i{
    float: left;
    margin: 5px 0 0 5px;
}

.menulateral .box span{
    font-size: 14px; font-weight: 400;
    text-transform: uppercase;
    display: none;
    float: left;
    margin: 8px 0 0 10px;
}

.menulateral .phone:hover{ min-width: 190px; }
.menulateral .phone:hover span{ display:block; }

.menulateral .email:hover{ min-width: 250px; }
.menulateral .email:hover span{ display: inline-block; }

.menulateral .chat:hover{ min-width: 160px; }
.menulateral .chat:hover span{ display: inline-block; }

.menulateral .site:hover{ min-width: 200px; }
.menulateral .site:hover span{ display: inline-block; }