* { margin:0; padding:0; box-sizing:border-box;}

@font-face {
  font-family: "Capture_it";
  src: url("../fonts/Capture_it.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Capture_it.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Capture_it.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Capture_it.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Capture_it.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Capture_it.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Capture_it.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'Barlow-Semibold';
    src: url('fonts/Barlow-SemiBold.eot');
    src: url('fonts/Barlow-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Barlow-SemiBold.woff2') format('woff2'),
        url('fonts/Barlow-SemiBold.woff') format('woff'),
        url('fonts/Barlow-SemiBold.ttf') format('truetype'),
        url('fonts/Barlow-SemiBold.svg#Barlow-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

body{
		background:#1e1e20;
		font-family: Arial;
	}
.contenedor{
		margin: auto;
		margin-top: 0px;
		width: 100%;
		height: auto;
		max-width: 1000px;
		overflow:hidden;
		background:#1e1e20;;
		text-align:center;
}	
header{
	width: 100%;
	height: auto;
	margin: auto;
}

form{
	margin-bottom: -15px;
}

/*esta clase es para mostrar/ocultar el header en versión móvil dentro de un evento*/
.headere{
	display: none;
	width: 100%;
	float: none;
	text-align:center;
}
.boximg {
	background: #1e1e20;;
	width: 50%;
	padding: 6px 20px;
	box-sizing: border-box;
	float: left;
	text-align: left;
	clear: both;
}
.boximg img{
	width: 175px;
	padding: 3px 3px;
	height: auto;
}
.boximg .insta {
    width: 25px;
    margin: 3px 0px;
	opacity: 0.8;
}
.boximg .face {
   margin: 0px 0px 1px 50px;
    width: 29px;
	opacity: 0.8;
}
 .formlog {
	background: #1e1e20;;
	width: 50%;
	padding: 6px 6px;
	box-sizing: border-box;
	float: left;
	display: inline;
}

 .formlog h4, a {display: inline-block; text-align: right; color: #ef4669;; }

 .formlog input[type=text], input[type=password]{
	max-width: 200px;
    padding: 1px 10px;
    margin: 1px 0px;
    border: 1px solid #ccc;
    border-radius: 15px;
	float: right;
	clear: both;
	display: inline-block;
	color: grey;
    
}
 .formlog input[type=submit] {
	max-width: 200px;
    background-color: #ef4669;;
    color: white;
    padding: 2px 2px;
    margin-top: 2px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
	float: right;
	clear: both;
	display: inline-block;
	-webkit-appearance: none;
}
 .formlog input[type=submit]:hover {
    background-color: #45a049;
}
.title{
	width: 100%;
	float: left;
	margin: 20px 0px 10px 0px;
	display: inline-block;
	background: #1e1e20;;
}
.title h1{
	font-family: "Capture_it";
	font-size: 42px; 
	color: white;
	text-align: center;
	font-weight: normal;
}
.boxevent{
	background: #1e1e20;
	width: 250px;
	height: 250px;
	margin: 10px 10px 70px 10px;
	text-align:center;
	display: inline-block;
}
.boxevent input[type=image]{
	max-width: 200px;
	min-width: 100px;
	max-height: 200px;
	min-height: 100px;
	border-width: 10px;
	border-radius: 120px;
	margin-top: 5px;
	border-style: solid;
    border-color: grey;
}
.boxevent h3{
	font-family: "Capture_it";
	font-size: 32px; 
	color: #919191;
	padding: 0px 0px;
	font-weight: normal;
	text-align: center;
}
.boxevent .texto{
	position: absolute;
    margin-left: 0px;
	background: #ef4669;;
	color: black;
	font-family: "Arial";
    font-weight: bold;
	font-size: 14px;
	border-radius: 4px;
    padding: 1px 3px;
}
ul { list-style:none; padding-left: 20px;}
h2 { text-align: left; color:#ffffff; font-size:22px; line-height:1.2em; text-transform:uppercase; margin-bottom:15px; margin-left:10px;}
.categorias li {
    float: left;
	margin: 1px 5px;
}
.categorias {
	width: 100%;
	height: auto;
	background: #1e1e20;;
	display: inline-block;
}
.categorias input[type=submit] {
	font-size: 13px;
    width: 100%;
    background-color: #212121;
    color: white;
    padding: 1px 1px;
    border: 2px solid #ef4669;
    text-align: center;
    border-radius: 8px;
    -webkit-appearance: none;
    cursor: pointer;
    font-family: 'Blinker', sans-serif;
    font-weight: 600;
}
.categorias input[type=text] {
    font-size: 1px;
    font-family: Arial Narrow, helvetica, sans-serif;
	width: 100%;
    background-color: #1e1e20;
    color: white;
    padding: 0px 0px;
    text-align: center;
    border-radius: 1px;
}
.categorias .titlemenu{
	margin: auto;
	width: 50%;
	float: left;
	display: inline-block;
}
.categorias .titlemenu input[type=submit]{
	font-weight: normal;
	font-size: 13px;
	font-family: "Arial";
	width: 95%;
	max-width: 300px;
	background-color: #1e1e20;
	color: #fff;
	margin: 0px 5px 20px 5px;
	padding: 7px 0px;
	border: 1px solid #ddd;
	text-align: center;
	border-radius: 15px;
	-webkit-appearance: none;
	cursor: pointer;
}
.eventdesc .arenadesc input[type=submit]{
	font-weight: normal;
	font-size: 13px;
	font-family: "Arial";
	width: 95%;
	max-width: 300px;
	background-color: #1e1e20;
	color: #ef4669;;
	margin: 0px 5px 20px 5px;
	padding: 7px 0px;
	border: 1px solid #ef4669;;
	text-align: center;
	border-radius: 15px;
	-webkit-appearance: none;
	cursor: pointer;
}
.categorias .titlemenu input[type=submit]:hover{
	color: #ef4669;;
	border: 1px solid #ef4669;;
}
.tabladesk {
	width: 100%;
	float: left;
	margin-top: 0px;
	padding: 0px 0px 20px 20px;
	background: #1e1e20;
}
.tablamovil {
	display: none;
}
.tabladesk table {
    border-collapse: collapse;
	text-align: center;
    font-size: 14px;
}
.tabladesk td {
    /*vertical-align: middle;*/
    color: #cccccc;
    border-left: 1px solid #252525;
    border-right: 1px solid #252525;
    border: 6px;
    padding: 2px 6px; 
}
.tabladesk th {   
    color: red;
    border-radius: 0px;
    vertical-align: middle;
    text-align: center;
    font-family: Arial;
    font-weight: bold;
    padding: 5px 20px;
    height:150px;
    white-space: nowrap;
}
.tabladesk .caja {
    margin:auto;
    padding-top: 175px;
	width: 15px;
    height: 35px;
}
.tabladesk p {
	-webkit-transform: rotate(-90deg); 
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.tabladesk tr:nth-child(even) {background-color: #181818;}
.tabladesk tr:nth-child(3n){background-color: #000;}
.tabladesk tr:nth-child(6n-3){background-color: #181818;}
.target {width: 100%; float: left; display: none;}
.tooltip {
    position: relative;
    display: inline-block;
	cursor: pointer;
}
.tooltip .tooltiptext {
    visibility: hidden;
	font-weight: normal;
    font-size: 14px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 5px;
    position: absolute;
    z-index: 1;
    height: auto;
	width: 200px;
    top: 110%;
    right: -600%; 
    margin-left: -10px;
    opacity: 1;
    transition: opacity 1s;
	clear: both;
	white-space: normal;
	-webkit-transform: rotate(0deg); 
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}
.tooltip .tooltiptext::after {
    content: " ";
    position: absolute;
    bottom: 100%;  /* At the top of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #555 transparent;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.purchasearea{
	width: 75%;
	height: 165px;
	margin: auto;
	margin-top: 70px;
	padding: 20px 20px;
	background-image: url("images/Podio_recortado.png");
	background-size: cover;
	background-position: center;
	text-align: center;
	border-radius: 10px;
	clear: both;
}
.purchasearea input[type=submit]{
				font-weight: normal;
				font-size: 14px;
				font-family: "Arial";
				background-color: Transparent;
				background-repeat: no-repeat;
				color: white;
				margin-top: 50px;
				padding: 5px 7px;
				border: 1px solid #fff;
				text-align: center;
				border-radius: 10px;
				-webkit-appearance: none;
				cursor: pointer;
			}
.purchasearea input[type=submit]:hover{
				border: 1px solid #ef4669;;
			}
.menu {display: none;}
.finevento{
	width: 100%;
	float: left;
	margin: 20px 0px 20px 0px;
	display: inline-block;
	background: #1e1e20;
}
.finevento h1{
	font-family: "Capture_it";
	font-size: 42px; 
	color: white;
	text-align: center;
	font-weight: normal;
}
.contenedor .cronocompe{
	width: 100%;
	margin: 0px 0px 0px 0px;
	display: inline-block;
	background: #1e1e20;
}
.contenedor .formreg{
	width: 100%;
	float: left;
	margin: 10px 0px 10px 0px;
	display: inline-block;
	background: #1e1e20;
	text-align: center;
}
.eventdesc {
    width: auto;
    margin: 20px;
    font-family: Montserrat, sans-serif;
    color: #eee;
    text-align: center;
    font-weight: 200;
	font-size: 15px;
}
.eventdesc img {
    width: 30%;
	margin-bottom: 20px;
	opacity: 0.7;
}
.cronocompe .ito {
    color: white;
    background-color: transparent;
    width: 50%;
    border-radius: 16px;
    margin: auto;
    padding: 2px 0px 1px 0px;
    border: 2px solid #009688;
    font-family: 'Montserrat';
    font-weight: 300;
	font-size: 15px;
}
.cronocompe .itotiempo {
    color: white;
    font-size: 15px;
    font-family: 'Montserrat';
    margin-bottom: 5px;
}

.cronocompe .heat {
    color: white;
    font-size: 15px;
    font-family: 'Montserrat';
    margin: 5px;
}
.cronocompe .lines {
    color: #bbb;
    text-align: left;
    width: 50%;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: auto;
    font-size: 14px;
}
.cronocompe .titaren {
    margin: 10px auto;
    color: #ddd;
    font-family: 'Capture_it';
    font-weight: normal;
    font-size: 20px;
}
.contenedor .formreg input[type=text], input[type=submit], input[type=password], select{
				    font-weight: normal;
    font-size: 15px;
    font-family: "Arial";
    width: 50%;
    background-color: #333;
    color: #fff;
    margin: 0px 6px 7px 0px;
    padding: 4px 0px;
    border: 1px solid #555;
    text-align: center;
    border-radius: 4px;
    -webkit-appearance: none;
    cursor: pointer;
    text-align-last: center;
    max-width: 1000px;
				
}
.contenedor .formreg input[type=submit]{
				color: #ef4669;
				border: 1px solid #ef4669;
}
.contenedor .formreg input:disabled, select:disabled{
				color: #777;
				border: 1px solid #777;
				-webkit-text-fill-color:#777;
				-webkit-opacity: 1;
}
.workcont {
	width: 40%;
	background: #555;
	color: #f6f6f6;
	font-family: 'Blinker';
	margin: auto;
	margin-top: 10px;
	padding: 10px;
	border-radius: 7px;
	font-weight: 700;
}
.workcont1 {
	display: none;
	background: transparent;
}
.workdesc {
	font-weight: 300;
	margin-top: 5px;
}
@media screen and (max-width: 550px){
	
			form{
				margin-bottom: 0px;
			}
			.contenedor{
			margin-top: 0px;
			}
			.contenedor .cronocompe{
				margin-top: 90px;
			}
			.cronocompe .ito {
				width: 85%;
				font-size: 13px;
				border: 1px solid #009688;
			}
			.cronocompe .itotiempo {
				font-size: 13px;
			}
			.cronocompe .heat {
				font-size: 13px;
			}
			.cronocompe .lines {
				font-size: 12px;
				width: 90%;
			}
			.cronocompe .titaren {
				margin-top: 0px;
			}
			/*este es la clase para ocultar el header cuando estoy en la versión movil dentro de un evento*/
			.headerm{
				display: none;
			}
			.headere{
				width: 100%;
				position: fixed;
				z-index: 100;
				display: inline;
				background: #1e1e20;
			}
			.headere select{
				    font-size: 20px;
					width: 100%;
					margin: 0px 0px 0px 0px;
					background-color: #212121;
					color: white;
					padding: 4px 15px;
					border: 3px solid #ef4669;
					text-align: center;
					border-radius: 15px;
					-webkit-appearance: none;
					cursor: pointer;
					text-align-last: center;
					font-family: 'Blinker', sans-serif;
					font-weight: 600;
			}
			.headere input[type=submit]{
				font-weight: bold;
				font-size: 11px;
				font-family: "Arial";
				width: 60px;
				background-color: #1e1e20;
				color: #ef4669;; /*#009688*/
				margin: 7px 6px;
				padding: 5px 6px;
				border: 1px solid #ef4669;;
				text-align: center;
				float: right;
				clear: both;
				border-radius: 15px;
				-webkit-appearance: none;
				cursor: pointer;
			}
			.boximg {
				width: 100%;
				float: none;
				text-align:center;
				display: inline-block;
				padding: 6px 20px 0px 20px;
			}
			.boximg img{
				padding: 0px 0px;
			}
			.boximg .insta {
				position: absolute;
				left: 30px;
				top: 7px;
				width: 20px;
			}
			.boximg .face {
				width: 23px;
				position: absolute;
				left: -45px;
				top: 8px;
			}
			 .formlog{
				background: #1e1e20;
				display: none;
				width: 100%;
				padding: 0px 10px;
			}
			 .formlog input[type=text], input[type=password]{
			width: 100%;
			max-width: 100%;
			background-color: #1e1e20;
			padding: 5px 10px;
			margin: 1px 0px;
			border: none;
			border-bottom: 3px solid #444;
			border-radius: 15px;
			font-size: 14px;
			float: left;
			display: inline-block;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
			}
			 .formlog input[type=submit] {
				width: 100%;
				max-width: 100%;
				padding: 4px 2px;
				margin: 10px 0px;
				border-radius: 15px;
				float: right;
				font-size: 14px;
			}
			.title{margin: 20px 0px 10px 0px;}
			.title h1{
				font-size: 30px;
			}
			.titlem{margin: 2px 0px 2px 0px;}
			.titlemenu{
				margin: auto;
				width: 50%;
				float: left;
				display: inline-block;
			}
			.titlemenu input[type=submit]{
				font-weight: normal;
				font-size: 13px;
				font-family: "Arial";
				width: 95%;
				background-color: #1e1e20;
				color: #fff;
				margin: 0px 5px 7px 5px;
				padding: 7px 0px;
				border: 1px solid #ddd;
				text-align: center;
				border-radius: 15px;
				-webkit-appearance: none;
				cursor: pointer;
			}
			.eventdesc .arenadesc input[type=submit]{
				width: 65%;
			}
			.title .finevento h1{font-size: 22px;}
			.titlem h1{
				font-size: 22px;
				font-family: "Capture_it";
				color: white;
				text-align: center;
				font-weight: normal;
			}
			.boxevent{
				width: 150px;
				height: 150px;
				margin: 5px 5px 5px 5px;
			}
			.boxevent input[type=image]{
				max-width: 100px;
				min-width: 50px;
				max-height: 100px;
				min-height: 50px;
				border-width: 5px;
				border-radius: 60px;
				margin-top: 5px;
			}
			.boxevent h3{
				font-size: 15px; 
			}
			.boxevent .texto{
                position: absolute;
                margin-left: 0px;
                background: #ef4669;;
                color: black;
                font-family: "Arial";
                font-weight: bold;
                font-size: 11px;
                border-radius: 4px;
                padding: 1px 2px;
            }
			ul { display:none;}
			.tabladesk {display:none;}
			.tablamovil {
				display: inline;
				width: 100%;
				float: left;
				margin-top: 30px;
				padding-bottom: 400px;
				background: #1e1e20;
			}
			.tablamovil table {
				border-collapse: collapse;
				width: 100%;
				color: grey;
				font-size: 14px;
				font-family: Arial;
			}
			.tablamovil th {
				color: #ddd;
				background: #252525;
				font-weight: normal;
				text-align: left;
				padding: 10px 7px;
				font-size: 20px;
				font-family: 'Blinker', sans-serif;
				cursor: pointer;
				font-weight: 600;

			}
			.tablamovil td {
				text-align: right;
				padding: 8px;
				border: 1px solid #222;
				color: #aaa;
			}
			.target {display: none;}
			.tablamovil tr:nth-child(odd){background-color: #181818;}
			.tooltip .tooltiptext {
				visibility: hidden;
				font-weight: normal;
				font-size: 14px;
				background-color: #555;
				color: #fff;
				text-align: center;
				border-radius: 6px;
				padding: 5px 5px;
				position: absolute;
				z-index: 1;
				width: 200px;
				height: auto;
				top: 100%;
				left: 50%; 
				margin-left: -60px;
				opacity: 1;
				transition: opacity 1s;
				-webkit-transform: rotate(0deg); 
				-moz-transform: rotate(0deg);
				-o-transform: rotate(0deg);
				transform: rotate(0deg);
			}
			.tooltip .tooltiptext::after {
				content: " ";
				position: absolute;
				bottom: 100%;  /* At the top of the tooltip */
				left: 50%;
				margin-left: -5px;
				border-width: 5px;
				border-style: solid;
				border-color: transparent transparent #555 transparent;
			}
			.purchasearea{
				width: 100%;
				height: 100%;
				border-radius: 0px;
				margin-top: 10px;
				padding: 20px 0px;
			}
			.purchasearea input[type=submit]{
				margin-top: 20px;
				margin-bottom: 20px;
			}
			.menu{
					display: inline;
					position: absolute; right: 2px; top: 6px;
					width: 50px;
					height: 30px;
					margin: auto;
					background-image: url("images/menu.png");
					background-size: cover;
					background-position: center;
					text-align: center;
					clear: both;
			}
			.finevento{
				width: 100%;
				float: left;
				margin-top: 200px;
				padding-bottom: 400px;
				background: #1e1e20;
			}
			.finevento h1{
				font-size: 22px; 
			}
			.eventdesc {
				margin-top: 130px;
			}
			.eventdesc img {
				width: 50%;
			}
			.contenedor .formreg input[type=text], input[type=submit], input[type=password], select{
				width: 80%;
			}
			.workcont {
				width: 80%;
			}
			.workcont1 {
				display: inline-block;
			}
}