/*
Theme Name: WOT_monetization 3.9.3
Author:
Author URI:
Description: The main theme for promopage "Wargaming Monetization"
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: wargaming
Text Domain: wot_theme
*/


/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/


/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  outline-style: none;
}

html.no-csstransforms body .code {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 300px;
  border-left: 400px solid transparent;
}

.code {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 0 0 60px;
  width: 400px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.code:after {
  content: "";
  width: 816px;
  height: 749px;
  background: url(images/code-bg.png) 50% 50% no-repeat;
  position: absolute;
  right: 100%;
  top: 50%;
  margin: -398px -140px 0 0;
  display: block;
  pointer-events: none;
  z-index: -1;
}

.code__error {
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
  color: #d82700;
  margin: 0 0 10px;
}

.code__title {
  color: #fff;
  font-weight: bold;
  font-size: 48px;
  line-height: 48px;
  text-transform: uppercase;
  margin: 0 0 12px;
}

.code__abstract {
  font-size: 18px;
  line-height: 24px;
  color: #878787;
}

@media (min-width: 551px) and (max-width: 1000px) {
  html body .code {
    margin: 0 auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
  }
  html body .code:after {
    display: none;
  }
}

@media (max-width: 550px) {
  html body .code {
    position: relative;
    margin: 50px 20px;
    width: auto;
    padding: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: auto;
    right: auto;
    top: auto;
  }
  html body .code:after {
    display: none;
  }
}

html.limit-550-1000 body .code {
  border-style: none;
}

html.limit-550-1000 body .code:after {
  display: none;
  visibility: hidden;
  height: 0;
  width: 0;
}

html.limit-550 body .code {
  border-style: none;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}

html.limit-550 body .code:after {
  display: none;
  visibility: hidden;
  height: 0;
  width: 0;
}

@font-face {
  font-family: 'War Helios Cond';
  font-weight: normal;
  font-style: normal;
  src: url('fonts/warhelioscondc-webfont.eot');
  /* IE9 Compat Modes */
  src: url('fonts/warhelioscondc-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('fonts/warhelioscondc-webfont.woff') format('woff'), /* Modern Browsers */
  url('fonts/warhelioscondc-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
  url('fonts/warhelioscondc-webfont.svg#warhelioscondcregular') format('svg');
  /* Legacy iOS */
}

@font-face {
  font-family: 'War Helios Cond';
  font-weight: bold;
  font-style: normal;
  src: url('fonts/warhelioscondcbold-webfont.eot');
  /* IE9 Compat Modes */
  src: url('fonts/warhelioscondcbold-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('fonts/warhelioscondcbold-webfont.woff') format('woff'), /* Modern Browsers */
  url('fonts/warhelioscondcbold-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
  url('fonts/warhelioscondcbold-webfont.svg#warhelioscondcboldregular') format('svg');
  /* Legacy iOS */
}

.footer {
  background: #0a0a0a;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 112px;
  line-height: 112px;
  /*&__iefix {
        display: none;
        }*/
}

.footer__bg {
  display: block;
  font-size: 0;
  bottom: 100%;
  left: 0;
  right: 0;
  height: 315px;
  position: absolute;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-color: transparent;
  zoom: 1;
}

.footer:before {
  content: "";
  display: block;
  font-size: 0;
  bottom: 100%;
  left: 0;
  right: 0;
  position: absolute;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-color: transparent;
  zoom: 1;
}

.footer_404 .footer__bg {
  display: none;
}

.footer_404:before {
  display: none;
}

.footer__logotype {
  vertical-align: middle;
  display: inline-block;
  margin: 0 30px 0 0;
  width: 118px;
  height: 62px;
  overflow: hidden;
  text-indent: -999px;
  font-size: 0;
  background: url(images/logotype.png) 50% 50% no-repeat;
}

.footer__copyright {
  color: #605f5e;
  font-size: 14px;
  line-height: 18px;
  display: inline-block;
  vertical-align: middle;
  font-family: 'War Helios Cond';
  text-align: left;
}

.footer__wrapper {
  max-width: 1600px;
  margin: auto;
}

html.limit-1680 body .footer__wrapper {
  margin: 0 40px;
}

html.limit-600 body .footer__wrapper {
  text-align: center;
}

html.limit-550 body .footer {
  position: relative;
  bottom: auto;
  left: auto;
  right: auto;
  margin: 315px 0 0;
  padding: 30px;
  box-shadow: 0 2000px 0 2000px #0a0a0a;
}

html.limit-550 body .footer__logotype {
  display: block;
  margin: 0 auto 20px;
}

html.limit-550 body .footer__copyright {
  text-align: center;
  display: block;
}

html.limit-550 body .footer__wrapper {
  text-align: center;
}

html.limit-600p body .footer__bg {
  height: 315px;
  background-image: url(images/footer-bg.png);
}

html.limit-320-600 body .footer__bg {
  height: 315px;
  background-image: url(images/footer-bg-600.png);
}

html.limit-320 body .footer {
  margin: 205px 0 0;
}

html.limit-320 body .footer__bg {
  height: 205px;
  background-image: url(images/footer-bg-320.png);
}

@media (max-width: 1680px) {
  html body .footer__wrapper {
    margin: 0 40px;
  }
}

@media (max-width: 600px) {
  html body .footer__wrapper {
    text-align: center;
  }
}

@media (max-width: 550px) {
  html body .footer {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    margin: 315px 0 0;
    padding: 30px;
    box-shadow: 0 2000px 0 2000px #0a0a0a;
  }
  html body .footer_404.footer {
    margin: 0;
  }
  html body .footer_404.footer:before {
    display: none;
  }
  html body .footer__logotype {
    display: block;
    margin: 0 auto 20px;
  }
  html body .footer__copyright {
    text-align: center;
    display: block;
  }
  html body .footer__wrapper {
    text-align: center;
  }
}

@media (min-width: 601px) {
  html body .footer:before {
    height: 315px;
    background-image: url(images/footer-bg.png);
  }
}

@media (min-width: 321px) and (max-width: 600px) {
  html body .footer:before {
    height: 315px;
    background-image: url(images/footer-bg-600.png);
  }
}

@media (max-width: 320px) {
  html body .footer {
    margin: 205px 0 0;
  }
  html body .footer:before {
    height: 205px;
    background-image: url(images/footer-bg-320.png);
  }
}

.header {
  width: 100%;
  position: relative;
  background: #000 url(images/header-bg.jpg) 70% 100% no-repeat\0/;
}

.header:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -75px;
  background: url(images/connector.png) 50% 50% repeat-x\0/;
  height: 150px;
}

.header__wrapper {
  max-width: 1600px;
  margin: 0 auto;
  padding: 36.4583% 0 0;
  position: relative;
  box-sizing: border-box;
  zoom: 1;
}

.header__logotype {
  position: absolute;
  top: 54px;
  left: 0;
  width: 223px;
  height: 78px;
  z-index: 100;
  overflow: hidden;
  font-size: 0;
  text-indent: -999px;
  background: url(images/header-logotype.png) 0 50% no-repeat;
}

.header__logotype_sticky {
  position: fixed;
  top: 0;
  z-index: 21;
  left: 50%;
  margin-left: -820px;
}

.header__slogan {
  position: absolute;
  top: 145px;
  left: 0;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  text-transform: uppercase;
  font-weight: bold;
}

.header__language {
  position: absolute;
  right: 0;
  top: 54px;
  font-size: 12px;
  text-transform: uppercase;
  z-index: 20;
}

.header__language_sticky {
  position: fixed;
  top: 9px;
  right: 50%;
  z-index: 20;
  margin: 0 -800px 0 0;
}

.header__language-current {
  color: #fff;
  border: 1px solid #d82700;
}

.header__language-link {
  color: #727272;
  text-decoration: none;
  border: 1px solid transparent;
}

.header__language-link:hover {
  color: #fff;
}

.header__language-current,
.header__language-link {
  width: 47px;
  height: 29px;
  line-height: 29px;
  display: block;
  text-align: center;
  font-weight: bold;
  transition: color .25s;
}

html.limit-1920p body .header__wrapper {
  padding-top: 0;
  height: 700px;
}

html.limit-1720p body .header__wrapper {
  margin: 0 auto;
}

html.limit-1280-1720 body .header__wrapper {
  margin: 0 60px;
}

html.limit-1280-1720 body .header__slogan {
  font-size: 60px;
  line-height: 60px;
}

html.limit-1000-1280 body .header__wrapper {
  margin: 0 60px;
}

html.limit-1000-1280 body .header__language {
  top: 44px;
}

html.limit-1000-1280 body .header__logotype {
  top: 44px;
}

html.limit-1000-1280 body .header__logotype_sticky {
  top: 0;
}

html.limit-1000-1280 body .header__slogan {
  top: 135px;
  font-size: 36px;
  line-height: 41px;
}

html.limit-850-1000 body .header.header_short .header__wrapper,
html.limit-850-1000 body .header .header__wrapper {
  margin: 0 30px;
}

html.limit-850-1000 body .header.header_short .header__language,
html.limit-850-1000 body .header .header__language {
  top: 44px;
}

html.limit-850-1000 body .header.header_short .header__logotype,
html.limit-850-1000 body .header .header__logotype {
  top: 44px;
}

html.limit-850-1000 body .header.header_short .header__slogan,
html.limit-850-1000 body .header .header__slogan {
  top: 135px;
  font-size: 24px;
  line-height: 30px;
}

html.limit-500-850 body .header__wrapper {
  margin: 0 30px;
}

html.limit-500-850 body .header__logotype {
  top: 5px;
  left: 30px;
  height: 66px;
  z-index: 22;
  background: url(images/header-logotype-small.png) 0 50% no-repeat;
  transition: width .2s;
}

html.limit-500-850 body .header__logotype_short {
  width: 55px;
}

html.limit-500-850 body .header__slogan {
  top: 100px;
  font-size: 30px;
  line-height: 36px;
}

html.limit-500 body .header__wrapper {
  margin: 0 30px;
}

html.limit-500 body .header__logotype {
  top: 13px;
  left: 15px;
  height: 40px;
  z-index: 22;
  background: url(images/header-logotype-small.png) 0 50% no-repeat;
  background-size: auto 40px;
  transition: width .2s;
}

html.limit-500 body .header__logotype_short {
  width: 40px;
}

html.limit-500 body .header__slogan {
  top: 100px;
  font-size: 27px;
  line-height: 30px;
}

html.limit-1640p body .header {
  background: #000 url(images/header-bg.jpg) 70% 0 no-repeat;
  background-size: auto 110%;
}

html.limit-1640p body .header:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -75px;
  background: url(images/connector.png) 50% 50% repeat-x;
  height: 150px;
}

html.limit-1000-1640 body .header {
  background: #000 url(images/header-bg-1640.jpg) 100% 100% no-repeat;
  background-size: contain;
}

html.limit-1000-1640 body .header__wrapper {
  padding: 41.4% 0 0;
}

html.limit-1000 body .header {
  background: #000 url(images/header-bg-600.jpg) 100% 100% no-repeat;
  background-size: contain;
}

html.limit-1000 body .header__wrapper {
  padding: 55.33% 0 0;
  box-sizing: border-box;
}

html.limit-1400-1700 body .header__logotype_sticky {
  margin-left: 0;
  left: 20px;
  width: 55px;
}

html.limit-1200-1400 body .header__logotype_sticky {
  height: 70px;
  margin-left: 0;
  left: 20px;
  width: 55px;
}

html.limit-850-1200 body .header__logotype_sticky {
  background: url(images/header-logotype-small.png) 0 4px no-repeat;
  background-size: auto 40px;
  height: 48px;
  margin-left: 0;
  top: 0;
  left: 15px;
  width: 44px;
}

html.limit-1400-1640 body .header__language_sticky {
  position: fixed;
  top: 9px;
  right: 20px;
  z-index: 20;
  margin: 0;
}

html.limit-1200-1400 body .header__language_sticky {
  position: fixed;
  top: 10px;
  right: 20px;
  z-index: 20;
  margin: 0;
}

html.limit-1200-1400 body .header__language_sticky .header__language-current,
html.limit-1200-1400 body .header__language_sticky .header__language-link {
  height: 23px;
  line-height: 23px;
  width: auto;
  padding: 0 10px;
}

html.limit-850-1200 body .header__language_sticky {
  position: fixed;
  top: 8px;
  right: 5px;
  z-index: 20;
  margin: 0;
}

html.limit-850-1200 body .header__language_sticky .header__language-current,
html.limit-850-1200 body .header__language_sticky .header__language-link {
  display: inline-block;
  width: auto;
  padding: 0 10px;
}

@media (min-width: 1920px) {
  html body .header__wrapper {
    padding-top: 0;
    height: 700px;
  }
}

@media (min-width: 1720px) {
  html body .header__wrapper {
    margin: 0 auto;
  }
}

@media (min-width: 1281px) and (max-width: 1719px) {
  html body .header__wrapper {
    margin: 0 60px;
  }
  html body .header__slogan {
    font-size: 60px;
    line-height: 60px;
  }
}

@media (min-width: 1001px) and (max-width: 1280px) {
  html body .header__wrapper {
    margin: 0 60px;
    min-height: 550px;
  }
  html body .header__language {
    top: 44px;
  }
  html body .header__logotype {
    top: 44px;
  }
  html body .header__logotype_sticky {
    top: 0;
  }
  html body .header__slogan {
    top: 135px;
    font-size: 36px;
    line-height: 41px;
  }
}

@media (min-width: 851px) and (max-width: 1000px) {
  html body .header__wrapper {
    margin: 0 30px;
    min-height: 410px;
  }
  html body .header__language {
    top: 44px;
  }
  html body .header__logotype {
    top: 44px;
  }
  html body .header__slogan {
    top: 135px;
    font-size: 24px;
    line-height: 30px;
  }
}

@media (min-width: 501px) and (max-width: 850px) {
  html body .header__wrapper {
    margin: 0 30px;
    min-height: 410px;
  }
  html body .header__logotype {
    top: 5px;
    left: 30px;
    height: 66px;
    z-index: 22;
    position: fixed;
    background: url(images/header-logotype-small.png) 0 50% no-repeat;
    transition: width .2s;
  }
  html body .header__logotype_short {
    width: 55px;
  }
  html body .header__slogan {
    top: 100px;
    font-size: 30px;
    line-height: 36px;
  }
}

@media (max-width: 500px) {
  html body .header__wrapper {
    margin: 0 30px;
    min-height: 390px;
  }
  html body .header__logotype {
    top: 13px;
    left: 15px;
    height: 40px;
    z-index: 22;
    position: fixed;
    background: url(images/header-logotype-small.png) 0 50% no-repeat;
    background-size: auto 40px;
    transition: width .2s;
  }
  html body .header__logotype_short {
    width: 40px;
  }
  html body .header__slogan {
    top: 100px;
    font-size: 27px;
    line-height: 30px;
  }
}

@media (min-width: 1641px) {
  html body .header {
    background: #000 url(images/header-bg.jpg) 70% 0 no-repeat;
    background-size: auto 110%;
  }
  html body .header:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -75px;
    background: url(images/connector.png) 50% 50% repeat-x;
    height: 150px;
  }
}

@media (min-width: 1001px) and (max-width: 1640px) {
  html body .header {
    background: #000 url(images/header-bg-1640.jpg) 100% 100% no-repeat;
    background-size: contain;
  }
  html body .header__wrapper {
    padding: 41.4% 0 0;
  }
}

@media (max-width: 1000px) {
  html body .header {
    background: #000 url(images/header-bg-600.jpg) 100% 100% no-repeat;
    background-size: contain;
  }
  html body .header__wrapper {
    padding: 55.33% 0 0;
    box-sizing: border-box;
  }
}

@media (min-width: 1401px) {
  html body .header__logotype_sticky {
    margin-left: 0;
    left: 20px;
    width: 55px;
  }
}

@media (min-width: 1199px) and (max-width: 1400px) {
  html body .header__logotype_sticky {
    height: 70px;
    margin-left: 0;
    left: 20px;
    width: 55px;
  }
}

@media (min-width: 851px) and (max-width: 1199px) {
  html body .header__logotype_sticky {
    background: url(images/header-logotype-small.png) 0 4px no-repeat;
    background-size: auto 40px;
    height: 48px;
    margin-left: 0;
    top: 0;
    left: 15px;
    width: 44px;
  }
}

@media (min-width: 1401px) and (max-width: 1640px) {
  html body .header__language_sticky {
    position: fixed;
    top: 9px;
    right: 20px;
    z-index: 20;
    margin: 0;
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  html body .header__language_sticky {
    position: fixed;
    top: 10px;
    right: 20px;
    z-index: 20;
    margin: 0;
  }
  html body .header__language_sticky .header__language-current,
  html body .header__language_sticky .header__language-link {
    height: 23px;
    line-height: 23px;
    width: auto;
    padding: 0 10px;
  }
}

@media (min-width: 851px) and (max-width: 1199px) {
  html body .header__language_sticky {
    position: fixed;
    top: 8px;
    right: 5px;
    z-index: 20;
    margin: 0;
  }
  html body .header__language_sticky .header__language-current,
  html body .header__language_sticky .header__language-link {
    display: inline-block;
    width: auto;
    padding: 0 10px;
  }
}

@media (min-width: 501px) and (max-width: 850px) {
  html body .header__language {
    position: fixed;
    top: 21px;
    right: 20px;
    z-index: 20;
    margin: 0 -150px 0 0;
  }
  html body .header__language .header__language-current,
  html body .header__language .header__language-link {
    display: inline-block;
    width: auto;
    padding: 0 10px;
    font-size: 24px;
    line-height: 35px;
    height: 35px;
  }
}

@media (max-width: 500px) {
  html body .header__language {
    position: fixed;
    top: 17px;
    right: 20px;
    z-index: 20;
    margin-right: -150px;
  }
  html body .header__language .header__language-current,
  html body .header__language .header__language-link {
    display: inline-block;
    width: auto;
    padding: 0 10px;
    font-size: 13px;
    line-height: 23px;
    height: 23px;
  }
}

html body .header.header_short {
  background: url(images/shadow.png) 0 0 repeat-x;
  min-height: 150px;
}

html body .header.header_short .header__logotype {
  position: absolute;
}

html body .header.header_short .header__wrapper {
  height: auto;
  min-height: 150px;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  box-sizing: border-box;
  zoom: 1;
}

@media (max-width: 1680px) {
  html body .header.header_short .header__wrapper {
    position: relative;
    margin: 0 40px;
  }
}

@media (max-width: 550px) {
  html body .header.header_short {
    margin-bottom: -100px;
  }
  html body .header.header_short .header__logotype {
    position: absolute;
    left: 20px;
    right: 20px;
    background-position: 50% 50%;
    margin: auto;
  }
}

html {
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}

html.blocked {
  -webkit-overflow-scrolling: auto;
  overflow: hidden;
  height: 100vh;
}

html.blocked body {
  -webkit-overflow-scrolling: auto;
  box-sizing: border-box;
  overflow: hidden;
  height: 100vh;
}

html body {
  height: 100%;
  width: 100%;
  font-family: 'War Helios Cond', 'Helvetica', 'Arial', sans-serif;
  background: #262626 url(images/page-bg.jpg) 50% 256px repeat;
  position: relative;
}

html body .page {
  width: 100%;
  min-height: 100%;
  padding: 0 0 427px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  min-width: 900px\0/;
  overflow: visible\0/;
}

html body .page_404 {
  min-width: 0;
  padding: 0;
  width: auto;
  overflow: hidden;
}

html.limit-550 body .page {
  padding: 0;
}

@media (max-width: 550px) {
  html body .page {
    padding: 0;
  }
}

.navigation {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: 10;
  margin-top: -40px;
  font-size: 0;
  line-height: 0;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
}

.navigation__open {
  z-index: 500;
  display: none;
}

.navigation ul {
  position: relative;
  background: #000;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  font-size: 0;
  line-height: 0;
  padding: 0;
}

.navigation ul li {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  margin: 9px 0;
  border-left: 1px solid #303030;
}

.navigation ul li.current-menu-item {
  background-color: yellow;
  font-weight: bold;
  margin: 0 0 0 -1px;
  padding: 7px 0 11px;
  z-index: 200;
  position: relative;
  border-right-style: none;
  pointer-events: none;
  background: #e23100 linear-gradient(to bottom, #fbd152 0%, #e23100 100%) 0 0 repeat-x;
}

.navigation ul li.current-menu-item a:hover,
.navigation ul li.current-menu-item a {
  color: #601717;
  text-shadow: 0 1px 0 rgba(255, 253, 107, 0.5);
}

.navigation ul li:first-child {
  border-style: none;
}

.navigation ul li b {
  line-height: 44px;
}

.navigation ul li a {
  min-height: 44px;
  padding: 9px 20px;
  text-decoration: none;
  text-transform: uppercase;
  color: #a2a2a2;
  display: inline-block;
  line-height: 22px;
  font-size: 20px;
  transition: color .25s;
  -webkit-font-smoothing: subpixel-antialiased;
}

.navigation ul li a span {
  display: block;
}

.navigation ul li a:hover {
  color: #fbd152;
}

.navigation_sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  background-color: #000;
}

html.limit-1200-1400 body .navigation {
  margin-top: -35px;
}

html.limit-1200-1400 body .navigation ul li b {
  line-height: 34px;
}

html.limit-1200-1400 body .navigation ul li a {
  min-height: 34px;
  font-size: 16px;
  line-height: 17px;
}

html.limit-1200-1400 body .navigation_sticky {
  margin: 0;
}

html.limit-1200 body .navigation,
html.limit-850-1200 body .navigation {
  margin-top: -24px;
}

html.limit-1200 body .navigation ul li,
html.limit-850-1200 body .navigation ul li {
  margin: 5px 0;
}

html.limit-1200 body .navigation ul li.current-menu-item,
html.limit-850-1200 body .navigation ul li.current-menu-item {
  padding: 5px 0;
}

html.limit-1200 body .navigation ul li b,
html.limit-850-1200 body .navigation ul li b {
  line-height: 28px;
}

html.limit-1200 body .navigation ul li a,
html.limit-850-1200 body .navigation ul li a {
  min-height: 28px;
  font-size: 12px;
  line-height: 14px;
  padding: 5px 10px;
}

html.limit-1200 body .navigation_sticky,
html.limit-850-1200 body .navigation_sticky {
  margin: 0;
}

@media (min-width: 1201px) and (max-width: 1600px) {
  html body .navigation {
    margin-top: -35px;
  }
  html body .navigation ul li b {
    line-height: 34px;
  }
  html body .navigation ul li a {
    min-height: 34px;
    font-size: 13px;
    line-height: 17px;
  }
  html body .navigation_sticky {
    margin: 0;
  }
}

@media (min-width: 851px) and (max-width: 1200px) {
  html body .navigation {
    margin-top: -24px;
  }
  html body .navigation ul li {
    margin: 5px 0;
  }
  html body .navigation ul li.current-menu-item {
    padding: 5px 0;
  }
  html body .navigation ul li b {
    line-height: 28px;
  }
  html body .navigation ul li a {
    min-height: 28px;
    font-size: 10px;
    line-height: 14px;
    padding: 5px 8px;
  }
  html body .navigation_sticky {
    margin: 0;
  }
}

@media (min-width: 1001px) and (max-width: 1200px) {
    html body .navigation ul li a {
        font-size: 12px;
    }
}

@media (min-width: 501px) and (max-width: 850px) {
  html body .navigation {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 78px;
    margin: 0;
    background: #000;
    overflow: visible;
  }
  html body .navigation__overlay {
    position: fixed;
    top: 78px;
    bottom: 0;
    left: 200%;
    width: 100%;
    z-index: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  html body .navigation__open {
    background: none;
    border-style: none;
    padding: 0;
    margin: 0;
    overflow: visible;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    text-align: left;
    vertical-align: middle;
    border-radius: 0;
    position: absolute;
    top: 0;
    height: 78px;
    width: 78px;
    right: 0;
    cursor: pointer;
    background: url(images/menu-big.png) 50% 50% no-repeat;
  }
  html body .navigation__open::-moz-focus-inner {
    padding: 0;
    border: 0;
  }
  html body .navigation ul {
    position: fixed;
    top: 78px;
    left: 101px;
    right: 0;
    bottom: 0;
    margin-left: 200%;
    margin-left: 200vw;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 0;
    background: #262626 url(images/video-bg.jpg) 0 0 repeat;
    box-shadow: -3px 0 46px 5px #000;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    z-index: 2;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
  }
  html body .navigation ul li:last-child,
  html body .navigation ul li {
    display: block;
    text-align: left;
    border-style: none;
    margin: 0;
    padding: 0;
  }
  html body .navigation ul li:last-child.current-menu-item,
  html body .navigation ul li.current-menu-item {
    margin: 0;
    padding: 0;
    border-style: none;
  }
  html body .navigation ul li:last-child.current-menu-item a,
  html body .navigation ul li.current-menu-item a {
    margin: 0;
    padding: 0 20px;
    border-style: none;
  }
  html body .navigation ul li:last-child a,
  html body .navigation ul li a {
    line-height: 78px;
    margin: 0;
    padding: 0 20px;
    display: block;
    box-sizing: border-box;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 100%;
    position: relative;
    font-size: 30px;
    border-top: 1px solid #303030;
    border-bottom: 1px solid #0e0e0e;
  }
  html body .navigation ul li:last-child span,
  html body .navigation ul li span {
    display: inline;
  }
  html body .navigation ul li:last-child {
    border-bottom: 1px solid #303030;
  }
}

@media (max-width: 500px) {
  html body .navigation {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 66px;
    margin: 0;
    background: #000;
    overflow: visible;
  }
  html body .navigation__overlay {
    position: fixed;
    top: 66px;
    bottom: 0;
    left: 200%;
    width: 100%;
    z-index: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  html body .navigation__open {
    background: none;
    border-style: none;
    padding: 0;
    margin: 0;
    overflow: visible;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    text-align: left;
    vertical-align: middle;
    border-radius: 0;
    position: absolute;
    top: 0;
    right: 0;
    height: 66px;
    width: 66px;
    cursor: pointer;
    background: url(images/menu.png) 50% 50% no-repeat;
  }
  html body .navigation__open::-moz-focus-inner {
    padding: 0;
    border: 0;
  }
  html body .navigation ul {
    position: fixed;
    top: 66px;
    left: 80px;
    bottom: 0;
    right: 0;
    margin-left: 200%;
    margin-left: 200vw;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 0 80px 0 0;
    background: #262626 url(images/video-bg.jpg) 0 0 repeat;
    box-shadow: -3px 0 46px 5px #000;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    z-index: 2;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
  }
  html body .navigation ul li:last-child,
  html body .navigation ul li {
    display: block;
    text-align: left;
    border-style: none;
    margin: 0;
    padding: 0;
  }
  html body .navigation ul li:last-child.current-menu-item,
  html body .navigation ul li.current-menu-item {
    margin: 0;
    padding: 0;
    border-style: none;
  }
  html body .navigation ul li:last-child.current-menu-item a,
  html body .navigation ul li.current-menu-item a {
    margin: 0;
    padding: 0 20px;
    border-style: none;
  }
  html body .navigation ul li:last-child a,
  html body .navigation ul li a {
    line-height: 48px;
    margin: 0;
    padding: 0 20px;
    display: block;
    box-sizing: border-box;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 100%;
    position: relative;
    font-size: 16px;
    border-top: 1px solid #303030;
    border-bottom: 1px solid #0e0e0e;
  }
  html body .navigation ul li:last-child span,
  html body .navigation ul li span {
    display: inline;
  }
  html body .navigation ul li:last-child {
    border-bottom: 1px solid #303030;
  }
}

html.no-cssgradients body .navigation ul li.current-menu-item {
  background: #e23100 url(images/nav-grad.png) 0 0 repeat-x;
  background-size: 1px 100%;
}

.service {
  width: 25%;
  padding: 0 10px 20px;
  box-sizing: border-box;
}

.service__wrapper {
  background: rgba(0, 0, 0, 0.25);
  padding: 0 30px 50px;
  text-align: center;
}

.service__price {
  border: 1px solid #393939;
  border-width: 0 1px 1px;
  display: inline-block;
  white-space: nowrap;
  margin: 20px 0 15px;
  padding: 0 25px 5px;
  line-height: 70px;
  position: relative;
  max-width: 100%;
  box-sizing: border-box;
  text-align: center;
}

.service__price-wrapper {
  margin-top: -6px;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.service__price-title {
  margin: -11px -25px 0;
  padding: 0 20px;
  color: #fff;
  line-height: 22px;
  min-height: 22px;
  overflow: hidden;
  display: block;
  font-size: 0;
  position: relative;
}

.service__price-title-inner {
  white-space: normal;
  vertical-align: middle;
  display: inline-block;
  padding: 0 20px;
  line-height: 22px;
  position: relative;
  font-size: 20px;
}

.service__price-title-inner:after {
  content: "";
  display: block;
  position: absolute;
  right: 100%;
  top: 11px;
  /*margin: 0 -20px 0 0;*/
  width: 300px;
  height: 1px;
  background: #393939;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}

.service__price-title-inner:before {
  content: "";
  display: block;
  position: absolute;
  left: 100%;
  top: 11px;
  /*margin: 0 0 0 -20px;*/
  width: 300px;
  height: 1px;
  background: #393939;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}

.service__price-icon {
  vertical-align: middle;
  display: inline-block;
  margin: 0 5px 0 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
    max-width: 30px;
}

@media screen and (max-width: 1000px) {
    .service__price-icon {
        max-width: 25px;
    }
}

.service__price-value {
  display: inline-block;
  vertical-align: middle;
  font-size: 26px;
  line-height: 38px;
  font-weight: bold;
  color: #ffc000;
  margin: 17px 5px 17px 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media screen and (max-width: 1400px) {
    .service__price-value {
        font-size: 24px;
    }
}

@media screen and (max-width: 1200px) {
    .service__price-value {
        font-size: 20px;
    }
}

.service__price-material {
  display: block;
}

.service__price-unit {
  display: inline-block;
  white-space: normal;
  vertical-align: middle;
  font-size: 18px;
  line-height: 21px;
  max-height: 60px;
  overflow: hidden;
  color: #82542f;
  margin: 18px 0;
  text-align: left;
  max-width: 120px\0/;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.service__title {
  color: #fff;
  text-transform: uppercase;
  font-size: 31px;
  line-height: 34px;
  margin: 0 auto 15px;
  max-width: 330px;
  font-weight: bold;
}

.service__abstract {
  color: #727272;
  font-size: 18px;
  line-height: 24px;
  margin: 0 auto 13px;
  max-width: 330px;
}

.service__icon {
  display: inline-block;
  vertical-align: bottom;
}

.service__icon-wrapper {
  height: 150px;
  line-height: 150px;
  margin: 0 0 22px;
}

html.item-4 body .service {
  width: 25%;
}

html.item-3 body .service {
  width: 33.3%;
}

html.item-2 body .service {
  width: 50%;
}

html.item-1 body .service {
  width: 100%;
}

@media (max-width: 1660px) {
  html body .service {
    width: 33.3%;
  }
}

@media (max-width: 990px) {
  html body .service {
    width: 50%;
  }
}

@media (max-width: 700px) {
  html body .service {
    width: 100%;
  }
}

@media (min-width: 600px) and (max-width: 1200px) {
  html body .service__price {
    min-width: 275px;
    padding: 0 10px 5px;
  }
  html body .service__price-title {
    margin: -11px -10px 0;
  }
}
@media (min-width: 600px) and (max-width: 1000px) {
  html body .service__title {
    font-size: 48px;
    line-height: 48px;
    max-width: 430px;
  }
  html body .service__abstract {
    font-size: 23px;
    line-height: 30px;
    max-width: 430px;
  }
}

@media (max-width: 599px) {
  html body .service__price {
    padding: 0 10px 5px;
  }
  html body .service__price-title {
    margin: -11px -10px 0;
  }
  html body .service__title {
    font-size: 30px;
    line-height: 33px;
  }
  html body .service__abstract {
    font-size: 16px;
    line-height: 21px;
  }
  html body .service__wrapper {
    padding: 0 20px 30px;
  }
}

html.no-rgba body .service__wrapper {
  background: url(images/video-bg.jpg) 0 0 repeat;
}

html.touch body .services__load-wrapper:hover b {
  background-position: 0 -48px;
  -webkit-animation: none;
  animation: none;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}

.services:after {
  content: ".";
  clear: both;
  display: block;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}

.services__list {
  max-width: 1620px;
  margin: 0 auto;
}

.services__load {
  height: 80px;
  line-height: 80px;
  overflow: hidden;
  max-width: 1600px;
  margin: 0 auto;
  text-align: center;
}

.services__load-wrapper {
  background: none;
  border-style: none;
  padding: 0;
  margin: 0;
  overflow: visible;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  text-align: left;
  vertical-align: middle;
  border-radius: 0;
  cursor: pointer;
  position: relative;
  color: #878787;
  display: inline-block;
  line-height: 48px;
  height: 48px;
  width: 48px;
  font-size: 0;
}

.services__load-wrapper::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.services__load-wrapper:hover b {
  background-position: 0 0;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}

.services__load-wrapper b {
  height: 48px;
  width: 48px;
  display: block;
  position: relative;
  -webkit-animation: spin 1s linear infinite both;
  animation: spin 1s linear infinite both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
  background: url(images/load.png) 0 -48px no-repeat;
}

.services__load-wrapper:before {
  content: "";
  display: block;
  height: 15px;
  width: 800px;
  background: url(images/pattern.gif) 0 0 repeat-x;
  position: absolute;
  top: 50%;
  right: 100%;
  margin: -7px 20px 0 0;
  pointer-events: none;
}

.services__load-wrapper:after {
  content: "";
  display: block;
  height: 15px;
  width: 800px;
  background: url(images/pattern.gif) 0 0 repeat-x;
  position: absolute;
  top: 50%;
  left: 100%;
  margin: -7px 0 0 20px;
  pointer-events: none;
}

html.limit-1640 body .services__list {
  margin: 0 10px;
}

html.limit-1660 body .services__load {
  margin: 0 20px;
}

@media (max-width: 1640px) {
  html body .services__load {
    margin: 0 20px;
  }
  html body .services__list {
    margin: 0 10px;
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.title {
  height: 80px;
  line-height: 80px;
  overflow: hidden;
  max-width: 1600px;
  margin: 0 auto;
  text-align: center;
}

.title__wrapper {
  position: relative;
  color: #878787;
  display: inline-block;
  line-height: 80px;
  height: 80px;
  font-size: 23px;
  font-weight: bold;
  text-transform: uppercase;
  color: #878787;
}

.title__wrapper:before {
  content: "";
  display: block;
  height: 15px;
  width: 800px;
  background: url(images/pattern.gif) 0 0 repeat-x;
  position: absolute;
  top: 50%;
  right: 100%;
  margin: -7px 20px 0 0;
}

.title__wrapper:after {
  content: "";
  display: block;
  height: 15px;
  width: 800px;
  background: url(images/pattern.gif) 0 0 repeat-x;
  position: absolute;
  top: 50%;
  left: 100%;
  margin: -7px 0 0 20px;
}

html.limit-1640 body .title {
  margin: 0 20px;
}

@media (max-width: 1640px) {
  html body .title {
    margin: 0 20px;
  }
}

@media (max-width: 600px) {
  html body .title__wrapper {
    color: #debd57;
  }
  html body .title__to-hide {
    display: none;
  }
}

.screen {
  max-width: 1600px;
  margin: 0 auto;
  background: url(images/video-bg.jpg) 50% 50% repeat;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.screen:after {
  content: ".";
  clear: both;
  display: block;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}

.screen__get-player {
  display: none;
  z-index: 200;
  text-indent: 0;
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  font-size: 24px;
  line-height: 40px;
  zoom: 1;
  margin: auto;
  text-decoration: none;
}

.screen__get-player span {
  background: #000;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  line-height: 60px;
  padding: 0 40px;
}

.screen_switched .screen__movie-placeholder,
.screen_switched .screen__movie-overlay {
  opacity: 0;
}

.screen__play {
  height: 84px;
  line-height: 84px;
  white-space: nowrap;
  text-align: center;
  background: #e23100;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 40px;
  font-weight: bold;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.92);
  display: block;
  box-shadow: inset 0 1px 0 0 rgba(255, 253, 107, 0.5);
  background: linear-gradient(to bottom, #ff7200 0%, #e23100 50%, #ff7200 100%) 0 0 repeat-x;
  transition: text-shadow .25s, background-position .25s;
  background-size: 100% 168px;
}

.screen__play:hover {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.92);
  background-position: 0 -84px;
}

.screen__picture-overlay {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.screen__picture-overlay:hover:before {
  visibility: visible;
}

.screen__picture-overlay:hover:after {
  visibility: hidden;
}

.screen__picture-overlay:before {
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 150px;
  height: 150px;
  background: url(images/play-hover.png) 50% 50% no-repeat;
  margin: auto;
  visibility: hidden;
}

.screen__picture-overlay:after {
  visibility: visible;
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 150px;
  height: 150px;
  background: url(images/play.png) 50% 50% no-repeat;
  margin: auto;
}

.screen__movie {
  position: relative;
  left: 100%;
  float: left;
  margin-left: -100%;
  width: 100%;
  padding: 0 550px 0 0;
  box-sizing: border-box;
}

.screen__movie-wrapper {
  /*padding-top: 56.25%;*/
  font-size: 0;
  position: relative;
  overflow: hidden;
}

.screen__movie-placeholder {
  position: absolute;
  /*top: -2px;
            bottom: -2px;
            left: -2px;
            right: -2px;*/
  max-width: 104%;
  max-height: 104%;
  width: 104%;
  height: 104%;
  top: -2%;
  bottom: -2%;
  left: -2%;
  right: -2%;
  /*background: $black;*/
  /*
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;*/
  display: block;
  z-index: 2;
  opacity: 1;
  transition: opacity .4s linear;
}

.screen__movie-overlay {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(images/pattern.png) 0 0 repeat;
  background-size: 4px 4px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  z-index: 3;
  cursor: pointer;
  opacity: 1;
  transition: opacity .4s linear;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: -moz-crisp-edges;
  image-rendering: pixelated;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.screen__movie-overlay:hover:before {
  visibility: visible;
}

.screen__movie-overlay:hover:after {
  visibility: hidden;
}

.screen__movie-overlay:before {
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 150px;
  height: 150px;
  background: url(images/play-hover.png) 50% 50% no-repeat;
  margin: auto;
  visibility: hidden;
}

.screen__movie-overlay:after {
  visibility: visible;
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 150px;
  height: 150px;
  background: url(images/play.png) 50% 50% no-repeat;
  margin: auto;
}

.screen__movie-screen {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}

.screen__title {
  color: #debd57;
  font-weight: bold;
  line-height: 60px;
  font-size: 60px;
  margin: 0 0 20px;
}

.screen__details {
  float: left;
  position: relative;
  left: 100%;
  margin-left: -550px;
  width: 430px;
  padding: 80px 60px 50px;
  z-index: 1;
}

.screen__abstract {
  color: #727272;
  font-size: 21px;
  line-height: 30px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.82);
  margin: 0 0 20px;
}

.screen__abstract p {
  margin: 0 0 20px;
}

html.limit-1640p body .screen {
  max-width: initial;
}

html.limit-1400-1640 body .screen__details {
  padding: 75px 35px 35px;
}

html.limit-1000-1400 body .screen__details {
  padding: 50px 35px 35px;
}

html.limit-1000-1640 body .screen__movie {
  padding: 0 440px 0 0;
}

html.limit-1000-1640 body .screen__details {
  width: 370px;
  margin-left: -440px;
}

html.limit-1000-1640 body .screen__title {
  line-height: 40px;
  font-size: 40px;
  max-width: 75%;
}

html.limit-1000-1640 body .screen__abstract {
  font-size: 18px;
  line-height: 26px;
}

html.limit-1000-1640 body .screen__play {
  height: 70px;
  line-height: 70px;
  font-size: 34px;
  background-size: 100% 140px;
}

html.limit-1000-1640 body .screen__play:hover {
  background-position: 0 -70px;
}

html.limit-600-1000 body .screen__movie {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  width: auto;
}

html.limit-600-1000 body .screen__movie-overlay {
  background-size: 2px 2px;
}

html.limit-600-1000 body .screen__movie-overlay:before,
html.limit-600-1000 body .screen__movie-overlay:after {
  background-size: 75% 75%;
}

html.limit-600-1000 body .screen__movie-wrapper {
  position: relative;
  padding-top: 56.9%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  top: auto;
  left: auto;
  right: auto;
}

html.limit-600-1000 body .screen__dummy {
  display: none;
}

html.limit-600-1000 body .screen__details {
  margin: 0;
  float: none;
  position: static;
  left: auto;
  width: auto;
  padding: 20px;
}

html.limit-600-1000 body .screen__title {
  max-width: none;
  font-size: 48px;
  line-height: 48px;
}

html.limit-600-1000 body .screen__abstract {
  font-size: 21px;
  line-height: 30px;
  margin: 0 0 30px;
}

html.limit-600-1000 body .screen__play {
  height: 110px;
  line-height: 110px;
  font-size: 51px;
  background-size: 100% 220px;
}

html.limit-600-1000 body .screen__play:hover {
  background-position: 0 -110px;
}

html.limit-600 body .screen__movie {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  width: auto;
}

html.limit-600 body .screen__movie-overlay {
  background-size: 2px 2px;
}

html.limit-600 body .screen__movie-overlay:before,
html.limit-600 body .screen__movie-overlay:after {
  background-size: 50% 50%;
}

html.limit-600 body .screen__movie-wrapper {
  position: relative;
  padding-top: 56.9%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  top: auto;
  left: auto;
  right: auto;
}

html.limit-600 body .screen__dummy {
  display: none;
}

html.limit-600 body .screen__details {
  margin: 0;
  float: none;
  position: static;
  left: auto;
  width: auto;
  padding: 20px;
}

html.limit-600 body .screen__title {
  max-width: none;
  font-size: 30px;
  line-height: 30px;
}

html.limit-600 body .screen__abstract {
  font-size: 21px;
  line-height: 28px;
  margin: 0 0 28px;
}

html.limit-600 body .screen__play {
  height: 65px;
  line-height: 65px;
  font-size: 27px;
  background-size: 100% 130px;
}

html.limit-600 body .screen__play:hover {
  background-position: 0 -65px;
}

html.no-cssgradients body .screen__play {
  background: #fbd152 url(images/play-grad.png) 0 0 repeat-x;
  background-size: 1px 200%;
}

html.no-cssgradients body .screen__play:hover {
  background-position: 0 100%;
}

@media (max-width: 1640px) {
  html body .screen {
    max-width: initial;
  }
}

@media (min-width: 1401px) and (max-width: 1640px) {
  html body .screen__details {
    padding: 75px 35px 35px;
  }
}

@media (min-width: 1001px) and (max-width: 1400px) {
  html body .screen__details {
    padding: 50px 35px 35px;
  }
}

@media (min-width: 1001px) and (max-width: 1640px) {
  html body .screen__movie {
    padding: 0 440px 0 0;
  }
  html body .screen__details {
    width: 370px;
    margin-left: -440px;
  }
  html body .screen__title {
    line-height: 40px;
    font-size: 40px;
    max-width: 75%;
  }
  html body .screen__abstract {
    font-size: 18px;
    line-height: 26px;
  }
  html body .screen__play {
    height: 70px;
    line-height: 70px;
    font-size: 34px;
    background-size: 100% 140px;
  }
  html body .screen__play:hover {
    background-position: 0 -70px;
  }
}

@media (min-width: 601px) and (max-width: 1000px) {
  html body .screen__movie {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: auto;
    margin: auto;
    padding: 0;
    float: none;
  }
  html body .screen__movie-overlay {
    background-size: 2px 2px;
  }
  html body .screen__movie-overlay:before,
  html body .screen__movie-overlay:after {
    background-size: 75% 75%;
  }
  html body .screen__movie-wrapper {
    position: relative;
    /*padding-top: 56.9%;*/
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    top: auto;
    left: auto;
    right: auto;
  }
  html body .screen__details {
    margin: 0;
    float: none;
    position: static;
    left: auto;
    width: auto;
    padding: 20px;
  }
  html body .screen__title {
    max-width: none;
    font-size: 48px;
    line-height: 48px;
  }
  html body .screen__abstract {
    font-size: 21px;
    line-height: 30px;
    margin: 0 0 30px;
  }
  html body .screen__play {
    height: 110px;
    line-height: 110px;
    font-size: 51px;
    background-size: 100% 220px;
  }
  html body .screen__play:hover {
    background-position: 0 -110px;
  }
}

@media (max-width: 600px) {
  html body .screen__movie {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: auto;
    margin: auto;
    padding: 0;
    float: none;
  }
  html body .screen__movie-overlay {
    background-size: 2px 2px;
  }
  html body .screen__movie-overlay:before,
  html body .screen__movie-overlay:after {
    background-size: 50% 50%;
  }
  html body .screen__movie-wrapper {
    position: relative;
    /*padding-top: 56.9%;*/
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    top: auto;
    left: auto;
    right: auto;
  }
  html body .screen__dummy {
    display: none;
  }
  html body .screen__details {
    margin: 0;
    float: none;
    position: static;
    left: auto;
    width: auto;
    padding: 20px;
  }
  html body .screen__title {
    max-width: none;
    font-size: 30px;
    line-height: 30px;
  }
  html body .screen__abstract {
    font-size: 21px;
    line-height: 28px;
    margin: 0 0 28px;
  }
  html body .screen__play {
    height: 65px;
    line-height: 65px;
    font-size: 27px;
    background-size: 100% 130px;
  }
  html body .screen__play:hover {
    background-position: 0 -65px;
  }
}


/** lang dropdown */

.lang-dropdown {
  position: absolute;
  left: 30px;
  top: 30px;
  z-index: 10;
  padding: 15px 20px 15px 20px;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 3px;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5), 0 0 1px rgba(255, 255, 255, 0.5);
  display: none;
}

.lang-dropdown-current {
  height: 36px;
}

.lang-dropdown-current_arrow {
  display: inline-block;
  width: 0px;
  height: 0;
  border: 7px solid transparent;
  border-top-color: #fff;
  vertical-align: super;
  margin-left: 10px;
  cursor: pointer;
}

.lang-dropdown-list {
  display: none;
}

.screen__movie-wrapper .thumbs {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-background-size: cover;
  background-size: cover;
  text-align: center;
}

.screen__movie-wrapper .thumbs:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}

.screen__movie-wrapper .thumbs .thumbs_arrow {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  height: 45px;
  background: rgba(0, 0, 0, 0.5) url('images/play_arrow.png') center no-repeat;
  border-radius: 5px;
  cursor: pointer;
}


/** realm-switch */

.realms-switch_open {
  color: #92908e;
  text-decoration: none;
}

.realms-switch_open span {
  border-bottom: dashed 1px #92908e;
}

.realms-switch_open:hover span {
  color: #fff;
  border-bottom-color: #fff;
}

.realms-switch_open:before,
.realms-switch_open:after {
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px;
}

.realms-switch_open:before {
  content: url('images/map_icon.png');
}

.realms-switch_open:after {
  content: url('images/arrow_bottom_icon.png');
}

.realms-switch {
  display: none;
  color: #92908e;
  width: 100%;
  padding-top: 60px;
  background: rgba(0, 0, 0, 0.95);
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
}

.realms-switch-inner {
  max-width: 1600px;
  margin: auto;
  padding-bottom: 20px;
  position: relative;
}

.realms-switch_close {
  position: absolute;
  right: 0;
  top: 0;
  width: 14px;
  height: 14px;
  background: transparent url('images/close_icon.png') left top no-repeat;
  font-size: 0;
}

.realms-switch_title {
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
}

.realms-switch_desc {
  text-align: center;
  margin: 20px 0 30px;
}

.realms-switch-realms {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex: content;
  justify-content: center;
}

.realms-switch-realm {
  width: 20%;
  min-width: 160px;
}

.realms-switch-realm_title {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 15px;
  letter-spacing: 2px;
}

.realms-switch-realm-list-item {
  line-height: 30px;
}

.realms-switch-realm-list-item .realm-item {
  color: #92908e;
  text-decoration: none;
}

.realms-switch-realm-list-item .realm-item:hover {
  color: #bbbbba;
}

.realms-switch-country {
  margin-top: 30px;
}

.realms-switch_change {
  color: #bbbbba;
  text-decoration: none;
  border-bottom: dashed 1px #fff;
}

.realms-switch_change:hover {
  color: #92908e;
}

@media (min-width: 320px) {
  .realms-switch_close {
    top: -30px;
    right: 30px;
  }
  .realms-switch {
    height: 100%;
  }
  .realms-switch-realms {
    flex-wrap: wrap;
  }
  .realms-switch-realm {
    min-width: 130px;
    width: 50%;
    margin-bottom: 30px;
  }
  .realms-switch-country {
    margin-top: 0;
  }
  .realms-switch-inner {
    padding: 0 30px 20px;
  }
}

@media (min-width: 480px) {
  .realms-switch {
    width: calc(100% - 80px);
  }
  .realms-switch-inner {
    padding-top: 15px;
  }
}

@media (min-width: 500px) {
  .realms-switch {
    width: calc(100% - 100px);
  }
  .realms-switch-inner {
    padding-top: 45px;
  }
}

@media (min-width: 600px) {
  .realms-switch-realm {
    width: 20%;
  }
}

@media (min-width: 851px) {
  .realms-switch {
    width: 100%;
    height: auto;
  }
  .realms-switch_close {
    top: 0;
    right: 30px;
  }
  .realms-switch-inner {
    padding: 0 30px 20px;
  }
  .realms-switch-realm {
    margin-bottom: 0;
  }
}


/** end realm-switch */


/** lang dropdown */

.lang-dropdown {
  position: absolute;
  left: 30px;
  top: 30px;
  z-index: 10;
  padding: 15px 20px 15px 20px;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 3px;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5), 0 0 1px rgba(255, 255, 255, 0.5);
  display: none;
}

.lang-dropdown-current {
  height: 36px;
}

.lang-dropdown-current_arrow {
  display: inline-block;
  width: 0px;
  height: 0;
  border: 7px solid transparent;
  border-top-color: #fff;
  vertical-align: super;
  margin-left: 10px;
  cursor: pointer;
}

.lang-dropdown-list {
  display: none;
}

.screen__movie-wrapper .thumbs {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-background-size: cover;
  background-size: cover;
  text-align: center;
}

.screen__movie-wrapper .thumbs:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}

.screen__movie-wrapper .thumbs .thumbs_arrow {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 150px;
  height: 150px;
  background: transparent url('images/play.png') center no-repeat;
  border-radius: 5px;
  cursor: pointer;
}

.screen__movie-wrapper .thumbs .thumbs_arrow:hover {
  background: transparent url('images/play-hover.png') center no-repeat;
}

.service__price-value.gold,
.service__price-unit.gold {
  color: #ffc000;
}

.service__price-value.silver,
.service__price-unit.silver {
  color: #9b9b9b;
}

.screen__abstract a {
  color: #debd57;
  text-decoration: none;
}

.screen__abstract a:hover {
  text-decoration: underline;
}


/** end lang dropdown */

.cta-links-list {
  list-style: disc inside;
  color: #fff;
  margin: 0;
  padding: 0;
}

.cta-links-list_item {
  margin-bottom: 10px;
}

.cta-links-list_item a {
  color: #fff;
  text-decoration: none;
}

.cta-links-list_item:hover a {
  text-decoration: underline;
}

.calc-holder {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 10;
  text-align: center;
}

.calc-holder:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}

.calc-holder_open {
  display: inline-block;
}

.calc-holder_container {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: auto;
  padding: 20px;
  border-radius: 5px;
  position: relative;
  vertical-align: middle;
  width: 684px;
}

.calc_text iframe {
  border: 10px solid #000;
}

.calc_button,
.calc_submit {
  background-color: #b6171c;
  border: none;
  color: #fff;
  padding: 8px 10px;
  text-transform: uppercase;
}

.calc_submit {
  vertical-align: middle;
}

.calc_button {
  margin-top: 10px;
}

.calc_button:hover,
.calc_submit:hover {
  background-color: #991316;
}

.calc-btn {
  color: #debd57;
  text-decoration: none;
}

.calc-btn:hover {
  text-decoration: underline;
}

.cross {
  width: 20px;
  height: 20px;
  background: transparent url('images/cross.png') left top no-repeat;
  position: absolute;
  top: 20px;
  right: -20px;
}

.cross:after {
  content: '';
  width: 20px;
  height: 20px;
  left: 0;
  top: 0;
  position: absolute;
  background: transparent url('images/cross.png') left bottom no-repeat;
  opacity: 0;
  transition: all 0.2s;
}

.cross:hover:after {
  opacity: 1;
}

.hidden-link {
  display: none;
}

@media (max-width: 700px) {
  .calc-btn {
    display: none;
  }
}

input[type='range'] {
  margin-top: 18px;
  background-color: #fff;
}
