/************************************
    Settings
************************************/
/************************************
    0. FONTS
************************************/
@font-face {
  font-family: 'allerbold';
  src: url("fonts/aller_bd-webfont.eot");
  src: url("fonts/aller_bd-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/aller_bd-webfont.woff2") format("woff2"), url("fonts/aller_bd-webfont.woff") format("woff"), url("fonts/aller_bd-webfont.ttf") format("truetype"), url("fonts/aller_bd-webfont.svg#allerbold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'allerbold_italic';
  src: url("fonts/aller_bdit-webfont.eot");
  src: url("fonts/aller_bdit-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/aller_bdit-webfont.woff2") format("woff2"), url("fonts/aller_bdit-webfont.woff") format("woff"), url("fonts/aller_bdit-webfont.ttf") format("truetype"), url("fonts/aller_bdit-webfont.svg#allerbold_italic") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'alleritalic';
  src: url("fonts/aller_it-webfont.eot");
  src: url("fonts/aller_it-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/aller_it-webfont.woff2") format("woff2"), url("fonts/aller_it-webfont.woff") format("woff"), url("fonts/aller_it-webfont.ttf") format("truetype"), url("fonts/aller_it-webfont.svg#alleritalic") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'aller_lightregular';
  src: url("fonts/aller_lt-webfont.eot");
  src: url("fonts/aller_lt-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/aller_lt-webfont.woff2") format("woff2"), url("fonts/aller_lt-webfont.woff") format("woff"), url("fonts/aller_lt-webfont.ttf") format("truetype"), url("fonts/aller_lt-webfont.svg#aller_lightregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'aller_lightitalic';
  src: url("fonts/aller_ltit-webfont.eot");
  src: url("fonts/aller_ltit-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/aller_ltit-webfont.woff2") format("woff2"), url("fonts/aller_ltit-webfont.woff") format("woff"), url("fonts/aller_ltit-webfont.ttf") format("truetype"), url("fonts/aller_ltit-webfont.svg#aller_lightitalic") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'allerregular';
  src: url("fonts/aller_rg-webfont.eot");
  src: url("fonts/aller_rg-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/aller_rg-webfont.woff2") format("woff2"), url("fonts/aller_rg-webfont.woff") format("woff"), url("fonts/aller_rg-webfont.ttf") format("truetype"), url("fonts/aller_rg-webfont.svg#allerregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/************************************
    1. Typography
************************************/
html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
  font-family: "allerregular", Arial, sans-serif;
}

.main h1, .main h2, .main h3, .main h4, .main h5, .main h6, .main p, .main ul {
  color: #10003F;
  font-family: "allerregular", Arial, sans-serif !important;
}

.blue h1, .blue h2, .blue h3, .blue h4, .blue h5, .blue h6, .blue p, .blue ul {
  color: #ffffff;
  font-family: "allerregular", Arial, sans-serif !important;
}

.main h1, .blue h1 {
  font-size: 22px;
}

.main h2 {
  font-size: 20px;
  margin: 0;
  padding: 0;
  color: #10003F;
}

.blue h2 {
  font-size: 20px;
  margin: 0;
  padding: 0;
}

.main h3, .blue h3 {
  font-size: 18px;
}

.main h4, .blue h4 {
  font-size: 17px;
}

.main h5, .blue h5 {
  font-size: 16px;
}

.main h6, .blue h6 {
  font-size: 15px;
}

.main p, .blue p {
  font-size: 15px;
  line-height: 1.71428571;
  padding: 0;
}

.triple-block h2 {
  font-size: 20px;
  margin: 0;
  padding: 20px;
  color: #10003F;
}

.triple-block p {
  font-size: 15px;
  line-height: 1.71428571;
  padding: 0 50px;
  margin: 0 0 30px;
}

table, dl, dt, ol {
  color: #10003f;
}

h2 {
  text-transform: uppercase;
}

.home .Banner_Custom2 .banners {
  max-width: none;
}

a {
  color: #10003F;
  text-decoration: underline;
}

a:hover {
  color: #265CFF;
}

a.button {
  display: block;
  background: #265CFF;
  text-transform: uppercase;
  margin: 0 auto;
}

a.button:hover, a.button:focus {
  background: #000040;
}

.main .button {
  width: 160px;
}

.header .uniQueUsp {
  text-shadow: 0px 0px 9px rgba(0, 0, 0, 0.85);
}

ul.uniQueUsp {
  list-style: none;
  margin: 10px 0 10px 1.2rem;
  padding: 0 0 0 1rem;
}

ul.uniQueUsp li {
  font-size: 15px;
  text-align: left;
}

ul.uniQueUsp li::before {
  font-family: "FontAwesome";
  content: "\f00c";
  display: inline-block;
  width: 1.6rem;
  margin-left: -2rem;
  color: #265CFF;
}

/************************************
    2. Layout
************************************/
#mainForm, #m_d {
  height: 100%;
}

main {
  height: auto;
  min-height: 100%;
}

header.header div.hide-for-small.medium-6.large-4.bannertext.column {
  -webkit-transform: translate(-50%, -50%);
}

.column.bannertext {
  position: absolute;
  z-index: 400;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.bannertext h2 {
  font-size: 1.250rem;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  font-family: "allerbold", Arial, sans-serif;
}

.bannertext ul.uniQueUsp {
  list-style: none;
  margin: 20px 0;
  padding: 0 0 0 0;
  width: auto;
}

.bannertext ul.uniQueUsp li {
  font-size: 1.250rem;
  color: #ffffff;
  font-weight: 400;
  padding-left: 30px;
  position: relative;
}

.bannertext ul.uniQueUsp li::before {
  font-family: "FontAwesome";
  content: "\f00c";
  display: inline-block;
  width: 1.6rem;
  margin-left: 0;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
}

.bannertext a.button {
  padding: 20px 45px;
  text-decoration: none;
  margin: 20px auto;
  background-color: #000040;
  color: #FFF;
  text-transform: uppercase;
  -webkit-transition: all 400ms;
  transition: all 400ms;
  display: block;
  width: 200px;
  text-align: center;
}

.bannertext a.button:hover {
  background-color: #265CFF;
}

.uniQueUsp a.button {
  margin-top: 20px;
}

div.quotes {
  width: 250px;
  height: auto;
  background: #265CFF;
  color: #fff;
  border-radius: 20px;
  padding: 20px 35px;
  position: absolute;
  left: 0;
  margin: 30px;
}

div.quotes p {
  color: #fff;
  text-transform: uppercase;
  font-style: italic;
}

div.quotes p strong {
  text-transform: uppercase;
  color: #ffffff;
  font-style: normal;
}

section.block-grid a.button {
  display: block;
  background: #265CFF;
}

section.block-grid a.button:hover {
  background: #ffffff;
  color: #000040;
}

hr.line {
  width: 60%;
  margin: 0;
  float: right;
  border-width: 3px 0 0;
}

ul.image-blocks {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.image-blocks li {
  height: 400px !important;
  float: left;
  padding: 0;
  position: relative;
  overflow: hidden;
}

ul.image-blocks li img {
  max-height: 100%;
  max-width: 100%;
  margin: auto;
  display: block;
  padding: 0;
  float: left;
  z-index: 4;
  transition: all 0.5s ease-in-out;
}

ul.image-blocks li:hover .caption,
ul.image-blocks li.active .caption {
  opacity: 1;
}

ul.image-blocks li:hover .title {
  opacity: 0;
  visibility: hidden;
}

ul.image-blocks li:hover img {
  opacity: 1;
  transform: scale(1.15, 1.15);
}

ul.image-blocks .caption {
  font-family: "allerregular", Arial, sans-serif;
  cursor: pointer;
  position: absolute;
  opacity: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.45s ease-in-out;
}

ul.image-blocks .blur {
  background: #000040;
  /*min-height: 600px;*/
  height: 100%;
  width: 100%;
  z-index: 5;
  position: absolute;
}

ul.image-blocks .caption-text h2 {
  text-transform: uppercase;
  font-size: 30px;
  color: #fff;
}

ul.image-blocks .caption-text {
  z-index: 10;
  color: #fff;
  position: absolute;
  text-align: right;
  top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  right: 0;
}

ul.image-blocks .caption-text p {
  margin: 0 0 32px 0;
}

ul.image-blocks .title {
  z-index: 1;
  color: #fff;
  position: absolute;
  width: 80%;
  height: 50px;
  text-align: right;
  bottom: 80px;
  right: 20px;
  display: block;
  text-transform: uppercase;
  font-size: 30px;
  border-bottom: 3px solid #fff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

header.header.slider div.banners {
  height: 625px;
}

.vervolg header.header.slider div.banners {
  height: 400px;
}

header.header {
  position: relative;
  display: block;
  height: 625px;
  width: 100%;
  margin: 0 auto;
  background-size: cover;
}

body.vervolg-reserveren header.header,
body.vervolg header.header {
  height: 400px;
}

.Banner_Default div.banners {
  height: 400px;
}

header.header::before, header.header::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 50%;
  z-index: 3;
}

header.header::before {
  border-right: 10px solid transparent;
  border-bottom: 10px solid white;
  left: 0;
  z-index: 9999;
}

header.header::after {
  right: 0;
  border-left: 10px solid transparent;
  border-bottom: 10px solid white;
  z-index: 9999;
}

header.header a.button {
  background: #000040;
}

header.header a:hover.button {
  background: #265CFF;
}

.header-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  opacity: 0.4;
}

.logo {
  position: absolute;
  margin: 0;
  padding: 0;
  top: 60px;
  left: 75px;
  font-size: 0;
  height: 158px;
  z-index: 9999;
  background-repeat: no-repeat;
}

img {
  max-width: 90%;
}

@media (max-width: 1880px) {
  .logo {
    top: 120px;
    left: 25px;
  }
}

.main-content {
  position: absolute;
  top: 0;
  z-index: 9999;
  left: 0;
  right: 0;
}

h1.logo a {
  display: block;
  width: 100%;
  height: 100%;
}

section.balloon {
  position: relative;
  background: black;
  width: 100%;
  display: block;
  z-index: 10;
}

ul.center-balloon {
  padding: 0;
  position: absolute;
  display: block;
  bottom: 10px;
  margin: 0;
  list-style: none;
  float: none;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
}

ul.center-balloon li {
  margin: 0;
  width: 38px;
  height: 50px;
  z-index: 99;
}

ul.center-balloon li a {
  width: 38px;
  height: 50px;
  z-index: 99;
  background-image: url("/Common/images/icon-balloon.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 38px 50px;
  display: block;
}

ul.center-balloon li i {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(-50%, -70%);
  -webkit-transform: translate(-50%, -70%);
  position: absolute;
  top: 50%;
  color: #fff;
  left: 50%;
}

section.main {
  height: auto;
  position: relative;
  padding: 30px 0;
}

section.main::before {
  content: "";
  position: absolute;
  bottom: -15px;
  width: 50%;
  border-right: 15px solid white;
  border-bottom: 15px solid transparent;
  z-index: 101;
  left: 0;
}

section.main::after {
  content: "";
  position: absolute;
  bottom: -15px;
  width: 50%;
  border-left: 15px solid white;
  border-bottom: 15px solid transparent;
  z-index: 101;
  right: 0;
}

section.main p {
  margin: 20px 0;
  padding: 0;
}

section.main.footerAfter::before, section.main.footerAfter::after {
  display: none;
}

div.contactGegevens {
  position: absolute;
  top: 0;
  max-width: 100%;
  width: 240px;
  background: #000040;
  padding: 20px;
  color: #fff;
  z-index: 10000;
  transform: translateY(-50%);
  right: 6%;
}

.vervolg2 div.contactGegevens {
  top: -250%;
}

.show-subnav {
  display: none;
}

@media (max-width: 992px) {
  .show-subnav {
    display: block;
  }
}

/************************************
    Search
************************************/
div.Search_Default {
  font-family: "allerregular", Arial, sans-serif;
}

div.Search_Default .item {
  margin-bottom: 20px;
}

div.Search_Default .text {
  display: inline-block;
  vertical-align: top;
  height: 40px;
  line-height: 40px;
}

div.Search_Default input[type=text] {
  width: 40%;
  display: inline-block;
  vertical-align: top;
  height: 40px;
}

div.Search_Default div.Search_Default input[type=submit] {
  background: #265CFF;
  display: inline-block;
  vertical-align: top;
}

div.Search_Default .title {
  display: block;
}

div.Search_Default input[type=submit] {
  background: #265CFF;
  padding: 0;
  margin: 0;
  height: 40px;
  line-height: 40px;
}

div.Search_Default input:hover[type=submit] {
  background: #000040;
}

div.Search_Default div.header {
  width: 100%;
  padding: 20px 0;
  color: #265cff;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 700;
}

div.Search_Default div.items {
  margin: 20px 0;
}

div.Search_Default div.items span a {
  color: #265cff;
  text-decoration: underline;
}

div.Search_Default div.items span a:hover {
  color: #000040;
}

div.Search_Default div.pager img {
  display: none;
}

div.Search_Default div.pager span.page a,
div.Search_Default div.pager span.previous a,
div.Search_Default div.pager span.next a {
  color: #FFFFFF;
  margin: 0;
  background: #265cff;
  padding: 10px;
  text-decoration: none;
}

div.Search_Default div.pager span.page span.active,
div.Search_Default div.pager span.page a:hover,
div.Search_Default div.pager span.previous a:hover,
div.Search_Default div.pager span.next a:hover {
  color: #FFFFFF;
  background: #000040;
  padding: 10px;
}

/************************************

************************************/
div.contactGegevens h2 {
  margin: 20px 0;
  padding: 0;
  color: #ffffff;
  font-size: 1.42857143rem;
  line-height: 1.2;
}

div.contactGegevens a {
  color: #FFFFFF;
}

div.contactGegevens a:hover {
  color: #265CFF;
}

div.contactGegevens p {
  margin: 0;
  line-height: 1.714286;
  padding: 0;
  font-size: 1rem;
  color: #ffffff;
}

div.quoteBlok {
  width: 220px;
  background: #265CFF;
  left: 0;
  padding: 15px 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  border-radius: 25px;
  color: #FFF;
  transform: translate(8%, 0%);
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "allerbold", Arial, sans-serif;
}

div.quoteBlok .author {
  display: block;
  font-style: italic;
  font-size: 11px;
}

div.quoteBlok p {
  padding: 0;
  text-align: center;
  margin: 0;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
}

div.quoteBlok p.small {
  font-size: 13px;
}

div.mogelijkheden {
  width: 100%;
  position: relative;
  padding: 0 250px;
}

section.triple-block {
  position: relative;
  background: #EEEEEE;
  padding: 50px 0 30px 0;
}

section.triple-block::before {
  content: "";
  position: absolute;
  bottom: -15px;
  width: 50%;
  border-right: 15px solid #EEEEEE;
  border-bottom: 15px solid transparent;
  z-index: 101;
  left: 0;
}

section.triple-block::after {
  content: "";
  position: absolute;
  bottom: -15px;
  width: 50%;
  border-left: 15px solid #EEEEEE;
  border-bottom: 15px solid transparent;
  z-index: 101;
  right: 0;
}

section.triple-block div.tripleBlock-text {
  position: relative;
  margin: 0 0 30px;
}

section.triple-block div.tripleBlock-text h2 {
  font-family: "allerregular", Arial, sans-serif;
}

section.triple-block div.tripleBlock-text:before {
  content: '';
  width: 80%;
  height: 3px;
  background: #FFF;
  display: block;
  position: absolute;
  z-index: 999;
  top: 85%;
  right: 25px;
}

section.triple-block div.tripleBlock-text a {
  display: block;
}

section.triple-block div.tripleBlock-text h2 {
  position: absolute;
  bottom: 30px;
  font-size: 30px;
  color: #fff;
  right: 0;
  text-align: right;
  width: 100%;
}

section.triple-block section.triple-block a.button {
  bottom: 0;
  display: block;
}

section.map.fullWidth {
  width: 100%;
  max-width: none;
  position: relative;
}

section.map.fullWidth a.maps {
  background: url("../Common/images/googlemaps.jpg") no-repeat center center;
  background-size: cover;
  height: 352px;
  width: 100%;
  display: block;
}

section.map::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 50%;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #000040;
  z-index: 101;
  left: 0;
}

section.map::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 50%;
  border-left: 15px solid transparent;
  border-bottom: 15px solid #000040;
  z-index: 101;
  right: 0;
}

div.flex-video {
  height: 100%;
  margin: 0;
  padding: 0;
}

#map-canvas {
  height: 386px;
  display: block;
}

section.block-grid {
  position: relative;
}

section.block-grid::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 50%;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white;
  z-index: 10;
  left: 0;
}

section.block-grid::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white;
  z-index: 10;
}

[class*="block-grid-"] {
  height: 100%;
  margin: 0 !important;
}

ul.image-blocks {
  position: relative;
}

ul.image-blocks li {
  margin: 0;
  padding: 0;
  position: relative;
}

ul.image-blocks li::after {
  content: "";
  display: block;
  background: rgba(0, 0, 64, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

ul.image-blocks li img {
  width: 100% !important;
  height: 100% !important;
}

div.comment {
  margin: 0;
  display: block;
  position: absolute;
  padding: 20px;
  color: #ffffff;
  bottom: 20px;
  right: 0;
  z-index: 3;
}

div.comment.text-right {
  bottom: 0;
}

div.comment.text-right a {
  margin: 0;
}

div.comment h2 {
  font-size: 1.5rem;
  border-bottom: 3px solid #ffffff;
  color: #ffffff;
}

div.comment p {
  font-size: 0.85714286rem;
  /* 12px */
  margin: 0;
  padding: 10px 0;
}

/************************************
    Footer
************************************/
footer {
  padding-top: 25px;
}

footer p {
  line-height: 2.4;
}

footer a {
  text-decoration: none;
  color: #FFF;
}

footer h2 {
  font-size: 20px;
  margin: 0;
  font-family: "allerregular", Arial, sans-serif;
  padding: 0;
}

footer .StaticHtmlBlock_Default {
  max-width: 400px;
  margin: 20px;
}

footer .footermenu .StaticHtmlBlock_Default {
  max-width: none;
}

footer.footer {
  background: #000040;
  color: #ffffff;
  font-size: 12px;
}

footer.footer p {
  font-size: 13px;
}

footer.footer h2 {
  color: #ffffff;
  display: block;
  padding: 20px 0;
}

footer.footer.vervolg {
  background: #FFFFFF;
}

form.form-horizontal input, form.form-horizontal textarea {
  background: transparent;
}

div.footermenu {
  background: #ffffff;
}

ul.copyright {
  list-style: none;
  margin: 0 0 15px 0;
}

ul.copyright li {
  padding: 0 10px 0 0;
  border-right: 1px solid #222222;
  color: #000040;
  font-size: 12px;
}

ul.copyright li a {
  color: #000040;
}

ul.copyright li:last-child {
  border-right: none;
}

.contactGegevens ul.socialmedia {
  padding: 20px 20px 0 40px;
  margin-bottom: -15px;
}

.footermenu ul.socialmedia {
  margin: -50px 0 10px 0;
  padding: 5px 0;
  display: block;
  bottom: 1px;
  list-style: none;
  float: right;
  z-index: 1000;
  position: relative;
}

.home .footermenu ul.socialmedia {
  margin: -10px 0 -36px 0;
}

@media (max-width: 980px) {
  .home .footermenu ul.socialmedia {
    float: none;
    height: 52px;
    display: inline-block;
    margin: 0 auto;
    position: relative;
    text-align: center;
  }
  .home .home-hide-small {
    display: none;
  }
}

ul.socialmedia li,
div.contactGegevens ul.socialmedia li {
  margin-top: 0;
  margin-left: 0;
  padding: 0 5px;
  width: 38px;
  height: 38px;
  z-index: 99;
  float: left;
}

ul.socialmedia li a,
div.contactGegevens ul.socialmedia li a {
  width: 38px;
  height: 38px;
  z-index: 99;
  background-image: url("/Common/images/icon-balloon-empty.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 38px 38px;
  display: block;
}

div.contactGegevens ul.socialmedia li a {
  color: #265CFF;
}

div.contactGegevens ul.socialmedia li a:hover {
  color: #000040;
}

div.contactGegevens ul.socialmedia li a {
  background-image: url("/Common/images/icon-balloon-white.svg");
  left: 50%;
  transform: translate(0, -20%);
  padding: 6px 13px;
  font-size: 13px;
}

ul.socialmedia li a:hover, ul.socialmedia li a:focus, div.contactGegevens ul.socialmedia li a:hover, div.contactGegevens ul.socialmedia li a:focus {
  color: #000040;
}

ul.socialmedia li i {
  color: #ffffff;
  margin: 10px 14px;
  padding: 0;
  font-size: 13px;
}

ul.socialmedia li i.fa.fa-facebook {
  margin: 10px 16px;
}

div.contactGegevens ul.socialmedia li em.fa.fa-facebook {
  margin: 0 2px;
}

div.contactGegevens ul.socialmedia li i {
  color: #000040;
}

div#footerBottom {
  width: 100%;
  text-align: center;
  bottom: 0;
  margin-left: 0.6rem;
  z-index: 9999;
}

div#footerBottom.sticky {
  position: fixed;
  left: 0;
}

div#footerBottom a.button {
  display: inline-block;
  background: #265CFF;
  margin-right: 3px;
  text-transform: uppercase;
  margin-bottom: 0;
}

footer.footer.vervolg .footermenu {
  background: #000040;
}

footer.footer.vervolg .footermenu ul.socialmedia li i {
  color: #FFFFFF;
}

footer.footer.vervolg .footermenu ul.socialmedia li:hover i {
  color: #000040;
}

footer.footer.vervolg ul.copyright li {
  color: #ffffff;
  border-right: 1px solid #ffffff;
  margin-left: 1rem;
}

footer.footer.vervolg ul.copyright li:hover i {
  color: #265cff;
}

footer.footer.vervolg ul.copyright li a {
  color: #FFF;
}

footer.footer.vervolg ul.copyright li i {
  color: #000040;
}

section.slider {
  position: relative;
  z-index: 3;
}

section.slider::before, section.slider::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 50%;
  z-index: 9999;
}

section.slider::before {
  border-right: 15px solid transparent;
  border-bottom: 15px solid white;
  left: 0;
}

section.slider::after {
  right: 0;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white;
}

table.niceTable {
  background: #ffffff;
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  border: 1px solid #B1B1B1;
}

table.niceTable th {
  background: #000040;
  color: #ffffff;
}

/* Nice zebra striping: */
table.niceTable tr:nth-child(even) {
  background: rgba(0, 0, 64, 0.04);
}

table.niceTable tr td {
  padding: 10px 15px;
  font-size: 14px;
}

/************************************
    Custom Form
************************************/
.CustomForm_Default {
  max-width: 500px;
  margin: 0 auto;
}

.CustomForm_Default #contact-form {
  overflow: hidden;
}

.CustomForm_Default #contact-form input[type="text"],
.CustomForm_Default #contact-form textarea {
  color: #ffffff;
}

.CustomForm_Default #contact-form .button {
  background: #ffffff !important;
  color: #000040;
  text-transform: uppercase;
  font-size: 20px;
  right: 30px;
  top: 0;
}

.CustomForm_Default #contact-form button:hover.button {
  background: #265CFF;
  color: #FFFFFF;
}

.CustomForm_Default textarea {
  height: 152px;
  margin-bottom: 5px;
  position: relative;
}

.CustomForm_Default input[type=submit],
.CustomForm_Default button {
  cursor: pointer;
  font-family: "allerregular", Arial, sans-serif;
  float: right;
  margin: 20px 5px 20px 20px;
  padding: 15px;
  color: #FFF;
  background: #265CFF;
  border: none;
  text-transform: uppercase;
  font-size: 18px;
  transition: all 400ms;
}

.CustomForm_Default input[type=submit]:hover,
.CustomForm_Default button:hover {
  background: #000040;
}

.CustomForm_Default input,
.CustomForm_Default textarea {
  max-width: 90%;
  margin-left: 10px;
}

.validator {
  color: #ff0000;
  text-transform: none;
  font-size: 16px;
  margin-bottom: 15px;
  display: none;
}

.invalid .validator {
  display: block;
}

.productup {
  margin-top: -120px;
}

.imagemargin {
  margin-bottom: 30px;
}

/************************************
    3 Sections
************************************/
#blue {
  position: relative;
}

#blue::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 50%;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #000040;
  z-index: 101;
  left: 0;
}

#blue::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 50%;
  border-left: 15px solid transparent;
  border-bottom: 15px solid #000040;
  z-index: 101;
  right: 0;
}

.blue {
  height: auto;
  position: relative;
  padding: 30px 0;
  background: #000040;
  color: #ffffff;
}

.blue::before {
  content: "";
  position: absolute;
  bottom: -15px;
  width: 50%;
  border-right: 15px solid #000040;
  border-bottom: 15px solid transparent;
  z-index: 101;
  left: 0;
}

.blue::after {
  content: "";
  position: absolute;
  bottom: -15px;
  width: 50%;
  border-left: 15px solid #000040;
  border-bottom: 15px solid transparent;
  z-index: 101;
  right: 0;
}

a.mapsBtn {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 300px;
  max-width: 100%;
  transform: translate(-50%, 150%);
  -webkit-transform: translate(-50%, 150%);
  padding: 15px 0;
  background-color: #265CFF;
}

a:hover.mapsBtn {
  background: #000040;
}

/************************************
    Reserveren
************************************/
.ShopCheckoutSummary_Custom5 .step {
  border: 1px solid #C5C5C5;
  padding: 10px;
  -webkit-border-radius: 4px;
  margin-right: 4px;
  display: inline-block;
}

.ShopCheckoutSummary_Custom5 .step a {
  text-decoration: none;
  cursor: default;
  color: #10003F;
}

.ShopCheckoutSummary_Custom5 .step a:hover {
  color: #10003F;
}

.ShopCheckoutSummary_Custom5 .step.active, .ShopCheckoutSummary_Custom5 .step.prev {
  background: #10003F;
  color: #FFF;
}

.ShopCheckoutSummary_Custom5 .step.active a, .ShopCheckoutSummary_Custom5 .step.prev a {
  color: #FFF;
}

@media (max-width: 570px) {
  .ShopCheckoutSummary_Custom5 .step {
    display: inline-block;
    margin: 0 4px 4px 0;
    font-size: 12px;
    width: 40%;
    height: 60px;
  }
}

.RienjurgBestelling_Custom5 {
  border: 2px solid #265BFF;
  padding: 20px;
  display: inline-block;
  border-radius: 10px;
  background: #F3F3FF;
  margin: 20px auto;
}

.RienjurgBestelling_Custom5 span {
  line-height: 1.8;
  display: block;
  font-size: 16px;
  float: none !important;
}

.RienjurgBestelling_Custom5 span.dark {
  opacity: 0.3;
}

.RienjurgAfronden_Custom6 h1 {
  margin: 20px 0;
}

.RienjurgAfronden_Custom6 .missing {
  border: solid 1px #b80;
  display: block;
  background: #fdb;
  padding: 4 px;
  color: #950;
  font-size: 13px;
  margin-bottom: 25px;
}

.RienjurgAfronden_Custom6 .contact {
  font-weight: bold;
  font-size: 16px;
  color: #103257;
  display: block;
  margin-top: 22px;
}

.RienjurgAfronden_Custom6 .form .left {
  font-weight: bold;
  width: 300px;
  font-size: 13px;
}

.RienjurgAfronden_Custom6 .form .right {
  width: 300px;
  font-size: 13px;
}

.RienjurgAfronden_Custom6 .form .right input {
  width: 300px;
  font-size: 13px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.RienjurgAfronden_Custom6 .form .top {
  font-weight: bold;
  font-size: 13px;
}

.RienjurgAfronden_Custom6 .form .bottom {
  padding-bottom: 5px;
  font-size: 13px;
}

.RienjurgAfronden_Custom6 .form .bottom textarea {
  width: 596px;
  height: 120px;
  font-size: 13px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

@media (max-width: 550px) {
  .RienjurgAfronden_Custom6 .form .left,
  .RienjurgAfronden_Custom6 .form .right,
  .RienjurgAfronden_Custom6 .form textarea {
    width: 100% !important;
    display: block;
  }
  .RienjurgAfronden_Custom6 .form .left input,
  .RienjurgAfronden_Custom6 .form .right input,
  .RienjurgAfronden_Custom6 .form textarea input {
    width: 100%;
  }
}

.RienjurgAfronden_Custom6 .validator {
  font-weight: bold;
  color: #f00;
  display: block;
  font-size: 13px;
}

.RienjurgAfronden_Custom6 > .innerDiv > table.summary {
  width: 100%;
}

.RienjurgAfronden_Custom6 > .innerDiv > table.summary th,
.RienjurgAfronden_Custom6 > .innerDiv > table.summary td {
  text-align: left;
  padding: 10px;
  vertical-align: top;
  border: 1px solid #DDD;
}

@media (max-width: 500px) {
  .RienjurgAfronden_Custom6 > .innerDiv > table.summary {
    font-size: 12px;
  }
  .RienjurgAfronden_Custom6 > .innerDiv > table.summary th,
  .RienjurgAfronden_Custom6 > .innerDiv > table.summary td {
    text-align: left;
    padding: 0;
    vertical-align: top;
    border: 1px solid #DDD;
  }
}

.ShopPaymentMethodSelector_Custom6 .name {
  font-weight: bold;
  font-size: 16px;
}

/************************************
    Banner
************************************/
.Banner_Custom1 .banner {
  background-position: center center;
}

.Banner_Custom2 {
  position: relative;
  max-width: 90em;
  margin: 0 auto;
}

.Banner_Custom2 .banner {
  background-position: center center;
}

.ShopPaymentMethodSelector_Custom6 tr {
  margin-bottom: 25px;
  display: block;
}

.ShopPaymentMethodSelector_Custom6 .methodSelector {
  padding-right: 10px;
  vertical-align: top;
  display: block;
}

.ShopPaymentMethodSelector_Custom6 .methodInfo {
  display: block;
}

.ShopPaymentMethodSelector_Custom6 .methodFields {
  text-align: left;
  display: block;
}

.ShopPaymentMethodSelector_Custom6 .methodPrice {
  display: block;
}

.ShopPaymentMethodSelector_Custom6 .error {
  margin: 5px;
  padding: 6px;
  border: solid 1px #f00;
  color: #f00;
  font-size: 14px;
}

.ShopPaymentMethodSelector_Custom6 input.button {
  width: 156px;
  height: 34px;
  text-align: center;
  color: white;
  text-decoration: none;
  border: none;
  cursor: hand;
  margin-top: 20px;
  line-height: 0;
  background-color: #265BFF;
}

.ShopPaymentMethodSelector_Custom6 .paydetail .left,
.ShopPaymentMethodSelector_Custom6 .right,
.ShopPaymentMethodSelector_Custom6 .description {
  font-size: 14px;
}

.ShopPaymentMethodSelector_Custom6 .paydetail .left,
.ShopPaymentMethodSelector_Custom6 .paydetail .right {
  padding-top: 10px;
}

.ShopPaymentMethodSelector_Custom6 .paydetail th, .ShopPaymentMethodSelector_Custom6 .paydetail td {
  padding: 15px;
  font-size: 23px;
  color: #C00;
}

.RienjurgTypeBallon_Custom6 .chosen-item,
.RienjurgTypeVaart_Custom6 .chosen-item {
  border: 3px solid;
  padding: 5px;
}

/************************************
        Main Menu Navigation
    ************************************/
/*** Mobile ***/
input#show-menu,
label.show-menu span.fa.fa-bars {
  display: none;
}

/*** Global Nav ***/
#global-nav {
  top: 32px;
  position: fixed;
  z-index: 99999;
  transition: all .2s;
  -webkit-transition: all .2s;
}

#global-nav.top {
  top: 0;
}

#global-nav #TopMenuGetsSticky {
  position: relative;
  z-index: 450;
}

#global-nav #TopMenuGetsSticky .Menu_Default {
  position: relative;
}

.ingelogd #global-nav {
  top: 80px;
}

@media only screen and (max-width: 1024px) {
  #global-nav {
    top: 0;
  }
  .topmenu ul.menu li ul.subGroup li a {
    padding: 0 0.8rem;
  }
}

@media (min-width: 992px) {
  #global-nav .menu {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    width: 88%;
  }
}

/* ======================================================== */
/* 1500 =================================================== */
@media (max-width: 1550px) {
  div.contactGegevens {
    top: -220px;
  }
  div.contactGegevens p {
    font-size: 11px;
  }
  div.contactGegevens h2 {
    font-size: 15px;
  }
}

/* ======================================================== */
/* 1024 =================================================== */
@media only screen and (max-width: 1024px) {
  #global-nav {
    top: 0;
  }
  .topmenu ul.menu li ul.subGroup li a {
    padding: 0 0.8rem;
  }
}

/* ======================================================== */
/* 992 =================================================== */
@media (max-width: 992px) {
  .menu {
    display: none;
  }
  .show-subnav {
    position: absolute;
    z-index: 99999;
    right: 0;
    top: 0;
    height: 35px;
    width: 20%;
    padding: 5px 10px 0 0;
    text-align: right;
  }
  div.mobileMenuHeader {
    width: 100%;
    height: 61px;
    background: #000040;
    position: absolute;
    top: 0;
    left: 0;
  }
  ul.mobileMenu {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  ul.mobileMenu li {
    float: left;
  }
  ul.mobileMenu li a {
    width: 61px;
    height: 61px;
    background: #000040;
    color: #ffffff;
    margin: 0;
    padding: 20px;
  }
  ul.mobileMenu li a:hover, ul.mobileMenu li a:active {
    background: #ffffff;
    color: #000040;
  }
  label.show-menu {
    display: block;
    float: left;
    color: #000040;
    width: 61px;
    height: 61px;
    font-size: 30px;
    position: relative;
    z-index: 99999;
    text-align: center;
    background: #ffffff;
    padding: 15px 0;
  }
  label.show-menu span.fa.fa-bars {
    display: block;
  }
  #show-menu:checked ~ div.Menu_Default ul.menu {
    display: block;
    height: 100vh;
    overflow: auto;
  }
  .topmenu {
    z-index: 10;
    top: 0;
    position: relative;
  }
  #global-nav {
    width: 100%;
    margin: 0;
    top: 0;
    position: fixed;
  }
  #global-nav .menu {
    top: 61px;
    margin-bottom: 0;
    position: relative;
  }
  li {
    position: relative;
  }
  /*
    li.menuitem.haschilds::after {
        position: absolute;
        content: "\f067";
        font-family: "FontAwesome";
        font-size: 1rem;
        right: 15px;
        color: $textColor;
        top: 10px;
        z-index: 1000;
    }
    li.menuitem.haschilds.selectedli::after,
    li.menuitem.haschilds.open::after {
        content: "\f068";
    }
    */
  div.Menu_Default ul.menu li {
    display: block;
    width: 100%;
  }
  .topmenu a:hover {
    background-color: #ECECF1;
  }
  .topmenu div.Menu_Default ul.menu li.open ul.subGroup li a,
  .topmenu div.Menu_Default ul.menu li.selectedli ul.subGroup li a {
    background: #FFF;
    color: #000040;
  }
  .topmenu div.Menu_Default ul.menu li.open ul.subGroup li a:hover,
  .topmenu div.Menu_Default ul.menu li.selectedli ul.subGroup li a:hover {
    background-color: #ECECF1;
  }
  div.Menu_Default ul.menu li a {
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px;
    background: #ffffff;
    line-height: normal;
    color: #000040;
    border-bottom: 1px solid #454758;
  }
  .topmenu ul [class*="subGroup"] {
    position: relative;
    margin: 0;
  }
  .topmenu li ul.subGroup li a {
    background: #000040;
    color: #ffffff;
  }
  .topmenu ul.menu li.selectedli ul.subGroup {
    position: relative;
  }
  .topmenu ul.menu li a {
    line-height: 1 !important;
  }
  section.main {
    padding-left: 20px;
    padding-right: 20px;
  }
  .subGroup {
    z-index: 99999;
    display: none;
    position: relative !important;
  }
  .subGroup li {
    float: none !important;
  }
  .subGroup li a {
    padding: 10px 5px 10px 20px !important;
    background: #828181 !important;
    color: #FFF !important;
  }
  div#footerBottom {
    display: none !important;
  }
}

/* ======================================================== */
/* 992 =================================================== */
@media (max-width: 920px) {
  header.header {
    height: 325px;
  }
  header.header .scrollTo {
    display: none;
  }
  header.header div.banners {
    height: 325px !important;
  }
}

/*** Top Menu ***/
.topmenu {
  position: relative;
}

.topmenu ul.menu {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

@media (min-width: 992px) {
  .topmenu ul.menu li {
    float: none;
    text-align: center;
    flex-grow: 1;
    -webkit-flex-grow: 1;
  }
  .topmenu ul.menu li:hover {
    background: #FFF;
    color: #000040;
  }
}

.topmenu ul.menu li {
  margin: 0;
}

.topmenu ul.menu li a {
  display: block;
  background: #FFF;
  line-height: 3.8125rem;
  color: #10003F;
  text-transform: uppercase;
  font-size: 0.875rem;
  position: relative;
  z-index: 99;
  transition: all 400ms;
  text-decoration: none;
  font-family: "allerregular", Arial, sans-serif;
}

.topmenu ul.menu li a.button {
  padding: 0 1.40625rem;
  line-height: 3.8125rem;
  margin: 0;
  background: #000040;
}

.topmenu ul.menu li a:hover {
  background: #000040;
  color: #FFF;
}

.topmenu ul.menu li ul.subGroup {
  width: 100%;
  display: none;
}

.topmenu ul.menu li ul.subGroup li {
  display: block;
  float: left;
  margin-left: 0;
}

.topmenu ul.menu li ul.subGroup li a {
  display: block;
  padding: 0 1.40625rem;
  line-height: 3.8125rem;
  margin: 0;
  background: #ffffff;
  color: #000040;
  white-space: nowrap;
  text-transform: none;
}

.topmenu ul.menu li ul.subGroup li a:hover {
  background: #000040;
  color: #ffffff;
}

.topmenu ul.menu li ul.subGroup li.selectedli a {
  background: #265CFF;
  color: #ffffff;
}

.topmenu ul.menu ul.subGroup {
  display: block;
  position: absolute;
  left: 0;
  margin: 0;
  padding: 0;
}

.topmenu ul.menu ul.subGroup a {
  background: #ffffff;
  color: #000040;
}

@media (min-width: 992px) {
  .topmenu ul.menu li:hover ul.subGroup {
    display: block;
  }
}

.topmenu ul.menu .selectedli a {
  background: #265CFF;
  color: #ffffff;
}

.topmenu [class*="MiniSearch"] {
  height: 0;
}

.topmenu [class*="MiniSearch"] .textbox {
  padding: 20px;
  height: auto;
}

.topmenu [class*="MiniSearch"] .textbox-container {
  opacity: 0;
  visibility: hidden;
  transition: all .4s ease;
  -webkit-transition: all .4s ease;
  position: relative;
  transform: translate(0, -800px);
}

.topmenu [class*="MiniSearch"] .textbox-container.visible {
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}

.topmenu [class*="MiniSearch"] .textbox-container i {
  position: absolute;
  font-size: 20px;
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  right: 20px;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  cursor: pointer;
}

.topmenu [class*="MiniSearch"] .button {
  position: absolute;
  width: 61px;
  height: 61px;
  top: 0;
  z-index: 500;
  right: 0;
  outline: none;
  background: url("/Common/images/icon-search.svg") center/30% no-repeat, #000040;
  transition: all .2s;
  -webkit-transition: all .2s;
  line-height: 3.8125rem;
}

.topmenu [class*="MiniSearch"] .button:active {
  background: url("/Common/images/icon-search-blue.svg") center/30% no-repeat, #fff;
}

.topmenu [class*="MiniSearch"] .button:hover {
  background-color: #265CFF;
}

.languages {
  margin: 0;
  list-style: none;
  position: absolute;
  right: 64px;
  top: 0;
  height: 61px;
  width: 61px;
}

.languages li.active {
  display: none;
}

.languages a {
  background: #fff;
  color: #000040;
  padding: 0;
  display: block;
  text-align: center;
  z-index: 9999999;
  line-height: 61px;
  text-decoration: none;
  transition: all 400ms;
}

.languages a:hover {
  background: #C5C5C5;
}

.languages:hover li {
  display: block !important;
}

#footerBottom .button {
  font-size: 12px;
  padding: 10px 25px;
}

.morelink,
.button {
  font-size: 12px;
}

.NewsList_Custom10 {
  max-width: 90em;
  margin: 0 auto;
}

.NewsList_Custom10 a {
  text-decoration: none;
}

.NewsList_Custom10 .more {
  position: absolute;
  bottom: 0;
  right: 0;
}

.NewsList_Custom10 li.block:before {
  content: '';
  width: 80%;
  height: 3px;
  background: #FFF;
  display: block;
  position: absolute;
  z-index: 999;
  top: 85%;
  right: 25px;
}

.NewsList_Custom10 a.morelink {
  display: inline-block;
  background: #265CFF;
  text-transform: uppercase;
  padding: 14px 40px;
  color: #FFF;
  transition: all 400ms;
}

.NewsList_Custom10 a.morelink:hover {
  background: #021D6F;
}

.NewsList_Custom10 .block {
  height: 350px;
  background-size: cover;
  background-position: center center;
  position: relative;
  padding: 0;
  text-align: right;
}

.NewsList_Custom10 .block .titlediv {
  position: absolute;
  top: 70%;
  right: 25px;
  transition: all 400ms ease-in;
}

.NewsList_Custom10 .block .titlediv a {
  text-transform: uppercase;
  font-size: 30px;
  color: #FFF;
  font-family: 'allerregular', arial, sans-serif;
}

.NewsList_Custom10 .block:hover .imagediv {
  background: #100040;
}

.NewsList_Custom10 .block:hover .titlediv {
  top: 10%;
}

.NewsList_Custom10 .block:hover .content {
  display: block;
}

.NewsList_Custom10 .block .content {
  position: relative;
  color: #FFF;
  font-size: 15px;
  margin: 30px;
  display: none;
  top: 20%;
  height: 50%;
}

.NewsList_Custom10 .block img {
  display: none;
}

.NewsList_Custom10 .block .imagediv {
  height: 100%;
  width: 100%;
  display: block;
  transition: all 800ms;
  background: rgba(16, 0, 64, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.NewsList_Custom10 ul {
  list-style-type: none;
}

.NewsList_Custom11 {
  max-width: 90em;
  margin: 0 auto;
}

.NewsList_Custom11 a {
  text-decoration: none;
}

.NewsList_Custom11 .more {
  position: relative;
  display: block;
  text-align: center;
  margin-bottom: 30px;
}

.NewsList_Custom11 li.block .imagetable:before {
  content: '';
  width: 70%;
  height: 3px;
  background: #FFF;
  display: block;
  position: absolute;
  z-index: 999;
  bottom: 30px;
  right: 25px;
}

.NewsList_Custom11 a.morelink {
  display: inline-block;
  background: #265CFF;
  text-transform: uppercase;
  padding: 14px 40px;
  color: #FFF;
  transition: all 400ms;
}

.NewsList_Custom11 a.morelink:hover {
  background: #021D6F;
}

.NewsList_Custom11 .block {
  background-size: cover;
  background-position: center center;
  position: relative;
  padding: 0;
  text-align: right;
}

.NewsList_Custom11 .block .titlediv {
  position: absolute;
  bottom: 40px;
  right: 25px;
  transition: all 400ms ease-in;
}

.NewsList_Custom11 .block .titlediv a {
  text-transform: uppercase;
  font-size: 30px;
  color: #FFF;
  line-height: 1.2;
  font-family: 'allerregular', arial, sans-serif;
}

.NewsList_Custom11 .block .content {
  position: relative;
  font-size: 15px;
}

.NewsList_Custom11 .block .content .contentdiv {
  color: #10003F;
  text-align: center;
  margin: 10px 45px;
}

.NewsList_Custom11 .block img {
  display: none;
}

.NewsList_Custom11 .block .imagediv {
  width: 100%;
  display: block;
  transition: all 800ms;
  top: 0;
  left: 0;
  z-index: 0;
  padding: 0 40px 0 0;
  height: 280px;
}

.NewsList_Custom11 .block .imagediv .imagetable {
  height: 100%;
  width: 100%;
  background-size: cover;
  position: relative;
}

.NewsList_Custom11 .block .imagediv .imagetable .imagecell {
  height: 100%;
  width: 100%;
  background: rgba(16, 0, 64, 0.3);
}

.NewsList_Custom11 ul {
  list-style-type: none;
}

.ingelogd .NewsList_Custom11 img {
  display: block;
}

section {
  position: relative;
}

section .Editor_Default {
  max-width: 850px;
  margin: 0 auto;
}

.scrollTo {
  width: 38px;
  height: 50px;
  background-image: url("/Common/images/icon-balloon.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 38px 50px;
  display: block;
  margin: 40px auto -35px auto;
  z-index: 999;
  cursor: pointer;
  position: relative;
  top: 0;
  transition: all 500ms;
}

.scrollTo:hover {
  top: -10px;
}

header.header .scrollTo {
  margin: -60px auto 0 auto;
}

.pakketten table {
  width: 45%;
  vertical-align: top;
  margin: 5px;
  text-align: center;
  box-shadow: 1px 1px 5px rgba(156, 156, 156, 0.5);
  border-radius: 10px 10px 0 0;
  cursor: pointer;
  float: left;
  border-collapse: collapse;
}

.pakketten table tr {
  border-bottom: 1px dashed #C3BDBD;
}

.pakketten table tr:nth-child(even) {
  background-color: #EEEEEE;
}

.pakketten table.premium th {
  color: #EEF0F9;
  text-shadow: 1px 1px #080F23;
  background-image: -moz-linear-gradient(50% 0% -90deg, #265cff 0%, #0036d7 100%);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, #265cff), color-stop(1, #0036d7));
  background-image: -webkit-linear-gradient(-90deg, #265cff 0%, #0036d7 100%);
  background-image: -ms-linear-gradient(-90deg, #265cff 0%, #0036d7 100%);
  background-image: linear-gradient(180deg, #265cff 0%, #0036d7 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff265cff,endColorstr=#ff0036d7,GradientType=0)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff265cff, endColorstr=#ff0036d7, GradientType=0);
}

.pakketten table th {
  background-image: -moz-linear-gradient(50% 0% -90deg, #d2d2d2 0%, #c4c4c4 29%, #b5b5b5 61%, #a2a2a2 100%);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, #d2d2d2), color-stop(0.29, #c4c4c4), color-stop(0.61, #b5b5b5), color-stop(1, #a2a2a2));
  background-image: -webkit-linear-gradient(-90deg, #d2d2d2 0%, #c4c4c4 29%, #b5b5b5 61%, #a2a2a2 100%);
  background-image: -ms-linear-gradient(-90deg, #d2d2d2 0%, #c4c4c4 29%, #b5b5b5 61%, #a2a2a2 100%);
  background-image: linear-gradient(180deg, #d2d2d2 0%, #c4c4c4 29%, #b5b5b5 61%, #a2a2a2 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffd2d2d2,endColorstr=#ffa2a2a2,GradientType=0)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffd2d2d2, endColorstr=#ffa2a2a2, GradientType=0);
  margin-bottom: 60px;
  padding: 20px 0;
  border-radius: 10px 10px 0 0;
  color: #535353;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 1px 1px #E0E0E0;
}

.pakketten table td {
  font-size: 14px;
  color: #6B6A6A;
  padding: 8px 0;
}

.pakketten .pakket {
  width: 19%;
  display: inline-block;
  vertical-align: top;
  margin: 5px;
  border: 1px solid #B9B9B9;
  text-align: center;
  box-shadow: 1px 1px 5px rgba(156, 156, 156, 0.5);
  border-radius: 10px 10px 0 0;
  cursor: pointer;
}

.pakketten .pakket:last-child .body {
  border: none;
}

.pakketten .pakket span {
  display: block;
}

.pakketten .pakket:hover {
  border: 1px solid;
}

.pakketten .header {
  background-image: -moz-linear-gradient(50% 0% -90deg, #d2d2d2 0%, #c4c4c4 29%, #b5b5b5 61%, #a2a2a2 100%);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, #d2d2d2), color-stop(0.29, #c4c4c4), color-stop(0.61, #b5b5b5), color-stop(1, #a2a2a2));
  background-image: -webkit-linear-gradient(-90deg, #d2d2d2 0%, #c4c4c4 29%, #b5b5b5 61%, #a2a2a2 100%);
  background-image: -ms-linear-gradient(-90deg, #d2d2d2 0%, #c4c4c4 29%, #b5b5b5 61%, #a2a2a2 100%);
  background-image: linear-gradient(180deg, #d2d2d2 0%, #c4c4c4 29%, #b5b5b5 61%, #a2a2a2 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffd2d2d2,endColorstr=#ffa2a2a2,GradientType=0)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffd2d2d2,endColorstr=#ffa2a2a2,GradientType=0);
  height: 95px;
  margin-bottom: 60px;
  padding-top: 27px;
  border-radius: 10px 10px 0 0;
}

.pakketten .header .aantal {
  color: #535353;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 1px 1px #E0E0E0;
}

.pakketten .header .prijs {
  background-image: -webkit-gradient(linear, color-stop(0, #265cff), color-stop(1, #003cec));
  background-image: -webkit-linear-gradient(#265cff 0%, #003cec 100%);
  background-image: linear-gradient(#265cff 0%, #003cec 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff265cff,endColorstr=#ff003cec)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff265cff,endColorstr=#ff003cec);
  border: 2px solid #FFF;
  color: #FFF;
  border-radius: 50%;
  text-shadow: 1px 1px #1C5596;
  font-size: 18px;
  height: 75px;
  width: 75px;
  line-height: 75px;
  text-align: center;
  margin: 9px auto;
}

.pakketten .body {
  padding: 20px 20px 20px 0px;
}

.pakketten .body li {
  list-style: none;
  font-size: 14px;
  margin-bottom: 30px;
  border-bottom: 1px dashed #C3BDBD;
  padding-bottom: 20px;
  color: #6B6A6A;
}

.pakketten a.bestellen {
  background-image: -moz-linear-gradient(50% 0% -90deg, #d2d2d2 0%, #c4c4c4 29%, #b5b5b5 61%, #a2a2a2 100%);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, #d2d2d2), color-stop(0.29, #c4c4c4), color-stop(0.61, #b5b5b5), color-stop(1, #a2a2a2));
  background-image: -webkit-linear-gradient(-90deg, #d2d2d2 0%, #c4c4c4 29%, #b5b5b5 61%, #a2a2a2 100%);
  background-image: -ms-linear-gradient(-90deg, #d2d2d2 0%, #c4c4c4 29%, #b5b5b5 61%, #a2a2a2 100%);
  background-image: linear-gradient(180deg, #d2d2d2 0%, #c4c4c4 29%, #b5b5b5 61%, #a2a2a2 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffd2d2d2,endColorstr=#ffa2a2a2,GradientType=0)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffd2d2d2,endColorstr=#ffa2a2a2,GradientType=0);
  color: #535353;
  text-shadow: 1px 1px #E0E0E0;
  display: block;
  -webkit-transition: all 400ms;
  transition: all 400ms;
  height: 50px;
  line-height: 50px;
  font-size: 19px;
  text-decoration: none;
  text-transform: uppercase;
}

.pakketten a.bestellen:hover {
  background: #FFF;
}

.pakketten table:first-child tr:nth-child(6) {
  border-bottom: 5px solid #A9A9A9;
}

.pakketten table:first-child tr:nth-child(11) {
  border-bottom: 5px solid #A9A9A9;
}

.pakketten table:first-child tr:nth-child(13) {
  border-bottom: 5px solid #A9A9A9;
}

.pakketten table:nth-child(2) {
  float: right;
}

.pakketten table:nth-child(2) tr:nth-child(5) {
  border-top: 5px solid #A9A9A9;
}

.pakketten table:nth-child(2) tr:nth-child(7) {
  border-top: 5px solid #A9A9A9;
}

.pakketten table:nth-child(2) tr:nth-child(8) {
  border-top: 5px solid #A9A9A9;
}

.pakketten table:nth-child(2) tr:nth-child(10) {
  border-top: 5px solid #A9A9A9;
}

@media (max-width: 500px) {
  .pakketten table {
    width: 100%;
  }
}

.Editor_Custom10 {
  text-align: center;
}

@media (max-width: 1200px) {
  .pakketten .pakket {
    width: 19%;
  }
}

@media (max-width: 900px) {
  .pakketten .pakket {
    width: 24%;
  }
}

@media (max-width: 700px) {
  .pakketten .pakket {
    width: 45%;
  }
}

@media (max-width: 450px) {
  .pakketten .pakket {
    width: 80%;
  }
}

.breadcrumbs {
  background: none;
  border: none;
  padding-left: 0;
}

.breadcrumbs .text {
  color: #666;
}

.breadcrumbs a:hover {
  text-decoration: none;
}

.breadcrumbs .seperator {
  margin-right: 5px;
  display: block;
}

.breadcrumbs .home {
  margin-left: 0;
}

.breadcrumbs .link {
  margin: 0 5px;
}

.LanguageSelector_Default {
  display: none;
}

/****************************
    YouTube Controll
****************************/
.youtube-player {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
}

.youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.videolist {
  text-align: center;
  width: 100%;
  position: relative;
  margin-top: 30px;
}

.videolist .video {
  width: 300px;
  max-width: 100%;
  border: 1px solid #EEE;
  margin-bottom: 20px;
  background: #FFF;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.videolist a {
  text-decoration: none;
}

.videolist .preview img {
  width: 100%;
  max-width: 100%;
}

.videolist .title {
  padding: 10px;
}
