/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	

	-webkit-user-select: none;

}


html,body {
	margin:0;
	padding:0;
	cursor: none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
input{
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#979797;
	width:190px;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {

	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* General Demo Style */
body{
	font-family: 'Electrolize', Arial, sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #fff;
}
a{
	text-decoration: none;
	cursor: none;

}
.clr{
	clear: both;
}

/* CSS Style */

html, body {
	height:100%;
}
body {
	width: 100%;
	/*background-image:-webkit-gradient(linear,left top,left bottom,from(#1c2a3c),to(#e8e8e9));*/
		background: #000;
		background-image:url('body-bg.jpg');
		background-repeat:repeat-x;

	overflow: hidden;
	
		font-family: 'Electrolize', Arial, sans-serif;
		
	
	
}

ol,ul {
	list-style:none;
}

a{
	text-decoration: none;
}





#header{
	position: absolute;
	z-index: 2000;
	width: 235px;
	top: 50px;
	
	
}

			#header h1{
				font-size: 30px;
				font-weight: 400;
				text-transform: uppercase;
				color: rgba(255,255,255,0.9);
				/*text-shadow: 0px 1px 1px rgba(0,0,0,0.3);*/
				padding: 20px;
				background: #000;
			}

#app_camara{
		width: auto;
	height: 50%;
	background: #000;
}






.contenido{
	
	left: 250px;	
	right: 100px;

	
	top: 0px;
	position: absolute;
	
	padding-bottom: 0px;


}
					.contenido h2{
						/*
						right: 100px;
						left: 250px;
						top: 0px;
						position: absolute;
						padding-bottom: 0px;
					
					*/
						
						
						font-size: 110px;
						/*padding: 10px 0px 20px 0px;*/
						padding: 0% 0px 1% 0px;
						margin-top: 1%;
						color: #fff;
						color: rgba(255,255,255,0.9);
						/*text-shadow: 0px 1px 1px rgba(0,0,0,0.3);*/
					}
					
					.contenido p{
						/*
						left: 250px;
						position: absolute;
						right: 100px;
						top: 250px;
					
						padding-bottom: 0px;
						*/
						
						font-size: 18px;
						/*padding: 10px;*/
						line-height: 24px;
						color: #fff;
						display: inline-block;
						background: black;
						padding: 10px;
						margin: 1% 0px;
						
					}

.izq{
	height: 100%;
	width: 22%;
	color: blue;
	float: left;
	/*background: yellow;*/
}

.ctr{
		height: 100%;
		width: 50%;
		color: blue;
		float: left;
		/*background: blue;*/
}

.der{
	
		height:100%;
		width: 22%;
		color: blue;
		float: left;
		/*background: white;*/
}

#timeline {
	overflow:hidden;
	float:left;
}

#jp_container_1 {
	
	position: static;
	margin: auto;


	/*margin-top: 200px;*/

}



.inicio_contenido{
	/*background: black;*/
	
	/*
	right: 100px;
	left: 100px;
	*/
	right: 7%;
	left: 7%;
	
	top: 0px;
	bottom: 0px;
	
	position: absolute;
	/*padding-bottom: 30px;*/
	padding-bottom: 1%;
	
	/*border: dotted;*/
}

					.inicio_contenido h2{
						
						
						font-size: 80px;
						/*padding: 10px 0px 20px 0px;*/
						padding: 1% 0px 1% 0px;
						margin-top: 2%;
						color: #fff;
						color: rgba(255,255,255,0.9);
						/*text-shadow: 0px 1px 1px rgba(0,0,0,0.3);*/
					}
					
					.inicio_contenido p{
						
						
						font-size: 16px;
						padding: 10px;
						line-height: 24px;
						color: #fff;
						display: block;
						background: black;
						padding: 10px;
						margin: 3px 0px;
					}




.inicio_contenido_up{
	
	/*background: blue;*/
	position: relative;
	top: 0px;
	bottom: 0px;
	margin-bottom:2%;
	/*border:solid;*/
	
	height:20%; 
	
}

					.inicio_contenido_up h2{
						
						text-align:center;
						
					}
					
					.inicio_contenido_up p{
						
						text-align:center;
						
					}	
	
	
.inicio_contenido_center{
	/*background: yellow;*/
	align:center;	  
	/*border:dotted;*/
	height: 50%;
	margin-top:1%;;
}

.logos {
	
	/*height: 75px;*/
  height:10%;
	
	
	/*background: red;*/
	font-size: 30px;

	font-weight: 400;
	text-transform: uppercase;
	color: rgba(255,255,255,0.9);
	/*text-shadow: 0px 1px 1px rgba(0,0,0,0.3);*/


  display: block;
  position: absolute;
  
	left: 0px;
	right: 0px;  


  bottom: 0px;



  margin: 0 0 0 0;
  padding: 0;
  z-index: 1;
  
  float: right;
  text-align: center;
  


}

					.logos span.left{
						  float: left;
					}
					
					.logos span.right{
						  float: right;
					}

#fecha{
	
				font-size:20px;
				position: relative;
				padding: 200px 0px 0px 0px;
	
}

/*  Roundabout: Estilos Internos */


.roundabout-holder {
	
		  -webkit-transform: translate3d(0, 0, 0);
      list-style: none;
      padding: 0;
      margin: 0px;
      /*
      height: 1em;
      width: 39em;
      */
      height: 100%;
      width: 75%;
      z-index: 1;
      
      
      
   }
   
.roundabout-moveable-item {
			
      height: 95%;
      width: 60%;
      
      /*cursor: pointer;*/
      /*background-color: #ccc;*/
      background-color: #fff;
      
      /*background-color: #7289eb;*/
      
      
     /* background-color: #aeaeae;*/
      /*border: 5px solid #999;*/
      border: 8px solid #acacac;
			
   }
   
.roundabout-in-focus {
     /* cursor: auto;*/
     
   }



#r_about {
	
	text-align:center;
	margin: auto;
	/*width:100%;*/
	height: 100%;
	/*border:groove;*/
	font-size: 2.2em;
	font-weight: 900;

	/*text-transform: uppercase;*/
	/*color: #fff;*/

	top: 0px;
	bottom: 0px;
	
}

			#r_about a{
				
				/*font-size: 40px;*/

				color: #747474;
				top: 0px;
				bottom: 0px;
			}
			
		  #r_about li {
			 	
				/*padding: 20px 0px 0px 0px;*/
				
				
				}
			 #r_about li img {
			 	
			 	height: 100%;
				width: 100%;
				
				}
				
			.menu_r_about{
				
			}



.r_about_blk{
	
  /*height: 250px;*/

	height:100%;
	width:70%;
	padding-left: 0px;
	float:left;
	/*border:solid;*/
	
	z-index: 1;
	
}


.ra_elem_title{
	padding: 30px 0px 0px 0px;
	font-size: 1.3em;
	/*text-shadow: 0px 1px 1px rgba(0,0,0,0.3);*/
  height:50%
}

.ra_elem_img{
  height:50%
}


.prev{
		
		
	  margin-top:7.5%;
		height:50%;
		
	 /* font-size: 130px;*/

		/*font-stretch: expanded;*/
	  /*background: #000;*/
	  background: rgba(0,0,0, 0.55);
		text-color:#fff;
		/*text-shadow: 0px 1px 1px rgba(0,0,0,0.3);*/
		text-align:center;
		/*border:solid;*/
		float:left;
		/*bottom: 0px;*/
		/*height: 250px;*/
		width:15%;
		z-index: 1;

}

			.prev a{
						 
					color: #fff;
				
			}
			
			.prev:hover{
				
					background: #f47121;	

			
					-webkit-animation:rabout_dir; /* Safari and Chrome */
					-webkit-animation-duration:0.3s;
					-webkit-animation-iteration-count:1;
					-webkit-animation-play-state:running;
			}
			
.centro_izq{
	
	width: 100px;
	height: 100px;
	margin-top: 30%;
	margin-left: 30%;
	/*margin-bottom: 20%;*/
	
	border: 20px solid rgba(255,255,255,0.7);
	border-right: none;
	border-top: none;
	/*cursor: pointer;*/
	
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	
}			

.centro_izq a{
	

	
	
}		




@-webkit-keyframes rabout_dir /* Safari and Chrome */
{
0%   {background:black;}
100%  {background:#f47121;}

/*
50%  {color:blue;}
100% {color:green;}
*/
}


.next{

	  margin-top:7.5%;
	 /* padding:auto;*/
		height:50%;

	  font-size: 130px;
	  /*background: #000;*/
	  background: rgba(0,0,0, 0.55);
		text-color:#fff;
		/*text-shadow: 0px 1px 1px rgba(0,0,0,0.3);*/
		text-align:center;
		/*border:solid;*/
		float:left;
		bottom: 0px;
		/*height: 250px;*/
		width:15%;
		z-index: 1;
		

}

		.next a{
	
				color: #fff;
				
		}
		
		.next:hover{
				background: #f47121;
				
				-webkit-animation:rabout_dir; /* Safari and Chrome */
				-webkit-animation-duration:0.25s;
				-webkit-animation-iteration-count:1;
				-webkit-animation-play-state:running;
		}


.centro_der{
	
	width: 100px;
	height: 100px;
	margin-top: 30%;
	margin-left: 15%;
	
	/*margin-bottom: 20%;*/
	
	border: 20px solid rgba(255,255,255,0.7);
	border-left: none;
	border-bottom: none;
	/*cursor: pointer;*/
	
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	
}		



/* PANEL*/

.panel{
	
	min-width: 100%;
	height: 85%;  /* Alto final del panel que se pone sobre la info inicial  */
	overflow-y: auto;
	overflow-x: hidden;
	margin-top: -100%;
	position: absolute;
	background: #000;
	/*box-shadow: 0px 4px 10px rgba(0,0,0,0.6);*/
	z-index: 2;
	
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
	
	/*-webkit-transition: margin-top .6s ease-in-out; /* transicion tipo cortina IN y OUT */*/
	opacity: 0;
	-webkit-transition: margin-top 0.4s ease, opacity 0.6s ease;
	-moz-transition: margin-top .8s ease-in-out; /* http://www.htmlgoodies.com/beyond/css/css3-transitions-syntax-and-example-code.html*/
	-o-transition: margin-top .8s ease-in-out;
	-transition: margin-top .8s ease-in-out;
	
	/* Fondo en Degradé*/
	/*
	background-image:-webkit-gradient(linear,left top,left bottom,from(#1c2a3c),to(#e9e8e8));
	background-image:-webkit-linear-gradient(#1c2a3c,#e9e8e8);
	background-image:-moz-linear-gradient(#1c2a3c,#e9e8e8);
	background-image:-ms-linear-gradient(#1c2a3c,#e9e8e8);
	background-image:-o-linear-gradient(#1c2a3c,#e9e8e8);
	background-image:linear-gradient(#1c2a3c,#e9e8e8);
	*/
	background-image:url('body-bg.jpg');
	
	
}

				.panel:target{
					
					margin-top: 0%;  /* margin-top Determina posicion final del panel luego de la animacion de transición  */
					/*background-color: #ffcb00; 	/* background-color Determina color de fondo del panel que se muestra luego de la transición */ 
				
				
				
				}
				
				.panel.inicio a:target{
					
					-webkit-transform: translate3d(0, 0, 0);

					
				}


.return {
	
	
	font-size: 30px;
	font-weight: 400;
	text-transform: uppercase;
	color: rgba(255,255,255,0.9);
	/*text-shadow: 0px 1px 1px rgba(0,0,0,0.3);*/

	/*background: #000;*/
	background: rgba(0,0,0, 0.55);
	

	list-style:none;

	
	  display: block;
	  position: absolute;
	  left: 0;
	  bottom: 0px;
	  overflow: visible;
	  width: 200px;
	  height: 200px;
	  margin: 0 0 0 0;
	  padding: 0;
	  z-index: 99999999999;
	  border: none;
	  float: none;
	
	
}

				.return a{
					
					color: rgba(255,255,255,0.9);
					display: block;
				
				    width: 200px;
				    height: 200px;
				
				
					line-height: 50px;
					padding: 0px 0px;
					text-transform: uppercase;
					margin-bottom: 6px;
					/*box-shadow: 1px 1px 2px rgba(0,0,0,0.2);*/
				
				}
				
				.return a:hover {
					background: #f47121;
				}





#home:target ~ #header #navigation #link-home,
#page1:target ~ #header #navigation #link-page1,
#page2:target ~ #header #navigation #link-page2,
#contact:target ~ #header #navigation #link-contact{
	
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
	
	
	background: #f00;
	color: #fff;
}
/*
#works {
	padding: 15px 0px;
}
#works li{
	display: inline;
}
#works li a{
	padding-right: 10px;
}
#works img {
	box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	padding: 12px; 
	background: rgba(255,255,255,0.9);
}
#form p{
	background: #fff;
	color: #000;
}
#form input, #form textarea{
	background: #000;
	color: #fff;
	border: none;
}
#form textarea{
	width: 493px;
	height: 100px;
}
#form label{
	padding-right: 10px;
	float: left;
}
.footnote a{
	color: #ddd;
}
*/

/* Menu */

.mh-menu{
	height: 385px;
	width: 600px;
	margin: 50px;
	position: relative;

}
.mh-menu li{
	width: 300px;
	
}
.mh-menu li a{
	display: block;
	width: 280px;
	padding: 0px 10px;
	text-align: right;
	position: relative;
	z-index: 10;
	height: 97px;
	border-right: 1px solid #ddd;
	background: #000;
	background: rgba(0,0,0, 0.55);
	/*background: rgba(255,255,255, 0.8);*/
}
.mh-menu li:hover a{
	background: #f47121
	/*background: rgba(225,239,240, 0.4);*/
}
.mh-menu li a span{
	display:block;
}
.mh-menu li a span:first-child{
	font-weight: 700;
	font-size: 16px;
	color: #acacac;
	padding-top: 10px;
	font-family: 'Alegreya SC', Georgia, serif;
}
.mh-menu li a span:nth-child(2){
	color: #fff;

	font-weight: 400;
	font-style: italic;
	font-size: 28px;
	font-family: 'Alegreya SC', Georgia, serif;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	-ms-transition: color 0.2s linear;
	transition: color 0.2s linear;
}
.mh-menu li:nth-child(1):hover span:nth-child(2){
	color: #ae3637;
}
.mh-menu li:nth-child(2):hover span:nth-child(2){
	color: #c3d243;
}
.mh-menu li:nth-child(3):hover span:nth-child(2){
	color: #ae3637;
}
.mh-menu li:nth-child(4):hover span:nth-child(2){
	color: #c3d243;
}

.mh-menu li:nth-child(5):hover span:nth-child(2){
	color: #ae3637;
}
.mh-menu li:nth-child(6):hover span:nth-child(2){
	color: #c3d243;
}
.mh-menu li:nth-child(7):hover span:nth-child(2){
	color: #ae3637;
}
.mh-menu li:nth-child(8):hover span:nth-child(2){
	color: #c3d243;
}




.mh-menu li img{
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	opacity: 0;
	-webkit-transition: left 0.4s ease-in-out, opacity 0.6s ease-in-out;
	-moz-transition: left 0.4s ease-in-out, opacity 0.6s ease-in-out;
	-o-transition: left 0.4s ease-in-out, opacity 0.6s ease-in-out;
	-ms-transition: left 0.4s ease-in-out, opacity 0.6s ease-in-out;
	transition: left 0.4s ease-in-out, opacity 0.6s ease-in-out;
}
.mh-menu li:hover img{
	left: 300px;
	opacity: 1;
}

/* Reloj */

/*
body {
	font-family: 'digi';
	font-size: 76%;
	background: #B9B7B1;
	background-image: radial-gradient(
		center 0,
		white,
		#B9B7B1
	);
}
*/

@font-face {
	font-family: 'digi';
	src: url('DS-DIGII.TTF');
}

#reloj {
	
	font-family: 'digi';
	font-size: 76%;
	/*width: 250px; height: 100px;*/
	width: 33.3%; height: 100%;
	/*background: white;*/
	font-size: 4em;
	color: white;
	
	/* Centering everything */
	position: absolute;
	left: 33.3%; 
	/*top: 50%;*/
	/*margin-left: -250px;*/
	margin-top: -50px;
	
	/*text-align: center;*/
	line-height: 100px;
	
	/*border-top: 5px solid #E54B6B;*/
	/*background-image: linear-gradient(#f0f0f0, white);*/
}

/* Mapa 
#map_canvas {
	width: 100%;
	height: 725px;
	position: absolute;
	display: block;
}

#loading_map{
	width: 100px;
	height: 100px;
	left : 50px;
	top : 100px;
	position: relative;
	background : rgba(0,0,0,0);
	display: block;
}
#over_map{
	width: 100%;
	height: 30px;
	left : 0px;
	top : 690px;
	position: relative;
	background : rgba(0,0,0,0);
	display: block;
}

.control_container {

	background: rgba(255,255,255,0);
	
	display: block;
	position: absolute;
	width: 180px;
	height: 45px;
	border: none;
	float: none;
	cursor: none;
	
}.control {
	
	text-transform: uppercase;
	color: rgba(255,255,255,0.9);

	background: rgba(0,0,0, 0.7);
	

	display: block;
	width: 160px;
	height: 30px;
	border: none;
	position:absolute;
	left:50%;
    top:50%;
    margin:-15px 0 0 -80px;
	text-align:center;
	font-size: 25px;
	cursor: pointer;
	
}

*/





