/*!
 * Bootstrap v4.0.0-alpha.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* ZWART */
/* WIT */
/* ROOD*/
/* GROEN */
/* TEKSTKLEUR */
/* lichter dan $textcolor */
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/opensans-bold.eot");
  src: url("../fonts/opensans-bold.eot#iefix") format("embedded-opentype"), url("../fonts/opensans-bold.woff") format("woff"), url("../fonts/opensans-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/opensans-regular.eot");
  src: url("../fonts/opensans-regular.eot#iefix") format("embedded-opentype"), url("../fonts/opensans-regular.woff") format("woff"), url("../fonts/opensans-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/opensans-light.eot");
  src: url("../fonts/opensans-light.eot#iefix") format("embedded-opentype"), url("../fonts/opensans-light.woff") format("woff"), url("../fonts/opensans-light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Roboto Slab';
  src: url("../fonts/robotoslab-bold.eot");
  src: url("../fonts/robotoslab-bold.eot#iefix") format("embedded-opentype"), url("../fonts/robotoslab-bold.woff") format("woff"), url("../fonts/robotoslab-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Roboto Slab';
  src: url("../fonts/robotoslab-regular.eot");
  src: url("../fonts/robotoslab-regular.eot#iefix") format("embedded-opentype"), url("../fonts/robotoslab-regular.woff") format("woff"), url("../fonts/robotoslab-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Roboto Slab';
  src: url("../fonts/robotoslab-light.eot");
  src: url("../fonts/robotoslab-light.eot#iefix") format("embedded-opentype"), url("../fonts/robotoslab-light.woff") format("woff"), url("../fonts/robotoslab-light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

/*@mixin make-container-max-widths($max-widths: $container-max-widths) {
	@each $breakpoint, $container-max-width in $max-widths {
		@include media-breakpoint-up($breakpoint) {
			max-width: $container-max-width;
		}
	}
}*/
/*! 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 {
  outline: 0; }

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; }

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

pre {
  overflow: auto; }

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"] {
  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;
  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; }

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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  /*ol, ul, li,*/ }

* {
  margin: 0px;
  padding: 0px; }

ol, ul {
  /*list-style: none;*/ }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

/* remember to define focus styles! */
:focus {
  outline: 0; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
  max-width: 100%; }
  .container::after {
    content: "";
    display: table;
    clear: both; }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
  max-width: 100%; }
  .container-fluid::after {
    content: "";
    display: table;
    clear: both; }

.row {
  margin-left: 0px;
  margin-right: 0px; }
  .row::after {
    content: "";
    display: table;
    clear: both; }

html,
body {
  height: 100%; }

body {
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: white;
  color: #4d4d4d;
  font-size: 10px;
  font-family: "Open Sans", sans-serif;
  min-width: 320px;
  overflow-x: hidden;
  position: relative;
  left: 0;
  text-rendering: optimizeSpeed;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch; }
  body.menu-open {
    overflow: hidden;
    position: fixed;
    left: 260px; }

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

/*---------------------------- CLEAR  --------------------------------*/
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%; }

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], input[type="email"], textarea {
  /* wegdoen van de ios specifieke stijlen */
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none; }

select {
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.border-bottom {
  border-bottom: 1px solid #d1d1d1; }

.no-display {
  display: none; }

/*-------------------------- WINDOWS PHONE ----------------------------*/
@-webkit-viewport {
  width: device-width; }

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

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

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

@viewport {
  width: device-width; }

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

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 18-feb-2016, 12:42:10
    Author     : beheerder
*/
/*
*
* H Elements (standard, h1,h2,h3,h4)
*
*/
p,
.p-tag {
  color: #4d4d4d;
  font: 300 1.8em/28px "Open Sans", sans-serif;
  margin-bottom: 10px; }
  p::after,
  .p-tag::after {
    content: "";
    display: table;
    clear: both; }
  p:empty,
  .p-tag:empty {
    min-height: 20px; }
  div.spotlight p,
  div.video-inner p,
  div.route p, div.spotlight
  .p-tag,
  div.video-inner
  .p-tag,
  div.route
  .p-tag {
    color: white; }
  p.padding-right,
  .p-tag.padding-right {
    padding-right: 120px; }
    @media (max-width: 991px) {
      p.padding-right,
      .p-tag.padding-right {
        padding-right: 30px; } }
  div.days p, div.days
  .p-tag {
    color: #444444;
    font: 700 2em "Open Sans", sans-serif;
    margin-bottom: 20px; }
  footer p, footer
  .p-tag {
    color: white;
    font: 400 1.6em/1.9 "Roboto Slab", serif; }
  div.home-tickets p, div.home-tickets
  .p-tag {
    padding-right: 10px; }

ul li {
  list-style: none; }

h1 {
  color: #4d4d4d;
  font: 400 4em "Roboto Slab", serif;
  margin-bottom: 30px; }
  div.video-inner h1 {
    color: white; }
  div.drag h1 {
    color: #ed1c23; }
  div.contact-page h1 {
    margin-bottom: 0;
    padding: 30px 30px 0; }
    @media (max-width: 543px) {
      div.contact-page h1 {
        padding: 15px 15px 0; } }

h2 {
  color: #4d4d4d;
  font: 700 3.2em "Roboto Slab", serif;
  margin-bottom: 20px;
  /*div.home-tickets &
  {
      color: $maincolor;
  }*/ }
  div.spotlight h2,
  div.route h2,
  div.mobile-spotlight h2 {
    color: white; }
  div.drag h2 {
    color: #ed1c23; }
  div.home-tickets h2 {
    margin-bottom: 10px; }
  div.order-page h2 {
    font: 400 2.5em "Roboto Slab", serif;
    position: relative; }
    @media (max-width: 543px) {
      div.order-page h2 {
        font-size: 2em; } }
    div.order-page h2:after {
      background-color: #ebebeb;
      content: "";
      display: block;
      height: 1px;
      position: absolute;
      right: 0;
      width: calc(100% - 50px); }
    div.order-page h2.number:before {
      background-color: #4d4d4d;
      border-radius: 50%;
      color: white;
      display: inline-block;
      font: 400 0.8em "Roboto Slab", serif;
      height: 40px;
      line-height: 40px;
      margin-right: 10px;
      text-align: center;
      width: 40px; }
    div.order-page h2.number1:before {
      content: "1"; }
    div.order-page h2.number2:before {
      content: "2"; }
    div.order-page h2.number3:before {
      content: "3"; }

h3 {
  color: #4d4d4d;
  font: 700 2em "Roboto Slab", serif;
  margin-bottom: 30px; }
  div.spotlight h3,
  div.route h3 {
    color: white; }
  div.drag h3 {
    color: #ed1c23; }
  div.home-tickets h3 {
    color: #ed1c23;
    font-size: 2.5em;
    margin-bottom: 10px; }

a {
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: #ed1c23;
  text-decoration: none; }
  a:hover, a:focus {
    color: #c61016; }

.more {
  /*&:before,
		&:after
		{
		@include rotate(45);
		background: $color;
		content:'';
		display: block;
		height: $border;
		position: absolute;
		left: 50%;
		margin-left: -$width/3;
		margin-top: -$width/3.5;
		top:47%;
		width: $width;
	}

	&:after
		{
		@include rotate(-45);
		margin-left: -$width/3;
		margin-top: $width/3.5;
	}*/
  color: #4d4d4d;
  display: inline-block;
  font: 300 1.7em "Open Sans", sans-serif;
  padding-left: 18px;
  position: relative;
  text-decoration: underline; }
  .more:before {
    -webkit-transform: rotate(-45deg);
    -khtml-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: transparant;
    border: 2px solid #4d4d4d;
    border-top-width: 0px;
    border-left-width: 0px;
    content: '';
    display: block;
    height: 7px;
    margin-top: -3.5px;
    position: absolute;
    top: 50%;
    width: 7px; }
  .ie8 .more.arrow-up:before, .ie8 .more.arrow-up:after, .ie8 .more.arrow-down:before, .ie8 .more.arrow-down:after, .ie8 .more.arrow-left:before, .ie8 .more.arrow-left:after, .ie8 .more.arrow-right:before, .ie8 .more.arrow-right:after {
    display: none; }
  .more a {
    color: #4d4d4d; }
  .more:before {
    left: 0;
    margin-top: -2px; }
  .more:hover, .more:focus {
    color: #333333; }
  .text-block .more {
    /*&:before,
		&:after
		{
		@include rotate(45);
		background: $color;
		content:'';
		display: block;
		height: $border;
		position: absolute;
		left: 50%;
		margin-left: -$width/3;
		margin-top: -$width/3.5;
		top:47%;
		width: $width;
	}

	&:after
		{
		@include rotate(-45);
		margin-left: -$width/3;
		margin-top: $width/3.5;
	}*/
    color: white; }
    .text-block .more:before {
      -webkit-transform: rotate(-45deg);
      -khtml-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      background: transparant;
      border: 2px solid white;
      border-top-width: 0px;
      border-left-width: 0px;
      content: '';
      display: block;
      height: 7px;
      margin-top: -3.5px;
      position: absolute;
      top: 50%;
      width: 7px; }
    .ie8 .text-block .more.arrow-up:before, .ie8 .text-block .more.arrow-up:after, .ie8 .text-block .more.arrow-down:before, .ie8 .text-block .more.arrow-down:after, .ie8 .text-block .more.arrow-left:before, .ie8 .text-block .more.arrow-left:after, .ie8 .text-block .more.arrow-right:before, .ie8 .text-block .more.arrow-right:after {
      display: none; }
    .text-block .more:before {
      left: 0;
      margin-top: -2px; }
    .text-block .more:hover, .text-block .more:focus {
      color: #e6e6e6; }

.btn {
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: #fdad00;
  border-radius: 40px;
  color: white;
  display: inline-block;
  font: 700 2.1em "Open Sans", sans-serif;
  padding: 15px 30px;
  text-align: center; }
  .btn:hover, .btn:focus {
    background: #ca8a00;
    color: white; }
  .btn.booking {
    /*&:before,
		&:after
		{
		@include rotate(45);
		background: $color;
		content:'';
		display: block;
		height: $border;
		position: absolute;
		left: 50%;
		margin-left: -$width/3;
		margin-top: -$width/3.5;
		top:47%;
		width: $width;
	}

	&:after
		{
		@include rotate(-45);
		margin-left: -$width/3;
		margin-top: $width/3.5;
	}*/
    background: #ed1c23;
    font-size: 1.8em;
    padding: 10px 35px 10px 20px;
    position: relative; }
    .btn.booking:before {
      -webkit-transform: rotate(-45deg);
      -khtml-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      background: transparant;
      border: 2px solid white;
      border-top-width: 0px;
      border-left-width: 0px;
      content: '';
      display: block;
      height: 10px;
      margin-top: -5px;
      position: absolute;
      top: 50%;
      width: 10px; }
    .ie8 .btn.booking.arrow-up:before, .ie8 .btn.booking.arrow-up:after, .ie8 .btn.booking.arrow-down:before, .ie8 .btn.booking.arrow-down:after, .ie8 .btn.booking.arrow-left:before, .ie8 .btn.booking.arrow-left:after, .ie8 .btn.booking.arrow-right:before, .ie8 .btn.booking.arrow-right:after {
      display: none; }
    .btn.booking::before {
      right: 15px; }
    .btn.booking:hover, .btn.booking:focus {
      background: #fdad00; }
  .btn.main {
    background: #ed1c23; }
    .btn.main:hover, .btn.main:focus {
      background-color: #c61016; }
  .btn.map {
    background: url("../images/map-icon.png") no-repeat 20px center #ed1c23;
    background-size: 30px 30px;
    padding-left: 60px; }

input[type=submit] {
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: #fdad00;
  border: 0;
  border-radius: 40px;
  color: white;
  display: inline-block;
  font: 700 2.1em "Open Sans", sans-serif;
  padding: 15px 30px;
  text-align: center; }
  input[type=submit]:hover, input[type=submit]:focus {
    background: #ca8a00;
    color: white; }

span.title {
  color: white;
  display: inline-block;
  font: 700 1.8em "Roboto Slab", serif;
  margin-bottom: 20px; }

form li {
  margin-bottom: 10px; }
  form li.company {
    -webkit-transition: all 0.2s ease;
    -khtml-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    max-height: 0px;
    overflow: hidden;
    margin: 0; }

form select,
form input[type=text],
form input[type=password],
form input[type=email] {
  border: 1px solid #d1d1d1;
  box-shadow: 0;
  font: 400 1.8em "Open Sans", sans-serif;
  padding: 10px 15px;
  width: 60%; }
  @media (max-width: 543px) {
    form select,
    form input[type=text],
    form input[type=password],
    form input[type=email] {
      width: 100%; } }
  form select.error,
  form input[type=text].error,
  form input[type=password].error,
  form input[type=email].error {
    border: 1px solid #f44336; }

form textarea {
  border: 1px solid #d1d1d1;
  box-shadow: 0;
  font: 400 1.8em "Open Sans", sans-serif;
  padding: 10px 15px;
  width: 60%; }
  @media (max-width: 543px) {
    form textarea {
      width: 100%; } }
  form textarea.error {
    border: 1px solid #f44336; }

form label {
  display: inline-block;
  font: 400 1.8em "Open Sans", sans-serif;
  vertical-align: top;
  width: 40%; }
  @media (max-width: 543px) {
    form label {
      margin-bottom: 10px;
      width: 100%; } }
  form label.error {
    background: #f44336;
    color: white;
    padding: 5px 10px;
    text-align: left;
    width: 100%; }

form #form-check, form #form-check2 {
  display: none; }

address li {
  font: 400 1.8em "Open Sans", sans-serif;
  margin-bottom: 5px; }
  address li.mar {
    margin-top: 16px; }

div.error-block {
  background-color: #fff8f7;
  border: 1px solid #f99d97;
  border-radius: 3px;
  margin-bottom: 30px;
  padding: 20px; }
  div.error-block span {
    font: 400 1.8em "Open Sans", sans-serif; }
  div.error-block li {
    font: 400 1.8em "Open Sans", sans-serif; }

div.box-info, div.box-warning, div.box-error {
  background: #fafcf7;
  color: #7eb83c;
  display: block;
  padding: 10px;
  font: 400 1.6em "Open Sans", sans-serif;
  position: relative;
  width: 100%; }
  div.box-info p, div.box-warning p, div.box-error p {
    font-size: 1em;
    padding: 0;
    margin-bottom: 0; }

div.box-warning {
  background: #ffc880;
  border-left-color: #e68300;
  color: #b36600; }

div.box-error {
  background: #f44336;
  text-align: center; }
  div.box-error p {
    color: white;
    font-weight: bold; }

div.text table {
  max-width: 800px;
  margin-top: 20px;
  width: 100%; }
  div.text table tr:first-child td {
    background: #ed1c23;
    padding: 10px;
    text-align: center; }
    div.text table tr:first-child td p {
      margin-bottom: 0; }
    div.text table tr:first-child td:first-child {
      border: 0;
      background: none; }
  div.text table tr:first-child strong {
    color: white; }
  div.text table tr td {
    border: 1px solid #d1d1d1;
    padding: 5px 10px;
    text-align: center; }
    div.text table tr td:first-child {
      text-align: left; }
    div.text table tr td[colspan="4"] {
      text-align: left;
      padding: 0; }
      div.text table tr td[colspan="4"] p {
        background: #f7f7f7;
        padding: 10px;
        margin-bottom: 0; }
        div.text table tr td[colspan="4"] p:empty {
          background: white;
          min-height: 40px; }

@media (max-width: 991px) {
  header {
    min-height: 0px; } }

div.flashinfo {
  background-color: #970c11;
  padding: 15px; }
  div.flashinfo p {
    color: white;
    margin: 0px;
    text-align: center; }

nav.lang {
  background-color: #ed1c23;
  overflow: hidden; }
  nav.lang.mobile {
    display: none; }
    @media (max-width: 991px) {
      nav.lang.mobile {
        display: block; } }
  @media (max-width: 991px) {
    nav.lang {
      display: none; } }
  nav.lang ul {
    float: right;
    margin-right: 100px;
    overflow: hidden; }
    @media (max-width: 1199px) {
      nav.lang ul {
        margin-right: 30px; } }
    @media (max-width: 991px) {
      nav.lang ul {
        display: block;
        float: none; } }
    nav.lang ul li {
      display: block;
      float: left;
      margin-left: 25px; }
      nav.lang ul li a {
        color: white;
        display: block;
        font: 300 1.45em/33px "Open Sans", sans-serif;
        height: 33px;
        padding-left: 25px; }
        nav.lang ul li a.nl {
          background-image: url("../images/css/flag_nl.png");
          background-size: 20px 20px;
          background-repeat: no-repeat;
          background-position: left 7px; }
          @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
            nav.lang ul li a.nl {
              background-image: url("../images/css/flag_nl_2x.png"); } }
        nav.lang ul li a.fr {
          background-image: url("../images/css/flag_fr.png");
          background-size: 20px 20px;
          background-repeat: no-repeat;
          background-position: left 7px; }
          @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
            nav.lang ul li a.fr {
              background-image: url("../images/css/flag_fr_2x.png"); } }
        nav.lang ul li a.en {
          background-image: url("../images/css/flag_en.png");
          background-size: 20px 20px;
          background-repeat: no-repeat;
          background-position: left 7px; }
          @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
            nav.lang ul li a.en {
              background-image: url("../images/css/flag_en_2x.png"); } }
        nav.lang ul li a.de {
          background-image: url("../images/css/flag_de.png");
          background-size: 20px 20px;
          background-repeat: no-repeat;
          background-position: left 7px; }
          @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
            nav.lang ul li a.de {
              background-image: url("../images/css/flag_de_2x.png"); } }
        nav.lang ul li a.es {
          background-image: url("../images/css/flag_es.png");
          background-size: 20px 20px;
          background-repeat: no-repeat;
          background-position: left 7px; }
          @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
            nav.lang ul li a.es {
              background-image: url("../images/css/flag_es_2x.png"); } }
        nav.lang ul li a.active, nav.lang ul li a:hover, nav.lang ul li a:focus {
          border-bottom: 3px solid white; }
        @media (max-width: 991px) {
          nav.lang ul li a {
            background-position-y: center !important;
            height: auto;
            padding-bottom: 10px;
            padding-top: 10px; } }
      @media (max-width: 991px) {
        nav.lang ul li {
          display: block;
          float: none; } }

div.header-main {
  margin-left: 100px;
  margin-right: 80px;
  overflow: hidden; }
  @media (max-width: 1199px) {
    div.header-main {
      margin-left: 20px;
      margin-right: 20px;
      text-align: center; } }
  @media (max-width: 991px) {
    div.header-main {
      border-bottom: 1px solid #d1d1d1;
      margin: 0; } }
  div.header-main a.logo {
    float: left;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 415px; }
    @media (max-width: 1199px) {
      div.header-main a.logo {
        display: inline-block;
        float: none;
        width: 350px; } }
    @media (max-width: 991px) {
      div.header-main a.logo {
        display: block;
        margin-top: 35px;
        text-align: center;
        width: calc(100% - 120px); } }
    @media (max-width: 543px) {
      div.header-main a.logo {
        /*margin-top: 45px;*/
        /*margin-bottom: 25px;*/
        float: right;
        margin-bottom: 0;
        margin-top: 25px;
        width: calc(100% - 80px); } }
    div.header-main a.logo img {
      max-width: 415px;
      width: 100%; }
      @media (max-width: 991px) {
        div.header-main a.logo img {
          margin: 0 auto; } }
      @media (max-width: 543px) {
        div.header-main a.logo img {
          margin: 0 auto;
          width: 220px; } }
  div.header-main nav.navigation {
    float: left;
    margin-top: 22px;
    vertical-align: middle;
    width: calc(100% - 415px); }
    @media (max-width: 1199px) {
      div.header-main nav.navigation {
        margin: 0 0 20px 0;
        width: 100%; } }
    @media (max-width: 991px) {
      div.header-main nav.navigation {
        display: block;
        float: none;
        margin-top: 0;
        width: 100%; } }
    div.header-main nav.navigation ul {
      float: right; }

@media (min-width: 992px) and (max-width: 1199px) {
  div.header-main nav.navigation ul {
    float: none;
    display: inline-block; } }
      @media (max-width: 991px) {
        div.header-main nav.navigation ul {
          float: none; } }
      div.header-main nav.navigation ul li {
        float: left; }
        @media (max-width: 991px) {
          div.header-main nav.navigation ul li {
            float: none; } }
        div.header-main nav.navigation ul li a {
          background-color: white;
          border-radius: 50px;
          color: black;
          display: block;
          font: 400 1.7em "Roboto Slab", serif;
          padding: 10px 25px; }
          div.header-main nav.navigation ul li a:hover, div.header-main nav.navigation ul li a:focus, div.header-main nav.navigation ul li a.active {
            background-color: #ed1c23;
            color: white; }
          @media (max-width: 991px) {
            div.header-main nav.navigation ul li a {
              background-color: transparent;
              border-bottom: 1px solid #d1d1d1;
              border-radius: 0;
              padding: 9px 0 9px 20px; }
              div.header-main nav.navigation ul li a:hover, div.header-main nav.navigation ul li a:focus, div.header-main nav.navigation ul li a.active {
                background-color: transparent;
                color: #ed1c23; } }
  @media (max-width: 991px) {
    div.header-main div.mobile-container {
      -webkit-transition: all 0.2s ease;
      -khtml-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease;
      left: -260px;
      overflow: hidden;
      position: fixed;
      top: 0;
      width: 260px; }
      body.menu-open div.header-main div.mobile-container {
        left: 0; } }

div.mobile-menu-button-container {
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-right: 1px solid #d1d1d1;
  cursor: pointer;
  display: none;
  float: left;
  height: 120px;
  position: relative;
  text-align: center;
  width: 120px; }
  @media (max-width: 991px) {
    div.mobile-menu-button-container {
      display: block; } }
  @media (max-width: 543px) {
    div.mobile-menu-button-container {
      height: 80px;
      width: 80px; } }
  div.mobile-menu-button-container:after {
    -webkit-transition: all 0.2s ease;
    -khtml-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background-color: transparent;
    content: "";
    /*display: none;*/
    height: 100%;
    left: 0;
    position: fixed;
    visibility: hidden;
    width: 100%;
    z-index: -1; }
  .menu-open div.mobile-menu-button-container:after {
    background-color: rgba(0, 0, 0, 0.2);
    display: block;
    left: 260px;
    visibility: visible;
    z-index: 101; }
  div.mobile-menu-button-container span.mobile-menu-button {
    -webkit-transition: all 0.2s ease;
    -khtml-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: #ed1c23;
    display: block;
    height: 3px;
    left: 30px;
    position: absolute;
    top: 59px;
    width: 60px; }
    @media (max-width: 543px) {
      div.mobile-menu-button-container span.mobile-menu-button {
        left: 17px;
        top: 39px;
        width: 45px; } }
    body.scrolled div.mobile-menu-button-container span.mobile-menu-button {
      left: 10px;
      top: 41px; }
    div.mobile-menu-button-container span.mobile-menu-button:before, div.mobile-menu-button-container span.mobile-menu-button:after {
      -webkit-transition: all 0.2s ease;
      -khtml-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease;
      background: #ed1c23;
      content: "";
      height: 100%;
      left: 0;
      position: absolute;
      width: 100%; }
    div.mobile-menu-button-container span.mobile-menu-button:before {
      top: -15px; }
      @media (max-width: 543px) {
        div.mobile-menu-button-container span.mobile-menu-button:before {
          top: -13px; } }
    div.mobile-menu-button-container span.mobile-menu-button:after {
      bottom: -15px; }
      @media (max-width: 543px) {
        div.mobile-menu-button-container span.mobile-menu-button:after {
          bottom: -13px; } }
    .menu-open div.mobile-menu-button-container span.mobile-menu-button {
      background-color: rgba(255, 255, 255, 0); }
      .menu-open div.mobile-menu-button-container span.mobile-menu-button:before {
        -webkit-transform: rotate(45deg);
        -khtml-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 0; }
      .menu-open div.mobile-menu-button-container span.mobile-menu-button:after {
        -webkit-transform: rotate(-45deg);
        -khtml-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        bottom: 0; }

div.call-to-action-wrap {
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: rgba(253, 173, 0, 0.9);
  border-bottom: 1px solid #e49c00;
  border-top: 3px solid #e49c00;
  padding: 5px;
  text-align: center;
  width: 100%;
  z-index: 1; }
  div.call-to-action-wrap.fixed {
    left: 0;
    position: fixed;
    top: 0;
    z-index: 1000; }
  div.call-to-action-wrap p {
    display: inline-block;
    float: none;
    margin-right: -3px;
    vertical-align: middle;
    text-shadow: 2px 2px rgba(77, 77, 77, 0.3);
    color: white;
    display: inline-block;
    font: 700 2em "Open Sans", sans-serif;
    margin: 0 10px 0 0; }
    div.call-to-action-wrap p + a.btn {
      display: inline-block;
      float: none;
      margin-right: -3px;
      vertical-align: middle; }
      @media (max-width: 543px) {
        div.call-to-action-wrap p + a.btn {
          margin-top: 10px; } }
      div.call-to-action-wrap p + a.btn:hover, div.call-to-action-wrap p + a.btn:focus {
        background: #4d4d4d; }

footer div.footer-main {
  background-color: #ed1c23;
  padding: 60px 100px; }
  @media (max-width: 991px) {
    footer div.footer-main {
      padding: 60px 30px; } }
  @media (max-width: 543px) {
    footer div.footer-main {
      padding: 30px 15px; } }
  footer div.footer-main div.row {
    margin-left: -10px;
    margin-right: -10px; }
  footer div.footer-main nav.navigation,
  footer div.footer-main div.contact-us {
    float: left;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    width: 25%;
    padding-left: 10px;
    padding-right: 10px; }
    @media (max-width: 1199px) {
      footer div.footer-main nav.navigation,
      footer div.footer-main div.contact-us {
        width: 33.3333333333%; } }
    @media (max-width: 991px) {
      footer div.footer-main nav.navigation,
      footer div.footer-main div.contact-us {
        width: 50%; } }
    @media (max-width: 767px) {
      footer div.footer-main nav.navigation,
      footer div.footer-main div.contact-us {
        width: 100%; } }
  footer div.footer-main div.extra-info {
    float: left;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
    /*//-- Footer texts were too close on md
      @media only screen and (max-width: 1150px)
          {
          width: 100%;
      }*/ }
    @media (max-width: 1199px) {
      footer div.footer-main div.extra-info {
        width: 33.3333333333%; } }
    @media (max-width: 991px) {
      footer div.footer-main div.extra-info {
        width: 50%; } }
    @media (max-width: 767px) {
      footer div.footer-main div.extra-info {
        width: 100%; } }
    @media (max-width: 1199px) {
      footer div.footer-main div.extra-info.text {
        width: 100%; } }
    @media (max-width: 1199px) {
      footer div.footer-main div.extra-info.text {
        margin-top: 30px; } }
    @media (max-width: 991px) {
      footer div.footer-main div.extra-info {
        clear: both; } }
    @media (max-width: 767px) {
      footer div.footer-main div.extra-info {
        margin-bottom: 30px; } }
    @media (max-width: 991px) {
      footer div.footer-main div.extra-info.text {
        clear: none; } }
    @media (max-width: 767px) {
      footer div.footer-main div.extra-info.text {
        margin-bottom: 0; } }
    footer div.footer-main div.extra-info ul.payments::after {
      content: "";
      display: table;
      clear: both; }
    footer div.footer-main div.extra-info ul.payments li {
      float: left;
      margin-right: 5px; }
    footer div.footer-main div.extra-info ul.payments img {
      display: inline-block;
      /*margin-top: 12px;*/
      vertical-align: middle; }
    footer div.footer-main div.extra-info nav.socialmedia {
      margin-top: 40px; }
      footer div.footer-main div.extra-info nav.socialmedia ul.social::after {
        content: "";
        display: table;
        clear: both; }
      footer div.footer-main div.extra-info nav.socialmedia ul.social li {
        float: left;
        margin-right: 15px;
        width: 35px; }
        footer div.footer-main div.extra-info nav.socialmedia ul.social li img {
          width: 100%; }
  footer div.footer-main ul li {
    color: white;
    font: 400 1.7em "Roboto Slab", serif;
    margin-bottom: 8px; }
    footer div.footer-main ul li a {
      color: white; }
      footer div.footer-main ul li a:hover, footer div.footer-main ul li a:focus {
        text-decoration: underline; }

footer div.footer-bottom {
  background-color: #970c11;
  height: 55px;
  overflow: hidden;
  padding-left: 100px;
  padding-right: 100px; }
  @media (max-width: 991px) {
    footer div.footer-bottom {
      height: auto;
      padding-left: 30px;
      padding-right: 30px; } }
  @media (max-width: 543px) {
    footer div.footer-bottom {
      padding-left: 15px;
      padding-right: 15px; } }
  footer div.footer-bottom span.left,
  footer div.footer-bottom ul.menu-bottom {
    color: white;
    float: left;
    font: 300 1.6em "Open Sans", sans-serif;
    line-height: 55px; }
    @media (max-width: 767px) {
      footer div.footer-bottom span.left,
      footer div.footer-bottom ul.menu-bottom {
        display: block;
        float: none;
        line-height: 35px;
        padding-top: 10px; } }
  footer div.footer-bottom ul.menu-bottom {
    margin-right: 20px; }
    @media (max-width: 767px) {
      footer div.footer-bottom ul.menu-bottom {
        padding-top: 0px; } }
    footer div.footer-bottom ul.menu-bottom li {
      float: left;
      margin-left: 10px; }
      @media (max-width: 767px) {
        footer div.footer-bottom ul.menu-bottom li {
          margin-left: 0px; } }
      footer div.footer-bottom ul.menu-bottom li a {
        border-left: 1px solid white;
        color: white;
        padding-left: 10px;
        /*@include breakpoint-max(xs)
          {
              border-left:0px;
              margin-left:0px;
              padding-left:0px;
          }*/ }
        @media (max-width: 767px) {
          footer div.footer-bottom ul.menu-bottom li a {
            margin-left: 5px;
            padding-left: 5px; } }
        footer div.footer-bottom ul.menu-bottom li a:hover, footer div.footer-bottom ul.menu-bottom li a:focus {
          text-decoration: underline; }
      @media (max-width: 767px) {
        footer div.footer-bottom ul.menu-bottom li:first-child a {
          border-left: 0px;
          margin-left: 0px;
          padding-left: 0px; } }
  footer div.footer-bottom span.right {
    color: white;
    float: right;
    font: 300 1.6em "Open Sans", sans-serif;
    line-height: 55px; }
    @media (max-width: 991px) {
      footer div.footer-bottom span.right {
        clear: both;
        display: block;
        float: none;
        line-height: 35px;
        padding-bottom: 10px; } }
    footer div.footer-bottom span.right a {
      color: white; }
      footer div.footer-bottom span.right a:hover, footer div.footer-bottom span.right a:focus {
        color: white;
        text-decoration: underline; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 24-aug-2016, 12:44:47
    Author     : Sander

This is the file that styles the datepicker

*/
div.ui-datepicker {
  background-color: white;
  border: 1px solid #d1d1d1;
  font-size: 1.3em;
  padding: 15px;
  /*width: 300px;*/ }
  div.ui-datepicker a.ui-datepicker-prev {
    /*&:before,
		&:after
		{
		@include rotate(45);
		background: $color;
		content:'';
		display: block;
		height: $border;
		position: absolute;
		left: 50%;
		margin-left: -$width/3;
		margin-top: -$width/3.5;
		top:47%;
		width: $width;
	}

	&:after
		{
		@include rotate(-45);
		margin-left: -$width/3;
		margin-top: $width/3.5;
	}*/
    cursor: pointer;
    display: block;
    left: 15px;
    position: absolute;
    text-indent: -9999px;
    top: 15px; }
    div.ui-datepicker a.ui-datepicker-prev:before {
      -webkit-transform: rotate(135deg);
      -khtml-transform: rotate(135deg);
      -moz-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
      -o-transform: rotate(135deg);
      transform: rotate(135deg);
      background: transparant;
      border: 2px solid black;
      border-top-width: 0px;
      border-left-width: 0px;
      content: '';
      display: block;
      height: 8px;
      margin-top: -4px;
      position: absolute;
      top: 50%;
      width: 8px; }
    .ie8 div.ui-datepicker a.ui-datepicker-prev.arrow-up:before, .ie8 div.ui-datepicker a.ui-datepicker-prev.arrow-up:after, .ie8 div.ui-datepicker a.ui-datepicker-prev.arrow-down:before, .ie8 div.ui-datepicker a.ui-datepicker-prev.arrow-down:after, .ie8 div.ui-datepicker a.ui-datepicker-prev.arrow-left:before, .ie8 div.ui-datepicker a.ui-datepicker-prev.arrow-left:after, .ie8 div.ui-datepicker a.ui-datepicker-prev.arrow-right:before, .ie8 div.ui-datepicker a.ui-datepicker-prev.arrow-right:after {
      display: none; }
  div.ui-datepicker a.ui-datepicker-next {
    /*&:before,
		&:after
		{
		@include rotate(45);
		background: $color;
		content:'';
		display: block;
		height: $border;
		position: absolute;
		left: 50%;
		margin-left: -$width/3;
		margin-top: -$width/3.5;
		top:47%;
		width: $width;
	}

	&:after
		{
		@include rotate(-45);
		margin-left: -$width/3;
		margin-top: $width/3.5;
	}*/
    cursor: pointer;
    display: block;
    right: 22px;
    position: absolute;
    text-indent: -9999px;
    top: 15px; }
    div.ui-datepicker a.ui-datepicker-next:before {
      -webkit-transform: rotate(-45deg);
      -khtml-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      background: transparant;
      border: 2px solid black;
      border-top-width: 0px;
      border-left-width: 0px;
      content: '';
      display: block;
      height: 8px;
      margin-top: -4px;
      position: absolute;
      top: 50%;
      width: 8px; }
    .ie8 div.ui-datepicker a.ui-datepicker-next.arrow-up:before, .ie8 div.ui-datepicker a.ui-datepicker-next.arrow-up:after, .ie8 div.ui-datepicker a.ui-datepicker-next.arrow-down:before, .ie8 div.ui-datepicker a.ui-datepicker-next.arrow-down:after, .ie8 div.ui-datepicker a.ui-datepicker-next.arrow-left:before, .ie8 div.ui-datepicker a.ui-datepicker-next.arrow-left:after, .ie8 div.ui-datepicker a.ui-datepicker-next.arrow-right:before, .ie8 div.ui-datepicker a.ui-datepicker-next.arrow-right:after {
      display: none; }
  div.ui-datepicker div.ui-datepicker-title {
    margin-bottom: 15px;
    text-align: center; }
  div.ui-datepicker table td, div.ui-datepicker table th {
    border: 1px solid #d1d1d1;
    text-align: center; }
    div.ui-datepicker table td a, div.ui-datepicker table td span, div.ui-datepicker table th a, div.ui-datepicker table th span {
      padding: 5px;
      display: inline-block;
      width: 100%; }
    div.ui-datepicker table td.ui-datepicker-today a, div.ui-datepicker table th.ui-datepicker-today a {
      font-weight: bold; }
    div.ui-datepicker table td.ui-state-disabled span, div.ui-datepicker table th.ui-state-disabled span {
      background: #f2f2f2;
      color: #999999; }
    div.ui-datepicker table td a.ui-state-default, div.ui-datepicker table th a.ui-state-default {
      color: black; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url(../images/css/fancybox_sprite.png); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../images/css/fancybox_loading.gif) center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(../images/css/blank.gif);
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: visible !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../images/css/fancybox_overlay.png); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(../images/css/fancybox_sprite-2x.jpg);
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div {
    background-image: url(../images/css/fancybox_loading-2x.jpg);
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 10-aug-2016, 10:36:04
    Author     : Sander
*/
div.video {
  height: calc(100vh - 220px);
  min-height: 500px;
  overflow: hidden;
  position: relative; }
  @media (max-width: 1199px) {
    div.video {
      height: calc(100vh - 300px); } }
  div.video:before {
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background: url("../images/css/icon-scroll.png") no-repeat center center #ed1c23;
    background-size: 20px;
    border: 3px solid white;
    bottom: 20px;
    content: "";
    cursor: pointer;
    display: block;
    height: 44px;
    left: 50%;
    margin-left: -22px;
    position: absolute;
    width: 44px;
    z-index: 2; }
  @media (max-width: 991px) {
    div.video {
      display: none; } }
  div.video div.video-inner {
    bottom: 100px;
    max-width: 550px;
    position: absolute;
    right: 100px;
    text-align: right;
    width: 100%;
    z-index: 999; }
  div.video div.video-container {
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%; }
  div.video video {
    height: auto;
    left: 50%;
    margin: auto;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 1; }

div.popup {
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 20; }
  div.popup div.overlay {
    background: rgba(255, 255, 255, 0.8);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%; }
  div.popup div.info {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
    -khtml-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: white;
    max-width: 800px;
    padding: 25px;
    width: auto; }
    @media (max-width: 767px) {
      div.popup div.info {
        padding: 10px;
        width: 90%; } }
    div.popup div.info > button.close-popup {
      -webkit-backface-visibility: hidden;
      background-color: transparent;
      border: 0;
      height: 20px;
      position: absolute;
      right: 25px;
      top: 25px;
      width: 20px; }
      div.popup div.info > button.close-popup::before, div.popup div.info > button.close-popup::after {
        background: #4d4d4d;
        content: '';
        height: 20px;
        position: absolute;
        right: 10px;
        top: 0;
        width: 2px; }
      div.popup div.info > button.close-popup::before {
        -webkit-transform: rotate(45deg);
        -khtml-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
      div.popup div.info > button.close-popup::after {
        -webkit-transform: rotate(-45deg);
        -khtml-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg); }
    div.popup div.info > strong.title {
      color: #ed1c23;
      display: block;
      font: 700 2em "Open Sans", sans-serif;
      margin-bottom: 15px; }

/*
*
*     CREATED BY: Ilse
*     CREATE DATE: 29/06/2016
*
*/
.left-block-slide div.pb-divider div,
div.browser-preview div.pb-divider div {
  background: rgba(255, 0, 0, 0.15) !important; }

.left-block-slide div.drag {
  font-size: 0.4em; }
  .left-block-slide div.drag p.btn {
    height: auto;
    line-height: 5px;
    padding: 3px;
    margin-top: 5px; }
  .left-block-slide div.drag p:not(.btn) {
    line-height: 8px;
    max-height: 50px;
    overflow: hidden; }
  .left-block-slide div.drag h1, .left-block-slide div.drag h2, .left-block-slide div.drag h3, .left-block-slide div.drag h4, .left-block-slide div.drag h5, .left-block-slide div.drag p, .left-block-slide div.drag ul, .left-block-slide div.drag ol {
    margin-bottom: 5px; }

div.pb-wrapper {
  float: left;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%; }

div.drag {
  margin-bottom: 20px;
  display: block;
  width: 100%; }
  div.drag::after {
    content: "";
    display: table;
    clear: both; }
  div.drag.title {
    margin-bottom: 0; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 4-jul-2016, 14:49:59
    Author     : Sander
*/
div.pb-spotlights-container {
  margin: 100px auto; }
  div.pb-spotlights-container div.pb-spotlights {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    max-width: 100%; }
    div.pb-spotlights-container div.pb-spotlights::after {
      content: "";
      display: table;
      clear: both; }
  div.pb-spotlights-container div.pb-spotlight {
    float: left;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    width: 50%;
    display: inline-block;
    float: none;
    margin-left: -2px;
    vertical-align: middle; }
    @media (max-width: 767px) {
      div.pb-spotlights-container div.pb-spotlight {
        width: 100%; } }
  div.pb-spotlights-container div.info {
    padding: 0 100px; }
    @media (max-width: 991px) {
      div.pb-spotlights-container div.info {
        padding: 0 30px; } }
  div.pb-spotlights-container img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
    -ms-interpolation-mode: bicubic; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 12-aug-2016, 9:12:08
    Author     : Sander
*/
div.pb-small-spotlights-container {
  margin: 100px auto;
  max-width: 1200px;
  width: 100%; }
  div.pb-small-spotlights-container div.pb-small-spotlights {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    max-width: 100%; }
    div.pb-small-spotlights-container div.pb-small-spotlights::after {
      content: "";
      display: table;
      clear: both; }
  div.pb-small-spotlights-container div.pb-small-spotlight {
    float: left;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    width: 50%;
    display: inline-block;
    float: none;
    margin-left: -2px;
    vertical-align: middle; }
    @media (max-width: 767px) {
      div.pb-small-spotlights-container div.pb-small-spotlight {
        width: 100%; } }
  div.pb-small-spotlights-container div.info {
    padding: 0 30px; }
  div.pb-small-spotlights-container img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
    -ms-interpolation-mode: bicubic; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 12-aug-2016, 9:40:17
    Author     : Sander
*/
div.pb-small-images-container {
  margin: 100px auto;
  max-width: 1200px;
  width: 100%; }
  div.pb-small-images-container div.pb-small-image {
    float: left;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    width: 50%;
    padding: 0 30px; }
    @media (max-width: 767px) {
      div.pb-small-images-container div.pb-small-image {
        width: 100%; } }
  div.pb-small-images-container figure {
    margin-bottom: 10px; }
    div.pb-small-images-container figure img {
      display: block;
      height: auto;
      max-width: 100%;
      width: 100%;
      -ms-interpolation-mode: bicubic; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 12-aug-2016, 8:57:54
    Author     : Sander
*/
div.pb-title-text-container {
  margin: 100px auto;
  max-width: 1200px;
  padding: 0 30px;
  text-align: center;
  width: 100%; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 9-aug-2016, 17:08:48
    Author     : Sander
*/
div.mobile {
  display: none; }
  @media (max-width: 991px) {
    div.mobile {
      display: block; } }
  div.mobile div.mobile-spotlight {
    background-color: #fdad00;
    color: white;
    padding: 30px; }
    div.mobile div.mobile-spotlight p,
    div.mobile div.mobile-spotlight a.more {
      color: white; }
      div.mobile div.mobile-spotlight p:before,
      div.mobile div.mobile-spotlight a.more:before {
        border-color: white; }
  div.mobile div.image {
    margin-bottom: 30px; }
    div.mobile div.image img {
      display: block;
      height: auto;
      max-width: 100%;
      width: 100%;
      -ms-interpolation-mode: bicubic; }

div.location-route div.left,
div.location-route div.right {
  float: left;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  width: 50%;
  display: inline-block;
  float: none;
  margin-left: -2px;
  overflow: hidden;
  vertical-align: middle; }
  @media (max-width: 991px) {
    div.location-route div.left,
    div.location-route div.right {
      width: 100%; } }
  div.location-route div.left.image,
  div.location-route div.right.image {
    background-position: center center;
    background-size: cover;
    min-height: 650px; }
    @media (max-width: 991px) {
      div.location-route div.left.image,
      div.location-route div.right.image {
        display: none; } }

@media (max-width: 991px) {
  div.location-route picture {
    display: none; } }

@media (max-width: 991px) {
  div.spotlight.mobile-hidden {
    display: none; } }

div.spotlight ul {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
  max-width: 100%; }
  div.spotlight ul::after {
    content: "";
    display: table;
    clear: both; }
  div.spotlight ul li {
    margin-left: 0px;
    margin-right: 0px;
    background-color: #4fa6c1; }
    div.spotlight ul li::after {
      content: "";
      display: table;
      clear: both; }
    div.spotlight ul li ul {
      padding-left: 20px; }
      div.spotlight ul li ul li {
        color: white;
        font: 400 1.8em "Open Sans", sans-serif;
        line-height: 2;
        list-style-type: circle; }
    div.spotlight ul li img {
      display: block;
      height: auto;
      max-width: 100%;
      width: 100%;
      -ms-interpolation-mode: bicubic; }

div.spotlight:nth-of-type(4) li {
  background-color: #fdad00; }

div.spotlight:nth-of-type(5) li {
  background-color: #c8247f; }

div.spotlight div.left,
div.spotlight div.right {
  float: left;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  width: 50%;
  display: inline-block;
  float: none;
  margin-left: -2px;
  overflow: hidden;
  vertical-align: middle; }
  @media (max-width: 991px) {
    div.spotlight div.left,
    div.spotlight div.right {
      width: 100%; } }

div.spotlight div.left {
  /*text-align: right;*/
  /*		@include breakpoint-max(md)
            {
                text-align: left;
            }*/ }
  div.spotlight div.left.text-block {
    padding: 120px 120px; }
    @media (max-width: 1199px) {
      div.spotlight div.left.text-block {
        padding: 30px; } }
    @media (max-width: 543px) {
      div.spotlight div.left.text-block {
        padding: 15px; } }
  div.spotlight div.left.image {
    background-position: center center;
    background-size: cover;
    min-height: 560px; }
    @media (max-width: 991px) {
      div.spotlight div.left.image {
        display: none; } }

div.spotlight div.right {
  text-align: left; }
  div.spotlight div.right.text-block {
    padding: 120px 120px; }
    @media (max-width: 1199px) {
      div.spotlight div.right.text-block {
        padding: 30px; } }
    @media (max-width: 543px) {
      div.spotlight div.right.text-block {
        padding: 15px; } }
  div.spotlight div.right.image {
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 550px; }
    @media (max-width: 991px) {
      div.spotlight div.right.image {
        display: none; } }

@media (max-width: 991px) {
  div.spotlight picture {
    display: none; } }

div.location-route {
  margin-left: 0px;
  margin-right: 0px;
  background-color: #ed1c23; }
  div.location-route::after {
    content: "";
    display: table;
    clear: both; }
  div.location-route div.location,
  div.location-route div.route {
    float: left;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    width: 50%;
    display: inline-block;
    float: none;
    margin-left: -2px;
    overflow: hidden;
    vertical-align: middle; }
    @media (max-width: 991px) {
      div.location-route div.location,
      div.location-route div.route {
        width: 100%; } }
  div.location-route div.location {
    height: 800px;
    min-height: 800px; }
    @media (max-width: 991px) {
      div.location-route div.location {
        display: none; } }
  div.location-route div.route {
    padding: 120px; }
    @media (max-width: 1199px) {
      div.location-route div.route {
        padding: 30px; } }
    @media (max-width: 543px) {
      div.location-route div.route {
        padding: 15px; } }
  div.location-route div.sights {
    margin-top: 50px; }
    @media only screen and (max-width: 1400px) {
      div.location-route div.sights {
        display: none; } }
    div.location-route div.sights ul {
      overflow: hidden;
      width: 100%; }
    div.location-route div.sights li {
      color: white;
      display: block;
      float: left;
      font: 300 1.8em "Roboto Slab", serif;
      /*height: 90px;*/
      padding-right: 20px;
      padding-top: 42px;
      position: relative;
      width: 16.66667%; }
      div.location-route div.sights li:before {
        border: 4px solid white;
        border-radius: 50%;
        content: "";
        display: block;
        height: 20px;
        left: 0;
        position: absolute;
        top: 0;
        width: 20px; }
      div.location-route div.sights li:after {
        background-color: white;
        content: "";
        display: block;
        height: 4px;
        left: 19px;
        position: absolute;
        right: 0;
        top: 8px; }
      div.location-route div.sights li:last-child:after {
        display: none; }
      div.location-route div.sights li span {
        bottom: 0;
        color: white;
        font: 300 1.8em "Roboto Slab", serif;
        left: 0;
        position: absolute; }
  div.location-route a.btn {
    margin-top: 50px; }
    @media (max-width: 991px) {
      div.location-route a.btn {
        margin-top: 20px; } }

div.home-tickets {
  margin-left: 0px;
  margin-right: 0px; }
  div.home-tickets::after {
    content: "";
    display: table;
    clear: both; }
  div.home-tickets div.left,
  div.home-tickets div.right {
    float: left;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    width: 50%;
    display: inline-block;
    float: none;
    margin-left: -2px;
    overflow: hidden;
    vertical-align: middle; }
    @media (max-width: 991px) {
      div.home-tickets div.left,
      div.home-tickets div.right {
        width: 100%; } }
    div.home-tickets div.left.image,
    div.home-tickets div.right.image {
      background-position: center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 550px; }
      @media (max-width: 991px) {
        div.home-tickets div.left.image,
        div.home-tickets div.right.image {
          display: none; } }
  div.home-tickets div.right img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
    -ms-interpolation-mode: bicubic; }
  div.home-tickets.image-left div.left {
    padding: 0; }
  div.home-tickets.image-left div.right {
    padding: 100px 5px 100px 100px; }
  @media (max-width: 991px) {
    div.home-tickets picture {
      display: none; } }
  div.home-tickets div.left {
    padding: 100px 0px 100px 100px; }
    @media (max-width: 1199px) {
      div.home-tickets div.left {
        padding: 30px 0 30px 30px; } }
    @media (max-width: 543px) {
      div.home-tickets div.left {
        padding: 15px 0 15px 15px; } }
    div.home-tickets div.left div.days {
      background-color: #f2f2f2;
      margin-bottom: 30px;
      margin-top: 30px;
      padding-bottom: 40px;
      padding-left: 40px;
      padding-top: 40px; }
      @media (max-width: 543px) {
        div.home-tickets div.left div.days {
          padding-bottom: 20px;
          padding-left: 0; } }
      @media (max-width: 543px) {
        div.home-tickets div.left div.days div.days-inner {
          display: table;
          margin: 0 auto; } }
      div.home-tickets div.left div.days div.ball-container,
      div.home-tickets div.left div.days div.next-to-ball-container {
        display: inline-block;
        vertical-align: middle; }
      div.home-tickets div.left div.days div.ball-container {
        margin-right: 20px; }
        @media (max-width: 543px) {
          div.home-tickets div.left div.days div.ball-container {
            margin-right: 10px; } }
        @media (max-width: 543px) {
          div.home-tickets div.left div.days div.ball-container a.circle {
            height: 120px;
            line-height: 120px;
            width: 120px; } }
      div.home-tickets div.left div.days div.next-to-ball-container div.next-to-ball p {
        padding-right: 0; }
      div.home-tickets div.left div.days div.next-to-ball-container div.next-to-ball span.price {
        /*display: block;*/ }
      div.home-tickets div.left div.days div.next-to-ball-container div.next-to-ball a.more {
        font-size: 1.4em; }
      @media (max-width: 543px) {
        div.home-tickets div.left div.days ul li {
          padding-bottom: 30px; } }
      div.home-tickets div.left div.days ul li p {
        padding-right: 0px; }
      div.home-tickets div.left div.days ul li span.prices {
        display: block; }
        div.home-tickets div.left div.days ul li span.prices span.oldprice {
          color: gray;
          font: 300 0.9em "Open Sans", sans-serif;
          margin-right: 5px;
          text-decoration: line-through; }
  div.home-tickets ul {
    overflow: hidden; }
    div.home-tickets ul li {
      float: left;
      margin-right: 60px;
      text-align: center; }
      div.home-tickets ul li:last-child {
        margin-right: 0; }

div.circle,
a.circle {
  background-color: #ed1c23;
  border-radius: 50%;
  color: white;
  display: block;
  font: 700 2em "Roboto Slab", serif;
  height: 150px;
  line-height: 150px;
  overflow: hidden;
  margin-bottom: 10px;
  text-align: center;
  width: 150px; }
  div.circle span,
  a.circle span {
    font-size: 2.2em; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 12-aug-2016, 10:01:19
    Author     : Sander
*/
div.contact-page div#contact-map {
  height: 400px; }
  @media (max-width: 543px) {
    div.contact-page div#contact-map {
      height: 250px; } }

div.contact-page div.container {
  margin: 30px auto;
  max-width: 1200px;
  width: 100%; }

div.contact-page div.left,
div.contact-page div.right {
  float: left;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  width: 50%;
  padding: 30px; }
  @media (max-width: 991px) {
    div.contact-page div.left,
    div.contact-page div.right {
      width: 100%; } }
  @media (max-width: 543px) {
    div.contact-page div.left,
    div.contact-page div.right {
      padding: 15px; } }

div.contact-page div.info {
  margin-top: 30px; }

div.faq h2 {
  margin-top: 20px; }

ul.faq-overview {
  margin-top: 15px;
  width: 100%; }
  ul.faq-overview::after {
    content: "";
    display: table;
    clear: both; }
  ul.faq-overview > li {
    display: block;
    margin-bottom: 0px;
    width: 100%; }
    ul.faq-overview > li div.wrap {
      -webkit-border-radius: 5px;
      -khtml-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      background: #f2f2f2;
      border-bottom: 3px solid #e6e6e6; }
    ul.faq-overview > li a.trigger {
      /*&:before,
		&:after
		{
		@include rotate(45);
		background: $color;
		content:'';
		display: block;
		height: $border;
		position: absolute;
		left: 50%;
		margin-left: -$width/3;
		margin-top: -$width/3.5;
		top:47%;
		width: $width;
	}

	&:after
		{
		@include rotate(-45);
		margin-left: -$width/3;
		margin-top: $width/3.5;
	}*/
      color: #4d4d4d;
      display: block;
      font: 400 1.6em "Open Sans", sans-serif;
      padding: 20px 20px 20px 50px;
      position: relative;
      text-decoration: none; }
      ul.faq-overview > li a.trigger:before {
        -webkit-transform: rotate(135deg);
        -khtml-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
        background: transparant;
        border: 2px solid #4d4d4d;
        border-top-width: 0px;
        border-left-width: 0px;
        content: '';
        display: block;
        height: 10px;
        margin-top: -5px;
        position: absolute;
        top: 50%;
        width: 10px; }
      .ie8 ul.faq-overview > li a.trigger.arrow-up:before, .ie8 ul.faq-overview > li a.trigger.arrow-up:after, .ie8 ul.faq-overview > li a.trigger.arrow-down:before, .ie8 ul.faq-overview > li a.trigger.arrow-down:after, .ie8 ul.faq-overview > li a.trigger.arrow-left:before, .ie8 ul.faq-overview > li a.trigger.arrow-left:after, .ie8 ul.faq-overview > li a.trigger.arrow-right:before, .ie8 ul.faq-overview > li a.trigger.arrow-right:after {
        display: none; }
      ul.faq-overview > li a.trigger.active {
        /*&:before,
		&:after
		{
		@include rotate(45);
		background: $color;
		content:'';
		display: block;
		height: $border;
		position: absolute;
		left: 50%;
		margin-left: -$width/3;
		margin-top: -$width/3.5;
		top:47%;
		width: $width;
	}

	&:after
		{
		@include rotate(-45);
		margin-left: -$width/3;
		margin-top: $width/3.5;
	}*/ }
        ul.faq-overview > li a.trigger.active:before {
          -webkit-transform: rotate(45deg);
          -khtml-transform: rotate(45deg);
          -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          -o-transform: rotate(45deg);
          transform: rotate(45deg);
          background: transparant;
          border: 2px solid #4d4d4d;
          border-top-width: 0px;
          border-left-width: 0px;
          content: '';
          display: block;
          height: 10px;
          margin-top: -5px;
          position: absolute;
          top: 50%;
          width: 10px; }
        .ie8 ul.faq-overview > li a.trigger.active.arrow-up:before, .ie8 ul.faq-overview > li a.trigger.active.arrow-up:after, .ie8 ul.faq-overview > li a.trigger.active.arrow-down:before, .ie8 ul.faq-overview > li a.trigger.active.arrow-down:after, .ie8 ul.faq-overview > li a.trigger.active.arrow-left:before, .ie8 ul.faq-overview > li a.trigger.active.arrow-left:after, .ie8 ul.faq-overview > li a.trigger.active.arrow-right:before, .ie8 ul.faq-overview > li a.trigger.active.arrow-right:after {
          display: none; }
        ul.faq-overview > li a.trigger.active::before {
          top: 27px; }
      ul.faq-overview > li a.trigger::before {
        left: 25px;
        top: 31px; }
    ul.faq-overview > li div.wrapper {
      -webkit-transition: all 0.2s ease;
      -khtml-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease;
      max-height: 0;
      overflow: hidden; }
      ul.faq-overview > li div.wrapper div.txt {
        padding: 0 20px 20px 50px; }
        ul.faq-overview > li div.wrapper div.txt ul li {
          font: 400 1.6em "Open Sans", sans-serif; }
          ul.faq-overview > li div.wrapper div.txt ul li li {
            font-size: 1em; }
      ul.faq-overview > li div.wrapper.open {
        max-height: 100%;
        overflow: auto; }
        ul.faq-overview > li div.wrapper.open a.trigger {
          text-decoration: underline; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 24-aug-2016, 10:42:56
    Author     : Sander
*/
div.item-container {
  margin: 30px 100px; }
  @media (max-width: 991px) {
    div.item-container {
      margin: 30px; } }
  div.item-container div.row-20 {
    margin-left: -10px;
    margin-right: -10px; }
    div.item-container div.row-20::after {
      content: "";
      display: table;
      clear: both; }
  div.item-container div.text,
  div.item-container div.image-box {
    float: left;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    width: 50%; }
  @media (max-width: 1199px) {
    div.item-container div.text {
      width: 58.3333333333%; } }
  @media (max-width: 991px) {
    div.item-container div.text {
      width: 100%; } }
  div.item-container div.text.full {
    width: 100%; }
    @media (max-width: 1199px) {
      div.item-container div.text.full {
        width: 100%; } }
  @media (max-width: 1199px) {
    div.item-container div.image-box {
      width: 41.6666666667%; } }
  @media (max-width: 991px) {
    div.item-container div.image-box {
      width: 100%; } }
  @media (max-width: 991px) {
    div.item-container div.image-box {
      margin-top: 20px; } }
  div.item-container ul.images {
    margin-left: -10px;
    margin-right: -10px; }
    div.item-container ul.images::after {
      content: "";
      display: table;
      clear: both; }
    div.item-container ul.images li {
      float: left;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      width: 50%;
      padding-bottom: 20px; }
      div.item-container ul.images li img {
        display: block;
        height: auto;
        max-width: 100%;
        width: 100%;
        -ms-interpolation-mode: bicubic; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 12-aug-2016, 13:44:03
    Author     : Sander
*/
div.order-page div.container {
  margin: 0 auto;
  max-width: 1200px;
  padding: 30px;
  width: 100%; }
  @media (max-width: 543px) {
    div.order-page div.container {
      padding: 15px; } }

div.order-page div.txt {
  margin-bottom: 40px; }

div.order-page div.left,
div.order-page div.right {
  float: left;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  width: 50%;
  padding: 30px 50px 50px 0;
  position: relative; }
  @media (max-width: 991px) {
    div.order-page div.left,
    div.order-page div.right {
      width: 100%; } }

div.order-page div.left.disabled:after,
div.order-page div.right.disabled:after {
  background-color: rgba(255, 255, 255, 0.5);
  bottom: 0;
  content: "";
  display: block;
  height: calc(100% - 120px);
  left: 0;
  position: absolute;
  top: 90px;
  width: 100%; }
  @media (max-width: 767px) {
    div.order-page div.left.disabled:after,
    div.order-page div.right.disabled:after {
      top: 80px; } }

div.order-page div.left.disabled div.circle,
div.order-page div.right.disabled div.circle {
  background-color: #f47b7f; }
  div.order-page div.left.disabled div.circle:after,
  div.order-page div.right.disabled div.circle:after {
    background-color: #f47b7f; }

div.order-page div.left.disabled div.choice,
div.order-page div.right.disabled div.choice {
  display: none !important; }
  div.order-page div.left.disabled div.choice.disabled,
  div.order-page div.right.disabled div.choice.disabled {
    display: inline-block !important; }

div.order-page div.left.disabled div.circle-container:hover div.choice, div.order-page div.left.disabled div.circle-container:focus div.choice,
div.order-page div.right.disabled div.circle-container:hover div.choice,
div.order-page div.right.disabled div.circle-container:focus div.choice {
  background-color: #ed1c23; }

div.order-page div.left {
  clear: both; }
  @media (max-width: 767px) {
    div.order-page div.left {
      padding-right: 0; } }

div.order-page div.right {
  padding-left: 50px;
  padding-right: 0; }
  @media (max-width: 767px) {
    div.order-page div.right {
      padding-left: 0; } }

div.order-page div.circle {
  margin-bottom: 20px;
  z-index: 0; }
  div.order-page div.circle:after {
    -webkit-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #ed1c23;
    content: "";
    display: block;
    height: 16px;
    left: calc(100% - 9px);
    position: absolute;
    top: calc(50% - 8px);
    width: 16px; }
    @media (max-width: 767px) {
      div.order-page div.circle:after {
        height: 0;
        width: 0; } }

div.order-page div.circle-container {
  float: left;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  width: 33.3333333333%;
  cursor: pointer;
  position: relative;
  z-index: 2; }
  @media (max-width: 767px) {
    div.order-page div.circle-container {
      width: 100%; } }
  @media (max-width: 543px) {
    div.order-page div.circle-container {
      width: 100%; } }
  div.order-page div.circle-container:hover div.circle, div.order-page div.circle-container:focus div.circle {
    background-color: #ed1c23; }
    div.order-page div.circle-container:hover div.circle:after, div.order-page div.circle-container:focus div.circle:after {
      background-color: #ed1c23; }
  div.order-page div.circle-container div.circle {
    position: relative; }
    @media (max-width: 767px) {
      div.order-page div.circle-container div.circle {
        margin: 0px auto 20px auto; } }

div.order-page div.choice-wrapper {
  border-bottom: 1px solid #d1d1d1;
  display: block;
  padding-bottom: 20px;
  margin-bottom: 20px;
  text-align: center;
  width: 100%; }
  div.order-page div.choice-wrapper b {
    display: inline-block;
    font: 700 1.8em "Open Sans", sans-serif;
    margin-left: 10px; }
    @media (max-width: 767px) {
      div.order-page div.choice-wrapper b {
        text-align: center;
        width: 100%; } }

div.order-page div.choice {
  background-color: #009640;
  border-radius: 50px;
  color: white;
  display: inline-block;
  font: 700 1.5em "Open Sans", sans-serif;
  padding: 10px 20px 10px 40px;
  position: relative;
  text-align: center;
  width: auto; }
  div.order-page div.choice:hover, div.order-page div.choice:focus {
    background-color: #007d35;
    cursor: pointer; }
  @media (max-width: 767px) {
    div.order-page div.choice {
      display: inline-block;
      margin: 0 auto 10px auto; } }
  div.order-page div.choice:after {
    -webkit-transform: rotate(-45deg);
    -khtml-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-left: 4px solid white;
    border-bottom: 4px solid white;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    left: 12px;
    top: 15px;
    width: 16px; }
  div.order-page div.choice.disabled {
    background-color: #ed1c23;
    display: none;
    color: white; }
    div.order-page div.choice.disabled:hover, div.order-page div.choice.disabled:focus {
      background-color: #009640; }
    div.order-page div.choice.disabled:after {
      border-left: 4px solid white;
      border-bottom: 4px solid white; }

div.order-page div.people {
  margin-bottom: 40px;
  overflow: hidden; }
  div.order-page div.people > div:nth-child(2n+1) {
    clear: both; }
  div.order-page div.people div.tickets {
    float: left;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    width: 66.6666666667%; }
    @media (max-width: 767px) {
      div.order-page div.people div.tickets {
        width: 100%; } }
    @media (max-width: 767px) {
      div.order-page div.people div.tickets {
        margin-top: 20px; } }
    div.order-page div.people div.tickets ul {
      border-bottom: 1px solid #ebebeb;
      margin-bottom: 20px; }
      div.order-page div.people div.tickets ul li {
        margin-bottom: 16px; }
    div.order-page div.people div.tickets div.number-container {
      float: left;
      min-height: 1px;
      padding-left: 0px;
      padding-right: 0px;
      width: 33.3333333333%;
      display: inline-block;
      float: none;
      margin-right: -4px;
      vertical-align: middle; }
      @media (max-width: 767px) {
        div.order-page div.people div.tickets div.number-container {
          width: 25%; } }
      @media (max-width: 543px) {
        div.order-page div.people div.tickets div.number-container {
          width: 33.3333333333%; } }
    div.order-page div.people div.tickets div.person-price {
      float: left;
      min-height: 1px;
      padding-left: 0px;
      padding-right: 0px;
      width: 66.6666666667%;
      display: inline-block;
      float: none;
      margin-right: -4px;
      vertical-align: middle; }
      @media (max-width: 767px) {
        div.order-page div.people div.tickets div.person-price {
          width: 75%; } }
      @media (max-width: 543px) {
        div.order-page div.people div.tickets div.person-price {
          width: 66.6666666667%; } }

div.order-page div.number {
  border-radius: 5px;
  border: 1px solid #ebebeb;
  display: inline-block; }
  div.order-page div.number button {
    -webkit-transition: all 0.2s ease;
    -khtml-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background-color: white;
    border: 0;
    border-radius: 5px;
    box-shadow: 0;
    color: #4d4d4d;
    display: inline-block;
    font: 400 1.8em "Open Sans", sans-serif;
    height: 40px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 30px; }
    div.order-page div.number button:disabled {
      background-color: #ebebe4; }
  div.order-page div.number input[type=text] {
    border: 0;
    color: #4d4d4d;
    display: inline-block;
    font: 700 1.9em "Open Sans", sans-serif;
    height: 40px;
    margin: 0 -4px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 30px !important; }
    div.order-page div.number input[type=text]:disabled {
      background-color: #ebebe4; }

div.order-page div.person span {
  font: 400 1.8em "Roboto Slab", serif; }

div.order-page div.price span {
  color: #48a22e;
  font: 700 1.7em "Open Sans", sans-serif; }
  div.order-page div.price span.oldprice {
    color: gray;
    font: 300 1.4em "Open Sans", sans-serif;
    margin-left: 5px;
    text-decoration: line-through; }

div.order-page div.subtotal div.subtotal-left {
  float: left;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  width: 33.3333333333%;
  text-align: left; }
  div.order-page div.subtotal div.subtotal-left span {
    color: #929292;
    font: 400 1.8em "Open Sans", sans-serif; }

div.order-page div.subtotal div.subtotal-right {
  float: left;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  width: 66.6666666667%; }
  div.order-page div.subtotal div.subtotal-right span {
    color: #3b3b3b;
    font: 700 2em "Open Sans", sans-serif; }
  div.order-page div.subtotal div.subtotal-right strong {
    color: #3b3b3b;
    font: 700 2em "Open Sans", sans-serif; }
    div.order-page div.subtotal div.subtotal-right strong span {
      font-size: 1em; }

div.order-page div.subtotal span {
  color: #ed1c23;
  display: inline-block;
  font: 700 1.8em "Open Sans", sans-serif; }

div.order-page div.total {
  background-color: #fab508;
  margin: 30px 0 0 0;
  padding: 10px; }
  div.order-page div.total div.total-inner {
    margin: 0 auto;
    max-width: 1200px;
    overflow: hidden;
    padding: 10px 30px;
    width: 100%; }
    @media (max-width: 543px) {
      div.order-page div.total div.total-inner {
        padding: 10px 15px; } }
    div.order-page div.total div.total-inner > span {
      color: white;
      display: inline-block;
      font: 400 2.4em/55px "Roboto Slab", serif;
      vertical-align: middle;
      /*// mobile view
        @include breakpoint-max(sm)
        {
            color: $maincolor;
        }*/ }
      div.order-page div.total div.total-inner > span.total-pay {
        font-weight: 700;
        margin-left: 10px; }
  @media (max-width: 767px) {
    div.order-page div.total {
      /*background-color: transparent;*/
      border-radius: 0;
      padding: 0;
      text-align: left; } }
  div.order-page div.total input[type=submit].btn {
    background-color: #26a65b;
    display: inline-block;
    margin-left: 20px;
    padding: 10px 20px 10px 20px;
    vertical-align: middle; }
    div.order-page div.total input[type=submit].btn:hover, div.order-page div.total input[type=submit].btn:focus {
      background-color: #0f9647; }
    @media (max-width: 767px) {
      div.order-page div.total input[type=submit].btn {
        display: block;
        margin-left: 0;
        margin-top: 20px; } }

div.order-page div.coordinates {
  float: left;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  width: 50%;
  padding-right: 30px; }
  @media (max-width: 991px) {
    div.order-page div.coordinates {
      width: 100%; } }
  @media (max-width: 991px) {
    div.order-page div.coordinates {
      margin-bottom: 30px;
      padding-right: 0; } }
  div.order-page div.coordinates input[type=text],
  div.order-page div.coordinates input[type=email],
  div.order-page div.coordinates input[type=password],
  div.order-page div.coordinates textarea,
  div.order-page div.coordinates select {
    width: 100%; }
    div.order-page div.coordinates input[type=text].vat-pr, div.order-page div.coordinates input[type=text].zipcode,
    div.order-page div.coordinates input[type=email].vat-pr,
    div.order-page div.coordinates input[type=email].zipcode,
    div.order-page div.coordinates input[type=password].vat-pr,
    div.order-page div.coordinates input[type=password].zipcode,
    div.order-page div.coordinates textarea.vat-pr,
    div.order-page div.coordinates textarea.zipcode,
    div.order-page div.coordinates select.vat-pr,
    div.order-page div.coordinates select.zipcode {
      width: 100px; }
      div.order-page div.coordinates input[type=text].vat-pr.error, div.order-page div.coordinates input[type=text].zipcode.error,
      div.order-page div.coordinates input[type=email].vat-pr.error,
      div.order-page div.coordinates input[type=email].zipcode.error,
      div.order-page div.coordinates input[type=password].vat-pr.error,
      div.order-page div.coordinates input[type=password].zipcode.error,
      div.order-page div.coordinates textarea.vat-pr.error,
      div.order-page div.coordinates textarea.zipcode.error,
      div.order-page div.coordinates select.vat-pr.error,
      div.order-page div.coordinates select.zipcode.error {
        width: 100%; }
      div.order-page div.coordinates input[type=text].vat-pr + input, div.order-page div.coordinates input[type=text].zipcode + input,
      div.order-page div.coordinates input[type=email].vat-pr + input,
      div.order-page div.coordinates input[type=email].zipcode + input,
      div.order-page div.coordinates input[type=password].vat-pr + input,
      div.order-page div.coordinates input[type=password].zipcode + input,
      div.order-page div.coordinates textarea.vat-pr + input,
      div.order-page div.coordinates textarea.zipcode + input,
      div.order-page div.coordinates select.vat-pr + input,
      div.order-page div.coordinates select.zipcode + input {
        float: right;
        width: calc(98% - 100px); }
  div.order-page div.coordinates label {
    margin-bottom: 10px;
    width: 100%; }
    div.order-page div.coordinates label.checkbox {
      margin-bottom: 0;
      vertical-align: middle;
      width: 90%; }
  div.order-page div.coordinates input[type=checkbox] {
    margin-right: 5px;
    vertical-align: middle; }
    div.order-page div.coordinates input[type=checkbox]:checked + label + ul li.company {
      max-height: 100%;
      margin-bottom: 10px;
      overflow: visible; }
    div.order-page div.coordinates input[type=checkbox] + label + ul {
      margin-top: 15px; }
  div.order-page div.coordinates input#txtTravelDate {
    background-image: url("../images/css/calendar.png");
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 40px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
      div.order-page div.coordinates input#txtTravelDate {
        background-image: url("../images/css/calendar_2x.png"); } }

div.order-page div.payment {
  float: left;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  width: 50%;
  /*padding-right: 30px;*/ }
  @media (max-width: 991px) {
    div.order-page div.payment {
      width: 100%; } }
  @media (max-width: 991px) {
    div.order-page div.payment {
      padding-right: 0; } }
  div.order-page div.payment input[type=radio] {
    margin-top: 20px; }
  div.order-page div.payment label {
    font-size: 1em;
    width: auto; }
    @media (max-width: 543px) {
      div.order-page div.payment label {
        width: 80%; } }
    div.order-page div.payment label.error {
      display: block;
      font-size: 1.8em;
      width: 100%; }
  div.order-page div.payment li input,
  div.order-page div.payment li img,
  div.order-page div.payment li span {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle; }
    @media (max-width: 543px) {
      div.order-page div.payment li input,
      div.order-page div.payment li img,
      div.order-page div.payment li span {
        margin-right: 10px; } }
  div.order-page div.payment li span.title {
    color: #4d4d4d;
    margin-bottom: 0; }
    @media (max-width: 543px) {
      div.order-page div.payment li span.title {
        margin-right: 0px;
        width: 70%; } }
  div.order-page div.payment li img {
    width: 50px; }
  div.order-page div.payment li p {
    color: #737373;
    display: block;
    font: 400 1.2em "Open Sans", sans-serif;
    margin-top: 5px; }

button[type=submit] {
  /*&:before,
		&:after
		{
		@include rotate(45);
		background: $color;
		content:'';
		display: block;
		height: $border;
		position: absolute;
		left: 50%;
		margin-left: -$width/3;
		margin-top: -$width/3.5;
		top:47%;
		width: $width;
	}

	&:after
		{
		@include rotate(-45);
		margin-left: -$width/3;
		margin-top: $width/3.5;
	}*/
  background-color: #ed1c23;
  border: 0;
  float: right;
  padding: 15px 40px 15px 30px;
  position: relative; }
  button[type=submit]:before {
    -webkit-transform: rotate(-45deg);
    -khtml-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: transparant;
    border: 3px solid white;
    border-top-width: 0px;
    border-left-width: 0px;
    content: '';
    display: block;
    height: 8px;
    margin-top: -4px;
    position: absolute;
    top: 50%;
    width: 8px; }
  .ie8 button[type=submit].arrow-up:before, .ie8 button[type=submit].arrow-up:after, .ie8 button[type=submit].arrow-down:before, .ie8 button[type=submit].arrow-down:after, .ie8 button[type=submit].arrow-left:before, .ie8 button[type=submit].arrow-left:after, .ie8 button[type=submit].arrow-right:before, .ie8 button[type=submit].arrow-right:after {
    display: none; }
  .payment button[type=submit] {
    float: none;
    margin-top: 15px; }
  button[type=submit]:before {
    margin-top: -2px;
    right: 25px; }
  @media (max-width: 767px) {
    button[type=submit] {
      display: block;
      float: none; } }

div.order-confirmation {
  margin: 30px 100px; }
  @media (max-width: 1199px) {
    div.order-confirmation {
      margin-left: 30px;
      margin-right: 20px; } }
  @media (max-width: 991px) {
    div.order-confirmation {
      margin: 30px; } }
  @media (max-width: 543px) {
    div.order-confirmation {
      margin: 15px; } }
  div.order-confirmation div.order-info {
    margin-bottom: 40px; }
  div.order-confirmation div.order-conf-left {
    float: left;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    width: 50%;
    padding-right: 20px;
    /*div.circle
    {
        font-size:1.1em;
    }*/ }
    @media (max-width: 1199px) {
      div.order-confirmation div.order-conf-left {
        width: 50%; } }
    @media (max-width: 991px) {
      div.order-confirmation div.order-conf-left {
        width: 100%; } }
    div.order-confirmation div.order-conf-left div.circle-container {
      display: inline-block;
      float: none !important;
      margin-right: 30px;
      vertical-align: middle;
      width: auto; }
      div.order-confirmation div.order-conf-left div.circle-container div.circle {
        margin-bottom: 0px; }
    div.order-confirmation div.order-conf-left ul {
      display: inline-block;
      float: none !important;
      margin-left: -3px;
      /*margin-top:40px;*/
      vertical-align: middle; }
      @media (max-width: 543px) {
        div.order-confirmation div.order-conf-left ul {
          margin-top: 20px; } }
      div.order-confirmation div.order-conf-left ul li {
        font: 400 1.8em "Open Sans", sans-serif;
        margin-bottom: 5px;
        width: 100%; }
  div.order-confirmation ul.order-steps {
    float: left;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    width: 50%;
    /*margin-top: 30px;*/ }
    @media (max-width: 1199px) {
      div.order-confirmation ul.order-steps {
        width: 50%; } }
    @media (max-width: 991px) {
      div.order-confirmation ul.order-steps {
        width: 100%; } }
    @media (max-width: 991px) {
      div.order-confirmation ul.order-steps {
        margin-top: 40px; } }
    div.order-confirmation ul.order-steps li {
      font-size: 1em;
      padding-bottom: 30px; }
      div.order-confirmation ul.order-steps li h2 {
        padding-left: 50px; }
        @media (max-width: 543px) {
          div.order-confirmation ul.order-steps li h2 {
            line-height: 32px; } }
      div.order-confirmation ul.order-steps li:nth-child(1) h2 {
        background: url("../images/css/icon-mail.png") no-repeat left center; }
      div.order-confirmation ul.order-steps li:nth-child(2) h2 {
        background: url("../images/css/icon-print.png") no-repeat left center; }
      div.order-confirmation ul.order-steps li:nth-child(3) h2 {
        background: url("../images/css/icon-bus.png") no-repeat left center; }

ul.partners {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 20px; }
  ul.partners::after {
    content: "";
    display: table;
    clear: both; }
  ul.partners li {
    float: left;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    width: 16.6666666667%;
    -webkit-transition: all 0.2s ease;
    -khtml-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin-top: 20px; }
    @media (max-width: 1199px) {
      ul.partners li {
        width: 25%; } }
    @media (max-width: 991px) {
      ul.partners li {
        width: 33.3333333333%; } }
    @media (max-width: 543px) {
      ul.partners li {
        width: 100%; } }
    ul.partners li .wrap {
      -webkit-border-radius: 20px;
      -khtml-border-radius: 20px;
      -moz-border-radius: 20px;
      -ms-border-radius: 20px;
      -o-border-radius: 20px;
      border-radius: 20px;
      border: 1px solid #d1d1d1;
      display: block;
      padding: 15px; }
    ul.partners li.larger-height img {
      height: 100%;
      max-height: 100%; }
    ul.partners li.larger-height.original-height img {
      height: auto; }
    ul.partners li.larger-width img {
      display: block;
      height: auto;
      max-width: 100%;
      width: 100%;
      -ms-interpolation-mode: bicubic; }
    ul.partners li figure {
      height: 150px;
      position: relative;
      overflow: hidden; }
    ul.partners li img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    ul.partners li figcaption {
      font: 400 1.6em "Open Sans", sans-serif; }

div.reduction {
  display: block;
  margin-top: 60px;
  width: 100%; }
  div.reduction::after {
    content: "";
    display: table;
    clear: both; }

ul.reduction-overview {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 30px; }
  ul.reduction-overview::after {
    content: "";
    display: table;
    clear: both; }
  ul.reduction-overview li {
    float: left;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
    margin-top: 20px; }
    @media (max-width: 991px) {
      ul.reduction-overview li {
        width: 50%; } }
    @media (max-width: 543px) {
      ul.reduction-overview li {
        width: 100%; } }
    ul.reduction-overview li a {
      display: block; }
      ul.reduction-overview li a img {
        display: block;
        height: auto;
        max-width: 100%;
        width: 100%;
        -ms-interpolation-mode: bicubic; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 11-aug-2016, 9:29:16
    Author     : Sander
*/
div.route-page div.map {
  height: 600px; }
  @media (max-width: 767px) {
    div.route-page div.map {
      height: 400px; } }
  @media (max-width: 543px) {
    div.route-page div.map {
      height: 400px; } }
  div.route-page div.map .labels {
    color: white;
    font: 400 1.4em "Open Sans", sans-serif;
    text-align: center;
    width: 20px;
    white-space: nowrap; }

div.route-page > div.row {
  margin-left: 100px;
  margin-right: 100px;
  padding-bottom: 40px;
  padding-top: 40px; }
  @media (max-width: 991px) {
    div.route-page > div.row {
      margin-left: 30px;
      margin-right: 30px; } }
  @media (max-width: 543px) {
    div.route-page > div.row {
      margin-left: 15px;
      margin-right: 15px; } }

div.route-page div.legend {
  float: left;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  width: 50%; }
  @media (max-width: 767px) {
    div.route-page div.legend {
      width: 100%; } }

div.route-page div.extra-info {
  float: left;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%; }
  div.route-page div.extra-info div.left {
    float: left;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    width: 66.6666666667%; }
    @media (max-width: 767px) {
      div.route-page div.extra-info div.left {
        width: 100%; } }
  div.route-page div.extra-info div.right {
    float: left;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    width: 33.3333333333%;
    text-align: right; }
    @media (max-width: 767px) {
      div.route-page div.extra-info div.right {
        width: 100%; } }
    @media (max-width: 767px) {
      div.route-page div.extra-info div.right {
        margin-top: 20px;
        text-align: left; } }
  div.route-page div.extra-info h1 {
    margin-bottom: 15px; }

div.legend-routes {
  margin-left: -10px;
  margin-right: -10px; }
  div.legend-routes::after {
    content: "";
    display: table;
    clear: both; }

div.legend-top {
  margin-bottom: 30px; }
  div.legend-top span {
    display: inline-block;
    font: 300 1.8em/28px "Open Sans", sans-serif;
    margin-right: 20px;
    vertical-align: middle; }
    div.legend-top span:before {
      background-color: #ed1c23;
      border-radius: 50%;
      content: "";
      display: inline-block;
      height: 17px;
      margin-bottom: 3px;
      margin-right: 10px;
      vertical-align: middle;
      width: 17px; }
    div.legend-top span.blue:before {
      background-color: #4fa6c1; }

div.legend {
  margin-top: 30px; }
  div.legend.blue ul li span.number {
    background-color: #4fa6c1; }
  div.legend ul {
    margin-left: 0px;
    margin-right: 0px; }
    div.legend ul::after {
      content: "";
      display: table;
      clear: both; }
    @media (max-width: 543px) {
      div.legend ul {
        margin-top: 20px; } }
    div.legend ul li {
      float: left;
      min-height: 1px;
      padding-left: 0px;
      padding-right: 0px;
      width: 50%;
      padding: 0 50px 15px 0; }
      @media (max-width: 767px) {
        div.legend ul li {
          width: 100%; } }
  div.legend span.number {
    background-color: #ed1c23;
    border-radius: 50%;
    color: white;
    display: inline-block;
    font: 400 1.8em "Open Sans", sans-serif;
    height: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    width: 30px;
    /*		&.secondcolor
            {
                background-color: $secondcolor;
            }
            &.thirdcolor
            {
                background-color: $thirdcolor;
            }
            &.fourthcolor
            {
                background-color: $fourthcolor;
            }*/ }
  div.legend span.text {
    display: inline-block;
    font: 400 1.8em "Open Sans", sans-serif;
    margin-left: 10px;
    vertical-align: middle;
    width: calc(100% - 50px); }
  div.legend div.title {
    cursor: pointer; }
  div.legend li.boardingplace div.title span.number {
    background-color: #4fa6c1; }
  div.legend li.boardingplace div.title span.text {
    color: #4fa6c1; }
  div.legend li.active div.info {
    display: block; }
  div.legend div.info {
    display: none;
    background: #f2f2f2;
    border-bottom: 2px solid #e6e6e6;
    margin-top: 20px;
    padding: 15px; }

div.route-wrapper {
  margin-left: -25px;
  margin-right: -25px;
  margin-top: 60px;
  float: left; }
  div.route-wrapper::after {
    content: "";
    display: table;
    clear: both; }

div.route-explenation {
  float: left;
  min-height: 1px;
  padding-left: 25px;
  padding-right: 25px;
  width: 50%; }
  @media (max-width: 1199px) {
    div.route-explenation {
      width: 100%; } }
  @media (max-width: 1199px) {
    div.route-explenation {
      margin-bottom: 30px; }
      div.route-explenation:last-child {
        margin-bottom: 0; } }

div.route-detail {
  border-top: 1px solid #d1d1d1;
  display: block;
  padding: 20px 0;
  width: 100%; }
  div.route-detail h3 {
    /*&:before,
		&:after
		{
		@include rotate(45);
		background: $color;
		content:'';
		display: block;
		height: $border;
		position: absolute;
		left: 50%;
		margin-left: -$width/3;
		margin-top: -$width/3.5;
		top:47%;
		width: $width;
	}

	&:after
		{
		@include rotate(-45);
		margin-left: -$width/3;
		margin-top: $width/3.5;
	}*/
    cursor: pointer;
    margin: 0;
    position: relative; }
    div.route-detail h3:before {
      -webkit-transform: rotate(45deg);
      -khtml-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      background: transparant;
      border: 2px solid #4d4d4d;
      border-top-width: 0px;
      border-left-width: 0px;
      content: '';
      display: block;
      height: 12px;
      margin-top: -6px;
      position: absolute;
      top: 50%;
      width: 12px; }
    .ie8 div.route-detail h3.arrow-up:before, .ie8 div.route-detail h3.arrow-up:after, .ie8 div.route-detail h3.arrow-down:before, .ie8 div.route-detail h3.arrow-down:after, .ie8 div.route-detail h3.arrow-left:before, .ie8 div.route-detail h3.arrow-left:after, .ie8 div.route-detail h3.arrow-right:before, .ie8 div.route-detail h3.arrow-right:after {
      display: none; }
    @media (min-width: 768px) {
      div.route-detail h3 {
        display: inline-block; } }
    div.route-detail h3::before {
      -webkit-transition: all 0.2s ease;
      -khtml-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease;
      left: auto;
      right: 0; }
      @media (min-width: 768px) {
        div.route-detail h3::before {
          right: -40px; } }
    div.route-detail h3:hover, div.route-detail h3:focus {
      color: black; }
    div.route-detail h3 span.number {
      -webkit-border-radius: 50%;
      -khtml-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      display: inline-block;
      float: none;
      margin-right: -3px;
      vertical-align: middle;
      color: white;
      background: #ed1c23;
      font-size: 0.7em;
      height: 20px;
      margin-right: 5px;
      text-align: center;
      width: 20px; }
      div.route-detail h3 span.number + span {
        display: inline-block;
        float: none;
        margin-right: -3px;
        vertical-align: middle; }
        @media (max-width: 767px) {
          div.route-detail h3 span.number + span {
            width: calc(100% - 30px); } }
  div.route-detail div.route-info {
    -webkit-transition: all 0.2s ease;
    -khtml-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    display: block;
    max-height: 0;
    overflow: hidden;
    width: 100%; }
    div.route-detail div.route-info ul.images {
      margin-left: -10px;
      margin-right: -10px;
      margin-top: 30px; }
      div.route-detail div.route-info ul.images::after {
        content: "";
        display: table;
        clear: both; }
      div.route-detail div.route-info ul.images li {
        float: left;
        min-height: 1px;
        padding-left: 10px;
        padding-right: 10px;
        width: 25%;
        margin-bottom: 20px; }
        @media (max-width: 1199px) {
          div.route-detail div.route-info ul.images li {
            width: 25%; } }
        @media (max-width: 991px) {
          div.route-detail div.route-info ul.images li {
            width: 33.3333333333%; } }
        @media (max-width: 543px) {
          div.route-detail div.route-info ul.images li {
            width: 50%; } }
        div.route-detail div.route-info ul.images li img {
          -webkit-border-radius: 5px;
          -khtml-border-radius: 5px;
          -moz-border-radius: 5px;
          -ms-border-radius: 5px;
          -o-border-radius: 5px;
          border-radius: 5px;
          display: block;
          height: auto;
          max-width: 100%;
          width: 100%;
          -ms-interpolation-mode: bicubic; }
  div.route-detail.active div.route-info {
    max-height: 100%;
    padding-top: 20px;
    overflow: visible; }
  div.route-detail.active h3::before {
    -webkit-transform: rotate(225deg);
    -khtml-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
    margin-top: 0px; }
  div.route-detail.red h3 {
    color: #ed1c23;
    font-family: "Open Sans", sans-serif;
    font-weight: 400; }
    div.route-detail.red h3 span.text {
      color: #4d4d4d; }
  div.route-detail.blue h3 {
    color: #4fa6c1;
    font-family: "Open Sans", sans-serif;
    font-weight: 400; }
    div.route-detail.blue h3 span.number {
      background: #4fa6c1; }
    div.route-detail.blue h3 span.text {
      color: #4d4d4d; }

/*
    Created on : 12-sep-2016, 10:01:19
    Author     : Charlotte
*/
ul.sitemap li a {
  font: 300 1.8em/28px "Open Sans", sans-serif;
  text-decoration: underline; }

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