article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display:block
}
audio, canvas, video {
    display:inline-block;
    *display:inline;
    *zoom:1
}
audio:not([controls]) {
    display:none;
    height:0
}
[hidden] {
    display:none
}
html {
    font-size:100%;
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:100%;
}
html, button, input, select, textarea {
    font-family:Georgia, Times New Roman, Times, serif
}
body {
    margin:0
}
a:focus {
    outline:thin dotted
}
a:active, a:hover {
    outline:0
}
h1 {
    font-size:2em;
    margin:.67em 0
}
h2 {
    font-size:1.5em;
    margin:.83em 0
}
h3 {
    font-size:1.17em;
    margin:1em 0
}
h4 {
    font-size:1em;
    margin:1.33em 0
}
h5 {
    font-size:.83em;
    margin:1.67em 0
}
h6 {
    font-size:.67em;
    margin:2.33em 0
}
abbr[title] {
    border-bottom:1px dotted
}
b, strong {
    font-weight:bold
}
blockquote {
    margin:1em 40px
}
dfn {
    font-style:italic
}
mark {
    background:#ff0;
    color:#000
}
p, pre {
    margin:1em 0
}
code, kbd, pre, samp {
    font-family:monospace, serif;
    _font-family:'georgina', monospace;
    font-size:1em
}
pre {
    white-space:pre;
    white-space:pre-wrap;
    word-wrap:break-word
}
q {
    quotes:none
}
q:before, q:after {
    content:'';
    content:none
}
small {
    font-size:80%
}
sub, sup {
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sup {
    top:-0.5em
}
sub {
    bottom:-0.25em
}
dl, menu, ol, ul {
    margin:1em 0
}
dd {
    margin:0 0 0 40px
}
menu, ol, ul {
    padding:0 0 0 40px
}
nav ul, nav ol {
    list-style:none;
    list-style-image:none
}
img {
    border:0;
    -ms-interpolation-mode:bicubic;
}
svg:not(:root) {
    overflow:hidden
}
figure {
    margin:0
}
form {
    margin:0
}
fieldset {
    border:1px solid #c0c0c0;
    margin:0 2px;
    padding:.35em .625em .75em
}
legend {
    border:0;
    padding:0;
    white-space:normal;
    *margin-left:-7px;
}
button, input, select, textarea {
    font-size:100%;
    margin:0;
    vertical-align:baseline;
    *vertical-align:middle;
}
button, input {
    line-height:normal
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance:button;
    cursor:pointer;
    *overflow:visible;
}
button[disabled], input[disabled] {
    cursor:default
}
input[type="checkbox"], input[type="radio"] {
    box-sizing:border-box;
    padding:0;
    *height:13px;
    *width:13px;
}
input[type="search"] {
    -webkit-appearance:textfield;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    box-sizing:content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border:0;
    padding:0
}
textarea {
    overflow:auto;
    vertical-align:top;
}
table {
    border-collapse:collapse;
    border-spacing:0
}
html, button, input, select, textarea {
    color:#222
}
body {
    font-size:1em;
    line-height:1.4
}
::-moz-selection {
    background:#b3d4fc;
    text-shadow:none
}
::selection {
    background:#b3d4fc;
    text-shadow:none
}
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #ccc;
    margin:1em 0;
    padding:0
}
img {
    vertical-align:middle
}
fieldset {
    border:0;
    margin:0;
    padding:0
}
textarea {
    resize:vertical
}
.chromeframe {
    margin:.2em 0;
    background:#ccc;
    color:#000;
    padding:.2em 0
}
.ir {
    background-color:transparent;
    border:0;
    overflow:hidden;
    *text-indent:-9999px
}
.ir:before {
    content:"";
    display:block;
    width:0;
    height:100%
}
.hidden {
    display:none !important;
    visibility:hidden
}
.visuallyhidden {
    border:0;
    clip:rect(0 0 0 0);
    height:1px;
    margin:-1px;
    overflow:hidden;
    padding:0;
    position:absolute;
    width:1px
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip:auto;
    height:auto;
    margin:0;
    overflow:visible;
    position:static;
    width:auto
}
.invisible {
    visibility:hidden
}
.clearfix:before, .clearfix:after {
    content:" ";
    display:table;
}
.clearfix:after {
    clear:both
}
.clearfix {
    *zoom:1
}
@media print {
    * {
        background:transparent !important;
        color:#000 !important;
        box-shadow:none !important;
        text-shadow:none !important
    }
    a, a:visited {
        text-decoration:underline
    }
    a[href]:after {
        content:" (" attr(href)")"
    }
    abbr[title]:after {
        content:" (" attr(title)")"
    }
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content:""
    }
    pre, blockquote {
        border:1px solid #999;
        page-break-inside:avoid
    }
    thead {
        display:table-header-group;
    }
    tr, img {
        page-break-inside:avoid
    }
    img {
        max-width:100% !important
    }
    @page {
        margin:.5cm
    }
    p, h2, h3 {
        orphans:3;
        widows:3
    }
    h2, h3 {
        page-break-after:avoid
    }
}
.disable-selection {
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    -o-user-select:none;
    user-select:none
}
.disable-selection {
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    -o-user-select:none;
    user-select:none
}
.enable-selection {
    -webkit-user-select:text;
    -moz-user-select:text;
    -ms-user-select:text;
    -o-user-select:text;
    user-select:text
}
.use-gpu {
    -webkit-transform:translateZ(0);
    -webkit-backface-visibility:hidden
}
.greyscale-on {
    filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter:#808080;
    -webkit-filter:grayscale(100%)
}
.greyscale-off {
    filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter:grayscale(0)
}
@charset"UTF-8";
 @font-face {
    font-family:"Social-Icons";
    src:url("../fonts/social-icons.eot");
    src:url("../fonts/social-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/social-icons.ttf") format("truetype"), url("../fonts/social-icons.svg#social-icons") format("svg"), url("../fonts/social-icons.woff") format("woff");
    font-weight:normal;
    font-style:normal
}
.icon, [data-icon]:before {
    font-family:"Social-Icons";
    content:attr(data-icon);
    font-style:normal;
    font-weight:normal;
    font-variant:normal;
    text-transform:none !important;
    speak:none;
    display:inline-block;
    text-decoration:none;
    width:1em;
    line-height:1em;
    -webkit-font-smoothing:antialiased
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family:"Social-Icons";
    font-style:normal;
    font-weight:normal;
    font-variant:normal;
    text-transform:none !important;
    speak:none;
    display:inline-block;
    text-decoration:none;
    width:1em;
    line-height:1em;
    -webkit-font-smoothing:antialiased
}
.icon-pinterest-circled:before {
    content:"a"
}
.icon-pinterest:before {
    content:"b"
}
.icon-linkedin-circled:before {
    content:"c"
}
.icon-gplus-circled:before {
    content:"d"
}
.icon-gplus:before {
    content:"e"
}
.icon-facebook-squared:before {
    content:"f"
}
.icon-facebook-circled:before {
    content:"g"
}
.icon-evernote:before {
    content:"h"
}
.icon-dribbble:before {
    content:"i"
}
.icon-dribbble-circled:before {
    content:"j"
}
.icon-github-circled:before {
    content:"k"
}
.icon-github:before {
    content:"l"
}
.icon-skype:before {
    content:"m"
}
.icon-skype-circled:before {
    content:"n"
}
.icon-spotify:before {
    content:"o"
}
.icon-spotify-circled:before {
    content:"p"
}
.icon-twitter-circled:before {
    content:"q"
}
.icon-twitter:before {
    content:"r"
}
.icon-tumblr-circled:before {
    content:"s"
}
.icon-vimeo:before {
    content:"t"
}
.icon-vimeo-circled:before {
    content:"u"
}
.icon-behance:before {
    content:"v"
}
.icon-instagrem:before {
    content:"w"
}
.icon-heart:before {
    content:"x"
}
.icon-heart-empty:before {
    content:"y"
}
.icon-cloud:before {
    content:"z"
}
.grid {
    width:100%;
    margin:0 auto;
    max-width:980px;
    min-width:980px
}
.row {
    clear:both;
    margin-bottom:30px
}
.full {
    width:100%
}
.first {
    margin-left:0
}
.last {
    margin-right:0
}
.col1 {
    width:6.333333333333334%;
    margin-left:1%;
    margin-right:1%;
    display:block;
    float:left
}
.col2 {
    width:14.666666666666668%;
    margin-left:1%;
    margin-right:1%;
    display:block;
    float:left
}
.col3 {
    width:23%;
    margin-left:1%;
    margin-right:1%;
    display:block;
    float:left
}
.col4 {
    width:31.333333333333336%;
    margin-left:1%;
    margin-right:1%;
    display:block;
    float:left
}
.col5 {
    width:39.666666666666664%;
    margin-left:1%;
    margin-right:1%;
    display:block;
    float:left
}
.col6 {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	display: block;
	float: left;
	margin-bottom: 10px;
}
.col7 {
    width:56.333333333333336%;
    margin-left:1%;
    margin-right:1%;
    display:block;
    float:left
}
.col8 {
    width:64.66666666666667%;
    margin-left:1%;
    margin-right:1%;
    display:block;
    float:left
}
.col9 {
    width:73%;
    margin-left:1%;
    margin-right:1%;
    display:block;
    float:left
}
.col10 {
    width:81.33333333333333%;
    margin-left:1%;
    margin-right:1%;
    display:block;
    float:left
}
.col11 {
    width:89.66666666666667%;
    margin-left:1%;
    margin-right:1%;
    display:block;
    float:left
}
.col12 {
    width:98%;
    margin-left:1%;
    margin-right:1%;
    display:block;
    float:left
}
.col13 {
    width:106.33333333333333%;
    margin-left:1%;
    margin-right:1%;
    display:block;
    float:left
}
.col14 {
    width:114.66666666666667%;
    margin-left:1%;
    margin-right:1%;
    display:block;
    float:left
}
.col15 {
    width:123%;
    margin-left:1%;
    margin-right:1%;
    display:block;
    float:left
}
.col16 {
    width:131.33333333333334%;
    margin-left:1%;
    margin-right:1%;
    display:block;
    float:left
}
.prefix0 {
    padding-left:0
}
.prefix1 {
    padding-left:8.333333333333334%
}
.prefix2 {
    padding-left:16.666666666666668%
}
.prefix3 {
    padding-left:25%
}
.prefix4 {
    padding-left:33.333333333333336%
}
.prefix5 {
    padding-left:41.666666666666664%
}
.prefix6 {
    padding-left:50%
}
.prefix7 {
    padding-left:58.333333333333336%
}
.prefix8 {
    padding-left:66.66666666666667%
}
.prefix9 {
    padding-left:75%
}
.prefix10 {
    padding-left:83.33333333333333%
}
.prefix11 {
    padding-left:91.66666666666667%
}
.prefix12 {
    padding-left:100%
}
.prefix13 {
    padding-left:108.33333333333333%
}
.prefix14 {
    padding-left:116.66666666666667%
}
.prefix15 {
    padding-left:125%
}
.prefix16 {
    padding-left:133.33333333333334%
}
.suffix0 {
    padding-right:0
}
.suffix1 {
    padding-right:8.333333333333334%
}
.suffix2 {
    padding-right:16.666666666666668%
}
.suffix3 {
    padding-right:25%
}
.suffix4 {
    padding-right:33.333333333333336%
}
.suffix5 {
    padding-right:41.666666666666664%
}
.suffix6 {
    padding-right:50%
}
.suffix7 {
    padding-right:58.333333333333336%
}
.suffix8 {
    padding-right:66.66666666666667%
}
.suffix9 {
    padding-right:75%
}
.suffix10 {
    padding-right:83.33333333333333%
}
.suffix11 {
    padding-right:91.66666666666667%
}
.suffix12 {
    padding-right:100%
}
.suffix13 {
    padding-right:108.33333333333333%
}
.suffix14 {
    padding-right:116.66666666666667%
}
.suffix15 {
    padding-right:125%
}
.suffix16 {
    padding-right:133.33333333333334%
}
.push0 {
    margin-left:0
}
.push1 {
    margin-left:8.333333333333334%
}
.push2 {
    margin-left:16.666666666666668%
}
.push3 {
    margin-left:25%
}
.push4 {
    margin-left:33.333333333333336%
}
.push5 {
    margin-left:41.666666666666664%
}
.push6 {
    margin-left:50%
}
.push7 {
    margin-left:58.333333333333336%
}
.push8 {
    margin-left:66.66666666666667%
}
.push9 {
    margin-left:75%
}
.push10 {
    margin-left:83.33333333333333%
}
.push11 {
    margin-left:91.66666666666667%
}
.push12 {
    margin-left:100%
}
.push13 {
    margin-left:108.33333333333333%
}
.push14 {
    margin-left:116.66666666666667%
}
.push15 {
    margin-left:125%
}
.push16 {
    margin-left:133.33333333333334%
}
.pull0 {
    margin-right:0
}
.pull1 {
    margin-right:8.333333333333334%
}
.pull2 {
    margin-right:16.666666666666668%
}
.pull3 {
    margin-right:25%
}
.pull4 {
    margin-right:33.333333333333336%
}
.pull5 {
    margin-right:41.666666666666664%
}
.pull6 {
    margin-right:50%
}
.pull7 {
    margin-right:58.333333333333336%
}
.pull8 {
    margin-right:66.66666666666667%
}
.pull9 {
    margin-right:75%
}
.pull10 {
    margin-right:83.33333333333333%
}
.pull11 {
    margin-right:91.66666666666667%
}
.pull12 {
    margin-right:100%
}
.pull13 {
    margin-right:108.33333333333333%
}
.pull14 {
    margin-right:116.66666666666667%
}
.pull15 {
    margin-right:125%
}
.pull16 {
    margin-right:133.33333333333334%
}
.clear {
    clear:both;
    display:block;
    overflow:hidden;
    visibility:hidden;
    width:0;
    height:0
}
.hideButtonText {
    text-indent:-999999px;
    color:transparent;
    overflow:hidden
}
.button {
    display:block;
    user-select:none;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    -o-user-select:none;
    user-select:none
}
.button:not(.disabled).hover {
    cursor:pointer
}
.button.disabled.hover {
    cursor:default
}
:focus, :active {
    outline:0;
    border:0
}
a, a:hover, a:active, a:focus {
	outline: 0;
	color: #ff7200;
	text-decoration: none;
	font-size: 18px;
}
p a:hover {
    text-decoration:underline
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	margin: 0;
	padding: 0;
	font-family: 'Bitter', serif;
	color: #ff7200;
	text-transform: uppercase
}
.justify {
    text-align:justify
}
p {
    line-height:20px;
    margin-top:0
}
p.quote {
    font-family:Georgia, serif;
    font-style:italic;
    font-size:24px;
    line-height:28px;
    margin-bottom:40px
}
p.quote.small {
    line-height:20px;
    font-size:14px
}
-------
@font-face {
    font-family: 'Mono Social Icons Font';
    src: url('MonoSocialIconsFont-1.10.eot');
    src: url('MonoSocialIconsFont-1.10.eot?#iefix') format('embedded-opentype'),
         url('MonoSocialIconsFont-1.10.woff') format('woff'),
         url('MonoSocialIconsFont-1.10.ttf') format('truetype'),
         url('MonoSocialIconsFont-1.10.svg#MonoSocialIconsFont') format('svg');
    src: url('MonoSocialIconsFont-1.10.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.symbol, a.symbol:before {
    font-family: 'Mono Social Icons Font';
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

a.symbol:before {
    content: attr(title);
    margin-right: 0.3em;
    font-size: 130%;
}
					
.facebook:before {
	font-family: "Mono Social-Icons";
	content: attr(data-icon);
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none !important;
	speak: none;
	display: inline-block;
	text-decoration: none;
	width: 1em;
	line-height: normal;
	-webkit-font-smoothing: antialiased;
	content: "f";
	font-size: 20px;
	margin-right: 0px;
	color: #e1e1e1
}

.cast .member {
	width: 180px;
	float: left;
	margin-right: 20px
}
.cast .member h2 {
    font-size:18px
}
.cast .member p {
    font-size:12px;
    line-height:16px
}
.cast .member.last {
    margin-right:0
}


.crew .member {
	width: 225px;
	float: left;
	margin-right: 20px
}
.crew .member h2 {
    font-size:18px
}
.crew .member p {
    font-size:12px;
    line-height:16px
}
.crew .member.last {
    margin-right:0
}

.listing ul {
    margin:0;
    padding:0;
    list-style-type:none;
    font-size:12px
}
.listing ul li .label {
    display:block;
    width:230px;
    color:#a7a7a7;
    text-transform:uppercase;
    float:left
}
.listing ul li .content {
    display:block;
    width:240px;
    float:left
}
.listing ul .space {
    height:20px
}
.font-size-12 {
    font-size:12px
}
p.label {
    display:block;
    color:#a7a7a7;
    margin-bottom:0;
    text-transform:uppercase
}
* {
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
body {
    position:absolute;
    z-index:100;
    width:100%;
    min-height:100%;
    -webkit-text-size-adjust:none;
    -webkit-font-smoothing:antialiased;
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
    text-rendering:optimizeLegibility;
    background-color:#000;
    color:#fff;
    margin:0;
    padding:0;
    font-family:Arial, sans-serif;
    font-size:14px;
    overflow:scroll
}
.grid .row {
    margin-bottom:30px
}
#background {
    position:absolute;
    width:100%;
    height:100%
}
#background .image {
    position:absolute;
    width:100%;
    height:100%;
    background:url() top center fixed no-repeat;
    background-size:cover
}
#background .black {
    position:absolute;
    width:100%;
    height:100%;
    background:#000;
    opacity:0
}
#content {
    position:relative;
    z-index:99
}
#content img {
	width: 100%;
	height: auto;
	margin-bottom: 2px
}
#content h1 {
    margin-bottom:20px
}
#header {
	position: relative;
	height: 195px;
	margin: 0;
	padding: 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: 400;
	background-image: url(../img/header_f.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header ul {
    margin:0;
    padding:0;
    list-style-type:none;
    text-transform:uppercase
}
#header ul li {
    display:inline
}
#header ul li a {
    text-decoration:none;
    color:#fff
}
#header #button-home {
    display:block;
    width:320px;
    height:170px;
    overflow:hidden;
    text-indent:-9999px
}
#header #menu {
	position: absolute;
	bottom: 60px;
	right: 229px;
	color: #ff7200
}
#header #menu li {
    font-size:18px;
    padding:0 6px;
    margin-left:4px;
	margin-right:4px;
color: #ff7200;
    padding-bottom:2px;
    font-weight:700;
    border-radius:1px;
    -moz-transition:all .2s;
    -webkit-transition:all .2s;
    -o-transition:all .2s;
    -ms-transition:all .2s;
    transition:all .2s
}
#header #menu li a {
    -moz-transition:all .2s;
    -webkit-transition:all .2s;
    -o-transition:all .2s;
    -ms-transition:all .2s;
    transition:all .2s
}
#header #menu li.active {
    background:#ff7200  
}
#header #menu li.active a {
    color:#000
}
#header #menu li:hover:not(.active) a {
	color: #ff7200/*	    color:#f2c343
*/
}
#header #language-selector {
    position:absolute;
    bottom:100px;
    right:6px
}
#header #language-selector li {
    color:#999
}
#header #language-selector li a {
    color:#ccc
}
#header #language-selector li.active a {
    color:#f2c343
}
#footer {
	position: relative;
	z-index: 98;
	margin-top: 90px;
	margin-bottom: 20px;
	height: 153px;
	background: url(../img/footer.png) top left no-repeat
}
.vimeo {
    position:relative;
    overflow:hidden;
    cursor:pointer;
    background:#000
}
.vimeo .button-play {
    position:absolute;
    z-index:2;
    left:50%;
    top:50%;
    width:108px;
    height:105px;
    margin-left:-54px;
    margin-top:-53px;
    overflow:hidden;
    text-indent:-9999px;
    background:url(../img/buttonsprite_play.png) top left no-repeat;
    opacity:0;
    -moz-transition:opacity .3s;
    -webkit-transition:opacity .3s;
    -o-transition:opacity .3s;
    -ms-transition:opacity .3s;
    transition:opacity .3s
}
.vimeo .button-play.active {
    opacity:1
}
.vimeo:hover .button-play {
    background:url(../img/buttonsprite_play.png) bottom left no-repeat
}
.vimeo .fluid-width-video-wrapper {
    -moz-transition:all .3s;
    -webkit-transition:all .3s;
    -o-transition:all .3s;
    -ms-transition:all .3s;
    transition:all .3s;
    opacity:0
}
.vimeo[data-state=is-loading] .button-play {
    display:none
}
.vimeo[data-state=is-loading] img {
    opacity:.2
}
.vimeo[data-state=is-playing] .button-play {
    display:none
}
.vimeo[data-state=is-playing] img {
    opacity:0;
    pointer-event:none
}
.vimeo[data-state=is-playing] .fluid-width-video-wrapper {
    z-index:100;
    opacity:1
}
.vimeo img {
    position:absolute;
    top:0;
    left:0;
    z-index:1;
    -moz-transition:all .5s;
    -webkit-transition:all .5s;
    -o-transition:all .5s;
    -ms-transition:all .5s;
    transition:all .5s
}
.kino {
    margin-top:20px
}


contFotos {
	float:left;
	padding-bottom: 30px;
	position:relative;
	width: 735px;
	padding-top: 14px;
}
