
@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: #fff ;
		  -webkit-user-select: none; /* Safari 3.1+ */
		  -moz-user-select: none; /* Firefox 2+ */
		  -ms-user-select: none; /* IE 10+ */
		  user-select: none; /* Standard syntax */
			}


 .contenedor1{
		font-family: 'GillSansInfantW01',sans-serif;
	    max-width: 960px;
	    height: 611px;
	    margin: auto;
 	    margin-bottom: 0px;
	    padding: 0px;
	    overflow: hidden;
	}

	.mano{
		cursor: pointer;
	}


.fondo1{
	position: absolute;	
	z-index: 6;
	top: 0px;
 }

.marcador{
position: absolute;
    z-index: 6;
    top: 6px;
    
    left: 826px;
 }
.marcador_texto{
	position: absolute;
    z-index: 6;
    top: 17px;
    left: 890px;
    font-size: 37px;
    color: white;
 }

.flecha1{
	position: absolute;	
	z-index: 6;
	top: 9px;
    left: 384px;
 }

.flecha2{
	position: absolute;
    z-index: 6;
    top: 9px;
    left: 519px;
 }

.flecha3{
	position: absolute;
    z-index: 6;
    top: 84px;
    left: 519px;
 }

.flecha4{
	position: absolute;	
	z-index: 6;
	top: 84px;
    left: 384px;
 }
.robot{
	    position: absolute;
    z-index: 6;
    top: 463px;
    left: 8px;
    width: 61px;
 }

.garra{
	position: absolute;
    z-index: 4;
    top: 11px;
    left: -15px;
 }
.linea{
	position: absolute;
    z-index: 5;
   top: 539px;
    left: 21px;
 }

.linea_inicio{
	position: absolute;
    z-index: 5;
    top: 539px;
    left: 34px;
 }

.linea_fin{
	position: absolute;
    z-index: 5;
    top: 539px;
    left: 953px;
 }

.numero_actual{
    position: absolute;
    z-index: 5;
    top: 37px;
    left: 311px;
    width: 42px;
    text-align: center;
 }
.numero_seleccionado{
position: absolute;
    z-index: 5;
    top: 37px;
    left: 520px;
    width: 41px;
    text-align: center;
 }
.numero_total{
    position: absolute;
    z-index: 5;
    top: 37px;
    left: 745px;
    text-align: center;
    width: 41px;
 }

.panel_blanco{
    position: absolute;
    z-index: 5;
    top: -127px;
    left: 275px;
    background: white;
    width: 542px;
    height: 301px;
}
.panel_energia{
       position: absolute;
    z-index: 6;
    top: 124px;
    left: 358px;
    background: #80DCFF;
    width: 272px;
    height: 44px;
}

.numero_inferior{
	position: absolute;
	z-index: 5;
  	top: 60px;
    left: 337px;
    text-align: center;
	width: 37px;
	opacity: 0;
 }

.numero_inicio{
	position: absolute;
	z-index: 5;
	top: 553px;
	left: 29px;
	text-align: center;
	font-size: 25px;
 }


.numero_fin{
	position: absolute;
	z-index: 5;
	top: 553px;
	left: 942px;
	text-align: center;
	font-size: 25px;
 }
.contenedor_respuestas{
	position: absolute;
	z-index: 5;
	top: 549px;
    left: 35px;
        width: 919px;
 
 }

.despegar{
position: absolute;
    z-index: 6;
    top: 83px;
    left: 826px;
 }

.texto_despegar{
    position: absolute;
    z-index: 6;
    top: 105px;
    left: 841px;
    font-size: 22px;
    color: #fff;
 
 }
.robots_final{
	position: absolute;
    z-index: 6;
    top: 309px;
    left: 430px;
    width: 329px;
 }


 .ir_menu{
 	background-image: url(../images/btn_done.png);
    width: 147px;
    height: 77px;
    position: absolute;
    top: 474px;
    left: 84px;
    padding: 20px;
    text-align: center;
 }


 .ir_menu2{
 	background-image: url(../images/btn_done.png);
    width: 147px;
    height: 77px;
    position: absolute;
    top: 8px;
    left: 24px;
    padding: 20px;
    text-align: center;
    z-index: 6;
 }
 .Si{
    background-image: url(../images/btn_no.png);
    width: 94px;
    height: 94px;
    position: absolute;
	top: 290px;
    left: 300px;
    padding: 20px;
    text-align: center;
    z-index: 6;
	display: flex;
    justify-content: center;
    align-items: center;
	color: white;
}
.No{
    background-image: url(../images/btn_no.png);
    width: 94px;
    height: 94px;
    position: absolute;
	top: 290px;
    right: 300px;
    padding: 20px;
    text-align: center;
    z-index: 6;
	display: flex;
    justify-content: center;
    align-items: center;
	color: white;
 }

.modal3Pregunta{
    height: 59px;
    width: 207px;
    display: flex;
    text-align: center;
    color: white;
    line-height: 17px;
}

 .Jugar_otra_vez{
 	background-image: url(../images/btn_done.png);
    width: 147px;
    height: 77px;
    position: absolute;
    top: 474px;
    left: 762px;

    padding: 20px;
    text-align: center;

 }


 .formato1{
	font-size: 26px;
    color: #ffffff;
 }
 .formato_letra_chica{
	font-size: 14px;
    color: #ffffff;
 }

 .texto_final{
 	position: absolute;
    top: 65px;
    left: 291px;
    width: 397px;
    text-align: center;
    color: white;
 }

.pantalla_final{
	position: absolute;
	z-index: 8;
	max-width: 960px;
    height: 611px;
    margin: auto;
    margin-bottom: 0px;
    padding: 0px;
    overflow: hidden;
}

.Jugar_boton{
     background-image: url(../images/btn_done.png);
    width: 147px;
    height: 77px;
    position: absolute;
    top: 470px;
    left: 605px;
    padding: 23px;
    text-align: center;
}
.aprender_boton{
     background-image: url(../images/btn_done.png);
    width: 147px;
    height: 77px;
    position: absolute;
    top: 470px;
    left: 744px;
    padding: 23px;
    text-align: center;
}


 .pantalla_inicio{
	position: absolute;
	z-index: 8;
	max-width: 960px;
    height: 611px;
    margin: auto;
    margin-bottom: 0px;
    padding: 0px;
    overflow: hidden;	
 }

.numero_inferior2{
	position: absolute;
		z-index: 5;
  	top: 60px;
    left: 495px;
    text-align: center;
	width: 37px;
	opacity: 0;
 }
.numero_inferior3{
	position: absolute;
		z-index: 5;
  	top: 60px;
    left: 648px;
    text-align: center;
	width: 37px;
	opacity: 0;
 }

.signo{
	position: absolute;
    z-index: 5;
    top: 36px;
    left: 394px;
    text-align: center;
    font-family: sans-serif;
    width: 42px;
    height: 42px;
 }

 .formato2{
 	    font-family: sans-serif;
 }

 .formato3{
    font-family: 'GillSansInfantW01',sans-serif;
   }


.barra{
position: absolute;
    z-index: 5;
    width: 31px;
    height: 5px;
    top: 63px;
    left: 340px;
    background: black;
	opacity: 0;
 }

.contenedor_respuestas{
	display: flex;
}

.segmento{
 
}

.texto_fraccion{

    width: 26px;
    margin-left: -8px;
    text-align: center;

}


.barra_pregunta{
position: relative;
    z-index: 5;
    width: 26px;
    height: 3px;
    top: -1px;
    left: -9px;
    background: transparent;
	opacity: 0;
 }
.barra_superior{
    position: relative;
    z-index: 5;
    width: 2px;
    height: 10px;
    top: -6px;
    left: 2px;
    background: transparent;
    margin-bottom: -6px;
 }
.barra_superior2{
 	position: relative;
    z-index: 5;
    width: 2px;
    height: 10px;
    top: -11px;
    left: 11px;
    background: transparent;
    margin-bottom: -6px;
 }

 .texto_fraccion{
 	font-size: 15px;
 	font-weight: bold;
	 color: transparent;
 }

.barra2{
	position: absolute;
    z-index: 5;
    width: 31px;
    height: 5px;
    top: 63px;
    left: 498px;
    background: black;
	opacity: 0;
 }
.barra3{
	position: absolute;
    z-index: 5;
    width: 31px;
    height: 5px;
    top: 63px;
    left: 652px;
    background: black;
	opacity: 0;
 }

.texto_format_1{
	    font-size: 38px;
    font-weight: bold;
	    letter-spacing: 10pt;

}

.fondo2{
	position: absolute;	
	z-index: 4; 
	top:0px;
 }
.fondo3{
	position: absolute;	
	z-index: 5;
    top: 532px;
 }

 .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;

	}
	
	 

  
 
 
	
	 
	
	.Start1,.pausa ,.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;
     
}

.Start{
	position: absolute;
    top: 224px;
    left: 550px;
    cursor: pointer;
}
.How{
	position: absolute;
    top: 452px;
    left: 788px;
    cursor: pointer;
} 
 
 
.fondo{
	position: absolute;
	
 }
.instrucciones{
	position: absolute;
    top: 0;
    left: 14px;
}

.back{
	position: absolute;
	top: 413px;
    left: 41px;
    cursor: pointer;
}
.back2{
	position: absolute;
	top: 413px;
    left: 41px;
    cursor: pointer;
	    z-index: 99;
}

.pantalla_letras{
    position: absolute;
    top: 101px;
    left: 343px;
    display: flex;
}

.seccion_drop{
    position: absolute;
   top: 158px;
    left: 333px;
    display: flex; 
}
.seccion_luces{
	position: absolute;
    top: 463px;
    left: 720px;
    display: flex;
}

.light{
	margin-left: 10px;
}

.droppable{
	z-index: 0;
	margin-right: 30px;
}



.draggable{
	z-index: 99;
    position: relative;
    width: 41px;
    height: 54px;
    padding-left: 12px;
    cursor: pointer;
    user-select: none;
    margin-left: 17px;
    font-size: 35px;
    background: none !important;
    font-weight: bold;
    border: none !important;
		
		
}

.iniciar2{
	position: absolute;
    top: 417px;
    left: 793px;
    width: 161px;
    cursor: pointer;
}


.Start:hover{
	width: 164px;
}

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

.Pregunta{
	position: absolute;
    top: 32px;
    left: 291px;
    font-size: 22px;
}


.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{
		position:absolute;
		z-index: 5;
		cursor: pointer;
		top: 190px;
		left: 388px;
	}
	.boton_no{
		position:absolute;
		z-index: 5;
		cursor: pointer;
		top: 325px;
		left: 381px;
	}
	
	.puntos_totales{
		position: absolute;
		z-index: 5;
		top: 128px;
		left: 532px;
		font-size: 41px;
		color: #5F288B;
	}
 	
	.respuetas_finales{
		    position: absolute;
			z-index: 5;
			top: 148px;
			left: 732px;
			font-size: 21px;
			color: #62C85C;
	}
	.tiempos_finales{
		    position: absolute;
			z-index: 5;
			top: 148px;
			left: 914px;
			font-size: 21px;
			color: #62C85C;
	}
 	
	
	.boton_si{
		position:absolute;
		z-index: 5;
		cursor: pointer; 
		top: 325px;
		left: 528px;
	}
	
.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;
}

		
		.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;
     
  }
  
  
  
  
}
.animacion1{
  animation: flotar1 linear 1.5s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: flotar1 linear 1.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: flotar1 linear 1.5s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: flotar1 linear 1.5s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: flotar1 linear 1.5s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
}

@keyframes flotar1{
  0% {
    transform:  translate(0px,0px)  ;
  }
  50% {
    transform:  translate(0px,7px)  ;
  }
  101% {
    transform:  translate(0px,0px)  ;
  }
}

@-moz-keyframes flotar1{
  0% {
    -moz-transform:  translate(0px,0px)  ;
  }
  50% {
    -moz-transform:  translate(0px,7px)  ;
  }
  101% {
    -moz-transform:  translate(0px,0px)  ;
  }
}

@-webkit-keyframes flotar1 {
  0% {
    -webkit-transform:  translate(0px,0px)  ;
  }
  50% {
    -webkit-transform:  translate(0px,7px)  ;
  }
  101% {
    -webkit-transform:  translate(0px,0px)  ;
  }
}

@-o-keyframes flotar1 {
  0% {
    -o-transform:  translate(0px,0px)  ;
  }
  50% {
    -o-transform:  translate(0px,7px)  ;
  }
  101% {
    -o-transform:  translate(0px,0px)  ;
  }
}

@-ms-keyframes flotar1 {
  0% {
    -ms-transform:  translate(0px,0px)  ;
  }
  50% {
    -ms-transform:  translate(0px,7px)  ;
  }
  101% {
    -ms-transform:  translate(0px,0px)  ;
  }
}
.bg-modal2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	display: flex;
	/*flex-direction: row;*/
	align-items: center;
	justify-content: center;
	z-index: 9;
}
.bg-modal {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 600px;
	background-color: #0000008c;
	display: flex;
	/*flex-direction: row;*/
	align-items: center;
	justify-content: center;
	z-index: 9;
}
.modal3 {
    width: 576px;
    height: 240px;
	background-image: url(../images/return_to_menu_window.png);
	background-position: center;
    background-repeat: no-repeat;
	display: flex;
    justify-content: center;
    align-items: center;
}


.modal2 {
	width: 85%;
	height: 95%;
}

.myyVideo {
	width: 100%;
	border-radius: 10px;
}

#myVideo {
	position: fixed;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
}
#botonesMenu {
	position: fixed;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
}