
@font-face {
  font-family: 'GillSansInfantW01-Bold';
  src: url('../fonts/GillSansInfantW01-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/GillSansInfantW01-Bold.woff') format('woff'), url('../fonts/GillSansInfantW01-Bold.ttf')  format('truetype'), url('../fonts/GillSansInfantW01-Bold.svg#GillSansInfantW01-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GillSansInfantW01';
  src: url('../fonts/GillSansInfantW01.eot?#iefix') format('embedded-opentype'),  url('../fonts/GillSansInfantW01.woff') format('woff'), url('../fonts/GillSansInfantW01.ttf')  format('truetype'), url('../fonts/GillSansInfantW01.svg#GillSansInfantW01') format('svg');
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: 'psfonticons';
  src:  url('../fonts/psfonticons.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;

}

	body{
		background: #979797 !important;
	}

 .palabra_titulo1,.bloque_palabra{
	 
	 margin-bottom: 15px;
 }

 
 .titulo_principal{
	margin: 0 0 10px 0;
    font-size: 36px;
    color: #0076ba;
    clear: both;
	}
	
	.texto_secundario{
		line-height: 1.2em;
		font-size: 30px;
		color: #626262;
	}
	
	 
	.fondo_drop{
				background: #f7ffd7;

	}
	
	 .score,  .timer{
    margin: 10px 10px 0 10px;
    font-weight: bold;
    font-size: 38px;
    color: #ffa605;
    height: 73px;
    width: 90px;
    background: #fff4d0;
    border: 1px solid #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,.35);
    -moz-box-shadow: inset 0 2px 2px rgba(0,0,0,.35);
    box-shadow: inset 0 2px 2px rgba(0,0,0,.35);
	    text-align: center;
}

  .timer-text,   .score-text {
    font-size: 18px;
    color: #626262;
    top: 9px;
}

.instruction-text {
    padding: 5% 15% 2% 15%;
    text-align: center;
    font-size: 30px;
    color: #505050;
}

.points{
	    margin-top: -8px;
}
	
	
	.contenedor_palabra {
		margin-top: 22px;
	}
	
	.Start,.pausa ,.playAgain,.Resume{
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px !important;
    border: 2px solid #45bdea !important;
    background: #47beeb;
    background: -webkit-linear-gradient(bottom,rgba(47,168,227,.5),rgba(171,234,255,.5));
    background: -moz-linear-gradient(bottom,rgba(47,168,227,.5),rgba(171,234,255,.5));
    background: linear-gradient(to top,rgba(47,168,227,.5),rgba(171,234,255,.5));
    text-shadow: none;
    filter: none;
    color: #fff;
	font-size: 26px !important;
	margin-top: 19px;
     
}

.pantalla_pause{
    background: #EBF8FE !important;
    padding-top: 120px !important;
    padding-bottom: 120px !important;
	width: 100%;    position: absolute;top: -451px;
}

.pregunta{
	    font-weight: bold;
    font-size: 28px;
    color: #237dab;
    margin: 10px;
    padding: 40px;
    text-align: left;
}


.button-text{

    color: #333;
    font-size: 24px;
    background: #ecf9ff;
    border: 2px solid #93d4fb;
	width:100%;
	height: 80px;
	cursor: pointer;
	margin-bottom: 34px;
	border-radius: 15px; 
	 	-webkit-user-select: none; /* Safari 3.1+ */
			-moz-user-select: none; /* Firefox 2+ */
			-ms-user-select: none; /* IE 10+ */
			user-select: none; /* Standard syntax */
 
	}
.button-text2{

    color: #333;
    font-size: 24px;
    background: #ecf9ff;
    border: 2px solid #93d4fb;
	width:100%;
	height: 80px;
	cursor: pointer;
	margin-bottom: 34px;
	border-radius: 15px; 
	 	-webkit-user-select: none; /* Safari 3.1+ */
			-moz-user-select: none; /* Firefox 2+ */
			-ms-user-select: none; /* IE 10+ */
			user-select: none; /* Standard syntax */
 
	}
	
	 .question {
    border: 1px solid #237dab;
    background: #237dab;
     font-size: 22px;
    color: #f4f2ee;
    padding: 15px;
    margin: 0;
	border-radius: 7px;
}

.question-text {
    position: relative;
	margin: 7px 41px;
}

 .question-number {
   position: absolute;
    left: 52px;
    top: 24px;
}

	
	.azul{
     color: #237dab;
    font-weight: bold;
 

	}
	
	.oculto{
		display: none;
	}
	
	.quitamano{
		cursor: auto;
	}
	
	
.icon_retro{
	position: relative;  
	top: -40px;   
	left: 6px;
}
	
 
 
.button-text:hover{
		background: #e2eff4;
		background: -webkit-linear-gradient(bottom,#ade4ff,#cbeeff);
		background: -moz-linear-gradient(bottom,#ade4ff,#cbeeff);
		background: linear-gradient(to top,#ade4ff,#cbeeff);
	}
	
	.button-text2 p,.button-text p{
	    text-align: center;
		margin: 20px 0 10px;
		margin: 14px 0 10px;
		font-size: 31px;
	}
	
	.playAgain{
		margin-top: -8px;
		margin-left: 36px;
	}
	
.progress-text {
    font-size: 16px;
    font-weight: bold;
    color: #0072b5;
}

progress[value]::-webkit-progress-bar {
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
}

progress[value]::-webkit-progress-value {
  background: #FFA605;

    border-radius: 2px; 
 }

 #progress-bar{
	 margin-left: -23px;
    width: 88px;
    height: 12px;
    background: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

 .contenedor1{
			font-family: 'GillSansInfantW01',sans-serif;
			font-size: 25px;
			border: 1px solid #a5dff9;
			background: #bce6fc;
			margin-top: 25px;
			color: #333;
			padding: 50px;
			-webkit-border-radius: 9px;
			-moz-border-radius: 9px;
			border-radius: 9px;
			-webkit-box-shadow: 0 4px 6px rgba(33,33,33,.45);
			-moz-box-shadow: 0 4px 6px rgba(33,33,33,.45);
			box-shadow: 0 4px 6px rgba(33,33,33,.45);		
			max-width: 914px;
			min-height:354px;
			margin: auto; 
			margin-top: 100px;
			margin-bottom: 0px;	
			}
		
		.palabra_principal{
			font-family: 'GillSansInfantW01-Bold',sans-serif;

		}
		
		
		.icon_back {			
			position: relative;
			left: 3px;
			top: -191px;
			width: 54px;
			cursor: pointer;
		}
		
		.icon_back:before {
			font-family: "psfonticons";
			content: "\e621";
			font-size: 44px;
			color: #0a598d;
		}
		
		.icon_next {
			position: relative;
			left: 3px;
			top: -191px;
			width: 54px;
			cursor: pointer;
	
		}
		
		.icon_next:before {
			font-family: "psfonticons";
			content: "\e620";
			font-size: 44px;
			color: #0a598d;	
		}
		
		.panel_text1 {  
			position: relative;
			left: 11px;
			top: -212px;
			font-size: 11px;
			color: #0a598d;
		}
		
				
		
		  .boton1 {
			width: 38px;
			height: 22px;
			margin-top: 8px;
			margin-left: 12px;
			background: url(../images/switch.png) -2px -26px;
			    cursor: pointer;

		}
		
		.boton2 {
 			    cursor: pointer;
				width: 38px;
			height: 22px;
			margin-top: 8px;
			margin-left: 12px;
			background: url(../images/switch.png)  -2px -2px;
			    cursor: pointer;

		}
		
		.palabra{
			text-decoration: underline ;      

		}
		
		.grupo1,.grupo2{
			cursor: pointer;
		}
		
		.cuadro{

			width: 54px;

			-webkit-user-select: none; /* Safari 3.1+ */
			-moz-user-select: none; /* Firefox 2+ */
			-ms-user-select: none; /* IE 10+ */
			user-select: none; /* Standard syntax */

  
		}
		
		
		

		
.bocina1{
    width: 36px;
    height: 36px;
    background: url(../images/galleryskin.png) -212px -105px no-repeat;
    cursor: pointer;
	
	margin-top: 0px;
	margin-left: 17px;
}

.bocina2{
    width: 36px;
    height: 36px;
    background: url(../images/galleryskin.png) -107px -105px no-repeat;
    cursor: pointer;
}

.col-md-8{
	    padding-left: 6px !important;
	
}

#parent { 
  position: relative; 
} 
#child { 
  position: absolute; 
  right: 27px; 
  top: 32px;
   
}

 

@media only screen and (max-width: 600px) {
	#child{
		left: -6px !important;
     
  }
  
  
  
  
}


