* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

@font-face {
	font-family: "FiraSans";
	src: url('FiraSans-Book.woff')format('woff');
}

@font-face {
	font-family: "Roboto-BlackItalic";
	src: url('Roboto-BlackItalic.woff')format('woff');
}

@font-face {
	font-family: "Blade";
	src: url('BladeRunnerMovieFont.woff')format('woff');
}

html {
    background-color: #000000;
    width: 100%;
    height: 100%;
    font-family: "FiraSans";
}

/* BackToTop button css */
#scroll {
    position:fixed;
    right:10px;
    bottom:10px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color:#FFFFFF;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#000000;
}
#scroll:hover {
    background-color:#E4E1E1;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}


.centro {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    background-color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 50px;
    padding-bottom: 30px;
}

.header {
	width: 1200px;
	height: 300px;
	background-image: url("../imagenes/collage 1100x300.jpg");
	background-size: 100% 100%;
	margin: 0 auto;
}

.titulo {
	font-family: "Blade";
	width: 700px;
	height: auto;
	vertical-align: top;
	display: inline-block;
	position: relative;
	padding-left: 50px;
	padding-top: 50px;
	font-size: 80px;
    color: #FFFFFF;
    margin-left: 10px;
}

.search {
	width: 400px;
	height: auto;
	padding-top: 160px;
    margin-left: 80px;
	vertical-align: middle;
	display: inline-block;
}

input {
    background: url("../imagenes/search.png") no-repeat scroll 0 0 transparent;
	font-family: "Roboto-BlackItalic";
	color: #000000;
  	border-radius: 15px;
  	padding-left: 20px;
  	padding-right: 30px;
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    outline: none;
}

.menu {
	margin-left: 60px;
	margin-top: 58px;
}

.horizontal ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCC;
}

.horizontal  li {
    display: inline;
}

.horizontal  a {
	font-family: "Roboto-BlackItalic";
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
    float: left;
	font-size: 20px;
    background-color: rgba(255, 255, 255, 0.15);
    border-width: 1px;
    border-style: solid;
    border-color: #FFFFFF;
}

.horizontal  a:hover {
    color: #000000;
    background-color: #FFFFFF;
}

.horizontal  .clear {
    clear: both;
}

.central {
	width: 830px;
	height: auto;
	margin-top: 40px;
	margin-left: 40px;
	padding: 35px;
    border: 1px solid #6E6E6E;
  	box-shadow: 3px 3px 1px 1px #A4A4A4;
	display: inline-block;
}

.aside {
	width: 230px;
	height: 600px;
	margin-left: 40px;
	margin-top: 20px;
	vertical-align: top;
	display: inline-block;
}

.tituaside {
   	font-family: "Roboto-BlackItalic";
	font-size: 24px;
	color: #2E2E2E;
	padding-top: 20px;
	padding-left: 15px;
}

.lateral {
	margin-top: 10px;
}

.lateral a {
	font-family: "FiraSans";
	color: #585858;
	font-size: 14px;
	padding-left: 15px;
}

.lateral a:hover {
	font-family: "FiraSans";
	color: #000000;
	font-size: 14px;
	padding-left: 15px;
 	font-weight: bold;
}

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

.nube {
	width: 750px;
	height: auto;
	background-color: #E4E1E1;
    border: 1px solid #6E6E6E;
	box-shadow: 3px 3px 1px 1px #A4A4A4;
   	font-family: "Roboto-BlackItalic";
	overflow: hidden;
	text-align: center;
	margin: auto;
    display: inline-table;
  	padding-top: 10px;
  	padding-bottom: 10px;
   	padding-left: 25px;
	padding-right: 25px;
}

.nubein {
	display:inline-table;
	padding: 2px;
  	font-size: 14px;
  	text-align: justify;
}

.titnube {
	width: 750px;
	height: 40px;
	font-family: "Roboto-BlackItalic";
	background-image:  url("../imagenes/Banner_750x50_titulosBN.jpg");
    border: 1px solid #6E6E6E;
	background-color: rgba(255, 255, 255, 0.85);
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	padding-left: 20px;
	color: #FFFFFF;
	box-shadow: 3px 3px 1px 1px #A4A4A4;
}

.nube a {
  	color: #6E6E6E;
}

.nube a:hover {
  	color: #000000;
}

.ult100 {
	width: 750px;
	height: 215px;
	background-color: #E4E1E1;
    border: 1px solid #6E6E6E;
	box-shadow: 3px 3px 1px 1px #A4A4A4;
}

.titult100 {
	width: 750px;
	height: 40px;
	font-family: "Roboto-BlackItalic";
	background-image:  url("../imagenes/Banner_750x50_titulosBN.jpg");
    border: 1px solid #6E6E6E;
	background-color: rgba(255, 255, 255, 0.85);
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	padding-left: 20px;
	color: #FFFFFF;
	box-shadow: 3px 3px 1px 1px #A4A4A4;
}

.ultimas100 a {
	color: #FFFFFF;
}

span.etiquetatam1{
    font-size: 110%;   
 }
span.etiquetatam2{
    font-size: 120%;   
 }
span.etiquetatam3{
    font-size: 130%;   
 }
span.etiquetatam4{
    font-size: 140%;   
 }
span.etiquetatam5{
    font-size: 150%;   
 }
span.etiquetatam6{
    font-size: 180%;   
 }
span.etiquetatam7{
    font-size: 210%;   
 }
span.etiquetatam8{
    font-size: 240%;
 	font-weight: bold;
 }
span.etiquetatam9{
    font-size: 270%;
 	font-weight: bold;
 }
span.etiquetatam10{
    font-size: 300%; 
 	font-weight: bold;
 }

@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
            transform: translateX(calc(-250px * 7));
  }
}

@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
            transform: translateX(calc(-250px * 7));
  }
}

.slider {
  background: #E4E1E1;
  height: 200px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 730px;
}

.slider::before, .slider::after {
  content: &quot;&quot;;
  height: 200px;
  position: absolute;
  width: 130px;
  z-index: 2;
}

.slider::after {
  right: 0;
  top: 0;
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}

.slider::before {
  left: 0;
  top: 0;
}

.slider .slide-track {
  -webkit-animation: scroll 40s linear infinite;
          animation: scroll 40s linear infinite;
  display: -webkit-box;
  display: flex;
  width: calc(250px * 14);
}

.slider .slide {
  height: 200px;
  width: 130px;
}

.genero {
	margin: auto;
	display:inline-table;
	padding: 4px;
	margin-bottom: -10px;
}

.estadisticas {
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
}

.nubeesta {
	width: 750px;
	height: auto;
	background-color: #E4E1E1;
    border: 1px solid #6E6E6E;
	box-shadow: 3px 3px 1px 1px #A4A4A4;
   	font-family: "Roboto-BlackItalic";
	overflow: hidden;
	text-align: center;
	margin: auto;
    display: inline-table;
  	padding-top: 10px;
  	padding-bottom: 10px;
   	padding-left: 25px;
	padding-right: 25px;
}

.nubeesta a {
	text-decoration: none;
	color: #6E6E6E;
}

.nubeesta a:hover {
	color: #000000;
}

.esta {
    color: #FFFF11;
    font-size: 12px;
}

.estadis {
	background-color: #6E6E6E;
    color: #FFFF11;
    font-size: 12px;
}

.desest {
    width: 190px;
    color: #000000;
    font-size: 12px;
}

.resest {
    width: 75px;
    color: #6E6E6E;
    font-size: 12px;
}

.firma {
	margin-top: -25px;
	margin-bottom: 20px;
	text-align: center;
	color: #FFFFFF;
   	font-family: "Roboto-BlackItalic";
}

.titol {
   	font-family: "Roboto-BlackItalic";
#	font-family: "Adventure";
	color: #2E2E2E;
  	width: 580px;
  	height: 14px;
  	font-size: 16px;
    padding-left: 12px;
	margin-bottom: 10px;
  	vertical-align: top;
  	text-align: left;
}

.titol a {
   	font-family: "Roboto-BlackItalic";
#	font-family: "Adventure";
#  	font-size: 20px;
	color: #000000;
}

.pun {
    width: 25px;
  	height: 16px;
  	color: #DF0101;
  	font-size: 18px;
	margin-bottom: 10px;
    vertical-align: top;
  	text-align: right;
}

.sin {
    width: 700px;
	font-family: "FiraSans";
  	height: auto;
	color: #585858;
  	font-size: 13px;
  	text-align: justify;
  	padding-left: 15px;
	padding-top: 15px;
  	margin-top: -10px;
    vertical-align: top;
}

.ordenax {
	width: 700px;
	height: 50px;
}

.ordenaxano {
	width: 600px;
	height: auto;
	padding-left: 210px;
}

.ordenax {
	width: 600px;
	height: auto;
	padding-left: 160px;
}

.orden ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #000000;
}

.orden li {
    display: inline;
}

.orden a {
	font-family: "FiraSans";
    color: #000000;
    text-decoration: none;
    padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
    float: left;
	font-size: 14px;
    background-color: #E5DFDF;
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
}

.orden a:hover {
    color: #FFFFFF;
    background-color: #2E2E2E;
}

.orden .clear {
    clear: both;
}

.carta {
	width: 750px;
	height: auto;
	background-color: #E4E1E1;
    border: 1px solid #6E6E6E;
	border-radius: 10px;
	box-shadow: 3px 3px 1px 1px #A4A4A4;
   	font-family: "Roboto-BlackItalic";
	overflow: hidden;
	text-align: center;
	margin: auto;
    display: inline-table;
  	padding: 25px;
}

.sagas {
	display:inline-table;
  	color: #FFFF11;
	padding: 4px;
  	font-size: 14px;
  	margin: 0 auto;
}

.caratulas {
	width: 765px;
	height: auto;
	padding-right: 15px;
	min-height: 475px;
}

.caratula {
  	margin-top: 20px;
	margin-left: 35px;
}

.tit {
	font-family: "Roboto-BlackItalic";
	color: #2E2E2E;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
	background-color: rgba(189, 195, 199, 0.50);
}

.des {
	font-family: "FiraSans";
	color: #2E2E2E;
	font-size: 13px;
	text-align: justify;
}

.des a {
	font-family: "FiraSans";
	color: #2E2E2E;
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
}

.blur {
	filter: blur(3px);
}
/*
.visto {
	position: absolute;
	z-index: 1;
}

.novisto {
	position: absolute;
	z-index: -1;
}
*/
.titpeli {
	width: 750px;
	height: 40px;
	font-family: "Roboto-BlackItalic";
	background-image:  url("../imagenes/Banner_750x50_titulosBN.jpg");
    border: 1px solid #6E6E6E;
	background-color: rgba(255, 255, 255, 0.85);
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	padding-left: 20px;
	color: #FFFFFF;
	box-shadow: 3px 3px 1px 1px #A4A4A4;
}

.titulo2 {
	font-family: "FiraSans";
	color: #2E2E2E;
	width: 105px;
	height: 15px;
	font-size: 12px;
	font-style: oblique;
	text-align: right;
 	font-weight: bold;
}

.descripcion2 {
  	width: 415px;
	font-family: "FiraSans";
	color: #585858;
	padding-left: 7px;
	padding-bottom: 1px;
  	font-size: 13px;
}

.descripcion2 a {
	color: #585858;
 	font-weight: bold;
  	font-size: 15px;
}

.medios {
	width: 690px;
	padding-top: 10px;
	vertical-align: center;
	height: 60px;
	padding-left: 0px;
}

.pest {
	width: 690px;
	height: auto;
   	font-family: "Roboto-BlackItalic";
	color: #2E2E2E;
	font-size: 14px;
	padding-left: 30px;
	padding-right: 20px;
}

.imdb {
	width: 30px;
	height: 30px;
    border-radius: 5px;
}

.directores a {
	font-family: "Roboto-BlackItalic";
	color: #2E2E2E;
	font-size: 20px;
}

.contenido {
	width: 690px;
	height: auto;
}

.celllabel {
	font-family: "FiraSans";
	color: #585858;
	font-size: 12px; 
}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
	display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/

.tabber {
  overflow : auto;
}

.tabberlive {
	margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/

ul.tabbernav {
	margin:0;
	padding: 3px 0;
	border-bottom: 1px solid #778;
 	color: #2E2E2E;
	/*font: Verdana,Arial,Helvetica, sans-serif;*/
}

ul.tabbernav li {
	color: #FFFF11;
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabbernav li a {
	padding: 3px 0.5em;
  	font-family: "Roboto-BlackItalic";
	margin-left: 3px;
	border: none;
	border-bottom: none;
	background: #DDE;
	text-decoration: none;
	color: #FFFF11;
	background-color: rgba(189, 195, 199, 0.50);
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

ul.tabbernav li a:link { 
	color: #2E2E2E;
}

ul.tabbernav li a:visited { 
	color: #667;
}

ul.tabbernav li a:hover {
	color: #fff;
	background: #2E2E2E;
	border-color: #227;
  	font-family: "Roboto-BlackItalic";
}

ul.tabbernav li.tabberactive a {
	color: #FFFFFF;
	background-color: #2E2E2E;
	font-size: 14pt;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
    font-family: "Roboto-BlackItalic";
}

ul.tabbernav li.tabberactive a:hover {
	color: #fff;
	background: #2E2E2E;
  	font-family: "Roboto-BlackItalic";
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/

.tabberlive .tabbertab {
	padding: 15px;
	border-top:0;

	/* Si usted no desea que el cambio de tamaÃ±o de ficha cada vez que se cambia una ficha
     	se puede establecer una altura fija */

	height: auto;

	/* Si se establece un conjunto de desbordamiento de altura fija para auto y obtendrÃ¡ un
	cuando sea necesario barra de desplazamiento */

	overflow:auto;
}

/* If desired, hide the heading since a heading is provided by the tab */

.tabberlive .tabbertab h2 {
	display:none;
}
.tabberlive .tabbertab h3 {
	display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */

.tabberlive#tab1 {
}

.tabberlive#tab2 {
}

.tabberlive#tab2 .tabbertab {
	height:200px;
}

.titnubetema {
	width: 615px;
	height: 35px;
	font-family: "Roboto-BlackItalic";
	background-image:  url("../imagenes/Banner_750x50_titulosBN.jpg");
    border: 1px solid #6E6E6E;
	background-color: rgba(255, 255, 255, 0.85);
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	padding-left: 20px;
	color: #FFFFFF;
	box-shadow: 3px 3px 1px 1px #A4A4A4;
}

.cartatema {
	width: 615px;
	height: auto;
	background-color: #E4E1E1;
    border: 1px solid #6E6E6E;
	border-radius: 10px;
	box-shadow: 3px 3px 1px 1px #A4A4A4;
   	font-family: "Roboto-BlackItalic";
	overflow: hidden;
	text-align: center;
	margin: auto;
    display: inline-table;
  	padding: 25px;
}