/* colors.scss */
@import url("base.css");
@import url(bb_480.css) screen and (max-width: 480px) and (orientation: portrait);
@import url(bb_480.css) screen and (max-width: 480px) and (orientation: landscape);
@import url(bb_481_767.css) screen and (min-width: 481px) and (max-width: 767px);
@import url(bb_768_991.css) screen and (min-width: 768px) and (max-width: 991px);
@import url(bb_992_1199.css) screen and (min-width: 992px) and (max-width: 1199px);
@import url(bb_1200_1400.css) screen and (min-width: 1200px) and (max-width: 1400px);
@import url(bb_1401.css) screen and (min-width: 1401px);
:root {
  --color-white: #fcfcf8;
  --color-chatgpt1: #f4e6cc;
  --color-chatgpt2: #F5EFE6;
  --color-chatgpt3: #d8cab3;
}

@font-face {
  font-family: "LatoWebBold";
  src: url("../fonts/Lato-Bold.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Bold.woff2") format("woff2"), url("../fonts/Lato-Bold.woff") format("woff"), url("../fonts/Lato-Bold.ttf") format("truetype");
  font-style: normal;
  font-display: fallback;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: Lato-Regular */
@font-face {
  font-family: "LatoWeb";
  src: url("../fonts/Lato-Regular.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Regular.woff2") format("woff2"), url("../fonts/Lato-Regular.woff") format("woff"), url("../fonts/Lato-Regular.ttf") format("truetype");
  font-style: normal;
  font-display: fallback;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: Lato-Italic */
@font-face {
  font-family: "LatoWeb";
  src: url("../fonts/Lato-Italic.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Lato-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Italic.woff2") format("woff2"), url("../fonts/Lato-Italic.woff") format("woff"), url("../fonts/Lato-Italic.ttf") format("truetype");
  font-style: italic;
  font-display: fallback;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: Lato-Light */
@font-face {
  font-family: "LatoWebLight";
  src: url("../fonts/Lato-Light.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Lato-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Light.woff2") format("woff2"), url("../fonts/Lato-Light.woff") format("woff"), url("../fonts/Lato-Light.ttf") format("truetype");
  font-style: normal;
  font-display: fallback;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: YanoneKaffeesatz-Regular */
@font-face {
  font-family: "YanoneKaffeesatz";
  src: url("../fonts/YanoneKaffeesatz-Regular.woff2") format("woff2"), url("../fonts/YanoneKaffeesatz-Regular.woff") format("woff"); /* Modern Browsers */
  font-style: normal;
  font-display: fallback;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: YanoneKaffeesatz-Regular */
@font-face {
  font-family: "YanoneKaffeesatz";
  src: url("../fonts/YanoneKaffeesatz-Regular.woff2") format("woff2"), url("../fonts/YanoneKaffeesatz-Regular.woff") format("woff"); /* Modern Browsers */
  font-style: normal;
  font-display: fallback;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: YanoneKaffeesatz-Bold */
@font-face {
  font-family: "YanoneKaffeesatz-Bold";
  src: url("../fonts/YanoneKaffeesatz-Bold.woff2") format("woff2"), url("../fonts/YanoneKaffeesatz-Bold.woff") format("woff"); /* Modern Browsers */
  font-style: normal;
  font-display: fallback;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: YanoneKaffeesatz-Light */
@font-face {
  font-family: "YanoneKaffeesatz-Light";
  src: url("../fonts/YanoneKaffeesatz-Light.woff2") format("woff2"), url("../fonts/YanoneKaffeesatz-Light.woff") format("woff"); /* Modern Browsers */
  font-style: normal;
  font-display: fallback;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/*
$chatgpt_backgroundcolor1: #f4e6cc;
$chatgpt_backgroundcolor2:#F5EFE6;
$chatgpt_backgroundcolor3: #d8cab3;
$basic_backgroundcolor: #fcfcf8;
$basic_fontcolor: #333;
$basic_font: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
$lato_font: "LatoWeb", calibi, arial;
$yanone_font: "YanoneKaffeesatz", calibi, arial;
$white: #FFF;
$gold: #997404; // #997404; 
$gold_normal: #daa520; // #997404; 
$gold_light: #ffd700;
$test: $teal-100;
$grey_light: #f5f5f5;
$grey_dark: #333;
$grey: #CCC;
$dark_blue: #1f5884;
$bb_blue: #f8fafd;// #eff1eb; // aliceblue;
$button_main_basic: #daa520;
$button_main_hover: #ffd700;
$blue_light: #eaf4ff;
*/
/* common parts */
html, body {
  background-color: #fcfcf8;
  height: 100%;
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

@media (max-width: 991px) {
  main, footer {
    top: 120px;
  }
}
@media (min-width: 992px) {
  main, footer {
    top: 70px;
  }
  main.thema {
    top: 0px;
  }
}
main {
  background: #fff;
  font-family: "LatoWeb", calibi, arial;
  position: relative;
  padding-bottom: 40px;
}

footer {
  position: relative;
  clear: both;
  background: #daa520;
  padding: 10px 0px 20px 0px;
}
footer .container-footer .footer-cols {
  justify-content: space-between;
  -webkit-box-pack: justify;
  display: flex;
}
footer .container-footer .footer-cols .footer-col {
  display: block;
  margin: 10px 2.4em 0px 0px;
}
footer .container-footer .footer-cols .footer-col strong {
  overflow-wrap: anywhere;
}
footer .container-footer .footer-cols .footer-col ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
footer .bb_footer_info .bb_prefs {
  position: relative;
  margin: 0px 0px 10px 0px;
}
footer .bb_footer_info .bb_copyright {
  position: relative;
  margin: 0px 0px 10px 0px;
}
footer a {
  text-decoration: none !important;
  color: #333 !important;
  cursor: pointer !important;
}
footer a:hover {
  text-decoration: underline !important;
}

a {
  text-decoration: none;
  color: #333;
  cursor: pointer;
}

h1.home-title {
  position: relative;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  font-family: "YanoneKaffeesatz", calibri, arial;
  color: #333;
  mix-blend-mode: difference;
  margin: 20px 0px 0px 0px;
}

h2 {
  font-weight: 800;
}

#autohof-map {
  height: 600px !important;
  width: 100% !important;
  min-height: 400px;
  display: block;
  position: relative; /* cruciaal zodat absolute children (leaflet-layer etc.) zich goed positioneren */
  z-index: 1;
}

/** Cookie consent */
/* Zorg dat de simpele banner netjes onderin blijft (vooral op mobile) */
.termsfeed-com---nb-simple {
  bottom: 0 !important;
  top: auto !important;
  left: 0;
  right: 0;
  max-width: 100%;
  font-size: 13px;
  padding: 0.5rem 1rem !important;
  background-color: #111 !important; /* of je eigen huisstijl */
}

.termsfeed-com---nb-simple .cc-nb-main-container {
  padding: 0.5rem 1rem !important;
}

.termsfeed-com---nb-simple .cc-nb-title {
  font-size: 15px !important;
  margin-bottom: 0.25rem !important;
}

.termsfeed-com---nb-simple .cc-nb-text {
  font-size: 13px !important;
  margin-bottom: 0.5rem !important;
}

.termsfeed-com---nb-simple .cc-nb-buttons-container button {
  font-size: 12px !important;
  padding: 0.3rem 0.6rem !important;
}

#termsfeed-com---preferences-center {
  font-family: "LatoWeb", calibi, arial;
}

.cc-pc-container {
  padding: 10px;
  border-radius: 10px;
}

.cc-cp-body {
  padding-top: 10px;
}

.cc-cp-body-tabs {
  background: #292929 !important;
}

.termsfeed-com---palette-dark .cc-cp-body-tabs {
  background: #292929 !important;
}

.termsfeed-com---palette-dark .cc-cp-body-tabs-item[active=true] button {
  color: #fcfcf8 !important;
}

.termsfeed-com---palette-dark .cc-pc-head {
  background: #997404 !important;
}

.cc-cp-body-tabs-item {
  border-bottom: none;
}

.termsfeed-com---pc-dialog .cc-cp-body-tabs-item {
  border-bottom: none !important;
}

.cc-cp-foot-button {
  padding: 20px 0px 10px 0px;
}

#open_preferences_center {
  cursor: pointer;
}

/** Progress Bar - bergbahn left - right */
@media (max-width: 991px) {
  .progress-container {
    /* top: 80px; */
    top: -17px;
  }
}
@media (min-width: 992px) {
  .progress-container {
    top: 35px;
  }
}
.progress-container {
  width: 104%;
  height: 0px;
  position: absolute;
  left: -30px;
}
.progress-container hr {
  position: absolute;
  width: 100%;
  background: #EEE;
  height: 1px;
  z-index: 99;
  border-top: 0px;
}
.progress-container .progress-bar-bergbahn {
  position: relative;
  top: 10px;
  height: 0px;
  background: #d79913;
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.progress-container .progress-bar-bergbahn img {
  position: relative;
  z-index: 99;
}

/** Header Container setup */
.main-container {
  padding: 0px !important;
}

header {
  background: #fcfcf8;
}

.upper-bar {
  position: fixed;
  top: 0px;
  height: 40px;
  background: #1f5884;
  color: #f5f5f5;
  border-bottom: solid 1px #CCC;
  z-index: 99;
}
.upper-bar .upper-bar-center {
  position: relative;
  background: #997404;
}
.upper-bar #country-language-selector {
  position: absolute;
  right: 4px;
  top: 7px;
}
.upper-bar #country-language-selector a.link-cl-selector {
  color: #f5f5f5;
  text-decoration: none !important;
}
.upper-bar #country-language-selector a.link-cl-selector span {
  position: relative;
  top: 2px;
  left: 4px;
  font-size: 0.8em;
}
.upper-bar #country-language-selector a.link-cl-selector:after {
  font-size: 1.4em;
  display: inline-block;
  margin-left: 0.4em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  text-decoration: none !important;
}
.upper-bar #search-home {
  position: absolute;
  right: 90px;
  top: 3px;
}
.upper-bar #search-home .form-control {
  width: 300px;
  display: inline-block;
}
.upper-bar #search-home button {
  display: inline-block;
  position: absolute;
  top: 0px;
  background: #daa520;
  right: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.upper-bar #search-home button:hover {
  background: #cc9b08;
}
@media (min-width: 520px) {
  .upper-bar #social-media {
    position: absolute;
    right: 396px;
    top: -1px;
  }
}
@media (max-width: 520px) {
  .upper-bar #social-media {
    display: none;
  }
}

.middle-bar {
  position: fixed;
  top: 40px;
  z-index: 99;
}
.middle-bar middle-bar-left {
  --bg-color: var(--color-white);
  background: var(--bg-color);
}
.middle-bar .middle-bar-left {
  background: #fcfcf8;
}
.middle-bar .middle-bar-center {
  background: #fcfcf8;
  padding: 0px;
}
.middle-bar .middle-bar-right {
  background: #fcfcf8;
}

@media (max-width: 991px) {
  #navbarBbms {
    margin: 0px !important;
  }
  .bottom-bar-variant {
    margin-top: 90px;
  }
}
@media (min-width: 992px) {
  #navbarBbms.variant1 {
    margin-left: 70px;
  }
  #navbarBbms.variant2 {
    margin-left: 20px;
  }
  .bottom-bar-variant {
    margin-top: 46px;
  }
}
.bottom-bar, .bottom-bar-variant {
  position: relative;
  width: 100%;
  clear: both;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.bottom-bar .title_pos, .bottom-bar-variant .title_pos {
  position: absolute;
  bottom: 0px;
}
.bottom-bar .title_pos #title_pos_1, .bottom-bar-variant .title_pos #title_pos_1 {
  position: relative;
  bottom: 0px;
  font-family: "YanoneKaffeesatz-Bold", calibri, arial;
  /* font-family: "LatoWeb", calibi, arial; */
  color: #FFF;
  font-size: 3em;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-shadow: -1px 1px #333;
  line-height: normal;
}
.bottom-bar .title_pos #subtitle_pos_1, .bottom-bar-variant .title_pos #subtitle_pos_1 {
  font-family: "YanoneKaffeesatz-Bold", calibri, arial;
  color: #FFF;
  font-size: 2.5em;
  text-transform: capitalize;
  text-shadow: -1px 1px #333;
  letter-spacing: 2px;
  position: relative;
  z-index: 10;
}

.bottom-bar {
  margin-top: 90px;
  height: 600px;
}

.bottom-bar.thema, .bottom-bar.thema-kabelbanen {
  height: 400px;
}

.bottom-bar-variant {
  height: 80px;
}

/** Navigation Main Start */
/*
.nav > li.dropdown.open { position: static; }
.nav > li.dropdown.open .dropdown-menu {display:table; width: 100%; text-align: center; left:0; right:0; }
.dropdown-menu>li { display: table-cell; }
*/
.navbar .megamenu {
  padding: 1rem;
}

/* ============ desktop view ============ */
@media all and (min-width: 992px) {
  .navbar .has-megamenu {
    position: static !important;
  }
  .navbar .megamenu {
    left: 0;
    right: 0;
    width: 100%;
    margin-top: 0;
  }
}
/* ============ desktop view .end// ============ */
/* ============ mobile view ============ */
@media (max-width: 991px) {
  .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse {
    overflow-y: auto;
    max-height: 90vh;
    margin-top: 10px;
  }
}
header nav {
  display: flex;
  position: relative;
  flex-direction: row;
}
header nav span.bbms-text {
  font-weight: bold;
  position: absolute;
  left: 10px;
  top: 14px;
}
header nav .menu {
  margin-left: 54px;
}
header nav .navbar-toggler {
  margin: 0px 0px 0px 20px;
}
@media (max-width: 992px) {
  header nav .menu {
    margin-top: 20px;
  }
  header nav ul li {
    margin: 4px 16px;
  }
  header nav ul.list-unstyled li {
    margin: 0px;
  }
  header nav .nav-item {
    width: 96%;
  }
  header nav .dropdown-menu {
    padding: 10px;
    margin-top: 14px !important;
  }
  header nav .nav-item {
    background: #EEE;
    padding: 14px 8px;
  }
  header nav .nav-item a {
    color: #333;
    text-decoration: none;
    padding: 20px 0px;
  }
  header nav .logo-box {
    margin-top: 0px;
  }
}
@media (min-width: 992px) {
  header nav {
    padding: 0px !important;
  }
  header nav .menu {
    margin-top: 0px;
  }
  header nav ul li {
    margin: 0px 16px;
  }
  header nav ul.list-unstyled li {
    margin: 0px;
  }
  header nav .dropdown-menu {
    padding: 10px 0px 10px 135px;
    margin-top: -1px !important;
  }
  header nav .nav-item {
    padding: 14px 8px;
  }
  header nav .nav-item a {
    color: #333;
    text-decoration: none;
    padding: 20px 0px;
  }
  header nav .logo-box {
    position: fixed;
    z-index: 99 !important;
    top: 10px;
  }
  header nav .logo-box.variant2 {
    position: absolute;
    margin: 0px 0px 30px 0px;
  }
}
header nav #navbarBbms {
  margin-left: 20px;
  border-bottom: solid 1px #EEE;
}
header nav a.sub-item {
  padding: 4px 0px;
}
header nav .nav-item:hover {
  border-radius: 0px 10px 0px 0px;
  background: #daa520;
}
header nav .dropdown-toggle::after {
  margin-left: 0.755em;
  font-size: 1.4em;
}
header nav .raq {
  position: relative;
  transform: rotate(90deg);
  margin-left: 6px;
}
header nav .t0 {
  transform: rotate(0deg);
}
header nav .t90 {
  transform: rotate(90deg);
}
header nav .dropdown-menu {
  border-radius: 0px;
  border: none;
  background: #fcfcf8;
}
header nav .dropdown-menu li {
  position: relative;
}
header nav .nav-item .submenu {
  display: none;
  position: absolute;
  left: 100%;
  top: -7px;
}
header nav .nav-item .submenu-left {
  right: 100%;
  left: auto;
}
header nav .active {
  border-bottom: solid 1px #997404;
}
header nav .dropdown-item {
  display: inline;
}
header nav .dropdown > .dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
}
header nav ul.list-unstyled li {
  height: 30px;
}
header nav ul.list-unstyled li:hover {
  background: linear-gradient(#fcfcf8, #fcfcf8) padding-box, linear-gradient(to right, #997404, #fcfcf8) border-box;
  border-bottom: 1px solid transparent;
}
header nav .underline:hover {
  background: none;
}
header nav h6 a:hover {
  background: linear-gradient(#fcfcf8, #fcfcf8) padding-box, linear-gradient(to right, #997404, #fcfcf8) border-box;
  border-bottom: 1px solid transparent;
}

/** Language choice screen */
#language_choice {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
#language_choice .language_choice_screen {
  position: relative;
  background: #997404;
  max-width: 50em;
  margin: 0px auto;
  top: 40px;
  padding: 20px;
  border: solid 1px #DDD;
  border-radius: 10px;
}

#language_choice_screen_close {
  position: absolute;
  width: 24px;
  height: 24px;
  padding: 2px;
  right: 5px;
  top: 5px;
  z-index: 9999;
  display: block;
  cursor: pointer;
}

.lang_ctry_help {
  color: white !important;
}

.button {
  background: #daa520;
  padding: 2px 4px;
  margin: 2px;
}

.button:hover {
  background: #ffd700;
}

/** IMAGELIST */
div.imagelist {
  position: relative;
}
div.imagelist .imagelist-inner {
  position: relative;
  margin: 0px auto;
  padding-bottom: 4px;
}
div.imagelist .imagelist-inner .imagelist-item {
  position: relative;
  padding: 4px 4px 0px 4px;
}
div.imagelist .imagelist-inner .imagelist-item .imagelist-item-inner {
  height: 300px;
  overflow: hidden;
  position: relative;
}
div.imagelist .imagelist-inner .imagelist-item .imagelist-item-inner img {
  margin: 0;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
div.imagelist .imagelist-inner .imagelist-item .imagelist-item-inner .imagelist-item-txt {
  position: absolute;
  bottom: 0px;
  left: 20px;
  color: #fcfcf8;
  padding: 0px 20px 0px 0px;
}
div.imagelist .imagelist-inner .imagelist-item .imagelist-item-inner .imagelist-item-txt .imagelist-item-title {
  background: rgba(0, 0, 0, 0.5);
  margin-bottom: 5px;
  font-size: 1.2em;
  padding: 0px 4px 0px 4px;
}
div.imagelist .imagelist-inner .imagelist-item .imagelist-item-inner .imagelist-item-txt .imagelist-item-intro {
  background: rgba(0, 0, 0, 0.5);
  margin-bottom: 5px;
  padding: 0px 4px 0px 4px;
}

/** IMAGE BAR */
.image-bar {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 300px;
}
.image-bar .imagelist-item-txt {
  position: absolute;
  bottom: 10px;
  left: 20px;
  color: #fcfcf8;
  padding: 0px 20px 0px 0px;
  mix-blend-mode: luminosity;
}
.image-bar .imagelist-item-txt .tit_pos {
  background: rgba(0, 0, 0, 0.5);
  font-size: 2em;
  margin-bottom: 5px;
  padding: 0px 4px 0px 4px;
}
.image-bar .imagelist-item-txt .txt_pos {
  background: rgba(0, 0, 0, 0.5);
  font-size: 1.3em;
  margin-bottom: 5px;
  padding: 0px 4px 0px 4px;
  max-width: 600px;
}
.image-bar .imagelist-item-txt .txt_pos p {
  margin: 0px;
}
.image-bar .imagelist-item-txt .txt_pos .lees_verder a {
  color: #fff;
  text-decoration: none;
}
.image-bar .imagelist-item-txt .txt_pos .lees_verder a:hover {
  color: #fff;
  text-decoration: underline;
}

.image-source {
  font-size: 0.8em;
}

.centerbox {
  padding: 20px 0px;
}

a.base {
  text-decoration: none;
  color: #333;
}

a.base:hover {
  text-decoration: underline;
}

/** BREADCRUMB */
.page-breadcrumb {
  margin: 14px 0px 12px 0px;
  background: #fff;
  padding: 10px 0px 10px 20px;
  color: #333;
  font-size: 0.8em;
}
.page-breadcrumb a {
  color: #333;
  text-decoration: none;
}
.page-breadcrumb a:hover {
  text-decoration: underline;
}

/** ARTICLE LIST */
#content-container {
  position: relative;
}
#content-container .content-article {
  position: relative;
  margin: 0px 0px 20px 0px;
  display: flex;
  border-bottom: solid 1px #daa520;
  padding-bottom: 20px;
}
#content-container .content-article .content-article-image {
  position: relative;
  padding: 0px;
}
#content-container .content-article .content-article-image .article-image {
  position: relative;
  width: 100%;
}
#content-container .content-article .content-article-image .article-image a {
  width: inherit;
}
#content-container .content-article .content-article-image .article-image .v_middle {
  width: inherit;
}
#content-container .content-article .content-article-image .article-image .article-subcat {
  position: absolute;
  top: 0px;
  left: 0px;
  background: #daa520;
  width: 200px;
  height: 30px;
  border-bottom-right-radius: 10px;
  padding: 5px;
  font-family: "LatoWeb", calibi, arial;
  font-style: oblique;
}
#content-container .content-article .content-article-image .article-image .icon {
  position: absolute;
  top: 2px;
  right: 2px;
  background: rgba(255, 255, 255, 0.9);
  padding: 2px;
  border-radius: 30px;
}
#content-container .content-article .content-article-text {
  position: relative;
  display: block;
  padding: 10px;
}
#content-container .content-article .content-article-text .article-title {
  font-size: 2em;
  margin: 0px 0px 10px 0px;
  font-family: "YanoneKaffeesatz-Bold", calibri, arial;
}
#content-container .content-article .content-article-text a {
  text-decoration: none;
  color: inherit;
}
#content-container .content-article .content-article-text a:hover {
  text-decoration: underline;
}
#content-container .content-article .content-article-text .article-date {
  font-size: 0.8em;
}
#content-container .content-article .content-article-text .article-author {
  font-size: 0.9em;
}
#content-container .content-article .content-article-text p {
  margin: 10px 0px 10px 0px;
  line-height: 1.5em;
  max-height: 6em;
  overflow: hidden;
}

/** ARTICLES */
h1 {
  font-family: "YanoneKaffeesatz-Bold", calibri, arial;
  font-size: 2.5em;
  text-transform: uppercase;
  line-height: 30pt;
  /* word-wrap: break-word; */
  padding: 0px 20px 0px 0px;
}

article {
  background: none;
  padding: 0px !important;
  position: relative;
  margin: 20px 0px 0px 0px;
  font-size: 16px;
}
article header {
  position: relative;
  background: none;
}
article h2 {
  font-family: "YanoneKaffeesatz-Bold", calibri, arial;
  font-size: 1.8em;
  /* font-weight: bold; */
  text-transform: uppercase;
  word-wrap: break-word;
  margin: 40px 0px 0px 0px;
}
article .image-article-main {
  position: relative;
  width: 100%;
  margin: 30px 0px;
}
article .image-article-main img, article .image-article-main figure, article .image-article-main picture {
  width: inherit;
}
article .article-author {
  position: relative;
  font-size: 0.8em;
  margin: 10px 0px 0px 0px;
}
article .image-article-extra {
  position: relative;
  width: 100%;
  background: #fcfcf8;
  border: solid 1px #DDD;
  margin: 20px 0px;
}
article .image-article-extra .bergundbahn_image_gallery:has(figure:nth-child(2)) figure {
  max-width: 50%;
}
article .image-article-extra .bergundbahn_image_gallery:has(figure:nth-child(3)) figure {
  max-width: 33.3333333333%;
  min-width: 200px;
}
article .image-article-extra .bergundbahn_image_gallery:has(figure:nth-child(4)) figure {
  max-width: 50%;
}
article .image-article-extra .bergundbahn_image_gallery {
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  display: flex;
  padding: 10px 10px 0px 0px;
}
article .image-article-extra .bergundbahn_image_gallery figure {
  width: inherit;
  text-align: center;
  max-width: 100%;
  padding: 0px 0px 0px 10px;
}
article .image-article-extra .bergundbahn_image_gallery figure picture {
  position: relative;
  margin: 0px auto;
  justify-content: center;
  justify-items: center;
  width: 100%;
}
article .image-article-extra .bergundbahn_image_gallery figure picture img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  aspect-ratio: 1/1;
  position: relative;
  width: inherit;
}
article .article-content {
  /*
  figure {
      max-width: 50%;
      min-width: 300px;
      position: relative;
      float: right;
  }
  */
}
article .article-content p {
  position: relative;
  margin: 10px 10px 0px 0px;
  clear: left;
}
article .article-content p:first-of-type {
  font-weight: bold;
}
article .article-content img {
  position: relative;
  width: 100%;
}
article .article-content figure {
  position: relative;
  margin: 20px 0px;
}
article .article-message {
  position: relative;
  display: inline-block;
  color: red;
  font-size: 1em;
  margin: 0px 10px;
}
article ol li, article ul li {
  margin: 10px 0px;
  padding-left: 10px;
}

.article_list_small .small_article {
  position: relative;
  margin: 10px 0px 20px 0px;
  background: linear-gradient(90deg, #ffffff, #FCFCF8, #EEE);
}
.article_list_small .small_article_img {
  position: relative;
  width: 100%;
  margin: 0px;
}
.article_list_small .small_article_img img {
  width: inherit;
  border-radius: 0px 20px;
}
.article_list_small .small_article_title {
  font-weight: bold;
  margin: 20px 0px 10px 0px;
}
.article_list_small .small_article_summary {
  padding: 10px 10px 0px 0px;
}
.article_list_small .small_article_readmore {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

/*** SEILBAHN ***/
.seilbahn .seilbahn_nav {
  position: relative;
  width: 100%;
  z-index: 10;
}
.seilbahn .seilbahn_nav .main_items {
  background: #FFF;
  height: 80px;
}
.seilbahn .seilbahn_nav .main_items #submenu-hoofdnavigatie {
  background: #1f5884;
  height: 40px;
  font-family: "YanoneKaffeesatz", calibri, arial;
  font-size: 1.5em;
  padding: 0px;
  color: #FCFCF8;
  list-style-type: none;
}
.seilbahn .seilbahn_nav .main_items #submenu-hoofdnavigatie li.open {
  background: #f8fafd;
  height: 100%;
  color: #1f5884;
}
.seilbahn .seilbahn_nav .main_items #submenu-hoofdnavigatie li.open ul {
  display: block;
  list-style-type: none;
}
.seilbahn .seilbahn_nav .main_items #submenu-hoofdnavigatie li.open ul.sub-menu {
  position: absolute;
  padding: 0px;
  left: 0px;
  height: 40px;
  width: 100%;
  top: 40px;
  background: #e2e2e2;
  font-size: 0.9em;
}
.seilbahn .seilbahn_nav .main_items #submenu-hoofdnavigatie li.open ul.sub-menu li a {
  padding: 0px;
  color: #333333;
}
.seilbahn .seilbahn_nav .main_items #submenu-hoofdnavigatie li.menu-item {
  float: left;
  padding: 5px 20px 0px 20px;
  position: initial;
  cursor: pointer;
}
.seilbahn .seilbahn_nav .main_items #submenu-hoofdnavigatie a {
  text-decoration: none;
}
.seilbahn .table .bb_blue {
  background: #f8fafd !important;
}
.seilbahn .seilbahn_in_main_icons {
  position: relative;
  bottom: 3px;
  padding: 0px 0px 0px 6px;
  float: right;
}
@media (max-width: 767px) {
  .seilbahn .seilbahn_in_main_icons {
    float: left;
    padding: 0px;
  }
}
.seilbahn .seilbahn_in_main_icons div {
  position: relative;
  float: right;
  margin: 0px 6px 0px 0px;
}
@media (max-width: 767px) {
  .seilbahn .seilbahn_in_main_icons div {
    float: left;
  }
}
.seilbahn .seilbahn_in_main_icons div span {
  position: absolute;
  color: white;
  z-index: 99;
  bottom: -4px;
  left: 33px;
  font-size: 1.5em;
}
.seilbahn .seilbahn_main_rating {
  float: right;
  position: relative;
  bottom: 3px;
}
@media (max-width: 767px) {
  .seilbahn .seilbahn_main_rating {
    float: left;
  }
}
.seilbahn .seilbahn_main_rating .seilbahn_review {
  position: relative;
  width: 50px;
  height: 50px;
  border: solid 1px #8b6b43;
  border-radius: 12px;
  text-align: center;
  padding-top: 8px;
}
.seilbahn .seilbahn_main_rating .seilbahn_review span {
  position: relative;
  font-size: 1.5em;
  color: #8b6b43;
  bottom: -1px;
}
.seilbahn .seilbahn_img_info {
  position: relative;
  width: 100%;
  height: 250px;
}
.seilbahn .seilbahn_img_info #seilbahn_stats {
  position: absolute;
  bottom: 0px;
  width: -moz-fit-content;
  width: fit-content;
}
.seilbahn .seilbahn_img_info #seilbahn_stats div {
  position: absolute;
  font-family: "YanoneKaffeesatz";
  font-size: 1.2em;
}
.seilbahn .seilbahn_img_info #seilbahn_stats div.img_info_length {
  top: 50px;
  transform: rotate(-28deg);
}
.seilbahn .seilbahn_img_info #seilbahn_stats div.img_info_height {
  bottom: 10px;
}
.seilbahn .seilbahn_img_info #seilbahn_stats div.img_info_bg {
  position: relative;
  top: -20px;
}
@media (min-width: 481px) {
  .seilbahn .seilbahn_img_info #seilbahn_stats div.img_info_talstation {
    bottom: 10px;
    left: 10px;
  }
  .seilbahn .seilbahn_img_info #seilbahn_stats div.img_info_bergstation {
    top: 0px;
    right: 60px;
  }
  .seilbahn .seilbahn_img_info #seilbahn_stats div.img_info_length {
    left: 130px;
  }
  .seilbahn .seilbahn_img_info #seilbahn_stats div.img_info_height {
    right: 17px;
  }
  .seilbahn .seilbahn_img_info #seilbahn_stats div.img_info_bg {
    left: 0px;
  }
}
@media (max-width: 480px) {
  .seilbahn .seilbahn_img_info #seilbahn_stats div.img_info_talstation {
    bottom: 10px;
    left: 10px;
  }
  .seilbahn .seilbahn_img_info #seilbahn_stats div.img_info_bergstation {
    top: 0px;
    right: 60px;
  }
  .seilbahn .seilbahn_img_info #seilbahn_stats div.img_info_length {
    left: 130px;
  }
  .seilbahn .seilbahn_img_info #seilbahn_stats div.img_info_height {
    right: 17px;
  }
  .seilbahn .seilbahn_img_info #seilbahn_stats div.img_info_bg {
    left: 0px;
  }
}
.seilbahn .main_image {
  position: relative;
  width: -webkit-fill-available;
}
.seilbahn .main_image img {
  width: inherit;
}
.seilbahn .image_gallery {
  position: relative;
  padding: 0px;
  overflow: hidden;
  border: solid 2px #f8fafd;
  cursor: pointer;
}
.seilbahn .image_gallery .in_image_gallery {
  position: relative;
  padding: 0px;
}
.seilbahn .image_gallery .in_image_gallery img {
  width: -webkit-fill-available;
}
.seilbahn .seilbahn_video {
  position: relative;
}
.seilbahn .seilbahn_video iframe {
  aspect-ratio: 16/9;
  height: 100%;
  width: 100%;
}
.seilbahn .seilbahn_main_features table td:first-of-type, .seilbahn .seilbahn_sub_features table td:first-of-type {
  font-weight: bold;
}
.seilbahn .seilbahn_address {
  padding: 0px;
  border-style: solid;
  border-width: 1px;
  -o-border-image: linear-gradient(to bottom right, #ccc 0%, #fff 50%) 1;
     border-image: linear-gradient(to bottom right, #ccc 0%, #fff 50%) 1;
  background: #f8fafd;
}
.seilbahn .seilbahn_address div {
  margin: 5px 0px;
  padding: 5px;
}
.seilbahn .seilbahn_address div:first-of-type {
  font-weight: bold;
  margin-top: 0px;
}
.seilbahn .seilbahn_address a {
  text-decoration: none;
  color: inherit;
}
.seilbahn .seilbahn_info_maps #mapid {
  z-index: 1;
  width: 100%;
  height: 350px;
}
.seilbahn .row {
  margin: 0px 0px 40px 0px;
}

#seturl {
  display: none;
}

i.fa-xmark {
  color: red;
}

i.fa-check {
  color: green;
}

.np {
  padding: 0px !important;
}

.p1 {
  padding: 1px !important;
}

.p2 {
  padding: 2px !important;
}

.p3 {
  padding: 3px !important;
}

.p4 {
  padding: 4px !important;
}

.p5 {
  padding: 5px !important;
}

.bg-white {
  background: #fff;
}

.bg-brokenwhite {
  background: #fcfcf8;
}

.bg-grey {
  background: #f5f5f5;
}

.info, .melding {
  position: relative;
  color: #666;
  background: rgb(250, 250, 230);
  border: dashed 1px #EEE;
  margin: 10px;
}

#mapid {
  width: 570px;
  height: 465px;
}

.clear {
  width: 100%;
  position: relative;
  clear: both;
}

/** ADSENSE */
.adsense_fit {
  width: -webkit-fill-available;
}

.bb_ads {
  display: none;
}

ins[data-ad-status=unfilled] {
  display: none !important;
}

ins.adsbygoogle a {
  display: none !important;
}

ins.adsbygoogle[data-ad-status=unfilled] a {
  display: block !important;
}

.google-auto-placed {
  margin-top: 80px;
}

/** GALLERY */
#bergundbahn_gallery_large {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
#bergundbahn_gallery_large .in_bergundbahn_gallery_large {
  position: relative;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 0px auto;
  top: 40px;
  padding: 4px;
  z-index: 40;
}
#bergundbahn_gallery_large .in_bergundbahn_gallery_large #gallery_close {
  position: absolute;
  top: 10px;
  right: 12px;
  z-index: 50;
  color: white;
  cursor: pointer;
}
#bergundbahn_gallery_large .in_bergundbahn_gallery_large #gallery_close i.fa-xmark {
  color: white;
  font-size: 2em;
}
#bergundbahn_gallery_large .in_bergundbahn_gallery_large #gallery_go_left, #bergundbahn_gallery_large .in_bergundbahn_gallery_large #gallery_go_right {
  position: absolute;
  z-index: 50;
  top: 50%;
  color: white;
}
#bergundbahn_gallery_large .in_bergundbahn_gallery_large #gallery_go_left {
  left: 20px;
  cursor: pointer;
}
#bergundbahn_gallery_large .in_bergundbahn_gallery_large #gallery_go_right {
  right: 20px;
  cursor: pointer;
}
#bergundbahn_gallery_large .in_bergundbahn_gallery_large #in_gallery {
  border-radius: 10px;
  max-width: -webkit-fill-available;
}

/** BERGBAHN COMPARE START */
#in_vergelijker_main {
  scroll-margin-top: 260px;
}

div.bergbahnen-bb-header {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  max-height: 600px;
  clear: both;
  margin-top: 20px;
  overflow: hidden;
  position: relative;
}
div.bergbahnen-bb-header video.bergbahnen-header {
  position: relative;
  top: -3px;
  left: -3px;
  width: -webkit-fill-available;
}
@media (max-width: 1000px) {
  div.bergbahnen-bb-header div.bergbahnen-search {
    position: relative;
    border-style: solid;
    border-width: 1px;
    -o-border-image: linear-gradient(to right, #CCC 0%, #fff 50%) 1;
    border-image: linear-gradient(to right, #CCC 0%, #fff 50%) 1;
    background: #f8fafd;
  }
}
@media (min-width: 1001px) {
  div.bergbahnen-bb-header div.bergbahnen-search {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
  }
}
div.bergbahnen-bb-header div.bergbahnen-search {
  max-width: 1000px;
  width: 100%;
}
div.bergbahnen-bb-header div.bergbahnen-search .search-input:focus-within {
  background: rgba(255, 255, 255, 0.7);
  transition: 0.5s;
}
div.bergbahnen-bb-header div.bergbahnen-search .search-input {
  position: relative;
  max-width: 1000px;
  width: 100%;
  height: 50px;
  background: #fcfcf8;
  padding: 10px;
  border-radius: var(--bs-border-radius);
}
div.bergbahnen-bb-header div.bergbahnen-search .search-input input {
  border: none;
  box-sizing: border-box;
  transition: 0.5s;
  outline: none;
  padding: 0px 0px 0px 10px;
  border-radius: var(--bs-border-radius);
}
div.bergbahnen-bb-header div.bergbahnen-search .search-input input:focus {
  border: none;
}
div.bergbahnen-bb-header div.bergbahnen-search .search-input .input-search {
  border: solid 0px #FCFCF8;
  height: 32px;
  font-size: 1.1em;
  margin: 0px;
  background: #fcfcf8;
  width: 100%;
}
div.bergbahnen-bb-header div.bergbahnen-search .search-input #submit-search-v1 {
  position: absolute;
  top: 8px;
  right: 6px;
  width: 112px;
  height: 38px;
}
div.bergbahnen-bb-header div.bergbahnen-search .search-input #submit-search-v1 button.search {
  display: inline-block;
  position: absolute;
  top: 2px;
  background: #daa520;
  right: 1px;
  padding: 5px 5px 4px 5px;
}
div.bergbahnen-bb-header div.bergbahnen-search div.location-input {
  position: relative;
  max-width: 1000px;
  width: 100%;
  height: 32px;
  background: #FCFCF8;
  margin: 2px 0px 0px 0px;
  border-radius: var(--bs-border-radius);
}
div.bergbahnen-bb-header div.bergbahnen-search div.location-input #submit-search-v1, div.bergbahnen-bb-header div.bergbahnen-search div.location-input #submit-search-v2 {
  cursor: pointer;
  padding: 7px 0px 0px 10px;
}
div.bergbahnen-bb-header div.bergbahnen-search div.location-input img {
  position: relative;
  margin: 1px 0px 2px 11px;
}
div.bergbahnen-bb-header div.bergbahnen-search div.location-input .set_radius {
  top: 5px;
  position: absolute;
  right: 5px;
}
div.bergbahnen-bb-header div.bergbahnen-search div.location-input .set_radius select {
  background: #FFF;
  padding: 2px;
  border: solid 1px #EEE;
}

#vergelijkers {
  position: relative;
  width: 100%;
  margin: 0px;
  background: #FFF;
  font-size: 1.1em;
  left: 0px;
  padding: 0px;
  /** Seilbahnen start */
}
#vergelijkers div.vergelijker_left, #vergelijkers div.vergelijker_main {
  position: relative;
  margin: 0px;
  padding: 2px;
}
#vergelijkers div.vergelijker_left .feature_blok, #vergelijkers div.vergelijker_main .feature_blok {
  cursor: pointer;
}
#vergelijkers div.vergelijker_left .feature_blok strong, #vergelijkers div.vergelijker_main .feature_blok strong {
  font-size: 1.2em;
}
#vergelijkers div.vergelijker_left .feature_blok .set_right, #vergelijkers div.vergelijker_main .feature_blok .set_right {
  float: right;
  position: relative;
  top: -5px;
}
#vergelijkers div.vergelijker_left .feature_blok .feature_blok_title, #vergelijkers div.vergelijker_main .feature_blok .feature_blok_title {
  color: #8b6b43;
  padding: 5px;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
}
#vergelijkers div.vergelijker_left .feature_blok div.slider-range, #vergelijkers div.vergelijker_main .feature_blok div.slider-range {
  margin: 20px;
}
#vergelijkers div.vergelijker_left .feature_blok input.sliders, #vergelijkers div.vergelijker_main .feature_blok input.sliders {
  height: 20px;
  position: relative;
  bottom: 2px;
  border: none;
  background: none;
  font-size: 1em;
}
@media (min-width: 990px) {
  #vergelijkers div.vergelijker_left .feature_blok .feature_blok_title, #vergelijkers div.vergelijker_main .feature_blok .feature_blok_title {
    background: #FCFCF8;
    border-bottom: solid 1px #DDD;
  }
  #vergelijkers div.vergelijker_left .feature_blok ul, #vergelijkers div.vergelijker_main .feature_blok ul {
    margin-bottom: 50px;
    max-height: 150px;
    overflow: auto;
  }
}
@media (max-width: 989px) {
  #vergelijkers div.vergelijker_left .feature_blok .feature_blok_title, #vergelijkers div.vergelijker_main .feature_blok .feature_blok_title {
    background: #FCFCF8;
    border: solid 1px #f5f3f9;
  }
}
#vergelijkers div.vergelijker_left .feature_blok ul, #vergelijkers div.vergelijker_main .feature_blok ul {
  list-style-type: none;
  margin: 4px 0px 14px 0px;
  padding: 0px 0px 0px 10px;
}
#vergelijkers div.vergelijker_left .feature_blok ul li, #vergelijkers div.vergelijker_main .feature_blok ul li {
  line-height: 1.8em;
  position: relative;
}
#vergelijkers div.vergelijker_left .feature_blok ul li .checkmark, #vergelijkers div.vergelijker_main .feature_blok ul li .checkmark {
  position: absolute;
  top: 2px;
  left: -8px;
  height: 15px;
  width: 15px;
  /* background-color: #eee; */
  background: #fcfcf8;
  border: solid 1px #DDD;
}
#vergelijkers div.vergelijker_left .feature_blok ul li .checkmark:after, #vergelijkers div.vergelijker_main .feature_blok ul li .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 5px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid #333;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
#vergelijkers div.vergelijker_left .feature_blok ul li input:checked ~ .checkmark:after, #vergelijkers div.vergelijker_main .feature_blok ul li input:checked ~ .checkmark:after {
  display: block;
}
#vergelijkers div.vergelijker_left .feature_blok ul li label, #vergelijkers div.vergelijker_main .feature_blok ul li label {
  font-size: 1.1em;
  position: relative;
  margin: 0px 0px 0px 15px;
  bottom: 3px;
}
#vergelijkers div.vergelijker_left .feature_blok ul li label span, #vergelijkers div.vergelijker_main .feature_blok ul li label span {
  padding: 0px 0px 0px 4px;
  font-size: 0.8em;
}
#vergelijkers div.vergelijker_left .show_feat_clicked, #vergelijkers div.vergelijker_main .show_feat_clicked {
  background: #FFF;
}
@media (max-width: 480px) {
  #vergelijkers .max {
    min-height: 257px;
  }
}
@media (min-width: 481px) {
  #vergelijkers .max {
    min-height: 128px;
  }
}
@media (min-width: 992px) {
  #vergelijkers .col-md-1, #vergelijkers .col-md-2, #vergelijkers .col-md-3, #vergelijkers .col-md-4, #vergelijkers .col-md-5, #vergelijkers .col-md-6, #vergelijkers .col-md-7, #vergelijkers .col-md-8, #vergelijkers .col-md-9, #vergelijkers .col-md-10, #vergelijkers .col-md-11, #vergelijkers .col-md-12 {
    float: left;
  }
}
#vergelijkers .seilbahn_prod {
  position: relative;
  width: 100%;
  margin: 2%;
  background-image: linear-gradient(#FFF, #FCFCF8);
  border-radius: 6px;
  box-shadow: 2px 2px 10px #DDD;
}
#vergelijkers .seilbahn_prod div.seilbahn_prod_img, #vergelijkers .seilbahn_prod div.seilbahn_prod_mid {
  position: relative;
  display: inline-block;
}
#vergelijkers .seilbahn_prod div.seilbahn_prod_img {
  float: left;
  width: 170px;
}
#vergelijkers .seilbahn_prod div.seilbahn_prod_mid div.seilbahn_prod_mid_left {
  position: relative;
  float: left;
  width: 45px;
}
#vergelijkers .seilbahn_prod div.seilbahn_prod_mid div.seilbahn_prod_mid_left img.seilbahn_prod_image_open {
  position: relative;
  margin: 12px;
  top: 20px;
}
#vergelijkers .seilbahn_prod div.seilbahn_prod_mid div.seilbahn_prod_mid_left img.seilbahn_prod_image_flag {
  position: absolute;
  left: 11px;
  top: 10px;
}
#vergelijkers .seilbahn_prod div.seilbahn_prod_mid div.seilbahn_prod_mid_left div.seilbahn_distance_km {
  position: relative;
  top: 25px;
  font-size: 0.8em;
  margin: 38px 0px 0px 5px;
}
#vergelijkers .seilbahn_prod div.seilbahn_prod_mid div.seilbahn_prod_mid_right {
  position: relative;
  float: left;
}
#vergelijkers .seilbahn_prod div.seilbahn_prod_mid div.seilbahn_prod_mid_right div.seilbahn_prod_title {
  color: #333;
  font-family: "YanoneKaffeesatz", calibri, arial;
  font-size: 1.6em;
  font-weight: bold;
}
#vergelijkers .seilbahn_prod div.seilbahn_prod_mid div.seilbahn_prod_mid_right .seilbahn_prod_place {
  color: #333;
  font-family: "LatoWeb", calibi, arial;
  font-size: 0.9em;
}
#vergelijkers .seilbahn_prod div.seilbahn_prod_mid div.seilbahn_prod_mid_right .seilbahn_prod_country {
  color: #333;
  font-family: "LatoWeb", calibi, arial;
  font-size: 0.9em;
}
#vergelijkers .seilbahn_prod div.seilbahn_prod_mid div.seilbahn_prod_mid_right .seilbahn_prod_price span.seilbahn_price {
  color: #dc9b12;
  font-size: 1.6em;
}
#vergelijkers .seilbahn_prod div.seilbahn_prod_mid div.seilbahn_prod_mid_right a {
  color: #333;
  text-decoration: none;
}
#vergelijkers .seilbahn_prod div.seilbahn_prod_right {
  position: absolute;
  display: inline-block;
  width: 160px;
  right: 0px;
  background-image: url(/pics/seilbahn-bg-berg.png);
  background-repeat: no-repeat;
  background-position-x: center;
}
#vergelijkers .seilbahn_prod div.seilbahn_prod_right .seilbahn_prod_right_height {
  font-weight: bold;
  text-align: center;
  top: 10px;
  position: relative;
  font-size: 1.6em;
}
#vergelijkers .seilbahn_prod div.seilbahn_prod_right .seilbahn_prod_right_icon {
  position: relative;
  top: 40px;
  left: -2px;
}
#vergelijkers .seilbahn_prod div.seilbahn_prod_right .seilbahn_prod_right_icon .seilbahn_prod_right_icon_type, #vergelijkers .seilbahn_prod div.seilbahn_prod_right .seilbahn_prod_right_icon .seilbahn_prod_right_icon_station, #vergelijkers .seilbahn_prod div.seilbahn_prod_right .seilbahn_prod_right_icon .seilbahn_prod_right_icon_price {
  position: relative;
}
#vergelijkers .seilbahn_prod div.seilbahn_prod_right .seilbahn_prod_right_icon .seilbahn_prod_right_icon_station span {
  position: absolute;
  top: 13px;
  left: 77px;
  font-size: 2em;
  color: #FCFCF8;
  font-weight: bold;
}
#vergelijkers .seilbahn_prod div.seilbahn_prod_right .seilbahn_prod_right_icon img {
  position: relative;
  float: left;
  margin-left: 3px;
}
#vergelijkers .col-lg-1, #vergelijkers .col-lg-10, #vergelijkers .col-lg-11, #vergelijkers .col-lg-12, #vergelijkers .col-lg-2, #vergelijkers .col-lg-3, #vergelijkers .col-lg-4, #vergelijkers .col-lg-5, #vergelijkers .col-lg-6, #vergelijkers .col-lg-7, #vergelijkers .col-lg-8, #vergelijkers .col-lg-9, #vergelijkers .col-md-1, #vergelijkers .col-md-10, #vergelijkers .col-md-11, #vergelijkers .col-md-12, #vergelijkers .col-md-2, #vergelijkers .col-md-3, #vergelijkers .col-md-4, #vergelijkers .col-md-5, #vergelijkers .col-md-6, #vergelijkers .col-md-7, #vergelijkers .col-md-8, #vergelijkers .col-md-9, #vergelijkers .col-sm-1, #vergelijkers .col-sm-10, #vergelijkers .col-sm-11, #vergelijkers .col-sm-12, #vergelijkers .col-sm-2, #vergelijkers .col-sm-3, #vergelijkers .col-sm-4, #vergelijkers .col-sm-5, #vergelijkers .col-sm-6, #vergelijkers .col-sm-7, #vergelijkers .col-sm-8, #vergelijkers .col-sm-9, #vergelijkers .col-xs-1, #vergelijkers .col-xs-10, #vergelijkers .col-xs-11, #vergelijkers .col-xs-12, #vergelijkers .col-xs-2, #vergelijkers .col-xs-3, #vergelijkers .col-xs-4, #vergelijkers .col-xs-5, #vergelijkers .col-xs-6, #vergelijkers .col-xs-7, #vergelijkers .col-xs-8, #vergelijkers .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 0px;
  padding-left: 0px;
}
#vergelijkers div.blok_hide {
  display: none;
}
#vergelijkers div.blok_show {
  display: block;
}
#vergelijkers button.more_results {
  padding: 4px 10px 3px 10px;
  margin: 16px;
  border-radius: 0px 6px 6px 0px;
  background: #daa520;
  color: #333;
  border: none;
}
#vergelijkers button.more_results:hover {
  color: #fff;
}

.ios {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  z-index: 1;
  left: -8px;
  width: 100%;
  height: 16px;
}

.noclick {
  display: none;
  background: red;
}

.labelColorGrey {
  color: #ccc;
}

.labelNoCheck {
  font-weight: normal;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/** BERGBAHN COMPARE END */
/** CONTACT */
input[name=username] {
  position: absolute;
  left: -9999999999px;
}

h2.contact_h2 {
  font-family: "YanoneKaffeesatz-Bold", calibri, arial;
  font-size: 1.8em;
  font-weight: bold;
  text-transform: uppercase;
  word-wrap: break-word;
  margin: 20px 0px 20px 0px;
}

.contact-form input {
  margin: 0px 0px 20px 0px;
}

/** SEARCH **/
.search_results_list {
  position: relative;
  padding: 0px;
}
.search_results_list .search_results {
  position: relative;
  width: 100%;
  min-height: 128px;
  margin-bottom: 10px;
  background-image: linear-gradient(#FFF, #FCFCF8);
  border-radius: 6px;
  box-shadow: 2px 2px 10px #DDD;
  cursor: pointer;
}
.search_results_list .search_results div.search_results_img, .search_results_list .search_results div.search_results_mid {
  position: relative;
  padding: 0px;
  display: inline-block;
}
.search_results_list .search_results div.search_results_img {
  position: relative;
  /* display: inline-block; */
  float: left;
  width: 170px;
  margin-right: 10px;
}
.search_results_list .search_results div.search_results_txt {
  position: relative;
  vertical-align: top;
  padding: 10px;
}
.search_results_list .search_results div.search_results_txt strong {
  position: relative;
}
.search_results_list .search_results div.search_results_txt p {
  max-width: 70%;
  max-height: 60px;
  overflow: hidden;
}
.search_results_list .search_results .col-lg-1, .search_results_list .search_results .col-lg-10, .search_results_list .search_results .col-lg-11, .search_results_list .search_results .col-lg-12, .search_results_list .search_results .col-lg-2, .search_results_list .search_results .col-lg-3, .search_results_list .search_results .col-lg-4, .search_results_list .search_results .col-lg-5, .search_results_list .search_results .col-lg-6, .search_results_list .search_results .col-lg-7, .search_results_list .search_results .col-lg-8, .search_results_list .search_results .col-lg-9, .search_results_list .search_results .col-md-1, .search_results_list .search_results .col-md-10, .search_results_list .search_results .col-md-11, .search_results_list .search_results .col-md-12, .search_results_list .search_results .col-md-2, .search_results_list .search_results .col-md-3, .search_results_list .search_results .col-md-4, .search_results_list .search_results .col-md-5, .search_results_list .search_results .col-md-6, .search_results_list .search_results .col-md-7, .search_results_list .search_results .col-md-8, .search_results_list .search_results .col-md-9, .search_results_list .search_results .col-sm-1, .search_results_list .search_results .col-sm-10, .search_results_list .search_results .col-sm-11, .search_results_list .search_results .col-sm-12, .search_results_list .search_results .col-sm-2, .search_results_list .search_results .col-sm-3, .search_results_list .search_results .col-sm-4, .search_results_list .search_results .col-sm-5, .search_results_list .search_results .col-sm-6, .search_results_list .search_results .col-sm-7, .search_results_list .search_results .col-sm-8, .search_results_list .search_results .col-sm-9, .search_results_list .search_results .col-xs-1, .search_results_list .search_results .col-xs-10, .search_results_list .search_results .col-xs-11, .search_results_list .search_results .col-xs-12, .search_results_list .search_results .col-xs-2, .search_results_list .search_results .col-xs-3, .search_results_list .search_results .col-xs-4, .search_results_list .search_results .col-xs-5, .search_results_list .search_results .col-xs-6, .search_results_list .search_results .col-xs-7, .search_results_list .search_results .col-xs-8, .search_results_list .search_results .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 0px;
  padding-left: 0px;
}
.search_results_list .search_results div.blok_hide {
  display: none;
}
.search_results_list .search_results div.blok_show {
  display: block;
}
.search_results_list .search_results .readmore {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.search_results_list .row {
  padding: 0px;
}
.search_results_list a {
  text-decoration: none !important;
  color: #333;
}
.search_results_list a:hover {
  text-decoration: underline !important;
}

/** ADV */
.adv_product {
  position: relative;
  display: flex;
  justify-content: flex-start;
  width: -moz-fit-content;
  width: fit-content;
}
.adv_product .standard_color {
  color: inherit;
}
.adv_product a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
.adv_product a:hover {
  text-decoration: underline;
  color: inherit;
  cursor: pointer;
}
.adv_product .adv_large_product {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  border: solid 1px #f5f5f5;
  padding: 0px;
  display: flex;
  justify-content: center;
}
.adv_product .adv_large_product .adv_image {
  width: -webkit-fill-available;
  max-height: 200px;
}
.adv_product .adv_medium_product {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  border: solid 1px #f5f5f5;
  padding: 0px;
  display: flex;
  justify-content: center;
}
.adv_product .adv_medium_product .adv_image.ext img {
  max-height: 200px;
  max-width: 200px;
}
.adv_product .adv_small_product {
  position: relative;
  border: solid 1px #f5f5f5;
  padding: 6px;
}
.adv_product .adv_small_product .adv_title {
  font-weight: normal;
  color: blue;
}
.adv_product .adv_small_product .adv_title.black {
  color: #333;
}
.adv_product .border_gold {
  border-color: #997404;
}
.adv_product .adv_color_line {
  background: #dc9b12;
  width: 100%;
  height: 34px;
  position: absolute;
  bottom: 10px;
  left: 0px;
}
.adv_product .adv_product_left, .adv_product .adv_product_right {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.adv_product .adv_product_left {
  max-width: 100%;
  max-height: 100%;
  text-align: center;
}
.adv_product .adv_product_right {
  min-height: 180px;
}
.adv_product .adv_product_right .adv_product_content {
  position: relative;
  margin: 14px 4px 4px 4px;
}
.adv_product .adv_product_url {
  position: absolute;
  bottom: 16px;
  right: 20px;
  border: none;
  font-size: 0.9em;
  background: #dc9b12;
  color: #fff;
  padding: 0px 6px;
  z-index: 99;
}
.adv_product .adv_image {
  position: relative;
  display: inline-table;
  margin: 5px;
}
.adv_product .adv_title {
  position: relative;
  font-weight: bold;
}
.adv_product .adv_txt_summary {
  position: relative;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  overflow: hidden;
}
.adv_product .adv_price {
  position: absolute;
  bottom: 1px;
  left: 10px;
  font-weight: normal;
  color: #fff;
  background: #997404;
}
.adv_product .oval {
  height: 50px;
  padding: 0px 10px;
}
.adv_product .oval div {
  text-align: center;
  margin: 0;
  padding: 15px 0px;
}

.adv_productbloc {
  border: solid 1px #f5f5f5;
}

.adv_productbloc.variant100 {
  border: none;
}

.adv_productbloc {
  position: relative;
  padding: 5px 10px;
}
.adv_productbloc .adv_small_product {
  border: none;
  margin: 5px 0px 5px 0px;
}
.adv_productbloc .adv_medium_product {
  margin: 0px 0px 30px 0px;
  width: inherit;
}
.adv_productbloc .adv_medium_product .row {
  width: inherit;
}
.adv_productbloc .adv_large_product {
  margin: 0px 0px 30px 0px;
  width: inherit;
}
.adv_productbloc .adv_large_product .row {
  width: inherit;
}
.adv_productbloc .image_kader {
  position: relative;
  width: 240px;
  height: 240px;
  background: white;
  /* border: solid 1px #EEE; */
  padding: 20px;
  /* border-radius: 113px; */
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

div.top_list .top_header {
  font-size: 2em;
}
div.top_list .top_header.gold {
  color: #997404;
}
div.top_list ol.top_list {
  padding: 0px 0px 0px 30px;
}
div.top_list ol.top_list ::marker {
  font-size: 1.1em;
}
div.top_list ol.top_list li.gold::marker {
  color: #997404;
}
div.top_list .top_list_number {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 2em;
  width: 60px;
  height: 60px;
  z-index: 90;
  border-radius: 100px;
  padding: 7px;
}
div.top_list .top_list_number.version1 {
  border: solid 1px #997404;
  color: #997404;
}
div.top_list .top_list_number.version2 {
  background: #997404;
  color: #fff;
}

/** CAPTCHA */
.captcha {
  padding: 20px 0px;
}
.captcha #image {
  margin-top: 10px;
  box-shadow: 5px 5px 5px 5px gray;
  /* width: 60px; */
  padding: 0px 10px 20px 10px;
  font-weight: 400;
  padding-bottom: 0px;
  height: 40px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  text-decoration: line-through;
  font-style: italic;
  font-size: x-large;
  border: red 2px solid;
  margin-left: 10px;
}
.captcha #user-input {
  box-shadow: 5px 5px 5px 5px gray;
  width: auto;
  margin-right: 10px;
  padding: 10px;
  padding-bottom: 0px;
  height: 40px;
  border: red 0px solid;
}
.captcha #user-input input {
  border: none;
}
.captcha #user-input input:focus {
  outline: none;
}
.captcha .inline {
  display: inline-block;
}
.captcha #btn {
  box-shadow: 5px 5px 5px grey;
  color: aqua;
  margin: 10px;
  background-color: brown;
}

/* FAQ Stijlen */
.faq {
  background-color: #f4f4f4;
  padding: 1.5rem 1.5rem 0.1rem 1.5rem;
  border-radius: 12px;
  margin-top: 2rem;
}
.faq .faq-title {
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 1rem;
  color: #4a3c27;
}
.faq .faq-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.faq .faq-item {
  padding: 1.5rem 1.5rem 0.5rem 1.5rem;
  margin-bottom: 1.5rem;
  background-color: white;
  border-left: 4px solid #558bbd; /* BergundBahn accentkleur */
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}
.faq .faq-question {
  font-size: 1.2rem;
  margin-bottom: 0.75rem;
  color: #2a2a2a;
}
.faq .faq-question p {
  font-size: 1rem;
  line-height: 1.6;
  margin: 0;
  color: #444;
}

/** INTERNAL LINKING */
.extra-gerelateerd-links {
  background-color: #f4f4f4;
  padding: 1.5rem;
  border-radius: 12px;
  margin-top: 2rem;
}

.extra-gerelateerd-titel {
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 1rem;
  color: #4a3c27;
}

.extra-links-lijst {
  display: grid;
  /* grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); */
  gap: 0.75rem;
  list-style: none;
  padding: 0;
  margin: 0;
}

.extra-links-lijst li a {
  display: block;
  background-color: white;
  border: 1px solid #ddd;
  border-left: 4px solid #e0a200; /* geelaccent van BB */
  padding: 0.75rem 1rem;
  text-decoration: none;
  color: #333;
  transition: background 0.3s, border-color 0.3s;
  font-weight: 500;
  border-radius: 8px;
}

.extra-links-lijst li a:hover {
  background-color: #fff7e0;
  border-left-color: #ffcc00;
}

/** PRIKKELARM SCORE */
.prikkelarmscore {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: baseline;
  gap: 6px;
  font-size: 1em;
  font-weight: 500;
  color: #444;
  margin: 8px 0;
  border-radius: 6px 6px 6px 0px;
}

.in_prikkelarmscore {
  position: relative;
}

.prikkelarmscore-message {
  display: none;
  position: sticky;
  background: #333;
  color: #FCFCF8;
  padding: 10px;
  border-radius: 10px;
  margin-left: -120px;
  margin-top: 5px;
  z-index: 99;
}

.prikkelarmscore-score {
  padding: 7px 6px;
  border-radius: 4px;
  font-size: 0.9em;
  font-weight: 600;
  min-width: 30px;
  text-align: center;
  color: white;
  line-height: 1.2;
  margin: auto 0px;
  width: 30px;
  height: 30px;
}

/* Kleuren op basis van score */
.score-1, .score-2, .score-3 {
  background-color: #b33;
}

.score-4, .score-5 {
  background-color: #c76f17;
}

.score-6, .score-7, .score-8 {
  background-color: #81b64a;
}

.score-9, .score-10 {
  background-color: #2d8a4a;
}

/** ALGEMEEN */
.toLeft, .toRight {
  font-size: 48px;
}

button.leesverder {
  display: inline-block;
  font-family: "LatoWeb", calibi, arial;
  background-color: #dc9b12;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 1.2em;
  padding: 3px 10px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}

a.leesverder {
  text-decoration: none;
  color: #FFFFFF;
}

a.leesverder:hover, a.leesverderblack:hover {
  text-decoration: underline;
}

a.leesverderblack {
  text-decoration: none;
  color: #333333;
}

/** Preloader */
.preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  display: block;
}
.preloader img {
  max-width: -webkit-fill-available;
  position: relative;
  background: #997404;
  margin: 0px auto;
  top: 40px;
  padding: 20px;
  border: solid 1px #DDD;
  border-radius: 10px;
}

@media (max-width: 990px) {
  .noShow {
    display: none;
  }
}
.hide {
  display: none;
}

.magazine-right {
  min-height: 600px;
}

/*
.sticky-bottom {
    display:none; 
    position:fixed; 
    bottom:0; 
    width:100%; 
    background:#fff; 
    z-index:1000; 
    text-align:center;
    max-height: 100px;
}
*/
.adsense-wrapper.sticky-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
  z-index: 9999;
  transform: translateY(100%);
  transition: transform 0.3s ease-in-out;
}

.adsense-wrapper.sticky-bottom.show {
  transform: translateY(0%);
}

.adsense-close {
  position: absolute;
  top: -35px;
  right: 10px;
  background: #333;
  color: #fff;
  padding: 4px 10px;
  font-size: 16px;
  border-radius: 3px;
  cursor: pointer;
  z-index: 10000;
  display: none;
}

.adsense-wrapper.sticky-bottom ins.adsbygoogle {
  display: block;
  width: 100%;
  height: auto !important;
  min-height: 100px;
}

.sticky-show-again {
  position: fixed;
  bottom: 0;
  right: 0;
  background: #333;
  color: #fff;
  padding: 6px 12px;
  border-radius: 8px 0 0 0;
  cursor: pointer;
  display: none;
  z-index: 9999;
}/*# sourceMappingURL=bergundbahn.css.map */