@font-face {
    font-family: 'jellyregular';
    src: url('https://www.calculadoradealicia.net/jelly-webfont.eot');
    src: url('https://www.calculadoradealicia.net/jelly-webfont.eot#iefix') format('embedded-opentype'),
         url('https://www.calculadoradealicia.net/jelly-webfont.woff') format('woff'),
         url('https://www.calculadoradealicia.net/jelly-webfont.ttf') format('truetype'),
         url('https://www.calculadoradealicia.net/jelly-webfont.svg#jellyregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'kurzetstypekurzetstype';
    src: url('https://www.calculadoradealicia.net/kurzetstype_v1.4-webfont.eot');
    src: url('https://www.calculadoradealicia.net/kurzetstype_v1.4-webfont.eot#iefix') format('embedded-opentype'),
         url('https://www.calculadoradealicia.net/kurzetstype_v1.4-webfont.woff') format('woff'),
         url('https://www.calculadoradealicia.net/kurzetstype_v1.4-webfont.ttf') format('truetype'),
         url('https://www.calculadoradealicia.net/kurzetstype_v1.4-webfont.svg#kurzetstypekurzetstype') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'arrow_7regular';
    src: url('https://www.calculadoradealicia.net/arrow_7-webfont.eot');
    src: url('https://www.calculadoradealicia.net/arrow_7-webfont.eot#iefix') format('embedded-opentype'),
         url('https://www.calculadoradealicia.net/arrow_7-webfont.woff') format('woff'),
         url('https://www.calculadoradealicia.net/arrow_7-webfont.ttf') format('truetype'),
         url('https://www.calculadoradealicia.net/arrow_7-webfont.svg#arrow_7regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'webfontregular';
    src: url('https://www.calculadoradealicia.net/social_logos-webfont.eot');
    src: url('https://www.calculadoradealicia.net/social_logos-webfont.eot#iefix') format('embedded-opentype'),
         url('https://www.calculadoradealicia.net/social_logos-webfont.woff2') format('woff2'),
         url('https://www.calculadoradealicia.net/social_logos-webfont.woff') format('woff'),
         url('https://www.calculadoradealicia.net/social_logos-webfont.ttf') format('truetype'),
         url('https://www.calculadoradealicia.net/social_logos-webfont.svg#webfontregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

*{margin: 0px; padding: 0px; cursor:default;}
input,button{outline: none;}
a{text-decoration: none;}
body{
	background:#0d1821;
	line-height: inherit;
}

#contenedor{
	position:relative;
	background:#0d1821;
	margin:0px auto;
	opacity:0;
	box-sizing:border-box;
	transition:opacity 1s;
	-webkit-transition:opacity 1s;
	overflow: hidden; /* Para que contenga a los divs flotantes */
	padding-top: 0px !important;
}

#publi-izq {
	float: left;
	width: 300px; /* Ajusta el ancho según tu necesidad */
	height: 600px; /* Ajusta la altura según tu necesidad */
	position: absolute;
    top: 30%;
  }
  
#publi-der {
	float: right;
	width: 300px; /* Ajusta el ancho según tu necesidad */
	height: 600px; /* Ajusta la altura según tu necesidad */
	position: absolute;
    top: 30%;
    right: 0;
  }

#publi-down {
	display: none;
	width: 320px;
	height: 100px;
	margin: 0 auto;
	margin-top: -40%;

  }

header{
    margin-top: 4%;
	margin-bottom: 2%;
	color:#F0F4EF;
	font-family: 'jellyregular';
	font-size: 80px;
	text-align: center;
}
header span{
	color:#EEA188;
	font-family: 'jellyregular';
}
p
        .image-container {
            display: flex;
            justify-content: center; /* Centra las imágenes horizontalmente */
            align-items: center;
            gap: 20px; /* Espacio entre las imágenes */
        }

        .image-container img {
            width: 150px; /* El tamaño será 25% del ancho de la pantalla */
            height: auto;
        }


#entradadatos{
	text-align: center;
}
#entradadatos>p{
	background-color: transparent; color:#F0F4EF;
	margin-bottom: 20px;
	font-family: 'kurzetstypekurzetstype';
	font-size: 90px;
}
#num1,#num2{
	background-color: #0d1821; color:#F0F4EF;
	border: none;
	border-radius: 4px;
	font-family: 'kurzetstypekurzetstype';
	font-size: 90px;
	text-align: center;
}
#num1{width: 320px;}
#num2{width: 220px;}
#num1:focus,#num2:focus{background-color: #0d1821;}
#entradadatos>p>button{
	position:relative;
	height: 101px; width: 101px;
	background-color: #4DB84D; color:#eee;
	border: none;
	font-family: 'jellyregular';
	font-size:20px;
	transform:rotate(5deg);
	-webkit-transform:rotate(15deg);
}
#entradadatos>p>button:hover{background-color: #348234;}
#entradadatos>p>button:disabled{background-color: #333;color:#555;}

#datos{font-size: 14px;}

.caja, .caja2,.caja3,.caja4{
	position: absolute;
	text-align: center;
	font-family: 'kurzetstypekurzetstype';
}
.caja{color: #FF3333;}
.caja2{color: #40F99B;}
.caja3{color: #77B6EA;}
.caja4{color: #FFF07C;}

.ra{border-bottom: white 2px solid;}

.botonenlace{
	float:left;
	background-color:#40F99B;color:#eee;
	width:40%; height: 40%;
	margin-top: 6.7%;
	margin-left: 6.7%;
	border-radius: 15%;
	text-align: center;
	font-family: 'jellyregular';
	cursor:pointer;
}
a:nth-child(1)>.botonenlace{background-color: #FF3333;}
a:nth-child(2)>.botonenlace{background-color: #40F99B;}
.botonenlace:hover{opacity:0.7;}

#display{
	box-sizing:border-box;
	background-color: #222F3B; color:#FFF07C;
	text-align: right;
	margin-left: auto; margin-right: auto; margin-bottom: 5%;
	width: 95%;
	padding-right: 2%;
	padding-top:2%;
	font-family: 'kurzetstypekurzetstype';
	overflow: hidden;
}

#dondetodosucede{
	position:relative;
	background-color: #151;
	margin-left: auto; margin-right: auto;
	overflow: hidden;
}
#teclado{
	position:absolute;
	top:0px;
	background-color:#222F3B;
	width: 100%; height: 100%;
	transition:top 0.5s;
	-webkit-transition:top 0.5s;
}

#teclado button, #teclado a{
	float: left;
	height: 20%;
	box-sizing: border-box;
	text-align: center;
	padding-top: 2%;
	cursor:pointer;
	color:#0d1821;
}

#teclado button:disabled{background-color: #E1EBEF}
#ttw{width: 20%;background-color: #77B6EA;border:2px solid #0d1821;font-size: 1.3em;font-family: 'webfontregular';}
#tpan{width: 60%;background-color: #77B6EA;border:2px solid #0d1821;font-size: 0.5em;font-family: 'jellyregular';}
#tcal{width: 40%;background-color: #40F99B;border:2px solid #0d1821;font-size: inherit;font-family: 'jellyregular';}
#tmas,#tmen,#tpor,#tdiv,#tdive,#tc,#tdel{width: 20%;background-color: #77B6EA;border:2px solid #0d1821;font-size: inherit;font-family: 'jellyregular';}
#tpri,#trai{width: 20%;background-color: #40F99B;border:2px solid #0d1821;font-size: inherit;font-family: 'jellyregular';}
#t1,#t2,#t3,#t4,#t5,#t6,#t7,#t8,#t9,#tcom{width: 20%;background-color: #FFF07C;border:2px solid #0d1821;font-size: inherit;font-family: 'jellyregular';}
#t0{width: 40%;background-color: #FFF07C;border:2px solid #0d1821;font-size: inherit;font-family: 'jellyregular';}

#atwitter{
	display: inline-block;
	position: relative;
	color: #F0F4EF;
	cursor: pointer
}
#atwitter:hover{color:#FF5C33;}

#salida{
	position:absolute;
	top:-100%;
	background-color:#0d1821;
	width: 100%; height: 100%;
	transition:top 0.5s;
	-webkit-transition:top 0.5s;
		box-sizing:border-box;
	overflow: hidden;
}
#divvolver{
	position:absolute;
	top:-100%;
	background-color:transparent;
	width: 100%; height: 79%;
	transition:top 0.5s;
	-webkit-transition:top 0.5s;
		box-sizing:border-box;
	/*overflow: hidden;*/
	cursor: pointer;
}

#salida p,#salida span{
	color:#FFF07C;
	font-family: 'kurzetstypekurzetstype';
	font-size:30px;
}

#volver{
	display: inline-block;
	position: absolute;
	bottom: -27%;
    font-family: 'arrow_7regular';
    box-sizing: border-box;
    border:none;
    color:rgba(255,255,255,0.15);
    background-color: rgba(255,255,255,0.01);
    text-align: center;
    cursor: pointer;
}

#botexp, #botnor{
	display: none;
	position: absolute;
	bottom: -27%; right: 0px;
	text-align: center;
    font-family: 'jellyregular';
    box-sizing: border-box;
	width: 50%; height: 27%;
    border:none;
    color:rgba(255,255,255,0.15);
    background-color: rgba(255,255,255,0.01);
    text-align: center;
    cursor: pointer;	
}

.perror{
	text-align: center;
	margin-top: 10%;
	margin-left: 10%;
	margin-right: 10%;
}

#datos{
	position: fixed;
	top:0px; left: 0px;
	background-color: white;
}

	@media only screen and (max-width: 1550px) {
	    .image-container img {
                width: 10vw; /* Tamaño basado en el 10% del ancho de la pantalla en tablets */
		#publi-izq,
		#publi-der {
		  display: none;
		}

	}

	@media only screen and (max-width: 600px) {
      .image-container img {
                width: 35vw; /* Las imágenes serán un poco más grandes en pantallas pequeñas */
            }
		#publi-izq,
		#publi-der {
		  display: none;
		}
		
		#publi-down {
			display: block;
			position: relative;
			clear: both;
		  }

	}