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

#header.translucent #topMain.nav-pills > li > a
{
color: #002B45!important;
}



body {	
font-family: montserrat, sans-serif;
font-weight: 300;
font-style: normal; font-size: 16px; line-height: 1.7em; }

#topMain>li a {
font-family: play fair-display, serif;
font-weight: 700;
font-style: normal; font-size: 18px;}


#topNav ul.dropdown-menu li a {
font-family: montserrat, sans-serif;
font-weight: 300;
font-style: normal; font-size: 13px;}

h1, section.page-header h1 {	
font-family: play fair-display, serif;
font-weight: 700;
font-style: normal;
font-size: 32px;}

h2 {	
font-family: play fair-display, serif;
font-weight: 700;
font-style: normal;
font-size: 32px;}

h3 {	
font-family: play fair-display, serif;
font-weight: 700;
font-style: normal;
font-size: 24px;}

.info-bar h3 {	
font-family: play fair-display, serif;
font-weight: 700;
font-style: normal;
font-size: 18px;}

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


h4 {	
font-family: play fair-display, serif;
font-weight: 400;
font-style: normal;
font-size: 20px;}

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

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

.ctreigen .row, section.page-header {
border:1;
}
.item-box {
border-radius: 5px;
}
.item-box .overlay {
border-radius: 15px 15px 0 0;
}
.lightbox-ajax
{
  max-width: 1200px;
}



.btn {
font-size:14px;
border-radius: 30px;
padding: 6px 20px;
}


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

#topBar ul.top-links > li > a {
font-family: play fair-display, serif;
font-weight: 700;
font-style: normal; font-size: 17px;
}

article {
margin-top: 100px;
}

#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 */
}

.nav-second-main
{
display:none;
}

.sticky:not(.fixed) #topNav button.btn-mobile
{
color: #fff;
}

#header.translucent {
  background-color: rgba(255,255,255,.6);
}

