@font-face{
  font-family: Kgss;
  src:url(KGSCS.ttf) format('truetype');
}
@font-face{
  font-family: Kgsk;
  src:url(KGSCSK.ttf) format('truetype');
}
@font-face{
  font-family: Cgt;
  src:url(Cgt.ttf) format('truetype');
}
@font-face{
font-family: CaveatBrush;
src:url(caveatbrush.ttf) format('truetype');
}
[draggable="true"] {
  transform: translate(0, 0);
  z-index: 0;
}
* {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body{
  background-image: url(../assets/imagenes/fondon.png);
  -moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;


}


.boto{
  margin-right: 10%;
  margin-top:20px;
  display:none;
}
#boto6{
justify-content: center;
align-items: center;
display: none;


}
#split{
  display: inline-block;
  line-height: 1em; /* for demo snippet */ 
  font-weight: bold;
    font-size: 60px;
  font-family:Arial;
  background: linear-gradient(black 60%,transparent 40%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin: auto;


}
#split2{

  font-weight: bold;
    font-size: 60px;
  font-family:Arial;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;


}

.contenedor{
  background-color: #54affe;
  width: 82%;
max-height: 900px;
min-height: 900px;
  border: solid 3px black;
  border-radius: 30px;
  margin-left: 10%;
  margin-top: 1.5%;
  box-shadow: 10px 10px 15px black;
}

.contenedorimg{
  background-color: #54affe;
  width: 82%;

  border: solid 3px black;
  border-radius: 30px;
  margin-left: 10%;
  margin-top: 1.5%;
  box-shadow: 10px 10px 15px black;
}


h1{
  font-family: Cgt;
  text-align: center;
  color:white;
font-size: 36px;

}

.contenedorboton{
margin-top: 50px;
margin-left: 43%;

}

.boton{
  height: 50px;
border: 2px solid white;
width: 170px;
font-family: Cgt;
font-size: 24px;
color:white;
background-color:#252525;
border-radius: 25px;
box-shadow: 3px 3px 3px #000;
font-weight:bold;

cursor:pointer;
margin-top: 8%;

}
.boton:hover{
  color: white;
  background-color: black;
}
.actividadcaja{
  height: 150px;
  width: 150px;
  border: solid 5px black;
  border-radius: 20px;
  background-color: #ffb027;
  margin-left: 20px;
  float:left;
  margin-top: 20px;
  background-size: cover;

}
.actividadcaja2{
  height: 100px;
  width: 300px;
  border: solid 5px black;
  border-radius: 20px;
  background-color: white;
  margin-left: 30px;
  float:left;
  margin-top: 20px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow:10px 10px 15px 0 black;
}

.actividadcaja1{
  height: 100px;
  width: 100px;

  border-radius: 20px;
  background-color: #ffb027;
  margin-left: 30px;
  margin-right: 20px;
  float:left;
  margin-top: 10px;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
border: 3px solid black;
}
.actividadcaja7{
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; 
}
.actividadcaja12{
  height: 100px;
  width: 100px;
border: 3px solid black;
  border-radius: 20px;

  margin-left: 5px;
  margin-right: 5px;
  float:left;
  margin-top: 10px;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.top{
   display:flex;
}
.topmedio{
   margin-left: 150px;
}

.receptorcaja{
  height: 76px;
  width: 76px;
  border: solid 5px black;
  border-radius: 20px;
  background-color: #ffb027;
  margin-left: 30px;
  float:left;
  

}
.respuesta1{
  height: 150px;
  width: 150px;
  border: solid 5px black;
  border-radius: 20px;
  background-color: #ffb027;
  margin-left: 20px;
  float:left;
  margin-top: 20px;
  background-size: cover;
}
.respuesta11{
  height: 100px;
  width: 350px;
  border: solid 5px black;
  border-radius: 20px;
  background-color: #ffb027;
  margin-left: 30px;
  float:left;
  margin-top: 20px;
  background-size: cover;
}

.respuesta1 .quillo{
margin-right: 100px;
}

.hover{

  background-color: grey;

}

.cajadecajas{
margin-top: -50px;
}
.grancajaizquierda{
  float:left;
  display:flex;
  width: 49%;
  justify-content: center;  
  margin-top: 6%;
}
.grancajaderecha{
float:left;
width: 36%;
display:flex;
justify-content: center;
margin-top: 6%;
}
.textorespuesta{
  width: 350px;
  height: 80px;
  border: solid 2px black;
  border-radius: 40px;
  text-align: center;
  box-shadow: 3px 3px 3px;
  font-size: 26px;
  font-family: 'Cgt';
  background-color: #ffb027;
}


.cuentatras{
min-height: 5%;
width: 5%;
background-color: black;
}
.textorespuesta6{
  width: 800px;
  border: solid 2px black;
  border-radius: 40px;
  font-size: 50px;
  height: 90px;
  text-align: center;
  background: #ffb027;
  color: black;
  font-family: 'Cgt';
  box-shadow: 5px 5px 5px #000;


}
.textorespuesta6::placeholder{
  color:#707070;
  font-style: italic;
  font-size: 50px;
}
.textorespuesta2{
  width: 350px;
  height: 69px;
  border: solid 2px black;
  border-radius: 40px;
  font-size: 30px;
  text-align: center;
  font-family: 'Cgt';
  background-color: #ffb027;
  box-shadow: 4px 4px 4px;

}
.cajaizquierda{
float: left;

}
.cajaderecha{
  float:left;
  margin-left: 200px;
}
#elemento{
background-color: #ffb027;
min-width: 542px;
height: 100px;
border: solid 2px black;
border-radius: 20px;
justify-content: center; 
align-items: center;
display:flex;
box-shadow: 5px 5px 2px;

}
#elemento3{
background-color: none;
width: 351px;
height: 351px;

}
#elemento1{
margin-top: 200px;
background-color:#ffb027;
width: 1300px;
height: 20%;
border-radius: 40px;
display:flex;
justify-content: center; 
align-items: center;
margin-left: 75px;
border:solid 3px black;
box-shadow: 7px 8px 10px;


}
#elemento4{
margin-top: 50px;
background-color:none;
width: 1300px;
height: auto;
border-radius: 20px;
display:flex;
justify-content: center; 
align-items: center;
margin-left: 120px;
position: absolute;
margin-top: 500px;


}
.receptor1{
background-color: #ffb027;
width: 351px;
height: 351px;
border: solid 2px black;
border-radius: 20px;  
}
#elemento33{
background-color: none;
width: 351px;
height: 500px;

}
#elemento6{
background-color: #ffb027;
width: 490px;
height: 40px;
border: solid 2px black;
border-radius: 20px;
display:none;
}
#elemento61{
  background-color: #ffb027;
  min-width: 500px;
  height: 180px;
  border: solid 3px black;
  border-radius: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  display: flex;
  box-shadow: 5px 5px 3px;
  padding-left: 8px;
  padding-right: 8px;
  color: black;

}
#elemento2{
background-color: #ffb027;
width: 300px;
height: 300px;
border: solid 2px black;
border-radius: 20px;
display:block;
box-shadow: 5px 3px 3px;
}

#resposta{

display:none;
justify-content: center;
}

#progrebar{
  position: fixed;
  top: 6%;
  left: 40px;

}
h2.a1{
  font-family: Cgt;
  font-size: 25px;
 margin-left: 10%;
  color:black;
  
  margin-top: -6%;
  text-align:unset;
}
h2{
  font-family: Cgt;
  font-size: 36px;
 text-align:center;
  color:white;
 
  padding-top: 2%;
}
#p1, #p2, #p3, #p4, #p5, #p6{

font-family: Cgt;
  font-size: 23px;
 margin-left: 10%;
  color:black;
  display: flex;
}
#p1{
padding-top: 2%;

}

#p12, #p22, #p32, #p42, #p52, #p62{

  font-family: Cgt;
  font-size: 23px;
 margin-left: 10%;
  color:black;
  display: flex;
}
#p12{
  padding-top: 2%;
}

#p13, #p23, #p33, #p43, #p53, #p63{

  font-family: Cgt;
  font-size: 23px;
 margin-left: 10%;
  color:black;
  display: flex;
}
#p13{
  padding-top: 2%;
}

#p14, #p24, #p34, #p44, #p54, #p64{

  font-family: Cgt;
  font-size: 23px;
 margin-left: 10%;
  color:black;
  display: flex;
}
#p14{
  padding-top: 2%;
}


#p15, #p25, #p35, #p45, #p55, #p65{

  font-family: Cgt;
  font-size: 23px;
 margin-left: 10%;
  color:black;
  display: flex;
}
#p15{
  padding-top: 2%;
}


#p16, #p26, #p36, #p46, #p56, #p66{

  font-family: Cgt;
  font-size: 23px;
 margin-left: 10%;
  color:black;
  display: flex;
}
#p16{
  padding-top: 2%;
}
#marco{
  margin-top: 0;



 margin-left:-4%;

 padding-left: 4%;
}
#s1{
  color:white;

}
#valida{
height: 50px;
border: 2px solid white;
width: 170px;
font-family: Cgt;
font-size: 24px;
color:white;
background-color:#252525;
border-radius: 25px;
box-shadow: 3px 3px 3px #000;
font-weight:bold;
margin-left: 12%;
cursor:pointer;
}
#valida:hover{
  background-color:black;
}
.valida:hover{
  background-color:black;
}
#continuar:hover{
  background-color:black;
}
.valida{
height: 50px;
border: 2px solid white;
width: 170px;
font-family: Cgt;
font-size: 24px;
color:white;
background-color:#252525;
border-radius: 25px;
box-shadow: 3px 3px 3px #000;
font-weight:bold;
margin-top: 0%;
margin-left: 25%;
cursor:pointer;
}

.botonvalida{
  height: 50px;
border: 2px solid white;
width: 170px;
font-family: Cgt;
font-size: 24px;
color:white;
background-color:#252525;
border-radius: 25px;
box-shadow: 3px 3px 3px #000;
font-weight:bold;

cursor:pointer;
}
.botonvalida:hover{
  background-color:black;
}
.tornar{
width: 90px;
height: 81px;
background: url('img/flechatras.png');
margin-top: 100px;
margin-left: 12%;
background-repeat: no-repeat;

cursor:pointer;

}
.tornar:hover{
  background: url('img/flechatrasn.png');
}
.tornaranimacion{
  animation-name: rueda;
animation-duration: 1s;
animation-iteration-count: 1;
animation-timing-function: linear;
animation-direction: reverse;
}
#continuar{
  height: 50px;
border: 2px solid white;
width: 170px;
font-family: Cgt;
font-size: 24px;
color:white;
background-color:#252525;
border-radius: 25px;
box-shadow: 3px 3px 3px #000;
font-weight:bold;
margin-top: 3%;
margin-bottom: 3%;
margin-left: 45% !important;
cursor:pointer;
}
.topizquierda{
  margin-left: 5%;
  margin-top: 4%;
}
.topmedio{
  display:flex;
 justify-content: center;
 width: 50%;
 margin-left: 16.7%;
 margin-top: 2%;
}
.topinfo{
width: 15%;
height: 5%;
font-family: Cgt;
font-weight:light;
color: white;
font-size: 18px;
margin-top: 3%;
margin-left: -2%;
text-align:right;

}
br.topinfo{
  line-height: 150%;
}
.topderecha{
  margin-top:4%;
  margin-left: 5%;
}

#reiniciaractivitat{
text-align:right;
font-family: Cgt;
font-size: 16px;
margin-right: 20%;
display:none;

}

@keyframes rueda {


  100%{transform:rotate(360deg)};
}

input[type="checkbox"]{
  width: 25px;
  height: 25px;
  position:absolute;
  margin-top: 3px;
  margin-left: 11px;
} 

input[type="radio"]{
  width: 19px;
  height: 25px;
  position:absolute;
  margin-top: 4px;
  margin-left: 8px;
} 
img#imgamc{
  position:absolute;
  margin-left: 20px; 
  bottom: 6%;
}

.radio-item {
  display: inline-block;
  position: relative;
  padding: 0 6px;
  margin: 0px 0 0;
}

.radio-item input[type='radio'] {
  display: none;
}

.radio-item label {
  color: #000;
  font-weight: normal;

}

.radio-item label:before {
  content: " ";
  display: inline-block;
  position: relative;
  top: 5px;
  margin: 0 5px 0 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #000;
  background-color: transparent;
  cursor:pointer;
}

.radio-item input[type=radio]:checked + label:after {
  border-radius: 11px;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 9px;
  left: 10px;
  content: " ";
  display: block;
  background: #000; 
  cursor:pointer;
}



.container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border: 2px black solid;
  margin-left:10px;
  margin-top:3px;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #000;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 6px;
  top: 3px;
  width: 5px;
  height: 11px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
}






.containerv {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.containerv:hover{

color:black;
}

/* Hide the browser's default checkbox */
.containerv input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark1 {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  background-color: #fff;
  border: 2px black solid;
 border-radius:50%;

}
.checkmark1:before{
content: "V";
color:#a9a9a9;
font-family:Cgt;
 margin-left: 5px;
 margin-top: -1px;
  
}

.checkmark1:hover:before{
content: "V";
color:#000000;
font-family:Cgt;
 margin-left: 5px;
 margin-top: -1px;
  
}


/* On mouse-over, add a grey background color */
.containerv:hover input ~ .checkmark1 {

background-color: #e1e1e1;
}

/* When the checkbox is checked, add a blue background */
.containerv input:checked ~ .checkmark1 {
  background-color: #000;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark1:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.containerv input:checked ~ .checkmark1:after {
  display: block;
}

/* Style the checkmark/indicator */
.containerv .checkmark1:after {
left: 5px;
top: 0px;
  width: 6px;
  height: 8px;
content: "V";
color:white;
font-family:Cgt;
 
}


.containerf {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.containerf:hover{

color:black;
}

/* Hide the browser's default checkbox */
.containerf input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark2 {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  background-color: #fff;
  border: 2px black solid;
 border-radius:50%;

}
.checkmark2:before{
content: "F";
color:#a9a9a9;
font-family:Cgt;
 margin-left: 7px;
 margin-top: -1px;
  
}

.checkmark2:hover:before{
content: "F";
color:#000000;
font-family:Cgt;
 margin-left: 7px;
 margin-top: -1px;
  
}



/* On mouse-over, add a grey background color */
.containerf:hover input ~ .checkmark2 {

background-color: #e1e1e1;
}

/* When the checkbox is checked, add a blue background */
.containerf input:checked ~ .checkmark2 {
  background-color: #000;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark2:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.containerf input:checked ~ .checkmark2:after {
  display: block;
}

/* Style the checkmark/indicator */
.containerf .checkmark2:after {
left: 7px;
top: 0px;
  width: 6px;
  height: 8px;
content: "F";
color:white;
font-family:Cgt;
 
}








/*Media Queries*/

/*
@media (max-height: 9806px) and (min-height:957px){
#progrebar{
  top:5%;
}
#valida, .valida, .tornar{
  margin-top:1%;
}
  img#imgamc{
  
  padding-top: 5%;
}
}
@media (max-height: 956px) and (min-height:932px){
#progrebar{
  top:5%;
}
#valida, .valida, .tornar{
  margin-top:1%;
}
  img#imgamc{
  
  padding-top: 6.5%;
}
}

@media (max-height: 931px) and (min-height:944px){
  #progrebar{
  top:4%;
}
  img#imgamc{
  
  padding-top: 1%;
}

}
@media (max-height: 943px) and (min-height:920px){
  #progrebar{
  top:3%;
}
img#imgamc{

padding-top: 0.5%;
}
}
@media (max-height: 919px) and (min-height:902px){
  #progrebar{
  top:2%;
}
img#imgamc{

padding-top: 0;
margin-top:0%;

}
#valida, .valida, .tornar{
  margin-top:-1%;
}
}
@media (max-height: 901px) and (min-height:880px){
  #progrebar{
  top:1%;

}
img#imgamc{

  padding-top: 0;
margin-top:0%;
}
#valida, .valida, .tornar{
  margin-top:4%;
}
}
@media (max-height: 879px) and (min-height:853px){

img#imgamc{

  padding-top: 0;
margin-top:-0.5%;
}
#valida, .valida, .tornar{
  margin-top:3%;
}
}
@media (max-height: 852px) and (min-height:820px){

img#imgamc{

  padding-top: 0;
margin-top:-1.5%;
}
#valida, .valida, .tornar{
  margin-top:3%;
}
}
@media (max-height: 819px) and (min-height:811px){

img#imgamc{

  padding-top: 0;
margin-top:-1.5%;
}
#valida, .valida, .tornar{
  margin-top:2%;
}
}
@media (max-height: 810px) and (min-height:798px){

img#imgamc{

  padding-top: 0;
margin-top:-1.5%;
}
#valida, .valida, .tornar{
  margin-top:1%;
}
}
@media (max-height: 797px) and (min-height:779px){

img#imgamc{

  padding-top: 0;
margin-top:-2%;
}

#valida, .valida, .tornar{
  margin-top:0%;
}
}
@media (max-height: 778px) and (min-height:766px){

img#imgamc{

  padding-top: 0;
margin-top:-3%;
}

#valida, .valida, .tornar{
  margin-top:0%;
}
}
@media (max-height: 766px) and (min-height:753px){

img#imgamc{

  padding-top: 0;
margin-top:-3%;
}

#valida, .valida, .tornar{
  margin-top:-1%;
}
}
@media (max-height: 754px) and (min-height:730px){

img#imgamc{

  padding-top: 0;
margin-top:-4%;
}

#valida, .valida, .tornar{
  margin-top:-2%;
}
}
@media (max-height: 729px) and (min-height:709px){

img#imgamc{

  padding-top: 0;
margin-top:-5%;
}

#valida, .valida, .tornar{
  margin-top:-3%;
}
h2.a1{
  margin-top: -8%;
}
}
@media (max-height: 708px) and (min-height:695px){

img#imgamc{

  padding-top: 0;
margin-top:-5%;
}

#valida, .valida, .tornar{
  margin-top:-3%;
}
h2.a1{
  margin-top: -9%;
}
}
@media (max-height: 694px) and (min-height:679px){

img#imgamc{

  padding-top: 0;
margin-top:-5%;
}

#valida, .valida, .tornar{
  margin-top:-4%;
}
h2.a1{
  margin-top: -10%;
}
}
  */