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

/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,sub,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {	margin:0;	padding:0;	border:0;	outline:0;	font-weight:inherit;	font-style:inherit;	font-size:100%;	font-family:inherit; }/* remember to define focus styles! */:focus {	outline:0;}body {	color:black;	background:white;}ol,ul {	list-style: none;}/* tables still need 'cellspacing="0"' in the markup */table {	border-collapse:separate;	border-spacing:0;}caption,th,td {	text-align:left;	font-weight:normal;}blockquote:before,blockquote:after,q:before,q:after {	content:"";}blockquote,q {	quotes: "" "";}a:link,a:visited {	text-decoration: none; border: 0px solid;}a:hover,a:active {	text-decoration: underline;}

@import url(http://fonts.googleapis.com/css?family=Open+Sans:700,300,400);

@font-face {
    font-family: 'DINBold';
    src: url('../fonts/DINBold.eot');
    src: url('../fonts/DINBold.eot') format('embedded-opentype'),
         url('../fonts/DINBold.woff2') format('woff2'),
         url('../fonts/DINBold.woff') format('woff'),
         url('../fonts/DINBold.ttf') format('truetype'),
         url('../fonts/DINBold.svg#DINBold') format('svg');
}

@font-face {
    font-family: 'DINBlack';
    src: url('../fonts/DINBlack.eot');
    src: url('../fonts/DINBlack.eot') format('embedded-opentype'),
         url('../fonts/DINBlack.woff2') format('woff2'),
         url('../fonts/DINBlack.woff') format('woff'),
         url('../fonts/DINBlack.ttf') format('truetype'),
         url('../fonts/DINBlack.svg#DINBlack') format('svg');
}


html, body {
	font-family: 'Arial', 'Open Sans', sans-serif;
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 14px;
	background: #FFF!important;
	height: 100%;
}

html {
  position: relative;
  min-height: 100%;
}

a {
	color: #000!important;
}

.linkHome {
    margin: 20px auto 20px;
    display: block;
    width: 300px;
    text-align: center;
}

.menu30 {
	height: 35px;
}

.linkMenuHome span{
	font-size: 70px;
	display: inline-block;
	vertical-align: baseline;
	zoom: 1;
	position: relative;
	padding: 0px 10px;
	background: #fff;
	line-height: 70px;
	-webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    -webkit-text-stroke: 1px black;
}

.linkMenuHome:hover span{
    color: #FFF;
/*
	background: #000;
*/
    -webkit-text-stroke: 1px white;
}

.linkMenuHome:active{
    color: #000!important;
}

.btnHomeSPA:hover span {
	background-position: center -59px;
}

.btnHomeSPA span {
	text-indent: -99999999999999999999999999px;
    height: 59px;
    background: no-repeat center 0;
    display: inline-block;
    position: relative;
    padding: 0px 10px;
    background-size: cover;
    width: 160px;
    background-image: url(/images/tit_cine_SPA.jpg);
    /* text-indent: 101%; */
	white-space: nowrap;
	overflow: hidden;
}

.btnHomeENG:hover span {
	background-position: center -54px;
}

.btnHomeENG span {
	text-indent: -99999999999999999999999999px;
    height: 54px;
    background: no-repeat center 0;
    display: inline-block;
    position: relative;
    padding: 0px 10px;
    background-size: cover;
    width: 160px;
    background-image: url(/images/tit_cine_ENG.jpg);
    /* text-indent: 101%; */
	white-space: nowrap;
	overflow: hidden;
}

.btnTeleSPA:hover span {
	background-position: center -75px;
}

.btnTeleSPA span {
	text-indent: -99999999999999999999999999px;
    height: 74px;
    background: no-repeat center 0;
    display: inline-block;
    position: relative;
    padding: 0px 10px;
    background-size: cover;
    width: 350px;
    background-image: url(/images/tit_television_SPA.jpg);
    /* text-indent: 101%; */
	white-space: nowrap;
	overflow: hidden;
}

.btnTeleENG:hover span {
	background-position: center -75px;
}

.btnTeleENG span {
	text-indent: -99999999999999999999999999px;
    height: 74px;
    background: no-repeat center 0;
    display: inline-block;
    position: relative;
    padding: 0px 10px;
    background-size: cover;
    width: 350px;
    background-image: url(/images/tit_television_ENG.jpg);
    /* text-indent: 101%; */
	white-space: nowrap;
	overflow: hidden;
}

.btnExpeSPA:hover span {
	background-position: center -66px;
}

.btnExpeSPA span {
	text-indent: -99999999999999999999999999px;
    height: 66px;
    background: no-repeat center 0;
    display: inline-block;
    position: relative;
    padding: 0px 10px;
    background-size: cover;
    width: 480px;
    background-image: url(/images/tit_experimental_SPA.jpg);
    /* text-indent: 101%; */
	white-space: nowrap;
	overflow: hidden;
}

.btnExpeENG:hover span {
	background-position: center -66px;
}

.btnExpeENG span {
	text-indent: -99999999999999999999999999px;
    height: 66px;
    background: no-repeat center 0;
    display: inline-block;
    position: relative;
    padding: 0px 10px;
    background-size: cover;
    width: 480px;
    background-image: url(/images/tit_experimental_ENG.jpg);
    /* text-indent: 101%; */
	white-space: nowrap;
	overflow: hidden;
}

.linkMenuHome:before {
    background: #000;
    height: 2px;
	content:"";
	margin: 0 auto; /* this centers the line to the full width specified */
	position: absolute; /* positioning must be absolute here, and relative positioning must be applied to the parent */
	top: 50%; left: 0; right: 0; bottom: 0;
	width: 100%;
	z-index: -1;
}

.linkMenuHome {
	margin-top: 70px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'DINBold';
    text-decoration: none;
    margin: 10px auto;
    display: block;
    z-index: 1;
    position: relative;
    color: #000!important;
}

.itemCountHome {
	position: absolute; /* positioning must be absolute here, and relative positioning must be applied to the parent */
	top: 50%; left: auto; right: 0; bottom: 0;
	width: auto;
	margin-top: -15px;
	text-align: right;
	font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000!important;
    letter-spacing: -0.5px;
    text-transform: none;
    font-weight: bold;
}

.counterSmall {
	margin-top: 3px;
}

/* interna */

.linkHomeInt {
    margin: 30px auto 0px;
    display: block;
    width: 200px;
    text-align: center;
}

.linkHomeInt img {
    width: 100%;
}

.linkMenu {
	margin-top: 25px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'DINBold';
    text-decoration: none;
    margin: 10px auto;
    display: block;
    z-index: 1;
    position: relative;
    color: #000!important;
}

.linkMenu span{
	font-size: 20px;
	display: inline-block;
	vertical-align: baseline;
	zoom: 1;
	position: relative;
	padding: 0px 10px;
	line-height: 20px;
}

.linkMenu:hover span{
    color: #FFF;
	background: #000;
}

.linkMenu.active:before {
    border-top: 3px solid #000!important;
	bottom: -13px;
}

.linkMenu:before {
    border-top: 1px solid #000!important;
	content:"";
	margin: 0 auto; /* this centers the line to the full width specified */
	position: absolute; /* positioning must be absolute here, and relative positioning must be applied to the parent */
	top: initial; left: 0; right: 0; bottom: -10px;
	width: 100%;
	z-index: -1;
}

.linkMenu:hover .icontriangu {
    color: #000;
}

.botomSepaL {
	margin-bottom: 15px;
    float: left;
    width: 100%;
}

.icontriangu {
    left: 0;
    position: absolute;
    font-size: 25px;
    top: -10px;
}

.col-md-12.linkInterna {
    text-align: center;
    font-size: 11px;
}

a.linkOrder {
    color: #000;
    font-size: 11px;
}

a.linkOrder.selected {
    font-weight: bold;
}

a.itemLink:hover {
	border: 2px solid #000;
}

i.fa.fa-square {
    position: absolute;
    left: -3px;
    font-size: 10px;
    line-height: 12px;
}

a.itemLink {
	border: 2px solid #FFF;
	padding: 10px!important;
	text-decoration: none!important;
	height: auto;
	display: block;
	width: 20%;
	float: left;
}

.titItem {
    color: #000;
    line-height: 12px;
    font-size: 12px;
    margin: 10px auto;
    padding-left: 10px;
    position: relative;
    height: 15px;
	text-transform: capitalize;
}

.imgPelIte, .imgPelIte2  {
	width: 100%;
}

.imgCruxz, .imgCruxz2 {
	width: 100%;
}

.itemVacio {
	height: 270px;
	display: table;
}

.verta {
	height: 270px;
	vertical-align: middle;
	display: table-cell;
}

.itemVacio2 {
	height: 180px;
	display: table;
}

.verta2 {
	height: 180px;
	vertical-align: middle;
	display: table-cell;
}

.clear {
	clear: both;
}

.inputForm {
    margin: 10px 0;
}

.inputForm input, .inputForm textarea {
    border: 2px solid #000;
    border-radius: 0;
    resize: none;
}

.inputForm label {
    margin: 10px 0;
    font-size: 18px;
    font-weight: bold;
}

.itemLink2 {
    border: 2px solid #FFF;
    padding: 10px!important;
    text-decoration: none!important;
    height: 180px;
    display: block;
	width: 20%;
}

.proyectos.itemLink3 {
    border: 2px solid #FFF;
    padding: 10px!important;
    text-decoration: none!important;
    height: 180px;
    display: block;
}

.btnEnviar:after {
	content: '';
	position: absolute;
	top: 0;
	right: 15px;
	width: 0;
	height: 0;
	border-left: solid 15px #000;
	border-top: solid 17px #FFF;
	border-bottom: solid 17px #FFF;
}

.btnEnviar {
	background: #000!important;
	color: #FFF!important;
	border: 0!important;
	padding: 10px 15px;
	width: 100%;
}

.inputForm .form-group {
	margin-bottom: 0;
}

a.itemLink2:hover {
	border: 2px solid #000;
}

.itemVacio {
    height: 180px;
    display: table;
	width: 20%;
}

.linItem a {
    color: #000!important;
    text-decoration: underline!important;
	font-size: 11px;
	text-transform: uppercase;
}

.linItem {
	margin: 5px 0;
	border-bottom: 1px solid #000;
	padding: 5px 0;
	text-align: left;
	font-size: 11px;
}

.itemPremio {
/*
	margin: 5px 0;
	border-bottom: 1px solid #000;
*/
	padding: 3px 0;
	text-align: left;
	font-size: 11px;
    color: #000!important;
	line-height: 20px;
/*
    text-decoration: underline!important;
*/
}

/* intem */

.linkHomeInt2 {
    margin: 0 auto 0px;
    display: block;
    width: 200px;
    text-align: center;
}

.linkHomeInt2 img {
    width: 100%;
}

.textItem {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
    margin: 15px 0;
	font-size: 11px;
}

.textItemS {
	margin: 15px 0;
	font-size: 11px;
}

.textItemS td {
	vertical-align: top;
}

.titItemItn {
    font-size: 15px;
    line-height: 23px;
    text-transform: uppercase;
    font-weight: bold;
	font-family: 'DINBold';
    margin: 15px 0;
}

.premiosItem {
    height: auto;
}

.titPremios {
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0;
}

.linkVideo {
	color: #000!important;
	text-decoration: none!important;
    font-weight: bold;
    font-size: 12px;
    font-family: 'DINBold';
    margin: 15px 0;
	display: block;
	border-top: 1px solid #000!important;
	padding-top: 10px;
	outline: none!important;
}

.linkVideo  .fa {
    font-size: 22px;
    position: relative;
    top: 3px;
}
/* extras */

.textoInternas {
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
	line-height: 18px;
}

.anioRarezas {
	margin: 10px 0;
	font-size: 11px;
	font-weight: bold;
}

.itemRare {
	margin: 0;
	color: #000!important;

    font-size: 11px!important;
}

.itemRare a {
	color: #000!important;
	text-decoration: underline;
}

.videoRare {
	font-size: 11px;
/*
	font-weight: bold;
*/
}

.proycTipo {
	display: block;
	font-size: 12px;
    line-height: 20px;
}

.deproyectos .titItem {
	display: block;
	font-size: 12px;
}

/* footer */
.links {
	text-align: center;
	margin: 20px auto;
    display: table;
}

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

.langs {
	width: 100%;
	text-align: center;
	margin: 20px 0;
}

.langLink {
/*
    font-family: 'DINBold';
*/
	font-size: 11px;
	color: #000!important;
	text-decoration: none!important;
}

.langLink.langSel {
	text-decoration: underline!important;
}

.sectionLink {
	display: inline-block;
	/* width: 20%; */
	margin: 0;
	max-width: 55px;
}

.sectionLink img {
    margin: 0;
	height: auto;
	width: 50px;
}

.copyR {
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    padding-top: 5px;
    text-transform: uppercase;
    font-size: 7px;
    text-align: center;
}
.linkHome img {
    width: 183px;
}

#container {
    display: table;
    height: 100%;
    width: 100%;
    margin: 0;
}

.colRarezas {
	padding-left: unset;
}

#content {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.contPremios {
	 margin-top: 30px;
   width: 100%;
}

.blopreim {
    width: 12.5%;
    display: inline-block;
    float: left;
    text-align: center;
	margin-bottom: 10px;
	position: relative;
}

img.premioItem {
	width: 90%;
	image-rendering: crisp-edges;
}

.sinIMGFON {
	background-image: none!important;
}

img.premioItem2 {
	display: none;
    position: absolute;
    width: 130%;
    background: #FFF;
    top: 50%;
    margin-top: -35%;
    left: 50%;
    margin-left: -65%;
    z-index: 95000000;
}

.blopreim:hover img.premioItem2 {
	display: block;
}

.blopreim:hover img.premioItem {
	opacity: 0;
}

.premiosTxt {
    line-height: 35px;
    font-size: 12px;
}

.premiosTxt h2 {
    font-size: 18px;
    line-height: 23px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'DINBold';
    margin: 0 0 15px 0;
}

@media (min-width: 1200px) {
	.container {
		width: 840px;
		padding: 50px 0!important;
	}
}
@media (min-width: 992px) {
	.container {
		width: 840px;
		padding: 50px 0!important;
	}
}
@media screen and ( max-height: 680px ){
    .container {
		padding-top: 15px!important;
    }
}


.imgInternaLeftCost {
	width: 180px;
    height: 180px;
	background: no-repeat center center;
	margin: 30px auto;
	background-size: contain;
}

.cpc {
	text-transform: unset!important;
}

.uk-lightbox {
    background: #fff!important;
}

.uk-transition-slide-top {
    transform: unset;
    background: unset!important;
}
.uk-lightbox-toolbar-icon {
    color: black!important;
    padding-right: 1vw;
    padding-top: 1vh;
}
.uk-transition-slide-bottom {
    transform: unset;
    height: 5vh;
    background: unset!important;
}
.uk-lightbox-caption {
  color: black!important;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;font-size:11px;
  font-size: 24px;
}
.uk-lightbox-items>*>img {
  height: 85vh!important;
  border: 5px double;
  border-color: rgba(0,0,0,.420);
}
*.unselectable {
   -moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;

   /*
     Introduced in IE 10.
     See http://ie.microsoft.com/testdrive/HTML5/msUserSelect/
   */
   -ms-user-select: none;
   user-select: none;
}
.plyr{max-height: 280px!important;}
.plyr__video-wrapper {
    padding-bottom: 50%!important;
}
.uk-modal {
  padding:0!important;
  background: #fff!important;
}
