@charset "UTF-8";
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/** 1. Change the default font family in all browsers (opinionated). 2. Correct the line height in all browsers. 3. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS. */
/* Document ========================================================================== */
html { font-family: sans-serif; /* 1 */ line-height: 1.15; /* 2 */ -ms-text-size-adjust: 100%; /* 3 */ -webkit-text-size-adjust: 100%; /* 3 */ }

/* Sections ========================================================================== */
/** Remove the margin in all browsers (opinionated). */
body { margin: 0; }

/** Add the correct display in IE 9-. */
article, aside, footer, header, nav, section { display: block; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/* Grouping content ========================================================================== */
/** Add the correct display in IE 9-. 1. Add the correct display in IE. */
figcaption, figure, main { /* 1 */ display: block; }

/** Add the correct margin in IE 8. */
figure { margin: 1em 40px; }

/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { -webkit-box-sizing: content-box; box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/* Text-level semantics ========================================================================== */
/** 1. Remove the gray background on active links in IE 10. 2. Remove gaps in links underline in iOS 8+ and Safari 8+. */
a { background-color: transparent; /* 1 */ -webkit-text-decoration-skip: objects; /* 2 */ }

/** Remove the outline on focused links when they are also active or hovered in all browsers (opinionated). */
a:active, a:hover { outline-width: 0; }

/** 1. Remove the bottom border in Firefox 39-. 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */ }

/** Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
b, strong { font-weight: inherit; }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/** Add the correct font style in Android 4.3-. */
dfn { font-style: italic; }

/** Add the correct background and color in IE 9-. */
mark { background-color: #ff0; color: #000; }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Add the correct display in IE 9-. */
audio, video { display: inline-block; }

/** Add the correct display in iOS 4-7. */
audio:not([controls]) { display: none; height: 0; }

/** Remove the border on images inside links in IE 10-. */
img { border-style: none; }

/** Hide the overflow in IE. */
svg:not(:root) { overflow: hidden; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers (opinionated). 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ }

/** Show the overflow in IE. 1. Show the overflow in Edge. */
button, input { /* 1 */ overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS and Safari. */
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* 2 */ }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** Change the border, margin, and padding in all browsers (opinionated). */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ }

/** 1. Add the correct display in IE 9-. 2. Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

/** Remove the default vertical scrollbar in IE. */
textarea { overflow: auto; }

/** 1. Add the correct box sizing in IE 10-. 2. Remove the padding in IE 10-. */
[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ }

/** Remove the inner padding and cancel buttons in Chrome and Safari on macOS. */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }

/* Interactive ========================================================================== */
/* Add the correct display in IE 9-. 1. Add the correct display in Edge, IE, and Firefox. */
details, menu { display: block; }

/* Add the correct display in all browsers. */
summary { display: list-item; }

/* Scripting ========================================================================== */
/** Add the correct display in IE 9-. */
canvas { display: inline-block; }

/** Add the correct display in IE. */
template { display: none; }

/* Hidden ========================================================================== */
/** Add the correct display in IE 10-. */
[hidden] { display: none; }

* { -webkit-box-sizing: border-box; box-sizing: border-box; }

html, body { width: 100%; height: 100%; }

body { font-family: "GothamPro", sans-serif; font-size: 18px; background: #fff; line-height: 1; overflow-x: hidden; color: #000; }

h1, h2, h3, h4, h5, h6, p { margin-top: 0; margin-bottom: 0; font-weight: normal; }

ul, ol { padding: 0; margin: 0; list-style: none; }

img { height: auto; }

.container { max-width: 1520px; padding-left: 10px; padding-right: 10px; margin: 0 auto; }

.row { margin-left: -10px; margin-right: -10px; }

@font-face { font-family: 'GothamPro'; src: url("../fonts/GothamPro/GothamPro.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro/GothamPro.woff") format("woff"), url("../fonts/GothamPro/GothamPro.ttf") format("woff2"), url("../fonts/GothamPro/GothamPro.ttf") format("truetype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'GothamPro-Bold'; src: url("../fonts/GothamPro/GothamPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro/GothamPro-Bold.woff") format("woff"), url("../fonts/GothamPro/GothamPro-Bold.ttf") format("woff2"), url("../fonts/GothamPro/GothamPro-Bold.ttf") format("truetype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'GothamPro-Black'; src: url("../fonts/GothamPro/GothamPro-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro/GothamPro-Black.woff") format("woff"), url("../fonts/GothamPro/GothamPro-Black.ttf") format("woff2"), url("../fonts/GothamPro/GothamPro-Black.ttf") format("truetype"); font-weight: normal; font-style: normal; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }

/* Slider */
.slick-slider { position: relative; display: block; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; z-index: 100; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; margin-left: auto; margin-right: auto; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
[dir="rtl"] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

/* Slider */
.slick-loading .slick-list { background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face { font-family: "slick"; src: url("./fonts/slick.eot"); src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg"); font-weight: normal; font-style: normal; }
/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 100%; width: 23px; line-height: 0px; font-size: 0px; cursor: pointer; background: #c50026; color: transparent; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); padding: 0; border: none; outline: none; z-index: 1000; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; color: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 0.75; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 12px; line-height: 1; color: white; opacity: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { left: 0px; }
[dir="rtl"] .slick-prev { left: auto; right: 0px; }
.slick-prev:before { content: "◄"; }
[dir="rtl"] .slick-prev:before { content: "►"; }

.slick-next { right: 0px; }
[dir="rtl"] .slick-next { left: 0px; right: auto; }
.slick-next:before { content: "►"; }
[dir="rtl"] .slick-next:before { content: "◄"; }

/* Dots */
.slick-dotted.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; bottom: -25px; list-style: none; display: block; text-align: center; padding: 0; margin: 0; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0px; font-size: 0px; color: transparent; padding: 5px; cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 0.75; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "•"; width: 20px; height: 20px; font-family: "slick"; font-size: 6px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { color: black; opacity: 1; }

input::-webkit-input-placeholder { -webkit-transition: 0.4s ease; transition: 0.4s ease; color: #cbcbcb; text-transform: uppercase; }

input:-ms-input-placeholder { -webkit-transition: 0.4s ease; transition: 0.4s ease; color: #cbcbcb; text-transform: uppercase; }

input::-ms-input-placeholder { -webkit-transition: 0.4s ease; transition: 0.4s ease; color: #cbcbcb; text-transform: uppercase; }

input::placeholder { -webkit-transition: 0.4s ease; transition: 0.4s ease; color: #cbcbcb; text-transform: uppercase; }
input:focus::-webkit-input-placeholder { color: transparent; -webkit-transition: 0.4s ease; transition: 0.4s ease; }
input:focus:-ms-input-placeholder { color: transparent; -webkit-transition: 0.4s ease; transition: 0.4s ease; }

textarea::-webkit-input-placeholder { -webkit-transition: 0.4s ease; transition: 0.4s ease; color: #cbcbcb; text-transform: uppercase; }

textarea:-ms-input-placeholder { -webkit-transition: 0.4s ease; transition: 0.4s ease; color: #cbcbcb; text-transform: uppercase; }

textarea::-ms-input-placeholder { -webkit-transition: 0.4s ease; transition: 0.4s ease; color: #cbcbcb; text-transform: uppercase; }

textarea::placeholder { -webkit-transition: 0.4s ease; transition: 0.4s ease; color: #cbcbcb; text-transform: uppercase; }
textarea:focus::-webkit-input-placeholder { color: transparent; -webkit-transition: 0.4s ease; transition: 0.4s ease; }
textarea:focus::-moz-placeholder { color: transparent; -webkit-transition: 0.4s ease; transition: 0.4s ease; }
textarea:focus:-moz-placeholder { color: transparent; -webkit-transition: 0.4s ease; transition: 0.4s ease; }
textarea:focus:-ms-input-placeholder { color: transparent; -webkit-transition: 0.4s ease; transition: 0.4s ease; }

.load__parent { margin-bottom: 80px; }
.load__box { display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.load__btn { border: none; background: none; outline: none; text-transform: uppercase; display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; cursor: pointer; }
.load__btn span { letter-spacing: 2px; margin-right: 5px; font-family: "GothamPro-Bold", sans-serif; font-size: 15px; -webkit-transition: all ease .3s; transition: all ease .3s; }
.load__btn:hover span, .load__btn:focus span, .load__btn:active span { color: #c50026; }

.screen__slider { position: relative; margin-bottom: 0 !important; }
.screen__slider .slick-next { right: 180px; height: 20px; background: initial; }
.screen__slider .slick-next::before { content: ''; width: 12px; height: 19px; display: block; background: url(../img/icons/right.png) center center no-repeat; background-size: cover; }
.screen__slider .slick-prev { left: 180px; height: 20px; background: initial; }
.screen__slider .slick-prev::before { content: ''; width: 12px; height: 19px; display: block; background: url(../img/icons/left.png) center center no-repeat; background-size: cover; }
.screen__slider .slick-dots li button:before { font-size: 12px; }
.screen__slider .slick-dots { bottom: 50px; z-index: 500; }
.screen__slider .slick-dotted.slick-slider { margin-bottom: 0 !important; }

#overlay { background: rgba(0, 0, 0, 0.75); display: none; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1000; }

.mob_nav { display: none; }

.wrapper { height: 100%; background: url(../img/bg/bg_dark.jpg) center center no-repeat; background-size: cover; width: 100%; position: relative; padding-bottom: 65px; }
.wrapper .footer__parent { position: absolute; bottom: 0; width: 100%; padding-bottom: 0; }

.header__mob { display: none; }
.header__parent { position: relative; }
.header__top { background: #2a2a2a; width: 100%; position: fixed; top: 0; z-index: 12000; }
.header__box { display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; height: 115px; }
.header__logo a { display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; text-decoration: none; }
.header__logo a img { margin-bottom: 5px; }
.header__logo a span { font-family: "GothamPro-Bold", sans-serif; font-size: 14px; text-transform: uppercase; color: #fff; letter-spacing: 2px; display: block; width: 100%; }
.header__nav { height: 100%; }
.header__lang { height: 100%; display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; padding-bottom: 25px; padding-left: 50px; padding-right: 50px; background: #2e2e2e; }
.header__lang .lang-switch { font-family: "GothamPro-Bold", sans-serif; font-size: 18px; text-decoration: none; text-transform: uppercase; color: #fff; display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; }
.header__lang .lang-switch:first-child::after { content: '|'; font-size: 18px; font-family: "GothamPro-Bold", sans-serif; color: #fff; position: relative; }
.header__lang .lang-switch.active { color: #c50026; }
.header__lang span { font-family: "GothamPro-Bold", sans-serif; font-size: 18px; color: #fff; }
.header__slider { position: relative; z-index: 100; }

.sep_it:last-child { display: none; }

.nav__list { height: 100%; display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; }
.nav__list li { height: 100%; }
.nav__list li a, .nav__list li p { font-family: "GothamPro-Bold", sans-serif; font-size: 18px; color: #fff; text-decoration: none; text-transform: uppercase; padding-bottom: 25px; padding-left: 60px; padding-right: 60px; cursor: pointer; height: 100%; display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-transition: all ease .3s; transition: all ease .3s; }
.nav__list li a.active, .nav__list li p.active { background: #c50026; }
.nav__list li a:hover, .nav__list li a:active, .nav__list li a:focus, .nav__list li p:hover, .nav__list li p:active, .nav__list li p:focus { background: #c50026; }
.nav__films { position: relative; -webkit-transition: all ease .3s; transition: all ease .3s; }
.nav__films:hover, .nav__films:active, .nav__films:focus { background: #c50026; }
.nav__films:hover .nav__hidden, .nav__films:active .nav__hidden, .nav__films:focus .nav__hidden { visibility: visible; opacity: 1; }
.nav__hidden { position: absolute; width: 100%; left: 0; visibility: hidden; opacity: 0; -webkit-transition: all ease .3s; transition: all ease .3s; }
.nav__hidden li a { background: #383838; padding: 15px 25px; font-family: "GothamPro", sans-serif; font-size: 17px; text-transform: initial; }
.nav__hidden li a:hover, .nav__hidden li a:focus, .nav__hidden li a:active { background: #2e2e2e; }

.slider__box { position: relative; }
.slider__img img { width: 100%; }
.slider__btn { position: absolute; width: 100%; height: 100%; display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; z-index: 100; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; top: 0; left: 0; }
.slider__btn a { padding: 10px 15px; font-family: "GothamPro-Bold", sans-serif; text-transform: uppercase; color: #fff; font-size: 20px; border: 3px solid #fff; display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-decoration: none; -webkit-transition: all ease .3s; transition: all ease .3s; background: transparent; position: relative; top: 120px; text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.75); }
.slider__btn a:hover, .slider__btn a:focus, .slider__btn a:active { background: #fff; color: #c50026; text-shadow: none; }

.main__screen { padding-top: 115px; }

.footer__parent { background: url(../img/bg/bg_dark.jpg) center center no-repeat; background-size: cover; padding-bottom: 20px; }
.footer__v2 { background: #fff; }
.footer__v2 .footer__link a img { -webkit-filter: grayscale(1); filter: grayscale(1); -webkit-filter: brightness(0); filter: brightness(0); }
.footer__box { display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.footer__link:last-child a { width: 20px; }
.footer__link a { margin: 15px; display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 35px; height: 35px; }
.footer__link a img { width: 100%; }

.film__open { padding-top: 190px; }
.film__title { margin-bottom: 30px; }
.film__title h1 { font-family: "GothamPro-Bold", sans-serif; font-size: 30px; color: #000; text-transform: uppercase; }
.film__title h2 { font-family: "GothamPro-Bold", sans-serif; font-size: 20px; color: #000; text-transform: uppercase; }
.film__title.other { text-align: center; }
.film__about { display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; margin-bottom: 45px; }
.film__poster img { width: 621px; }
.film__info { padding-left: 20px; padding-top: 40px; }
.film__info__string { display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; margin-bottom: 30px; }
.film__info__title { font-family: "GothamPro-Bold", sans-serif; min-width: 110px; margin-right: 20px; }
.film__info__text { line-height: 1.3; }
.film__info__wrap { padding-top: 40px; }
.film__screenshots { margin-bottom: 35px; }
.film__video { margin-bottom: 30px; }
.film__video iframe { width: 100%; height: 670px; }
.film__other { margin-bottom: 100px; }
.film__other__box { display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; margin-left: -5px; margin-right: -5px; }
.film__other__itm { display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 33.33%; margin: 0 5px; }
.film__other__itm img { width: 100%; margin-bottom: 15px; }
.film__other__itm a { font-family: "GothamPro-Bold", sans-serif; font-size: 15px; color: #000; text-decoration: none; text-transform: uppercase; -webkit-transition: all ease .3s; transition: all ease .3s; }
.film__other__itm a:hover, .film__other__itm a:focus, .film__other__itm a:active { color: #c50026; }
.film__other__itm span { display: block; width: 100%; }

.blog__parent { padding-top: 190px; }
.blog__text p { margin-bottom: 40px; }
.blog__title h2 { font-size: 30px; }
.blog__item { margin-bottom: 80px; padding-top: 0; }
.blog__info { padding-left: 20px; padding-top: 40px; }

.films__parent { margin-bottom: 60px; }
.films__box { display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; margin-right: -10px; }
.films__outer { display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; text-decoration: none; color: #000; text-transform: uppercase; width: 33.33%; padding: 0 10px; }
.films__outer:hover .films__outer__detail, .films__outer:hover .films__outer__title, .films__outer:active .films__outer__detail, .films__outer:active .films__outer__title, .films__outer:focus .films__outer__detail, .films__outer:focus .films__outer__title { color: #c50026; }
.films__outer__title { font-family: "GothamPro-Bold", sans-serif; text-transform: uppercase; -webkit-transition: all ease .3s; transition: all ease .3s; margin-bottom: 25px; }
.films__outer__poster { width: 100%; margin-bottom: 10px; }
.films__outer__poster img { width: 100%; }
.films__outer__detail { width: 100%; display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -ms-flex-align: center; align-items: center; letter-spacing: 2px; margin-right: 5px; font-family: "GothamPro-Bold", sans-serif; font-size: 15px; -webkit-transition: all ease .3s; transition: all ease .3s; }
.films__outer__detail span { margin-left: 5px; display: block; color: #fff; font-size: 10px; background: #c50026; width: 20px; height: 20px; display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-left: 2px; }

.poster__parent { background: url(../img/bg/bg_dark.jpg) center center no-repeat; background-size: cover; padding-top: 60px; padding-bottom: 80px; }
.poster__inner { padding-top: 175px; }

.mp__title { display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 40px; }
.mp__title.bk h2 { color: #2f2f2f; }
.mp__title h2 { color: #e2e2e2; font-family: "GothamPro-Bold", sans-serif; font-size: 26px; text-transform: uppercase; }
.mp__title h1 { color: #e2e2e2; font-family: "GothamPro-Bold", sans-serif; font-size: 26px; text-transform: uppercase; }
.mp__box { display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; margin-left: -35px; margin-right: -35px; }
.mp__inner { margin-bottom: 50px; }
.mp__item { width: 33.33%; padding: 0 35px; }
.mp__item a { display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; text-decoration: none; color: #fff; font-size: 18px; font-family: "GothamPro-Bold", sans-serif; }
.mp__item a img { width: 100%; margin-bottom: 30px; }
.mp__item a p { text-transform: uppercase; text-align: center; }

.screen__item { margin-right: 10px; }
.screen__item a { width: 100%; height: 166px; display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; overflow: hidden; }
.screen__item a img { height: 100%; }

.about__parent { background: #e2e2e2; padding-top: 60px; padding-bottom: 70px; }
.about__text p { font-size: 18px; margin-bottom: 30px; }

.contact__parent { background: url(../img/bg/bg_dark.jpg) center center repeat; padding-top: 60px; padding-bottom: 40px; }
.contact__parent .mp__title h2 { color: #e2e2e2; }
.contact__info { display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.contact__info p { color: #e2e2e2; width: 100%; text-align: center; margin-bottom: 5px; }
.contact__info p a { color: #e2e2e2; text-decoration: none; }

.page__parent { background: url(../img/bg/bg_dark.jpg) center center no-repeat; background-size: cover; height: 100%; padding-top: 175px; }
.page__parent .mp__title { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
.page__parent .mp__title h1 { color: #e2e2e2; }
.page__box h3 { color: #e2e2e2; font-size: 24px; font-family: "GothamPro-Bold", sans-serif; margin-bottom: 10px; }
.page__box p { font-size: 18px; color: #e2e2e2; margin-bottom: 10px; line-height: 1.2; }
.page__box p:last-child { margin-bottom: 0; }

@media (max-width: px) { .header__inner__nav ul li { margin-right: 25px; } }
@media (max-width: 1366px) { .header__inner__nav ul li { margin-right: 25px; }
  .mp__box { width: 100%; margin: auto; }
  .container { padding-left: 20px; padding-right: 20px; } }
@media (max-width: 1024px) { .header__inner__nav ul li a { font-size: 14px; }
  .header__inner__nav ul li { margin-right: 10px; }
  .header__inner__top .container { padding-bottom: 0; height: 130px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .header__inner__logo a img { width: 120px; }
  .header__inner__lang a { font-size: 14px; }
  .header__inner { padding-top: 130px; }
  .film__poster img { width: 502px; }
  .film__other { margin-bottom: 30px; }
  .nav__list li a, .nav__list li p { padding-left: 40px; padding-right: 40px; font-size: 16px; }
  .header__lang .lang-switch { font-size: 16px; }
  .header__lang span { font-size: 16px; }
  .screen__slider .slick-next { right: 70px; }
  .screen__slider .slick-prev { left: 70px; }
  .slider__btn a { top: 38px; }
  .mp__item { padding: 0 20px; } }
@media (max-width: 821px) { .container { width: 100%; }
  .header__nav { display: none; }
  .header__logo a span { font-size: 10px; }
  .header__logo a img { width: 90px; }
  .header__box { height: 75px; }
  .main__screen { padding-top: 75px; }
  .screen__slider .slick-dots { bottom: 5px; }
  .film__open { padding-top: 100px; }
  .poster__inner { padding-top: 115px; }
  .blog__item { padding-top: 0; }
  .blog__parent { padding-top: 100px; }
  .film__title h1 { text-align: center; }
  .blog__title h2 { text-align: center; }
  .film__title h2 { text-align: center; }
  .film__poster { width: 100%; }
  .film__poster img { width: 100%; }
  .film__about { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .film__video iframe { height: 420px; }
  .blog__info { padding-left: 0; }
  .film__info { padding-left: 0; }
  .header__lang { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding-left: 20px; padding-right: 0px; padding-bottom: 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: none; position: relative; z-index: 120000; }
  .header__mob { display: block; }
  .mob_btn { padding-left: 40px; border-radius: 50%; display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .mob_btn.active .hamburger span:nth-child(1) { top: 12px; width: 0; left: 50%; opacity: 0; }
  .mob_btn.active .hamburger span:nth-child(2) { -webkit-transform: rotate(45deg); transform: rotate(45deg); }
  .mob_btn.active .hamburger span:nth-child(3) { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
  .mob_btn.active .hamburger span:nth-child(4) { top: 0; width: 0; left: 50%; opacity: 0; }
  .hamburger { width: 27px; height: 20px; position: relative; -webkit-transform: rotate(0); transform: rotate(0); -webkit-transition: .5s ease-in-out; transition: .5s ease-in-out; cursor: pointer; z-index: 150000; display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; }
  .hamburger span { display: block; position: absolute; height: 3px; width: 100%; background: #c50026; opacity: 1; left: 0; -webkit-transform: rotate(0); transform: rotate(0); -webkit-transition: .25s ease-in-out; transition: .25s ease-in-out; }
  .hamburger span:nth-child(1) { top: 0; }
  .hamburger span:nth-child(2), .hamburger span:nth-child(3) { top: 9px; }
  .hamburger span:nth-child(4) { top: 18px; }
  .mob_nav { position: absolute; background: url(../img/bg/bg_dark.jpg) center center no-repeat; background-size: cover; -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5); right: -100%; -webkit-transition: .5s ease; transition: .5s ease; z-index: 100000; padding-top: 90px; padding-bottom: 30px; padding-right: 15px; top: 0; width: 50%; height: 100vh; display: none; }
  .mob_nav.active { right: 0; -webkit-transition: .5s ease; transition: .5s ease; display: block; }
  .mob_nav.active body { overflow-y: hidden; }
  .mob_nav_list a { width: 100%; display: block; text-align: right; margin-bottom: 25px; font-family: "GothamPro-Bold", sans-serif; text-transform: uppercase; font-size: 20px; text-decoration: none; color: #fff; }
  .screen__slider .slick-next { right: 10px; }
  .screen__slider .slick-prev { left: 10px; }
  .screen__slider .slick-dots li button:before { font-size: 10px; } }
@media (max-width: 575px) { .wrapper { height: initial; }
  .page__parent { padding-top: 110px; }
  .screen__item a { overflow: hidden; }
  .poster__parent { padding-top: 30px; }
  .slider__btn a { top: 20px; font-size: 12px; padding: 5px 10px; }
  .mob_nav_list a { font-size: 16px; }
  .mp__box { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .mp__item { width: 100%; }
  .mp__item a { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
  .mp__item a p { margin-bottom: 30px; }
  .film__video iframe { height: 228px; }
  .film__other__box { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .film__other__itm { width: 100%; }
  .film__other__itm a { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; }
  .film__other__itm a span { text-align: center; margin-bottom: 15px; } }
@media screen and (max-width: 420px) { .wrapper { height: 100%; } }
/*
@media screen and (max-width: 485px) {

}



@media screen and (max-width: 320px) {
}
*/
@media screen and (max-width: 375px) { .wrapper { height: initial; } }
