body{
	margin: 0px; padding: 0px;
	font-family: 'Poppins', sans-serif;
	color: #202020;
	font-weight: 200;
}

/*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;
	background: #fff;
}


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

.menu_down{ position: fixed; }

.navbar-nav{ width: 100%; }

.navbar .nav-item{
	 text-align: right;
	margin-left: 2%;
	font-size: 15px;
	padding-top: 15px;
	font-weight: 200;
}

.navbar .nav-item .nav-link{ color: #5e5e5e!important; }
.navbar .nav-item .nav-link:hover{ color: #5e5e5e!important; }
.navbar .nav-item .nav-link:active{ color: #5e5e5e!important; }
.navbar .nav-item .nav-link:visited{ color: #5e5e5e!important; }


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

.menu_down{
	background: #fff;
}

.navbar-expand-md .navbar-nav{
	display: block;
    text-align: right;
}

.navbar .nav-item{ display:inline-block; }


.sobre{
	padding-bottom: 30px;
	

	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+50,5c7f98+50,5c7f98+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(92,127,152,1) 50%, rgba(92,127,152,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(92,127,152,1) 50%,rgba(92,127,152,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(92,127,152,1) 50%,rgba(92,127,152,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#5c7f98',GradientType=0 ); /* IE6-9 */

}

.sobre .col-md-12{ position: relative; }

.sobre h1{
 	padding: 20px 0;
	color: #fff; font-size: 25px; text-transform: uppercase;
	font-weight: 200; line-height: 40px;
}

.sobre .btpadrao{
	position: absolute; bottom: 40px; right: 10px;
	border: 1px solid #fff;
	color: #fff;
}


.vizinhanca p{
	width: 90%;
    font-size: 20px;
    margin-top: 15%;
    line-height: 30px;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 1px;
}



/*BANNERTOP*/

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

.bannertop video{
	width: 100%;
}

.bannertop .ft_btop{
	width: 100%;
}

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


/*BOX TIT*/
.boxtit{
	padding: 50px 0;
	text-align: center;
	color: #5c7f98; font-size: 30px; text-transform: uppercase;
	font-weight: 100;
}


.boxtit2{
	width: 90%;
	margin: 0 auto;
	padding: 50px 0;
	text-align: center;
	color: #5c7f98; font-size: 30px; text-transform: uppercase;
	font-weight: 100;
}

.boxtit2 h1{ 
	width: 30%;
	color: #ba956e;
	font-weight: 200;
	font-size: 30px;
	text-align: left;
	letter-spacing: 2px; line-height: 40px;
	display: inline-block;
}

.boxtit2 h2{ 
	width: 65%;
	display: inline-block;
	color: #5e5e5e;
	font-weight: 200;
	font-size: 20px;
	text-align: left;
	font-weight: 300;
	line-height: 35px;
	margin-top: -20px;
}

.boxtit2 h3{ 
	color: #ba956e;
	font-weight: 200;
	font-size: 30x;
	text-align: center;
	letter-spacing: 2px; line-height: 60px;
	display: block;
}

.boxtit2 h4{ 
	display: block;
	color: #5e5e5e;
	font-weight: 200;
	font-size: 20px;
	text-align: center;
	font-weight: 300;
	line-height: 35px;
}


.plantas{
	width: 100%;
	text-align: center;
}

.plantas img{
	width: 80%;
	display: block;
	margin: 20px auto;
}

.gale{ padding-bottom:80px; }

.gale img{ margin-bottom:20px; }



.contepor{
	background: #e8d4c0;
	padding: 20px;
}

.contepor h1{
	color:#ba956e;
	font-weight: 200;
	font-size:30px;
	text-align: left;
	line-height: 50px;
	margin-top: 30%;
	margin-left: 10%;
}

.contepor .tbfts{ height: 400px; border:2px solid #fff; }
.contepor .tbfts a{
	width: 50%; height: 50%;
	overflow: hidden;
	display: block;
	border:2px solid #fff;
	float: left;
}


.fullfoto{  }



.loca{
	position: relative;
	margin: 80px 0;
	padding-bottom: 30px;
}

.loca .container{ position:relative; z-index:2000 }

.loca h1{
	font-size: 30px;
	line-height: 50px;
	color: #5c7f98;
	font-weight: 200;
	margin: 10px 0 60px 0;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.loca p{
	width: 100%;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	font-weight: 200;
	padding-bottom: 20px;
}

.loca .btpadrao{
	color: #fff;
	border: 1px solid #fff;
	float: right;
	margin-top: 20px;
}



.bgazul{
	width: 75%; height: 73%;
	position: absolute; bottom: 0; right: 0;
	background: #5c7f98;
	z-index: 1000;
}


.btpadrao{
	color: #5e5e5e;
	border: 1px solid #ba956e;
	padding: 3px 5px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 15px;
	font-weight: 200;
	letter-spacing: 1px;
}

.logosfooter{
	width: 100%;
}

.logosfooter img{
	width: 100%;
	max-width: 500px;
	display: block; margin: 20px auto;
}


/*FOOTER*/

.footer{}

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

.footer .logofooter{ max-width: 350px; margin: 0 auto 30px auto; display: block; }
.footer h1{
    font-weight: 200; color: #5e5e5e;
    font-size: 25px;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.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; text-align:center; }

.footer .boxform .inp,
.footer .boxform textarea,
.footer .boxform .btenviar
{
	width: 24%; display: inline-block;
	border:none;
	background:#fff; color: #5e5e5e; font-size: 15px;
	line-height: inherit;
	margin-bottom: 10px; padding: 10px 5px;
	text-indent: 10px; text-transform: uppercase;
	border: 1px solid #5e5e5e;

}

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

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

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

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

.footer .boxform .btenviar {
	margin: 0 auto;
	text-indent: 0px;
	background: #5e5e5e; color: #fff;
}

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

.txtlegal p{
	margin: 0px; padding: 0px;
}



.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;*/
	cursor: pointer;
}

.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 iframe{
	width: 80%; height: 60vh; margin: 10% auto;
	display: block;
}
.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; }





.videos{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#53809b+0,53809b+50,ffffff+50,ffffff+100 */
background: rgb(83,128,155); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(83,128,155,1) 0%, rgba(83,128,155,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(83,128,155,1) 0%,rgba(83,128,155,1) 50%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(83,128,155,1) 0%,rgba(83,128,155,1) 50%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53809b', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.btvd01,
.btvd02{
	position: inherit!important;
	bottom: inherit!important;
	right: initial!important;
	margin-top: 20px;
	background: #53809b;
	color: #fff;
}

.btvd01{
	float: left;
}
.btvd02{
	float: right;
}

