@font-face {
  font-family: 'Jura';
  font-style: normal;
  font-weight: 400;
  src: local('Jura Regular'), local('Jura-Regular'), url(../fonts/2Jw1GPtuhy2Mk02G7ZXodQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
*
{
	font-family: 'Jura', sans-serif;
}
.formu
{
	top:0px;
	left:0px;
	position:relative;
	width:1000px;
	height:auto;
	border:none;
	margin:0 auto;
	padding:40px;
}
.titform
{
	font-size:50px;
	text-align:center;
}

/************************************************/
.tit
{
	font-size:30px;
	text-align:center;
	text-shadow:0px 0px 20px #333;
}
.titinput
{
	top:0px;
	left:0px;
	position:relative;
	width:70px;
	height:60px;
	border:none;
	font-size:30px;
	text-align:center;
	font-weight:bold;
	border:1px solid #333;
}
/************************************************/

.titintups
{
	font-size:17px;
}
.nombre
{
	top:0px;
	left:0px;
	position:relative;
	width:600px;
	height:30px;
	border-bottom:1px solid #333;
	border-left:none;
	border-top:none;
	border-right:none;
	font-size:20px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}
.edad
{
	top:0px;
	left:0px;
	position:relative;
	width:200px;
	height:30px;
	border-bottom:1px solid #333;
	border-left:none;
	border-top:none;
	border-right:none;
	font-size:20px;
	text-align:center;
	font-weight:bold;
}
/**********************************************************************/
.ints
{
	font-size:25px;
	font-weight:bold;
}
.ints2
{
	font-size:20px;
}
/**********************************************************************/
.disfras
{
	color:#fff;
}
.margenoperaciones
{
	top:0px;
	left:0px;
	position:relative;
	width:1000px;
	height:404px;
	border:none;
}

.cuadoperations
{
	top:0px;
	left:0px;
	position:relative;
	width:300px;
	height:150px;
	border:none;
	float:left;
	padding-left:150px;
	padding-top:50px;
}
.resp
{
	top:0px;
	left:0px;
	position:relative;
	width:195px;
	height:30px;
	border:none;
	font-size:30px;
	text-align:end;
	font-weight:bold;
}

.butrespuest
{
	top:0px;
	left:0px;
	position:relative;
	width:100%;
	height:50px;
	font-size:20px;
	cursor:pointer;
}