@import url(https://fonts.googleapis.com/css?family=Questrial);/* ---------------------------------Bootstrap------------------------------------ */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1160px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-vl-1, .col-fh-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-vl-2, .col-fh-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-vl-3, .col-fh-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-vl-4, .col-fh-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-vl-5, .col-fh-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-vl-6, .col-fh-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-vl-7, .col-fh-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-vl-8, .col-fh-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-vl-9, .col-fh-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-vl-10, .col-fh-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-vl-11, .col-fh-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-vl-12, .col-fh-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1330px) {
  .col-vl-1, .col-vl-2, .col-vl-3, .col-vl-4, .col-vl-5, .col-vl-6, .col-vl-7, .col-vl-8, .col-vl-9, .col-vl-10, .col-vl-11, .col-vl-12 {
    float: left;
  }
  .col-vl-1 {
    width: 8.33333333%;
  }
  .col-vl-2 {
    width: 16.66666667%;
  }
  .col-vl-3 {
    width: 25%;
  }
  .col-vl-4 {
    width: 33.33333333%;
  }
  .col-vl-5 {
    width: 41.66666667%;
  }
  .col-vl-6 {
    width: 50%;
  }
  .col-vl-7 {
    width: 58.33333333%;
  }
  .col-vl-8 {
    width: 66.66666667%;
  }
  .col-vl-9 {
    width: 75%;
  }
  .col-vl-10 {
    width: 83.33333333%;
  }
  .col-vl-11 {
    width: 91.66666667%;
  }
  .col-vl-12 {
    width: 100%;
  }
  .col-vl-pull-0 {
    right: auto;
  }
  .col-vl-pull-1 {
    right: 8.33333333%;
  }
  .col-vl-pull-2 {
    right: 16.66666667%;
  }
  .col-vl-pull-3 {
    right: 25%;
  }
  .col-vl-pull-4 {
    right: 33.33333333%;
  }
  .col-vl-pull-5 {
    right: 41.66666667%;
  }
  .col-vl-pull-6 {
    right: 50%;
  }
  .col-vl-pull-7 {
    right: 58.33333333%;
  }
  .col-vl-pull-8 {
    right: 66.66666667%;
  }
  .col-vl-pull-9 {
    right: 75%;
  }
  .col-vl-pull-10 {
    right: 83.33333333%;
  }
  .col-vl-pull-11 {
    right: 91.66666667%;
  }
  .col-vl-pull-12 {
    right: 100%;
  }
  .col-vl-push-0 {
    left: auto;
  }
  .col-vl-push-1 {
    left: 8.33333333%;
  }
  .col-vl-push-2 {
    left: 16.66666667%;
  }
  .col-vl-push-3 {
    left: 25%;
  }
  .col-vl-push-4 {
    left: 33.33333333%;
  }
  .col-vl-push-5 {
    left: 41.66666667%;
  }
  .col-vl-push-6 {
    left: 50%;
  }
  .col-vl-push-7 {
    left: 58.33333333%;
  }
  .col-vl-push-8 {
    left: 66.66666667%;
  }
  .col-vl-push-9 {
    left: 75%;
  }
  .col-vl-push-10 {
    left: 83.33333333%;
  }
  .col-vl-push-11 {
    left: 91.66666667%;
  }
  .col-vl-push-12 {
    left: 100%;
  }
  .col-vl-offset-0 {
    margin-left: 0%;
  }
  .col-vl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-vl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-vl-offset-3 {
    margin-left: 25%;
  }
  .col-vl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-vl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-vl-offset-6 {
    margin-left: 50%;
  }
  .col-vl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-vl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-vl-offset-9 {
    margin-left: 75%;
  }
  .col-vl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-vl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-vl-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1890px) {
  .col-fh-1, .col-fh-2, .col-fh-3, .col-fh-4, .col-fh-5, .col-fh-6, .col-fh-7, .col-fh-8, .col-fh-9, .col-fh-10, .col-fh-11, .col-fh-12 {
    float: left;
  }
  .col-fh-1 {
    width: 8.33333333%;
  }
  .col-fh-2 {
    width: 16.66666667%;
  }
  .col-fh-3 {
    width: 25%;
  }
  .col-fh-4 {
    width: 33.33333333%;
  }
  .col-fh-5 {
    width: 41.66666667%;
  }
  .col-fh-6 {
    width: 50%;
  }
  .col-fh-7 {
    width: 58.33333333%;
  }
  .col-fh-8 {
    width: 66.66666667%;
  }
  .col-fh-9 {
    width: 75%;
  }
  .col-fh-10 {
    width: 83.33333333%;
  }
  .col-fh-11 {
    width: 91.66666667%;
  }
  .col-fh-12 {
    width: 100%;
  }
  .col-fh-pull-0 {
    right: auto;
  }
  .col-fh-pull-1 {
    right: 8.33333333%;
  }
  .col-fh-pull-2 {
    right: 16.66666667%;
  }
  .col-fh-pull-3 {
    right: 25%;
  }
  .col-fh-pull-4 {
    right: 33.33333333%;
  }
  .col-fh-pull-5 {
    right: 41.66666667%;
  }
  .col-fh-pull-6 {
    right: 50%;
  }
  .col-fh-pull-7 {
    right: 58.33333333%;
  }
  .col-fh-pull-8 {
    right: 66.66666667%;
  }
  .col-fh-pull-9 {
    right: 75%;
  }
  .col-fh-pull-10 {
    right: 83.33333333%;
  }
  .col-fh-pull-11 {
    right: 91.66666667%;
  }
  .col-fh-pull-12 {
    right: 100%;
  }
  .col-fh-push-0 {
    left: auto;
  }
  .col-fh-push-1 {
    left: 8.33333333%;
  }
  .col-fh-push-2 {
    left: 16.66666667%;
  }
  .col-fh-push-3 {
    left: 25%;
  }
  .col-fh-push-4 {
    left: 33.33333333%;
  }
  .col-fh-push-5 {
    left: 41.66666667%;
  }
  .col-fh-push-6 {
    left: 50%;
  }
  .col-fh-push-7 {
    left: 58.33333333%;
  }
  .col-fh-push-8 {
    left: 66.66666667%;
  }
  .col-fh-push-9 {
    left: 75%;
  }
  .col-fh-push-10 {
    left: 83.33333333%;
  }
  .col-fh-push-11 {
    left: 91.66666667%;
  }
  .col-fh-push-12 {
    left: 100%;
  }
  .col-fh-offset-0 {
    margin-left: 0%;
  }
  .col-fh-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-fh-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-fh-offset-3 {
    margin-left: 25%;
  }
  .col-fh-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-fh-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-fh-offset-6 {
    margin-left: 50%;
  }
  .col-fh-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-fh-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-fh-offset-9 {
    margin-left: 75%;
  }
  .col-fh-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-fh-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-fh-offset-12 {
    margin-left: 100%;
  }
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-vl {
  display: none !important;
}

.visible-fh {
  display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block,
.visible-sm-block, .visible-sm-inline, .visible-sm-inline-block,
.visible-md-block, .visible-md-inline, .visible-md-inline-block,
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block,
.visible-vl-block, .visible-vl-inline, .visible-vl-inline-block,
.visible-fh-block, .visible-fh-inline, .visible-fh-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) and (max-width: 1329px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) and (max-width: 1329px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) and (max-width: 1329px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) and (max-width: 1329px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1330px) and (max-width: 1889px) {
  .visible-vl {
    display: block !important;
  }
  table.visible-vl {
    display: table !important;
  }
  tr.visible-vl {
    display: table-row !important;
  }
  th.visible-vl,
  td.visible-vl {
    display: table-cell !important;
  }
}

@media (min-width: 1330px) and (max-width: 1889px) {
  .visible-vl-block {
    display: block !important;
  }
}

@media (min-width: 1330px) and (max-width: 1889px) {
  .visible-vl-inline {
    display: inline !important;
  }
}

@media (min-width: 1330px) and (max-width: 1889px) {
  .visible-vl-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1890px) {
  .visible-fh {
    display: block !important;
  }
  table.visible-fh {
    display: table !important;
  }
  tr.visible-fh {
    display: table-row !important;
  }
  th.visible-fh,
  td.visible-fh {
    display: table-cell !important;
  }
}

@media (min-width: 1890px) {
  .visible-fh-block {
    display: block !important;
  }
}

@media (min-width: 1890px) {
  .visible-fh-inline {
    display: inline !important;
  }
}

@media (min-width: 1890px) {
  .visible-fh-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) and (max-width: 1329px) {
  .hidden-lg {
    display: none !important;
  }
}

@media (min-width: 1330px) and (max-width: 1889px) {
  .hidden-vl {
    display: none !important;
  }
}

@media (min-width: 1890px) {
  .hidden-fh {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

/* ---------------------------------Mixins------------------------------------ */
/* ---------------------------------Common------------------------------------ */
@font-face {
  font-family: "Geomanist Regular";
  src: url("../fonts/Geomanist/geomanist-regular-webfont.woff2") format("woff2"), url("../fonts/Geomanist/geomanist-regular-webfont.woff") format("woff"), url("../fonts/Geomanist/geomanist-regular-webfont.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Geomanist Bold";
  src: url("../fonts/Geomanist/geomanist-bold-webfont.woff2") format("woff2"), url("../fonts/Geomanist/geomanist-bold-webfont.woff") format("woff"), url("../fonts/Geomanist/geomanist-bold-webfont.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'DIN Pro Cond';
  src: url("../fonts/DINPro/DINPro-CondensedBold.woff2") format("woff2"), url("../fonts/DINPro/DINPro-CondensedBold.woff") format("woff"), url("../fonts/DINPro/DINPro-CondensedBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'DIN Pro Cond';
  src: url("../fonts/DINPro/DINPro-CondensedRegular.woff2") format("woff2"), url("../fonts/DINPro/DINPro-CondensedRegular.woff") format("woff"), url("../fonts/DINPro/DINPro-CondensedRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DIN Pro Cond';
  src: url("../fonts/DINPro/DINPro-CondensedMedium.woff2") format("woff2"), url("../fonts/DINPro/DINPro-CondensedMedium.woff") format("woff"), url("../fonts/DINPro/DINPro-CondensedMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

/**
 * The following variable and function originate from the sass-mq library.
 * If you have already included it, you can eliminate the below
 * https://github.com/sass-mq/sass-mq/blob/master/_mq.scss
 */
/* ---------------------------------Grid vertical align------------------------------------ */
.g-va {
  letter-spacing: -4px;
}

.g-va:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.g-va > * {
  float: none;
  letter-spacing: 0;
  vertical-align: middle;
  display: inline-block !important;
}

.g-va_top > * {
  vertical-align: top;
}

.g-va_bottom > * {
  vertical-align: bottom;
}

@media (min-width: 480px) {
  .g-va-xs {
    letter-spacing: -4px;
  }
  .g-va-xs:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .g-va-xs > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block;
  }
  .g-va-xs_top > * {
    vertical-align: top;
  }
  .g-va-xs_bottom > * {
    vertical-align: bottom;
  }
}

@media (min-width: 768px) {
  .g-va-sm {
    letter-spacing: -4px;
  }
  .g-va-sm:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .g-va-sm > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block;
  }
  .g-va-sm_top > * {
    vertical-align: top;
  }
  .g-va-sm_bottom > * {
    vertical-align: bottom;
  }
}

@media (min-width: 992px) {
  .g-va-md {
    letter-spacing: -4px;
  }
  .g-va-md:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .g-va-md > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block;
  }
  .g-va-md_top > * {
    vertical-align: top;
  }
  .g-va-md_bottom > * {
    vertical-align: bottom;
  }
}

@media (min-width: 1200px) {
  .g-va-lg {
    letter-spacing: -4px;
  }
  .g-va-lg:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .g-va-lg > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block;
  }
  .g-va-lg_top > * {
    vertical-align: top;
  }
  .g-va-lg_bottom > * {
    vertical-align: bottom;
  }
}

@media (min-width: 1330px) {
  .g-va-vl {
    letter-spacing: -4px;
  }
  .g-va-vl:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .g-va-vl > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block;
  }
  .g-va-vl_top > * {
    vertical-align: top;
  }
  .g-va-vl_bottom > * {
    vertical-align: bottom;
  }
}

@media (min-width: 1890px) {
  .g-va-fh {
    letter-spacing: -4px;
  }
  .g-va-fh:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .g-va-fh > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block;
  }
  .g-va-fh_top > * {
    vertical-align: top;
  }
  .g-va-fh_bottom > * {
    vertical-align: bottom;
  }
}

/* ---------------------------------Responsive vertical align------------------------------------ */
.top-m {
  vertical-align: top !important;
}

.bottom-m {
  vertical-align: bottom !important;
}

.middle-m {
  vertical-align: middle !important;
}

@media (min-width: 480px) {
  .top-xs {
    vertical-align: top !important;
  }
  .bottom-xs {
    vertical-align: bottom !important;
  }
  .middle-xs {
    vertical-align: middle !important;
  }
}

@media (min-width: 768px) {
  .top-sm {
    vertical-align: top !important;
  }
  .bottom-sm {
    vertical-align: bottom !important;
  }
  .middle-sm {
    vertical-align: middle !important;
  }
}

@media (min-width: 992px) {
  .top-md {
    vertical-align: top !important;
  }
  .bottom-md {
    vertical-align: bottom !important;
  }
  .middle-md {
    vertical-align: middle !important;
  }
}

@media (min-width: 1200px) {
  .top-lg {
    vertical-align: top !important;
  }
  .bottom-lg {
    vertical-align: bottom !important;
  }
  .middle-lg {
    vertical-align: middle !important;
  }
}

@media (min-width: 1330px) {
  .top-vl {
    vertical-align: top !important;
  }
  .bottom-vl {
    vertical-align: bottom !important;
  }
  .middle-vl {
    vertical-align: middle !important;
  }
}

@media (min-width: 1890px) {
  .top-fh {
    vertical-align: top !important;
  }
  .bottom-fh {
    vertical-align: bottom !important;
  }
  .middle-fh {
    vertical-align: middle !important;
  }
}

/* ---------------------------------Responsive table------------------------------------ */
.table-m {
  display: table;
  height: inherit;
  width: 100%;
}

.table-m > * {
  display: table-row;
}

.table-m > * > * {
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.table-m > * > *:first-child {
  padding-left: 0;
}

.table-m > * > *:last-child {
  padding-right: 0;
}

@media (min-width: 480px) {
  .table-xs {
    display: table;
    height: inherit;
    width: 100%;
  }
  .table-xs > * {
    display: table-row;
  }
  .table-xs > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-xs > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-xs > * > *:first-child {
    padding-left: 0;
  }
  .table-xs > * > *:last-child {
    padding-right: 0;
  }
}

@media (min-width: 768px) {
  .table-sm {
    display: table;
    height: inherit;
    width: 100%;
  }
  .table-sm > * {
    display: table-row;
  }
  .table-sm > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-sm > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-sm > * > *:first-child {
    padding-left: 0;
  }
  .table-sm > * > *:last-child {
    padding-right: 0;
  }
}

@media (min-width: 992px) {
  .table-md {
    display: table;
    height: inherit;
    width: 100%;
  }
  .table-md > * {
    display: table-row;
  }
  .table-md > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-md > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-md > * > *:first-child {
    padding-left: 0;
  }
  .table-md > * > *:last-child {
    padding-right: 0;
  }
}

@media (min-width: 1200px) {
  .table-lg {
    display: table;
    height: inherit;
    width: 100%;
  }
  .table-lg > * {
    display: table-row;
  }
  .table-lg > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-lg > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-lg > * > *:first-child {
    padding-left: 0;
  }
  .table-lg > * > *:last-child {
    padding-right: 0;
  }
}

@media (min-width: 1330px) {
  .table-vl {
    display: table;
    height: inherit;
    width: 100%;
  }
  .table-vl > * {
    display: table-row;
  }
  .table-vl > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-vl > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-vl > * > *:first-child {
    padding-left: 0;
  }
  .table-vl > * > *:last-child {
    padding-right: 0;
  }
}

@media (min-width: 1890px) {
  .table-fh {
    display: table;
    height: inherit;
    width: 100%;
  }
  .table-fh > * {
    display: table-row;
  }
  .table-fh > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-fh > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-fh > * > *:first-child {
    padding-left: 0;
  }
  .table-fh > * > *:last-child {
    padding-right: 0;
  }
}

/* ---------------------------------Responsive horizontal align------------------------------------ */
.left-m {
  text-align: left;
}

.center-m {
  text-align: center;
}

.right-m {
  text-align: right;
}

@media (min-width: 480px) {
  .left-xs {
    text-align: left;
  }
  .center-xs {
    text-align: center;
  }
  .right-xs {
    text-align: right;
  }
}

@media (min-width: 768px) {
  .left-sm {
    text-align: left;
  }
  .center-sm {
    text-align: center;
  }
  .right-sm {
    text-align: right;
  }
}

@media (min-width: 992px) {
  .left-md {
    text-align: left;
  }
  .center-md {
    text-align: center;
  }
  .right-md {
    text-align: right;
  }
}

@media (min-width: 1200px) {
  .left-lg {
    text-align: left;
  }
  .center-lg {
    text-align: center;
  }
  .right-lg {
    text-align: right;
  }
}

@media (min-width: 1330px) {
  .left-vl {
    text-align: left;
  }
  .center-vl {
    text-align: center;
  }
  .right-vl {
    text-align: right;
  }
}

@media (min-width: 1890px) {
  .left-fh {
    text-align: left;
  }
  .center-fh {
    text-align: center;
  }
  .right-fh {
    text-align: right;
  }
}

/* ---------------------------------Responsive Gutters------------------------------------ */
.gutters-10 {
  margin-left: -10px;
  margin-right: -10px;
}

.gutters-10 > * {
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 480px) {
  .gutters-xs-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutters-xs-10 > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 768px) {
  .gutters-sm-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutters-sm-10 > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 992px) {
  .gutters-md-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutters-md-10 > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 1200px) {
  .gutters-lg-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutters-lg-10 > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 1330px) {
  .gutters-vl-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutters-vl-10 > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 1890px) {
  .gutters-fh-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutters-fh-10 > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* ---------------------------------Responsive float------------------------------------ */
.float-none {
  float: none;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

@media (min-width: 480px) {
  .float-none-xs {
    float: none;
  }
  .float-left-xs {
    float: left;
  }
  .float-right-xs {
    float: right;
  }
}

@media (min-width: 768px) {
  .float-none-sm {
    float: none;
  }
  .float-left-sm {
    float: left;
  }
  .float-right-sm {
    float: right;
  }
}

@media (min-width: 992px) {
  .float-none-md {
    float: none;
  }
  .float-left-md {
    float: left;
  }
  .float-right-md {
    float: right;
  }
}

@media (min-width: 1200px) {
  .float-none-lg {
    float: none;
  }
  .float-left-lg {
    float: left;
  }
  .float-right-lg {
    float: right;
  }
}

@media (min-width: 1330px) {
  .float-none-vl {
    float: none;
  }
  .float-left-vl {
    float: left;
  }
  .float-right-vl {
    float: right;
  }
}

@media (min-width: 1890px) {
  .float-none-fh {
    float: none;
  }
  .float-left-fh {
    float: left;
  }
  .float-right-fh {
    float: right;
  }
}

/* ---------------------------------Responsive margin------------------------------------ */
.mt-0 {
  margin-top: 0px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

@media (min-width: 480px) {
  .mt-0-xs {
    margin-top: 0px !important;
  }
  .mb-0-xs {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 480px) {
  .mt-10-xs {
    margin-top: 10px !important;
  }
  .mb-10-xs {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 480px) {
  .mt-20-xs {
    margin-top: 20px !important;
  }
  .mb-20-xs {
    margin-bottom: 20px !important;
  }
}

@media (min-width: 768px) {
  .mt-0-sm {
    margin-top: 0px !important;
  }
  .mb-0-sm {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 768px) {
  .mt-10-sm {
    margin-top: 10px !important;
  }
  .mb-10-sm {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 768px) {
  .mt-20-sm {
    margin-top: 20px !important;
  }
  .mb-20-sm {
    margin-bottom: 20px !important;
  }
}

@media (min-width: 992px) {
  .mt-0-md {
    margin-top: 0px !important;
  }
  .mb-0-md {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 992px) {
  .mt-10-md {
    margin-top: 10px !important;
  }
  .mb-10-md {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 992px) {
  .mt-20-md {
    margin-top: 20px !important;
  }
  .mb-20-md {
    margin-bottom: 20px !important;
  }
}

@media (min-width: 1200px) {
  .mt-0-lg {
    margin-top: 0px !important;
  }
  .mb-0-lg {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 1200px) {
  .mt-10-lg {
    margin-top: 10px !important;
  }
  .mb-10-lg {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 1200px) {
  .mt-20-lg {
    margin-top: 20px !important;
  }
  .mb-20-lg {
    margin-bottom: 20px !important;
  }
}

@media (min-width: 1330px) {
  .mt-0-vl {
    margin-top: 0px !important;
  }
  .mb-0-vl {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 1330px) {
  .mt-10-vl {
    margin-top: 10px !important;
  }
  .mb-10-vl {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 1330px) {
  .mt-20-vl {
    margin-top: 20px !important;
  }
  .mb-20-vl {
    margin-bottom: 20px !important;
  }
}

@media (min-width: 1890px) {
  .mt-0-fh {
    margin-top: 0px !important;
  }
  .mb-0-fh {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 1890px) {
  .mt-10-fh {
    margin-top: 10px !important;
  }
  .mb-10-fh {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 1890px) {
  .mt-20-fh {
    margin-top: 20px !important;
  }
  .mb-20-fh {
    margin-bottom: 20px !important;
  }
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* ---------------------------------Typography------------------------------------ */
html,
body {
  font-family: Arial, sans-serif;
  line-height: 1.2;
  font-size: 13px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

/* ---------------------------------Links------------------------------------ */
a {
  text-decoration: none;
  color: inherit;
}

a:hover,
a:focus {
  text-decoration: none;
}

a:focus {
  outline: none;
}

/* ---------------------------------Button------------------------------------ */
button {
  background-color: transparent;
  border: none;
  padding: 0;
}

button:focus {
  outline: none;
}

/* ---------------------------------html body------------------------------------ */
html,
body {
  height: 100%;
}

body {
  position: relative;
}

/* ---------------------------------Img------------------------------------ */
img {
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

/* ---------------------------------Input------------------------------------ */
input:focus {
  outline: none;
}

/* ---------------------------------Textarea------------------------------------ */
textarea:focus {
  outline: none;
}

/* ---------------------------------List------------------------------------ */
ul,
ol {
  margin: 0;
}

ul {
  list-style: none;
  padding: 0;
}

/* ---------------------------------Disable video controls on ios------------------------------------ */
video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}

/* ---------------------------------no-gutters------------------------------------ */
.no-gutters {
  margin-left: 0;
  margin-right: 0;
}

.no-gutters > * {
  padding-left: 0;
  padding-right: 0;
}

/* ---------------------------------no-float------------------------------------ */
.no-float > [class*='col-'] {
  float: none;
}

.ttu {
  text-transform: uppercase;
}

/* ---------------------------------Hide------------------------------------ */
.hidden {
  display: none !important;
}

/* ---------------------------------Page wrapper------------------------------------ */
.page-wrapper {
  overflow-x: hidden;
}

/* ---------------------------------Page-helper------------------------------------ */
.page-helper {
  min-height: 0.1px;
}

/* ---------------------------------Page footer------------------------------------ */
/* ---------------------------------Static Footer------------------------------------ */
@media (min-width: 768px) {
  .page-wrapper {
    min-height: 100%;
  }
}

.g-rectangle {
  width: 100%;
  position: relative;
}

.g-rectangle:after {
  content: '';
  display: block;
  padding-bottom: 60%;
}

.g-rectangle > * {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
}

.g-square {
  width: 100%;
  position: relative;
}

.g-square:after {
  content: '';
  display: block;
  padding-bottom: 100%;
}

.g-square > * {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
}

/* ---------------------------------Components------------------------------------ */
.video-play-button {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  -webkit-transform: scale(1) translateX(-50%) translateY(-50%);
          transform: scale(1) translateX(-50%) translateY(-50%);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: block;
  width: 16px;
  height: 22px;
  /* background: #fa183d; */
  border-radius: 50%;
  padding: 9px 10px 9px 14px;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}

.video-play-button__helper1 {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 40px;
  height: 40px;
  background: #ba1f24;
  border-radius: 50%;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
          animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button__helper2 {
  display: block;
  position: absolute;
  left: 54%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 16px solid #fff;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
}

.video-play-button__helper3 {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 40px;
  height: 40px;
  background: #fa183d;
  border-radius: 50%;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}

.video-play-button:hover:after {
  background-color: #da0528;
}

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}

.photo-play-button {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  -webkit-transform: scale(1) translateX(-50%) translateY(-50%);
          transform: scale(1) translateX(-50%) translateY(-50%);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}

.photo-play-button__helper1 {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 40px;
  height: 40px;
  background: #ba1f24;
  border-radius: 50%;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
          animation: pulse-border 1500ms ease-out infinite;
}

.photo-play-button__helper2 {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 40px;
  height: 40px;
  background: #fa183d;
  border-radius: 50%;
  -webkit-transition: all 200ms;
  transition: all 200ms;
  padding: 6px 7px 7px 7px;
}

@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

.blink {
  -webkit-animation: 2s blink linear infinite;
          animation: 2s blink linear infinite;
}

@-webkit-keyframes blink {
  50% {
    color: transparent;
  }
}

@keyframes blink {
  50% {
    color: transparent;
  }
}

.video-pause-button {
  position: absolute;
  z-index: 10;
  bottom: 5%;
  left: 5%;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: block;
  width: 19px;
  height: 19px;
  opacity: 0.2;
  background: #fa183d;
  border-radius: 50%;
  padding: 12px 12px 12px 12px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}

.video-pause-button:hover {
  opacity: 1;
}

.video-pause-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}

.s-video {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  width: 80%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  z-index: 3;
}

.s-video__header {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  color: white;
  font-size: 45px;
  font-family: 'Questrial';
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.s-video__header.active {
  opacity: 1;
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.video-player {
  width: 100%;
  height: 100%;
}

.darken-top {
  position: absolute;
  left: 0;
  top: 0;
  height: 20%;
  width: 100%;
  background-image: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(80%, #000000));
  background-image: linear-gradient(to top, transparent 0%, #000000 80%);
  z-index: 2;
  pointer-events: none;
}

@media screen and (orientation: landscape) {
  .darken-top {
    height: 100%;
    width: 15%;
    background-image: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(80%, #000000));
    background-image: linear-gradient(to left, transparent 0%, #000000 80%);
  }
}

.darken-bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 20%;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(80%, #000000));
  background-image: linear-gradient(to bottom, transparent 0%, #000000 80%);
  z-index: 2;
  pointer-events: none;
}

@media screen and (orientation: landscape) {
  .darken-bottom {
    height: 100%;
    width: 15%;
    right: 0;
    left: auto;
    background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(80%, #000000));
    background-image: linear-gradient(to right, transparent 0%, #000000 80%);
  }
}

.video-el {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.video-el__poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  background-size: cover;
  background-position: center;
  pointer-events: none;
}

.video-el video {
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: black;
}

.is-playing .video-pause-button {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.is-playing .video-play-button {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}

.is-playing .video-el__poster {
  opacity: 0;
}

.is-paused .video-el__poster {
  opacity: 0;
}

.swiper-nav-buttons {
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 100px;
  width: 100%;
}

.loading {
  display: none;
  font-family: Questrial;
}

.loading__mask {
  position: absolute;
  left: 0;
  top: 8%;
  display: block;
  width: 100%;
  opacity: 0;
}

@media screen and (orientation: landscape) {
  .loading__mask {
    display: none;
  }
}

.loading__mask img {
  max-height: 30vh;
}

.loading__mask.active {
  opacity: 0.1;
  -webkit-transition: opacity 3s;
  transition: opacity 3s;
}

.loading__text {
  position: absolute;
  line-height: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  z-index: 10;
}

.loading__header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-size: 45px;
  font-family: Questrial;
  opacity: 0;
}

@media screen and (orientation: landscape) {
  .loading__header {
    font-size: 80px;
  }
}

.loading__header.active {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}

.loading__header.away {
  opacity: 1;
}

@media screen and (orientation: landscape) {
  .loading__logo {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
  }
}

.loading__logo img {
  width: 100%;
}

@media screen and (orientation: landscape) {
  .loading__logo img {
    height: 100%;
  }
}

.loading__footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

@media screen and (orientation: landscape) {
  .loading__footer {
    height: 100%;
    padding: 30px 0 30px 0;
  }
}

.loading__tap-to-cont {
  color: #ffffff;
  padding: 10px 0 10px 0;
  overflow: hidden;
  width: 100%;
  text-align: center;
  opacity: 0;
  -webkit-animation: 2s blink linear infinite;
          animation: 2s blink linear infinite;
}

.loading__tap-to-cont.active {
  height: auto;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

@media screen and (orientation: landscape) {
  .loading__tap-to-cont {
    position: absolute;
    bottom: 0;
    padding: 7px 0 7px 0;
  }
}

@keyframes blink {
  50% {
    color: transparent;
  }
}

.content {
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  width: 100%;
  padding: 20px 20px 90px 20px;
}

.content._s-video {
  padding: 20px 20px 20px 20px;
}

.content__title {
  color: #ce4a45;
  font-family: Questrial;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: 2.64px;
  padding-bottom: 35px;
  margin-top: 10px;
}

.content__title._top30p {
  margin-top: 30vh;
}

.content__title2 {
  color: #ffffff;
  font-family: Questrial;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: 2.64px;
  padding-bottom: 30px;
  margin-top: 10px;
}

.content__title3 {
  color: #ce4a45;
  font-family: Questrial;
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
  text-transform: uppercase;
  margin-top: 10px;
  text-align: center;
}

.content__title3._top30p {
  margin-top: 30vh;
}

.content__helptitle {
  font-family: Questrial;
  font-size: 24px;
  text-transform: lowercase;
  color: #ffffff;
}

.content__subtitle {
  color: #ffffff;
  font-family: Questrial;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.content__text {
  font-family: Questrial;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #bcbcbc;
  padding-bottom: 20px;
}

.content__text._white {
  color: #ffffff;
}

.content__person-img {
  width: 193px;
  height: 193px;
  margin-bottom: 30px;
  margin-top: 30px;
}

.content__person-img:first-child {
  margin-top: auto;
}

.content__logo {
  margin-bottom: 15px;
  width: 100%;
  height: auto;
}

.content__link {
  color: #FFFFFF;
}

.content__goback {
  border: solid 2px #ce4945;
  border-radius: 50%;
  display: inline-block;
  font-size: 16px;
  color: #ce4845;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  padding: 14px 18px;
  cursor: pointer;
}

.content__goback-big {
  margin-top: 20px;
  display: inline-block;
  border-radius: 25px;
  border: 2px solid #ce4945;
  padding: 20px 30px;
  line-height: 0;
  letter-spacing: 2px;
  color: #ce4945;
  text-transform: uppercase;
  font-size: 18px;
  cursor: pointer;
}

.content-b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10001;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.65s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.65s cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.content-b.active {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  display: block;
}

.content-b.active .content-wrap .content {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.content-b .content-wrap .content {
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  opacity: 0;
  -webkit-transition: all 0.8s 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.8s 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

._white {
  color: #ffffff;
}

._red {
  color: #ce4a45;
}

.no-wrap {
  white-space: nowrap;
}

.pb20 {
  padding-bottom: 20px;
}

.fs20 {
  font-size: 20px;
  line-height: 28px;
}

.pb {
  padding-bottom: 20px;
}

#content_block_1 {
  background: #212121;
}

#content_block_2 {
  background: #000000;
  background: url("../img/backgrounds/rtavatar.jpg") no-repeat center top;
  background-size: cover;
  background-position-x: 60%;
}

#content_block_3 {
  background-color: #212121;
}

#content_block_4 {
  background-color: #212121;
}

#content_block_6 {
  background: url("../img/backgrounds/show.jpg") no-repeat center top;
  background-size: cover;
}

#content_block_5 {
  background: #000000;
  background: url("../img/backgrounds/tchaikovsky.jpg") no-repeat center top;
  background-size: cover;
  background-position-x: 60%;
}

#content_block_7 {
  background-color: #212121;
}

#content_block_8 {
  background-color: #212121;
}

#content_block_9 {
  background-color: #212121;
}

#content_block_10 {
  background-color: #ffffff;
}

#content_block_11 {
  background-color: #212121;
}

#content_block_12 {
  background-color: #212121;
}

._desktop .content {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  padding-top: 5%;
}

._desktop .content__title {
  font-size: 28px;
}

._desktop ._top30p {
  margin-top: 20vh;
}

._desktop .content__text {
  font-size: 18px;
  line-height: 24px;
}

._desktop ._dt-center {
  text-align: center;
}

._desktop ._dt-hide {
  display: none;
}

._desktop .content__goback-wr {
  margin-top: 20px;
}

._desktop .content-wrap._dt-screen-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

.menu-wr {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  -webkit-overflow-scrolling: touch;
  opacity: 0;
  overflow-y: auto;
}

.menu__tiles {
  overflow: hidden;
  -webkit-box-shadow: 0px 3px 13px 2px rgba(250, 250, 250, 0.55);
          box-shadow: 0px 3px 13px 2px rgba(250, 250, 250, 0.55);
}

.menu__socials {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 12.5vh;
}

@media screen and (orientation: landscape) {
  .menu__socials {
    height: 25vh;
  }
}

.menu._desktop .menu__tiles {
  background-color: #000000;
  -webkit-perspective: 1000px;
          perspective: 1000px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.menu._desktop .menu-item {
  width: 20%;
  height: 25vh;
}

@media screen and (orientation: landscape) {
  .menu._desktop .menu-item {
    width: 20%;
    height: 25vh;
  }
}

.menu._desktop .menu-item._bg-white {
  background-color: #ffffff;
}

.menu._desktop .menu__socials {
  background-color: #212121;
}

.menu-item {
  float: left;
  position: relative;
  height: 25vh;
  width: 50%;
  font-family: 'Questrial';
  background-color: #ffffff;
  -webkit-transition: -webkit-transform 0.7s;
  transition: -webkit-transform 0.7s;
  transition: transform 0.7s;
  transition: transform 0.7s, -webkit-transform 0.7s;
}

@media screen and (orientation: landscape) {
  .menu-item {
    height: 100vh;
  }
}

.menu-item._rotateX {
  -webkit-transform: rotateX(90deg);
          transform: rotateX(90deg);
}

.menu-item._rotateY {
  -webkit-transform: rotateY(90deg);
          transform: rotateY(90deg);
}

.menu-item._slide-down {
  -webkit-transform: translateY(12.5vh);
          transform: translateY(12.5vh);
}

.menu-item._slide-up {
  -webkit-transform: translateY(-12.5vh);
          transform: translateY(-12.5vh);
}

.menu-item__in {
  background-color: #f91f03;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0.3);
          transform: scale(0.3);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.menu-item__out {
  background-color: #FFFFFF;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.menu-item__out._bg {
  background-color: #212121;
  background-size: cover;
  background-position: center;
  border: none;
}

.menu-item:hover .menu-item__out {
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}

.menu-item:hover .menu-item__in {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.menu-item__title-on-hover {
  font-family: 'Questrial';
  text-transform: uppercase;
  color: #ffffff;
  font-size: 18px;
  position: absolute;
  color: #ffffff;
  left: 10%;
  top: 5%;
}

.menu-item__play {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.menu-item_video {
  background-size: cover;
  background-position: center;
  border: none;
}

.menu-item_scene {
  background-size: cover;
  background-position: center;
  border: none;
}

.menu-item_scene:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  z-index: 0;
}

.menu-item_bg {
  background-size: cover;
  background-position: center;
  border: none;
}

.menu-item__icon-img {
  height: 90%;
  max-width: 90%;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

@media screen and (orientation: landscape) {
  .menu-item__icon-img {
    height: 75%;
  }
}

.menu-item__logo-img {
  width: 90%;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.menu-item_social {
  height: 100%;
  width: 20%;
  background-color: #212121;
  border: none;
}

.menu-item__social-img {
  width: 65%;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

@media screen and (orientation: landscape) {
  .menu-item__social-img {
    width: 50%;
  }
}

.menu-item__title {
  font-family: "DIN Pro Cond";
  position: absolute;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 7px;
  text-align: center;
  width: 100%;
  color: #ffffff;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #000000;
}

.menu-item__title._board {
  letter-spacing: 1px;
}

.menu-item__premier-data {
  z-index: 10;
  font-family: "DIN Pro Cond";
  color: #ffffff;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (min-width: 350px) {
  .menu-item__premier-data {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
            transform: translate(-50%, -50%) scale(1.1);
  }
}

@media screen and (min-width: 400px) {
  .menu-item__premier-data {
    -webkit-transform: translate(-50%, -50%) scale(1.2);
            transform: translate(-50%, -50%) scale(1.2);
  }
}

@media screen and (orientation: landscape) {
  .menu-item__premier-data {
    -webkit-transform: translate(-50%, -50%) scale(2);
            transform: translate(-50%, -50%) scale(2);
  }
}

.menu-item__premiere-title {
  font-size: 17px;
  line-height: 10px;
  text-transform: uppercase;
  letter-spacing: 1.7px;
  text-shadow: 1px 1px 1px #000000;
}

.menu-item__premiere-title._miami {
  letter-spacing: 4px;
  font-size: 22px;
  margin-left: 0;
  line-height: 15px;
  font-weight: 500;
}

.menu-item__premiere-title._nyc {
  letter-spacing: 3.8px;
  font-size: 22px;
  margin-left: 0;
  line-height: 15px;
  font-weight: 500;
}

.menu-item__place {
  font-size: 50px;
  line-height: 34px;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #000000;
}

.menu-item__place._miami {
  font-size: 44px;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  -webkit-transform: scaleY(1.3);
          transform: scaleY(1.3);
  margin-left: -2px;
  line-height: 49px;
  font-weight: bold;
}

.menu-item__place._nyc {
  font-size: 58px;
  text-transform: uppercase;
  letter-spacing: 12.5px;
  margin-left: 8px;
  line-height: 50px;
  font-weight: bold;
  text-align: center;
}

.menu-item__date-numbers {
  display: inline-block;
  float: right;
  font-size: 15px;
  line-height: 21px;
  text-align: right;
  letter-spacing: 2px;
  text-shadow: 1px 1px 1px #000000;
}

.menu-item__date-numbers._miami {
  letter-spacing: -1px;
  font-size: 23px;
  line-height: 22px;
  margin-right: 5px;
  font-weight: 500;
}

.menu-item__date-numbers._nyc {
  letter-spacing: -1px;
  font-size: 20px;
  line-height: 19px;
  margin-right: 13px;
  font-weight: 500;
}

.menu-item__date-month {
  display: inline-block;
  float: left;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: 2px;
  text-shadow: 1px 1px 1px #000000;
}

.menu-item__date-month._miami {
  font-size: 23px;
  line-height: 22px;
  letter-spacing: -1px;
  margin-left: 0;
  font-weight: 500;
}

.menu-item__date-month._nyc {
  font-size: 21px;
  line-height: 19px;
  letter-spacing: -1px;
  margin-left: 10px;
  font-weight: 500;
}

.swiper-container {
  /*background-color: green;*/
  width: 100%;
  height: 600px;
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: inherit;
}

@media screen and (orientation: landscape) {
  .swiper-container {
    padding: 0;
  }
}

.swiper-slide {
  background-position: center;
  background-size: cover;
  width: 100%;
}

.swiper-slide .video-play-button {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.swiper-slide-active .video-play-button {
  opacity: 1;
}

._desktop .swiper-container {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.premiere-wr {
  background-color: #212121;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1500;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
  display: none;
}

.premiere {
  width: 100%;
  padding: 20px;
  padding-bottom: 40px;
  background-size: cover;
  background-position: center;
  position: relative;
  font-family: 'Questrial';
  border-bottom: solid 1px #d1d1d1;
  background-color: #ffffff;
}

.premiere:first-child {
  border-top: none;
}

.premiere__info {
  z-index: 10;
  position: relative;
}

.premiere__city {
  font-size: 82px;
  line-height: 72px;
  color: #ffffff;
  text-shadow: 1px 7px 19px rgba(74, 74, 74, 0.48);
  text-align: center;
  font-family: 'Arial';
  font-weight: 600;
}

.premiere__place {
  margin-top: 20px;
  color: #4a4a4a;
  font-size: 21px;
  line-height: 30px;
}

.premiere__date-and-address {
  margin-top: 20px;
  width: 100%;
  position: relative;
}

.premiere__date {
  float: left;
  width: 50%;
  font-size: 19px;
  letter-spacing: 2px;
  color: #b80f0f;
  text-transform: uppercase;
}

.premiere__address {
  float: left;
  width: 50%;
  color: #4a4a4a;
  font-size: 15px;
  line-height: 24px;
}

.premiere__button {
  margin-top: 20px;
  display: inline-block;
  border-radius: 25px;
  border: 2px solid #b80f0f;
  padding: 20px 30px;
  line-height: 0;
  letter-spacing: 2px;
  color: #b80f0f;
  text-transform: uppercase;
  font-size: 18px;
}

.premiere__line {
  border-top: solid 1px #d1d1d1;
  height: 2px;
  width: 100%;
  margin-bottom: 10px;
}

._desktop .premiere {
  margin-top: 30px;
}

._desktop .premiere:first-child {
  margin-top: 0;
}

.text-anim .away span {
  display: inline-block;
  text-shadow: 0 0 0 whitesmoke;
  -webkit-animation: smoky 4s 2s both;
          animation: smoky 4s 2s both;
  opacity: 1;
}

@-webkit-keyframes smoky {
  60% {
    text-shadow: 0 0 40px whitesmoke;
  }
  50% {
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(15rem, -8rem, 0) rotate(-40deg) scale(1.5);
            transform: translate3d(15rem, -8rem, 0) rotate(-40deg) scale(1.5);
    text-shadow: 0 0 20px whitesmoke;
    opacity: 0;
  }
}

@keyframes smoky {
  60% {
    text-shadow: 0 0 40px whitesmoke;
  }
  50% {
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(15rem, -8rem, 0) rotate(-40deg) scale(1.5);
            transform: translate3d(15rem, -8rem, 0) rotate(-40deg) scale(1.5);
    text-shadow: 0 0 20px whitesmoke;
    opacity: 0;
  }
}

@-webkit-keyframes smoky-mirror {
  60% {
    text-shadow: 0 0 40px whitesmoke;
  }
  to {
    -webkit-transform: translate3d(18rem, -8rem, 0) rotate(-40deg) skewX(-70deg) scale(2);
            transform: translate3d(18rem, -8rem, 0) rotate(-40deg) skewX(-70deg) scale(2);
    text-shadow: 0 0 20px whitesmoke;
    opacity: 0;
  }
}

@keyframes smoky-mirror {
  60% {
    text-shadow: 0 0 40px whitesmoke;
  }
  to {
    -webkit-transform: translate3d(18rem, -8rem, 0) rotate(-40deg) skewX(-70deg) scale(2);
            transform: translate3d(18rem, -8rem, 0) rotate(-40deg) skewX(-70deg) scale(2);
    text-shadow: 0 0 20px whitesmoke;
    opacity: 0;
  }
}

.text-anim span:nth-of-type(1) {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}

.text-anim span:nth-of-type(2) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

.text-anim span:nth-of-type(3) {
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s;
}

.text-anim span:nth-of-type(4) {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}

.text-anim span:nth-of-type(5) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

.text-anim span:nth-of-type(6) {
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
}

.text-anim span:nth-of-type(7) {
  -webkit-animation-delay: 1.7s;
          animation-delay: 1.7s;
}

.text-anim span:nth-of-type(8) {
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
}

.text-anim span:nth-of-type(9) {
  -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s;
}

.text-anim span:nth-of-type(10) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.text-anim span:nth-of-type(11) {
  -webkit-animation-delay: 2.1s;
          animation-delay: 2.1s;
}

.text-anim span:nth-of-type(12) {
  -webkit-animation-delay: 2.2s;
          animation-delay: 2.2s;
}

.text-anim span:nth-of-type(13) {
  -webkit-animation-delay: 2.3s;
          animation-delay: 2.3s;
}

.text-anim span:nth-of-type(14) {
  -webkit-animation-delay: 2.4s;
          animation-delay: 2.4s;
}

.text-anim span:nth-of-type(15) {
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
}

.text-anim span:nth-of-type(16) {
  -webkit-animation-delay: 2.6s;
          animation-delay: 2.6s;
}

.text-anim span:nth-of-type(17) {
  -webkit-animation-delay: 2.7s;
          animation-delay: 2.7s;
}

.text-anim span:nth-of-type(18) {
  -webkit-animation-delay: 2.8s;
          animation-delay: 2.8s;
}

.text-anim span:nth-of-type(19) {
  -webkit-animation-delay: 2.9s;
          animation-delay: 2.9s;
}

.text-anim span:nth-of-type(20) {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}

.text-anim span:nth-of-type(21) {
  -webkit-animation-delay: 3.1s;
          animation-delay: 3.1s;
}

html, body {
  margin: 0;
  height: 100%;
  overflow: hidden;
}

.player-wr {
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  z-index: 1500;
  position: fixed;
  -webkit-transition: top 1.5s;
  transition: top 1.5s;
}

.player-wr video {
  position: relative;
}

.player__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.35);
  z-index: 2;
}

.loading {
  position: fixed;
  text-align: center;
  z-index: 2000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: top 1s;
  transition: top 1s;
  background-color: #000000;
}

.svg-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 265px;
  height: auto;
  overflow: hidden;
}

.loading-title {
  display: inline-block;
  margin-top: 50vh;
  z-index: 2000;
}

.person_ {
  float: left;
  width: 50%;
  height: 50%;
  padding: 10px;
  font-size: 14px;
}

@media screen and (orientation: landscape) {
  .person_ {
    text-align: center;
  }
}

.person_ img {
  height: auto;
  margin-bottom: 10px;
  margin-top: 18px !important;
}

.person_ .name {
  color: #ce4a45;
  margin-bottom: 5px;
}

.person_ .title {
  color: white;
}

._desktop ._cast .person_ {
  width: 25%;
}

/* ---------------------------------Modules------------------------------------ */
