﻿@import url("https://fonts.googleapis.com/css?family=Asap:400,400italic,700,700italic");
@import url("https://fonts.googleapis.com/css?family=Titillium+Web:400,700,700italic,600italic,600,400italic");
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
.fx-txtshad, .button.cta, .button.submit, .button.attention, #main-nav li a, .nav-primary, .nav-secondary, .nav-clear, .nav-outline, .navbar-top .menu-assistance, .carousel-slide-content .icon .fa, .alert-bar .fa,
.alert-bar span,
.alert-bar i, .safety-items-large .safety-container .safety-button a, .safety-items-large .safety-content .title, .map-container .map-about .icon .fa, .twitter-feed .icon span, footer div.title, footer li,
footer a {
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5); }

.fx-boxshad {
  box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15); }

.bg-red {
  background: #ec1b24 no-repeat left top; }

.bg-white {
  background: #FFF no-repeat left top !important; }

.bg-lightgray {
  background-color: #EEE; }

.bg-gray {
  background-color: #474747 !important; }

.trump-m0 {
  margin: 0 !important; }

.trump-p0 {
  padding: 0 !important; }

.font-red {
  color: #ec1b24; }

.font-blue {
  color: #004583; }

.bord-red {
  border-top: 4px solid #ec1b24;
  background-color: #FFF; }

span.accent {
  color: #ec1b24; }
  @media (min-width: 0px) and (max-width: 992px) {
    span.accent {
      display: block; } }

.vertical-align {
  display: table;
  width: 100%;
  height: 100%; }

.vertical-align-inner {
  display: table-cell;
  vertical-align: middle; }

.readspeaker-container {
  position: fixed;
  right: 10px;
  top: 25px;
  z-index: 100; }
  @media print {
    .readspeaker-container {
      display: none !important; } }

.container,
.container-fluid,
#readcontent,
.bx-wrapper,
#hero-img,
footer {
  min-width: 290px; }

@media (max-width: 768px) {
  .container {
    width: 100%; } }

.row.with-sidebar {
  background-color: #474747 !important;
  position: relative; }
  .row.with-sidebar .col-content {
    background-color: #FFF;
    min-height: 750px; }
    @media (max-width: 1200px) {
      .row.with-sidebar .col-content {
        min-height: 700px; } }
    @media (max-width: 992px) {
      .row.with-sidebar .col-content {
        min-height: auto; } }

@media (max-width: 768px) {
  .row .col-sidebar {
    position: initial; } }

@keyframes fonts {
  from {
    font-size: 16px; }
  to {
    font-size: 18px; } }

html {
  font-size: 16px; }

body {
  font-size: 16px; }
  @media (min-width: 1924px) {
    body {
      font-size: 16px; } }
  @media (max-width: 1600px) {
    body {
      font-size: 16px; } }
  @media (max-width: 992px) {
    body {
      font-size: 16px; } }
  @media (max-width: 768px) {
    body {
      font-size: 16px; } }
  @media (max-width: 480px) {
    body {
      font-size: 16px; } }
  body.assistance-text-large {
    font-size: 18px; }
  body.assistance-text-larger {
    font-size: 20px; }
  body.assistance-contrast #helpercontrast-status::after {
    content: 'Aan'; }
  body.assistance-contrast h1, body.assistance-contrast h2, body.assistance-contrast h3, body.assistance-contrast h4, body.assistance-contrast h5, body.assistance-contrast h6 {
    color: #111 !important; }
  body.assistance-contrast .sections-content {
    border-top: 4px solid #111 !important; }
  body.assistance-contrast .bg-red,
  body.assistance-contrast .sections-item h3:after,
  body.assistance-contrast .safety-items-large .introduction .arrow {
    background-color: #111; }
  body.assistance-contrast .row.with-sidebar {
    background-color: #000 !important; }
  body.assistance-contrast .col-sidebar h4, body.assistance-contrast .col-sidebar p, body.assistance-contrast .col-sidebar a {
    color: #FFF !important; }
  body.assistance-contrast #main-nav li.pull-right {
    background-color: #FFF; }
    body.assistance-contrast #main-nav li.pull-right a {
      color: #000;
      text-shadow: none; }
  body.assistance-contrast .font-red {
    color: #111; }
  body.assistance-contrast .button {
    background-color: #ec1b24 !important; }
  body.assistance-contrast .bord-red {
    border-top: 4px solid #111; }
  body.assistance-contrast #helpercontrast-status::after {
    color: blue; }
  body.assistance-contrast .alert-bar {
    background-color: #000 !important; }
    body.assistance-contrast .alert-bar h3 {
      color: #FFF !important; }
  body.assistance-contrast .icon {
    background-color: #000 !important; }
  body.assistance-contrast p a:hover:after,
  body.assistance-contrast span a:hover:after,
  body.assistance-contrast .sidebar-item a:hover:after {
    display: none !important; }
  body.assistance-contrast a {
    text-decoration: underline !important; }
  body.nohome {
    background-color: #ececec; }
    body.nohome #readcontent {
      margin-top: 300px; }
      @media (max-width: 992px) {
        body.nohome #readcontent {
          margin-top: 260px; } }
      @media (max-width: 768px) {
        body.nohome #readcontent {
          margin-top: 140px; } }
      @media (max-width: 480px) {
        body.nohome #readcontent {
          margin-top: 140px; } }
      @media print {
        body.nohome #readcontent {
          margin-top: 20px; } }

p,
a,
span,
ul,
li,
th,
td,
label {
  font-family: "Asap", sans-serif;
  font-weight: 400;
  line-height: 1.75em; }

a {
  color: #0065c0; }
  a:hover {
    text-decoration: none !important; }
  a:active, a:focus {
    text-decoration: none !important; }

p {
  margin-bottom: 15px; }
  p.subscript {
    font-size: 0.8125em;
    letter-spacing: .1em;
    color: #929498; }

span.preview {
  font-size: 0.875em;
  color: #666;
  display: block; }

p a,
span a,
.sidebar-item a {
  position: relative; }
  p a:after,
  span a:after,
  .sidebar-item a:after {
    display: block;
    transition: opacity .4s, bottom .4s;
    opacity: 0;
    content: '';
    width: 100%;
    position: absolute;
    bottom: -6px;
    left: 0;
    height: 2px;
    background-color: #004583; }
  p a:hover:after,
  span a:hover:after,
  .sidebar-item a:hover:after {
    display: block;
    opacity: .5;
    bottom: -4px; }

td,
th {
  padding-bottom: 15px; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Titillium Web", sans-serif !important;
  margin-top: 0;
  margin-bottom: 10px;
  word-break: break-word; }

.h1, h1 {
  font-size: 2.125em;
  line-height: 1.125em;
  margin-bottom: 20px;
  color: #333; }
  @media (max-width: 992px) {
    .h1, h1 {
      font-size: 2.25em; } }
  @media (max-width: 768px) {
    .h1, h1 {
      font-size: 1.75em; } }
  @media (max-width: 480px) {
    .h1, h1 {
      font-size: 1.5em; } }

.h2, h2 {
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.25rem;
  margin-bottom: 16px; }
  @media (max-width: 992px) {
    .h2, h2 {
      font-size: 2em; } }
  @media (max-width: 768px) {
    .h2, h2 {
      font-size: 1.875em; } }
  @media (max-width: 480px) {
    .h2, h2 {
      font-size: 1.5em;
      line-height: 30px; } }

.h3, h3 {
  font-size: 1.675em;
  margin-bottom: 14px; }
  @media (max-width: 992px) {
    .h3, h3 {
      font-size: 1.5em; } }
  @media (max-width: 768px) {
    .h3, h3 {
      font-size: 1.5em;
      line-height: 30px; } }
  @media (max-width: 480px) {
    .h3, h3 {
      font-size: 1.375em; } }

.h4, h4 {
  font-weight: bold;
  font-size: 1.25em;
  margin-bottom: 12px; }
  @media (max-width: 992px) {
    .h4, h4 {
      font-size: 1.25em; } }
  @media (max-width: 768px) {
    .h4, h4 {
      font-size: 1.125em; } }

.button {
  font-family: "Titillium Web", sans-serif;
  color: #FFF;
  border: 0; }
  .button:hover {
    color: #000; }
  @media (max-width: 768px) {
    .button {
      text-align: center;
      height: auto !important;
      padding: 10px 15px !important; } }
  .button.cta {
    font-weight: 600;
    background-color: #f4811f;
    line-height: 60px; }
    .button.cta:hover {
      background-color: #cc630a;
      color: #FFF; }
    @media (max-width: 768px) {
      .button.cta {
        line-height: 40px; } }
    @media (max-width: 480px) {
      .button.cta {
        display: block !important;
        width: 100% !important; } }
  .button.submit {
    font-weight: 600;
    background-color: #f4811f;
    line-height: 60px;
    color: #FFF; }
    .button.submit:hover {
      background-color: #cc630a; }
  .button.attention {
    font-weight: 600;
    background-color: #004583;
    line-height: 60px;
    color: #FFF; }
    .button.attention:hover {
      background-color: #002546; }
  .button.small {
    font-size: 0.9375em;
    padding: 0 10px; }
  .button.medium {
    font-size: 1.125em;
    padding: 0 20px; }
  .button.large {
    font-size: 1.3125em;
    padding: 0 25px; }

@keyframes fadeIn {
  from {
    opacity: 0;
    margin-left: 50px; }
  to {
    opacity: 1;
    margin-left: 0px; } }

form div > label.error {
  margin-top: 12px;
  font-size: 0.75em;
  color: #f1535a;
  animation: fadeIn .5s; }
  form div > label.error:before {
    font-family: "FontAwesome";
    content: "\f077";
    margin-right: 10px; }

h2 + .intro {
  text-align: center;
  width: 75%;
  margin: 0 auto 48px auto; }
  @media (max-width: 992px) {
    h2 + .intro {
      width: 100%; } }

.intro {
  display: block;
  margin-bottom: 30px; }
  .intro ul {
    margin: 0; }
  .intro p,
  .intro span {
    margin-bottom: 18px; }

.well {
  margin-top: 0;
  margin-bottom: 0; }
  .well p:last-child {
    margin: 0; }
  .well p,
  .well ul,
  .well span {
    margin-bottom: 18px; }
  .well li {
    margin-bottom: 6px; }

.label-indicator,
.label-notifier {
  font-size: 0.8125em;
  margin-top: 18px; }
  .label-indicator.red,
  .label-notifier.red {
    color: red; }

.form-item {
  margin-bottom: 15px; }
  .form-item > input + label {
    display: inline-block;
    margin-right: 15px; }
  .form-item label {
    display: block;
    font-size: 0.8125em;
    font-weight: normal;
    color: #333; }
    @media (max-width: 992px) {
      .form-item label {
        font-size: 0.9375em; } }
  .form-item select,
  .form-item input[type=date],
  .form-item input[type=text] {
    border-radius: 4px;
    font-family: Arial, sans-serif;
    font-size: 0.9375em;
    border: 1px solid #CACACA;
    width: 50%;
    padding: 6px; }
  .form-item textarea {
    border-radius: 4px;
    font-family: Arial, sans-serif;
    font-size: 0.9375em;
    border: 1px solid #CACACA;
    width: 50%;
    max-width: 95%;
    padding: 6px; }

.navbar {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -585px;
  z-index: 10;
  border-radius: 0 !important;
  border: none !important; }
  @media (min-width: 992px) and (max-width: 1200px) {
    .navbar {
      margin-left: -485px; } }
  @media (min-width: 0px) and (max-width: 992px) {
    .navbar {
      left: 0;
      margin: 0;
      width: 100%;
      position: relative; } }
  @media print {
    .navbar {
      display: none !important; } }
  .navbar.single {
    position: relative;
    left: 0;
    margin-left: 0;
    margin-bottom: 100px; }
  .navbar .logo {
    background: url("images/logo_vrt_small.png") #FFF center center no-repeat;
    width: 231px;
    height: 40px;
    margin: 0 !important;
    padding: 0 !important;
    display: inline-block;
    /*@media (max-width: $bp-1200) {
            background-image: url('images/logo_vrt_small.png');
            width: $dim-brand-medium;
        }

        @media (max-width: $bp-992) {
            background-image: url('images/logo_vrt_small.png');
            width: $dim-brand-small;
            height: $dim-nav-height*1.5;
        }

        @media (max-width: $bp-768) {
            background-image: url('images/logo_vrt_large.png');
            display: block;
            width: 100%;
            height: 160px;
        }

        @media (max-width: $bp-480) {
            background-image: url('images/logo_vrt_small.png');
            display: block;
            width: 100%;
            height: 120px;
        }*/ }

#main-nav {
  padding: 0;
  border: none !important;
  position: relative;
  width: 100%;
  vertical-align: top; }
  @media (min-width: 993px) {
    #main-nav {
      display: inline-block; } }
  @media (min-width: 768px) and (max-width: 992px) {
    #main-nav {
      width: 80%;
      position: absolute;
      top: 62px; } }
  @media (max-width: 768px) {
    #main-nav {
      box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15); } }
  #main-nav ul {
    list-style: none; }
  #main-nav ul:first-child {
    padding: 0 !important;
    margin: 0;
    font-size: 0; }
    @media (max-width: 768px) {
      #main-nav ul:first-child {
        background-color: #ba1017; } }
  #main-nav li {
    display: inline-block;
    font-size: 16px;
    margin: 0; }
    @media (max-width: 768px) {
      #main-nav li {
        display: block;
        border-bottom: 1px solid #ec1b24; } }
    #main-nav li.active {
      background-color: #ba1017; }
    #main-nav li a {
      color: #FFF;
      font-family: "Titillium Web", sans-serif;
      font-weight: 600;
      font-size: 1.125em;
      line-height: 60px;
      height: 100%;
      display: block;
      padding: 0 18px; }
      @media (min-width: 992px) and (max-width: 1200px) {
        #main-nav li a {
          padding: 0 12px;
          font-size: 1em; } }
      @media (max-width: 992px) {
        #main-nav li a {
          padding: 0 15px;
          font-size: 1em; } }
      @media (max-width: 768px) {
        #main-nav li a {
          text-align: center;
          font-size: 1.125em; } }
      #main-nav li a:hover {
        background-color: #c41b21 !important;
        color: #FFF; }
    #main-nav li.pull-right {
      background-color: #ba1017; }
      @media (max-width: 768px) {
        #main-nav li.pull-right {
          text-align: center;
          width: 100%; } }
  #main-nav .social-media {
    position: absolute;
    right: 0;
    top: 0; }
    #main-nav .social-media a {
      display: inline-block;
      color: #FFF;
      font-size: 1.3125em;
      opacity: 0.5; }
      #main-nav .social-media a:hover {
        opacity: 1; }
      #main-nav .social-media a .fa {
        line-height: 50px; }

.nav-primary {
  background-color: #f4811f;
  font-family: "Titillium Web", sans-serif;
  font-weight: 700;
  font-size: 1em;
  border: 0;
  color: #FFF;
  border-radius: 3px;
  padding: 12px 18px; }
  .nav-primary:hover {
    background-color: #f7a259; }
  .nav-primary:active, .nav-primary:focus {
    color: #FFF; }

.nav-secondary {
  background-color: #ec1b24;
  font-family: "Titillium Web", sans-serif;
  font-weight: 700;
  font-size: 1em;
  border: 0;
  color: #FFF;
  border-radius: 3px;
  padding: 12px 18px; }
  .nav-secondary:hover {
    background-color: #ba1017;
    color: #FFF; }
  .nav-secondary:active, .nav-secondary:focus {
    color: #FFF; }

.nav-clear {
  background-color: transparent;
  font-family: "Titillium Web", sans-serif;
  font-weight: 700;
  font-size: 1em;
  border: 0;
  color: #FFF;
  border-radius: 3px;
  padding: 12px 18px; }
  .nav-clear:hover {
    background-color: rgba(255, 255, 255, 0.25);
    color: #FFF; }
  .nav-clear:active, .nav-clear:focus {
    color: #FFF; }

.nav-outline {
  background-color: transparent;
  font-family: "Titillium Web", sans-serif;
  font-weight: 700;
  font-size: 1em;
  border: 2px solid #FFF;
  color: #FFF;
  border-radius: 3px;
  padding: 12px 18px; }
  .nav-outline:hover {
    background-color: rgba(255, 255, 255, 0.25);
    color: #FFF; }
  .nav-outline:active, .nav-outline:focus {
    color: #FFF; }

.brand-container {
  width: 100%;
  height: 120px;
  display: table; }
  @media (max-width: 992px) {
    .brand-container {
      text-align: center; } }

.brand {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.navbar-header {
  display: block; }
  @media (min-width: 768px) {
    .navbar-header {
      float: none; } }

.nav-jump {
  padding-top: 30px;
  margin-top: 48px;
  display: block;
  border-top: 1px dotted #BFBFBF;
  text-align: center; }

.nav-toggle {
  display: none;
  position: relative;
  text-align: right; }
  @media (min-width: 0px) and (max-width: 992px) {
    .nav-toggle {
      display: inline-block;
      height: 60px;
      width: calc(100% - 320px);
      width: 100%; } }
  @media (min-width: 0px) and (max-width: 768px) {
    .nav-toggle {
      text-align: center; } }
  .nav-toggle label {
    display: inline-block;
    line-height: 48px;
    margin: 5px 10px 0 0;
    color: #FFF; }

.navbar-toggle {
  background-color: #FFF;
  border: 1px solid #FFF;
  width: 40px !important;
  height: 40px !important;
  margin-top: 9px;
  margin-right: 9px;
  float: none; }
  .navbar-toggle span:before {
    color: #474747; }
  @media (min-width: 0px) and (max-width: 992px) {
    .navbar-toggle {
      display: inline-block; } }
  .navbar-toggle:hover {
    background-color: #EEE; }

.navbar-top {
  background: url("images/bg_diag_transparent.png") #474747 repeat left top;
  height: 60px;
  display: block;
  width: 100%;
  padding: 12px;
  text-align: right; }
  @media (max-width: 992px) {
    .navbar-top {
      padding: 12px;
      height: auto; } }
  @media (max-width: 768px) {
    .navbar-top {
      width: 100%; } }
  .navbar-top form {
    margin-right: 15px;
    position: relative;
    width: 100%; }
    @media (max-width: 1200px) {
      .navbar-top form {
        float: right; } }
    @media (max-width: 992px) {
      .navbar-top form {
        float: left;
        clear: both; } }
    @media (max-width: 768px) {
      .navbar-top form {
        margin: 0 auto;
        display: inline-block;
        float: none; } }
    @media (max-width: 480px) {
      .navbar-top form {
        display: block;
        float: none;
        text-align: center;
        padding: 0; } }
  .navbar-top .bar-search {
    width: 250px;
    float: left; }
    @media (max-width: 1200px) {
      .navbar-top .bar-search {
        margin-left: 15px; } }
    @media (max-width: 992px) {
      .navbar-top .bar-search {
        margin-left: 0;
        width: 40%;
        float: left; } }
    @media (max-width: 768px) {
      .navbar-top .bar-search {
        width: 100%;
        float: none;
        clear: both; } }
    .navbar-top .bar-search .nav-clear {
      width: 38px;
      height: 38px;
      border-radius: 0 3px 3px 0;
      background-color: #999;
      color: #FFF;
      text-shadow: none;
      font-size: 0.925rem;
      vertical-align: middle;
      position: absolute;
      right: -1px;
      top: 0;
      padding: 8px 2px;
      float: right; }
      .navbar-top .bar-search .nav-clear:hover {
        color: #EEE;
        background-color: #666; }
  .navbar-top .bar-buttons {
    padding-left: 36px;
    padding-right: 12px;
    float: right;
    text-align: right; }
    @media (max-width: 992px) {
      .navbar-top .bar-buttons {
        margin-left: 0;
        width: 55%;
        float: right;
        padding: 0; } }
    @media (max-width: 768px) {
      .navbar-top .bar-buttons {
        width: 100%;
        float: none;
        clear: both;
        padding-top: 10px;
        font-size: 0.85rem; } }
    .navbar-top .bar-buttons .nav-clear {
      height: 38px;
      font-weight: 600;
      display: inline-block;
      float: left;
      line-height: 35px;
      padding: 0 12px;
      border: 1px solid #FFF; }
      @media (max-width: 480px) {
        .navbar-top .bar-buttons .nav-clear {
          display: block;
          width: 100%;
          text-align: center; } }
  .navbar-top .menu-assistance {
    height: 38px;
    margin-left: 15px;
    position: relative;
    line-height: 35px;
    text-shadow: none;
    background-color: transparent;
    font-family: "Titillium Web", sans-serif;
    font-weight: 700;
    font-size: 1em;
    border: 1px solid #FFF;
    color: #FFF;
    border-radius: 3px;
    padding: 0 12px; }
    .navbar-top .menu-assistance:hover {
      background-color: rgba(255, 255, 255, 0.25);
      color: #FFF; }
    .navbar-top .menu-assistance:active, .navbar-top .menu-assistance:focus {
      color: #FFF; }
    @media (max-width: 480px) {
      .navbar-top .menu-assistance {
        display: block;
        width: 100%;
        margin-top: 10px;
        text-align: center; } }
  .navbar-top select {
    margin-right: 15px; }
  .navbar-top select,
  .navbar-top input[type=text] {
    font-family: "Asap", sans-serif;
    font-weight: 400;
    font-size: 0.825rem;
    border: none;
    padding: 4px 12px;
    height: 38px;
    color: #333;
    vertical-align: middle;
    border-radius: 4px; }
  .navbar-top .bar-search input[type="text"] {
    margin-right: 6px;
    border-radius: 0 3px 3px 0;
    width: 100%; }
    .navbar-top .bar-search input[type="text"]::-webkit-input-placeholder {
      color: inherit; }
    .navbar-top .bar-search input[type="text"]:-moz-placeholder {
      /* Firefox 18- */
      color: inherit; }
    .navbar-top .bar-search input[type="text"]::-moz-placeholder {
      /* Firefox 19+ */
      color: inherit; }
    .navbar-top .bar-search input[type="text"]:-ms-input-placeholder {
      color: inherit; }
    @media (max-width: 768px) {
      .navbar-top .bar-search input[type="text"] {
        border-bottom-color: #CCC; } }
    @media (max-width: 480px) {
      .navbar-top .bar-search input[type="text"] {
        display: block;
        width: 100%;
        margin-right: 0; } }
    .navbar-top .bar-search input[type="text"]:focus {
      outline: none; }

.menu-assistance {
  color: #FFF;
  height: 38px;
  position: relative;
  float: right; }
  .menu-assistance .menu-hook {
    margin: 0;
    display: inline-block;
    color: #FFF; }
    .menu-assistance .menu-hook:hover {
      cursor: pointer; }
    .menu-assistance .menu-hook.active {
      color: #CCC; }
    @media (max-width: 768px) {
      .menu-assistance .menu-hook {
        padding: 0; } }
  .menu-assistance .menu-fold {
    display: none;
    position: absolute;
    background-color: #FFF;
    z-index: 1;
    right: 0;
    top: 100%;
    padding: 10px;
    text-align: left;
    width: 300px;
    border: 1px solid #BFBFBF; }
    .menu-assistance .menu-fold p {
      color: #333;
      margin: 0;
      padding-right: 10px;
      font-size: 1em;
      font-weight: bold;
      width: 145px;
      display: inline-block; }
    .menu-assistance .menu-fold ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    .menu-assistance .menu-fold li {
      margin: 0; }
  .menu-assistance .menu-close {
    color: #FFF;
    font-size: 1rem;
    display: block;
    text-align: center;
    padding: 8px;
    background-color: #004583; }
  .menu-assistance .helper-fonts a,
  .menu-assistance .helper-contrast a {
    color: #FFF;
    font-weight: bold;
    font-size: 1em; }
  .menu-assistance .helper-fonts a.disabled,
  .menu-assistance .helper-contrast a.disabled {
    background-color: #EEE;
    color: #CCC; }
    .menu-assistance .helper-fonts a.disabled:hover,
    .menu-assistance .helper-contrast a.disabled:hover {
      cursor: default; }

.helper-fonts {
  padding-bottom: 12px; }
  .helper-fonts ul {
    display: inline-block; }
    .helper-fonts ul li {
      display: inline-block; }
      .helper-fonts ul li a {
        width: 30px;
        height: 30px;
        display: block;
        text-align: center;
        line-height: 25px;
        background-color: #0065c0; }
      .helper-fonts ul li p {
        margin-right: 20px; }

.helper-contrast {
  border-top: 1px dotted #BFBFBF;
  padding: 12px 0; }
  .helper-contrast a {
    color: #FFF; }
    .helper-contrast a:hover {
      cursor: pointer; }
  .helper-contrast #helpercontrast-status::after {
    content: 'Uit';
    display: span;
    position: relative;
    color: #999; }

.helper-contrast p, .helper-contrast a, .helper-contrast span,
.helper-fonts p,
.helper-fonts a,
.helper-fonts span {
  line-height: 40px; }

.bx-wrapper {
  margin: 0 0 0 0 !important; }
  .bx-wrapper .bx-viewport {
    border: none !important;
    box-shadow: none !important;
    left: 0px !important; }
  .bx-wrapper .bx-controls {
    padding-top: 60px; }
  .bx-wrapper .bx-controls-direction a {
    margin-top: 0;
    z-index: 1; }
    @media (max-width: 768px) {
      .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 0; } }
  .bx-wrapper .bx-controls-direction .bx-prev {
    left: -15px; }
  .bx-wrapper .bx-controls-direction .bx-next {
    right: -15px; }
  .bx-wrapper .bx-controls-direction .bx-prev,
  .bx-wrapper .bx-controls-direction .bx-next {
    width: 30px;
    height: 30px;
    top: 120px;
    position: absolute; }
    @media (max-width: 768px) {
      .bx-wrapper .bx-controls-direction .bx-prev,
      .bx-wrapper .bx-controls-direction .bx-next {
        width: 40px;
        height: 40px;
        top: 120px;
        margin-top: -20px; } }
    .bx-wrapper .bx-controls-direction .bx-prev:after,
    .bx-wrapper .bx-controls-direction .bx-next:after {
      color: #FFF;
      border-radius: 50%;
      font-family: "FontAwesome";
      line-height: 30px;
      font-style: normal;
      text-align: center;
      font-weight: normal;
      margin-top: -28px;
      text-indent: 0;
      font-size: 1.125em;
      background: rgba(0, 0, 0, 0.75);
      display: block;
      width: 30px;
      height: 30px; }
      @media (max-width: 768px) {
        .bx-wrapper .bx-controls-direction .bx-prev:after,
        .bx-wrapper .bx-controls-direction .bx-next:after {
          border-radius: 0;
          width: 40px;
          height: 40px;
          line-height: 40px; } }
  .bx-wrapper .bx-controls-direction .bx-prev:after {
    content: "\f053";
    text-indent: -3px; }
  .bx-wrapper .bx-controls-direction .bx-next:after {
    content: "\f054";
    text-indent: 3px; }
  @media (max-width: 768px) {
    .bx-wrapper .bx-pager {
      display: none; } }
  .bx-wrapper .bx-pager.bx-default-pager a {
    width: 32px !important;
    height: 32px !important;
    background: rgba(0, 0, 0, 0.33) !important;
    border-radius: 32px !important;
    border: 0;
    text-indent: 0px !important;
    color: #FFF;
    line-height: 32px; }
    .bx-wrapper .bx-pager.bx-default-pager a.active {
      color: #FFF;
      background: rgba(0, 0, 0, 0.75) !important; }

.bx-pager {
  bottom: 25px !important; }

.home-actueel {
  font-size: 0.925rem; }
  @media (max-width: 992px) {
    .home-actueel {
      padding-bottom: 30px;
      border-bottom: 1px solid #BFBFBF; } }
  .home-actueel > div {
    background-color: #FFF;
    margin-bottom: 10px;
    border-top: 1px solid #e7e7e7;
    padding: 10px 10px 5px 10px; }
    @media (max-width: 992px) {
      .home-actueel > div {
        padding: 10px 0; } }
    .home-actueel > div p.subscript {
      margin-bottom: 5px;
      font-style: italic; }

.carousel-slide::before {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #004583; }

.carousel-image {
  width: 100%;
  height: 270px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  z-index: 0;
  /*&:before {
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        content: '';
        background-color: rgba(0,0,0,0.15);
        width: 100%;
        height: 100%;
        mix-blend-mode: multiply;
    }*/ }
  @media (max-width: 1200px) {
    .carousel-image {
      background-position: center center; } }
  @media (max-width: 768px) {
    .carousel-image {
      position: relative;
      height: 300px; } }
  @media (max-width: 480px) {
    .carousel-image {
      position: relative;
      height: 240px; } }

.carousel-player {
  margin-top: 18px;
  height: 270px;
  width: 480px; }
  @media (max-width: 992px) {
    .carousel-player {
      height: 250px; } }

.carousel-slide-content {
  position: relative;
  margin: 0 auto;
  z-index: 2; }
  .carousel-slide-content .icon {
    width: 65px;
    height: 65px;
    background: #ec1b24 url("/content/images/bg_diag_transparent.png");
    float: right; }
    .carousel-slide-content .icon .fa {
      font-size: 2.25em;
      line-height: 63px;
      text-align: center;
      color: #FFF;
      width: 100%;
      margin: 0 auto; }

.carousel-slide-block {
  padding: 20px 0;
  position: relative;
  z-index: 1; }
  @media (min-width: 0px) and (max-width: 768px) {
    .carousel-slide-block {
      padding: 0; } }
  .carousel-slide-block h1 {
    color: #ec1b24;
    word-wrap: break-word;
    word-break: break-word;
    margin: 0;
    font-size: 2em;
    font-weight: 700; }
  .carousel-slide-block .carousel-sub {
    margin-bottom: 0;
    font-size: 1.5em;
    font-weight: normal; }
  .carousel-slide-block .message {
    font-family: "Asap", sans-serif;
    font-size: 1em;
    line-height: 27px;
    margin-top: 18px;
    word-break: break-word;
    padding-bottom: 15px; }
    .carousel-slide-block .message p {
      margin: 0; }

.content-img {
  padding-right: 15px;
  padding-bottom: 15px;
  width: 100%;
  height: auto;
  max-height: 500px; }
  @media (max-width: 992px) {
    .content-img {
      height: auto;
      padding: 0; } }

#hero-img {
  position: absolute;
  left: 0;
  overflow: hidden;
  top: 0;
  width: 100%;
  height: 700px;
  background-size: cover;
  z-index: -5;
  background-position: center center;
  opacity: 1;
  /*&::after {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        mix-blend-mode: multiply;
        left: 0;
        top: 0;
        background-color: rgba(0,69,131,0.5);
        width: 100%;
    }*/ }
  @media (max-width: 1200px) {
    #hero-img {
      height: 550px; } }
  @media (max-width: 992px) {
    #hero-img {
      height: 400px; } }
  @media (max-width: 768px) {
    #hero-img {
      top: 295px;
      height: 320px; } }
  @media (max-width: 480px) {
    #hero-img {
      height: 220px;
      top: 355px; } }
  #hero-img img {
    width: 100%;
    height: auto; }
  #hero-img .hero-error {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -5;
    opacity: .08;
    background: url("images/bg_diag.png") repeat left top transparent; }

#nav-container {
  width: 100%;
  height: 120px;
  background-color: #FFF;
  border-bottom: 6px solid #ec1b24; }
  @media (max-width: 992px) {
    #nav-container {
      height: auto; } }

#slider-homepage {
  overflow: hidden;
  background-color: #FFF; }
  #slider-homepage .home-slider,
  #slider-homepage .home-actueel {
    padding-top: 40px;
    padding-bottom: 40px; }
    #slider-homepage .home-slider h3,
    #slider-homepage .home-actueel h3 {
      display: none; }
      @media (max-width: 992px) {
        #slider-homepage .home-slider h3,
        #slider-homepage .home-actueel h3 {
          display: block; } }

.home-slider {
  background-color: #FFF; }

.home-slider,
.bx-wrapper,
.bx-viewport,
#carousel-home,
.carousel-slide {
  height: auto; }

#safety-homepage,
#sections-homepage {
  padding: 75px;
  overflow: hidden;
  position: relative;
  background-color: #EDEDED; }
  @media (max-width: 1600px) {
    #safety-homepage,
    #sections-homepage {
      padding: 60px 0; } }
  @media (max-width: 1200px) {
    #safety-homepage,
    #sections-homepage {
      padding: 60px 0; } }
  @media (max-width: 992px) {
    #safety-homepage,
    #sections-homepage {
      padding: 48px 0; } }
  @media (max-width: 768px) {
    #safety-homepage,
    #sections-homepage {
      padding: 48px 0; } }

.alert-bar {
  background: #004583 url("/content/images/bg_diag_transparent.png");
  position: relative;
  padding: 30px;
  /*.alert-cta {
        font-family: $fnt-titi;
        font-weight: $fnt-titi-semi;
        font-size: 1.0625em;
        float: right;
        color: #FFF;
        height: 100%;
        padding: 0 20px;
        background-color: rgba(0,0,0,0.15);
        border: 0;

        @media (min-width: $bp-992) and (max-width: $bp-1200) {
            padding: 0 10px;
            font-size: 0.9375em;;
        }

        @media (min-width: 0px) and (max-width: $bp-992) {
            font-size: 0.875em;;
            padding: 0 7px;
        }

        &:hover {
            background-color: rgba(0,0,0,0.50);
            text-decoration: underline;
        }
    }*/ }
  .alert-bar:after {
    content: '';
    display: block;
    position: absolute;
    height: 10px;
    bottom: -10px;
    background-image: url("/content/images/border_diag.png");
    left: 0;
    width: 100%;
    z-index: 1; }
  @media (max-width: 992px) {
    .alert-bar {
      padding: 48px; } }
  .alert-bar .alert-content {
    text-align: center; }
    @media (min-width: 0px) and (max-width: 992px) {
      .alert-bar .alert-content {
        font-size: 1.5em; } }
  @media (min-width: 0px) and (max-width: 992px) {
    .alert-bar .alert-icon {
      display: block; } }
  .alert-bar .fa {
    font-size: 0.9375em;
    margin-right: 10px; }
  .alert-bar .alert-prefix {
    font-family: "Titillium Web", sans-serif;
    font-weight: 600; }
  .alert-bar .alert-message {
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
    margin: 0 15px; }
    @media (min-width: 0px) and (max-width: 768px) {
      .alert-bar .alert-message {
        line-height: 21px; } }
    .alert-bar .alert-message a {
      color: #f4811f;
      font-weight: 600; }
      .alert-bar .alert-message a:hover {
        text-decoration: underline !important; }
        .alert-bar .alert-message a:hover:after {
          display: none; }
  .alert-bar .fa,
  .alert-bar span,
  .alert-bar i {
    font-size: 1.313rem;
    color: #FFF; }
    @media (min-width: 992px) and (max-width: 1200px) {
      .alert-bar .fa,
      .alert-bar span,
      .alert-bar i {
        font-size: 1em; } }
    @media (min-width: 0px) and (max-width: 992px) {
      .alert-bar .fa,
      .alert-bar span,
      .alert-bar i {
        font-size: 0.9375em; } }

.sections-container > div {
  margin-bottom: 30px; }

.sections-items-large h2 {
  text-align: center;
  margin-bottom: 30px; }

.sections-item {
  position: relative; }
  .sections-item img {
    width: 100%;
    height: auto;
    max-height: 240px;
    border-bottom: 3px solid #004583; }
    @media (max-width: 992px) {
      .sections-item img {
        max-height: 500px; } }
    @media (max-width: 768px) {
      .sections-item img {
        max-height: 500px; } }
  .sections-item h3 {
    width: 90%;
    margin-bottom: 22px; }
    @media (max-width: 1200px) {
      .sections-item h3 {
        font-size: 1.375em; } }
    @media (max-width: 992px) {
      .sections-item h3 {
        font-size: 1.5em; } }
  .sections-item .preview {
    height: 100px;
    max-height: 100px;
    overflow: hidden; }
  .sections-item.safety h3:after {
    content: "";
    font-family: "FontAwesome";
    display: block;
    position: absolute;
    color: #FFF;
    font-size: 1.5em;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center; }
  .sections-item.safety .sections-content {
    padding-top: 20px;
    min-height: 400px;
    position: relative; }
    @media (max-width: 1200px) {
      .sections-item.safety .sections-content {
        min-height: 375px; } }
    @media (max-width: 992px) {
      .sections-item.safety .sections-content {
        min-height: auto; } }
  .sections-item.orange .sections-content {
    border-top: 4px solid #f4811f; }
  .sections-item.orange h3 {
    color: #f4811f; }
    .sections-item.orange h3:after {
      content: "\f071";
      background-color: #f4811f; }
  .sections-item.blue .sections-content {
    border-top: 4px solid #004583; }
  .sections-item.blue h3 {
    color: #004583; }
    .sections-item.blue h3:after {
      content: "\f132";
      background-color: #004583; }
  .sections-item.gray .sections-content {
    border-top: 4px solid #474747; }
  .sections-item.gray .inline-search {
    margin-top: 30px; }
  .sections-item.gray h3 {
    color: #474747; }
    .sections-item.gray h3:after {
      content: "\f002";
      background-color: #474747; }
  .sections-item.gray p {
    font-size: 1.125em; }

.sections-content {
  background-color: #FFF;
  padding: 30px 30px 20px 30px;
  min-height: 320px; }
  @media (max-width: 1200px) {
    .sections-content {
      padding: 18px; } }
  @media (max-width: 992px) {
    .sections-content {
      padding: 30px;
      min-height: 0; } }
  .sections-content h2 {
    font-size: 1.35em;
    font-weight: 600;
    color: #004583;
    padding-bottom: 5px;
    text-align: left; }
  .sections-content > a:last-child {
    font-size: 1.1em;
    display: block;
    position: absolute;
    bottom: 30px;
    right: 30px;
    color: #004583;
    margin-top: 10px; }
    .sections-content > a:last-child:hover {
      color: #ec1b24; }
    @media (max-width: 1200px) {
      .sections-content > a:last-child {
        text-align: center; } }
    @media (max-width: 992px) {
      .sections-content > a:last-child {
        position: relative;
        text-align: right;
        bottom: 0;
        right: 0; } }

@media (max-width: 1200px) {
  .safety-items-large {
    margin-bottom: 0; } }

.safety-items-large h2 {
  text-align: center;
  margin-bottom: 45px; }
  @media (max-width: 768px) {
    .safety-items-large h2 {
      margin-top: 30px; } }

.safety-items-large .introduction {
  color: #FFF;
  margin-bottom: 60px;
  position: relative;
  padding: 30px; }
  @media (max-width: 768px) {
    .safety-items-large .introduction {
      padding: 30px; } }
  .safety-items-large .introduction .vertical-align {
    height: 90px; }
    @media (max-width: 768px) {
      .safety-items-large .introduction .vertical-align {
        height: 70px; } }
  @media (max-width: 992px) {
    .safety-items-large .introduction .vertical-align-inner {
      vertical-align: top; } }
  .safety-items-large .introduction .logo {
    display: block;
    width: 290px;
    height: 50px;
    margin: 0 auto;
    background: url("/content/images/logo_vrt_white.png") transparent center center no-repeat; }
    @media (max-width: 1200px) {
      .safety-items-large .introduction .logo {
        padding: 10px 0; } }
    @media (max-width: 992px) {
      .safety-items-large .introduction .logo {
        padding-bottom: 30px;
        display: block;
        text-align: center; } }
    @media (max-width: 480px) {
      .safety-items-large .introduction .logo {
        width: 240px;
        height: 40px;
        background-size: cover; } }
  .safety-items-large .introduction .text {
    display: inline-block;
    line-height: 30px;
    font-size: 1.125em; }
    @media (max-width: 1200px) {
      .safety-items-large .introduction .text {
        font-size: 0.875em;
        line-height: 27px;
        margin-top: 0; } }
    @media (max-width: 992px) {
      .safety-items-large .introduction .text {
        font-size: 1em;
        line-height: 24px;
        text-align: center;
        margin-top: 0; } }
  .safety-items-large .introduction .arrow {
    height: 45px;
    width: 45px;
    transform: rotate(45deg);
    margin: 0 auto;
    position: absolute;
    z-index: 10;
    background-color: #ec1b24;
    left: 50%;
    margin-left: -22px;
    bottom: -23px;
    z-index: 1; }

.safety-items-large .safety-items-container .safety-container:nth-child(2) {
  margin-left: 36px;
  margin-right: 36px; }
  @media (min-width: 0px) and (max-width: 1200px) {
    .safety-items-large .safety-items-container .safety-container:nth-child(2) {
      margin-left: auto;
      margin-right: auto; } }

.safety-items-large .safety-container {
  width: 366px;
  min-height: 365px;
  float: left;
  position: relative; }
  @media (min-width: 992px) and (max-width: 1200px) {
    .safety-items-large .safety-container {
      width: 48%;
      float: left;
      margin-bottom: 40px;
      overflow: hidden;
      min-height: auto; }
      .safety-items-large .safety-container.orange {
        float: left; }
      .safety-items-large .safety-container.blue {
        float: right; }
      .safety-items-large .safety-container.magenta {
        float: none;
        width: 100%; } }
  @media (max-width: 992px) {
    .safety-items-large .safety-container {
      width: 100%;
      clear: both;
      margin: 0 auto;
      margin-bottom: 40px;
      overflow: hidden;
      float: none; } }
  .safety-items-large .safety-container .safety-button {
    height: 70px;
    width: 366px;
    text-align: right; }
    @media (min-width: 0px) and (max-width: 1200px) {
      .safety-items-large .safety-container .safety-button {
        width: 100%; } }
    .safety-items-large .safety-container .safety-button a {
      font-family: "Asap", sans-serif;
      font-weight: 400;
      text-transform: lowercase;
      font-size: 1.0625em;
      color: #FFF;
      line-height: 70px;
      padding-right: 20px; }
      .safety-items-large .safety-container .safety-button a .fa {
        margin-left: 10px; }
  .safety-items-large .safety-container.orange {
    background-color: #f4811f; }
    .safety-items-large .safety-container.orange .title {
      background: #cc630a url("/content/images/bg_diag_transparent.png") repeat; }
      .safety-items-large .safety-container.orange .title::after {
        content: "\f071"; }
  .safety-items-large .safety-container.blue {
    background-color: #004583; }
    .safety-items-large .safety-container.blue .title {
      background: #002546 url("/content/images/bg_diag_transparent.png") repeat; }
      .safety-items-large .safety-container.blue .title::after {
        content: "\f132"; }
  .safety-items-large .safety-container.magenta {
    background-color: #914373; }
    .safety-items-large .safety-container.magenta .title {
      background: #673052 url("/content/images/bg_diag_transparent.png") repeat; }
      .safety-items-large .safety-container.magenta .title::after {
        content: "\f002"; }

.safety-items-large .safety-content {
  list-style: none;
  margin: 0;
  padding: 0;
  /*li:not(:first-child) {
            padding: 15px 20px 0 20px;
        }*/ }
  .safety-items-large .safety-content .title {
    font-family: "Titillium Web", sans-serif;
    font-weight: 600;
    color: #FFF;
    font-size: 1.5em;
    line-height: 30px;
    padding-top: 15px;
    padding-left: 20px;
    padding-bottom: 15px;
    position: relative; }
    .safety-items-large .safety-content .title::after {
      content: "";
      font-family: "FontAwesome";
      display: block;
      position: absolute;
      font-size: 1.875em;
      right: 0;
      top: 0;
      width: 60px;
      height: 60px;
      line-height: 60px;
      text-align: center; }
  .safety-items-large .safety-content li {
    margin-bottom: .25em; }
    .safety-items-large .safety-content li a {
      font-family: "Asap", sans-serif;
      font-weight: 400;
      font-size: 1.125em;
      line-height: 2.0125em;
      color: #555; }
      @media (max-width: 1200px) {
        .safety-items-large .safety-content li a {
          font-size: 1em; } }
      @media (max-width: 992px) {
        .safety-items-large .safety-content li a {
          font-size: 1.125em; } }
      @media (max-width: 480px) {
        .safety-items-large .safety-content li a {
          font-size: 1.125em; } }

.inline-search {
  padding: 0;
  margin: 18px 0 0 0; }
  .inline-search .form-item:last-of-type {
    margin: 0; }
  .inline-search input[type=text] {
    width: 100%;
    padding: 10px; }
  .inline-search input[type=submit] {
    display: block;
    width: 100%; }
  .inline-search label {
    color: #333;
    font-size: 0.8775em; }

.search-results .bar-search {
  background: none;
  height: auto;
  width: auto;
  text-align: left;
  padding: 0; }
  .search-results .bar-search input[type=text] {
    border: 1px solid #CCC; }

.search-results ol {
  padding-left: 20px; }

.search-results div {
  margin-bottom: 18px; }

.safety-cta {
  text-align: center;
  background: url("/content/images/bg_diag_transparent.png") #002546 !important;
  position: relative; }
  .safety-cta > .row {
    margin: 0; }
  .safety-cta h3 {
    color: #FFF;
    font-weight: 600;
    margin-bottom: 18px; }
  .safety-cta .subtitle {
    color: #EEE;
    font-size: 1.3125em;
    font-family: "Asap", sans-serif;
    font-weight: 400;
    width: 50%;
    margin: 0 auto; }
    @media (max-width: 768px) {
      .safety-cta .subtitle {
        font-size: 1.125em;
        width: 100%; } }
    .safety-cta .subtitle i {
      margin-right: 4px; }
  .safety-cta a {
    color: #f4811f; }
    .safety-cta a:hover {
      color: #FFF; }

.sections-cta {
  text-align: center;
  background: url("/content/images/bg_diag_transparent.png") #ba1017 !important;
  padding: 30px 0;
  position: relative; }
  .sections-cta:after {
    content: '';
    display: block;
    position: absolute;
    height: 10px;
    bottom: -10px;
    background-image: url("/content/images/border_diag.png");
    left: 0;
    width: 100%;
    z-index: 1; }
  .sections-cta h3 {
    color: #FFF; }
  .sections-cta ul {
    list-style: none;
    position: relative;
    margin: 0; }
    @media (max-width: 768px) {
      .sections-cta ul {
        display: block;
        width: auto; } }
    .sections-cta ul li {
      display: inline-block;
      width: 16%; }
      @media (max-width: 768px) {
        .sections-cta ul li {
          display: block;
          width: auto; } }
      .sections-cta ul li a {
        font-family: "Titillium Web", sans-serif;
        font-weight: 600;
        color: #FFF;
        font-size: 1.125em; }
        .sections-cta ul li a:hover {
          text-decoration: underline !important; }
        @media (max-width: 992px) {
          .sections-cta ul li a {
            line-height: 3em;
            font-size: 1.25em; } }
        @media (max-width: 768px) {
          .sections-cta ul li a {
            line-height: 4em;
            font-size: 1.5em; } }

.bar-suggestions {
  background-color: #002546;
  text-align: center;
  padding: 140px 0 80px 0; }

hr.separator {
  border-top: 2px dotted #BFBFBF;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  margin: 80px 0; }

.map-container {
  padding-bottom: 75px; }
  .map-container h2 {
    text-align: center;
    margin-bottom: 70px; }
    @media (max-width: 768px) {
      .map-container h2 {
        margin-bottom: 30px; } }
  .map-container .map-about {
    display: table-cell;
    vertical-align: middle; }
    .map-container .map-about .content {
      background-color: #FFF;
      position: relative;
      padding-bottom: 20px; }
      @media (max-width: 768px) {
        .map-container .map-about .content {
          margin-top: 30px;
          padding-bottom: 10px; } }
      .map-container .map-about .content h4 {
        font-weight: 600;
        margin-top: 20px;
        margin-bottom: 30px; }
        @media (max-width: 768px) {
          .map-container .map-about .content h4 {
            margin-top: 15px;
            margin-bottom: 15px; } }
      .map-container .map-about .content .text {
        font-family: "Asap", sans-serif;
        font-weight: 400;
        font-size: 0.9em;
        line-height: 28px;
        color: #474747;
        padding-right: 20px; }
        @media (min-width: 0px) and (max-width: 480px) {
          .map-container .map-about .content .text {
            font-size: 0.8125em;
            line-height: 1.1em; } }
      .map-container .map-about .content h4,
      .map-container .map-about .content .text {
        margin-left: 20px; }
    .map-container .map-about .bar {
      height: 5px;
      width: 100%; }
    .map-container .map-about .icon {
      width: 65px;
      height: 65px;
      background: #ec1b24 url("/content/images/bg_diag_transparent.png");
      float: right; }
      .map-container .map-about .icon .fa {
        font-size: 2.25em;
        line-height: 63px;
        text-align: center;
        color: #FFF;
        width: 100%;
        margin: 0 auto; }
  .map-container .button {
    float: right; }
    @media (min-width: 0px) and (max-width: 480px) {
      .map-container .button {
        width: 100%; } }
  .map-container .map-static {
    background: url("images/risicokaart.jpg") no-repeat;
    width: 100%;
    height: 600px;
    background-size: cover;
    background-position: center center;
    clear: both;
    position: relative; }
    @media (max-width: 768px) {
      .map-container .map-static {
        height: 500px; } }
  .map-container .vertical-align {
    width: 30%;
    margin-left: 100px; }
    @media (min-width: 1600px) {
      .map-container .vertical-align {
        width: 66%;
        margin-left: 50px; } }
    @media (min-width: 992px) and (max-width: 1600px) {
      .map-container .vertical-align {
        width: 60%;
        margin-left: 50px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .map-container .vertical-align {
        width: 55%;
        margin-left: 50px; } }
    @media (min-width: 480px) and (max-width: 768px) {
      .map-container .vertical-align {
        width: 70%;
        margin-left: 40px; } }
    @media (max-width: 480px) {
      .map-container .vertical-align {
        width: 80%;
        margin-left: 20px; } }

.row-breadcrumb > div[class*=col] {
  padding: 0; }

#breadcrumb {
  display: inline-block; }
  @media (max-width: 992px) {
    #breadcrumb {
      height: auto; } }
  @media (max-width: 768px) {
    #breadcrumb {
      width: auto;
      margin: 0; } }
  @media (max-width: 480px) {
    #breadcrumb {
      width: 100%;
      margin: 0; } }

.breadcrumbs-inline {
  list-style: none;
  padding: 13px 20px 10px 20px;
  color: #FFF;
  margin: 0; }
  @media (max-width: 768px) {
    .breadcrumbs-inline {
      padding: 15px 20px 15px 20px; } }
  .breadcrumbs-inline li {
    display: inline-block;
    color: #FFF;
    margin: 0; }
    .breadcrumbs-inline li:after {
      content: "\f054";
      font-family: "FontAwesome";
      font-size: 0.75em;
      display: inline-block;
      color: #FFF;
      margin-right: 4px;
      margin-left: 8px; }
    .breadcrumbs-inline li a {
      font-weight: 700;
      color: #FFF; }
    .breadcrumbs-inline li.active a {
      color: #474747;
      font-weight: 400; }
    .breadcrumbs-inline li:last-child:after {
      content: '';
      display: none; }

.page-content > .row {
  margin: 0; }

.body-content {
  background-color: #FFF; }

.col-content {
  padding: 30px 30px 30px 30px;
  background-color: #FFF; }
  .col-content .clearfix {
    vertical-align: top;
    margin-bottom: 30px; }
    .col-content .clearfix h1,
    .col-content .clearfix span {
      margin: 0; }
  .col-content h1 > i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px; }
    .col-content h1 > i > img {
      vertical-align: top;
      height: 30px;
      width: 30px; }
  .col-content h2, .col-content h3 {
    margin-bottom: 18px; }
  .col-content h3 {
    margin-bottom: 30px; }

hr {
  margin: 30px 0; }

ul {
  margin-bottom: 18px; }

li {
  margin-bottom: 6px; }

.rich-text {
  width: 95%;
  padding-bottom: 30px; }
  @media (max-width: 992px) {
    .rich-text {
      width: 100%; } }
  .rich-text img {
    width: 100%;
    height: auto; }
  .rich-text ol,
  .rich-text ul {
    margin-bottom: 30px; }
  .rich-text h3 + p, .rich-text h4 + p {
    margin-bottom: 30px; }
  .rich-text h2 {
    color: #004583;
    font-size: 1.25em;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 12px;
    margin: 0;
    display: block; }
  .rich-text h3 {
    color: #004583;
    font-size: 1.125em;
    font-weight: 700;
    padding: 18px 0;
    margin: 0;
    display: block; }

.video {
  margin-bottom: 20px; }
  .video iframe {
    height: 390px; }

.sidebar {
  padding: 20px 8px; }
  @media (max-width: 992px) {
    .sidebar {
      text-align: center; } }
  .sidebar p,
  .sidebar span,
  .sidebar li,
  .sidebar a,
  .sidebar label {
    line-height: 1.5em; }
  .sidebar a {
    color: #EEE !important; }
  .sidebar .safety-item .title {
    color: #FFF;
    font-size: 1.125em; }
  .sidebar .safety-items {
    list-style: none;
    padding: 0; }
    .sidebar .safety-items .title {
      font-size: 1.2em;
      color: #FFF; }
    .sidebar .safety-items .title,
    .sidebar .safety-items a {
      color: #FFF; }
  .sidebar ul {
    padding: 0;
    margin: 0;
    list-style: none; }
  .sidebar .label-shortname {
    position: absolute;
    right: 0;
    top: 0;
    color: #FFF; }
    .sidebar .label-shortname a {
      color: #FFF;
      padding: 10px 18px; }
  .sidebar .safety-container {
    margin-top: 48px; }
  .sidebar.actueel .sidebar-item > div {
    margin-bottom: 30px; }
  .sidebar.actueel .subscript {
    margin-bottom: 5px; }

.sidebar-item {
  margin-bottom: 30px; }
  .sidebar-item h4 {
    color: #FFF; }
  .sidebar-item .subscript {
    color: #DEDEDE; }
  .sidebar-item .prefix {
    width: 12px;
    display: inline-block; }
  .sidebar-item p {
    display: block;
    color: #f7f7f7; }
  .sidebar-item a {
    color: #FFF;
    display: inline-block; }
    .sidebar-item a:after {
      background-color: #f4811f; }

.toc {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0;
  border-right-width: 0;
  border-style: dotted;
  border-color: #BFBFBF;
  padding: 18px 0;
  margin: 30px 0; }
  .toc ul {
    margin: 0; }
    .toc ul li:last-child {
      margin: 0; }

.about-vrt {
  padding: 60px 0;
  border-top: 1px solid #DDD;
  position: relative; }
  @media (min-width: 0px) and (max-width: 1200px) {
    .about-vrt {
      padding: 40px 0; } }
  .about-vrt .row {
    margin-left: 0;
    margin-right: 0; }
  .about-vrt .container {
    padding-left: 0;
    padding-right: 0; }
  .about-vrt .logo-vrt,
  .about-vrt span {
    display: inline-block; }
  .about-vrt .logo-vrt {
    background: url("/content/images/logo_vrt_slogan.png") transparent center center no-repeat;
    height: 44px;
    width: 400px; }
    @media (max-width: 1200px) {
      .about-vrt .logo-vrt {
        display: block;
        margin: 0 auto;
        width: 100%; } }
    @media (max-width: 992px) {
      .about-vrt .logo-vrt {
        position: relative; } }
    @media (max-width: 480px) {
      .about-vrt .logo-vrt {
        background-size: cover;
        width: 250px;
        height: 31px; } }
  .about-vrt span {
    font-style: italic;
    width: 740px;
    vertical-align: top;
    font-size: 0.875em; }
    .about-vrt span p {
      margin: 0; }
    @media (max-width: 1200px) {
      .about-vrt span {
        width: 100%;
        font-size: 1em;
        text-align: center;
        margin-top: 30px;
        padding-left: 50px;
        padding-right: 50px; } }
    @media (max-width: 992px) {
      .about-vrt span {
        font-size: 0.875em; } }

.twitter-feed {
  position: relative; }
  @media (max-width: 992px) {
    .twitter-feed {
      margin-top: 48px; } }
  .twitter-feed .heading {
    height: 100px;
    width: 80%;
    color: #333;
    padding: 0 0 0 20px; }
    .twitter-feed .heading h3 {
      line-height: 1.25em;
      margin: 0; }
  .twitter-feed h3,
  .twitter-feed account {
    display: inline; }
  .twitter-feed .title,
  .twitter-feed .account {
    font-family: "Titillium Web", sans-serif; }
  .twitter-feed .title {
    font-family: 600;
    font-size: 1.3125em;
    color: #111; }
  .twitter-feed .account {
    font-size: 1.125em; }
    .twitter-feed .account a {
      color: #999; }
      .twitter-feed .account a:hover {
        text-decoration: underline; }
  .twitter-feed .icon {
    position: absolute;
    right: 0;
    top: 0;
    background: #4099FF url("/content/images/bg_diag_transparent.png");
    padding: 15px 12px; }
    .twitter-feed .icon:hover {
      background: #2478d8 url("/content/images/bg_diag_transparent.png"); }
    .twitter-feed .icon span {
      font-family: "Asap", sans-serif;
      font-weight: 700;
      font-size: 1em; }
      .twitter-feed .icon span a {
        color: #FFF; }
      .twitter-feed .icon span .fa {
        font-family: "FontAwesome";
        margin-right: 5px; }

.tweet-container {
  border-bottom: 1px solid #e7e7e7;
  font-family: "Asap", sans-serif;
  font-weight: 400;
  font-size: 0.8125em;
  position: relative;
  display: table;
  margin-bottom: 12px;
  width: 100%; }
  @media (max-width: 992px) {
    .tweet-container {
      margin-bottom: 30px; } }
  .tweet-container .tweet-content {
    width: 100%;
    display: table;
    padding: 0 20px 10px 20px; }
  .tweet-container .link {
    padding-top: 10px;
    font-size: 1.25em; }
    @media (max-width: 992px) {
      .tweet-container .link {
        line-height: 36px; } }
  .tweet-container .link-legend:nth-child(2) {
    border-top: 1px dotted #e7e7e7;
    padding-top: 10px; }
  .tweet-container .link-legend {
    display: block;
    width: 100%;
    padding: 0 20px 10px 20px; }
    .tweet-container .link-legend a {
      float: left;
      margin-right: 20px; }
      @media (max-width: 992px) {
        .tweet-container .link-legend a {
          font-size: 1.25em;
          line-height: 24px; } }
  .tweet-container .message,
  .tweet-container .date {
    vertical-align: top;
    margin: 0; }
  .tweet-container .message {
    font-size: 1.25em;
    line-height: 24px; }
    @media (max-width: 992px) {
      .tweet-container .message {
        line-height: 30px; } }
  .tweet-container .date {
    font-size: 0.875em;
    text-align: left;
    position: relative;
    z-index: 1;
    color: #666;
    margin-bottom: 1em;
    padding-top: 10px; }

.questionary-item {
  border-top: 1px solid #BFBFBF;
  padding: 30px; }
  .questionary-item h2 {
    margin-top: 30px; }
  .questionary-item h4 {
    font-size: 1.3125em;
    margin-bottom: 10px; }
  .questionary-item .question {
    margin-top: 30px;
    border-bottom: 1px dotted #BFBFBF;
    padding-bottom: 15px; }
  .questionary-item .question-helper {
    font-size: 0.8125em;
    color: #474747; }
  .questionary-item .answer {
    display: block; }
    .questionary-item .answer input[type=checkbox],
    .questionary-item .answer input[type=radio],
    .questionary-item .answer label {
      display: inline-block; }

.thema-faq {
  margin: 30px 0; }

.thema-cols h2 {
  color: #333;
  display: inline-block;
  padding-bottom: 10px; }

.thema-cols h2 + .preview {
  margin-bottom: 30px; }

.thema-cols h2 > i {
  margin-right: 10px;
  font-size: 1em; }

.thema-cols h3 {
  margin-bottom: 15px; }

.thema-cols > .col-md-3:hover {
  background-color: #F5F5F5; }

.thema-cols .col-md-3:first-child {
  background: red; }

.thema-preview {
  position: relative;
  margin-bottom: 30px; }
  @media (max-width: 992px) {
    .thema-preview {
      min-height: 440px; } }
  @media (max-width: 768px) {
    .thema-preview {
      min-height: auto; } }
  .thema-preview img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    display: block;
    max-height: 300px; }
    @media (max-width: 768px) {
      .thema-preview img {
        max-height: 400px; } }
  .thema-preview h3 {
    display: block;
    font-size: 1.375em;
    color: #002546;
    margin-bottom: 12px; }
    @media (max-width: 768px) {
      .thema-preview h3 {
        min-height: auto; } }
  .thema-preview .preview {
    min-height: 75px; }
    .thema-preview .preview p {
      margin: 0;
      padding: 0; }
    @media (max-width: 768px) {
      .thema-preview .preview {
        min-height: auto; } }
  .thema-preview .count {
    color: #929498; }
  .thema-preview .count,
  .thema-preview a:last-child {
    margin-top: 18px; }
  .thema-preview a:last-child {
    display: block;
    text-align: right; }

.thema-page hr {
  border-top: 1px dotted #CCC; }

.thema-page.orange .faq-list > li > a {
  color: #FFF; }
  .thema-page.orange .faq-list > li > a.collapsed {
    background-color: #f4811f; }
  .thema-page.orange .faq-list > li > a:not(.collapsed) {
    background-color: #cc630a; }

.thema-page.orange .label-shortname > a {
  background-color: #f4811f; }

.thema-page.orange .questionary-item h2,
.thema-page.orange .questionary-item h3,
.thema-page.orange .questionary-item h4 {
  color: #f4811f; }

.thema-page.blue .faq-list > li > a {
  color: #FFF; }
  .thema-page.blue .faq-list > li > a.collapsed {
    background-color: #004583; }
  .thema-page.blue .faq-list > li > a:not(.collapsed) {
    background-color: #002546; }

.thema-page.blue .label-shortname > a {
  background-color: #004583; }

.thema-page.blue .questionary-item h2,
.thema-page.blue .questionary-item h3,
.thema-page.blue .questionary-item h4 {
  color: #004583; }

.thema-sidebar.orange .title {
  color: #f4811f; }

.thema-sidebar.blue .title {
  color: #004583; }

.thema-list > .row {
  border-bottom: 1px dotted #BFBFBF;
  padding-bottom: 30px; }

.thema-list h3:before {
  margin-right: 10px; }

.thema-list.orange h3 {
  color: #f4811f; }
  .thema-list.orange h3:before {
    content: "\f071";
    font-family: "FontAwesome"; }

.thema-list.orange li a {
  color: #f4811f; }
  .thema-list.orange li a:before {
    content: "\f071";
    font-family: "FontAwesome";
    color: #f4811f; }

.thema-list.blue h3 {
  color: #004583; }
  .thema-list.blue h3:before {
    content: "\f132";
    font-family: "FontAwesome"; }

.thema-detail {
  margin: 0;
  padding: 0; }
  .thema-detail li {
    list-style: none;
    margin-bottom: 12px; }
    .thema-detail li:last-child {
      margin-bottom: 0; }
    .thema-detail li a {
      line-height: 2.1em; }
      @media (max-width: 768px) {
        .thema-detail li a {
          line-height: 2.5em; } }
      .thema-detail li a:before {
        font-family: "FontAwesome";
        margin-right: 10px;
        float: right; }

.faq-list {
  list-style: none;
  padding: 0; }
  .faq-list.theme > li > a {
    padding: 10px 50px 10px 10px; }
  .faq-list > li {
    margin-bottom: 12px; }
    .faq-list > li > a {
      padding: 10px 50px 10px 10px;
      line-height: 2em;
      width: 75%;
      display: block;
      border-radius: 4px;
      position: relative; }
      @media (max-width: 768px) {
        .faq-list > li > a {
          width: 100%; } }
      .faq-list > li > a.collapsed:after {
        content: '+';
        font-weight: bold;
        font-size: 2em;
        line-height: inherit;
        right: 18px;
        position: absolute; }
      .faq-list > li > a:not(.collapsed):after {
        content: '-';
        font-weight: bold;
        font-size: 2em;
        line-height: inherit;
        right: 18px;
        position: absolute; }
    .faq-list > li .well {
      width: 75%; }
      @media (max-width: 768px) {
        .faq-list > li .well {
          width: 100%; } }

.video-player {
  height: 365px;
  width: 100%;
  margin-bottom: 30px; }

.actueel-preview {
  margin-bottom: 30px;
  transition: background-color .4s;
  background-color: #FFF; }
  .actueel-preview h2 {
    font-family: "Titillium Web", sans-serif;
    font-weight: 600;
    display: block;
    margin-bottom: 0;
    font-size: 1.35em;
    line-height: 1.2em;
    /*height: 3.5em;*/
    color: #004583; }
  @media (max-width: 992px) {
    .actueel-preview .title {
      height: auto; } }
  .actueel-preview .title:hover {
    color: #ba1017; }
  .actueel-preview .preview-content {
    padding: 30px 30px 20px 30px;
    transition: background-color .4s;
    min-height: 320px; }
    @media (max-width: 1200px) {
      .actueel-preview .preview-content {
        min-height: 350px; } }
    @media (max-width: 992px) {
      .actueel-preview .preview-content {
        min-height: auto; } }
    .actueel-preview .preview-content:hover {
      background-color: #EFEFEF; }
  .actueel-preview .preview {
    margin: 18px 0; }
    .actueel-preview .preview p {
      margin: 0; }
  .actueel-preview .subscript {
    display: inline-block;
    width: 45%;
    margin: 0; }
  .actueel-preview .cta {
    font-size: 1.1em;
    text-align: right;
    display: inline-block;
    width: 50%; }
    .actueel-preview .cta:active, .actueel-preview .cta:focus {
      color: #FFF; }

.hero-content {
  margin-bottom: 18px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 370px; }
  @media (max-width: 768px) {
    .hero-content {
      position: relative;
      height: auto; } }
  .hero-content img {
    width: 100%;
    height: auto;
    max-height: 380px; }
    @media (max-width: 1200px) {
      .hero-content img {
        height: 320px; } }
    @media (max-width: 768px) {
      .hero-content img {
        height: auto; } }

.actueel-hero {
  width: 100%;
  height: auto;
  max-height: 230px;
  border-bottom: 3px solid #004583; }
  @media (max-width: 992px) {
    .actueel-hero {
      max-height: 380px; } }
  @media (max-width: 768px) {
    .actueel-hero {
      max-height: 360px; } }
  @media (max-width: 768px) {
    .actueel-hero {
      max-height: 340px; } }

.theme-contact ul {
  width: 100% !important;
  list-style: none;
  margin: 0;
  padding: 0; }
  .theme-contact ul.labels > li {
    font-weight: 600;
    border-top: 1px dotted #CCC;
    background-color: #efefef; }
  .theme-contact ul > li {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0.85rem;
    padding: 6px 10px;
    margin: 0;
    border-bottom: 1px dotted #CCC;
    border-right: 1px dotted #CCC;
    width: 32% !important;
    display: inline-block;
    vertical-align: top; }
    .theme-contact ul > li:first-of-type {
      border-left: 1px dotted #CCC; }

.vplan-item {
  position: relative;
  min-height: 80px;
  padding: 18px 12px 18px 48px;
  border-top: 2px dotted #CCC;
  border-right: 2px dotted #CCC;
  background-color: #FFF;
  transition: background-color .4s; }
  .vplan-item > i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    opacity: .25; }
    .vplan-item > i img {
      width: 24px;
      height: 24px; }
  .vplan-item:hover {
    background-color: #EFEFEF; }
  .vplan-item label {
    margin: 0 0 3px 0; }
  .vplan-item label + a {
    display: block; }
  .vplan-item label:hover {
    cursor: pointer; }
  .vplan-item h2 {
    font-size: 1.125em;
    line-height: 30px;
    font-weight: 600;
    color: #004583;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    text-align: left; }
    @media (max-width: 1200px) {
      .vplan-item h2 {
        font-size: 1rem; } }
  .vplan-item input[type=checkbox] {
    margin-right: 2px; }
  .vplan-item .preview {
    margin-top: 18px; }

.vplan-toc-index {
  border-style: dotted;
  border-color: #CCC;
  border-left: 0;
  border-right: 0;
  border-top-width: 2px;
  border-bottom-width: 2px;
  padding: 30px 0;
  margin-bottom: 30px; }

.vplantoc {
  display: none;
  margin: 5px 0; }

.vplan-detail {
  display: none;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 2px dotted #CCC; }
  .vplan-detail > a:hover h2 {
    color: #474747; }
  .vplan-detail > a:hover i {
    color: #474747; }
  .vplan-detail h2 {
    color: #004583;
    margin-bottom: 0; }
    .vplan-detail h2 i:first-of-type {
      display: inline-block;
      vertical-align: middle;
      height: 48px;
      width: 48px;
      border: 2px solid #004583;
      border-radius: 50%;
      margin-right: 6px;
      background-color: #FFF;
      text-align: center; }
    .vplan-detail h2 i:last-of-type {
      font-size: 1.25rem;
      padding-left: 8px;
      margin: 0;
      padding-top: 0;
      line-height: inherit;
      transition: line-height .3s ease-out; }
    .vplan-detail h2 img {
      width: 24px;
      height: 24px;
      margin: 0 auto; }
  .vplan-detail .rich-text {
    padding-left: 3.75rem;
    padding-top: 30px;
    padding-bottom: 0; }

.vplan-select {
  padding-top: 0;
  margin-bottom: 30px; }
  @media (max-width: 768px) {
    .vplan-select .vplan-item {
      border: 2px dotted #CCC;
      border-bottom: 0; } }
  .vplan-select .vplan-item:nth-child(odd) {
    border-left: 2px dotted #CCC; }
  .vplan-select .vplan-item:nth-last-child(-n+2) {
    border-bottom: 2px dotted #CCC; }
    @media (max-width: 768px) {
      .vplan-select .vplan-item:nth-last-child(-n+2) {
        border-bottom: 0; } }
  .vplan-select .vplan-item:last-of-type {
    border-bottom: 2px dotted #CCC; }

.vplan-extended {
  display: none;
  position: relative;
  border-top: 0;
  padding-top: 0; }
  .vplan-extended .vplan-detail:first-of-type {
    border-top: 2px dotted #CCC; }

.vplan-cta {
  display: block;
  position: relative; }

.vplan-action {
  padding: 0 0 18px 0;
  position: relative; }
  .vplan-action span {
    display: block;
    vertical-align: top;
    margin-right: 18px; }
    @media (max-width: 992px) {
      .vplan-action span {
        display: block;
        width: 100%; } }

.vplan-actionbtn {
  display: inline-block; }

.partner-item {
  margin-bottom: 30px; }
  .partner-item img {
    width: 100%;
    height: auto;
    border-bottom: 3px solid #004583;
    color: red; }

.partner-content {
  background-color: #FFF;
  padding-top: 15px; }
  .partner-content h3 {
    font-size: 1.35em;
    font-weight: 600;
    color: #004583;
    padding-bottom: 5px;
    text-align: left;
    margin-bottom: 10px; }

.proces-wrapper {
  margin-top: 12px; }

.proces-flowchart {
  margin-top: 30px; }
  .proces-flowchart .proces-flownode {
    float: left;
    width: 30%;
    margin-right: 5%;
    padding: 20px;
    background-color: #FFF; }
    @media (max-width: 992px) {
      .proces-flowchart .proces-flownode {
        padding: 15px; } }
    @media (max-width: 768px) {
      .proces-flowchart .proces-flownode {
        width: 100%;
        margin-right: 0;
        margin-bottom: 50px; } }
    .proces-flowchart .proces-flownode::before {
      content: '';
      position: absolute;
      display: inline-block;
      border-radius: 50%;
      height: 30px;
      width: 30px;
      bottom: -15px;
      left: 50%;
      margin-left: -15px;
      right: -15px;
      background-color: #FFF; }
      @media (max-width: 768px) {
        .proces-flowchart .proces-flownode::before {
          bottom: unset;
          top: -15px; } }
    .proces-flowchart .proces-flownode::after {
      content: '';
      position: absolute;
      display: inline-block;
      height: 10px;
      margin-top: -5px;
      top: 50%;
      right: -65px;
      width: 65px;
      background-color: #FFF;
      border-left-width: 0; }
      @media (max-width: 768px) {
        .proces-flowchart .proces-flownode::after {
          height: 50px;
          width: 10px;
          top: unset;
          bottom: 0;
          margin-bottom: -50px;
          left: 50%;
          margin-left: -5px; } }
  .proces-flowchart .proces-row:not(:first-of-type) > .proces-flownode:first-of-type::before {
    bottom: unset;
    top: -15px; }
  .proces-flowchart .proces-flownode:nth-of-type(3n) {
    margin-right: 0; }
    .proces-flowchart .proces-flownode:nth-of-type(3n)::after {
      background-color: #FFF;
      width: 10px;
      height: 50px;
      top: unset;
      bottom: -60px;
      left: 50%;
      right: unset;
      margin-left: -5px; }
      @media (max-width: 768px) {
        .proces-flowchart .proces-flownode:nth-of-type(3n)::after {
          height: 50px;
          width: 10px;
          top: unset;
          bottom: 0;
          margin-bottom: -50px;
          left: 50%;
          margin-left: -5px; } }
  .proces-flowchart .proces-row:first-of-type .proces-flownode:first-of-type::before {
    border-radius: 0;
    transform: rotate(45deg);
    right: -15px;
    top: 50%;
    margin-top: -15px;
    bottom: unset;
    left: unset; }
    @media (max-width: 768px) {
      .proces-flowchart .proces-row:first-of-type .proces-flownode:first-of-type::before {
        border-radius: 50%;
        transform: rotate(0deg);
        right: unset;
        top: unset;
        bottom: 0;
        margin-bottom: -15px;
        margin-left: -15px;
        left: 50%; } }
  .proces-flowchart .proces-row .proces-flownode:nth-child(2):before {
    content: none; }
    @media (max-width: 768px) {
      .proces-flowchart .proces-row .proces-flownode:nth-child(2):before {
        content: ''; } }
  .proces-flowchart .proces-row:nth-child(5) .proces-flownode:last-child::after, .proces-flowchart .proces-row:nth-child(5) .proces-flownode:last-child::before {
    content: none; }
  .proces-flowchart .proces-bar:last-of-type {
    display: none; }

.proces-row {
  position: relative;
  min-height: 300px;
  height: 300px; }
  @media (max-width: 992px) {
    .proces-row {
      min-height: 350px;
      height: 350px; } }
  @media (max-width: 768px) {
    .proces-row {
      min-height: auto;
      height: auto; } }

.proces-bar {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  width: 71%;
  height: 10px;
  margin-bottom: 50px;
  background-color: #FFF; }
  @media (max-width: 992px) {
    .proces-bar {
      width: 513px; } }
  @media (max-width: 768px) {
    .proces-bar {
      display: none; } }
  .proces-bar::before {
    content: '';
    display: inline-block;
    background-color: #FFF;
    width: 10px;
    height: 50px;
    top: unset;
    left: 0; }

.proces-flownode {
  z-index: 1;
  position: relative;
  display: inline-block;
  white-space: normal;
  overflow: visible;
  min-height: 250px;
  border-radius: 6px; }
  @media (max-width: 992px) {
    .proces-flownode {
      min-height: 300px; } }
  @media (max-width: 768px) {
    .proces-flownode {
      min-height: auto;
      height: auto;
      direction: block; } }
  .proces-flownode h4 {
    color: #ec1b24; }
    @media (max-width: 992px) {
      .proces-flownode h4 {
        min-height: 36px; } }
    @media (max-width: 768px) {
      .proces-flownode h4 {
        min-height: 0; } }
  .proces-flownode .description {
    height: 175px;
    max-height: 175px;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0.813rem; }
    @media (max-width: 992px) {
      .proces-flownode .description {
        height: 200px;
        max-height: 200px; } }
    @media (max-width: 768px) {
      .proces-flownode .description {
        max-height: none;
        height: auto;
        overflow-x: visible;
        overflow-y: visible; } }
    .proces-flownode .description p:last-of-type {
      margin: 0; }

.page-title {
  margin-top: 0; }

.actueel-page h1 {
  color: #ec1b24; }

.actueel-page .rich-text {
  margin-top: 30px; }

.safetyoverview-page .row > .col-content:nth-child(1) {
  border-right: 1px solid #DDD; }

#form-contact {
  margin-top: 48px; }
  #form-contact input[type="text"],
  #form-contact textarea {
    width: 95%; }

/*.route-contact {
    margin-top: $vert-rhythm-lrg;
    margin-bottom: $vert-rhythm-lrg;
}*/
.social-contact {
  margin-top: 48px; }

.social-list {
  list-style: none;
  padding: 0; }

.event-item .preview {
  margin-bottom: 5px; }

.event-item h4 {
  font-size: 1.35em;
  font-weight: 600;
  color: #004583;
  padding-bottom: 5px;
  text-align: left; }

.pagination {
  display: table;
  padding: 0;
  margin: 0 auto;
  padding-bottom: 48px; }
  .pagination > li > a {
    padding: 12px 20px; }

.partners-view h3 {
  line-height: 90px;
  height: 90px;
  vertical-align: top; }
  @media (max-width: 992px) {
    .partners-view h3 {
      line-height: 50px;
      text-align: center; } }

.partner-item-small a {
  background: #FFF;
  display: table-cell;
  vertical-align: middle;
  padding: 12px 0;
  height: 150px; }
  .partner-item-small a img {
    margin: 0 auto;
    display: block; }

.partner-item-small .logo {
  display: table;
  vertical-align: middle;
  width: 100%;
  border: 1px solid #BFBFBF;
  margin-bottom: 12px; }
  .partner-item-small .logo:hover {
    border: 1px solid #f4811f; }

.partner-item-small .partner-name-item {
  height: 60px;
  margin-bottom: 18px; }

.partner-item-small .partner-name {
  text-align: center;
  line-height: 21px;
  font-family: "Asap", sans-serif;
  font-weight: 400;
  font-style: italic; }

.downloads-list {
  list-style: none;
  padding: 0; }
  .downloads-list a[data-toggle="collapse"] {
    color: #ec1b24;
    font-size: 1.125em;
    line-height: 2em; }
  .downloads-list li {
    line-height: 1.5em; }
    .downloads-list li a[href$=".pdf"]:before {
      content: "\f1c1";
      font-family: "FontAwesome";
      display: inline-block;
      font-size: 1.25em;
      height: 24px;
      width: auto;
      margin-right: 10px; }
    .downloads-list li a[href$=".docx"]:before,
    .downloads-list li a[href$=".doc"]:before,
    .downloads-list li a[href$=".docm"]:before {
      content: "\f1c2";
      font-family: "FontAwesome";
      display: inline-block;
      font-size: 1.25em;
      height: 24px;
      width: auto;
      margin-right: 10px; }
    .downloads-list li a[href$=".rtf"]:before,
    .downloads-list li a[href$=".txt"]:before {
      content: "\f0f6";
      font-family: "FontAwesome";
      display: inline-block;
      font-size: 1.25em;
      height: 24px;
      width: auto;
      margin-right: 10px; }
    .downloads-list li a[href$=".ppt"]:before,
    .downloads-list li a[href$=".pptx"]:before,
    .downloads-list li a[href$=".pptm"]:before {
      content: "\f1c4";
      font-family: "FontAwesome";
      display: inline-block;
      font-size: 1.25em;
      height: 24px;
      width: auto;
      margin-right: 10px; }
    .downloads-list li a[href$=".xlsm"]:before,
    .downloads-list li a[href$=".xlsx"]:before,
    .downloads-list li a[href$=".xlsx"]:before {
      content: "\f1c3";
      font-family: "FontAwesome";
      display: inline-block;
      font-size: 1.25em;
      height: 24px;
      width: auto;
      margin-right: 10px; }

.downloads h2 {
  margin-bottom: 30px; }

.downloads h3 {
  margin-bottom: 12px;
  color: #004583; }

.downloads-category {
  margin-bottom: 48px;
  min-height: 100px;
  background-color: #FFF;
  padding: 18px 0 0 0;
  border-top: 2px solid #004583; }
  @media (max-width: 992px) {
    .downloads-category {
      min-height: auto; } }

.downloads-collapse ul {
  margin: 0;
  padding-left: 0;
  list-style: none; }

.sharepoint h4 {
  margin-bottom: 18px; }

.sharepoint .root-nav {
  display: block;
  margin-top: 48px; }

.sharepoint-files {
  padding-left: 12px;
  list-style: none; }

.content-bottom {
  margin-top: 75px;
  margin-bottom: 75px; }

.form-filter .form-item {
  display: inline-block; }

.form-filter input[type=date],
.form-filter input[type=text],
.form-filter select,
.form-filter input[type=submit] {
  height: 44px;
  width: 100%; }

footer {
  border-top: 1px solid #ba1017; }
  @media print {
    footer {
      display: none !important; } }
  footer .container.top > .row {
    padding-top: 30px;
    padding-bottom: 30px; }
  @media (max-width: 768px) {
    footer .container.top {
      padding-bottom: 30px; } }
  footer .container-fluid.btm {
    background: #474747;
    color: #FFF;
    position: relative;
    padding: 0; }
    footer .container-fluid.btm .row {
      padding-top: 30px;
      padding-bottom: 30px; }
    footer .container-fluid.btm > .container {
      position: relative; }
    @media (max-width: 768px) {
      footer .container-fluid.btm {
        text-align: center; } }
    footer .container-fluid.btm .partners a {
      float: right;
      margin-left: 15px; }
      @media (max-width: 768px) {
        footer .container-fluid.btm .partners a {
          float: none; } }
  footer .row ul:nth-child(2) {
    margin-top: 5px; }
  footer .safety-item {
    display: inline-block;
    width: 49%;
    vertical-align: top; }
    @media (max-width: 768px) {
      footer .safety-item {
        display: block;
        width: 100%; } }
  @media (max-width: 768px) {
    footer .col-md-3,
    footer .col-md-6,
    footer .safety-item {
      text-align: center;
      margin-bottom: 30px; } }
  @media (max-width: 768px) {
    footer div.title {
      font-size: 1.25em;
      line-height: 2em; } }
  footer ul li.title:not(:first-child) {
    margin-top: 10px; }
  footer .container > .row {
    position: relative; }
  footer .magenta {
    display: none !important; }
  footer .safety-container {
    display: inline-block;
    width: 48%; }
    @media (max-width: 768px) {
      footer .safety-container {
        width: 100%;
        margin-bottom: 30px; } }
  @media (max-width: 992px) {
    footer .assistance {
      margin-top: 30px;
      display: block;
      text-align: left; } }
  @media (max-width: 768px) {
    footer .assistance {
      text-align: center; } }
  footer .social-bar {
    position: absolute;
    right: 0;
    top: 0px;
    margin-top: -54px; }
    @media (max-width: 768px) {
      footer .social-bar {
        text-align: center;
        position: relative; } }
    footer .social-bar a {
      background-color: #474747;
      width: 54px;
      height: 54px;
      display: inline-block;
      padding: 0;
      margin: 0;
      color: #FFF;
      text-align: center;
      position: relative;
      transition: background-color .4s;
      box-sizing: content-box; }
      footer .social-bar a:hover {
        background-color: #ec1b24; }
      footer .social-bar a i {
        line-height: 54px;
        width: 100%;
        height: 100%;
        font-size: 1.6em; }
  @media (max-width: 1200px) {
    footer ul.last {
      width: 100%;
      clear: both;
      height: auto;
      border-top: 1px solid #007E68; } }
  footer li,
  footer a {
    font-size: 1.25em; }
    @media (max-width: 768px) {
      footer li,
      footer a {
        font-size: 1.375em;
        line-height: 2em; } }
  footer a {
    color: #FFF;
    padding: 4px 4px 4px 0; }
    footer a:hover {
      color: #CCC;
      text-decoration: underline; }
  footer ul {
    padding: 0;
    list-style: none; }
  footer li {
    color: #FFF;
    font-family: "Asap", sans-serif;
    font-size: 0.8125em;
    line-height: 27px; }
  footer li.pull-right {
    float: none !important;
    margin-top: 20px; }
  footer .title,
  footer .title p,
  footer .twitter .title {
    font-family: "Asap", sans-serif;
    font-weight: 700;
    font-size: 1.125em;
    color: #FFF;
    margin-bottom: 10px; }
    @media (min-width: 480px) and (max-width: 768px) {
      footer .title,
      footer .title p,
      footer .twitter .title {
        font-size: 1.125em; } }
  @media (max-width: 1200px) {
    footer .twitter {
      width: 50%;
      float: left; } }
  footer .twitter .title {
    clear: both;
    display: block; }
  footer .twitter .button {
    background-color: #4099FF;
    border-radius: 9px;
    display: block;
    width: 100%;
    border: 1px solid #307fc1;
    text-align: center;
    font-weight: 700; }
    footer .twitter .button .fa {
      margin-right: 5px; }
    @media (max-width: 1200px) {
      footer .twitter .button {
        width: 90%; } }
    footer .twitter .button:hover {
      background-color: #2478d8; }

