/**
 * @version 
 * @author Aparecido celso <Celsojrbr@gmail.com>
 * @controle de Posição e distribuição do site.
*/

*{
	/*font: 14px/1.4286 roboto,Noto Sans KR,Noto Naskh Arabic,Noto Sans TC,Noto Sans Japanese,sans-serif;
    -webkit-font-smoothing: antialiased;
	font-family: 'Bitter', serif;
	font-family: Arial;
	font-family: 'Pacifico', cursive;
	font-family: 'Press Start 2P', cursive;
	font-family: 'Fredericka the Great', cursive;
	font-family: 'Harmattan', sans-serif;
	font-family: 'Baloo Paaji', cursive;
	font-family: 'Londrina Sketch', cursive;
	font-family: 'Milonga', cursive;
	font-family: 'Istok Web', sans-serif;
	font-family: 'Imprima', sans-serif;
	font-family: 'Source Code Pro', monospace;
	font-family: 'Arvo', serif;*/
	font-family: Arial;
}
body{
	
}
a{
	text-decoration:none;
	color:#333;
}

.container{
	width:1180px;
}


.TabelasDiv div{
	border-right: solid;
	overflow: auto;
}

.TabelasArquivos{
	height: 240px;
	border-right:none !important;
}

.TabelasDiv div:nth-child(4n){
	border-right:none !important;
}

#cabecalho{
	display:block; 
}

#cabecalho .ImagemLogo{
	width: 100%;
	margin-top: 13px;
	margin-bottom: 10px;
}

#cabecalho #NavegadorTopo{
	float:right;
	margin-bottom:0em;
}

.instituicao{
	font-size:1.4em;
	text-align:justify;
	/*font-family:'belwe Lt BT';*/
}
.instituicao h1{
	/*font-family:'belwe Lt BT';*/
}
.tituloProjeto{
	margin-top:0px;
	/*font-family:'belwe Lt BT';*/
}

.Projeto{
	margin-bottom:20px;
	overflow:hidden;
}

#cabecalho #NavegadorTopo ul li a{
	/*padding:1.4em;*/
	padding: 2.4em 0.80em;
	font-size:1.2em;
	
}
#cabecalho #NavegadorTopo ul li a span{
	font-weight: 700;
}

#Rodape{
	Color:#fff;
	font-size:1.4em;
	text-align: center;
}

#inputText{
	width:100%;
	padding:0.6em;
	margin-bottom:1.0em;
	
}

#inputTextarea{
	width:100%;
	padding:0.6em;
	height:10.0em;
	margin-bottom:1.5em;
	/*font-size:1.4em;*/
}

#inputButton{
	padding:0.6em 1.5em;
	/*font-size:1.4em;
	/*font-weight:bold;*/
}

#iconredes{
	padding-left:0em;
}

#iconredes img{
	width:100%;
	padding:0.4em;
}

sub {
	bottom: .4em;
	left:1em;
    font-size: 0.4em;
}

#noticiasSmall,#noticiasMed{
	font-size: 1.2em;
}
#noticiasSmall p, #noticiasMed p{
	margin-top:1.2em;
}

#noticiasSmall img{
	width:100%;
	
}

#videoPlayerCanvas img{
	width:100%;
	border:solid #fff;
	border-width: 2px;
}

#VideoControler p{
	margin-top: 1.2em;
	font-size:1.4em;
}

#VideoControler img{
	width:100%;
	border:solid #fff;
	border-width: 2px;
}
#imagemVideo{
	position:relative;
}
#imagemVideo .player{
	display:block;
	width:15%;
	height:auto;
	top:40%;
	left:41%;
	position:absolute;
	z-index:10;
	/*padding:1.0em;*/
}

#VideoControler .controledores img{
	border:None;
}
#VideoControler .controledores{
	width:100%;
}

#VideoControler #iconcotroler{
	width:3.4em;
	float:left;
	margin-top:0em;
	margin-right:1.4em;
	margin-bottom:3em;
	margin-top:0em;
}

.linkYoutube{
	font-size:1.6em;
	font-weight:bold;
	line-height:1.0em;
}

.imagenCursos{
	width: 100%;
	margin-bottom:15px;
	box-shadow: 0 3px 10px 0 rgba(0,0,0,.2);
}
.corBranca{
	padding: 15px;
	background:#fff;
	margin-bottom: 30px;
	box-shadow: 0 3px 10px 0 rgba(0,0,0,.2);
}
.corBranca p {
	margin-bottom: 0rem;
	
}
#depoimentos{
	
}

#depoimentos .texeDepo{
	position:relative;
}
#depoimentos .texeDepo::before {
    content: "”";
	font-size:3em;
	position:absolute;
	left:-30px;
	top:-0.3em;
	/*font-family:arial;*/
	font-weight:bold;
	transform: rotateY(180deg);
}
#depoimentos .texeDepo::after {
    content: "\”";
	font-size:3em;
	position:absolute;
	/*font-family:arial;*/
	font-weight:bold;
	bottom:-0.6em;
}

#depoimentos img{
	width:80%;
}


#inicialSlide{
	/*background-color:#343;*/
	height:500px;
	position:relative;
	padding-left:0px;
}

#inicialSlide:before{
	content: " ";
	background-color: #e30613;
}

#buttoncontroler{
	
}

#buttoncontroler #indice1{ 
	z-index: 3;
	margin:auto;
	width:15px;
	height:15px;
	position:absolute;	
	left:40%;
	top:95%
}

#buttoncontroler #indice2{ 
	z-index: 3;
	margin:auto;
	width:15px;
	height:15px;
	position:absolute;	
	left:45%;
	top:95%
}

#buttoncontroler #indice3{ 
	z-index: 3;
	margin:auto;
	width:15px;
	height:15px;
	position:absolute;	
	left:50%;
	top:95%;
}

#buttoncontroler #indice4{ 
	z-index: 3;
	margin:auto;
	width:15px;
	height:15px;
	top:95%;
	position:absolute;	
	left:55%;
}

#buttoncontroler a{
	background:#ccc;
	/*border-radius: 100%;*/
}

.tituloComBarraSlide:hover{
	text-decoration:underline;
	color:#fff;
}
.tituloComBarraSlide{
	position:absolute;
	bottom:40px;
	right: 45px;
	display:block;
	font-size:2.9em;
	text-align:right;
	padding:20px;
	margin:auto;
	width:auto;
}


.tituloComBarraSlide p{
	position: relative;
	display:block;
	color:#FFF;
	font-weight:bold;
	z-index:10;
}
.tituloComBarraSlide p::before{
	content: "”";
	color:#f18837 !important;
	font-size:2em;
	position:absolute;
	left:-0.5em;
	top:-0.2em;
	/*font-family:arial;*/
	font-weight:bold;
	transform: rotateY(180deg);
	z-index:10;
}

.tituloComBarraSlide p::after{
	content: "”";
	font-size:2em;
	position:absolute;
	/*font-family:arial;*/
	font-weight:bold;
	bottom:-0.6em;
	color:#f18837 !important;
	z-index:10;
	
}


.texto{
	color:#404040;	
	/*font-family:Arial;*/
	position:relative;
	/*overflow:hidden;*/
}


#slide{
	display:none;
	
}

#slide:before{
	border-style:solid;
	border-width: 2px;
	display:inline-block;
	content: " ";
	left:-0em;
	position: absolute;
	color:#e30613;
	padding:20px 0px;
	border-image:url(../../imgs/bordarcor.png) 10;
}

#slidefundoFotos{
	position:relative;
	filter: grayscale(0%);
	
}
#slidefundoFotos::after{
	content: " ";
	position:absolute;
	/*background:#00f;*/
	background:#1d534a;
	/*background:rgba(0,153,127,0.5);*/
	width:100%;
	height:100%;
	top:0px;
	opacity:0.5;
	
}
#dadosRodape p{
	margin-bottom:25px;
}

#dadosRodape #tituloBrancoForce,#dadosRodape #tituloBrancoForce sub a{
	line-height: 1px;
	font-size: 45px;
}

h3 {
	/*font-family:'Belwe Lt BT';*/
}

#depoimentos{
	font-size: 1.4em;
}
#dadosRodape{
	font-size: 1.4em;
}

#formControler{
	
}

#ImagemPurpleBanner{
	background-position: center;
	background-size: 100% auto;
	
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	
}

#ImagemPurpleBanner2{
	background-position: center;
	background-size: 100% auto;
	
	
}

.TextControle{
	line-height:1.3;
	color:#fff;
	text-align:center;
}

.TextIncricao {
    font-size: 30px;
}
.TextIncricaomedio{
	font-size:22px;
}

.TextIncricaomini{
	font-size:14px;
}
.TextControle{
	line-height:1.3;
	color:#fff;
}

.botaocorAzul:hover,.botaocorAmarelo:hover,.botaocorVerde:hover {
	filter: brightness(1.2);
}
.botaocorAzul,.botaocorAmarelo,.botaocorVerde {
	color:#fff !important;
	font-size:1.4em;
	background: #0056AB !important;
	padding:1.4em;
	margin:15px;
}
.botaocorAmarelo{
	background: #FDC305 !important;
	
}
.botaocorVerde{
	background: #008920 !important;
	
}
#cabecalhoMobile{
	display:None;
}

#maternaisGestao{
	text-align:center;
}


#maternaisGestao .DadosMaternais {
    box-shadow: 0 3px 10px 0 rgba(0,0,0,.2);
	display:block;
    border-radius: 8px;
    height: 420px;
    -webkit-transition: all .4s;
    transition: all .4s;
    cursor: pointer;
    position: relative;
	/*background: #0056ab url(../../imgs/RodapeSite.png);*/
	background: #0056ab;
	overflow: hidden;
	background-size: 350%;
    background-repeat: no-repeat;
    background-position-y: 102%;
    background-position-x: -2px;
}

#maternaisGestao .DadosMaternais .titulo{
	margin-Top:15px;
	margin-left:10px;
	margin-right:10px;
	color:#fff !important;
	font-size:1.8em;
	
}

#maternaisGestao .DadosMaternais a:hover{
	color:#fff !important;
}

#redes{
}

#redes img{
	width:70%;
	height:auto;
	
}


.ec_video{ 
	position:relative; 
	background-position:center; 
	background-repeat:no-repeat; 
	background-size:cover;
	height:600px; 
	overflow:hidden; 
}

.ec_video:before{ 
	content:""; 
	position:absolute; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%; 
	background:rgba(0,0,0,.5); 
}

.ec_video-descricao{ 
	display:table; 
	width:100%; 
	table-layout:fixed; 
}

.ec_video-texto{ 
	display:table-cell; 
	vertical-align:middle; 
	width:100%; 
	height:600px; 
	text-align:center; 
}

.ec_video-texto h2{ 
	margin-bottom:48px; 
}

.un_video-player{ 
	position:absolute; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%; 
	overflow:hidden; 
}

.un_video-player video{ 
	position:absolute; 
	top:50%; 
	left:50%; 
	transform:translate(-50%,-50%); 
	width:auto; 
	height:auto; 
	min-width:100%; 
	min-height:100%; 
	background-size:cover; 
}

.un_video-player:after{ 
	content:""; 
	position:absolute; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%;
	background:rgba(0,0,0,.5); 
}

.ec_titulo{
	font-size:4.6em;
	color:#fff;
}

.ec_botao{
	font-size:2.0em;
	padding:0.60em;
	color:#fff !important;
	background:#0056ab;
}




.carousel-caption h2 .linkslide{
	color:#fff !important;
	text-align:left;
}
.carousel-caption h2{
	background:#0056AB;
	box-shadow: 0 3px 10px 0 rgba(0,0,0,.2);
	padding:30px;
	height:105.5%;
	margin:0px;
	padding-bottom:80px;
	display: flex;
    justify-content: center;
	align-items: center; 
}
.carousel-caption{
	right: 0%;
	left:70%;
	top: 0px;
	padding: 0px;
}
.carousel-indicators{
	display: flex;
}
.carousel-indicators{
	justify-content: flex-end;
}
.carousel-control{
	left: 15px;
	width: 3%;
}
.carousel-control.right{
	right: 15px;
}

.DadosMaternais .imagemMaternal {
	position:relative;
}

.DadosMaternais .imagemMaternal .hiddentext{
	position:absolute;
	background:#000;
	top:0%;
	opacity:0.0;
	left:0%;
	width:100%;
	padding-top:30%;
	padding-bottom:25.5%;
	color:#fff;
	font-size:1.8em;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    transition-duration: 0.1s;
}

.DadosMaternais:hover .imagemMaternal .hiddentext{
	position:absolute;
	background:#000;
	top:0%;
	opacity:0.8;
	left:0%;
	width:100%;
	padding-top:28%;
	padding-bottom:23.5%;
	color:#fff;
	font-size:1.8em;
}

.DadosMaternais .imagemMaternal img{
	width:100%;
	margin-top: -9px;
}

#redes .facebook, #redes .Flickr, #redes .Instagram, #redes .Youtube{
	border-radius:50%;
	display:block;
	/*height:50px;
	width:50px;
	margin:15px;*/
	margin-Top:15px;
	z-index:15;
}

strong {
	font-size: 40px;
}

.dadosNoticias {
	text-decoration:none;
	list-style:none;
	padding:0px;
}
.dadosNoticias #titulo{ 
	font-size: 1.8em;
	line-height: 1.2em;
}

.dadosNoticias #descricao{ 
	font-size: 1.2em;
}

.dadosNoticias #publicacao{ 
	font-size: 0.8em;
}
.Gradiente{
	background-image: linear-gradient(#eee, #fff);
}

.colorgreen{
	background:#0056ab;
}
.noticiasPrincipal .imagemNoticiaP{
	background-size: 100% auto !important;
	background-position:center;
	background: rgba(0, 0, 0, 0) repeat scroll center center / 107% auto;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
	transition: all 0.1s linear;
	
}
.imagemNoticiaP{
	height:auto;
	width:100%;
	margin-bottom:0px;
	/*background: rgba(0, 0, 0, 0) repeat scroll center center / 107% auto;*/
	
}

.noticiasPrincipal:hover .imagemNoticiaP {
	background-size: 110% !important;
	opacity:0.8;
	background-position:center;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
	transition: all 0.1s linear;
}

#NoticiasInicial .imagemNoticias {
	background-size: 100% !important;
	opacity:1.0;
	background-position:center;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
	transition: all 0.1s linear;
	width:100%;
}

#NoticiasInicial:hover .imagemNoticias {
	background-size: 110% !important;
	opacity:0.8;
	background-position:center;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
	transition: all 0.1s linear;
}


#galeria{
	float:left;
	margin-right:35px;
	margin-bottom:35px;
}
#galeria:hover{
	opacity:0.8;
}

#galeria:last-child{
	  background:#65BC50;
	  height: 160px;
}

#galeria:last-child:hover{
	background:#EC268F;
	transition:all 0.3s ease;
}

.videoInicial{
	background: #0056ab;
	color:#fff !important;
}


#redes{
}

#redes img{
	width:55%;
	height:auto;
}

#redes .facebook, #redes .Flickr, #redes .Instagram, #redes .Youtube{
	display:block;
	/*height:50px;
	width:50px;
	margin:15px;*/
	margin-Top:15px;
	z-index:15;
}

#redes .facebook img{
	background-image:url('../../imgs/iconRedes/iconface (2).png');
	background-size:100%;
	height: 19px;
	-webkit-transition: all .4s;
}
#redes .facebook:hover > img{ 
	background-image:url('../../imgs/iconRedes/iconface.png');
}

#redes .Flickr img{
	background-image:url('../../imgs/iconRedes/iconflickr (2).png');
	background-size:100%;
	height: 19px;
	-webkit-transition: all .4s;
}
#redes .Flickr:hover > img{ 
	background-image:url('../../imgs/iconRedes/iconflickr.png');
}

#redes .Instagram img{
	background-image:url('../../imgs/iconRedes/iconinsta (2).png');
	background-size:100%;
	height: 19px;
	-webkit-transition: all .4s;
}
#redes .Instagram:hover > img{ 
	background-image:url('../../imgs/iconRedes/iconinsta.png');
}

#redes .Youtube img{
	background-image:url('../../imgs/iconRedes/iconyoutube (2).png');
	background-size:100%;
	height: 19px;
	-webkit-transition: all .4s;
}
#redes .Youtube:hover > img{ 
	background-image:url('../../imgs/iconRedes/iconyoutube.png');
}
.fancybox:hover{
	opacity: 0.8;
}

#CadapioCotroler {
	
}
#CadapioCotroler .imagemCardapio:hover{
	opacity:0.8;
	display:block;
	position:relative;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	
}
#CadapioCotroler .imagemCardapio:hover > .dadosCardapio{
	opacity:1;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.dadosCardapio{
	opacity:0;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.dadosCardapio{
	font-size:2.0em;
	position:absolute;
	top:0px;
	left:0px;
	padding-top:15%;
	margin-left:3.7%;
	width:92.5%;
	height:100%;
	text-align:center;
	background-color:#0056ab;
	color:#fff !important;
	
}
.dadosCardapio b,
.dadosCardapio a{
	color:#fff !important;
	margin-Top:15px;
	opacity:1 !important;
}




.FotosConteiner{
	display: flex;
	max-width: 100%;
}

.FotosConteiner .FotoDisplay{
	flex-grow: 1;
	display: contents;
}

.FotosConteiner .FotoDisplay img{
	background-size:100% auto !important;
	background-position: center !important;
	width: 25%;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.FotosConteiner .FotoDisplay:hover img{
	background-size:107% auto !important;
	background-color:#0056AB;
	opacity:0.8;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.carousel-inner{
	height: 430px;
}
.carousel-inner .item{
	background-size: 71% auto;
	height: 100%;
	background-position-y: 0px;
	
}

@media only screen and (min-width: 981px) and (max-width: 1080px) {
	.container {
		width:100%;
	}
	
		
	.TabelasDiv div{
		border-right: solid;
		overflow: auto;
	}

	.TabelasArquivos{
		height: 240px;
		border-right:none !important;
	}

	.TabelasDiv div:nth-child(4n){
		border-right:none !important;
	}

	
	#cabecalho{
		display:None;
	}
	#redes img{
		height:62px !important;
	}
	
	#cabecalhoMobile{
		display:block;
	}
	
	
	#LogoMarca #fundoimg{
		width:140px;
		margin:auto;
		display:block;
		padding-bottom: 5px;
		padding-top: 15px;
		float:left;
		margin-bottom:5px;
		margin-Top:5px;
	}

	#LogoMarca .tituloJ{
		display:block;
		margin-bottom:25px;
		margin-top:25px;
		color:#008920;
		font-size:3.5em;
		font-weight:bold;
		float:left;
		width:69%;
		text-align:center;
	}

	#NavTope{
		font-size:1.3em;
		background: #fff;
	}

	#opcao{
		color: #008920;
		list-style:none;
		padding: 10px 0;
	}
	
		
	#NavTope{
		font-size:1.6em;
	}

	#opcao{
		color: #008920;
		list-style:none;
		padding: 10px 0;
	}

	#ativador{
		display:block;
		position:absolute;
		right:0px;
		display: block;
		position: absolute;
		
		width: 60px;
		height: 60px;
		top: 22px;
		right: 18px;
		z-index:14;
	}

	.Ativo{
		display:block;
		transform: translate(100%,0%);
		box-shadow: rgba(0,0,0,0.1) -2px 0px 2px;
		position: absolute;
		top: 76px;
		height: 100vh;
		padding: 10px 0;
		right:220px;
		width:220px;
		/*background: #55c4cf;*/
		color: #008920;
		z-index:4;
	}

	.Desativo{
		display:none;
		
	}
	
		/************************************************** novo botão menu do site **************************/

	#nav-icon, #nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
		width: 40px;
		z-index:4;
		height: 40px;
		position: absolute;
		margin: 15px 15px;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		cursor: pointer;
		top: 7px;
		right: 0px;
		
	}


	#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
	  display: block;
	  position: absolute;
	  height: 6px; /*9px*/
	  width: 100%;
	  background: #008920; /*#d3531a*/
	  border-radius: 0px;
	  opacity: 1;
	  left: 0; 
	  -webkit-transform: rotate(0deg);
	  -moz-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  transform: rotate(0deg);
	  -webkit-transition: .25s ease-in-out;
	  -moz-transition: .25s ease-in-out;
	  -o-transition: .25s ease-in-out;
	  transition: .25s ease-in-out;
	  
	}

	#nav-icon1 span:nth-child(1) {
	  top: 0px;
	}

	#nav-icon1 span:nth-child(2) {
	  top: 12px; /*18px*/ /*23*/
	}

	#nav-icon1 span:nth-child(3) {
	  top: 24px; /*36px*/
	}

	#nav-icon1.open span:nth-child(1) {
	  top: 18px;
	  -webkit-transform: rotate(135deg);
	  -moz-transform: rotate(135deg);
	  -o-transform: rotate(135deg);
	  transform: rotate(135deg);
	}

	#nav-icon1.open span:nth-child(2) {
	  opacity: 0;
	  left: -60px;
	}

	#nav-icon1.open span:nth-child(3) {
	  top: 18px;
	  -webkit-transform: rotate(-135deg);
	  -moz-transform: rotate(-135deg);
	  -o-transform: rotate(-135deg);
	  transform: rotate(-135deg);
	}

	/* Icon 2 */

	#nav-icon2 {
	}

	#nav-icon2 span {
	  display: block;
	  position: absolute;
	  height: 9px;
	  width: 50%;
	  background: #fff; /*#d3531a*/
	  opacity: 1;
	  -webkit-transform: rotate(0deg);
	  -moz-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  transform: rotate(0deg);
	  -webkit-transition: .25s ease-in-out;
	  -moz-transition: .25s ease-in-out;
	  -o-transition: .25s ease-in-out;
	  transition: .25s ease-in-out;
	}

	#nav-icon2 span:nth-child(even) {
	  left: 50%;
	  border-radius: 0 9px 9px 0;
	}

	#nav-icon2 span:nth-child(odd) {
	  left:0px;
	  border-radius: 9px 0 0 9px;
	}

	#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
	  top: 0px;
	}

	#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
	  top: 18px;
	}

	#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
	  top: 36px;
	}

	#nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6) {
	  -webkit-transform: rotate(45deg);
	  -moz-transform: rotate(45deg);
	  -o-transform: rotate(45deg);
	  transform: rotate(45deg);
	}

	#nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5) {
	  -webkit-transform: rotate(-45deg);
	  -moz-transform: rotate(-45deg);
	  -o-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	}

	#nav-icon2.open span:nth-child(1) {
	  left: 5px;
	  top: 7px;
	}

	#nav-icon2.open span:nth-child(2) {
	  left: calc(50% - 5px);
	  top: 7px;
	}

	#nav-icon2.open span:nth-child(3) {
	  left: -50%;
	  opacity: 0;
	}

	#nav-icon2.open span:nth-child(4) {
	  left: 100%;
	  opacity: 0;
	}

	#nav-icon2.open span:nth-child(5) {
	  left: 5px;
	  top: 29px;
	}

	#nav-icon2.open span:nth-child(6) {
	  left: calc(50% - 5px);
	  top: 29px;
	}

	/* Icon 3 */

	#nav-icon3 span:nth-child(1) {
	  top: 0px;
	}

	#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
	  top: 18px;
	}

	#nav-icon3 span:nth-child(4) {
	  top: 36px;
	}

	#nav-icon3.open span:nth-child(1) {
	  top: 18px;
	  width: 0%;
	  left: 50%;
	}

	#nav-icon3.open span:nth-child(2) {
	  -webkit-transform: rotate(45deg);
	  -moz-transform: rotate(45deg);
	  -o-transform: rotate(45deg);
	  transform: rotate(45deg);
	}

	#nav-icon3.open span:nth-child(3) {
	  -webkit-transform: rotate(-45deg);
	  -moz-transform: rotate(-45deg);
	  -o-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	}

	#nav-icon3.open span:nth-child(4) {
	  top: 18px;
	  width: 0%;
	  left: 50%;
	}

	/* Icon 4 */

	#nav-icon4 {
	}

	#nav-icon4 span:nth-child(1) {
	  top: 0px;
	  -webkit-transform-origin: left center;
	  -moz-transform-origin: left center;
	  -o-transform-origin: left center;
	  transform-origin: left center;
	}

	#nav-icon4 span:nth-child(2) {
	  top: 18px;
	  -webkit-transform-origin: left center;
	  -moz-transform-origin: left center;
	  -o-transform-origin: left center;
	  transform-origin: left center;
	}

	#nav-icon4 span:nth-child(3) {
	  top: 36px;
	  -webkit-transform-origin: left center;
	  -moz-transform-origin: left center;
	  -o-transform-origin: left center;
	  transform-origin: left center;
	}

	#nav-icon4.open span:nth-child(1) {
	  -webkit-transform: rotate(45deg);
	  -moz-transform: rotate(45deg);
	  -o-transform: rotate(45deg);
	  transform: rotate(45deg);
	  top: -3px;
	  left: 8px;
	}

	#nav-icon4.open span:nth-child(2) {
	  width: 0%;
	  opacity: 0;
	}

	#nav-icon4.open span:nth-child(3) {
	  -webkit-transform: rotate(-45deg);
	  -moz-transform: rotate(-45deg);
	  -o-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	  top: 39px;
	  left: 8px;
	}

	.imagenCursos{
		margin-Top:25PX;
	}
	#iconredes{
		width: 25%;
		display: block;
		float: left;
		margin-bottom: 50px
	}
	
}

@media only screen and (min-width: 640px) and (max-width: 980px) {
	.container{
		width:100%;
	}
	
	
	.TabelasDiv div{
		border-right: none;
		overflow: auto;
	}

	.TabelasArquivos{
		height: Auto;
		border-right:none !important;
	}

	.TabelasDiv div:nth-child(4n){
		border-right:none !important;
	}

	
	#redes img{
		height:35px !important;
	}
	
	#cabecalho{
		display:None;
	}
	
	#cabecalhoMobile{
		display:block;
	}
	
	#LogoMarca #fundoimg{
		width:140px;
		margin:auto;
		display:block;
		padding-bottom: 5px;
		padding-top: 15px;
		float:left;
		margin-bottom:5px;
		margin-Top:5px;
	}

	#LogoMarca .tituloJ{
		display:block;
		margin-bottom:25px;
		margin-top:25px;
		color:#008920;
		font-size:3.5em;
		font-weight:bold;
		float:left;
		width:69%;
		text-align:center;
	}

	#NavTope{
		font-size:1.3em;
		background: #fff;
	}

	#opcao{
		color: #008920;
		list-style:none;
		padding: 10px 0;
	}
	
		
	#NavTope{
		font-size:1.6em;
	}

	#opcao{
		color: #008920;
		list-style:none;
		padding: 10px 0;
	}

	#ativador{
		display:block;
		position:absolute;
		right:0px;
		display: block;
		position: absolute;
		
		width: 60px;
		height: 60px;
		top: 22px;
		right: 18px;
		z-index:14;
	}

	.Ativo{
		display:block;
		transform: translate(100%,0%);
		box-shadow: rgba(0,0,0,0.1) -2px 0px 2px;
		position: absolute;
		top: 76px;
		height: 100vh;
		padding: 10px 0;
		right:220px;
		width:220px;
		/*background: #55c4cf;*/
		color: #008920;
		z-index:4;
	}

	.Desativo{
		display:none;
		
	}
	
	/************************************************** novo botão menu do site **************************/

	#nav-icon, #nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
		width: 40px;
		z-index:4;
		height: 40px;
		position: absolute;
		margin: 15px 15px;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		cursor: pointer;
		top: 7px;
		right: 0px;
		
	}


	#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
	  display: block;
	  position: absolute;
	  height: 6px; /*9px*/
	  width: 100%;
	  background: #008920; /*#d3531a*/
	  border-radius: 0px;
	  opacity: 1;
	  left: 0; 
	  -webkit-transform: rotate(0deg);
	  -moz-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  transform: rotate(0deg);
	  -webkit-transition: .25s ease-in-out;
	  -moz-transition: .25s ease-in-out;
	  -o-transition: .25s ease-in-out;
	  transition: .25s ease-in-out;
	  
	}

	#nav-icon1 span:nth-child(1) {
	  top: 0px;
	}

	#nav-icon1 span:nth-child(2) {
	  top: 12px; /*18px*/ /*23*/
	}

	#nav-icon1 span:nth-child(3) {
	  top: 24px; /*36px*/
	}

	#nav-icon1.open span:nth-child(1) {
	  top: 18px;
	  -webkit-transform: rotate(135deg);
	  -moz-transform: rotate(135deg);
	  -o-transform: rotate(135deg);
	  transform: rotate(135deg);
	}

	#nav-icon1.open span:nth-child(2) {
	  opacity: 0;
	  left: -60px;
	}

	#nav-icon1.open span:nth-child(3) {
	  top: 18px;
	  -webkit-transform: rotate(-135deg);
	  -moz-transform: rotate(-135deg);
	  -o-transform: rotate(-135deg);
	  transform: rotate(-135deg);
	}

	/* Icon 2 */

	#nav-icon2 {
	}

	#nav-icon2 span {
	  display: block;
	  position: absolute;
	  height: 9px;
	  width: 50%;
	  background: #fff; /*#d3531a*/
	  opacity: 1;
	  -webkit-transform: rotate(0deg);
	  -moz-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  transform: rotate(0deg);
	  -webkit-transition: .25s ease-in-out;
	  -moz-transition: .25s ease-in-out;
	  -o-transition: .25s ease-in-out;
	  transition: .25s ease-in-out;
	}

	#nav-icon2 span:nth-child(even) {
	  left: 50%;
	  border-radius: 0 9px 9px 0;
	}

	#nav-icon2 span:nth-child(odd) {
	  left:0px;
	  border-radius: 9px 0 0 9px;
	}

	#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
	  top: 0px;
	}

	#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
	  top: 18px;
	}

	#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
	  top: 36px;
	}

	#nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6) {
	  -webkit-transform: rotate(45deg);
	  -moz-transform: rotate(45deg);
	  -o-transform: rotate(45deg);
	  transform: rotate(45deg);
	}

	#nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5) {
	  -webkit-transform: rotate(-45deg);
	  -moz-transform: rotate(-45deg);
	  -o-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	}

	#nav-icon2.open span:nth-child(1) {
	  left: 5px;
	  top: 7px;
	}

	#nav-icon2.open span:nth-child(2) {
	  left: calc(50% - 5px);
	  top: 7px;
	}

	#nav-icon2.open span:nth-child(3) {
	  left: -50%;
	  opacity: 0;
	}

	#nav-icon2.open span:nth-child(4) {
	  left: 100%;
	  opacity: 0;
	}

	#nav-icon2.open span:nth-child(5) {
	  left: 5px;
	  top: 29px;
	}

	#nav-icon2.open span:nth-child(6) {
	  left: calc(50% - 5px);
	  top: 29px;
	}

	/* Icon 3 */

	#nav-icon3 span:nth-child(1) {
	  top: 0px;
	}

	#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
	  top: 18px;
	}

	#nav-icon3 span:nth-child(4) {
	  top: 36px;
	}

	#nav-icon3.open span:nth-child(1) {
	  top: 18px;
	  width: 0%;
	  left: 50%;
	}

	#nav-icon3.open span:nth-child(2) {
	  -webkit-transform: rotate(45deg);
	  -moz-transform: rotate(45deg);
	  -o-transform: rotate(45deg);
	  transform: rotate(45deg);
	}

	#nav-icon3.open span:nth-child(3) {
	  -webkit-transform: rotate(-45deg);
	  -moz-transform: rotate(-45deg);
	  -o-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	}

	#nav-icon3.open span:nth-child(4) {
	  top: 18px;
	  width: 0%;
	  left: 50%;
	}

	/* Icon 4 */

	#nav-icon4 {
	}

	#nav-icon4 span:nth-child(1) {
	  top: 0px;
	  -webkit-transform-origin: left center;
	  -moz-transform-origin: left center;
	  -o-transform-origin: left center;
	  transform-origin: left center;
	}

	#nav-icon4 span:nth-child(2) {
	  top: 18px;
	  -webkit-transform-origin: left center;
	  -moz-transform-origin: left center;
	  -o-transform-origin: left center;
	  transform-origin: left center;
	}

	#nav-icon4 span:nth-child(3) {
	  top: 36px;
	  -webkit-transform-origin: left center;
	  -moz-transform-origin: left center;
	  -o-transform-origin: left center;
	  transform-origin: left center;
	}

	#nav-icon4.open span:nth-child(1) {
	  -webkit-transform: rotate(45deg);
	  -moz-transform: rotate(45deg);
	  -o-transform: rotate(45deg);
	  transform: rotate(45deg);
	  top: -3px;
	  left: 8px;
	}

	#nav-icon4.open span:nth-child(2) {
	  width: 0%;
	  opacity: 0;
	}

	#nav-icon4.open span:nth-child(3) {
	  -webkit-transform: rotate(-45deg);
	  -moz-transform: rotate(-45deg);
	  -o-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	  top: 39px;
	  left: 8px;
	}

	.imagenCursos{
		margin-Top:25PX;
	}
	#iconredes{
		width: 25%;
		display: block;
		float: left;
		margin-bottom: 50px
	}
	.carousel-inner{
		height: 150px;
	}
	.carousel-inner .item{
		background-size: 71% auto;
		height: 149px;
		background-position-y: 0px;
	}
	.carousel-caption h2{
		font-size:10px;
		padding: 15px;
		padding-bottom: 50px;
	}
	.carousel-caption{
		bottom: 0px;
		left: 60%;
		
	}
	.notoffset{
		margin-left:0px;
	}
	
	.canvasImagens{
		height: 82.75px !important;
	}
	.h1, h1{
		font-size: 25px;
	}
	#Index8{
		margin:0px !important;
	}
	.fotoControler{
		padding:0px !important;
	}
	#GaleriaMarginBranca{
		width: 100% !important;
		height: auto !important;
	}
	#GaleriaControlerTamanho{
		width: 70%;
	}
}

@media only screen and (min-width: 320px) and (max-width: 640px) {
	.container{
		width:100%;
	}
	
	
	.TabelasDiv div{
		border-right: none;
		overflow: auto;
	}

	.TabelasArquivos{
		height: Auto;
		border-right:none !important;
	}

	.TabelasDiv div:nth-child(4n){
		border-right:none !important;
	}
	
	#cabecalho{
		display:None;
	}
	
	#cabecalhoMobile{
		display:block;
	}
	
	#LogoMarca #fundoimg{
		width:140px;
		margin:auto;
		display:block;
		padding-bottom: 5px;
		padding-top: 15px;
		float:left;
		margin-bottom:5px;
		margin-Top:5px;
	}

	#LogoMarca .tituloJ{
		display:block;
		margin-bottom:25px;
		margin-top:25px;
		color:#008920;
		font-size:3.5em;
		font-weight:bold;
		float:left;
		width:69%;
		text-align:center;
	}

	#NavTope{
		font-size:1.3em;
		background: #fff;
	}

	#opcao{
		color: #008920;
		list-style:none;
		padding: 10px 0;
	}
	
		
	#NavTope{
		font-size:1.6em;
	}

	#opcao{
		color: #008920;
		list-style:none;
		padding: 10px 0;
	}

	#ativador{
		display:block;
		position:absolute;
		right:0px;
		display: block;
		position: absolute;
		
		width: 60px;
		height: 60px;
		top: 22px;
		right: 18px;
		z-index:14;
	}

	.Ativo{
		display:block;
		transform: translate(100%,0%);
		box-shadow: rgba(0,0,0,0.1) -2px 0px 2px;
		position: absolute;
		top: 76px;
		height: 100vh;
		padding: 10px 0;
		right:220px;
		width:220px;
		/*background: #55c4cf;*/
		color: #008920;
		z-index:4;
	}

	.Desativo{
		display:none;
		
	}
	
	/************************************************** novo botão menu do site **************************/

	#nav-icon, #nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
		width: 40px;
		z-index:4;
		height: 40px;
		position: absolute;
		margin: 15px 15px;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		cursor: pointer;
		top: 7px;
		right: 0px;
		
	}


	#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
	  display: block;
	  position: absolute;
	  height: 6px; /*9px*/
	  width: 100%;
	  background: #008920; /*#d3531a*/
	  border-radius: 0px;
	  opacity: 1;
	  left: 0; 
	  -webkit-transform: rotate(0deg);
	  -moz-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  transform: rotate(0deg);
	  -webkit-transition: .25s ease-in-out;
	  -moz-transition: .25s ease-in-out;
	  -o-transition: .25s ease-in-out;
	  transition: .25s ease-in-out;
	  
	}

	#nav-icon1 span:nth-child(1) {
	  top: 0px;
	}

	#nav-icon1 span:nth-child(2) {
	  top: 12px; /*18px*/ /*23*/
	}

	#nav-icon1 span:nth-child(3) {
	  top: 24px; /*36px*/
	}

	#nav-icon1.open span:nth-child(1) {
	  top: 18px;
	  -webkit-transform: rotate(135deg);
	  -moz-transform: rotate(135deg);
	  -o-transform: rotate(135deg);
	  transform: rotate(135deg);
	}

	#nav-icon1.open span:nth-child(2) {
	  opacity: 0;
	  left: -60px;
	}

	#nav-icon1.open span:nth-child(3) {
	  top: 18px;
	  -webkit-transform: rotate(-135deg);
	  -moz-transform: rotate(-135deg);
	  -o-transform: rotate(-135deg);
	  transform: rotate(-135deg);
	}

	/* Icon 2 */

	#nav-icon2 {
	}

	#nav-icon2 span {
	  display: block;
	  position: absolute;
	  height: 9px;
	  width: 50%;
	  background: #fff; /*#d3531a*/
	  opacity: 1;
	  -webkit-transform: rotate(0deg);
	  -moz-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  transform: rotate(0deg);
	  -webkit-transition: .25s ease-in-out;
	  -moz-transition: .25s ease-in-out;
	  -o-transition: .25s ease-in-out;
	  transition: .25s ease-in-out;
	}

	#nav-icon2 span:nth-child(even) {
	  left: 50%;
	  border-radius: 0 9px 9px 0;
	}

	#nav-icon2 span:nth-child(odd) {
	  left:0px;
	  border-radius: 9px 0 0 9px;
	}

	#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
	  top: 0px;
	}

	#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
	  top: 18px;
	}

	#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
	  top: 36px;
	}

	#nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6) {
	  -webkit-transform: rotate(45deg);
	  -moz-transform: rotate(45deg);
	  -o-transform: rotate(45deg);
	  transform: rotate(45deg);
	}

	#nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5) {
	  -webkit-transform: rotate(-45deg);
	  -moz-transform: rotate(-45deg);
	  -o-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	}

	#nav-icon2.open span:nth-child(1) {
	  left: 5px;
	  top: 7px;
	}

	#nav-icon2.open span:nth-child(2) {
	  left: calc(50% - 5px);
	  top: 7px;
	}

	#nav-icon2.open span:nth-child(3) {
	  left: -50%;
	  opacity: 0;
	}

	#nav-icon2.open span:nth-child(4) {
	  left: 100%;
	  opacity: 0;
	}

	#nav-icon2.open span:nth-child(5) {
	  left: 5px;
	  top: 29px;
	}

	#nav-icon2.open span:nth-child(6) {
	  left: calc(50% - 5px);
	  top: 29px;
	}

	/* Icon 3 */

	#nav-icon3 span:nth-child(1) {
	  top: 0px;
	}

	#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
	  top: 18px;
	}

	#nav-icon3 span:nth-child(4) {
	  top: 36px;
	}

	#nav-icon3.open span:nth-child(1) {
	  top: 18px;
	  width: 0%;
	  left: 50%;
	}

	#nav-icon3.open span:nth-child(2) {
	  -webkit-transform: rotate(45deg);
	  -moz-transform: rotate(45deg);
	  -o-transform: rotate(45deg);
	  transform: rotate(45deg);
	}

	#nav-icon3.open span:nth-child(3) {
	  -webkit-transform: rotate(-45deg);
	  -moz-transform: rotate(-45deg);
	  -o-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	}

	#nav-icon3.open span:nth-child(4) {
	  top: 18px;
	  width: 0%;
	  left: 50%;
	}

	/* Icon 4 */

	#nav-icon4 {
	}

	#nav-icon4 span:nth-child(1) {
	  top: 0px;
	  -webkit-transform-origin: left center;
	  -moz-transform-origin: left center;
	  -o-transform-origin: left center;
	  transform-origin: left center;
	}

	#nav-icon4 span:nth-child(2) {
	  top: 18px;
	  -webkit-transform-origin: left center;
	  -moz-transform-origin: left center;
	  -o-transform-origin: left center;
	  transform-origin: left center;
	}

	#nav-icon4 span:nth-child(3) {
	  top: 36px;
	  -webkit-transform-origin: left center;
	  -moz-transform-origin: left center;
	  -o-transform-origin: left center;
	  transform-origin: left center;
	}

	#nav-icon4.open span:nth-child(1) {
	  -webkit-transform: rotate(45deg);
	  -moz-transform: rotate(45deg);
	  -o-transform: rotate(45deg);
	  transform: rotate(45deg);
	  top: -3px;
	  left: 8px;
	}

	#nav-icon4.open span:nth-child(2) {
	  width: 0%;
	  opacity: 0;
	}

	#nav-icon4.open span:nth-child(3) {
	  -webkit-transform: rotate(-45deg);
	  -moz-transform: rotate(-45deg);
	  -o-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	  top: 39px;
	  left: 8px;
	}
	
	.imagenCursos{
		margin-Top:25PX;
	}
	#iconredes{
		width: 25%;
		display: block;
		float: left;
		margin-bottom: 50px
	}
	
	.carousel-inner{
		height: 150px;
	}
	.carousel-inner .item{
		background-size: 71% auto;
		height: 149px;
		background-position-y: 0px;
	}
	.carousel-caption h2{
		font-size:10px;
		padding: 15px;
		padding-bottom: 50px;
	}
	.carousel-caption{
		bottom: 0px;
		left: 60%;
		
	}
	.notoffset{
		margin-left:0px;
	}
	
	.canvasImagens{
		height: 82.75px !important;
	}
	.h1, h1{
		font-size: 25px;
	}
	#Index8{
		margin:0px !important;
	}
	.fotoControler{
		padding:0px !important;
	}
	#GaleriaMarginBranca{
		width: 100% !important;
		height: auto !important;
	}
	#GaleriaControlerTamanho{
		width: 70%;
	}
	.carousel-inner {
		height: 150px;
	}
	#ImagemPurpleBanner{
		background-position: 20% 0px !important;
	}
	.botaocorAzul, .botaocorAmarelo, .botaocorVerde{
		display: block;
	}
	#redes img{
		height: 25px !important;
	}
	
	#Rodape #redes .facebook img{
		height: 35px !important;
	}
	.cardMaternais{
		margin-bottom:25px;
	}
}

