@charset "utf-8";
/* CSS Document */

/********** Nuevos ********/

/***** head *****/
.whatsapp {
	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 40px;
	left: 40px;
	background-color: #25d366;
	color: #FFF;
	border-radius: 50px;
	text-align: center;
	font-size: 30px;
	z-index: 100;
}

.whatsapp-icon {
	margin-top: 13px;
}


/********** Login **********/

	.ventana a,
	a:link,
	a:visited,
	a:active {
		color: rgba(255, 255, 255, 0.8);
	}

	.ventana a:hover {
		color: rgba(255, 255, 255, 1);
		font-weight: 900;
	}

	.contenedor_ventana_session {
		padding-top: 200px
	}

	.ventana_session {
		background: #26292E;
		height: 380px;
		margin: 0px auto 0;
		width: 400px;
	}

	.ventana_session .titulo_ventana {
		width: 100%;
		padding-top: 60px;
		font-size: 20px;
		text-align: center;
		color: #FFF;
		font-weight: 700;
		line-height: 20px;
	}

	.ventana_session .estado {
		color: rgba(193, 193, 193, 1.00);
		font-weight: 300;
		font-size: 14px;
		visibility: hidden;
	}

	.texto {
		margin-top: 10px;
		height: 35px;
		float: left;
		padding-left: 45px;
		width: 100%;
	}

	.cuadro_icono {
		float: left;
		height: 35px;
		width: 40px;
		background: #39F;
		color: #FFF;
		font-size: 22px;
		padding: 0px 10px;
		margin-top: -35px;
	}

	.ingresar {
		color: #FFF;
		float: left;
		background: #09F;
		width: 100%;
		padding: 7px 22px;
		text-align: center;
		margin-top: 20px;
	}

	.ventana_registro {
		position: absolute;
		background: #26292E;
		height: 480px;
		margin-top: 120px;
		width: 24%;
		margin-left: 38%;
		padding: 0px 22px;
		/*opacity:0;*/
	}


	.ventana_registro .titulo_ventana {
		width: 100%;
		float: left;
		margin-top: -40px;
		z-index: 0;
		font-size: 14px;
		text-align: center;
		color: #FFF;
	}


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

		.contenedor_ventana_session {
			padding-top: 0px;
			height: 2000px;
			max-height: 100%;
			min-height: 380px !important;
			background: #26292E;
		}

		.ventana_session,
		.ventana_registro {
			width: 100%;
		}

	}

	@media (max-width: 979px) {

		.contenedor_ventana_session {
			padding-top: 0px;
			height: 2000px;
			max-height: 100%;
			min-height: 380px !important;
			background: #26292E;
		}

		.ventana_session,
		.ventana_registro {
			width: 100%;
			height: 100%;
		}


	}

	.sponsors {
		width: 50%;
		margin: 0px auto;
	}

	.sponsor {
		max-height: 50px;
		max-width: 33%;
		float: left;
	}

/***************************/



.popUp {
	position: fixed;
	width: 100%;
	display: table;
	background: red;
	z-index: 999;
	opacity: 0;
	height: 0;
	-webkit-transition: all 500ms ease-out 1s;
	-moz-transition: all 500ms ease-out 1s;
	-o-transition: all 500ms ease-out 1s;
	transition: all 500ms ease-out 1s;
}
.popUp.show{
	opacity: 1;
	height: 45px;
}

.popUp span {
	display: table-cell;
	vertical-align: middle;
	padding: 0 10px;
	width: 30px;
	font-size: 22px;
}

.popUp p {
	display: table-cell;
	vertical-align: middle;
}


ul, menu, dir {
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}

/***** HTML ******/

html {
	overflow-x: hidden;
	width: 100%;
	height: 100%;
	background: url(../img/fondos/Login_DesafiAR.jpg) no-repeat center center fixed;
	/*
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
 */
	-webkit-background-size: cover ;
	-moz-background-size: cover ;
	-o-background-size: cover ;
	background-size: cover ;

	transition: background-size 2s ease-in;
	-moz-transition: background-size 2s ease-in;
	-web-kit-transition: background-size 2s ease-in;
}

html.fondo_realista{
	background: url(../img/fondos/realista/Home.jpg) no-repeat center center fixed;
}


span {
	font-weight:700;
}


.canvas{
	width:280px;
	height:140px;
	display:block;
	margin: 0px auto;
}

#canvas_cap_planta{
	margin-top:-40px;
}

a:link, a:visited,a:hover,a:active { 
	text-decoration:none;
    color: #FFF;
}


/*@import url(http://fonts.googleapis.com/css?family=Lato:100,300,700);
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'codropsicons';
	src:url('../fonts/codropsicons/codropsicons.eot');
	src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/codropsicons/codropsicons.woff') format('woff'),
		url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),
		url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
}*/

*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after { content: ''; display: table; }
.clearfix:after { clear: both; }

html, body, .pagewrap {
	height: 100%;
}

body {
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.25;
	margin:0;	
	font-family: 'Lato', Arial, sans-serif;
	/*font-family: 'Roboto', sans-serif;*/
	text-shadow: 0px 0px 9px rgba(0,0,0,0.5);

}

.container {
	min-height: 100%;
}


section {
	padding: 3em 1em 10em;
	text-align: center;
	clear: both;
}

section h2 {
	font-size: 2.6em;
	font-weight: 300;
	padding: 4em 0 0.4em;
}

section p {
	font-size: 1.5em;
	line-height: 1.5;
	margin-top: 0;
}

.related > a {
	border: 1px solid rgba(0,0,0,0.3);
	display: inline-block;
	text-align: center;
	margin: 20px 10px;
	padding: 25px;
}

.related a:hover {
	border-color: #fff;
	color: #fff;
}

.related a img {
	max-width: 100%;
	opacity: 0.8;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.related a:hover img,
.related a:active img {
	opacity: 1;
}

.related a h3 {
	margin: 0;
	padding: 0.5em 0 0.3em;
	max-width: 300px;
	text-align: left;
}

.columns {
	max-width: 1200px;
	margin: 0 auto;
	text-align: left;
}

.column {
	width: 50%;
	padding: 0 2em;
	float: left;
}

/*
.pageload-link {

}
*/

.pageload-link:hover {
	color: #fff;
}

.amatic {
	font-family: 'Amatic SC', cursive;
}


#contenedor_tabla{
	opacity:0;
}

.tabla {
	width:80%;
	max-width:800px;	
	margin:auto;
	border: solid 1px rgba(255,255,255,0.73);
	color:#FFF;
	margin-top:30px;

}

.tabla th, .tabla td {
	padding:0;
	margin:0;
	border: solid 1px rgba(255,255,255,0.73);	
}

.tabla th {
	background:rgba(204,204,204,0.3);
	font-size:20px;
	padding:10px 0;
}

.tabla th, .tabla td{
	width:50%;
}

.line_menu{
	position: fixed;
	top: 50%;
	height: 40px;
	width: 7px;
	left: 9px;
	margin-top: -20px;
	z-index: 1;
	border-left: 1px solid white;
	border-right: 1px solid white;
	transition: left 1s ease-out;
}

.line_menu.hidden{
	left: -10px;
}



@media(max-width: 816px){
	.line_menu{
		display: none;
	}
	.btn_barra{
		display: block!important;
		z-index:1;
		bottom: 10px;
		right: 10px;
		left: auto;
		height: 70px;
		width: 70px;
		background: #3d8eb9;
		border-radius: 50%;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		text-align: center;
		cursor: pointer;
	}

	.btn_barra:before{
		top: 21px;
		left: 21px;
		position: absolute;
		font-size: 30px;
		content: "\e000";
		font-family: Flaticon;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1em;
		-webkit-font-smoothing: antialiased
	}

	.pageload-overlay{
		z-index: 2;
	}
}