/*------------------------------------*\
:    Project:       Ketelhuis
:    Project URI:   http://www.ketelhuis.nl
:    Author:        Studio Parkers - Thomas van der Meer
:    Author URI:    http://studioparkers.nl
:    Description:   Templates developed for Ketelhuis
:    Version:       2.0
:    Launch Date:   december 2016
\*------------------------------------*/
/*------------------------------------*\
:    Variables
\*------------------------------------*/
/*------------------------------------*\
:    Mixins - Type
\*------------------------------------*/
/*------------------------------------*\
:    Mixins - Media Queries
\*------------------------------------*/
/*------------------------------------*\
:    Base Stylesheet
\*------------------------------------*/
/* ================================ +
                HET KETELHUIS
 + ================================ */
/* 
** Made by: Edgar Vijgeboom & Ines Gall
** Website: www.studioparkers.nl
*/
/* ================================ +
               STANDAARDS
+  ================================ */
/* start RESET DEFAULT styles */
* {
  margin: 0;
  padding: 0;
  border: 0px; }

body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #000000; }

* html li {
  height: 1%; }

img {
  border: 0px; }

ul {
  list-style: none; }

.clear {
  clear: both; }

.float_left {
  float: left; }

.float_right {
  float: right; }

a {
  outline: none; }

textarea {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  padding: 1px; }

/* end RESET DEFAULT styles */
/* ================================ +
             GLOBAL LAYOUT
+  ================================ */
#container {
  width: 100%;
  text-align: center;
  background: #000000 url("../images/bg_ketelhuis2.jpg") repeat-x top left;
  background-color: #000000;
  margin-bottom: -20px; }

#maincontent {
  position: relative;
  margin: auto;
  width: 960px; }

#colum_left {
  width: 660px;
  float: left;
  margin-top: 115px;
  overflow: hidden; }

#colum_right {
  width: 300px;
  float: left;
  margin-top: 80px;
  background: url("../images/bg_zwart65.png") repeat-y top left; }

#content {
  width: 560px;
  float: right;
  margin: -5px 20px 0px 0px;
  background-color: #ffffff;
  text-align: left;
  overflow: hidden;
  padding-bottom: 50px; }

#content_breed {
  width: 520px;
  float: left;
  margin: 7px 20px 0px 0px;
  padding: 0 20px 50px 100px;
  background: url("../images/bg_content_breed.gif") repeat-y;
  text-align: left; }

#content_breed h2 {
  font-size: 18px;
  color: #ff0033; }

#carrousel {
  height: 387px;
  vertical-align: bottom; }

#carrousel .swiper-slide {
  background-repeat: none;
  background-size: cover; }

#carrousel a.textbox {
  display: block;
  position: absolute;
  bottom: 0;
  width: 630px;
  padding: 5px 15px 15px 15px;
  z-index: 200;
  color: #ffffff;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  background-color: rgba(0, 0, 0, 0.5); }

#carrousel h1 {
  color: #ff0033;
  line-height: 1.6em; }

#carrousel p {
  margin-right: 30px;
  line-height: 1.5em; }

#carrousel a:hover {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.7); }

/* ================================ +
              FONTS & LINKS
+  ================================ */
a {
  color: #ff0033;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

h1 {
  font-size: 28px;
  line-height: 24px;
  color: #0099dd; }

h2 {
  font-size: 18px;
  color: #0099dd; }

a.link {
  color: #ffffff;
  text-decoration: underline; }

a.link:hover {
  color: #ff0033;
  text-decoration: underline; }

.pagetitel {
  width: 580px;
  margin-top: 20px;
  float: right;
  text-align: left;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 32px;
  color: #ffffff; }

a.link_big {
  font-size: 20px;
  line-height: 25px;
  color: #fff; }

a.link_big:hover {
  color: #000; }

/* ================================ +
               MENU & HEAD
+  ================================ */
#logo {
  position: absolute;
  top: 12px;
  left: 5px;
  z-index: 10; }

#menu {
  position: absolute;
  top: 20px;
  right: 0;
  font-size: 16px;
  line-height: 19px;
  font-weight: bold;
  color: #ffffff;
  height: 25px;
  z-index: 101; }

#menu li {
  float: left;
  margin-left: 8px; }

#menu a {
  text-indent: -5000px;
  display: block;
  background-image: url(../images/hoofdnavigatie.png);
  background-repeat: no-repeat;
  height: 17px;
  border: 0px solid red; }

#menu a.nav1 {
  width: 113px;
  background-position: 0px 2px; }

#menu a.nav2 {
  width: 137px;
  background-position: 0px -28px; }

#menu a.nav3 {
  width: 120px;
  background-position: 0px -58px; }

#menu a.nav4 {
  width: 80px;
  background-position: 0px -88px; }

#menu a.nav5 {
  width: 100px;
  background-position: 0px -118px; }

#menu a.nav6 {
  width: 77px;
  background-position: 0px -148px; }

#menu a.nav1:hover {
  background-position: -200px 2px; }

#menu a.nav2:hover {
  background-position: -200px -28px; }

#menu a.nav3:hover {
  background-position: -200px -58px; }

#menu a.nav4:hover {
  background-position: -200px -88px; }

#menu a.nav5:hover {
  background-position: -200px -118px; }

#menu a.nav6:hover {
  background-position: -200px -148px; }

#menu .submenu_holder {
  position: absolute;
  top: 22px;
  height: auto;
  background-color: #001a22;
  border-top: 2px solid #0099cc;
  z-index: 10; }

#menu .submenu {
  display: block;
  margin: 5px 12px 15px 9px; }

#menu .submenu li {
  width: 100%;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  color: #ffffff;
  border-bottom: 1px dashed #4d5a5e;
  clear: left;
  margin: 0;
  text-indent: 2px;
  line-height: 25px;
  padding: 5px 0; }

#menu .submenu a {
  color: #ffffff;
  text-indent: 0;
  display: inline;
  background-image: none;
  background-repeat: no-repeat;
  height: auto; }

#menu li.last {
  border-bottom: 0px; }

#menu .submenu a:hover {
  color: #ff0033;
  text-decoration: none; }

#nav1 {
  left: -1px;
  width: 137px;
  display: none; }

#nav2 {
  left: 138px;
  width: 147px;
  display: none; }

#nav3 {
  left: 305px;
  width: 144px;
  display: none; }

#nav5 {
  left: 566px;
  width: 144px;
  display: none; }

#nav6 {
  left: 690px;
  width: 140px;
  display: none; }

#nav5.submenu_holder {
  height: auto;
  widows: 200px; }

#nav6.submenu_holder {
  height: auto; }

.zoekform {
  float: right;
  right: 0;
  top: 48px;
  position: absolute;
  z-index: 100; }
  .zoekform .zoekveld {
    padding: 3px 5px;
    width: 150px;
    font-size: 14px; }
  .zoekform .button_submit {
    background-color: #000000;
    color: #ffffff;
    padding: 5px 7px;
    border: none;
    font-weight: bold; }
    .zoekform .button_submit:hover {
      cursor: pointer;
      background-color: #ff0033; }

/* spoorboekje speellijst */
#spoorboekje {
  width: 100%;
  min-height: 425px;
  z-index: 5; }

#spoorboekje .kop {
  margin: 10px 10px 0 10px; }

#spoorboekje-content {
  padding: 0 10px 10px 5px;
  background-color: #00090c; }

#spoorboekje table {
  width: 280px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: Arial, Helvetica;
  line-height: 18px; }

#spoorboekje td {
  padding: 5px; }

#spoorboekje .title {
  width: 230px;
  text-align: right; }

#spoorboekje .tijd {
  width: 40px;
  text-align: right; }
  #spoorboekje .tijd.kvlink {
    width: 50px;
    text-align: right;
    vertical-align: top; }
    #spoorboekje .tijd.kvlink a {
      background-color: #333;
      border-radius: 2px;
      padding: 2px 5px;
      color: #aaa;
      font-size: 12px; }
      #spoorboekje .tijd.kvlink a:hover {
        text-decoration: none;
        color: #ffffff; }

#spoorboekje .dag {
  width: 110px;
  color: #ff0033;
  font-size: 18px;
  float: left;
  text-align: center;
  padding: 0 5px 0 5px;
  margin-top: 2px; }

a.eerder {
  display: block;
  width: 12px;
  height: 20px;
  float: left;
  background: url(../images/pijlen.gif) no-repeat 0px 2px; }

a.eerder:hover {
  background: url(../images/pijlen.gif) no-repeat 0px -18px; }

a.later {
  display: block;
  width: 14px;
  height: 20px;
  float: left;
  background: url(../images/pijlen.gif) no-repeat -23px 2px; }

a.later:hover {
  background: url(../images/pijlen.gif) no-repeat -23px -18px; }

.datum {
  width: 120px;
  color: #ffffff;
  font-size: 18px;
  float: left;
  margin-top: 2px; }

a.meer {
  display: block;
  width: 175px;
  height: 20px;
  margin-top: 10px;
  float: right;
  text-align: right;
  color: #ff0033; }

a.meer:hover {
  color: #ffffff;
  text-decoration: none; }

.btn-calendar {
  display: block;
  float: right;
  height: 20px;
  width: 20px;
  position: absolute;
  right: 7px;
  background: url("../images/calendar-sprite.png");
  background-size: 20px 41px;
  background-position: 0px 0px; }

.btn-calendar:hover, .btn-calendar.active {
  background-position: 0px -21px; }

/* ================================ +
            ACTIE- INFOBLOKEN
+  ================================ */
.infoblok a.titel {
  display: block;
  width: 300px;
  background-color: #ff0033;
  color: #ffffff;
  text-align: left;
  margin-top: 16px;
  font-size: 22px; }

.infoblok a.titel:hover {
  background-color: #ffffff;
  color: #ff0033;
  text-decoration: none; }

.infoblok .margin10 {
  margin-left: 10px;
  margin-top: -15px;
  padding-bottom: 5px; }

.infotext {
  color: #ffffff;
  text-align: left;
  background: url(../images/bg_infobox.gif) repeat-x; }

.infotext p {
  padding: 10px;
  font-weight: Bold; }

/* ================================ +
            filmoverzicht
+  ================================ */
.filmoverzicht {
  width: 560px;
  margin: 10px 0 0 10px; }

.filmoverzicht-headbg {
  width: 100%;
  height: 45px;
  background-color: #001921; }

#agendadatum {
  position: absolute;
  margin-top: -23px;
  left: 495px;
  color: #0596da;
  width: 140px;
  padding: 5px; }

.filmoverzicht-head {
  display: block;
  margin-left: 10px;
  padding-top: 10px;
  clear: both; }

.filmoverzicht-headbg h2 {
  color: #ffffff; }

.filmoverzicht li {
  float: left;
  display: inline;
  height: 120px;
  padding-top: 10px;
  line-height: 18px;
  border-top: 1px dashed #333333; }

.filmoverzicht .plaatje {
  width: 160px;
  text-align: left; }

.filmoverzicht .thumb {
  margin-top: 4px; }

.filmoverzicht .filmtitel {
  width: 275px;
  text-align: left; }

.filmoverzicht .filmtitel a {
  display: block;
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: bold;
  line-height: 25px;
  color: #333333; }

.filmoverzicht .filmtitel a:hover {
  font-size: 24px;
  color: #ff0033;
  Text-decoration: none; }

.filmoverzicht .age {
  width: 104px;
  text-align: right; }

.noresults {
  font-size: 15px;
  padding: 10px;
  margin-bottom: 50px; }

/* ================================ +
            filmdetail
+  ================================ */
#filmbeeld {
  width: 640px;
  height: 380px;
  display: inline; }

#filmbeeld img, #video {
  margin: 4px 0 3px 14px; }

a.btn_playtrailer {
  display: block;
  width: 255px;
  height: 60px;
  background: url(../images/btn_playtrailer.png) no-repeat 0 0;
  position: absolute;
  top: 240px;
  left: 210px; }

a.btn_playtrailer:hover {
  display: block;
  width: 255px;
  height: 60px;
  background: url(../images/btn_playtrailer.png) no-repeat 0 -60px; }

#video {
  display: none;
  width: 640px;
  height: 385px;
  overflow: hidden; }

#filmfacts {
  width: 160px;
  padding: 20px;
  float: left;
  text-align: left; }

#beschrijving {
  width: 320px;
  padding: 20px 0 20px;
  float: left;
  text-align: left; }

#beschrijving-breed {
  width: 420px;
  padding-top: 20px;
  text-align: left;
  margin-left: 50px; }

#speellijst {
  width: 300px;
  min-height: 470px;
  background-color: #0099cc;
  overflow: hidden;
  color: #ffffff; }

#speellijst table {
  width: 280px;
  margin: 10px;
  color: #ffffff;
  text-align: left; }

#speellijst td {
  padding: 0px;
  height: 26px; }

#speellijst .dagg {
  width: 100px;
  font-size: 16px; }

#speellijst .tijd {
  float: left;
  width: 70px;
  font-weight: bold;
  text-align: left;
  font-size: 16px;
  color: #ffffff; }
  #speellijst .tijd.kvlink {
    width: 70px;
    text-align: left;
    padding-bottom: 3px; }
    #speellijst .tijd.kvlink a {
      background-color: #000000;
      border-radius: 2px;
      padding: 4px 6px;
      color: #ffffff;
      font-size: 14px; }
      #speellijst .tijd.kvlink a:hover {
        text-decoration: none;
        color: #ff0033; }

#speellijst .streepje {
  /*padding-left:   10px;
  background:     url(../images/bg_lijn.gif) no-repeat 2px 0;   */ }

#speellijst_kv h2 {
  margin-top: 20px;
  color: #ff0033; }
#speellijst_kv table {
  width: 100%;
  margin: 10px 0 20px; }
  #speellijst_kv table td {
    vertical-align: top;
    padding: 5px 5px 5px 0;
    border-top: 1px solid #ededed; }
  #speellijst_kv table td.title {
    width: 36%; }
  #speellijst_kv table td.last {
    width: 30%; }

/* ================================ +
            speciaal
+  ================================ */
#speciaalinfo {
  width: 260px;
  height: 210px;
  background-color: #ff0033;
  overflow: hidden;
  color: #ffffff;
  text-align: left;
  padding: 20px;
  font-size: 17px;
  font-weight: bold; }

#speciaalinfo h2 {
  font-size: 24px;
  color: #1a262d;
  line-height: 30px; }

/* ================================ +
            informatiepagina's
+  ================================ */
#informatie {
  width: 520px;
  padding-top: 20px;
  margin-left: 20px;
  float: left;
  text-align: left; }

.foto, #googlemap {
  width: 340px;
  float: left;
  margin-left: -80px;
  margin-bottom: 15px; }

#content_breed img {
  margin: 0 20px 15px -80px;
  float: left; }

#content_breed table img {
  margin: 0; }

#content_breed #offerte img {
  margin: 0;
  float: none; }

#googlemap {
  width: 400px;
  height: 300px;
  margin: 0 20px 7px -80px; }

.lijst {
  float: left;
  width: 230px;
  list-style: disc;
  margin-left: 13px; }

.tekst {
  width: 270px;
  float: left; }

#offerte {
  background-color: #4f788d;
  width: 560px;
  margin-left: -20px;
  clear: both; }

#offerte a {
  margin-left: 274px;
  margin-top: 5px; }

#offerte.vraagvdweek {
  margin-left: 0px; }

/* ================================ +
            FORM ELEMENTS
+  ================================ */
input {
  border: 1px solid white; }

.error {
  border: 1px solid #ff3333; }

label.error {
  display: inline;
  width: 0px;
  border: 0;
  margin: 0; }

#error {
  color: #ff0000;
  width: 300px;
  display: none;
  margin: 10px 0 0 20px;
  padding: 5px;
  font-size: 12px;
  font-weight: bold;
  background-color: #ffffff; }

#bevestiging {
  display: none;
  padding-top: 10px;
  margin: 10px 0 0 20px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff; }

label {
  display: block;
  float: left;
  height: 25px;
  width: 120px;
  color: #ffffff;
  margin-left: 20px; }

#offerte input, #offerte textarea {
  width: 240px;
  padding: 1px; }

#offerte textarea {
  height: 150px; }

a.btn_verstuur {
  display: block;
  width: 107px;
  height: 28px;
  background: url("../images/btn_verstuur.gif") no-repeat 0 0; }

a.btn_verstuur:hover {
  background: url("../images/btn_verstuur.gif") no-repeat 0 -30px; }

.bevestiging {
  margin-left: 20px;
  color: #ffffff; }

/* ================================ +
            OVERLAY_IPHONE
+  ================================ */
#overlay_iphone {
  display: none;
  z-index: 10000;
  position: fixed;
  width: 100%;
  height: 300px;
  background-color: #0099dd;
  padding: 10px 10px 0px 10px; }

#overlay_iphone img {
  position: relative;
  height: 300px;
  float: left;
  margin: 0 50px 0 20px; }

#overlay_iphone h1 {
  color: #fff;
  width: 900px;
  font-size: 50px;
  font-weight: bold;
  line-height: 60px;
  margin: 20px 0px 70px 0px; }

#overlay_iphone a {
  color: #fff;
  font-size: 35px;
  font-weight: bold;
  padding-left: 180px; }

#overlay_iphone .close {
  background: url("../images/sluit_overlay.png") no-repeat;
  position: relative;
  left: 620px;
  top: 20px; }

/* ================================ +
             FOOTER
+  ================================ */
#visfeedback {
  position: absolute;
  margin-top: -650px;
  width: 100px;
  left: -20px;
  z-index: 0; }

#footer {
  width: 100%;
  height: 300px;
  background-image: url("../images/bg_footer.png");
  background-repeat: no-repeat;
  background-position: top;
  margin-left: -17px;
  clear: both; }

.adres {
  width: 135px;
  margin-left: 115px;
  margin-top: 105px;
  float: left;
  color: #ffffff;
  text-align: left;
  display: inline; }

.openingstijden {
  width: 170px;
  margin-left: 5px;
  margin-top: 105px;
  float: left;
  color: #ffffff;
  text-align: left;
  display: inline; }

.toegang {
  width: 165px;
  margin-left: 10px;
  margin-top: 105px;
  float: left;
  color: #ffffff;
  text-align: left;
  display: inline; }

.socialnetworks {
  margin: 20px 120px;
  float: right;
  display: inline; }

.socialnetworks a {
  margin-left: 7px; }

.sponsors {
  background: white;
  width: 560px;
  margin-left: 81px;
  margin-top: -20px; }

.sponsors h2 {
  padding-top: 15px; }

.sponsors ul:after {
  content: ' ';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.sponsors ul li {
  float: left;
  width: 140px;
  background: white;
  box-sizing: border-box;
  padding: 0 15px 10px 15px; }

.sponsors ul li img {
  width: 100%;
  height: auto; }

/* ================================ +
            KLEUREN
+  ================================ */
.red {
  color: #ff0033; }

.wit {
  color: #ffffff; }

/* ================================ +
            TAB NAV
+  ================================ */
#tab_nav {
  width: 560px;
  background: #0099cb; }

#tab_nav:after {
  content: ' ';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

#tab-nav ul {
  margin: 0; }

#tab_nav li {
  float: left;
  display: inline; }

#tab_nav a {
  display: block;
  margin: 0;
  padding: 0;
  text-indent: -1000em;
  text-decoration: none;
  overflow: hidden; }

#tab_nav .nav_1 {
  width: 112px;
  height: 45px;
  background: url("../images/tab_nav.png") no-repeat -22px 0px; }

#tab_nav .nav_2 {
  width: 112px;
  height: 45px;
  background: url("../images/tab_nav.png") no-repeat -170px 0px; }

#tab_nav .nav_3 {
  width: 112px;
  height: 45px;
  background: url("../images/tab_nav.png") no-repeat -302px 0px; }

#tab_nav .nav_4 {
  width: 112px;
  height: 45px;
  background: url("../images/tab_nav.png") no-repeat -432px 0px; }

#tab_nav .nav_5 {
  width: 112px;
  height: 45px;
  background: url("../images/tab_nav.png") no-repeat -582px 0px; }

#tab_nav .nav_1:hover {
  width: 112px;
  height: 45px;
  background: url("../images/tab_nav.png") no-repeat -22px -45px; }

#tab_nav .nav_2:hover {
  width: 112px;
  height: 45px;
  background: url("../images/tab_nav.png") no-repeat -170px -45px; }

#tab_nav .nav_3:hover {
  width: 112px;
  height: 45px;
  background: url("../images/tab_nav.png") no-repeat -302px -45px; }

#tab_nav .nav_4:hover {
  width: 112px;
  height: 45px;
  background: url("../images/tab_nav.png") no-repeat -432px -45px; }

#tab_nav .nav_5:hover {
  width: 112px;
  height: 45px;
  background: url("../images/tab_nav.png") no-repeat -582px -45px; }

#tab_nav .nav_1_actief {
  width: 112px;
  height: 45px;
  background: url("../images/tab_nav.png") no-repeat -22px -45px; }

#tab_nav .nav_2_actief {
  width: 112px;
  height: 45px;
  background: url("../images/tab_nav.png") no-repeat -170px -45px; }

#tab_nav .nav_3_actief {
  width: 112px;
  height: 45px;
  background: url("../images/tab_nav.png") no-repeat -302px -45px; }

#tab_nav .nav_4_actief {
  width: 112px;
  height: 45px;
  background: url("../images/tab_nav.png") no-repeat -432px -45px; }

#tab_nav .nav_5_actief {
  width: 112px;
  height: 45px;
  background: url("../images/tab_nav.png") no-repeat -582px -45px; }

/* ================================ +
           foto album
+  ================================ */
#content_breed .albumfoto {
  margin: 20px 10px 10px 0;
  float: left; }

#content_breed .albumfoto img {
  margin: 0; }

#content_breed .thumbfoto {
  float: left;
  margin: 10px 10px 0 0; }

#content_breed #fotozoom {
  display: none;
  position: absolute;
  left: 80px;
  width: 520px;
  height: 600px;
  padding: 20px;
  background-image: url("../images/trans_wit.png");
  text-align: center; }

#fotozoom img {
  margin: 0px; }

#content_breed .sluitfoto {
  display: none;
  position: absolute;
  left: 605px;
  z-index: 2;
  font-weight: bold; }

#nieuwsbrief-inschrijving {
  margin-top: 200px;
  text-align: left;
  color: #ffffff; }

/* ================================ +
           bekijk ook
+  ================================ */
.bekijk-ook ul .fotosmall {
  background-repeat: no-repeat;
  height: 50px;
  width: 50px;
  background-size: cover;
  float: left;
  margin-right: 10px; }

.bekijk-ook ul li a {
  font-size: 18px;
  height: 50px;
  display: block;
  color: white; }

.bekijk-ook ul li:hover {
  background-color: #fff;
  border-bottom: 1px dashed #F03;
  background-position: right -50px; }

.bekijk-ook ul li:hover a {
  color: #F03; }

.bekijk-ook ul li {
  width: 300px;
  height: 50px;
  background-color: #F03;
  border-bottom: 1px dashed white;
  background-image: url("../images/bekijk-ook-bg.png");
  background-repeat: no-repeat;
  background-position: right 0;
  text-align: left; }

.bekijk-ook ul li a cufon {
  padding-top: 18px; }

.bekijk-ook h2 {
  color: white;
  text-align: right;
  padding-right: 20px;
  padding-top: 15px;
  text-transform: uppercase; }

/* ================================ +
           datepicker
+  ================================ */
.ui-datepicker {
  width: 100%;
  box-sizing: border-box;
  border: 0;
  padding: 0;
  background: #000;
  border-bottom: 1px solid white; }

.ui-datepicker-title {
  line-height: 25px; }

#spoorboekje table.ui-datepicker-calendar {
  width: 280px;
  box-sizing: border-box;
  margin: 0 10px 10px 10px; }

#spoorboekje table.ui-datepicker-calendar thead tr th span {
  color: #F03; }

.ui-state-default, .ui-widget-content .ui-state-default {
  background: none;
  border: 1px solid #333;
  border-radius: 3px;
  color: white; }

.ui-corner-all {
  border-radius: 0; }

.ui-widget-header {
  background: #000;
  border: 0; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  width: 12px;
  height: 20px;
  float: left;
  cursor: pointer; }

.ui-datepicker .ui-datepicker-prev span {
  background: url(../images/pijlen.gif) no-repeat 0px 2px; }

.ui-datepicker .ui-datepicker-next span {
  background: url(../images/pijlen.gif) no-repeat -23px 2px; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-gocus, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-active {
  background: #F03;
  border: 1px solid #F03; }

.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-next-hover {
  top: 0;
  right: 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-prev-hover {
  top: 0;
  left: 0; }

.ui-datepicker .ui-datepicker-prev span:hover {
  background: url(../images/pijlen.gif) no-repeat 0px -18px; }

.ui-datepicker .ui-datepicker-next span:hover {
  background: url(../images/pijlen.gif) no-repeat -23px -18px; }

.ui-datepicker td span, .ui-datepicker td a {
  text-align: center; }

.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
  background: none;
  border: 0; }

/*------------------------------------*\
:    Responsive
\*------------------------------------*/
@media (min-width: 0px) and (max-width: 1023px) {
  #navigatie {
    position: fixed;
    width: auto;
    z-index: 100;
    max-width: 400px;
    width: 100%;
    right: 0;
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -moz-transition: -moz-transform 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    -o-transition: -o-transform 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transition: transform 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    background: #001a22;
    padding: 50px 20px 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    #navigatie.is-active {
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -webkit-transform: translateX(0);
      transform: translateX(0); }
    #navigatie:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 65px;
      height: 60px;
      background-image: url("../images/logo.png");
      background-repeat: no-repeat;
      background-position: 20px 10px;
      background-size: 140px auto; } }

@media (min-width: 0px) and (max-width: 1023px) {
  .submenu_holder {
    position: static; } }

@media (min-width: 0px) and (max-width: 1023px) {
  #menu {
    width: auto;
    height: auto;
    position: static; }
    #menu li {
      float: none;
      border-bottom: 1px dashed #ffffff;
      padding: 5px 0;
      margin: 0; }
      #menu li:last-child {
        border-bottom: 0;
        padding-bottom: 0; }
      #menu li:nth-child(even) {
        display: none; }
      #menu li a {
        display: block;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px 0;
        height: auto;
        background: #001a22;
        text-indent: 0;
        font-size: 20px;
        width: 100% !important;
        text-align: left;
        color: #ffffff;
        text-transform: uppercase;
        position: relative;
        text-decoration: none;
        font-family: GillSans-Bold; }
        #menu li a:hover {
          color: #ff0033; }
          #menu li a:hover:after {
            background-image: url("../images/arrows-red.svg"); }
        #menu li a:after {
          content: '';
          position: absolute;
          right: 0;
          top: 13px;
          height: 15px;
          width: 15px;
          display: block;
          background-image: url("../images/arrows.svg");
          background-size: 100% 100%;
          -moz-transition: -moz-transform 0.3s ease-in-out;
          -o-transition: -o-transform 0.3s ease-in-out;
          -webkit-transition: -webkit-transform 0.3s ease-in-out;
          transition: transform 0.3s ease-in-out; }
        #menu li a.is-active:after {
          -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          -webkit-transform: rotate(90deg);
          transform: rotate(90deg); } }
@media (min-width: 0px) and (max-width: 1023px) {
  #menu .submenu_holder {
    position: static;
    display: block !important;
    width: 100% !important;
    border-top: 0;
    height: 0;
    overflow: hidden;
    -moz-transition: height 0.3s ease-in-out;
    -o-transition: height 0.3s ease-in-out;
    -webkit-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out; } }
@media (min-width: 0px) and (max-width: 1023px) {
  #menu .submenu {
    margin: 0; }
    #menu .submenu li {
      border-bottom: 0;
      padding: 0; }
    #menu .submenu a {
      padding: 5px 0 5px 20px;
      display: block;
      font-size: 16px;
      text-transform: none; }
      #menu .submenu a:after {
        display: none; } }

@media (min-width: 0px) and (max-width: 1023px) {
  .zoekform {
    margin: 5px 0px 0 0; } }
@media (min-width: 0px) and (max-width: 600px) {
  .zoekform {
    margin: 8px 0px 0 0; } }
@media (min-width: 0px) and (max-width: 600px) {
  .zoekform .zoekveld {
    width: 110px; } }

@media (min-width: 0px) and (max-width: 1023px) {
  #content {
    width: 100%;
    margin: 0; } }
@media (min-width: 0px) and (max-width: 600px) {
  #content {
    margin-top: 10px; } }

@media (min-width: 0px) and (max-width: 1023px) {
  #colum_left {
    float: left;
    width: calc(100% - 275px); } }
@media (min-width: 0px) and (max-width: 767px) {
  #colum_left {
    width: 100%;
    margin-top: 20px; } }
@media (min-width: 0px) and (max-width: 600px) {
  #colum_left {
    margin-top: 10px; } }

@media (min-width: 0px) and (max-width: 1023px) {
  #colum_right {
    width: 275px;
    overflow: hidden; } }
@media (min-width: 0px) and (max-width: 767px) {
  #colum_right {
    width: 100%;
    -webkit-order: -1;
    order: -1;
    margin-top: 116px;
    background-size: 275px auto; } }
@media (min-width: 0px) and (max-width: 600px) {
  #colum_right {
    background: none; } }

@media (min-width: 0px) and (max-width: 1023px) {
  #container {
    padding: 0 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; } }

@media (min-width: 0px) and (max-width: 1023px) {
  #maincontent {
    max-width: 960px;
    width: 100%; } }
@media (min-width: 0px) and (max-width: 767px) {
  #maincontent {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    body.ie9 #maincontent {
      *zoom: 1; }
      body.ie9 #maincontent:after {
        content: "";
        display: table;
        clear: both; } }

@media (min-width: 0px) and (max-width: 1023px) {
  #spoorboekje table {
    width: 100%;
    font-size: 14px; } }

@media (min-width: 0px) and (max-width: 767px) {
  #spoorboekje {
    width: calc(100% - 275px);
    float: right;
    background: #00090c; } }
@media (min-width: 0px) and (max-width: 600px) {
  #spoorboekje {
    width: 100%; } }
@media (min-width: 0px) and (max-width: 600px) {
  #spoorboekje .title {
    width: auto; } }

@media (min-width: 0px) and (max-width: 1023px) {
  .infoblok a.titel {
    width: 100%; } }
@media (min-width: 0px) and (max-width: 767px) {
  .infoblok a.titel {
    margin-top: 0; } }
@media (min-width: 0px) and (max-width: 1023px) {
  .infoblok a.titel img {
    width: 100%;
    height: auto; } }
@media (min-width: 0px) and (max-width: 767px) {
  .infoblok {
    float: left;
    max-width: 275px; } }
@media (min-width: 0px) and (max-width: 600px) {
  .infoblok {
    display: none; } }
@media (min-width: 0px) and (max-width: 767px) {
  .infoblok .infotext {
    display: none; } }
@media (min-width: 0px) and (max-width: 1023px) {
  .infoblok .margin10 {
    margin-left: 0;
    padding-left: 10px; } }
@media (min-width: 0px) and (max-width: 767px) {
  .infoblok:nth-of-type(n+5) {
    display: none; } }

@media (min-width: 0px) and (max-width: 1023px) {
  .datum {
    width: 100px;
    -moz-transform: translateX(7px);
    -ms-transform: translateX(7px);
    -webkit-transform: translateX(7px);
    transform: translateX(7px); } }
@media (min-width: 0px) and (max-width: 767px) {
  .datum {
    float: right;
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px); } }

@media (min-width: 0px) and (max-width: 1023px) {
  #tab_nav {
    width: 100%; } }
@media (min-width: 0px) and (max-width: 1023px) {
  #tab_nav li {
    width: 20%;
    max-width: 106px; } }
@media (min-width: 0px) and (max-width: 767px) {
  #tab_nav li {
    width: 90px; } }
@media (min-width: 0px) and (max-width: 1023px) {
  #tab_nav li a {
    width: 106px !important;
    height: 31px !important; } }
@media (min-width: 0px) and (max-width: 600px) {
  #tab_nav li a {
    width: 100% !important; } }
@media (min-width: 0px) and (max-width: 1023px) {
  #tab_nav li .nav_1 {
    background-size: 600px auto !important;
    background-position: -23px 0px; } }
@media (min-width: 0px) and (max-width: 1023px) {
  #tab_nav li .nav_1_actief,
  #tab_nav li .nav_1:hover {
    background-size: 600px auto !important;
    background-position: -23px -38px; } }
@media (min-width: 0px) and (max-width: 1023px) {
  #tab_nav li .nav_2 {
    background-size: 600px auto !important;
    background-position: -145px 0px; } }
@media (min-width: 0px) and (max-width: 1023px) {
  #tab_nav li .nav_2_actief,
  #tab_nav li .nav_2:hover {
    background-size: 600px auto !important;
    background-position: -145px -38px; } }
@media (min-width: 0px) and (max-width: 1023px) {
  #tab_nav li .nav_3 {
    background-size: 600px auto !important;
    background-position: -275px 0px; } }
@media (min-width: 0px) and (max-width: 767px) {
  #tab_nav li .nav_3 {
    background-position: -268px 0px; } }
@media (min-width: 0px) and (max-width: 1023px) {
  #tab_nav li .nav_3_actief,
  #tab_nav li .nav_3:hover {
    background-size: 600px auto !important;
    background-position: -268px -38px; } }
@media (min-width: 0px) and (max-width: 1023px) {
  #tab_nav li .nav_4 {
    background-size: 600px auto !important;
    background-position: -375px 0px; } }
@media (min-width: 0px) and (max-width: 1023px) {
  #tab_nav li .nav_4_actief,
  #tab_nav li .nav_4:hover {
    background-size: 600px auto !important;
    background-position: -375px -38px; } }
@media (min-width: 0px) and (max-width: 1023px) {
  #tab_nav li .nav_5 {
    background-size: 600px auto !important;
    background-position: -500px 0px; } }
@media (min-width: 0px) and (max-width: 1023px) {
  #tab_nav li .nav_5_actief,
  #tab_nav li .nav_5:hover {
    background-size: 600px auto !important;
    background-position: -500px -38px; } }

@media (min-width: 0px) and (max-width: 1023px) {
  .filmoverzicht {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0 20px 0 10px;
    *zoom: 1; }
    .filmoverzicht:after {
      content: "";
      display: table;
      clear: both; } }
@media (min-width: 0px) and (max-width: 600px) {
  .filmoverzicht {
    position: relative; } }
@media (min-width: 0px) and (max-width: 1023px) {
  .filmoverzicht li {
    height: auto;
    padding-bottom: 10px; } }
@media (min-width: 0px) and (max-width: 1023px) {
  .filmoverzicht .plaatje {
    width: 140px;
    height: auto; } }
@media (min-width: 0px) and (max-width: 600px) {
  .filmoverzicht .plaatje {
    width: 110px;
    margin-bottom: 40px; } }
@media (min-width: 0px) and (max-width: 1023px) {
  .filmoverzicht .plaatje img {
    width: 100%;
    height: auto;
    display: block; } }
@media (min-width: 0px) and (max-width: 1023px) {
  .filmoverzicht .filmtitel {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% - 240px);
    padding-left: 20px; } }
@media (min-width: 0px) and (max-width: 600px) {
  .filmoverzicht .filmtitel {
    width: calc(100% - 110px);
    padding-left: 20px; } }
@media (min-width: 0px) and (max-width: 1023px) {
  .filmoverzicht .age {
    width: 100px; } }
@media (min-width: 0px) and (max-width: 600px) {
  .filmoverzicht .age {
    position: absolute;
    font-size: 13px;
    top: 75px;
    left: 10px;
    border-top: 0;
    text-align: left;
    white-space: nowrap; }
    .filmoverzicht .age br {
      display: none; } }
@media (min-width: 0px) and (max-width: 1023px) {
  .filmoverzicht .filmtitel a {
    font-size: 20px; }
    .filmoverzicht .filmtitel a:hover {
      font-size: 20px; } }
@media (min-width: 0px) and (max-width: 600px) {
  .filmoverzicht .filmtitel a {
    font-size: 18px; }
    .filmoverzicht .filmtitel a:hover {
      font-size: 18px; } }

@media (min-width: 0px) and (max-width: 1023px) {
  #footer {
    *zoom: 1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    background: none;
    padding: 0 10px;
    margin-top: 120px;
    position: relative;
    height: auto; }
    #footer:after {
      content: "";
      display: table;
      clear: both; } }
#footer h2 {
  color: #ffffff;
  font-size: 20px;
  text-transform: uppercase;
  margin: 0 0 5px; }
@media (min-width: 0px) and (max-width: 1023px) {
  #footer p.reservation-span {
    padding-top: 30px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 24px;
    position: absolute;
    top: -100px;
    left: 10px; }
    #footer p.reservation-span a {
      color: #ffffff; } }
@media (min-width: 0px) and (max-width: 1023px) {
  #footer .adres {
    width: 50%;
    margin: 0 0 30px; } }
@media (min-width: 0px) and (max-width: 600px) {
  #footer .adres {
    width: 100%; } }
@media (min-width: 0px) and (max-width: 1023px) {
  #footer .openingstijden {
    width: 50%;
    margin: 0 0 30px; } }
@media (min-width: 0px) and (max-width: 600px) {
  #footer .openingstijden {
    width: 100%; } }
@media (min-width: 0px) and (max-width: 1023px) {
  #footer .toegang {
    width: 50%;
    margin: 0 0 30px; } }
@media (min-width: 0px) and (max-width: 600px) {
  #footer .toegang {
    width: 100%; } }
@media (min-width: 0px) and (max-width: 1023px) {
  #footer .socialnetworks {
    display: block;
    margin: 0;
    margin-top: -15px; } }
@media (min-width: 0px) and (max-width: 600px) {
  #footer .socialnetworks {
    margin-top: -50px; } }
@media (min-width: 0px) and (max-width: 1023px) {
  #footer .footer-bar {
    color: #ffffff;
    background: #fc6002;
    float: left;
    padding: 5px 10px;
    margin-left: -10px;
    text-transform: uppercase;
    margin-bottom: 20px; } }

@media (min-width: 0px) and (max-width: 1023px) {
  #visfeedback {
    display: none !important;
    left: 0;
    margin: 0;
    top: 0; }
    #visfeedback img {
      -moz-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
      -webkit-transform: translateY(-100%);
      transform: translateY(-100%); } }

@media (min-width: 0px) and (max-width: 1023px) {
  #speciaalinfo {
    width: 100%;
    padding-bottom: 10px;
    height: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; } }
@media (min-width: 0px) and (max-width: 600px) {
  #speciaalinfo {
    display: none; } }

@media (min-width: 0px) and (max-width: 1023px) {
  .sponsors {
    margin-left: 0;
    width: 100%; } }

.responsive-only {
  display: none; }
  @media (min-width: 0px) and (max-width: 1023px) {
    .responsive-only {
      display: block; } }

@media (min-width: 0px) and (max-width: 600px) {
  #carrousel {
    height: 250px; } }
@media (min-width: 0px) and (max-width: 1023px) {
  #carrousel a.textbox {
    width: 100%; } }
#carrousel .swiper-slide {
  background-position: center center; }

@media (min-width: 0px) and (max-width: 1023px) {
  #filmbeeld {
    width: 100%;
    position: relative;
    display: block;
    height: auto; }
    #filmbeeld img {
      width: 100%;
      height: auto;
      display: block;
      margin: 0; } }

@media (min-width: 0px) and (max-width: 1023px) {
  #video {
    width: 100%;
    margin: 0;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin-bottom: 40px;
    background-size: cover;
    background-position: center center;
    -moz-transition: padding 0.5s ease-in-out;
    -o-transition: padding 0.5s ease-in-out;
    -webkit-transition: padding 0.5s ease-in-out;
    transition: padding 0.5s ease-in-out; }
    #video:last-child {
      margin-bottom: 0; }
    #video iframe,
    #video video,
    #video object {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; } }

@media (min-width: 0px) and (max-width: 1023px) {
  a.btn_playtrailer {
    left: 50%;
    top: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); } }

@media (min-width: 0px) and (max-width: 1023px) {
  #filmfacts {
    padding: 10px;
    width: 140px; } }
@media (min-width: 0px) and (max-width: 600px) {
  #filmfacts {
    width: 100%;
    padding: 10px 20px; } }

.sponsors ul li {
  max-width: 140px;
  width: 33.33333%; }

@media (min-width: 0px) and (max-width: 1023px) {
  #beschrijving {
    width: calc(100% - 160px);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 10px; } }
@media (min-width: 0px) and (max-width: 600px) {
  #beschrijving {
    width: 100%;
    padding: 0 20px; } }
@media (min-width: 0px) and (max-width: 1023px) {
  #beschrijving h1 {
    font-family: GillSans-Bold;
    line-height: 1.25; } }

@media (min-width: 0px) and (max-width: 1024px) {
  body {
    font-size: 15px;
    line-height: 1.35; } }

@media (min-width: 0px) and (max-width: 1023px) {
  #beschrijving-breed {
    margin: 0;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 20px; } }

@media (min-width: 0px) and (max-width: 1023px) {
  #content_breed {
    width: 100%;
    margin: 0;
    padding: 0 20px 0 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #ffffff; }
    #content_breed img {
      margin: 0 20px 15px 0; } }
    @media (min-width: 0px) and (max-width: 1023px) and (min-width: 0px) and (max-width: 600px) {
      #content_breed img {
        width: 100% !important;
        height: auto !important;
        display: block; } }

@media (min-width: 0px) and (max-width: 1023px) {
  #content_breed table {
    width: auto !important;
    max-width: 500px;
    margin: 0 -10px; } }
@media (min-width: 0px) and (max-width: 1023px) {
  #content_breed table td {
    padding: 10px;
    min-width: 60px; } }
@media (min-width: 0px) and (max-width: 1023px) {
  #content_breed table td img {
    width: 100% !important;
    height: auto !important;
    display: block; } }

@media (min-width: 0px) and (max-width: 1023px) {
  .pagetitel {
    width: 100%;
    float: none;
    padding-left: 10px; } }

@media (min-width: 0px) and (max-width: 767px) {
  #speellijst {
    float: right;
    width: calc(100% - 275px);
    min-height: 390px; } }
@media (min-width: 0px) and (max-width: 600px) {
  #speellijst {
    width: 100%;
    min-height: 0; } }

@media (min-width: 0px) and (max-width: 1023px) {
  #offerte {
    width: auto;
    margin: 0 -10px;
    *zoom: 1; }
    #offerte:after {
      content: "";
      display: table;
      clear: both; }
    #offerte img {
      width: auto !important; } }
@media (min-width: 0px) and (max-width: 600px) {
  #offerte {
    padding: 0 20px; }
    #offerte img {
      margin-left: -20px !important; } }
@media (min-width: 0px) and (max-width: 767px) {
  #offerte input {
    width: calc(100% - 160px);
    border-radius: 0;
    height: 20px;
    line-height: 20px;
    margin: 0 0 8px; } }
@media (min-width: 0px) and (max-width: 600px) {
  #offerte input {
    width: 100%; } }
@media (min-width: 0px) and (max-width: 767px) {
  #offerte textarea {
    width: calc(100% - 160px);
    border-radius: 0;
    margin: 0 0 8px; } }
@media (min-width: 0px) and (max-width: 600px) {
  #offerte textarea {
    width: 100%; } }
@media (min-width: 0px) and (max-width: 767px) {
  #offerte a {
    margin: 0 18px 10px 0;
    float: right; } }
@media (min-width: 0px) and (max-width: 600px) {
  #offerte label {
    margin: 0;
    width: 100%; } }

/*------------------------------------*\
:    Buttons
\*------------------------------------*/
button.main-menu-toggle {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  top: 0;
  display: none;
  padding: 0;
  margin-left: -12.5px;
  background: #ff0033;
  z-index: 101;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000; }
  @media (min-width: 0px) and (max-width: 1023px) {
    button.main-menu-toggle {
      display: block; } }
  button.main-menu-toggle.is-active span.line {
    -moz-transition: top 0.15s cubic-bezier(0.17, 0.67, 0.83, 0.67), -moz-transform 0.15s cubic-bezier(0.17, 0.67, 0.83, 0.67) 0.15s;
    -o-transition: top 0.15s cubic-bezier(0.17, 0.67, 0.83, 0.67), -o-transform 0.15s cubic-bezier(0.17, 0.67, 0.83, 0.67) 0.15s;
    -webkit-transition: top 0.15s cubic-bezier(0.17, 0.67, 0.83, 0.67), -webkit-transform 0.15s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    -webkit-transition-delay: 0s, 0.15s;
    transition: top 0.15s cubic-bezier(0.17, 0.67, 0.83, 0.67), transform 0.15s cubic-bezier(0.17, 0.67, 0.83, 0.67) 0.15s; }
    button.main-menu-toggle.is-active span.line.line--1 {
      top: 23px;
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    button.main-menu-toggle.is-active span.line.line--2 {
      top: 23px;
      opacity: 0;
      -moz-transition: opacity 0.15s cubic-bezier(0.17, 0.67, 0.83, 0.67);
      -o-transition: opacity 0.15s cubic-bezier(0.17, 0.67, 0.83, 0.67);
      -webkit-transition: opacity 0.15s cubic-bezier(0.17, 0.67, 0.83, 0.67);
      transition: opacity 0.15s cubic-bezier(0.17, 0.67, 0.83, 0.67); }
    button.main-menu-toggle.is-active span.line.line--3 {
      top: 23px;
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }

span.line {
  width: 25px;
  height: 3px;
  background: #000000;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  -moz-transition: top 0.15s cubic-bezier(0.17, 0.67, 0.83, 0.67) 0.15s, -moz-transform 0.15s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  -o-transition: top 0.15s cubic-bezier(0.17, 0.67, 0.83, 0.67) 0.15s, -o-transform 0.15s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  -webkit-transition: top 0.15s cubic-bezier(0.17, 0.67, 0.83, 0.67), -webkit-transform 0.15s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  -webkit-transition-delay: 0.15s, 0s;
  transition: top 0.15s cubic-bezier(0.17, 0.67, 0.83, 0.67) 0.15s, transform 0.15s cubic-bezier(0.17, 0.67, 0.83, 0.67); }
  span.line.line--1 {
    top: 14px; }
  span.line.line--2 {
    top: 23px;
    -moz-transition: opacity 0.15s cubic-bezier(0.17, 0.67, 0.83, 0.67) 0.15s;
    -o-transition: opacity 0.15s cubic-bezier(0.17, 0.67, 0.83, 0.67) 0.15s;
    -webkit-transition: opacity 0.15s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    -webkit-transition-delay: 0.15s;
    transition: opacity 0.15s cubic-bezier(0.17, 0.67, 0.83, 0.67) 0.15s; }
  span.line.line--3 {
    top: 32px; }

/*------------------------------------*\
:    Layout - Fade Filter
\*------------------------------------*/
.fade-filter {
  position: fixed;
  top: -100px;
  left: -100px;
  right: -100px;
  bottom: -100px;
  background: rgba(0, 0, 0, 0.7);
  z-index: -1;
  opacity: 0;
  -moz-transition: opacity 0.3s ease-in-out, z-index 10ms ease-in-out 0.3s;
  -o-transition: opacity 0.3s ease-in-out, z-index 10ms ease-in-out 0.3s;
  -webkit-transition: opacity 0.3s ease-in-out, z-index 10ms ease-in-out;
  -webkit-transition-delay: 0s, 0.3s;
  transition: opacity 0.3s ease-in-out, z-index 10ms ease-in-out 0.3s;
  pointer-events: none; }
  .fade-filter.is-active {
    z-index: 90;
    opacity: 1;
    -moz-transition: opacity 0.3s ease-in-out, z-index 10ms ease-in-out;
    -o-transition: opacity 0.3s ease-in-out, z-index 10ms ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out, z-index 10ms ease-in-out;
    transition: opacity 0.3s ease-in-out, z-index 10ms ease-in-out;
    pointer-events: auto; }
