/*=====================================================
 WATCH OUT WHEN CHANGING INCLUDE ORDER
======================================================*/
/*=====================================================
 Padding Utility classes distance
======================================================*/
/*=====================================================
 Theme Colors
======================================================*/
/*===========================================================

    CSS RESET

============================================================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, 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%;
  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; }

/* Bootstrap Grid Framework */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px; }

.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-12 {
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-12 {
    width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-0 {
    margin-left: 0%; } }
@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-12 {
    width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-0 {
    margin-left: 0%; } }
@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-12 {
    width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-0 {
    margin-left: 0%; } }
.g-row {
  position: relative;
  width: 100%; }

.g-row:after {
  content: "";
  display: table;
  clear: both; }

[class^='g-col--'] {
  float: left; }

.g-col--1 {
  width: 8.33%; }

.g-col--2 {
  width: 16.66%; }

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

.g-col--4 {
  width: 33.33%; }

.g-col--5 {
  width: 41.66%; }

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

.g-col--7 {
  width: 58.33%; }

.g-col--8 {
  width: 66.66%; }

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

.g-col--10 {
  width: 83.33%; }

.g-col--11 {
  width: 91.66%; }

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

[class^='g-staticCol--'] {
  float: left; }

.g-staticCol--1 {
  width: 8.33%; }

.g-staticCol--2 {
  width: 16.66%; }

.g-staticCol--3 {
  width: 25%; }

.g-staticCol--4 {
  width: 33.33%; }

.g-staticCol--5 {
  width: 41.66%; }

.g-staticCol--6 {
  width: 50%; }

.g-staticCol--7 {
  width: 58.33%; }

.g-staticCol--8 {
  width: 66.66%; }

.g-staticCol--9 {
  width: 75%; }

.g-staticCol--10 {
  width: 83.33%; }

.g-staticCol--11 {
  width: 91.66%; }

.g-staticCol--12 {
  width: 100%; }

/*=====================================================
 Text Alignment
======================================================*/
.u-alignCenter {
  text-align: center; }

.u-alignRight {
  text-align: right; }

.u-alignLeft {
  text-align: left; }

.u-alignJustify {
  text-align: justify; }

.u-alignVerticalCenter {
  /* Usage Info:
      Class can be used to vertically center a block within his parent element and must be applied to that parent element.
      The parent element, on which it is applied, must...
      - only have blocks as children
      - have a certain hight (either define a static hight
        or use :after element in case of a collapsed block)
  */
  display: flex;
  align-items: center; }

/*=====================================================
 Text Formatting
======================================================*/
.u-textBold {
  font-weight: bold; }

.u-textItalic {
  font-style: italic; }

.u-textUppercase {
  text-transform: uppercase; }

/*=====================================================
 Cursor  Interaction
======================================================*/
.u-clickable {
  cursor: pointer; }

/*=====================================================
 Visability (for ex. in combination with js effects)
======================================================*/
.u-hidden {
  display: none; }

.u-block {
  display: block; }

.u-inlineBlock {
  display: inline-block; }

.u-inline {
  display: inline; }

/*=====================================================
 Size
======================================================*/
.u-fullWidth {
  width: 100% !important; }

/*=====================================================
 Floating
======================================================*/
.u-floatRight {
  float: right; }

.u-floatLeft {
  float: left; }

.u-clearfix::after {
  content: "";
  display: table;
  clear: both; }

/*=====================================================
 Block Paddings
======================================================*/
.u-padding--huge {
  padding: 150px; }

.u-padding--huge-t {
  padding-top: 150px; }

.u-padding--huge-r {
  padding-right: 150px; }

.u-padding--huge-b {
  padding-bottom: 150px; }

.u-padding--huge-l {
  padding-left: 150px; }

.u-padding--huge-tb {
  padding-top: 150px;
  padding-bottom: 150px; }

.u-padding--huge-lr {
  padding-left: 150px;
  padding-right: 150px; }

.u-padding--large {
  padding: 90px; }

.u-padding--large-t {
  padding-top: 90px; }

.u-padding--large-r {
  padding-right: 90px; }

.u-padding--large-b {
  padding-bottom: 90px; }

.u-padding--large-l {
  padding-left: 90px; }

.u-padding--large-tb {
  padding-top: 90px;
  padding-bottom: 90px; }

.u-padding--large-lr {
  padding-left: 90px;
  padding-right: 90px; }

.u-padding--medium {
  padding: 40px; }

.u-padding--medium-t {
  padding-top: 40px; }

.u-padding--medium-r {
  padding-right: 40px; }

.u-padding--medium-b {
  padding-bottom: 40px; }

.u-padding--medium-l {
  padding-left: 40px; }

.u-padding--medium-tb {
  padding-top: 40px;
  padding-bottom: 40px; }

.u-padding--medium-lr {
  padding-left: 40px;
  padding-right: 40px; }

.u-padding--small {
  padding: 20px; }

.u-padding--small-t {
  padding-top: 20px; }

.u-padding--small-r {
  padding-right: 20px; }

.u-padding--small-b {
  padding-bottom: 20px; }

.u-padding--small-l {
  padding-left: 20px; }

.u-padding--small-tb {
  padding-top: 20px;
  padding-bottom: 20px; }

.u-padding--small-lr {
  padding-left: 20px;
  padding-right: 20px; }

.u-padding--tiny {
  padding: 10px; }

.u-padding--tiny-t {
  padding-top: 10px; }

.u-padding--tiny-r {
  padding-right: 10px; }

.u-padding--tiny-b {
  padding-bottom: 10px; }

.u-padding--tiny-l {
  padding-left: 10px; }

.u-padding--tiny-tb {
  padding-top: 10px;
  padding-bottom: 10px; }

.u-padding--tiny-lr {
  padding-left: 10px;
  padding-right: 10px; }

@font-face {
  font-family: "ZFT";
  src: url("../fonts/Nexa Light.otf");
  font-weight: 100; }
@font-face {
  font-family: "ZFT";
  src: url("../fonts/Nexa Bold.otf");
  font-weight: 400; }
html {
  font-size: 15px; }

body {
  font-family: "ZFT", verdana;
  font-weight: 400;
  color: #141414;
  line-height: 1.5;
  background-color: #ffffff; }

.page-content {
  font-size: 1.2rem; }
  .page-content ul, .page-content ol {
    margin-left: 30px; }
  .page-content ul {
    list-style: circle; }
  .page-content a {
    text-decoration: underline;
    color: #C95358; }
  .page-content strong {
    text-decoration: underline; }

h1 {
  font-size: 3rem;
  line-height: 1.25;
  font-weight: 700; }

p.subtitle1 {
  font-size: 2rem;
  font-weight: 400;
  margin-top: 0;
  color: #aaa; }

h2 {
  font-size: 2rem;
  font-weight: 700; }

p.subtitle2 {
  font-size: 1.3rem;
  font-weight: 400; }

h3 {
  font-size: 1.5rem;
  font-weight: 400; }

* + p,
* + a.t-btn,
* + a.t-btn--large {
  margin-top: 1rem;
  margin-right: 1rem; }

p + p {
  margin-top: 1rem; }

* + h1,
* + h2,
* + h3 {
  margin-top: 3rem; }

a {
  text-decoration: none; }

a.btn, input.btn, p.btn a {
  display: inline-block;
  padding: 10px 17px 7px 17px;
  font-size: 1rem;
  background-color: #C95358;
  color: #ffffff;
  text-decoration: none;
  transition: 0.5s all ease;
  margin-top: 20px;
  cursor: pointer; }

a.btn:hover, p.btn a:hover {
  background-color: #141414; }

input:hover[type="submit"] {
  background: #141414 !important; }

ol {
  list-style: decimal; }
  ol li {
    margin-top: 1rem; }

hr {
  border: 1px solid #aaa;
  margin: 80px 0 40px 0; }

.theme-white h2 {
  color: #09B5AD; }

.theme-black {
  background-color: #141414;
  color: #ffffff; }
  .theme-black a.btn:hover {
    background-color: #ffffff;
    color: #141414; }

.theme-green {
  background-color: #09B5AD;
  color: #ffffff; }

.t-btn, .t-btn--large, button {
  padding: 0.5rem 1rem;
  display: inline-block;
  font-size: 0.75rem;
  transition: 0.4s all ease; }

.t-btn--large {
  padding: 0.7rem 1.7rem;
  font-size: 1rem; }

form {
  max-width: 500px; }

label {
  font-size: 1rem; }

input, textarea {
  font-family: "ZFT";
  font-size: 1rem;
  padding: 10px;
  border: 0;
  border: 2px solid #aaa;
  transition: 0.5s all ease; }

textarea {
  max-width: 100%;
  min-height: 80px;
  transition: 0.5s all ease; }

input:focus,
input:hover,
textarea:focus,
textarea:hover {
  outline: 0;
  border: 2px solid #09B5AD; }

input::placeholder,
textarea::placeholder {
  color: #aaa; }

select {
  font-family: "ZFT";
  font-size: 1rem;
  height: 30px;
  border: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-left: 10px;
  border: 2px solid #aaa;
  border-radius: 0; }

button[type="submit"] {
  font-family: "ZFT";
  font-size: 1rem;
  background-color: #09B5AD;
  color: white;
  border: 0;
  padding: 12px 10px;
  margin-top: 10px;
  width: 100%;
  transition: 0.5s all ease;
  cursor: pointer; }

button[type="submit"]:hover {
  background-color: #141414; }

.freeform-form-has-errors {
  background-color: #C95358;
  padding: 20px;
  color: #ffffff !important; }

.errors.freeform-errors {
  color: #C95358 !important;
  font-size: 0.8rem; }

.freeform-column {
  position: relative;
  max-width: 100%; }
  .freeform-column .freeform-instructions {
    position: absolute;
    top: 20px;
    left: 0;
    margin-left: 110% !important;
    width: 200px;
    color: #141414 !important;
    transition: 0.5s all ease;
    opacity: 0; }

.freeform-column:focus-within .freeform-instructions {
  opacity: 1; }

.nav-content {
  color: #ffffff;
  font-weight: bold; }
  .nav-content .nav-datetime {
    font-size: 1.5rem;
    line-height: 1.2; }

* {
  box-sizing: border-box; }

html, body {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0; }

section {
  position: relative; }

.navigation-bar {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
  height: 100%;
  width: 360px;
  background-color: #C95358;
  color: #ffffff;
  overflow: auto; }

.mobile-nav-button {
  display: none !important;
  position: absolute;
  top: 85px;
  right: 20px;
  background-color: #141414 !important; }

.navigation-bar.mobileMenuEnabled {
  height: 100% !important; }

.navigation-bar-logo {
  display: block;
  padding: 20px; }
  .navigation-bar-logo img {
    width: 240px; }

.navigation-bar-nav {
  font-size: 1.7rem;
  padding: 0 20px; }
  .navigation-bar-nav li {
    transition: background-color 0.3s ease, 1s transform ease;
    margin-top: -1px; }
  .navigation-bar-nav a {
    display: block;
    padding-left: 64px;
    padding-top: 5px;
    color: #ffffff;
    transition: 1s transform ease;
    line-height: 2.9rem; }
  .navigation-bar-nav li:hover, .navigation-bar-nav li.active {
    background-color: #09B5AD;
    transform: rotate(2deg); }
    .navigation-bar-nav li:hover a, .navigation-bar-nav li.active a {
      transform: rotate(-2deg); }

.navigation-bar-smallnav {
  padding-top: 20px;
  font-size: 1rem; }
  .navigation-bar-smallnav a {
    display: block;
    margin-left: 84px;
    padding-top: 3px;
    color: #ffffff;
    transition: 0.4s all ease;
    line-height: 1.8rem; }
  .navigation-bar-smallnav a:hover, .navigation-bar-smallnav a.active {
    color: #141414; }

.navigation-bar-social {
  padding-top: 40px;
  padding-left: 84px;
  font-size: 1.2rem; }
  .navigation-bar-social a {
    color: #ffffff;
    transition: 0.4s all ease;
    margin-right: 5px; }
  .navigation-bar-social a:hover {
    color: #141414; }

.content-container {
  height: 100%;
  position: relative;
  width: 100%;
  padding-left: 360px; }

.page-content {
  min-height: 75%;
  position: relative; }
  .page-content section {
    animation: pageLoad 0.8s ease-out; }

@keyframes pageLoad {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.wrapper {
  position: relative;
  max-width: 1000px;
  padding: 0 40px;
  margin: 0 auto; }

.wrapper:after {
  display: table;
  content: "";
  clear: both; }

.news-entry {
  margin-bottom: 120px; }
  .news-entry img {
    width: 100%;
    padding-right: 30px;
    margin-top: 8px; }
  .news-entry .news-entry-date {
    font-size: 0.8rem;
    color: #aaa;
    margin-top: 0; }

.newsletter-form {
  width: 100%;
  max-width: 100%;
  margin-top: 10px; }
  .newsletter-form input {
    width: 500px;
    display: inline-block;
    border: 0;
    padding: 12px; }
  .newsletter-form button {
    width: 100px;
    display: inline-block;
    background-color: #141414; }
  .newsletter-form button:hover {
    background-color: #C95358; }

section.sponsors {
  background-color: #eee; }
  section.sponsors img {
    width: 24%;
    display: inline-block;
    transition: 1s all ease; }
  section.sponsors img:hover {
    box-shadow: 0 0 50px #ccc; }

section.footer {
  background-color: #141414;
  color: #ffffff; }
  section.footer img {
    width: 100%;
    max-width: 180px; }
  section.footer .seo-text {
    font-size: 0.8rem;
    color: #666;
    text-align: justify;
    padding-top: 40px; }
  section.footer .brand {
    font-size: 0.8rem; }
    section.footer .brand a {
      color: #aaa; }

.teammember {
  position: relative;
  display: inline-block;
  width: 33%;
  padding: 0 80px 50px 0;
  text-align: center; }
  .teammember img {
    width: 100%;
    display: block; 
	filter: grayscale(1);
}
  .teammember .teammember-hover {
    display: none; }
  .teammember .teammember-function {
    margin-top: 0;
    color: #aaa;
    font-size: 1rem; }
  .teammember .teammember-mail {
    margin-top: 0;
    font-size: 0.75rem; }
    .teammember .teammember-mail a {
      text-decoration: none; }

.teammember-images:hover .teammember-normal {
  display: none; }
.teammember-images:hover .teammember-hover {
  display: block; }

.footer-nav {
  margin-top: 38px; }
  .footer-nav li {
    list-style: none; }
  .footer-nav a {
    color: #ffffff;
    transition: 0.4s all ease; }
  .footer-nav a:hover {
    color: #09B5AD; }

section.jumbotron {
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #ffffff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center; }
  section.jumbotron h1 {
    font-size: 4rem;
    text-shadow: 0 0 15px #000;}
  section.jumbotron .next-chevron {
    font-size: 70px;
    position: absolute;
    bottom: 0;
    text-align: center; }
    section.jumbotron .next-chevron i {
      animation: pulse 2s infinite;
      cursor: pointer; }

section.fullWidthImage {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 40px; }

section.fullWidthImage:first-child {
  margin-top: 0; }

@keyframes pulse {
  0% {
    transform: scale(1); }
  25% {
    transform: scale(1.4); }
  50% {
    transform: scale(1); } }
.cookie-bar {
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 30px;
  padding-right: 300px;
  color: #ffffff;
  background-color: #141414;
  font-weight: lighter;
  z-index: 100; }
  .cookie-bar i {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 25px;
    color: #C95358;
    cursor: pointer; }

.festivalpass {
  position: relative;
  box-shadow: 0px 2px 2px #333;
  width: 28%;
  height: 250px;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-right: 20px;
  display: inline-block;
  border-style: solid;
  border-width: 2px;
  border-color: #777;
  vertical-align: top; }
  .festivalpass a {
    text-decoration: none;
    color: #ffffff; }
  .festivalpass H3 {
    color: #C95358; }

.priceinfo {
  position: absolute;
  bottom: 0px;
  padding-right: 8%;
  text-align: justify;
  display: block;
  clear: both;
  overflow: hidden;
  width: 100%; }
  .priceinfo .btn {
    display: inline-block;
    float: right;
    margin-top: 0px; }
  .priceinfo .price {
    display: table-cell;
    vertical-align: middle;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px; }

.singleTicketSection {
  width: 100%;
  margin: auto;
  overflow: hidden;
  display: inline-block;
  padding-bottom: 40px;
  border-bottom-style: solid;
  border-bottom-width: 1px; }
  .singleTicketSection a {
    text-decoration: none; }
  .singleTicketSection H3 {
    color: #C95358;
    text-align: left;
    padding-left: 0;
    display: inline; }
  .singleTicketSection H2 {
    color: #09B5AD; }
  .singleTicketSection .row.equal {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap; }
  .singleTicketSection a.btn {
    display: inline-block;
    right: 0px;
    margin-top: 5px; }

button.black {
  width: 100px;
  display: inline-block;
  background-color: #141414;
  font-family: "ZFT";
  font-size: 1rem;
  color: #ffffff;
  border: 0;
  transition: 0.5s all ease;
  cursor: pointer; }

button.black:hover {
  background-color: #C95358; }

.time {
  color: #C95358;
  margin-top: 1rem;
  display: inline; }

.filmHeading {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  height: 3.5rem; }
  .filmHeading H3 {
    display: inline-block;
    float: right;
    font-size: 1rem;
    margin-top: 2rem;
    vertical-align: bottom; }
  .filmHeading H1 {
    display: inline-block;
    float: left; }

.runtime {
  display: inline-block;
  float: right; }

.shortfilm-picture {
  background-size: cover;
  background-position: center;
  height: 205px; }

.shortFilmContainer {
  vertical-align: top;
  display: inline-block;
  height: 285px;
  list-style: none;
  width: 49.5%;
  padding-right: 20px;
  padding-top: 20px;
  margin-bottom: 20px; }
  .shortFilmContainer .linkText {
    padding: 10px;
    background-color: #C95358;
    color: #ffffff;
    transition: 0.5s all ease;
    height: 74px; }
    .shortFilmContainer .linkText p {
      margin-top: 0px;
      margin-left: 10px;
      margin-right: 10px; }
  .shortFilmContainer a {
    text-decoration: none; }

.linkText:hover {
  background-color: #141414; }

.shortFilmContainer:hover .linkText {
  background-color: #141414; }

.scheduleBlock {
  position: relative;
  background-color: #C95358;
  width: 100%;
  color: #ffffff;
  margin-top: 20px;
  text-align: center;
  transition: color 0.2s ease; }
  .scheduleBlock .overlay {
    width: inherit;
    opacity: 0;
    top: 0;
    left: 0;
    height: 100%;
    position: absolute;
    background-color: #141414; }

.scheduleBlock--green {
  background-color: #09B5AD; }

.textinfo {
  width: 100%;
  text-align: center;
  padding: 15px;
  line-height: 30px; }

.scheduleBlock:hover > .overlay {
  opacity: 0.5;
  transition: opacity 1s ease; }

.scheduleRow {
  margin-bottom: 20px; }
  .scheduleRow h2 {
    margin-bottom: 10px; }
  .scheduleRow a {
    background-color: transparent;
    color: #141414;
    text-decoration: none; }

.red {
  color: #C95358; }

.infoTile {
  margin: 30px;
  color: #ffffff;
  background-color: #09B5AD;
  padding: 10px;
  text-align: center;
  transform: rotate(2deg); }
  .infoTile p {
    transform: rotate(-2deg); }

.trailerframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.iframe-container {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
  margin-top: 20px;
  margin-bottom: 20px; }

.iframe {
  overflow: hidden; }

.filmTiles a {
  text-decoration: none; }

.filmTile {
  display: inline-block;
  height: 285px;
  width: 31%;
  background-position: center;
  background-size: cover;
  overflow: hidden;
  position: relative;
  transition: all .2s ease-in-out;
  background-color: #141414;
  border: 8px solid #141414; }
  .filmTile .gradText {
    width: 100%;
    padding: 10px;
    color: #ffffff;
    transition: 0.5s all ease;
    position: absolute;
    bottom: -35px;
    text-align: center; }
  .filmTile .gradient {
    transition: 0.5s all ease;
    position: absolute;
    bottom: 0px;
    background-image: linear-gradient(to bottom, rgba(28, 28, 28, 0), #1c1c1c);
    height: 60px;
    width: 100%; }

.filmTile:hover {
  transform: scale(1.1);
  z-index: 50; }
  .filmTile:hover .gradient {
    height: 120px; }
  .filmTile:hover .gradText {
    bottom: 0px; }

.voting {
  margin-top: 20px;
  width: 100%;
  height: 80px;
  background-color: #ddd;
  overflow: hidden;
  position: relative; }
  .voting a {
    display: inline;
    float: right;
    margin-top: 0px; }

.rating {
  position: absolute;
  height: 80px; }

.returnMessage {
  position: absolute;
  width: 100%;
  max-width: 920px;
  right: -920px;
  opacity: 0;
  padding: 20px;
  height: 80px;
  display: table; }

.returnHeading {
  vertical-align: middle;
  display: table-cell;
  font-size: 1rem; }

#stars {
  height: 80px;
  padding: 20px;
  position: absolute;
  right: 0px;
  width: 100%;
  max-width: 920px; }

.rating:not(:checked) > input {
  position: fixed;
  top: 0px;
  clip: rect(0, 0, 0, 0); }

.rating:not(:checked) > label {
  float: right;
  width: 0.9em;
  padding: 0 .1em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 200%;
  line-height: 1.2;
  color: #ccc; }

.rating:not(:checked) > label:before {
  content: "\2605"; }

.rating > input:checked ~ label {
  color: #ea0; }

.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {
  color: gold; }

.rating > input:checked + label:hover,
.rating > input:checked + label:hover ~ label,
.rating > input:checked ~ label:hover,
.rating > input:checked ~ label:hover ~ label,
.rating > label:hover ~ input:checked ~ label {
  color: #gold; }

.rating > label:active {
  position: relative;
  top: 2px;
  left: 2px; }

.emailform {
  position: absolute;
  right: -920px;
  opacity: 0;
  width: 100%;
  padding: 20px; }
  .emailform form {
    width: 100%;
    max-width: 880px;
    margin-right: 0px; }
  .emailform input[type=text] {
    width: 40%; }
  .emailform input[type=submit] {
    border-style: none;
    padding: 10px 17px 7px 17px;
    font-size: 1rem;
    background-color: #C95358;
    color: #ffffff;
    text-decoration: none;
    transition: 0.5s all ease;
    display: inline;
    position: absolute;
    right: 20px;
    margin-top: 0px;
    height: 43px; }

.u18-button {
  background-image: url("/assets/images/U18_Button.png");
  margin-top: 15px;
  height: 86px;
  width: 90px;
  background-size: contain; }

@media screen and (max-width: 1200px) {
  .freeform-column .freeform-instructions {
    display: none; }

  .teammember {
    padding-right: 20px;
    width: 30%; }

  .festivalpass {
    width: 45%; }

  .shortFilmContainer {
    width: 100%; } }
@media screen and (max-width: 1000px) {
  .navigation-bar {
    position: relative;
    height: 170px;
    width: 100%;
    overflow-y: hidden;
    transition: 1s all ease; }
    .navigation-bar .mobile-nav-button {
      display: inline-block !important; }
    .navigation-bar .navigation-bar-nav li,
    .navigation-bar .navigation-bar-nav a,
    .navigation-bar .navigation-bar-nav li.active a {
      transform: rotate(0deg); }

  .navigation-bar.mobileMenuEnabled {
    height: 105% !important; }

  .content-container {
    padding-left: 0; }

  .newsletter-form input {
    width: 90%; }

  .cookie-bar {
    padding-right: 0; }

  .festivalpass {
    width: 28%; }

  .shortFilmContainer {
    width: 49.5%; } }
@media screen and (max-width: 900px) {
  .festivalpass {
    width: 45%; }

  .shortFilmContainer .col-sm-4 {
    font-size: 16px; } }
@media screen and (max-width: 767px) {
  .singleTicketSection [class*="col-"] {
    margin-bottom: 15px; }

  .infoTile {
    width: 200px;
    margin-right: 100%;
    margin-left: 0px;
    margin-top: 0px;
    float: left; }

  .trailerframe {
    padding-bottom: 20px; }

  .shortFilmContainer {
    width: 100%;
    padding-right: 0px; } }
@media screen and (max-width: 600px) {
  section.jumbotron h1 {
    font-size: 2rem; }

  h1 {
    font-size: 2rem; }

  p.subtitle1 {
    font-size: 1.2rem; }

  h2 {
    font-size: 1.5rem; }

  .freeform-row {
    display: block !important; }

  section.sponsors img {
    width: 31%; }

  .teammember {
    width: 49%; }

  .festivalpass {
    width: 90%;
    height: 200px; }

  .filmTile {
    width: 100%; }

  .u18-button {
    height: 57px;
    width: 60px; } }
@media screen and (max-width: 450px) {
  .wrapper {
    padding: 0 20px; } }
@media screen and (max-width: 400px) {
  section.sponsors img {
    width: 48%; }

  h1 {
    font-size: 1.5rem; }

  .page-content {
    font-size: 1rem; }

  .navigation-bar-logo img {
    width: 150px;
    padding-top: 45px; }

  .teammember {
    width: 95%; } }
@media screen and (max-width: 350px) {
  #vote-submit, #mail-submit {
    font-size: 11px;
    vertical-align: middle;
    line-height: 25px;
    padding: 7px; }

  #email {
    width: 60%; } }
@media print {
  * {
    font-family: arial; } }

/*# sourceMappingURL=style.css.map */
