@font-face {
	font-family: Creditos;
	src: url('Univers LT 59 Ultra Condensed.ttf') format('truetype');
}

html,body{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

img{
	border:none;
}

a{
	text-decoration: none;
	color: white;
}

p, td{
	font-family: "Kalinga", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: white;
	margin:0;
}

.precios{
	font-weight: bold;
	font-size: 18px!important;
}

h1{
	font-family: Creditos, Helvetica, Arial, sans-serif;
	color: white;
	font-size: 40px;
	display: inline-block;
}

h2{
	font-family: Creditos, Helvetica, Arial, sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	color: white;
}

#header{
	position:fixed; 
	left:0;
	top:0;
	z-index: 999;
	width: 100%;
	height: 70px;
	padding-left:10px;
	background: rgba(0,0,0,0.9);
	color: white;
	font-family: Creditos, Helvetica, Arial, sans-serif;
}

#header a:hover{
	color: #ababab;
}

#banner{
	width:100%;
}

#banner img{
	margin-top: 10px;
	display: block;
	border: none;
	float: left;
	height: 50px;
}

#lang{
	margin-top: 5px;
	margin-right: 20px;
	display: block;
	border: none;
	float: right;
	height: 50px;
	font-size: 20px;
}

#fb img{
	opacity: 0.8;
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	width: 34px;
	height: 34px;
	padding: 0;
	vertical-align: middle;
	position: absolute;
	top: 5px;
	right: 50px;
}

#fb img:hover{
	opacity: 1;
}

#tw img{
	opacity:0.8;
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	width: 34px;
	height: 34px;
	padding: 0;
	vertical-align: middle;
	position: absolute;
	top: 5px;
	right: 10px;
}

#tw img:hover{
	opacity: 1;
}

#vi img{
	opacity: 0.8;
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	width: 34px;
	height: 34px;
	padding: 0;
	vertical-align: middle;
	position: absolute;
	top: 5px;
	right: 90px;
}

#vi img:hover{
	opacity: 1;
}

#header .section_bar{
	list-style-type: none;
	text-align: center;
	font-size: 25px;
	height: 34px;
	display: block;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

.section{
	display: inline-block;
	margin: 10px 18px 0 18px ;
}

.section ul{
	display:none;
	position:absolute;
}

.section_bar li:focus ul, .section_bar li:active ul, .section_bar li:hover ul {
	display: block;
	background: rgba(0,0,0,0.9);
}

.section ul li:first-child{
 	border-radius:3px 3px 0 0;
 	margin: 10px auto 0;
}

.section ul li:last-child{
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
}

.subsection{
	list-style-type: none;
	text-align: left;
	padding: 5px 18px 5px 18px;
}

.subsection_bar{
	padding: 0;
	z-index:10;
}

#container{
	width: 100%;
	min-height: 100%;
	z-index: -2;
	margin:0;
	padding:0;
	display: table;
}

#container2{
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

#content{
	padding-bottom: 85px;
	padding-top: 85px;
	vertical-align: middle;
	display: table-cell;
}

#footer{
	width: inherit;
	background-color: black;
	color: white;
	text-align: center;
	margin:0;
	padding-top: 20px;
	padding-bottom: 20px;
}

#gallery{
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

#cartel{
	float: right;
	margin-left: 40px;
	margin-bottom: 40px;
	margin-top: 15px;
	display: inline!important;
	position: relative;
	top: 0;
	transition: top 0.2s ease;
	-webkit-transition: top 0.2s ease;
	-moz-transition: top 0.2s ease;
	-o-transition: top 0.2s ease;
}

#cartel:hover{
	position: relative;
	top: -5px;
	transition: top 0.2s ease;
	-webkit-transition: top 0.2s ease;
	-moz-transition: top 0.2s ease;
	-o-transition: top 0.2s ease;
}

#gallery img{
	width: 200px;
	height: 200px;
	margin-bottom: 0px;
	position: relative;
	top: 0;
	transition: top 100ms ease;
	-webkit-transition: top 100ms ease;
	-moz-transition: top 100ms ease;
	-o-transition: top 100ms ease;
	margin-right: 0px;
}

#gallery img:hover{
	position: relative;
	top: -0px;
	transition: top 100ms ease;
	-webkit-transition: top 100ms ease;
	-moz-transition: top 100ms ease;
	-o-transition: top 100ms ease;
}

#menu-img {
	display: block;
	width: 930px;
	height: 400px;
	padding: 0;
	list-style:none;
	margin-left: auto;
	margin-right: auto;
}

#menu-img li{
	display:block;
	float:left;
	margin:10px;
}

#menu-img img{
	width: 290px;
	height: 387px;
}

.boxgrid{ 
	width: 290px; 
	height: 387px; 
	float:left; 
	background:#161613; 
	overflow: hidden; 
	position: relative; 
}

.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}

.boxgrid h2{ 
	color:white; 
	font-weight:bold; 
	text-transform: uppercase;
	font-size: 30px;
	font-family: Creditos, Helvetica, Arial, sans-serif;
	text-align: center;
}
	
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 50px; 
	width: 100%; 
	padding-bottom: 15px;
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.captionfull .boxcaption {
	top: -65px;
	left: 0;
}

#lienzoIndex{
	background: rgba(30,30,30,0.8);
	width: 40%;
	height: auto;
	float: right;
	margin-right: 20px;
	padding-top: 40px;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 40px;
	border-radius: 10px;
}

#lienzoIndex p{
	text-align: justify;
}

#lienzoIndex p strong{
	font-style: italic;
}

#lienzoIndex p,h1{
	color: white;
}

#lienzoIndex img{
	display:block;
	float:right;
	margin-top: 98px;
	width: 140px;
}

.lienzo{
	background: rgba(30,30,30,0.8);
	width: 60%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-left: 80px;
	padding-right: 80px;
	padding-bottom: 40px;
	border-radius: 15px;
}

.lienzo li{
	list-style-type: none;
	margin-top: 5px;
}

.lienzo li p{
	font-weight: bold;
}

#lienzo2{
	background: rgba(30,30,30,0.8);
	width: 50%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 100px;
	padding-right: 100px;
	border-radius: 15px;
}

#lienzo_personajes{
	background: rgba(30,30,30,0.8);
	width: 850px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border-radius: 15px;
	padding: 20px 50px 35px 50px;
}

#lienzo_crew{
	background: rgba(30,30,30,0.8);
	width: 850px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border-radius: 15px;
	padding: 30px 30px 35px 30px;
}

.lienzo a{
	color: #666;
	font-weight: 600;
}

.lienzo a:hover{
	color: #aaa;
}

.lienzo p{
	font-family: "Kalinga", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: white;
	margin:0;
	font-size: 15px;
}

#lienzo2 a{
	color: white;
	font-weight: bold;
}

#lienzo2 p{
	font-family: "Kalinga", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: white;
	margin:0;
}

#lienzo_personajes p{
	font-family: "Kalinga", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: white;
	margin:0;
}

#lienzo_crew p{
	font-family: "Kalinga", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: white;
	margin:0;
}

#relleno{
	width:60px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#light{
	height:60px;
	width: 59px;
	display: block;
}

#shadow{
	background-image:url("../img/shade1x1.png");
	position:absolute; 
	left:0;
	top:0;
	width:100%; 
	z-index:100;
}

.lightButton{
	z-index: 110;
}

#form input{
	margin: 10px 0 10px 0;
	padding: 5px;
	border-radius: 6px;
	border: none;
}

#form textarea{
	margin: 10px 0 10px 0;
	padding: 5px;
	border-radius: 6px;
	border: none;
}

#form p{
	font-family: Creditos, Helvetica, Arial, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
}

.button {
   background: #76cc1e;
   padding: 6.5px 13px;
   -webkit-border-radius: 9px;
   -moz-border-radius: 9px;
   border-radius: 9px;
   color: white;
   font-size: 24px;
   font-family: Creditos, Helvetica, Arial, sans-serif;
   text-transform: uppercase;
   vertical-align: middle;
   }
.button:hover {
   background: #95D553;
}

#menu_personajes_bottom{
	width: 620px;
	margin: 0 auto 20px auto;
	display: block;
}

#menu_personajes_bottom img{
	height: 120px;
	width: 100px;
	margin-top: 15px;
}

#menu_personajes_bottom div{
	display: inline-block;
	padding: 15px 6px 15px 6px;
	position: relative;
	top: 0px;
	max-width: 112px;
	max-height: 205px;
	transition: top 0.3s ease;
	-webkit-transition: top 0.3s ease;
	-moz-transition: top 0.3s ease;
	-o-transition: top 0.3s ease;
}

#menu_personajes_bottom p{
	font-size: 22px;
	font-family: Creditos;
	text-transform: uppercase;

}

#menu_personajes_bottom a{
	height: 150px;
}

#menu_personajes_bottom a:hover div{
	background: rgba(180,180,180,0.7);
	border-radius: 8px;
	position: relative;
	top: -10px;
	transition: top 0.3s ease;
	-webkit-transition: top 0.3s ease;
	-moz-transition: top 0.3s ease;
	-o-transition: top 0.3s ease;
}

#menu_personajes_bottom a .selected div{
	background: rgba(180,180,180,0.7);
	border-radius: 8px;
}

#menu_personajes_bottom a:hover p{
}

#ficha{
	display: block;
	width: 100%;
	height: 340px;
	margin-bottom: 30px;
}

#ficha_crew{
	display: inline-block;
	float: right;
	width: auto;
	height: 360px;
	margin-right: 50px;
	margin-bottom: 30px;
}

#ficha img{
	width: 334px;
	height: 337px;
	float: left;
	margin-right: 20px;
}

#ficha h2{
	display: block;
}

#ficha p{
	display: inline;
}

#ficha_crew img{
	width: 440px;
	height: 280px;
	margin-top: 15px;
}

#ficha div{
	display: none;
	width: 100%;
	height: 100%;
	margin: 0 auto 0 auto;
}

#ficha_crew div{
	display: none;
	width: 440px;
	margin: 0 auto 0 auto;
}

#social{
	width: 80px;
	margin: 30px auto 0 auto;
}

#social img{
	position: relative;
	top: 0px;
	transition: top 0.2s ease;
	-webkit-transition: top 0.2s ease;
	-moz-transition: top 0.2s ease;
	-o-transition: top 0.2s ease;
}

#social img:hover{
	position: relative;
	top: -10px;
	transition: top 0.2s ease;
	-webkit-transition: top 0.2s ease;
	-moz-transition: top 0.2s ease;
	-o-transition: top 0.2s ease;
}

.fb-like-box{
	float: right;
	display: inline-block;
	width: 48%;
	height: 450px;
	background: rgba(40,40,40,0.9);
}

.fb-like-box iframe{
	margin: 0;
}

#fb-root {
  display: none;
}

.fb_iframe_widget{
	width: 48%;
}

.fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important;
  height: 100%!important;
}

.twitter-timeline{
	float: left;
	width: 48%;
	display: inline-block;
	height: 450px;
	margin-bottom: 0;
}

iframe{
	width: 43%;
	height: 389px;
	margin-left: 20px;
	margin-bottom: 30px;
}

#making-of{
	height: 250px;
	float: right;
	display: block;
}

#right{
	width: 45%;
	float: right;
}

#right h2{
	color: white;
	font-weight: 900;
	font-size: 18px;
	margin-left: 20px;
	margin-bottom: 0;
}

#menu_crew{
	margin: 0 0 0 20px;
	display: block;
}

#menu_crew img{
	height: 125px;
	width: 100px;
}

#menu_crew div{
	display: inline-block;
	height: 125px;
	padding: 15px 6px 15px 6px;
	position: relative;
	margin-right: 50px;
	top: 0px;
	transition: top 0.3s ease;
	-webkit-transition: top 0.3s ease;
	-moz-transition: top 0.3s ease;
	-o-transition: top 0.3s ease;
}

#menu_nico{
	margin-right: 0!important;
}

#menu_samu{
	margin-right: 0!important;
}

#menu_crew a{
	height: 150px;
}

#menu_crew a:hover div{
	background: rgba(180,180,180,0.7);
	border-radius: 8px;
	position: relative;
	top: -10px;
	transition: top 0.3s ease;
	-webkit-transition: top 0.3s ease;
	-moz-transition: top 0.3s ease;
	-o-transition: top 0.3s ease;
}

#menu_crew a .selected div{
	background: rgba(180,180,180,0.7);
	border-radius: 8px;
}

#menu_crew a:hover p{
	color: #eee;
	font-weight: bold;
}

#lienzo_videos{
	margin: 0 auto;
	background: rgba(30,30,30,0.8);
	width: 850px;
	height: auto;
	border-radius: 15px;
	padding: 10px 30px 35px 30px;
}

.box{
	width: 400px;
	height: 350px;
	display: inline-block;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.box h3{
	font-family: Creditos, Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: white;
	display: inline;
}

.video{
	width: 400px;
	height: 300px;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 0;
}

#social_box{
	width: 80%;
	margin: 0 auto;
	height: 450px;
}

.map{
	width: 350px;
	height: 250px;
	margin-bottom: 0;
	margin-top: 15px;
}

#patrocinio{
	font-family: "Kalinga", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 15px;
	color:white;
}

#patrocinio li{
	list-style: none;
}

#patrocinio ul li{
	list-style: circle;
}

#patrocinadores{
	background: rgba(0,0,0,0.9);
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
}

#patrocinadores ul{
	margin-top: 5px;
	margin-bottom: 0;
	text-align: center;
	padding: 0;
}

#patrocinadores li{
	display: inline-block;
}

#patrocinadores h2{
	color: white;
	font-size: 27px;
	font-weight: 100;
	text-transform:uppercase;
	font-family: Creditos, Helvetica, Arial, sans-serif;
}

#patrocinadores img{
	height: 60px;
} 

#logo_paypal{
	width: 159px;
	height: 55px;
	float: right;
	margin-left: 40px;
	margin-bottom: 40px;
	margin-top: 15px;
	display: inline!important;
}

#progreso{
	width:50%;
	height: 8px;
	border-radius: 6px;
	background: #d0d5cb;
}

#progreso_relleno{
	border-radius: 6px;
	height: 8px;
	background: #76cc1e;
	
}

.status{
	display: inline;
	float: left;
	padding: 0;
	margin-right: 10px;
	width: 270px;
	list-style: none;
	color: white;
}

.status ul{
	margin-top: 15px;
}

.status li {
	font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	border-right: 1px solid #d0d5cb;
	color: #ccc;	
	font-size: 12px;
	margin: 0 10px 0 0;
	padding: 0 15px 1px 0;
	display: inline-block;
	vertical-align: middle;
}

.status li strong{
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: white;
}

#ultimo-div{
	border: none;
}

.lienzo b{
	font-weight: bold;
	display: block;
	margin: 0 auto;
	text-align: center;
}

.texto{
	width: 300px;
	vertical-align: top;
}

.texto h1{
	margin-top: 0;
	text-transform: uppercase;
}

.lienzo table{
	width: 100%;
}

.boton_pp{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#td1 td{
	background:rgba(100,100,100,0.1);
	padding-left: 40px;
}

#td2 td{
	background:rgba(100,100,100,0.2);
	padding-left: 40px;
}

#td3 td{
	background:rgba(100,100,100,0.3);
	padding-left: 40px;
}

#td4 td{
	background:rgba(100,100,100,0.4);
	padding-left: 40px;
}

#td5 td{
	background:rgba(100,100,100,0.5);
	padding-left: 40px;
}

#td6 td{
	background:rgba(100,100,100,0.6);
	padding-left: 40px;
}


#seguroconpaypal{
	float: right;
}

#video_background { 
	position: fixed; 
	background:#000;
	top: -150px; 
	left: 0px; 
	min-width: 100%; 
	min-height: 100%;
	z-index: -1;
}