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

}



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

*{margin: 0px; padding: 0px; cursor:default;box-sizing: border-box;}
input,button{outline: none;}
a{text-decoration: none;}
body{background:#060606; }


 @import "style";
#publiizda {
	left: 0px;
}
#publidcha {
	right: 0px;
}

#publiizda img, #publidcha img, #publiabajo img, #publitop img {
	width: 94%;
	cursor:pointer;
}

#contenedor{
	position:relative;
	background:#000;
	margin:0 auto;
	opacity:0;
	box-sizing:border-box;
	transition:opacity 1s;
	-webkit-transition:opacity 1s;
	
}
footer {
	display: flex;
	justify-content: center;
	align-items: center;
      background-color: #717171;
      color: #fff;
      padding: 20px;
      text-align: center;
    }

    footer a {
		
      color: #add8e6;
      margin: 0 10px;
      text-decoration: none;
    }

    footer a:hover {
      text-decoration: underline;
    }
	.copyright{
		width: 50%;
		text-align: left;
	}

    .footer-links {
		width: 50%;
		text-align: right;
      margin-top: 0px;
    }
header{
	margin-bottom: 5%;
	color:#ddd;
	font-family: 'jellyregular';
	font-size: 65px;
	text-align: center;
	line-height: 90%;
}
header span{
	color:#FF5C33;
	font-family: 'jellyregular';
}


#entradadatos{
	text-align: center;
}
#entradadatos>p{
	background-color: transparent; color:#ddd;
	margin-bottom: 20px;
	font-family: 'kurzetstypekurzetstype';
	font-size: 90px;
}
#num1,#num2{
	background-color: #111; color:#ddd;
	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: #222;}
#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: 'jellyregular';
	font-size: 18px;
}
.caja{color: #b51e1e;}
.caja2{color: #4cb24c;}
.caja3{color: #37379f;}
.caja4{color: #adad3f;}

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

.botonenlace{
	float:left;
	background-color:#66FF66;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: #66FF66;}
.botonenlace:hover{opacity:0.7;}

#display{
	box-sizing:border-box;
	background-color: #111; color:#FFFF66;
	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:#000;
	width: 100%; height: 100%;
	transition:top 0.5s;
	-webkit-transition:top 0.5s;
	font-size: 30px;
}

#teclado button{
	float: left;
	height: 20%;
	box-sizing: border-box;
	text-align: center;
	padding-top: 2%;
	cursor:pointer;
	font-family: 'kurzetstypekurzetstype';
	color:#fcfcfc;
}
#teclado button:disabled{background-color: #333}

#tpan{width: 40%;background-color: #9007be;border:2px solid #000;font-size: 0.5em}
#tcal{width: 60%;background-color: #66FF66;border:2px solid #000;font-size: inherit}
#tmas,#tmen,#tpor,#tdiv,#tdive,#tc,#tdel{width: 20%;background-color: #9007be;border:2px solid #000;font-size: inherit}
#tpri,#trai{width: 20%;background-color: #66FF66;border:2px solid #000;font-size: inherit}
#t1,#t2,#t3,#t4,#t5,#t6,#t7,#t8,#t9,#tcom{width: 20%;background-color: #be2511;border:2px solid #000;font-size: inherit}
#t0{width: 40%;background-color: #0a0a00;border:2px solid #000;font-size: inherit}

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

#salida{
	position:absolute;
	top:-100%;
	background-color:#111;
	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:#FFFF66;
	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;
}
#atwitter{
	display: none;
}
header{
	display: none;
}
#display{
	width: 90%;
}
.header{
	font-size: 35px;
	color: white;
	text-align: center;
	text-align: center;
	font-family: 'kurzetstypekurzetstype';
	letter-spacing :0.3rem;
}
nav{
	width: 100%;
	height: 80px;
	align-content: center;
	margin: 0px ;
	padding: 0px;
}
nav ul li{
	display: inline;
	padding: 0px 20px;
	float: right;
	list-style: none;
	
}
ul li a{
	color: white;
	font-size: 14px;
	font-weight: 500;
	cursor: pointer;
	letter-spacing: 0.2rem;
	font-family: 'kurzetstypekurzetstype';
}
#check{
	display: none;
}
.active{
	color: yellow;
}
.calculater{
	width: 100%;
	overflow: hidden;
}
.cla-main-heading{
	font-size: 52px;
}


.home-card-blog{
	width: 80%;
	margin: auto;
	padding: 30px 0px;
}
#more ,#more1 ,#more2 ,#more3 ,#more4{
	display: none;
}
.read-more{
	color: white;
	background-color: black;
	border: 1px solid white;
	font-size: 16px;
	padding: 6px;
	cursor: pointer;
}
.alert{
	width: 80%;
	margin: auto;
}
.alert p{
	color: yellow;
	line-height: 25px;
	letter-spacing: 2px;
	word-spacing: 5px;
}
#contact{
	padding: 50px 20px;
}
.contact {
	display: flex;
	justify-content: center;
	gap: 80px;
	padding: 20px 20px;
   
  }
  .Contact-info {
	width: 40%;
	padding-top: 30px;
  }
  .Main-title{
    color: white;
  }
  .cont-sub-h {
	  margin-top: 20px;
	color: yellow;
	font-size: 25px;
	font-weight: 700;
  }
  .contact-p {
	margin-top: 20px;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 0.5px;
	color: #ffff;
	font-family: serif;
  }
  .Contact-frm {
	width: 50%;
	padding-top: 50px;
  }
  input {
	background: transparent;
	outline: none;
	width: 80%;
	color: white;
	border-radius: 5px;
	border: 2px inset yellow;
	padding: 10px 20px;
	margin-bottom: 20px;
  }
  textarea {
	width: 80%;
	background: transparent;
	outline: none;
	border-radius: 5px;
	color: white;
	border: 2px inset yellow;
	padding: 10px 20px;
  }
  #submit {
	width: auto;
	padding: 10px 20px;
	font-size: 22px;
	color: #0b2121;
	background-color: yellow;
	border: none;
	border-radius: 8px;
	font-weight: bold;
	margin-top: 20px;
	transition: 0.8s;
  }
  .submit:hover{
	  background-color: #0b2121;
	  color: #78effd;
	  border: 2px inset #78effd;
  }

 /*------- Blog page css -----------*/
 
.home-card-blog{
	width: 90%;
	margin: auto;
	padding-top: 30px;
    display: flex;
    justify-content: center;
	gap: 20px;
}
.img{
	width: 35%;
}
.B-img{
    width:80%;
    border-radius:2px ;

}
.card-blog-txt{ 
    width: 60%;  
}
.card-blog-d{
    font-size:16px ;
    font-weight: 500;
    color: #e3e0e0;
 
}
.card-blog-heading{
    font-size: 25px;
    line-height:25px ;
    color: #FFFFFF;
    padding-top: 20px;
}
.card-blog-p ,h2{
	font-size: 22px;
	font-weight: 500;
	color: yellow;
}
.card-blog-p ,h3{
	font-size: 18px;
	font-weight: 500;
	color: yellow;
}
.card-blog-p ,p{
    font-size:14px ;
    letter-spacing: 2px;
    line-height: 25px;
    color: white;
    padding: 10px 0px; 
	font-family: sans-serif; 
 
}
.card-blog{
    border: .5px solid #aaaaaa;
   margin: 150px 0;
}
.block-27 ul{
	display: flex;
	justify-content: center;
	gap: 20px;
}
.block-27 ul li{
	border: 1px solid rgb(255, 255, 255);
	padding: 10px;
}
/* privay_polocy------css */
.policy-main{
	padding-top: 10rem;
	width: 90%;
	margin: auto;
}
.policy-main h2{
	font-size: 25px;
	color: yellow;
}
.policy-main h3{
	font-size: 22px;
	color: yellow;
}
.policy-main h4{
	font-size: 20px;
	color: yellow;
}
@media (max-width: 768px) and (min-width: 300px) {
	.check-btn{
		display: block;
		font-size: 20px;
		font-weight: 600;
		color: white;
		position: absolute;
		top: 25px;
		background-color: #000;
	
	 }
	 nav{
	  display: block;
	 }
	 .nav-ul{
		position:absolute; 
		width: 100%;
		top: 80px;
		left: -100%;
		text-align: left;
		transition: all .5s;
		background-color:  #000000;
		z-index: 99999;
	 }
	 nav ul{
	   float:left; 
	  margin-left: 0px;
	  width: 100%;
	  }
	  
	  .contact-us{
		margin-right:0px;
		}
	 nav ul li{
		display: block;
		margin: 10px;
		line-height: 30px;
		width: 100%;
		text-align: center;
	 }
	 .main-li{
	  margin: 0px;
	 }
	#check{
		width: auto;
	}
	nav ul li a {
		font-size: 20px;
	}
	#check:checked ~ .nav-ul{
		 left: 0;
	}
	.header{
		font-size: 25px;
		width: 90%;
	}
	.contact{
		flex-direction: column;
		gap: 20px;
	}
	.Contact-info {
		width: 80%;
	}
	.Contact-frm {
		width: 100%;
		padding-top: 50px;
	  }
	  .home-card-blog{
		width: 100%;
		padding-top: 30px;
		display: block;
		justify-content: center;
		gap: 10px;
	}
	.img{
		width: 70%;
		margin: auto;
	}
	.card-blog-txt{ 
		width: 80%;
		margin: auto;  
	}
	footer{
		flex-direction: column;
	}
}
@media (max-width: 1440px) and (min-width: 769px){
#check{
	display: none;
}
}