/*!
Theme Name: Go Velo thema
Theme URI: http://underscores.me/
Author: Marleen Wiersma
Author URI: https://vankeijzer.nl
Description: Thema speciaal ontwikkeld voor de Go Velo website.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: govelo
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Go Velo thema is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

main {
    display: block;
}

h1 {
    font-size: 3em;
    color: #009fe3;
    margin-bottom: 1.5rem;
}

h1 span.gradient,
h2 span.gradient,
h3 span.gradient,
h4 span.gradient,
h5 span.gradient,
h6 span.gradient {
    background: -webkit-linear-gradient(left, #009fe3, #009baf);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,
strong,
.strong {
    font-weight: 600;
}

.medium {
    font-weight: 500;
}

.licht {
    font-weight: 300;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

.wpforms-field-label {
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: .1rem;
    margin: 1.5rem 0 0.5rem 0;
    color: #009fe3;
    display: block;
}

.wpforms-required-label {
    color: #009fe3;
}

input[type="text"].wpforms-error,
input[type="email"].wpforms-error,
input[type="url"].wpforms-error,
input[type="password"].wpforms-error,
input[type="search"].wpforms-error,
input[type="number"].wpforms-error,
input[type="tel"].wpforms-error,
input[type="range"].wpforms-error,
input[type="date"].wpforms-error,
input[type="month"].wpforms-error,
input[type="week"].wpforms-error,
input[type="time"].wpforms-error,
input[type="datetime"].wpforms-error,
input[type="datetime-local"].wpforms-error,
input[type="color"].wpforms-error,
textarea.wpforms-error {
    border: .05rem solid #e3004f;
}

label.wpforms-error {
    color: #e3004f;
    margin: .5rem 0;
}

.wpforms-field-hp {
    display: none !important;
    position: absolute !important;
    left: -9000px !important;
}

.wpforms-submit {
    margin-top: 2rem;
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

body,
button,
input,
select,
optgroup,
textarea {
    color: #383838;
    font-family: 'Ubuntu', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 300;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    line-height: 1.4;
    font-weight: 300;
}

h1 {
    font-size: 3rem;
    color: #009fe3;
}

h2 {
    font-size: 2.5rem;
    margin-bottom: 1rem;
    color: #009fe3;
}

h3 {
    font-size: 2rem;
    margin-bottom: 1.5rem;
    color: #009fe3;
}

h4 {
    font-size: 1.75rem;
    margin-bottom: 1.5rem;
    color: #009fe3;
}

h5 {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
    color: #009fe3;
}

h6 {
    font-size: 1.25rem;
    margin-bottom: 1.25rem;
}

@media screen and (max-width: 768px) {
    h1 {
        font-size: 2rem;
    }
    h2 {
        font-size: 1.75rem;
    }
    .container {
        padding-right: 30px;
        padding-left: 30px;
    }
}

p {
    font-size: 1.15rem;
    margin-bottom: 1.5rem;
    line-height: 1.7;
}

p.small,
a.small {
    font-size: 1rem;
    font-weight: inherit;
}

dfn,
cite,
em,
i,
.italic {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", courier, monospace;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

.grijs-bg {
    background: #ececec;
}

.wit-bg {
    background: #fff;
}

.gradient-bg {
    background: rgb(0, 159, 227);
    background: -moz-linear-gradient(90deg, rgba(0, 159, 227, 1) 0%, rgba(0, 157, 202, 1) 50%, rgba(0, 164, 172, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0, 159, 227, 1) 0%, rgba(0, 157, 202, 1) 50%, rgba(0, 164, 172, 1) 100%);
    background: linear-gradient(90deg, rgba(0, 159, 227, 1) 0%, rgba(0, 157, 202, 1) 50%, rgba(0, 164, 172, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#009fe3", endColorstr="#00a4ac", GradientType=1);
}

.gradient-bg h1, .gradient-bg h2,
.gradient-bg h3, .gradient-bg h4,
.gradient-bg h5, .gradient-bg h6,
.gradient-bg p > a, .gradient-bg p {
	color: #FFF;
}

.gradient-bg p > a, 
.gradient-bg p > a:hover,
.gradient-bg p > a:focus {
	color: #FFF;
	text-decoration:underline;
}

.gradient-bg p > a:hover {
	opacity: .6;
}

@media (max-width: 992px) {
    .gradient-md-bg {
        background: rgb(0, 159, 227);
        background: -moz-linear-gradient(90deg, rgba(0, 159, 227, 1) 0%, rgba(0, 157, 202, 1) 50%, rgba(0, 164, 172, 1) 100%);
        background: -webkit-linear-gradient(90deg, rgba(0, 159, 227, 1) 0%, rgba(0, 157, 202, 1) 50%, rgba(0, 164, 172, 1) 100%);
        background: linear-gradient(90deg, rgba(0, 159, 227, 1) 0%, rgba(0, 157, 202, 1) 50%, rgba(0, 164, 172, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#009fe3", endColorstr="#00a4ac", GradientType=1);
    }
}

@media (min-width: 992px) {
    .gradient-links {
        background: rgb(0, 159, 227);
        background: -moz-linear-gradient(90deg, rgba(0, 159, 227, 1) 0%, rgba(0, 157, 202, 1) 25%, rgba(0, 164, 172, 1) 50%, rgba(236, 236, 236, 1) 50%);
        background: -webkit-linear-gradient(90deg, rgba(0, 159, 227, 1) 0%, rgba(0, 157, 202, 1) 25%, rgba(0, 164, 172, 1) 50%, rgba(236, 236, 236, 1) 50%);
        background: linear-gradient(90deg, rgba(0, 159, 227, 1) 0%, rgba(0, 157, 202, 1) 25%, rgba(0, 164, 172, 1) 50%, rgba(236, 236, 236, 1) 50%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#009fe3", endColorstr="#ececec", GradientType=1);
    }
}

.gradient-bg a,
.gradient-bg p {
    color: #FFF;
}

.wit,
a.wit {
    color: #FFF;
}

.wit+p,
.wit+p+ul {
    color: #FFF;
}

.black,
a.black {
    color: #383838;
}

a.wit,
a.black {
    display: inline-block;
}

a.black:hover,
a.black:focus {
    color: #009fe3 !important;
}

a.wit:hover,
a.wit:focus {
    color: rgba(255, 255, 255, .7) !important;
}

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

html {
    box-sizing: border-box;
}

body {
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 0;
    font-size: 1.15rem;
}

ul li,
ol li {
    padding-bottom: .5rem;
}

ul {
    list-style: circle;
    font-size: 1.15rem;
}

ul.nobullet {
    list-style: none;
    padding-left: 0;
    font-size: 1rem;
}

ul.nobullet li {
    padding-bottom: 0;
}

ol {
    list-style: decimal;
    padding: 0 1.5rem;
}

ol li {
    padding: .25rem 1rem;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    max-width: 100%;
}

figure {
    margin: 1em 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

.line span {
    width: 100%;
    background: rgba(255, 255, 255, .5);
    height: .05rem;
    display: block;
    margin: 0 auto 1rem;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none !important;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(hsla(0, 0%, 100%, 0)), to(hsla(0, 0%, 100%, 0)));
    background-image: -webkit-linear-gradient(hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0));
    color: #383838;
    border: 1px solid #ececec;
    border-radius: 0;
    padding: .5rem 1rem;
    width: 100%;
    min-height: 3rem;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #383838;
    outline: none;
    border: 1px solid #009fe3;
}

select {
    border: 1px solid #009fe3;
}

textarea {
    min-height: 10rem;
}

.logo {
    vertical-align: bottom;
    width: 2.5rem;
}

@media (min-width: 768px) {
    .line span {
        width: .05rem;
        height: 100%;
        margin: 0 auto;
    }
}

@media (min-width: 992px) {
    .logo {
        width: 4rem;
        opacity: 0;
    }
    .logo img {
        width: 10rem;
    }
    .scroll .secondary {
        height: 0;
        width: 0;
        overflow: hidden;
        opacity: 0;
        padding: 0 !important;
        display: block;
    }
    .scroll .logo {
        padding-top: .75rem !important;
        padding-bottom: .75rem !important;
    }
    .scroll .logo,
    .scroll .logo img {
        opacity: 1;
        -webkit-transition: all .2s cubic-bezier(0.39, 0.58, 0.57, 1);
        transition: all .2s cubic-bezier(0.39, 0.58, 0.57, 1);
    }
    .scroll #primary-menu {
        border-top: transparent;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .scroll .menu-all {
        -ms-flex-align: center !important;
        align-items: center !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
    .secondary,
    .logo img {
        transition: all .1s ease-out;
    }
}

.site-header {
    box-shadow: 0 0 2rem rgba(0, 0, 0, .15);
    background: rgb(41, 41, 41);
    z-index: 3;
    position: fixed;
    top: 0;
}

.menu-all {
    display: inline;
    position: relative;
}

.main-navigation {
    position: relative;
}

.main-navigation a {
    display: inline-block;
}

.site-header li.menu-item {
    width: 100%;
}

.site-header .menu-all a {
    color: #fff;
    padding: .5rem 1rem;
    font-size: 1.15rem;
    text-transform: uppercase;
    letter-spacing: .1rem;
}

.site-header .menu-all a:hover {
    color: #009fe3;
}

#primary-menu {
    margin-top: 1rem;
}

.current_page_item>a:first-child,
.current-page-parent>a,
.current-page-parent>.sub-menu>.current-menu-item>a {
    font-weight: 600;
    color: #009fe3 !important;
}

.site-header .menu-icon {
    display: block;
    position: relative;
}

.site-header button {
    border: 1px solid transparent;
    border-color: transparent;
    border-radius: 0;
    background: transparent;
    color: #fff;
    font-size: .9rem;
    line-height: 1;
    float: right;
    font-weight: 600;
    text-transform: uppercase;
    padding: .5rem 0;
}

.site-header button:before,
.site-header button:after {
    content: none;
}

.site-header button:hover {
    border: 1px dotted transparent;
    outline: none;
}

.site-header button:focus {
    border: 1px dotted #fff;
    outline: none;
}

.site-header span.menu-icon {
    margin-bottom: .75rem;
}

.site-header .menu-icon .navicon {
    background: #fff;
    display: block;
    height: .1rem;
    position: relative;
    transition: background .2s ease-out;
    width: 50%;
    margin: auto;
}

.site-header .menu-icon .navicon:before,
.site-header .menu-icon .navicon:after {
    background: #fff;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
}

.site-header .menu-icon .navicon:before {
    top: 5px;
}

.site-header .menu-icon .navicon:after {
    top: -5px;
}

.toggled .menu-icon .navicon {
    background: transparent;
}

.toggled .menu-icon .navicon:before {
    transform: rotate(-45deg);
    height: .05rem;
}

.toggled .menu-icon .navicon:after {
    transform: rotate(45deg);
    height: .05rem;
}

.toggled .menu-icon .navicon:before,
.toggled .menu-icon .navicon:after {
    top: 0;
}

.main-navigation ul ul li a,
.inhoudsopgave a {
    font-weight: 300;
}

.menu-item-has-children a.focus span {
    transform: rotate(180deg);
}

.menu-item-has-children a span {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: .75rem;
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    right: 0;
    top: 5px;
    position: absolute;
    transform-origin: 50% 50%;
    transition: transform 150ms ease-in-out;
    background-image: url(../../../img/top-blauw.svg);
}

.site-header li.menu-item-has-children ul a:focus {
    outline: .15rem dotted rgba(255, 255, 255, .5);
}

.site-header #primary-menu .main-navigation ul ul li a:hover {
    padding-left: 10px !important;
}

@media (max-width: 991px) {
    .menu-item a:focus {
        outline: none;
    }
    .prim-sec,
    ul.sub-menu {
        opacity: 0;
        visibility: hidden;
        max-height: 0;
        overflow: hidden;
        width: 100%;
        -webkit-transition: visibility .5s ease-out, opacity .5s ease-out, max-height .7s ease;
        transition: visibility .5s ease-out, opacity .5s ease-out, max-height .7s ease;
    }
    .main-navigation ul ul {
        background: rgb(20, 20, 20);
        font-weight: 300;
        box-shadow: none;
        border-radius: 0 0 .2rem .2rem;
        top: 100%;
        width: 100%;
    }
    .toggled .prim-sec,
    a.focus+ul.sub-menu {
        max-height: 40rem;
        opacity: 1;
        visibility: visible;
        overflow: visible;
    }
    .site-header .menu-all a {
        border-bottom: .1rem dotted rgba(255, 255, 255, .1);
        padding: .75rem .5rem;
    }
    .secondary li:last-child a {
        border-bottom: 0;
    }
}

@media (min-width: 992px) {
    .site-header {
        background: rgba(0, 0, 0, .8);
    }
    .menu-all {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        text-align: right;
    }
    #primary-menu {
        border-top: .1rem dotted rgba(255, 255, 255, .1);
    }
    ul.sub-menu {
        background-color: rgb(20, 20, 20);
        top: calc(100% + 2rem);
        left: 0;
        text-align: left;
        transform: scale(1);
        transform-origin: center top;
        transition: all 250ms ease-in;
        opacity: 0;
        position: absolute;
        max-height: inherit;
        display: block;
        visibility: hidden;
    }
    .menu-item-has-children:hover .sub-menu,
    .menu-item-has-children a:focus+.sub-menu,
    .menu-item-has-children.focus a:hover+.sub-menu {
        max-height: 40rem;
        opacity: 1;
        visibility: visible;
        text-align: left;
        top: calc(100% + 1.5rem);
    }
    .menu-item-has-children a:hover span,
    .menu-item-has-children a:focus span,
    .menu-item-has-children:focus a span,
    .menu-item-has-children:focus a span {
        transform: rotate(180deg);
    }
    .site-header #primary-menu a {
        font-size: .9rem;
    }
    .site-header .secondary a {
        font-size: .8rem;
        padding-right: 0;
        padding-left: 0;
    }
    .site-header .secondary .menu-item a {
        padding: 0;
    }
    .site-header li.menu-item a {
        padding: 1.2rem 1rem;
        position: relative;
        width: 100%;
    }
    .site-header button {
        display: none;
    }
    .site-header li.menu-item,
    .site-header li.menu-item a {
        display: inline;
    }
    #primary-menu {
        justify-content: space-between;
        margin-top: 0;
    }
    .prim-sec {
        flex-direction: column-reverse;
        display: flex;
        width: 100%;
    }
    .secondary ul li,
    .site-header li.menu-item .sub-menu li,
    .site-header li.menu-item .sub-menu li a {
        display: inline-block;
    }
    .secondary ul li:not(:first-child) a:before {
        content: "|";
        padding: 0 1rem;
        color: #FFF !important;
        font-weight: 300;
    }
    #primary-menu>li:last-child a {
        padding-right: 0;
    }
    .site-header li.menu-item-has-children a {
        padding-right: 2rem;
    }
    .site-header li.menu-item .sub-menu li:not(:last-child) {
        border-bottom: .1rem dotted rgba(255, 255, 255, .1);
    }
}

.secondary a {
    font-size: .9rem;
}

a {
    color: #009fe3;
    transition: all .2s ease-out;
}

a:hover,
a:focus,
a:active {
    color: #009baf;
    text-decoration: none;
}

a:focus {
    border: 0;
    outline: .15rem dotted rgba(0, 159, 227, .5);
}

.gradient-bg a:focus {
    outline: .15rem dotted rgba(255, 255, 255, .5);
}

a:hover,
a:active {
    outline: 0;
}

a.wit:focus {
    outline: .15rem dotted rgba(255, 255, 255, .5) !important;
}

.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    color: #009fe3;
    background: transparent;
    text-align: center;
    border: 1px solid #009fe3;
    letter-spacing: .1rem;
    padding: .5rem 2rem;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    overflow: hidden;
    transition: all .5s;
    z-index: 0;
    font-size: 1rem;
}

.button:before,
.button:after,
button:before,
button:after,
input[type="button"]:before,
input[type="button"]:after,
input[type="reset"]:before,
input[type="reset"]:after,
input[type="submit"]:before,
input[type="submit"]:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 101%;
    background: #009fe3;
    z-index: 0;
    transform: translate3d(0, -100%, 0);
    transition: all .5s;
}

.button:before,
button:before,
input[type="button"]:before,
input[type="reset"]:before,
input[type="submit"]:before {
    background: transparent;
    z-index: -2;
    transform: translate3d(0, 0, 0);
}

.button:after,
button:after,
input[type="button"]:after,
input[type="reset"]:after,
input[type="submit"]:after {
    top: 0;
    z-index: -1;
    transform: translate3d(-101%, 0, 0);
}

.button:hover,
.button:focus,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
    color: white;
    border: 1px solid #009fe3;
    outline: none;
}

.button:after,
button:after,
input[type="button"]:after,
input[type="reset"]:after,
input[type="submit"]:after {
    top: 0;
    z-index: -1;
    transform: translate3d(-101%, 0, 0);
}

.button:hover:after,
.button:focus:after,
button:hover:after,
input[type="button"]:hover:after,
input[type="reset"]:hover:after,
input[type="submit"]:hover:after,
button:focus:after,
input[type="button"]:focus:after,
input[type="reset"]:focus:after,
input[type="submit"]:focus:after {
    transform: translate3d(0, 0, 0);
    transition: all .5s;
}

.button.wit {
    color: #fff;
    border: 1px solid #fff;
}

.button.wit:before,
.button.wit:after {
    background: #fff;
}

.button.wit:before {
    background: transparent;
}

.button.wit:hover,
.button.wit:focus {
    color: #009fe3 !important;
    border: 1px solid #FFF;
}

.button.small {
    font-size: .8rem;
    font-weight: 300;
}

.main-navigation {
    display: block;
    width: 100%;
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.site-header li.menu-item-has-children ul li {
    padding: 0 1rem;
}

.main-navigation li {
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
    display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    text-align: end;
    flex: 1 0 50%;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    font-size: 1rem;
    font-weight: 300;
    color: #009fe3;
    padding: .5rem 2rem;
    border: .05rem solid #009fe3;
    background-color: #FFFFFF;
    clip: auto !important;
    clip-path: none;
    display: block;
    left: .5rem;
    top: .5rem;
    height: auto;
    width: auto;
    z-index: 100000;
    text-transform: uppercase;
    letter-spacing: .1rem;
}

.screen-reader-text:focus {
    outline: 0;
}

.screen-reader-text:focus:after {
    height: 2.5rem;
}

#primary[tabindex="-1"]:focus {
    outline: 0;
}

.border-blauw {
    border: 1px solid #009fe3;
}

.b-b {
    border-bottom: .1rem dotted;
}

.b-b-kleur:after {
    content: '';
    display: block;
    height: .05rem;
    width: 100%;
    background: rgb(0, 159, 227);
    background: -moz-linear-gradient(90deg, rgba(0, 159, 227, 1) 0%, rgba(0, 157, 202, 1) 50%, rgba(0, 164, 172, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0, 159, 227, 1) 0%, rgba(0, 157, 202, 1) 50%, rgba(0, 164, 172, 1) 100%);
    background: linear-gradient(90deg, rgba(0, 159, 227, 1) 0%, rgba(0, 157, 202, 1) 50%, rgba(0, 164, 172, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#009fe3", endColorstr="#00a4ac", GradientType=1);
    margin-top: 1rem;
}

.up {
    text-transform: uppercase;
    letter-spacing: .1rem;
}

.w-20 {
    width: 20% !important
}

@media screen and (max-width: 768px) {
    .hide-mobile {
        display: none;
    }
}

@media screen and (max-width: 992px) and (min-width: 768px) {
    .hide-tablet {
        display: none;
    }
}

.mt-6 {
    margin-top: 4rem !important;
}

.my-7 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
}

.mt-7 {
    margin-top: 7rem !important;
}

.mb-7 {
    margin-bottom: 7rem !important;
}

.py-6 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
}

.py-7 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
}

@media only screen and (min-width: 992px) {
    .py-lg-6 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important;
    }
    .py-lg-7 {
        padding-top: 7rem !important;
        padding-bottom: 7rem !important;
    }
}

.alignleft {
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}

.alignright {
    float: right;
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}

.widget {
    margin: 0 0 1.5em;
}

.widget select {
    max-width: 100%;
}

.sticky {
    display: block;
}

.updated:not(.published) {
    display: none;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}

.infinity-end.neverending .site-footer {
    display: block;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

embed,
iframe,
object {
    max-width: 100%;
}

.custom-logo-link {
    display: inline-block;
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

.home .header-wrapper {
    max-height: 60vh;
    height: 40rem;
    min-height: 20rem;
    background-size: cover !important;
    background-position: center !important;
}

.header-wrapper {
    max-height: 45vh;
    min-height: 20rem;
    height: 35rem;
    background-size: cover !important;
    background-position: top center !important;
}

#breadcrumbs {
    list-style: none;
    position: absolute;
    top: -1.75rem;
    background: #FFF;
    padding: .5rem 1rem;
    text-transform: uppercase;
    letter-spacing: .1rem;
    font-weight: 300;
}

#breadcrumbs li,
#breadcrumbs li a {
    display: inline;
    color: #c6c6c6;
}

#breadcrumbs li a {
    font-weight: 500;
}

#breadcrumbs li a:hover,
#breadcrumbs li a:focus {
    color: #009fe3;
}

#breadcrumbs .separator span:after {
    content: "|";
    display: inline-block;
    width: 2rem;
}

@media only screen and (min-width: 768px) {
    .header-wrapper {
        min-height: 30rem;
    }
    #breadcrumbs {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

li.mail,
li.linkedin {
    position: relative;
}

li.mail a,
li.linkedin a {
    padding-left: 2rem;
}

li.mail span,
li.linkedin span {
    width: 1.5rem;
    height: 1.5rem;
    left: 0;
    position: absolute;
}

li.mail span:before,
li.linkedin span:before {
    content: "";
    width: 1.5rem;
    height: 1.5rem;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
}

.mail span:before {
    background-image: url(../../../img/mail.svg);
    background-size: 1.2rem;
}

.mail a:hover span:before {
    background-image: url(../../../img/mail-blauw.svg);
}

.linkedin span:before {
    background-image: url(../../../img/linkedin-zwart.svg);
    background-size: 1.2rem;
}

.linkedin a:hover span:before {
    background-image: url(../../../img/linkedin-blauw.svg);
}

ul.partners {
    list-style: none;
    padding: 0;
}

ul.partners li {
    display: inline;
}

ul.partners li a {
    display: inline-block;
}

ul.partners li:not(:last-child) {
    padding-right: 2rem;
}

ul.partners a {
    width: calc(33.3333% - 1.75rem) !important;
}

.header-logo {
    max-width: 50%;
}

.content-box {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 15rem;
}

.img-box.left {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: calc( 50vw - 15px);
    background-size: cover !important;
    background-position: center !important;
}

.img-box.right {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: calc( 50vw - 15px);
    background-size: cover !important;
    background-position: center !important;
}

@media only screen and (max-width: 768px) {
    .img-box.left,
    .img-box.right {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        width: 100%;
        background: red;
    }
}

#grafieken h3,
#nieuws-home h3,
#nieuws h3 {
    font-size: 1.25rem;
}

#nieuws-home.gradient-bg h3,
#nieuws.gradient-bg h3 {
    color: #FFF !important;
}

#nieuws-home.gradient-bg h3:hover,
#nieuws.gradient-bg h3:hover,
#nieuws-home.gradient-bg h3:focus,
#nieuws.gradient-bg h3:focus {
    opacity: .7;
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    #nieuws-home .nieuwsberichten>div:nth-child(3) {
        display: none;
    }
}

#nieuws-home h3,
#nieuws h3 {
    height: 3.5rem;
    overflow: hidden;
    transition: all .25s ease;
}

#nieuws h3:hover,
#nieuws h3:focus {
    color: #009baf;
}

@media only screen and (max-width: 768px) {
    #nieuws-home h3,
    #nieuws h3 {
        height: 1.5rem;
    }
}

.nieuws-afbeelding {
    height: 13rem;
    overflow: hidden;
    position: relative;
}

.nieuws-afbeelding img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

#nieuws-home p,
#nieuws p {
    font-size: 1rem;
    height: 5rem;
    overflow: hidden;
}

#nieuws-home a:focus,
#nieuws-home a:hover {
    color: #FFF;
}

#nieuws a:focus,
#nieuws a:hover,
#nieuws p {
    color: #383838;
}

.infographics img {
    max-height: 7rem;
}

.nieuwsbericht h1 {
    font-size: 2.5rem;
    line-height: 1.2;
}

.nieuwsbericht h2 {
    font-size: 1.75rem;
    line-height: 1.2;
    margin: 2rem 0 .5rem;
}

.nieuwsbericht h3 {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.2;
    margin: 2rem 0 .5rem;
    color: #383838;
}

.social h6 {
    font-size: 1rem;
    border-top: .1rem solid #ececec;
    padding-top: 1rem;
    letter-spacing: .1rem;
    text-transform: uppercase;
    color: #009fe3;
}

.social a {
    width: 2.5rem;
    height: 2.5rem;
    border: 1px solid #ececec;
    display: inline-block;
    margin: 0 .75rem 0 0;
    border-radius: 2.5rem;
    background-size: 1.3rem;
    background-repeat: no-repeat;
    background-position: center;
}

.social a:hover,
.social a:focus {
    border: 1px solid #009fe3;
    background-color: #009fe3;
    ;
}

.social a.facebook {
    background-image: url('../../../img/facebook.svg');
}

.social a.facebook:hover,
.social a.facebook:focus {
    background-image: url('../../../img/facebook_wit.svg');
}

.social a.twitter {
    background-image: url('../../../img/twitter.svg');
}

.social a.twitter:hover,
.social a.twitter:focus {
    background-image: url('../../../img/twitter_wit.svg');
}

.social a.linkedin {
    background-image: url('../../../img/linkedin.svg');
}

.social a.linkedin:hover,
.social a.linkedin:focus {
    background-image: url('../../../img/linkedin-wit.svg');
}

a.titel {
    display: block;
    cursor: pointer;
    padding: 1rem;
    border: .05rem solid #009fe3;
    margin: 0 0 .5rem;
    background: #009fe3;
}

a.titel.collapsed {
    background: #fff;
    border-color: #383838;
}

a.titel h3 {
    font-size: 1.15rem;
    color: #fff;
    width: 80%;
    display: inline-block;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    margin-bottom: 0;
}

a.titel.collapsed h3 {
    color: #383838;
}

a.titel:hover,
a.titel:focus {
    color: #009fe3;
    border-color: #009fe3;
}

a.titel:focus {
	outline: 0;
}

a.titel.collapsed:hover h3,
a.titel.collapsed:focus h3 {
    color: #009fe3;
}

a.titel:hover h3 {
    color: #fff;
}

span.pijl {
    width: 1.5rem;
    height: 1.5rem;
    float: right;
    background-repeat: no-repeat;
    background-position: center;
    background-size: .85rem;
    transform: rotate(180deg);
    transition: all 250ms ease;
    background-image: url(../../../img/top-wit.svg);
}

a.titel.collapsed span.pijl {
    background-image: url(../../../img/top-blauw.svg);
    transform: rotate(0deg);
}

.error404 h1 {
    font-size: 12rem;
    line-height: .8;
}

.error404 h2 {
    letter-spacing: .1rem;
    text-transform: uppercase;
    font-size: 1.65rem;
}

.error404 {
    background: rgb(0, 159, 227);
    background: -moz-linear-gradient(90deg, rgba(0, 159, 227, 1) 0%, rgba(0, 157, 202, 1) 50%, rgba(0, 164, 172, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0, 159, 227, 1) 0%, rgba(0, 157, 202, 1) 50%, rgba(0, 164, 172, 1) 100%);
    background: linear-gradient(90deg, rgba(0, 159, 227, 1) 0%, rgba(0, 157, 202, 1) 50%, rgba(0, 164, 172, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#009fe3", endColorstr="#00a4ac", GradientType=1);
}

#cookie-notice .cn-button {
    border: 1px solid #FFF !important;
    font-size: 1rem;
    cursor: pointer;
}

#cookie-notice .cn-button:hover {
    color: #000 !important;
}