@font-face {
    font-family: 'Icons';
    src: url('/fonts/leidenblogs.woff') format('woff');
    font-weight: normal;
}

@font-face {
    font-family: 'Vestula';
    src: url("/fonts/vestula-regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Vestula';
    src: url("/fonts/vestula-semibold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Merriweather';
    src: url("/fonts/Merriweather-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Merriweather';
    src: url("/fonts/Merriweather-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Merriweather';
    src: url("/fonts/Merriweather-Italic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
}

*,
*::after,
*::before {
    margin: 0;
    padding: 0;
    box-sizing: inherit;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

html,
body {
    position: relative;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizelegibility;
}

body {
    background: #fff;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    -khtml-user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

sup {
    vertical-align: top;
    font-size: 0.6em;
}

h2 {
    font-size: 42px;
    font-family: 'Vestula';
    line-height: 1;
    margin: 40px 0 24px;
    font-weight: bold;
    color: #001158;
}

h2 span {
    font-family: 'Vestula';
    font-size: 24px;
    display: block;
    color: #9cb934;
    padding: 8px 2px;
}

h3 {
    font-family: 'Vestula';
    margin-top: 12px;
    color: #001158;
    font-size: 18px;
}

p {
    font-family: 'Merriweather';
    font-size: 17px;
    line-height: 28px;
}

.wrapper {
    max-width: 1170px;
    margin: auto;
}

.links {
    list-style: none;
    margin-top: 24px;
}

.links a {
    text-decoration: none;
    font: 17px/1.2 Vestula;
    margin: 12px 0;
    display: block;
    color: #728e0f;
    position: relative;
    padding-left: 26px;
}

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

svg.arrow-button {
    fill: #728e0f;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
}

.lichtgroen {
    background: #9CB934;
    background: linear-gradient( 130deg, #6e7d34 0%, #9CB934 100%);
}

.lichtgroen p {
    color: #fff;
}

.lichtgroen h1,
.lichtgroen h2 {
    color: #001158;
}

.lichtgroen h1 span,
.lichtgroen h2 span,
.lichtgroen .links a,
.lichtgroen .arrow-button {
    color: #afba86;
    fill: #afba86;
}

.turkoois {
    background: #04aaaa;
    background: linear-gradient( 217deg, #04aaaa 0%, #356969 100%);
}

.turkoois h2 span,
.turkoois .links a,
.turkoois .arrow-button {
    color: #b4d8d8;
    fill: #b4d8d8;
}

.turkoois p {
    color: #fff;
}

.oranje {
    background: #f46e32;
    background: linear-gradient( 217deg, #f46e32 0%, #a5471d 100%);
}

.oranje h2 span,
.oranje .links a,
.oranje .arrow-button {
    color: #d3a18b;
    fill: #d3a18b;
}

.oranje p {
    color: #fff;
}

.lichtblauw{
    background: #5cb1eb;
    background: linear-gradient( 266deg, #5cb1eb 0%, #2a6994 100%);
}

.lichtblauw h2 span,
.lichtblauw .links a,
.lichtblauw .arrow-button {
    color: #9bbbd3;
    fill: #9bbbd3;
}

.lichtblauw p {
    color: #fff;
}

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

.mobile-image {
    display: none;
}

.lenteactie {
    position: relative;
}

.lenteactie .image-container {
    width: 49%;
    float: right;
}

.lenteactie .rellax,
.lenteactie .basic {
    margin-top: 44px;
    -webkit-filter: drop-shadow(5px 5px 5px rgb(0 0 0 / 15%));
    filter: drop-shadow(5px 5px 5px rgb(0 0 0 / 15%));
}

.lenteactie .content {
    width: 35%;
    padding-top: 40px;
    float: left;
    margin-bottom: 130px;
}

.lenteactie h1 {
    font-size: 68px;
    font-family: 'Vestula';
    line-height: 1;
    margin: 39px 0;
    font-weight: bold;
}

.lenteactie h1 span {
    font-family: 'Vestula';
    font-size: 24px;
    display: block;
    padding: 8px 6px;
}

.over-de-kaarten .rellax {
    width: 53%;
    -webkit-filter: drop-shadow(15px 15px 15px rgb(0 0 0 / 0.3));
    filter: drop-shadow(15px 15px 15px rgb(0 0 0 / 0.3));
    margin-top: -150px;
}

.over-de-kaarten .content {
    float: right;
    width: 39%;
    margin-bottom: 80px;
}

.aan-wie-stuur-jij-de-kaart .content {
    margin: 80px 0;
    float: left;
    width: 35%;
}

.aan-wie-stuur-jij-de-kaart .image-container {
    float: right;
    width: 61%;
}

.aan-wie-stuur-jij-de-kaart .basic {
    margin: 80px 0 40px;
}

.hortusactie .content {
    float: right;
    width: 39%;
    margin: 40px 0 80px;
}

.hortusactie .image-container {
    float: left;
    width: 50%;
}

.hortusactie .basic {
    margin: 80px 70px 0 0;
}

.hortusactie .rellax {
    position: absolute;
    top: 300px;
    left: 20%;
    -webkit-filter: drop-shadow(5px 5px 5px rgb(0 0 0 / 15%));
    filter: drop-shadow(5px 5px 5px rgb(0 0 0 / 15%));
    opacity: .9;
}

.met-wie-ga-jij-straks-naar-de-hortus.content {
    float: left;
    width: 35%;
    margin: 80px 0;
}

.met-wie-ga-jij-straks-naar-de-hortus .content {
    width: 50%;
    float: left;
    margin: 40px 0px;
}

.met-wie-ga-jij-straks-naar-de-hortus .image-container {
    width: 38%;
    float: right;
}

.met-wie-ga-jij-straks-naar-de-hortus .basic {
    margin: 80px 0;
}

.met-wie-ga-jij-straks-naar-de-hortus .rellax {
    position: absolute;
    top: 400px;
    right: 0;
    -webkit-filter: drop-shadow(5px 5px 5px rgb(0 0 0 / 15%));
    filter: drop-shadow(5px 5px 5px rgb(0 0 0 / 15%));
}

.healthy-university-home .image-container {
    float: left;
    width: 55%;
    margin: 40px 0 80px;
}

.healthy-university-home .rellax {
    position: absolute;
    top: 400px;
    left: 100px;
    -webkit-filter: drop-shadow(5px 5px 5px rgb(0 0 0 / 15%));
    filter: drop-shadow(5px 5px 5px rgb(0 0 0 / 15%));
}

.healthy-university-home .content {
    float: right;
    width: 43%;
    margin: 40px 0 80px;
}

.en-onze-studenten .content {
    float: left;
    width: 32%;
    margin: 40px 0;
}

.en-onze-studenten .image-container {
    float: right;
    width: 51%;
    margin: 70px 0;
}

.navigation {
    position: relative;
    margin-top: 40px;
    width: 200px;
}

header {
    width: 1170px;
    margin: 20px auto;
    position: relative;
    z-index: 15;
}

nav ul {
    font: normal 16px/1 Vestula;
    list-style: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}

nav li {
    display: inline-block;
    margin-left: 24px;
    position: relative;
    padding-bottom: 11px;
}

nav li a {
    text-decoration: none;
    position: relative;
    color: #000;
}

.subnav {
    opacity: 0;
    transform: translateY(25%);
    transition: all 350ms ease;
    pointer-events: none;
    left: -20px;
    min-width: 310px;
    background-color: #fff;
    position: absolute;
    box-shadow: 0 9px 24px rgba(0, 0, 0, .15);
    top: 100%;
    list-style: none;
}

.subnav li {
    margin: 0;
    padding: 0;
    display: block;
}

.subnav a {
    display: block;
    padding: 10px 20px 10px 15px;
    white-space: nowrap;
    text-decoration: none;
    color: #333;
    border-left: 5px solid #fff;
}

.subnav a:hover {
    color: #c1b696;
    border-left: 5px solid #001158;
}

.subnav a:after {
    content: "";
}

nav li:hover .subnav {
    opacity: 1;
    transform: translateY(0%);
    pointer-events: auto;
}

.language-switch {
    background: #e5e5e5;
    width: 66px;
    display: inline-block;
    padding: 2px;
    border-radius: 25px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    line-height: 1.5;
}

.language-switch a {
    padding: 0 6px;
    cursor: pointer;
}

.language-switch a.selected {
    background: #fff;
    border-radius: 24px;
    padding: 0 6px;
}

.share {
    border-top: 1px dotted #ccc;
    clear: both;
    margin-top: 1rem;
}

.share__link {
    color: #aaa;
    display: inline-block;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
    padding: 0 5px;
}

.share__link:first-child {
    padding-left: 0;
}

.share__link:hover {
    color: #b27f2b;
}

.share__link[href*="facebook"]:before {
    content: "\F09A";
    font-family: Icons;
}

.share__link[href*="twitter"]:before {
    content: "\F099";
    font-family: Icons;
}

.share__link[href*="linkedin"]:before {
    content: "\F0E1";
    font-family: Icons;
}

.share__link[href*="youtube"]:before {
    content: "\F167";
    font-family: Icons;
}

.share__link[href*="whatsapp"]:before {
    content: "\F232";
    font-family: Icons;
}

.share__link--envelope:before {
    content: "\E80F";
    font-family: Icons;
    font-size: 11px;
}

.menu-icon {
    display: none;
    text-decoration: none;
    font-size: 36px;
    position: absolute;
    right: 0;
    top: 0;
    color: #4a4a4a;
}

@media only screen and (max-width: 1024px) {
    header, .wrapper {
        max-width: 90%;
    }
}

@media only screen and (max-width: 768px) {
    nav ul {
        font: normal 14px/1 Vestula;
    }
    h2 {
        font-size: 36px;
    }
    .lenteactie h1 {
        font-size: 48px;
    }
}

@media only screen and (max-width: 480px) {
    .menu-icon {
        display: block;
    }
    nav ul {
        display: none;
        width: 100%;
        position: absolute;
        z-index: 1;
        top: 64px;
        box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, .15);
    }
    nav li {
        margin: 0;
        padding: .3rem;
        width: 100%;
        text-align: center;
        background: #ffffff;
    }
    nav li a {
        padding: 1rem;
        display: block;
        border-bottom: 1px solid #585858;
    }
    .filter {
        display: none;
    }
    .language-switch {
        background: #fff;
        padding-bottom: 10px;
    }
    .language-switch a.selected {
        background: #333;
        border-radius: 24px;
        padding: 0 6px;
        display: inline;
        color: #fff;
    }
    .language-switch a {
        padding: 0 6px;
        cursor: pointer;
        display: inline;
        border-bottom: none;
    }
    .image-container {
        width: 100% !important;
        margin-bottom: 0 !important;
    }
    .content {
        width: 100% !important;
    }
    .rellax {
        display: none;
    }
    .aan-wie-stuur-jij-de-kaart .content,
    .met-wie-ga-jij-straks-naar-de-hortus .content {
        margin: 0 0 40px 0;
    }
    h1,
    h2 {
        margin-top: 0 !important;
    }
    .mobile-image {
        display: block;
        margin: 40px 0;
    }
}