

@import url("https://use.typekit.net/mjy2rxk.css");

body {	
font-family: rig-sans, sans-serif;
font-weight: 300;
font-style: normal;
font-size: 17px; line-height: 1.6em; letter-spacing: 0px;}

#topMain>li a {
font-family: museo-slab-rounded, sans-serif;
font-weight: 700;
font-style: normal;
font-size: 16px; letter-spacing: 0px;}


#topNav ul.dropdown-menu li a {
font-family: rig-sans, sans-serif;
font-weight: 400;
font-style: normal; font-size: 15px;}

h1, section.page-header h1 {	
font-family: museo-slab-rounded, sans-serif;
font-weight: 700;
font-style: normal;

font-size: 28px;}

h2 {	
font-family: museo-slab-rounded, sans-serif;
font-weight: 700;
font-style: normal;
line-height: 1.6em; 
font-size: 26px;}

h3 {	
font-family: museo-slab-rounded, sans-serif;
font-weight: 700;
 line-height: 1.6em; 
font-style: normal;
font-size: 24px;}

.info-bar h3 {	
font-family: museo-slab-rounded, sans-serif;
font-weight: 700;
font-style: normal;
font-size: 15px;}

.info-bar p {
font-family: rig-sans, sans-serif;
font-weight: 300;
font-style: normal; font-size: 16px;}


h4 {	
font-family: museo-slab-rounded, sans-serif;
font-weight: 500;
font-style: normal;
line-height: 1.6em; 
font-size: 18px;}


h5 {	
font-family: rig-sans, sans-serif;
font-weight: 300;
font-style: normal;
font-size: 18px;}

h6 {	
font-family: rig-sans, sans-serif;
font-weight: 300;
font-style: normal;
font-size: 16px;}



.homesection .container
{
padding: 50px
}

.ctreigen .row, section.page-header {
border:1;
}


.item-box {
border-radius: 10px;background: #fff;}

.item-box figure {
border-radius: 10px 10px 0 0;}


.item-box .overlay {
border-radius: 5px 5px 0 0;
}
.lightbox-ajax
{
  max-width: 1200px;
}

.btn {
font-size:15px;
border-radius: 30px;
padding: 6px 18px;
}

.media img {
border-radius:20px;
}

#topBar ul.top-links > li > a {
font-size: 14px;
}


#header a.logo  img {
  -webkit-transition: all .300s;
  -moz-transition: all .300s;
  -o-transition: all .300s;
  transition: all .300s;
}

.image-container {
    position: relative;
    display: inline-block;
}

.text-overlay {
    font-size: clamp(3rem, 2.5vw, 4rem);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-weight: bold;
    text-transform: lowercase;
    pointer-events: none;
}

.soort0 .text-overlay {
    font-size: clamp(3rem, 3vw, 6rem);
}
.soort0 .top-left {
border-top-width: clamp(45px,6vw,6vw);
    border-right-width: clamp(30px,4vw,4vw);
}

.soort0 .bottom-right {
    border-bottom-width: clamp(45px,6vw,6vw);
    border-left-width: clamp(30px,4vw, 4vw);
}

.triangle {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
}

.top-left {
    top: 0;
    left: 0;
    border-top-width: clamp(45px,6vw,60px);
    border-right-width: clamp(30px,4vw, 40px);
    border-bottom-width: 0;
    border-left-width: 0;
    border-color: white transparent transparent transparent;
}

.bottom-right {
    bottom: 0;
    right: 0;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: clamp(45px,6vw,60px);
    border-left-width: clamp(30px,4vw, 40px);
    border-color: transparent transparent white transparent;
}

.quote
{
font-family: Brockmann, sans-serif;
font-weight: 600;
font-size: 28px;
margin: 50px 0;
line-height:150%;
color:#8e1c3f;
}

.breadcrumb
{
visibility:hidden;
}

.translucent + article {
margin-top: 100px;
}

translucent  + #slider + article {
    margin-top: 0px;
}

.logo-fixed {
    display: none; /* Standaard verborgen */
}

#header.fixed .logo-default {
    display: none; /* Verberg het standaard logo bij scrollen */
}

#header.fixed .logo-fixed {
    display: block; /* Toon het kleinere logo bij scrollen */
}

section
{
border:0px;
}

.contact
{
border-left: 1px solid #fff;
margin-left: 50px;
padding-left:50px;
}

@media (min-width: 768px) {
  #slider {
    position: relative;
  }

  #slider .page-header {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    z-index: 10;
    pointer-events: none;
border: 0;
  }

  #slider .page-header .container {
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  #slider .page-header h1 {
    color: white;
    font-size: clamp(2rem, 5vw, 4rem);
    margin: 0;
    pointer-events: auto;
  }
}
