audio{display: none !important;}
p{color: rgb(255,255,255);margin: 0;padding: 10px 0 0 0;}
.mostra_nivel1{width: 100%; padding: 5px 2px 5px 2px; margin: 0 auto;}

.botao_nivel_jogo{cursor: pointer; width: 100%;padding: 17% 0}
.botao_nivel1_click{border:2px solid rgb(253,156,0)}
.botao_nivel2_click{border:3px solid rgb(0, 255, 0); padding: 24px 10px;}

.tipo_cachorro{background: url("../img/cachorro_mini.jpg") no-repeat center top;background-size:contain;}
.tipo_cavalo{background: url("../img/cavalo_mini.jpg") no-repeat center top;background-size:contain;}
.tipo_corvo{background: url("../img/corvo_mini.jpg") no-repeat center top;background-size:contain;}
.tipo_elefante{background: url("../img/elefante_mini.jpg") no-repeat center top;background-size:contain;}
.tipo_galinha{background: url("../img/galinha_mini.jpg") no-repeat center top;background-size:contain;}
.tipo_galo{background: url("../img/galo_mini.jpg") no-repeat center top;background-size:contain;}
.tipo_lobo{background: url("../img/lobo_mini.jpg") no-repeat center top;background-size:contain;}
.tipo_macaco{background: url("../img/macaco_mini.jpg") no-repeat center top;background-size:contain;}
.tipo_sapo{background: url("../img/sapo_mini.jpg") no-repeat center top;background-size:contain;}
.tipo_urso{background: url("../img/urso_mini.jpg") no-repeat center top;background-size:contain;}
.tipo_vaca{background: url("../img/vaca_mini.jpg") no-repeat center top;background-size:contain;}
.tipo_gato{background: url("../img/gato_mini.jpg") no-repeat center top;background-size:contain;}

.nomeAnimal{text-align: center;}
.fundoA{background-color: rgb(253,156,0)}
.botao_nivel1{font-size: 30px;width: 70px;padding: 25% 0 10px 0px;}
.botao_nivel2{border:2px solid #000000;cursor: pointer;padding: 5px 10px 5px 10px;}
.botao_nextNivel{font-size: 15px;}
.area_top_jogo{background-color: #0093DD;text-align:center;  width: 100%;/*height: 63px;*/padding: 5px 2px;border-radius: 15px;  }
.area_jogo{border-radius: 10px;background-color: white;width: 100%;padding-bottom:5px}
.area_load{text-align:center;width: 50px;padding: 20% 0;margin: 0 auto;}
.area_botaoNivel{float: right;width: 200px;display: none;padding: 0 0 0 20px;}
.area_mostraLetra{border:0px solid rgb(80,6,3);width: 100%;height: 100px;padding: 10px 0 10px 0px;margin: 0 auto;}
.area_botaoControle{text-align: right;padding: 10px 15px 0 15px;}

.sobreJogo{
	color:black;
	text-align: left;
}




.botao_nivel2OuvirN{background: url("../img/som2.png") no-repeat scroll left top;height:28px;font-weight: bold;padding: 0 0px 0 25px;  }
.area_MsgErro{background: url("../img/error.png") no-repeat scroll center top;background-size:contain;border:1px solid rgb(80,6,3);color: red;font-size: 70px;text-align: center;padding: 10% 0px;margin: 0 auto;}

.area_MsgErro2{
  font-size: 20px;
  text-align:center;  
}



.area_MsgCerto{
  border:1px solid rgb(80,6,3);
  color: rgb(0,255,0);
  font-size: 195%;
  text-align: center;
}

.area_MsgCerto2{
  font-size: 20px;
  text-align:center;  
}

.entrada_Nivel3{font-size: 70px;width: 70px;}

.area_escolhaLetras{
	  border:0px solid rgb(80,6,3);
	  text-align:center;
	  width: 100%;
	  
	  padding: 10px 0 10px 0px;  
	  margin: 0 auto;
}

.area_jogo table{
	width: 100%;
}


.area_top_jogo{  
  text-align:center;  
  width: 100%;  
  padding: 5px 0px;
  background-color: rgb(106,106,230);
  border-radius: 6px;   
}
.area_top_jogo h2{color:rgb(254,158,19) !important;;font-size:35px;}


.area_jogo{width: 100%;background-color: white;}
.area_load{text-align:center;width: 50px;padding: 25% 0px;margin: 0 auto;}

#areaBTT{float: right;margin-right: 10px;}
#areaBTT a{cursor: pointer;color:black}


.container h1{color:rgb(254,158,19);font-size:35px;}
.container audio{display: none}

.telaCheia{background:url("https://www.educajogos.com.br/layout-2017/img/camada.jpg") scroll center bottom;width: 100%;position: fixed;top: 0px;left: 0px;z-index: 1999;height:100%;max-width:unset;}

#telaJogo .row{margin-left: 0px!important;}

.descricaoJogo{color: white;}

@media (max-width: 576px) {
	.tituloJogo{font-size: 25px;}
	.area_top_jogo h2{font-size: 15px;}

	.botaoCurtiF span{width: 84px !important;}
	.botaoCurtiF span iframe{width: 84px !important;}  
	.area_jogo{padding: 10px 10px;}
	
	.mostra_nivel1 .col-lg-4{width: 50%!important;float: left; margin-top: 10px}
	
}	

@media (min-width: 577px) and (max-width: 768px) {
	.tituloJogo{font-size: 20px !important;}
	.descricaoJogo{color: white;text-align:center;font-size: 10px !important;margin: 0px !important	}
	
	.botaoFixa{background: url("../img/fixa.png") no-repeat scroll center top;background-size:contain;display: inline;border: 0px;float: right;margin-right: 10px;}	
	.botaoFixaFechar{background: url("../img/fechar.png") no-repeat scroll center top;background-size:contain;display: inline;border: 0px;float: right;margin-right: 10px;}
	
	.area_top_jogo h2 {
    	color: rgb(254,158,19) !important;
    	font-size: 25px;
    	margin-top: 10px;
  	}
  	
  	.area_load{padding: 15% 0;}
  	.mostra_nivel1 .col-lg-4{width: 33%!important;float: left; margin-top: 10px}
  	
  	.area_escolhaLetras .col-lg-4{width: 25%!important;float: left;padding: 0px 3px;}
	.area_MsgErro{max-width: 75px;padding: 6% 0px;}	
}

@media (min-width: 768px) {
	.tituloJogo{
		font-size: 36px !important;
	}
	.descricaoJogo{
		color: white;
	}
	
	.botaoFixa{
		display: none;
	}
	
	.botaoFixaFechar{
		display: none;
	}
	
}
