*{margin: 0px; padding: 0px; cursor:default;}
input,button{outline: none;}
a{text-decoration: none;}
body{
	background:#0d1821;
	line-height: inherit;
	font-size: 1.2rem;
}
nav a{
	margin-left: 2rem ;
}
a{
	color: #EEA188;
}
.banner{
	background-color: #222F3B;
	height: 20vh;
	
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
footer{
	background-color: #222F3B;
padding: 1rem 0rem;
	
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	color: white;
}
.div-sec{
padding: 1rem 0rem;
}
#contenedor{
	position:relative;
	background:#0d1821;
	margin:0px auto;
	opacity:0;
	box-sizing:border-box;

	overflow: hidden; /* Para que contenga a los divs flotantes */
}

#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: -10%;

  }

.headerclass{
    margin-top: 3rem;
	color:#F0F4EF;
	font-family: 'jellyregular';
	font-size: 75px;
	text-align: center;
}
.headerclass span{
	color:#EEA188;
	font-family: 'jellyregular';
}



#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;
}

.article{
	max-width: 100%;
	width: 100%;
	padding-bottom: 5rem;
	color: white;
	
}





/* ******************
*******
Video Container
**************
************* */

.vid-container {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
  
/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/* ******************
*******
Video Container Closed
**************
************* */


/* Accordion Code Start */
.accordion-container {
    max-width: 600px;
    margin: 50px auto;
}

.accordion {
    border-bottom: 1px solid rgb(34, 47, 59);
}

.accordion-title {
    display: block;
    padding: 15px;
    cursor: pointer;
    background-color: rgb(34, 47, 59);
    border-top: 1px solid #444;
    transition: background-color 0.3s ease;
}

.accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

/* Style the checkbox hack */
.accordion input {
    display: none;
}

.accordion input:checked + .accordion-title {
    background-color: #555;
}

.accordion input:checked + .accordion-title + .accordion-content {
    max-height: 1000px; /* Adjust to a value large enough to accommodate your content */
}

/* Accordion Code End */

/* Author Box Code Start */

/* Style for the author box */
.author-box {
    display: flex;
    background-color: rgb(34, 47, 59); /* Dark background color */
    color: #fff; /* Text color */
    padding: 20px;
    border-radius: 8px;
}

.author-avatar img {
    width: 100px; /* Adjust size as needed */
    height: 100px; /* Adjust size as needed */
    border-radius: 50%; /* Makes the image round */
    margin-right: 20px;
}

.author-info h3 {
    margin-top: 0;
    font-size: 1.5em;
}

.author-info p {
    margin-bottom: 10px;
}

.social-links {
    list-style: none;
    padding: 0;
}

.social-links li {
    display: inline;
    margin-right: 10px;
}

.social-links li a {
    text-decoration: none;
    color: #fff;
}
.social-links li a i {
  padding-right: .5rem;
}

/* For mobile version (screens up to 767px) */
@media only screen and (max-width: 767px) {
    .author-box {
        flex-direction: column; /* Stack items vertically */
        align-items: center; /* Center items horizontally */
    }

    .author-avatar {
        width: 100%; /* Specify full width */
        margin-right: 0; /* Remove the right margin */
        margin-bottom: 20px; /* Add some bottom margin for spacing */
    }
	.btn{
		width: 100% !important;
	}
}


@media only screen and (max-width: 500px) {

	#publi-izq,
	#publi-der {
	  display: none;
	}
	
	#publi-down {
		display: block;
		position: relative;
		clear: both;
	  }


}