﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, main, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

* html {
    font-size: 100%
}

html {
    font: normal normal 400 1em/1.625em Verdana, sans-serif
}

html {
    background-color: #fff;
    color: #000;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background: transparent
}

a:focus {
    outline: thin dotted #000
}

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

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

ol, ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption, th, td {
    text-align: left;
    font-weight: 400;
    vertical-align: middle
}

button, input, select, textarea {
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    font-family: inherit;
    font-size: 100%
}

button, select {
    text-transform: none
}

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

button[disabled], html input[disabled] {
    cursor: default
}

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

input[type="search"] {
    -webkit-appearance: textfield
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

a {
    color: #BD5B00
}

a:hover {
    color: #CC092F
}

h1, h2, h3, h4, h5, h6 {
    font-family: "PT Sans", sans-serif;
    font-weight: 700
}

abbr[title] {
    border-bottom: 1px dotted
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

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

pre {
    white-space: pre-wrap
}

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

.is-hidden {
    position: absolute;
    left: -9999em
}

.is-not-hidden {
    position: static
}

.is-visible {
    display: block
}

.is-not-visible {
    display: none !important;
}

.lt-root {
    margin: 0 auto;
    max-width: 62.5em
}

.lt-base, .lt-column {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top
}

.lt-column {
    width: 100%
}

@media only screen and (max-width: 37.4375em) {
    .lt-column {
        width: 100%
    }
}

.lt-gutter-left {
    padding-left: 10px
}

.lt-gutter-right {
    padding-right: 10px
}

.lt-gutters {
    padding-left: 10px;
    padding-right: 10px
}

.lt-bleed-left {
    margin-left: -10px
}

.lt-bleed-right {
    margin-right: -10px
}

.lt-bleed, .box__title--basis, .box__title--begeleid, .box__title--vrij {
    margin-left: -10px;
    margin-right: -10px
}

.lt-column--half {
    width: 50%
}

.lt-column--half-persistent {
    width: 50% !important
}

.lt-column--third {
    width: 33.33333%
}

.lt-column--third-persistent {
    width: 33.33333% !important
}

.lt-column--fourth {
    width: 25%
}

.lt-column--fourth-persistent {
    width: 25% !important
}

.lt-column--fifth {
    width: 20%
}

.lt-column--fifth-persistent {
    width: 20% !important
}

.lt-column--two-third {
    width: 66.66667%
}

.lt-column--two-third-persistent {
    width: 66.66667% !important
}

.lt-column--three-fourth {
    width: 75%
}

.lt-column--three-fourth-persistent {
    width: 75% !important
}

.lt-push, .lt-pull {
    position: relative
}

@media only screen and (max-width: 37.4375em) {
    .lt-push, .lt-pull {
        position: static;
        position: initial
    }
}

.lt-push--half {
    left: 50%
}

.lt-pull--half {
    left: -50%
}

.lt-push--third {
    left: 33.33333%
}

.lt-pull--third {
    left: -33.33333%
}

.lt-push--fourth {
    left: 25%
}

.lt-pull--fourth {
    left: -25%
}

.lt-push--fifth {
    left: 20%
}

.lt-pull--fifth {
    left: -20%
}

.lt-push--two-third {
    left: 66.66667%
}

.lt-pull--two-third {
    left: -66.66667%
}

.lt-push--three-fourth {
    left: 75%
}

.lt-pull--three-fourth {
    left: -75%
}

@media only screen and (max-width: 37.4375em) {
    .lt-base, .lt-column {
        width: 100%
    }
}

.fld, .fld-input, .dropdown-menu, .fld-select, .fld-textarea {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: baseline;
    margin: 0 0;
    padding: .40625em 0;
    border: 2px solid #949494;
    color: #000;
    text-align: left;
    text-decoration: none
}

.fld::-webkit-input-placeholder, .fld-input::-webkit-input-placeholder, .dropdown-menu::-webkit-input-placeholder, .fld-select::-webkit-input-placeholder, .fld-textarea::-webkit-input-placeholder, .fld:-moz-placeholder, .fld-input:-moz-placeholder, .dropdown-menu:-moz-placeholder, .fld-select:-moz-placeholder, .fld-textarea:-moz-placeholder, .fld::-moz-placeholder, .fld-input::-moz-placeholder, .dropdown-menu::-moz-placeholder, .fld-select::-moz-placeholder, .fld-textarea::-moz-placeholder, .fld:-ms-placeholder, .fld-input:-ms-placeholder, .dropdown-menu:-ms-placeholder, .fld-select:-ms-placeholder, .fld-textarea:-ms-placeholder {
    color: #CC092F
}

.fld--state-focus, input.fld:focus, input.fld-input:focus, input.dropdown-menu:focus, input.fld-select:focus, input.fld-textarea:focus, .dropdown-menu {
    border-color: #000;
    background-color: #fff;
    -moz-box-shadow: 0 0 0 #000;
    -webkit-box-shadow: 0 0 0 #000;
    box-shadow: 0 0 0 #000;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-tap-highlight-color: transparent;
    outline: thin dotted #000;
    outline-offset: 0
}

.fld-input, .dropdown-menu {
    background-color: #fff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-tap-highlight-color: transparent;
    text-indent: 10px
}

.fld-input--search {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.fld-input--range {
    width: 100%
}

.fld-input--color, .fld-input--range {
    padding: 0;
    height: 2.4375em
}

.fld-select optgroup, .fld-select option {
    padding: .40625em 0;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: inherit;
    font-style: inherit;
    font-variant: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

.fld-select {
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    height: 2.4375em
}

.fld-textarea {
    background-color: #fff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-tap-highlight-color: transparent
}

.fld-textarea.large {
    height: 16.25em
}

.fld-textarea.medium {
    height: 9.75em
}

.fld-textarea.small {
    height: 3.25em
}

.fld-label, .checkboxes label {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: baseline;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: baseline;
    margin: 0 0;
    padding-top: .53125em;
    padding-bottom: .53125em;
    color: #000;
    text-align: left;
    text-decoration: none
}

ol, ul {
    list-style-type: none
}

li {
    list-style-type: inherit;
    list-style-position: inherit;
    list-style-image: inherit
}

.list--circle {
    list-style-type: circle
}

.list--decimal {
    list-style-type: decimal
}

.list--disc {
    list-style-type: disc
}

.list--inherit {
    list-style-type: inherit
}

.list--lower-alpha {
    list-style-type: lower-alpha
}

.list--lower-latin {
    list-style-type: lower-latin
}

.list--lower-roman {
    list-style-type: lower-roman
}

.list--square {
    list-style-type: square
}

.list--upper-alpha {
    list-style-type: upper-alpha
}

.list--upper-latin {
    list-style-type: upper-latin
}

.list--upper-roman {
    list-style-type: upper-roman
}

.list-inline > li {
    display: inline-block
}

.list--outside {
    list-style-position: outside
}

.list--inside {
    list-style-position: inside
}

.btn-base, .btn {
    cursor: pointer;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: baseline;
    margin: 0 0;
    padding: .40625em 0;
    background-color: transparent;
    border: 1px solid transparent;
    text-align: center;
    text-decoration: none;
    font-family: "PT Sans", sans-serif;
    color: #000
}

.btn-base a, .btn a, .btn-base span, .btn span, .btn-base em, .btn em, .btn-base i, .btn i, .btn-base b, .btn b, .btn-base:visited, .btn:visited, .btn-base:active, .btn:active {
    color: inherit
}

html {
    height: 100%
}

body {
    background: #fff
}

p {
    margin-top: .8125em;
    margin-bottom: .8125em
}

strong {
    font-weight: bold
}

h1, h2, h3, h4, h5, h6 {
    margin: 0
}

b {
    font-weight: 600
}

.anchor {
    color: #EB7100
}

#async {
    background: inherit
}

.leader {
    margin-top: 1.625em
}

.leader--double {
    margin-top: 3.25em
}

.leader--half {
    margin-top: .8125em
}

.trailer {
    margin-bottom: 1.625em
}

.trailer--double {
    margin-bottom: 3.25em
}

.trailer--half {
    margin-bottom: .8125em
}

.txt-center {
    text-align: center
}

.outline, .btn {
    border: 2px solid #000
}

.border {
    border: 1px solid #000
}

.border--top {
    border-top: 1px solid #000
}

.border--bottom {
    border-bottom: 1px solid #000
}

.em-border {
    border: 2px solid #000
}

.soft, .btn, .loading__spinner, .faqs .item {
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px
}

.soft--bottom {
    -moz-border-radius: 0 0 16px 16px;
    -webkit-border-radius: 0;
    border-radius: 0 0 16px 16px
}

.decorative-border, .loading__spinner {
    border: 4px solid #000
}

.decorative-border--top {
    border-top: 4px solid #000
}

.welcome {
    text-align: right
}

.no-speak {
    speak: never
}

.only-speak {
    position: absolute;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
}

.only-speak:focus {
    position: static;
    height: auto;
    width: auto;
    overflow-y: auto;
    clip: auto
}

.skip-link {
    position: relative
}

.skip-link__item {
    position: absolute;
    left: -999em;
    top: 0;
    background: #fff
}

.skip-link__item:focus {
    left: 0;
    z-index: 100;
}

.anchor--incognito, .footer__menu a {
    text-decoration: none;
    color: inherit
}

.anchor--in-fond {
    color: #CC092F
}

.anchor--in-fond:hover {
    color: #000
}

.ui-dd {
    position: relative
}

.ui-dd__item {
    z-index: 10
}

.ui-dd__item--inactive {
    position: absolute;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
}

.ui-dd__item--active, .no-js :target > .ui-dd {
    position: relative;
    height: auto;
    width: auto;
    overflow-y: auto;
    clip: auto
}

.no-js .ui-dd > .btn-dropdown {
    position: absolute;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
}

.no-js .ui-dd:hover > .btn-dropdown {
    position: static;
    height: auto;
    width: auto;
    overflow-y: auto;
    clip: auto
}

.nav-child {
    white-space: nowrap
}

@media only screen and (min-width: 50em) {
    .w-main-nav {
        position: absolute;
        left: 0;
        background: #B9E8FF;
        border-top: 4px solid #EB7100;
        -moz-box-shadow: 0 -4px 0 #000;
        -webkit-box-shadow: 0 -4px 0 #000;
        box-shadow: 0 -4px 0 #000
    }

    .main-nav__trigger {
        display: none
    }

    .main-nav > li {
        display: inline-block;
        color: #000
    }

    .main-nav > li > a {
        display: inline-block;
        font-size: 1em;
        line-height: 1.625em
    }

    .main-nav > li:hover > a, .main-nav > li.parent--open, .main-nav > li.active {
        background: #fff
    }

    .main-nav__anchor {
        color: inherit
    }

    .main-nav__anchor:visited {
        color: #000
    }

    .main-nav__anchor:hover {
        color: #000;
        background: #fff
    }

    .parent {
        position: relative
    }

    .parent:hover > .nav-child, .parent.parent--open > .nav-child {
        position: absolute;
        height: auto;
        width: auto;
        overflow-y: auto;
        clip: auto;
        z-index: 10
    }

    .main-nav .nav-child {
        position: absolute;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
        padding: .8125em 0;
        background: #fff;
        white-space: nowrap;
        border: 2px solid #949494;
        font-weight: 300;
        color: #000;
        -moz-box-shadow: 10px 20px 20px rgba(0, 0, 0, 0.4);
        -webkit-box-shadow: 10px 20px 20px rgba(0, 0, 0, 0.4);
        box-shadow: 10px 20px 20px rgba(0, 0, 0, 0.4)
    }

    .main-nav .nav-child li:hover, .main-nav .nav-child.parent--open {
        color: #fff
    }

    .main-nav .nav-child a {
        color: inherit
    }

    .main-nav .nav-child a.active, .main-nav .nav-child > li > a:hover {
        background: #000;
        color: inherit
    }

    .main-nav .nav-child a.active:hover, .main-nav .nav-child a.active.parent--open, .main-nav .nav-child a.active:visited, .main-nav .nav-child > li > a:hover:hover, .main-nav .nav-child > li > a:hover.parent--open, .main-nav .nav-child > li > a:hover:visited {
        color: inherit
    }
}

@media only screen and (max-width: 49.9375em) {
    .search {
        padding-top: .40625em
    }
}

.assistant {
    clear: both
}

.assistant__item {
    float: right;
    width: 16.66667%
}

.masthead {
    padding-top: .8125em;
    padding-bottom: .8125em
}

.main-nav__anchor {
    font-weight: 700
}

.main-nav__anchor, .main-nav__anchor--child {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left
}

@media only screen and (max-width: 49.9375em) {
    .topnav {
        width: 50%
    }

    .assistant {
        position: absolute;
        top: 0;
        left: 0;
        background: #B9E8FF
    }

    .assistant__item--search {
        width: 66.66667%
    }

    .masthead {
        width: 50%;
        margin-top: 4.0625em
    }

    .main-links {
        margin-top: 4.0625em
    }

    .main-links__item {
        padding-top: .40625em
    }

    .w-main-nav {
        position: absolute;
        right: 0;
        top: 0;
        z-index: -10;
        height: 100%;
        width: 66.66667%;
        overflow: hidden;
        background: #B9E8FF;
        border-left: 2px solid #000
    }

    .off-canvas-right--active .w-main-nav {
        right: -66.66667%
    }

    .no-js .w-main-nav:target {
        z-index: 2
    }

    .i-field--search {
        border: 0
    }

    .parent:hover {
        background: #4E9EC1
    }

    .main-nav__anchor, .main-nav__anchor--child {
        border: 1px solid transparent;
        border-top-color: rgba(255, 255, 255, 0.4);
        border-bottom-color: rgba(0, 0, 0, 0.3)
    }

    .main-nav__anchor:hover, .main-nav__anchor:visited:hover, .main-nav__anchor--child:hover, .main-nav__anchor--child:visited:hover {
        color: inherit
    }
}

@media only screen and (min-width: 50em) {
    .topnav {
        width: 50%
    }

    .assistant__item--search {
        width: 83.33333%
    }

    .masthead {
        width: 50%;
        margin-bottom: 4.875em
    }

    .w-main-nav {
        position: absolute;
        top: 8.9375em;
        left: 0;
        width: 100%
    }

    .topnav, .main-links {
        margin-top: .8125em
    }

    .main-links__item {
        width: 50%
    }

    .main-nav__anchor {
        font-size: 1.125em !important
    }

    .assistant__item .icn {
        padding-top: .25em
    }

    .assistant__item--accessibility .icn {
        font-size: 2em
    }
}

@media only screen and (min-width: 62.5em) {
    .masthead {
        padding-left: 0
    }
}

@media only screen and (max-width: 37.4375em) {
    .masthead {
        margin-top: 3.25em
    }
}

.invoices__item {
    border-bottom: 2px solid #000
}

.invoices__item:hover {
    background-color: #C1FFC1
}

.fx, .faqs .item, .js .faqs .item--active {
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.fx-position {
    -moz-transition: right .5s ease-in;
    -o-transition: right .5s ease-in;
    -webkit-transition: right .5s ease-in;
    transition: right .5s ease-in
}

.fx-position--top {
    -moz-transition: top .5s ease-in;
    -o-transition: top .5s ease-in;
    -webkit-transition: top .5s ease-in;
    transition: top .5s ease-in
}

.fx-opacity {
    -moz-transition: opacity .75s ease-in;
    -o-transition: opacity .75s ease-in;
    -webkit-transition: opacity .75s ease-in;
    transition: opacity .75s ease-in
}

.fx-width {
    -moz-transition: width .75s ease-in;
    -o-transition: width .75s ease-in;
    -webkit-transition: width .75s ease-in;
    transition: width .75s ease-in
}

.fx-max-height {
    -moz-transition: max-height .75s ease-in;
    -o-transition: max-height .75s ease-in;
    -webkit-transition: max-height .75s ease-in;
    transition: max-height .75s ease-in
}

.fx-max-height.ui-dd__item--inactive {
    max-height: 0
}

.fx-max-height.ui-dd__item--active, .no-js :target > .fx-max-height.ui-dd {
    max-height: 50em
}

.fx-max-height.fld-info--state-inactive {
    max-height: 0
}

.fx-max-height.fld-info--state-active {
    max-height: 50em
}

.fx-max-height.fld-info--state-inactive {
    max-height: 0
}

.fx-max-height.fld-info--state-active {
    max-height: 50em
}

.tabs__pane {
    max-height: 0
}

.tabs__pane:target, .tabs__pane--active {
    max-height: 170em
}

.trip__secondary {
    max-height: 0
}

:target .trip__secondary {
    max-height: 50em
}

.canvas {
    position: relative;
    overflow-x: hidden
}

.canvas.off-canvas-right--active {
    -moz-transition: right .5s ease-in;
    -o-transition: right .5s ease-in;
    -webkit-transition: right .5s ease-in;
    transition: right .5s ease-in
}

.canvas.off-canvas-top--active {
    -moz-transition: top .5s ease-in;
    -o-transition: top .5s ease-in;
    -webkit-transition: top .5s ease-in;
    transition: top .5s ease-in
}

.off-canvas-top--active {
    top: 10.5625em
}

.off-canvas-top--inactive {
    top: 0em
}

@media only screen and (max-width: 37.4375em) {
    .off-canvas-top--active {
        top: 23.5em
    }
}

.off-canvas-right--inactive {
    overflow-x: hidden
}

.off-canvas-right--active {
    right: 66.66667%
}

.off-canvas-right--active, .off-canvas-right--inactive {
    transition: right 0.5s ease-in-out
}

@media only screen and (max-width: 49.9375em) {
    .off-canvas-top--active .w-main-nav {
        z-index: -11
    }

    .off-canvas-top--inactive .w-accessability, .off-canvas-right--active .w-accessability {
        z-index: -11
    }
}

.submenu .main-nav__anchor--child {
    color: #000;
    padding: .40625em 0;
    padding-left: 1.4em !important
}

.submenu .main-nav__anchor--child:hover {
    color: #CC092F
}

.submenu__title {
    font-family: "Verdana", sans-serif;
    margin-bottom: .8125em
}

.submenu__menu > li {
    position: relative
}

.submenu__menu > li::before {
    content: "";
    position: absolute;
    top: .8em;
    display: inline-block;
    height: 10.4px;
    width: 10.4px;
    background: #fff;
    -moz-border-radius: 48px;
    -webkit-border-radius: 48px;
    border-radius: 48px;
    border: 2px solid #999
}

@media only screen and (min-width: 62.5em) {
    .submenu .main-nav__anchor--child {
        padding: .40625em 0
    }

    .submenu__menu > li {
        position: relative;
        border: 1px solid #949494;
        border-width: 0 0 1px 0
    }
}

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

.img--stretch {
    width: 100%
}

.btn {
    padding-left: 10px;
    padding-right: 10px;
    background: #949494
}

.btn:hover, .ui-dd:hover .btn, .btn:visited:hover, .ui-dd:hover .btn:visited {
    color: inherit;
    background: #fc9
}

.btn:focus {
    outline: thin dotted #000 !important
}

.btn--stretch {
    width: 100%
}

.btn--neutral {
    background: #fc9
}

.btn--primary {
    background-color: #B9E8FF
}

.btn--disabled {
    background-color: #fff;
    cursor: default
}

.btn--disabled:hover {
    background-color: inherit
}

.btn--cancel {
    background: #CC092F
}

.btn--confirm {
    width: 10em
}

.btn--append {
    width: 20%;
    vertical-align: top;
    -moz-border-radius: 0 8px 8px 0;
    -webkit-border-radius: 0;
    border-radius: 0 8px 8px 0;
    border-color: #949494
}

.btn--append:hover, .btn--append:focus, .btn--append:active {
    border-color: #B9E8FF
}

.btn-navbar {
    font-weight: 700
}

@media only screen and (max-width: 49.9375em) {
    .btn-navbar {
        padding: 0;
        background: #B9E8FF;
        border-left-color: rgba(255, 255, 255, 0.4);
        border-right-color: rgba(0, 0, 0, 0.3);
        line-height: 3.25em
    }

    .btn-navbar:hover, .btn-navbar:visited:hover {
        color: inherit;
        background: #4E9EC1
    }

    .btn-navbar.btn-navbar--last {
        border-right: 0
    }

    .btn-navbar.btn-navbar--first {
        border-left: 0
    }
}

.btn--icon {
    padding: 0;
    text-decoration: none;
    color: inherit
}

.btn--dashboard {
    margin-top: .8125em;
    margin-bottom: .8125em;
    padding-top: 1.625em;
    padding-bottom: 1.625em;
    background-color: #fff
}

.btn-dropdown {
    margin-top: .8125em;
    padding-top: 0;
    padding-bottom: 0;
    z-index: 10;
    width: 100%;
    text-align: left
}

.btn-dropdown::before {
    content: "";
    display: block;
    width: 100%;
    height: 1.1375em;
    position: absolute;
    left: 0;
    bottom: 100%
}

.btn-dropdown__item {
    width: 100%;
    text-align: inherit
}

.btn-dropdown__item:hover {
    font-weight: 700
}

.account-menu {
    -moz-box-shadow: 10px 20px 20px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 10px 20px 20px rgba(0, 0, 0, 0.4);
    box-shadow: 10px 20px 20px rgba(0, 0, 0, 0.4)
}

.btn-dropdown__item--spacer {
    border-top: 1px dotted #000
}

.lt-vertical-padding {
    padding-top: .8125em;
    padding-bottom: .8125em
}

.lt-vertical-padding--top {
    padding-top: .8125em
}

.lt-vertical-padding--bottom {
    padding-bottom: .8125em
}

.lt-trailer {
    margin-bottom: .8125em
}

.lt-trailer-inside {
    padding-bottom: .8125em
}

.lt-main {
    clear: both;
    padding-bottom: 1.625em;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top
}

@media only screen and (min-width: 50em) and (max-width: 62.4375em) {
    .lt-prime--alpha, .lt-prime--alpha-beta {
        width: 66.66667%
    }

    .lt-alpha {
        width: 33.33333%
    }
}

@media only screen and (max-width: 62.4375em) {
    .lt-beta {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }

    .lt-alpha {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only screen and (min-width: 62.5em) {
    .lt-prime--alpha-beta {
        width: 60%;
        left: 20%
    }

    .lt-prime--alpha-beta + .lt-alpha {
        width: 20%;
        left: 20%
    }

    .lt-prime--alpha-beta + .lt-alpha + .lt-beta {
        width: 20%;
        left: -80%
    }

    .lt-prime--beta {
        width: 80%;
        left: 20%
    }

    .lt-prime--beta + .lt-beta {
        width: 20%;
        left: -80%
    }

    .lt-prime--alpha {
        width: 66.66667%
    }

    .lt-prime--alpha + .lt-alpha {
        width: 33.33333%
    }

    .lt-prime, .lt-beta, .lt-alpha {
        padding-left: 10px;
        padding-right: 10px
    }

    .lt-prime--alpha-beta, .lt-prime--beta {
        padding-right: 10px;
        padding-left: 30px;
        border-left: 1px solid #949494
    }

    .lt-beta {
        padding-right: 30px
    }

    .lt-prime, .lt-alpha, .lt-beta {
        padding-top: 1.625em
    }
}

.fld-input, .dropdown-menu {
    font-family: "PT Sans", sans-serif
}

.fld-input--search {
    -moz-border-radius: 52px;
    -webkit-border-radius: 52px;
    border-radius: 52px
}

.fld-disabled {
    color: #666
}

.fld-group {
    padding-top: .8125em;
    padding-bottom: .8125em;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -moz-transition: background-color .5s ease-in;
    -o-transition: background-color .5s ease-in;
    -webkit-transition: background-color .5s ease-in;
    transition: background-color .5s ease-in;
    min-height: 3.25em;
    -moz-transition: min-height 1s ease-in;
    -o-transition: min-height 1s ease-in;
    -webkit-transition: min-height 1s ease-in;
    transition: min-height 1s ease-in
}

.fld-group:hover .fld-group__label {
    padding-left: 10px
}

.fld-group--inactive {
    -moz-transition: min-height 1s ease-in;
    -o-transition: min-height 1s ease-in;
    -webkit-transition: min-height 1s ease-in;
    transition: min-height 1s ease-in;
    min-height: 0;
    position: absolute;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
}

.fld-group--callbacknr {
    display: none
}

.fld-group--callbacknr.active {
    display: block
}

.fld-group--state-focus, .fld-group:hover {
    background: #B9E8FF
}

.fld-group--state-focus .fld-group__i-trigger, .fld-group:hover .fld-group__i-trigger {
    visibility: visible;
    opacity: 1
}

@media only screen and (max-width: 37.4375em) {
    .fld-group__label {
        padding-top: 0
    }
}

@media only screen and (min-width: 37.5em) {
    .fld-group__label {
        -moz-transition: padding-left .5s ease-in;
        -o-transition: padding-left .5s ease-in;
        -webkit-transition: padding-left .5s ease-in;
        transition: padding-left .5s ease-in;
        padding-left: 0
    }
}

@media only screen and (max-width: 49.9375em) {
    .fld-input--search {
        border: 0
    }
}

@media only screen and (max-width: 49.9375em) and (min-width: 37.5em) {
    .fld-group__label {
        width: 30%
    }

    .fld-group__input {
        width: 70%
    }
}

@media only screen and (min-width: 50em) {
    .fld-group__label {
        width: 30%
    }

    .fld-group__input {
        width: 45%
    }
}

.fld-group .fld-group {
    background: transparent;
    padding-top: 0;
    padding-bottom: 0
}

.js .fld-group__input--inactive {
    position: absolute;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
}

.no-js .fld-group__trigger {
    display: none
}

.fld-group--input {
    padding-top: 1.625em;
    padding-bottom: 1.625em
}

@media only screen and (min-width: 37.5em) and (max-width: 49.9375em) {
    .fld-group__input--input {
        left: 25%
    }
}

@media only screen and (min-width: 50em) {
    .fld-group__input--input {
        left: 25%
    }
}

.fld-select--append, .fld-input--append {
    width: 80%;
    -moz-border-radius: 8px 0 0 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px 0 0 8px;
    border-right: 0
}

.fld-select--append:focus + .btn--append, .fld-input--append:focus + .btn--append {
    border-color: #000;
    border-left: 0
}

.fld-group--append {
    position: relative
}

.fld-group--append .btn--append--solo {
    left: 103%
}

.btn--append--solo {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    position: absolute;
    left: 100%;
    top: 0
}

.fld-info {
    margin-top: 1.625em;
    margin-bottom: 1.625em
}

.fld-info > .icn {
    margin-right: .2em
}

.fld-info--state-inactive {
    position: absolute;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
}

.fld-info--state-active {
    position: static;
    height: auto;
    width: auto;
    overflow-y: auto;
    clip: auto
}

.fld-input--append-ov, .btn--append-ov {
    width: 100%
}

.no-js .fld-input--append {
    width: 100%;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border-right: 2px solid #949494
}

.no-js .btn--append {
    display: none
}

.no-js .fld-info--state-inactive {
    position: static;
    height: auto;
    width: auto;
    overflow-y: auto;
    clip: auto
}

.fld-legend {
    margin-bottom: .8125em;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    font-size: 20px
}

.select-group + .select-group {
    margin-top: .8125em
}

.fld-wrap--2 {
    width: 50% !important
}

.fld-wrap--2__item {
    width: 50% !important
}

.fld-wrap--3 .fld-group--number, .fld-wrap--3 .fld-group--address_number_admin, .fld-wrap--3 .fld-group--address_number, .fld-wrap--3 .fld-group--numberextrainformation, .fld-wrap--3 .fld-group--address_numberextrainformation_admin, .fld-wrap--3 .fld-group--address_numberextrainformation {
    position: relative;
    left: 25%;
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0
}

@media only screen and (max-width: 37.4375em) {
    .fld-wrap--3 .fld-group--number, .fld-wrap--3 .fld-group--address_number_admin, .fld-wrap--3 .fld-group--address_number, .fld-wrap--3 .fld-group--numberextrainformation, .fld-wrap--3 .fld-group--address_numberextrainformation_admin, .fld-wrap--3 .fld-group--address_numberextrainformation {
        left: 0;
        width: 50%
    }
}

.fld-wrap--3 .fld-group--number .fld-label, .fld-wrap--3 .fld-group--number .checkboxes label, .checkboxes .fld-wrap--3 .fld-group--number label, .fld-wrap--3 .fld-group--address_number_admin .fld-label, .fld-wrap--3 .fld-group--address_number_admin .checkboxes label, .checkboxes .fld-wrap--3 .fld-group--address_number_admin label, .fld-wrap--3 .fld-group--address_number .fld-label, .fld-wrap--3 .fld-group--address_number .checkboxes label, .checkboxes .fld-wrap--3 .fld-group--address_number label, .fld-wrap--3 .fld-group--numberextrainformation .fld-label, .fld-wrap--3 .fld-group--numberextrainformation .checkboxes label, .checkboxes .fld-wrap--3 .fld-group--numberextrainformation label, .fld-wrap--3 .fld-group--address_numberextrainformation_admin .fld-label, .fld-wrap--3 .fld-group--address_numberextrainformation_admin .checkboxes label, .checkboxes .fld-wrap--3 .fld-group--address_numberextrainformation_admin label, .fld-wrap--3 .fld-group--address_numberextrainformation .fld-label, .fld-wrap--3 .fld-group--address_numberextrainformation .checkboxes label, .checkboxes .fld-wrap--3 .fld-group--address_numberextrainformation label {
    padding-top: 0;
    display: block
}

.fld-wrap--3 .fld-group--number .fld-group__input, .fld-wrap--3 .fld-group--address_number_admin .fld-group__input, .fld-wrap--3 .fld-group--address_number .fld-group__input, .fld-wrap--3 .fld-group--numberextrainformation .fld-group__input, .fld-wrap--3 .fld-group--address_numberextrainformation_admin .fld-group__input, .fld-wrap--3 .fld-group--address_numberextrainformation .fld-group__input {
    padding: 0;
    width: 100%
}

.fld-group--nested .fld-wrap--2__input, .fld-group--nested .fld-label, .fld-group--nested .checkboxes label, .checkboxes .fld-group--nested label {
    width: 100% !important
}

.fld-group--has-helper {
    position: relative;
    overflow: hidden
}

.fld-helper {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fld-helper__content {
    padding: .8125em;
    background-color: #fc9
}

.fld-helper--is-inactive {
    top: -100%;
    max-height: 0;
    overflow: hidden
}

.fld-helper--is-active {
    top: 0;
    max-height: 10em
}

.fld-group--has-checkbox-with-select .fld-group {
    display: none
}

.no-js .fld-group--has-checkbox-with-select .fld-group {
    display: inline
}

@media only screen and (min-width: 50em) {
    .fld-group--has-checkbox-with-select .fld-group__input {
        width: 70%
    }

    .fld-group--has-checkbox-with-select .fld-group__input .fld-group__input {
        width: 75px
    }
}

.checkboxes li {
    white-space: nowrap
}

.checkboxes input {
    margin-right: .5em
}

.checkboxes label {
    white-space: normal
}

.fld-group--checkboxes .fld-label, .fld-group--checkboxes .checkboxes label, .checkboxes .fld-group--checkboxes label {
    padding-left: 1.2em
}

.fld-group--checkboxes input {
    margin-left: -1.2em
}

.fld-group--checkbox .fld-label, .fld-group--checkbox .checkboxes label, .checkboxes .fld-group--checkbox label {
    max-width: 95%;
    padding: 0 0 0 .5em;
    vertical-align: top
}

@media only screen and (min-width: 37.5em) {
    .fld-group--checkbox .fld-label, .fld-group--checkbox .checkboxes label, .checkboxes .fld-group--checkbox label {
        width: auto
    }

    .fld-group--checkbox .fld-group__input {
        position: relative;
        left: 25%
    }
}

.dropdown-menu {
    border-top: 0
}

.dropdown-menu a {
    display: block;
    color: inherit;
    text-decoration: none
}

.dropdown-menu a:hover {
    background-color: #fc9
}

.dropdown-menu a:active {
    background-color: #f93
}

.radio--horizontal input {
    margin-right: .25em;
    margin-left: 1em
}

.radio--horizontal input:first-child {
    margin-left: 0
}

.fld-group--timeroot {
    min-height: 0
}

.is-invalid, .is-invalid + .btn--append {
    border-color: #CC092F
}

fieldset + fieldset > legend {
    padding-top: 1.25em
}

.footer {
    position: relative;
    border-top: 4px solid #000;
    font: normal normal 700 16px/26px PT Sans, sans-serif
}

@media only screen and (max-width: 37.4375em) {
    .footer {
        padding-top: 2.4375em
    }
}

.footer .certificate {
    position: absolute;
    top: -27px;
    left: 50%;
    display: inline;
    margin-left: -27px
}

.footer__menu {
    text-align: right
}

@media only screen and (max-width: 37.4375em) {
    .footer__menu {
        text-align: left
    }
}

.footer__menu a:hover {
    color: #CC092F
}

.footer__menu li {
    padding-left: 10px;
    padding-right: 10px
}

.masthead {
    padding: .8125em 0
}

.masthead__logo {
    display: inline-block;
    max-height: 9.75em;
    max-width: 100%
}

.message {
    margin-top: 1.625em;
    padding: .40625em;
    padding-left: 10px;
    padding-right: 10px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    border: 4px solid #000
}

.message.modal {
    margin-bottom: 3.25em;
    padding: .8125em
}

.message__title--icn {
    width: 2em;
    margin-right: .35em;
    vertical-align: top
}

.message__item {
    font-weight: bold;
    display: inline-block;
    width: 80%
}

.message__item, .message__title--icn {
    vertical-align: middle
}

.message--error > .message__title {
    background-color: #CC092F
}

.message--warning > .message__title, .message--message > .message__title {
    background-color: #0085CF
}

.message--success > .message__title {
    background-color: #009A49
}

.modal-confirm {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #949494;
    z-index: 110;
    text-align: center
}

.modal-confirm__message {
    padding-top: 1.625em;
    padding-bottom: 1.625em
}

.w-accessability {
    position: absolute;
    bottom: 100%;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 10.5625em;
    border-bottom: 2px solid #000;
    padding-bottom: 1.625em;
    white-space: nowrap
}

.no-js .w-accessability:target {
    top: 0;
    height: 100%;
    z-index: 2;
    background: inherit
}

.accessability__label {
    padding-top: .8125em
}

.accessability__label {
    display: block;
    width: 100%;
    text-align: center;
    text-wrap: wrap;
}

.accessability__text--small {
    font-size: 13.6px
}

.accessability__text--normal {
    font-size: 16px
}

.accessability__text--large {
    font-size: 20px
}

.accessability__contrast {
    padding: .40625em .8125em;
    -moz-border-radius: 10em;
    -webkit-border-radius: 10em;
    border-radius: 10em;
    border: 4px solid #000
}

.accessability__contrast--light {
    background: #ebf4a5 !important;
    color: #000 !important
}

.accessability__contrast--normal {
    background: #fff !important;
    color: #000 !important
}

.accessability__contrast--dark {
    background: #000 !important;
    color: #d1e631 !important
}

@media only screen and (max-width: 37.4375em) {
    .w-accessability {
        height: 23.5em;
    }

    .accessability__item {
        display: block
    }
}

.tabs__pane, .tabs__pane--inactive {
    position: absolute;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
}

.no-js .tabs__pane:target, .tabs__pane--active {
    position: static;
    height: auto;
    width: auto;
    overflow-y: auto;
    clip: auto
}

@media only screen and (max-width: 49.9375em) {
    .tabs__trigger {
        position: absolute;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }

    .tabs__trigger--active {
        position: static;
        height: auto;
        width: auto;
        overflow-y: auto;
        clip: auto;
        width: 100%
    }

    .tabs__triggers:hover .tabs__trigger {
        position: static;
        height: auto;
        width: auto;
        overflow-y: auto;
        clip: auto;
        width: 100%
    }
}

@media only screen and (min-width: 50em) {
    .tabs__pane {
        padding-top: 1.625em;
        border: 2px solid #000;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px
    }

    .tabs__pane--active.tabs__pane--first {
        -moz-border-radius: 0 10px 10px 10px;
        -webkit-border-radius: 0;
        border-radius: 0 10px 10px 10px
    }

    .tabs__trigger {
        margin-left: 10px;
        margin-right: 10px;
        width: 23%;
        position: relative;
        left: 0;
        top: 2px
    }

    .no-js .tabs__triggers {
        margin-bottom: 1.625em
    }

    .tabs__trigger--first {
        margin-left: 0
    }

    .tabs__trigger--last {
        margin-right: 0
    }

    .tabs__trigger--active {
        padding-bottom: .8125em;
        padding-bottom: 1.625em;
        background: #fff;
        border-bottom: 0;
        -moz-border-radius-bottomleft: 0;
        -webkit-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0;
        -moz-border-radius-bottomright: 0;
        -webkit-border-bottom-right-radius: 0;
        border-bottom-right-radius: 0
    }
}

@media only screen and (min-width: 50em) {
    .tabs__trigger.tabs__trigger--active:hover {
        font-weight: bold;
        background: #fff
    }
}

table {
    width: 100%
}

td, th {
    padding-left: 10px;
    padding-right: 10px
}

.tbl-head {
    font-weight: 700
}

.tbl-cell-stretch {
    width: 100%
}

.tbl-cell--align-top {
    vertical-align: top
}

.tbl-cell--center {
    text-align: center
}

.row {
    padding-top: .8125em;
    padding-bottom: .8125em;
    border-top: 1px solid #fff
}

.row-odd {
    background-color: #d3f0ff
}

.row-even {
    background-color: #ecf9ff
}

.tbl__head {
    background-color: #B9E8FF;
    border: 2px solid #000;
    border-width: 2px 0
}

.tbl__row--departure, .tbl__row--destination {
    background-color: #C1FFC1
}

.trips__item {
    margin-top: 1.625em;
    margin-bottom: 1.625em;
    position: relative
}

.trip {
    background-color: #B9E8FF
}

.trip__primary {
    padding-top: .8125em;
    padding-bottom: .8125em
}

.js .trip__primary {
    cursor: pointer
}

.trip__actions {
    padding-bottom: .8125em;
    background-color: #C1FFC1;
    -moz-border-radius: 0 0 16px 16px;
    -webkit-border-radius: 0;
    border-radius: 0 0 16px 16px
}

.trip--cancelled {
    background-color: #949494
}

.trip:target .trip__secondary {
    position: static;
    height: auto;
    width: auto;
    overflow-y: auto;
    clip: auto
}

.trip__secondary {
    position: absolute;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
}

.trip__info-trigger {
    position: absolute;
    top: .8125em;
    right: 10px;
    speak: never;
    line-height: 1
}

.actions__item {
    width: 50%;
    margin-top: .8125em
}

.trip__icon {
    display: inline-block;
    width: 1.2em
}

.trip__fromto {
    padding-right: 10px
}

@media only screen and (max-width: 37.4375em) {
    .trip__fromto {
        font-size: 0.9em
    }

    .trip__weekday, .trip__year {
        position: absolute;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
}

@media only screen and (min-width: 37.5em) {
    .actions__item {
        width: 20%
    }

    .actions__item + .lt-gutter-right {
        padding-left: 20px
    }
}

.list-assoc {
    border-bottom: 1px solid #000
}

.list-assoc--background {
    background-color: #fff
}

.list-assoc__term, .list-assoc__data {
    padding-top: .8125em;
    padding-bottom: .8125em;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    border-top: 1px solid #000
}

.list-assoc__data + .list-assoc__data {
    float: right;
    clear: both;
    border-top: 0;
    padding-top: 0
}

@media only screen and (min-width: 37.5em) and (max-width: 62.4375em) {
    .list-assoc__term {
        width: 33.33333%
    }

    .list-assoc__data {
        width: 66.66667%
    }
}

@media only screen and (min-width: 50em) {
    .list-assoc__term {
        width: 25%
    }

    .list-assoc__data {
        padding-left: 20px;
        width: 75%
    }
}

.box, .faqs .item {
    -moz-border-radius: 0 24px;
    -webkit-border-radius: 0;
    border-radius: 0 24px;
    -moz-box-shadow: 8px 8px 16px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 8px 8px 16px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 8px 8px 16px 0 rgba(0, 0, 0, 0.4);
    border: 8px solid #ebebeb
}

.box--basis {
    border-color: #fc9
}

.box--begeleid {
    border-color: #B9E8FF
}

.box--vrij {
    border-color: #C1FFC1
}

.box__image {
    line-height: 0
}

.box__image img {
    -moz-border-radius: 0 0 0 18px;
    -webkit-border-radius: 0;
    border-radius: 0 0 0 18px
}

.box--neutral {
    background-color: #949494;
    border: 0
}

.box-list-wrap {
    margin-left: -10px;
    margin-right: -10px
}

@media only screen and (min-width: 50em) {
    .box-list {
        display: table;
        width: 100%;
        border-spacing: 20px;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }

    .box-list__item {
        display: table-cell;
        width: 33.33333%
    }

    .lt-alpha .box-list__item {
        display: block;
        width: 100%
    }

    .box--stretch--first {
        margin-left: 0
    }

    .box--stretch--last {
        margin-right: 0
    }
}

@media only screen and (max-width: 49.9375em) {
    .box-list-wrap {
        margin-left: 10px;
        margin-right: 10px
    }

    .box-list__item {
        margin-bottom: 1.625em
    }
}

.box__title {
    padding: .6em;
    -moz-border-radius: 0 16px 0 0;
    -webkit-border-radius: 0;
    border-radius: 0 16px 0 0;
    background-color: #ebebeb;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    font-size: 1.25em;
    line-height: 1.3em;
    color: gray
}

.box__title::before {
    content: "";
    position: relative;
    top: -.1em;
    margin-right: .45em;
    display: inline-block;
    height: 1em;
    width: 1em;
    background: #fff;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    border-width: 5px;
    border-style: solid;
    vertical-align: middle
}

.box__title > a {
    text-decoration: none;
    color: inherit
}

.box__title > a:hover, .box__title > a:active, .box__title > a:visited {
    color: inherit
}

.box__title::before {
    border-color: gray
}

.box__title--basis {
    color: #CC092F;
    background-color: #fc9
}

.box__title--basis::before {
    border-color: #CC092F
}

.box__title--begeleid {
    color: #0085CF;
    background-color: #B9E8FF
}

.box__title--begeleid::before {
    border-color: #0085CF
}

.box__title--vrij {
    color: #009A49;
    background-color: #C1FFC1
}

.box__title--vrij::before {
    border-color: #009A49
}

.box__title--article {
    line-height: 1.2
}

.box-list .box--basis {
    background: url(../images/icons/x2/icon_basis.png) no-repeat center 92%
}

.box-list .box--begeleid {
    background: url(../images/icons/x2/icon_begeleid.png) no-repeat center 92%
}

.box-list .box--vrij {
    background: url(../images/icons/x2/icon_vrij.png) no-repeat center 92%
}

@media only screen and (max-width: 62.4375em) {
    .box-list .box--basis {
        background: url(../images/icons/x1/icon_basis.png) no-repeat center 95%
    }

    .box-list .box--begeleid {
        background: url(../images/icons/x1/icon_begeleid.png) no-repeat center 95%
    }

    .box-list .box--vrij {
        background: url(../images/icons/x1/icon_vrij.png) no-repeat center 95%
    }
}

.list--inside {
    list-style-position: outside;
    padding-left: 1em
}

.items-row + .items-row {
    margin-top: 3.25em
}

.items-row:last-child .item:last-child::after {
    border: 0
}

.readmore, .readmore a {
    font-weight: normal !important;
    font-style: italic;
    text-decoration: none
}

.item-page--news .readmore, .item-page--news .readmore a {
    text-align: right
}

.item-page--news .item::after {
    content: "";
    display: block;
    height: 10px;
    border-bottom: 1px solid #b3b3b3
}

.cms-force-content {
    display: inline-block;
    width: 0;
    height: 0;
    overflow: hidden
}

#async {
    background: inherit
}

.latestnews li {
    line-height: 1.25em;
    margin-bottom: .8125em
}

q {
    color: #808080;
    font: italic normal 400 24px/26px PT Sans, sans-serif;
    quotes: "“" "”"
}

@media only screen and (min-width: 50em) {
    .blog img, .item-page--news .item-text img {
        max-width: 33.33333%;
        float: left;
        margin-right: 20px
    }
}

@media only screen and (min-width: 50em) {
    .item-page--news {
        position: relative;
        left: 12.5%;
        width: 75%
    }
}

.item-page--news .page-header {
    margin-bottom: .8125em
}

.item-page--news .item-text p:nth-child(odd) img {
    float: right;
    margin-left: 20px;
    margin-right: 0
}

.item-page--news .item-image {
    max-height: 22.75em;
    overflow: hidden
}

.item-page--news .item-image img {
    width: 100%;
    max-height: initial
}

.item-page--news p {
    margin-top: 0
}

.item-page--news p, .item-page--news .item-image {
    margin-bottom: 1.625em
}

.list-pos {
    margin-top: 1.625em;
    margin-bottom: 1.625em;
    font: normal normal 700 26px/26px PT Sans, sans-serif
}

.list-pos__item {
    padding-top: .8125em
}

.list-pos__item--center {
    text-align: center
}

.list-pos__anchor {
    color: inherit;
    text-decoration: none
}

.list-pos__anchor:hover > .list-pos__icon {
    color: inherit
}

.list-pos__anchor--lowercase {
    text-transform: lowercase
}

.list-pos__icon {
    color: #EB7100;
    vertical-align: middle;
    font-size: 2em
}

.list--decimal.list--inside {
    padding-left: 1.75em
}

@media only screen and (min-width: 37.5em) {
    .list-pos__item {
        width: 33.33333%
    }
}

@media only screen and (max-width: 37.4375em) {
    .list-pos__item--center {
        text-align: left
    }
}

.text-outdent--two-em {
    text-indent: -2em
}

@font-face {
    font-family: "valys";
    src: url("../fonts/valys.eot");
    src: url("../fonts/valys.eot#iefix") format("embedded-opentype"), url("../fonts/valys.ttf") format("truetype"), url("../fonts/valys.woff") format("woff"), url("../fonts/valys.svg#valys") format("svg");
    font-weight: normal;
    font-style: normal
}

.icn {
    font-family: 'valys' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    font-feature-settings: "liga";
    -webkit-font-variant-ligatures: discretionary-ligatures;
    font-variant-ligatures: discretionary-ligatures;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icn-vita:before {
    content: ""
}

.icn-search:before {
    content: ""
}

.icn-user:before {
    content: ""
}

.icn-ok:before {
    content: ""
}

.icn-remove:before {
    content: ""
}

.icn-trash:before {
    content: ""
}

.icn-time:before {
    content: ""
}

.icn-repeat:before {
    content: ""
}

.icn-refresh:before {
    content: ""
}

.icn-lock:before {
    content: ""
}

.icn-flag:before {
    content: ""
}

.icn-tag:before {
    content: ""
}

.icn-share:before {
    content: ""
}

.icn-check:before {
    content: ""
}

.icn-chevron-left:before {
    content: ""
}

.icn-chevron-right:before {
    content: ""
}

.icn-plus-sign:before {
    content: ""
}

.icn-minus-sign:before {
    content: ""
}

.icn-remove-sign:before {
    content: ""
}

.icn-ok-sign:before {
    content: ""
}

.icn-question-sign:before {
    content: ""
}

.icn-info-sign:before {
    content: ""
}

.icn-arrow-left:before {
    content: ""
}

.icn-plus:before {
    content: ""
}

.icn-minus:before {
    content: ""
}

.icn-warning-sign:before {
    content: ""
}

.icn-calendar:before {
    content: ""
}

.icn-random:before {
    content: ""
}

.icn-chevron-up:before {
    content: ""
}

.icn-chevron-down:before {
    content: ""
}

.icn-retweet:before {
    content: ""
}

.icn-resize-horizontal:before {
    content: ""
}

.icn-thumbs-up:before {
    content: ""
}

.icn-thumbs-down:before {
    content: ""
}

.icn-credit:before {
    content: ""
}

.icn-certificate:before {
    content: ""
}

.icn-hand-right:before {
    content: ""
}

.icn-hand-left:before {
    content: ""
}

.icn-circle-arrow-left:before {
    content: ""
}

.icn-circle-arrow-right:before {
    content: ""
}

.icn-circle-arrow-up:before {
    content: ""
}

.icn-circle-arrow-down:before {
    content: ""
}

.icn-filter:before {
    content: ""
}

.icn-reorder:before {
    content: ""
}

.icn-table:before {
    content: ""
}

.icn-caret-right:before {
    content: ""
}

.icn-sort:before {
    content: ""
}

.icn-sort-down:before {
    content: ""
}

.icn-sort-up:before {
    content: ""
}

.icn-envelope-alt:before {
    content: ""
}

.icn-undo:before {
    content: ""
}

.icn-dashboard:before {
    content: ""
}

.icn-plus-sign2:before {
    content: ""
}

.icn-double-angle-left:before {
    content: ""
}

.icn-double-angle-right:before {
    content: ""
}

.icn-double-angle-up:before {
    content: ""
}

.icn-angle-down:before {
    content: ""
}

.icn-circle-blank:before {
    content: ""
}

.icn-spinner:before {
    content: ""
}

.icn-circle:before {
    content: ""
}

.icn-reply:before {
    content: ""
}

.icn-reply-all:before {
    content: ""
}

.icn-code-fork:before {
    content: ""
}

.icn-question:before {
    content: ""
}

.icn-info:before {
    content: ""
}

.icn-exclamation:before {
    content: ""
}

.icn-microphone:before {
    content: ""
}

.icn-chevron-sign-up:before {
    content: ""
}

.icn-chevron-sign-down:before {
    content: ""
}

.icn-unlock-alt:before {
    content: ""
}

.icn-play-sign:before {
    content: ""
}

.icn-ticket:before {
    content: ""
}

.icn-minus-sign-alt:before {
    content: ""
}

.icn-check-sign:before {
    content: ""
}

.icn-edit-sign:before {
    content: ""
}

.icn-external-link-sign:before {
    content: ""
}

.icn-share-sign:before {
    content: ""
}

.icn-file:before {
    content: ""
}

.icn-sort-by-attributes-alt:before {
    content: ""
}

.icn-sort-by-order:before {
    content: ""
}

.icn-sort-by-order-alt:before {
    content: ""
}

.icn-thumbs-up2:before {
    content: ""
}

.icn-thumbs-down2:before {
    content: ""
}

.icn-youtube-play:before {
    content: ""
}

.icn-adn:before {
    content: ""
}

.icn-long-arrow-down:before {
    content: ""
}

.icn-long-arrow-up:before {
    content: ""
}

.icn-long-arrow-left:before {
    content: ""
}

.icn-long-arrow-right:before {
    content: ""
}

.icn-print:before {
    content: ""
}

.icn-pencil:before {
    content: ""
}

.icn-map-marker:before {
    content: ""
}

.icn-adjust:before {
    content: ""
}

.icn-arrow-right:before {
    content: ""
}

.icn-arrow-up:before {
    content: ""
}

.icn-arrow-down:before {
    content: ""
}

.icn-share-alt:before {
    content: ""
}

.icn-signout:before {
    content: ""
}

.icn-signin:before {
    content: ""
}

.icn-phone:before {
    content: ""
}

.icn-phone-sign:before {
    content: ""
}

.icn-money:before {
    content: ""
}

.icn-caret-down:before {
    content: ""
}

.icn-caret-up:before {
    content: ""
}

.icn-caret-left:before {
    content: ""
}

.icn-double-angle-down:before {
    content: ""
}

.icn-angle-left:before {
    content: ""
}

.icn-angle-right:before {
    content: ""
}

.icn-angle-up:before {
    content: ""
}

.icn-microphone-off:before {
    content: ""
}

.icn-calendar-empty:before {
    content: ""
}

.icn-chevron-sign-left:before {
    content: ""
}

.icn-chevron-sign-right:before {
    content: ""
}

.icn-file-text:before {
    content: ""
}

.icn-sort-by-attributes:before {
    content: ""
}

.icn-sort-by-alphabet:before {
    content: ""
}

.icn-sort-by-alphabet-alt:before {
    content: ""
}

.icn-valys-aanvraag:before {
    content: ""
}

.icn-valys-info:before {
    content: ""
}

.icn-valys-nieuws:before {
    content: ""
}

.icn-text:before {
    content: ""
}

.icn-accessability:before {
    content: ""
}

.icn--pos-list {
    display: inline-block;
    -moz-border-radius: 104px;
    -webkit-border-radius: 104px;
    border-radius: 104px;
    width: 2em;
    background-color: #EB7100;
    line-height: 2em;
    color: #fff;
    text-align: center
}

.icn--large {
    font-size: 2em
}

@media only screen and (min-width: 50em) {
    .icn--accessibility {
        font-size: 1.5em;
        line-height: 36px
    }
}

@media only screen and (min-width: 62.5em) {
    .icn--accessibility {
        font-size: 2em;
        line-height: 36px
    }
}

.x2-sprite, .x2-icon_basis, .x2-icon_begeleid, .x2-icon_vrij, .product__icon--basis, .product__icon--begeleid, .product__icon--vrij {
    background-image: url('../images/icons/x2-s6bae7a3642.png');
    background-repeat: no-repeat
}

.x1-sprite, .x1-icon_basis, .x1-icon_begeleid, .x1-icon_vrij {
    background-image: url('../images/icons/x1-s19bbee2dfc.png');
    background-repeat: no-repeat
}

.x1-icon_basis {
    background-position: 0 0
}

.x1-icon_begeleid {
    background-position: 0 -79px
}

.x1-icon_vrij {
    background-position: 0 -158px
}

.x2-icon_basis {
    background-position: 0 0
}

.x2-icon_begeleid {
    background-position: 0 -158px
}

.x2-icon_vrij {
    background-position: 0 -316px
}

.product {
    text-align: center
}

.product__icon, .x2-sprite, .x2-icon_basis, .x2-icon_begeleid, .x2-icon_vrij, .product__icon--basis, .product__icon--begeleid, .product__icon--vrij {
    display: inline-block
}

.product__icon--basis {
    width: 226px;
    height: 158px;
    background-position: 0 0
}

.product__icon--begeleid {
    width: 228px;
    height: 158px;
    background-position: 0 -158px
}

.product__icon--vrij {
    width: 139px;
    height: 176px;
    background-position: 0 -316px
}

.icon-spacing {
    padding-bottom: 198px
}

@media only screen and (max-width: 62.4375em) {
    .product__icon {
        background-image: url("../images/icons/x1-s19bbee2dfc.png")
    }

    .product__icon--basis {
        width: 113px;
        height: 79px
    }

    .product__icon--begeleid {
        width: 114px;
        height: 79px
    }

    .product__icon--vrij {
        width: 70px;
        height: 89px
    }

    .icon-spacing {
        padding-bottom: 99px
    }
}

.progress {
    margin-bottom: 1.625em;
    font: normal normal 700 16px/26px PT Sans, sans-serif
}

.progress--three > .progress__step {
    width: 33.33333%
}

.progress__step {
    position: relative
}

.steps {
    margin-bottom: 2.4375em
}

.step {
    position: relative;
    color: Gray
}

.step:hover {
    color: inherit
}

@media only screen and (max-width: 37.4375em) {
    .step {
        position: absolute;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }

    .step--active {
        position: static;
        height: auto;
        width: auto;
        overflow-y: auto;
        clip: auto;
        display: block;
        width: 100% !important
    }
}

.step__label, .step__number {
    display: inline-block;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: .40625em;
    padding-bottom: .40625em
}

.step__number {
    position: absolute;
    z-index: 1;
    background-color: #b3b3b3;
    -moz-border-radius: 8px 0 0 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px 0 0 8px;
    font-weight: bold
}

.step__number::after {
    content: "";
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    width: 0;
    height: 0;
    border: 1.21875em solid transparent;
    border-left-color: #b3b3b3
}

.step__number:hover {
    color: inherit
}

.step__label {
    width: 100%;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: #e6e6e6;
    text-indent: 3em
}

.step--active {
    color: #000
}

.step--active .step__number {
    background-color: #0085CF;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.step--active .step__number::after {
    border-left-color: transparent
}

.step--active .step__label {
    background-color: #B9E8FF;
    font-weight: bold
}

.step--complete {
    color: #000
}

.step--complete .step__number {
    background-color: #009A49;
    padding-right: 2em;
    -moz-border-radius: 8px 0 0 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px 0 0 8px
}

.step--complete .step__number::after {
    left: auto;
    right: 0;
    border-right-color: #C1FFC1;
    border-left-color: transparent
}

.step--complete .icn {
    color: #009A49
}

.step--complete .step__label {
    background-color: #C1FFC1
}

.pagination--centered {
    text-align: center
}

.pagination__item {
    padding-left: 5px;
    padding-right: 5px
}

.pagination__item > .icn {
    width: 3.25em;
    line-height: 1.625em;
    text-align: center
}

.pagination__item--prev {
    float: left;
    padding-left: 0
}

.pagination__item--next {
    float: right;
    padding-right: 0
}

@media only screen and (max-width: 37.4375em) {
    .pagination__item {
        position: absolute;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }

    .pagination__item--prev, .pagination__item--next {
        position: static;
        height: auto;
        width: auto;
        overflow-y: auto;
        clip: auto
    }
}

.h-page, .page-header {
    margin-bottom: .8125em;
    font-size: 1.625em;
    line-height: 1em;
    color: #EB7100
}

.h-page a, .page-header a {
    text-decoration: none
}

.h-section {
    font-size: 1.25em;
    line-height: 1.3em
}

.h-section--top-padding {
    padding-top: .8125em
}

.h-section--article {
    position: relative;
    top: .40625em
}

.h-block, .faqs .item .page-header {
    font-weight: bold;
    font-size: 1.25em;
    line-height: 1.3em
}

.h-paragraph {
    font-size: 1.125em;
    line-height: 1.44444em;
    position: relative;
    top: .8125em
}

.txt-large {
    font-size: 1.25em;
    line-height: 1.3em
}

.txt-small {
    font-size: .75em;
    line-height: 2.16667em
}

.txt-bold {
    font-weight: 600
}

.txt-capitalize {
    text-transform: capitalize
}

.txt-align-right {
    text-align: right
}

.txt-align-center {
    text-align: center
}

.a--incognito {
    text-decoration: none;
    color: inherit
}

.em {
    font-weight: 600
}

@media only screen and (min-width: 37.5em) and (max-width: 49.9375em) {
    .lt-formalign {
        position: relative;
        left: 25%;
        width: 75%
    }
}

@media only screen and (min-width: 50em) {
    .lt-formalign {
        position: relative;
        left: 25%;
        width: 50%
    }
}

.search__submit {
    width: 0;
    overflow: hidden
}

.search--active .search__input {
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
    width: 75%
}

.search--active .search__submit {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    border-color: #333;
    width: 25%
}

.loading__container {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    display: table;
    width: 100%;
    height: 100%
}

.loading__positioner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: rgba(0, 0, 0, 0.4)
}

.loading__spinner {
    display: inline-block;
    min-width: 300px;
    max-width: 50%;
    text-align: center;
    background: #fff
}

.spinner {
    background: url("../images/spinner.gif") no-repeat center;
    height: 80px;
    width: 100%;
    padding: 52px
}

.slider {
    position: relative;
    overflow: hidden
}

.slider__item--active {
    position: static;
    top: 0
}

.slider__item--inactive {
    position: absolute;
    top: 100%
}

.faqs .items-row {
    margin-top: 1.625em
}

.faqs .item {
    padding: .8125em;
    min-height: 1.625em
}

.js .faqs .item > * {
    position: absolute;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
}

.faqs .item .page-header {
    position: static;
    height: auto;
    width: auto;
    overflow-y: auto;
    clip: auto;
    margin-bottom: 0;
    color: inherit
}

.faqs .item .page-header a {
    color: inherit
}

.js .faqs .item--active {
    min-height: 6.5em
}

.js .faqs .item--active > * {
    position: static;
    height: auto;
    width: auto;
    overflow-y: auto;
    clip: auto;
    margin-bottom: .8125em
}

.js .faqs .item--active .page-header {
    color: #EB7100
}

.faqs h2 {
    cursor: pointer
}

.faqs h2:after {
    content: "+";
    float: right;
    font-size: 1.5em;
    overflow: hidden
}

.faqs .item--active h2:after {
    content: "-";
    float: right;
    font-size: 1.5em;
    overflow: hidden
}

.lt-pull--persistent, .lt-push--persistent {
    position: relative
}

.account-menu {
    position: absolute;
    left: 0;
    top: 3.25em
}

.no-js .account-menu {
    position: absolute !important;
    z-index: 20;
    right: 0;
    top: 2.6em
}

@media only screen and (max-width: 37.4375em) {
    .account-menu {
        width: 175%;
        left: -75%
    }
}

.hide-on-js {
    display: none;
    speak: never;
}

.no-js :target .hide-on-js {
    display: block
}

.search__submit {
    border-color: #949494 !important
}

@media only screen and (min-width: 50em) {
    .prerelease .topnav {
        position: relative;
        top: 1.625em
    }
}

.latestnews li {
    line-height: 1.25em;
    margin-bottom: 0.8125em
}

q {
    color: #808080;
    font: italic normal 400 24px/26px "PT Sans", sans-serif;
    quotes: "“" "”"
}

.items-row {
    margin-top: 3.25em
}

.tooltip__subject ol {
    display: inline;
}

.tooltip__subject ol li:nth-child(1) {
    display: block;
}

.tooltip__subject ol li:nth-child(2) {
    display: inline;
}

.grecaptcha-badge { visibility: hidden !important; }
