section#entrada{width:100%; height:900px; margin:0; padding:0; 
background-color:#FFF; background-image:url(../img/entrada.jpg); background-position:50% 50%; background-repeat:no-repeat; background-size:80%;
 /*position:fixed;*/ z-index:800; display:none;
}
section#sobre{
	padding:0px; margin:0px; width:100%; height:100%; padding-top:150px;
	background-image:url(../img/fundo-branco.jpg); background-size:100% 100%;
    position:absolute; top:0;  display:none; 
}
ul, li{margin:0; padding:0px; list-style:none;
}
.quadro-sobre{width:70%; margin:0 auto; display:table; position:relative; 
}
.sobre-esq{width:40%; height:100%; float:left; padding-left:5%;
}
.sobre-esq img{width:100%; margin:20px auto;  border:solid 5px #CCC; box-shadow: 5px 5px 20px rgba(0,0,0,0.5);
}
.sobre-dir{width:50%; height:100%; float:right; padding-bottom:100px; display:table;
}
.sobre-dir02{width:50%; height:300px; float:right; padding-bottom:100px; display:table;
}
a.fechar03{
	padding:40px 0px 0px 0px; margin:0px; width:40px;
	background-image:url(../img/fechar.png);  background-size:100%;
	background-repeat:no-repeat; background-position:top; 
	position:absolute; top:10px; right:-80px; text-decoration:none;
	font-family: 'Economica', sans-serif; text-align:center; color:#000; font-size:16px; 
	line-height: 0.9;  font-weight:bold; z-index:999; display:none; 
}
a.fechar03:hover{
	color:#F60;
}
#logo-section2{width:30%; height:150px; position:relative; margin:0 auto; 
background-image:url(../img/logo-transp.png); background-repeat:no-repeat; 
background-size:100%;
}
h1.titulo02{
	padding:10px 20px 5px 10px; margin:0px; width:90%; 
	display:table; font-family: 'Economica', sans-serif;  font-size:24px; 
	line-height:1;  font-weight:bold; color:#F60;
}
h2.sub-tit2{
	padding:0px 20px 0px 10px; margin:0px; width:90%; 
	display:table;  font-family: 'Economica', sans-serif;   font-size:20px; line-height: 1.2; color:#666;
	}
p.text-img2{
	padding:10px 20px 30px 10px; margin:0px; width:95%; 
	display:table; text-align:justify; font-family: 'Open Sans', sans-serif;    font-size:12px;   font-weight:normal; color:#000;
}
span.legendas2{
	padding:10px; margin:1px; width:100%; height:10%;  font-family: 'Open Sans', sans-serif;    font-size:10px;  font-weight:normal; color:#000;
}
span{
color:#000;
}
section#contato{
	padding:0px; margin:0px; width:100%; height:100%;  padding-top:150px;
	background-image:url(../img/fundo-branco.jpg); background-size:100% 100%;
	position:absolute; top:0;  display:none; 
}

section#bate-papo01, section#bate-papo02, section#bate-papo03{
	padding:0px; margin:0px; width:100%; height:100%;  padding-top:150px;
	background-image:url(../img/fundo-branco.jpg); background-size:100% 100%;
	position:absolute; top:0;  display:none; 
}

.entrev01{padding:0px; margin:10px 0px 10px 10px; width:130px; display:block; height:70px; background:#000; float:left; cursor:pointer; position:relative;}
.entrev02{padding:0px; margin:10px 0px 10px 10px; width:130px; display:block; height:70px;  float:left; cursor:pointer;}

div.entrev01 p{width:90%; height:20%; position:absolute; bottom:0; left:0; padding:5%; display:table; margin:0; /*background-color:rgba(0,0,0, 0.5); */
font-family: 'Open Sans', sans-serif; font-size:12px;  font-weight:bold; color:#FC0;
z-index:900;}
div.entrev01 p:hover{/*background-color:rgba(255,255,255, 0.5);*/ color:#000;}

div.entrev01 a {
	width:100%; 
background-position:center; background-repeat:no-repeat; 
background-size:100%; height:100%; position:relative; 
display:block;  z-index:890;}

/* SCROOL BAR*/
#style-1::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}
#style-1::-webkit-scrollbar{
	width: 5px;
	background-color: #F5F5F5;
}
#style-1::-webkit-scrollbar-thumb{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color:#999;
}
#style-2::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}
#style-2::-webkit-scrollbar{
	width: 8px;
	background-color: #F5F5F5;
}
#style-2::-webkit-scrollbar-thumb{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color:#C90;
}


@media (max-width: 1023px) {
.quadro-sobre{width:90%;}
.sobre-esq{width:100%; height:100%; float:none; padding-left:0%;}
.sobre-esq img{width:70%; margin:0px auto; display:block;}
.sobre-dir{width:100%; height:100%; float:none; padding-bottom:100px;  padding-top:20px; display:table;}
#logo-section2{display:none;}
a.fechar03{
	padding:35px 0px 0px 0px; width:30px; top:10px; right:10px;	font-size:14px; 
	line-height: 0.1;}
section#entrada{position:relative; top:-150px;  background-size:200%;}

.sobre-dir02{width:100%; height:300px;  float:none; padding-bottom:50px; display:table;
}

}

@media (max-width: 1500px) {
section#entrada{position:relative; top:-150px; background-size:50%; }
section#sobre{padding-top:80px;}
section#contato{padding-top: 80px;}
section#bate-papo01{padding-top: 80px;}
section#bate-papo02{padding-top: 80px;}
section#bate-papo03{padding-top: 80px;}


}
