body{
	margin: 0px; padding: 0px;
	font-family: AvenirLTStd-Light;
	color: #202020;
	background:#faf3e0;
}



/*FONTS*/
@font-face {
	font-family: AvenirLTStd-Light;
	src: url(fonts/AvenirLTStd-Light.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; }

.w100{ width:100% }



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


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

.clear{ clear: both; }

h1{ margin:0px; padding:0px; }
p{ line-height: inherit; }


.desk{ display:block; }
.mobile{ display:none; }


/*MENU*/

.fixed-top{  }


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

.menu_down{ position: fixed; }

.navbar-nav{ width: 100%; display:block; text-align:center; }

.navbar .nav-item{
	margin-left: 1%;
	font-size: 13px;
	text-transform: uppercase;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	display: inline-block;
}

.navbar .socialm{ border:none; }
.navbar .socialm a{ display: inline-block; }
.navbar .socialm a img{ width:25px;  }

.navbar .ivendas{ border:none; }
.navbar .ivendas a{
	border: 1px solid #fff;
	text-align: center;
	padding: 3px; margin: 5px;
}

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

.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;
	/*background: url(img/bannertop.jpg) center center no-repeat;*/
	background-size: cover;
}

.videobanner{
	position: relative;
	z-index: 50;
	overflow: hidden;
	width: 100%;
	padding: 0px; margin: 0px;
	display: block;
}

.bannertop h1{
	margin-top: 20%;
	color: #fff;
	font-size: 40px;
	position: absolute;
	z-index: 100;
}


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


/*BOX TIT*/
.boxtit{
	padding: 20px 0;
	background: #224b2b url(img/bgtitulo.jpg) no-repeat;
	background-size:100% auto;
	text-align: center;
	color: #e1d1c1; font-size: 50px;
}

.boxtit h1{
	color: #faf3e0;
	font-size: 25px;
	text-align: left;
	padding-top:15px;
	padding-bottom:10px;
}

.boxtit .btconheca{
	border: 2px solid #faf3e0;
	color: #faf3e0;
	padding: 10px;
	font-size: 25px;
	text-decoration: none;
}



/*fotovideo*/
.fotovideo{
	padding: 80px 0;
	background: url(img/fotovideo.jpg) center center no-repeat;
	background-size: cover;
}



/*sobre*/

.sobre{
	padding: 50px 0;
}

.sobre .boxup{
	padding-top: 100px;
}

.sobre span{
	color: #a07a49;
	font-size: 20px;
	text-transform: uppercase;
}

.sobre h1{
	color: #214828;
	font-size: 35px;
	text-transform: uppercase;
	margin: 20px 0;
	line-height: 45px;
}

.sobre p{
	color: #a07a49;
	font-size: 15px;
}

.sobre .btveja{
	border: 1px solid #a07a49;
	color: #a07a49;
	padding: 7px;
	font-size: 15px;
	text-decoration: none;
}


/*PROJETO*/
.projeto{
	width: 100%;
	padding: 20px 0;
	background: url(img/bgprojeto.jpg) left center no-repeat;
	background-size: cover;
}

.projeto h1{
	width: initial;
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	margin: 10% 0 0 20%;
	line-height: 45px;
}


/*GALERIA*/

.galeria{}

.galeria h1{
	color: #214828;
	font-size: 35px;
	text-transform: uppercase;
	margin: 20px 0;
	line-height: 45px;
	text-align: center;
}

.galeria p{
	color: #a07a49;
	font-size: 15px;
	text-align: center;
}

.galeria .btmasterplan{
	max-width: 200px;
	padding: 10px;
	text-align: center;
	color: #faf3e0;
	background: #214828;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
	margin: 50px auto;
	display: block;
}



.apartamentos{ padding:100px 0 }

.apartamentos h1{
	color: #214828;
	font-size: 32px;
	text-transform: uppercase;
	margin: 20px 0;
	line-height: 45px;
	text-align: center;
}

.apartamentos p{
	color: #a07a49;
	font-size: 15px;
	text-align: center;
}


/*ROOFTOP*/
.rooftop{
	min-height: 400px;
	background: url(img/bg02.jpg) center center no-repeat;
	background-size: cover;
}

.rooftop h1{
	color: #fff;
	font-size: 25px;
	text-transform: uppercase;
	margin: 50px 0 20px 0;
	text-align: left;
}

.rooftop p{
	color: #fff;
	font-size: 15px;
	text-align: left;
}

.rooftop .btveja{
	max-width: 120px;
	display: block;
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid #fff;
	color: #fff;
	padding: 7px;
	font-size: 15px;
	text-decoration: none;
}


.scasa{ padding:100px 0 }

.scasa .tcenter{ text-align:center; }

.scasa h1{
	color: #1f3e20;
	font-size: 32px;
	text-transform: uppercase;
	margin: 20px 0;
	line-height: 45px;
	text-align: left;
}

.scasa p{
	color: #a07a49;
	font-size: 15px;
	text-align: left;
}

.scasa .tcasa h1{
	font-size: 25px;
}

.scasa .tcasa p{
	color: #1f3e20;
}

.scasa .btveja{
	max-width: 120px;
	display: inline-block;
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid #1f3e20;
	color: #1f3e20;
	padding: 5px;
	font-size: 13px;
	text-decoration: none;
}




/*FOOTER*/

.footer{
background: url(img/bgfooter.jpg) top left no-repeat;
background-size: cover;

}

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

.footer .logofooter{ max-width: 350px; margin: 0 auto 30px auto; display: block; }

.footer h1{
    font-size: 30px; line-height: 40px;
	color: #e7dac9; text-align: left;
}

.footer .logos{ max-width: 300px; width: 100%; margin: 50px 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: 100%; margin: 0 auto;
	display: block;
	text-indent: 0px;
	background: #a07a49; color: #fff;
}

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


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


.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; }
