﻿@font-face {
  font-family: "Futura";
  src: url("../../fonts/Futura-Medium.eot") format("embedded-opentype"), url("../../fonts/Futura-Medium.otf") format("opentype"), url("../../fonts/Futura-Medium.ttf") format("truetype"), url("../../fonts/Futura-Medium.woff") format("woff"), url("../../fonts/Futura-Medium.woff2") format("woff2");
}
body {
  padding-top: 65px;
  min-width: 320px;
}

main {
  overflow: hidden;
}

section {
  height: auto;
  width: 100%;
  position: relative;
  display: block;
  padding-bottom: 50px;
  padding-top: 50px;
}
@media (max-width: 991px) {
  section {
    padding-top: 60px;
    padding-bottom: 25px;
  }
}

.color-blue {
  color: #2C6DA5;
}

.color-green {
  color: #28a745;
}

.color-white {
  color: #ffffff;
}

.scale-05 {
  transform: scale(0.5);
}

.scale-06 {
  transform: scale(0.6);
}

.scale-07 {
  transform: scale(0.7);
}

.scale-08 {
  transform: scale(0.8);
}

.btn-tooltip {
  padding: 0;
  text-decoration: underline !important;
  text-decoration-style: dashed !important;
  text-decoration-skip-ink: none !important;
  cursor: help !important;
}

.pl-110 svg {
  margin-left: 110px;
}

ul.checks {
  list-style: none;
  position: relative;
}
ul.checks li {
  margin-bottom: 10px;
}
ul.checks li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #28a745;
  content: "\f00c";
  position: absolute;
  left: 12px;
}

.cyan-text {
  color: #00bcdd !important;
}

.purple-text {
  color: #9c27b0 !important;
}

.blue-text {
  color: #2196f3 !important;
}

.light-green-text {
  color: #9ac34a !important;
}

html, body {
  color: #414141;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 18px;
  scroll-behavior: smooth;
  line-height: 30px;
  font-display: swap;
}

:target::before {
  content: "";
  display: block;
  height: 85px;
  margin-top: -85px;
}

h2 {
  font-size: 2rem;
}

p {
  font-size: 18px;
}

h1, h2, h3, h4, h5 {
  color: #393939;
}

p, ol, .table {
  color: #414141;
}

a {
  color: #2C6DA5;
}
a:hover {
  color: #3a87ca;
}

.col-form-label {
  font-size: 18px;
}

/* roboto-regular - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("/static/fonts/roboto-v30-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("/static/fonts/roboto-v30-latin-regular.eot?#iefix") format("embedded-opentype"), url("/static/fonts/roboto-v30-latin-regular.woff2") format("woff2"), url("/static/fonts/roboto-v30-latin-regular.woff") format("woff"), url("/static/fonts/roboto-v30-latin-regular.ttf") format("truetype"), url("/static/fonts/roboto-v30-latin-regular.svg#Roboto") format("svg"); /* Legacy iOS */
}
/* roboto-italic - latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("/static/fonts/roboto-v30-latin-italic.eot"); /* IE9 Compat Modes */
  src: local(""), url("/static/fonts/roboto-v30-latin-italic.eot?#iefix") format("embedded-opentype"), url("/static/fonts/roboto-v30-latin-italic.woff2") format("woff2"), url("/static/fonts/roboto-v30-latin-italic.woff") format("woff"), url("/static/fonts/roboto-v30-latin-italic.ttf") format("truetype"), url("/static/fonts/roboto-v30-latin-italic.svg#Roboto") format("svg"); /* Legacy iOS */
}
/* roboto-700italic - latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: url("/static/fonts/roboto-v30-latin-700italic.eot"); /* IE9 Compat Modes */
  src: local(""), url("/static/fonts/roboto-v30-latin-700italic.eot?#iefix") format("embedded-opentype"), url("/static/fonts/roboto-v30-latin-700italic.woff2") format("woff2"), url("/static/fonts/roboto-v30-latin-700italic.woff") format("woff"), url("/static/fonts/roboto-v30-latin-700italic.ttf") format("truetype"), url("/static/fonts/roboto-v30-latin-700italic.svg#Roboto") format("svg"); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("/static/fonts/roboto-v30-latin-700.eot"); /* IE9 Compat Modes */
  src: local(""), url("/static/fonts/roboto-v30-latin-700.eot?#iefix") format("embedded-opentype"), url("/static/fonts/roboto-v30-latin-700.woff2") format("woff2"), url("/static/fonts/roboto-v30-latin-700.woff") format("woff"), url("/static/fonts/roboto-v30-latin-700.ttf") format("truetype"), url("/static/fonts/roboto-v30-latin-700.svg#Roboto") format("svg"); /* Legacy iOS */
}
a.bold-link {
  font-weight: bold;
  text-decoration: none;
}

.button-green {
  background-color: #28a745;
  transition: all 0.2s;
}

.button-green:hover {
  padding-left: 20px;
  padding-right: 20px;
}

.button-green-empty {
  color: #28a745;
}

a.button-green-empty {
  color: #28a745;
}

.button-green-border {
  color: #28a745;
  padding: 12px;
  border: 3px solid #28a745;
}

a.button-green-border {
  color: #28a745;
}

.button-blue {
  background-color: #2C6DA5;
}

a.button-blue {
  color: white;
}

.button-white-blue {
  color: #0078d4;
}

@media screen and (max-width: 991px) {
  .column {
    margin-bottom: 45px;
  }
  .column:last-child {
    margin-bottom: 0;
  }
}

.column-icon {
  margin-bottom: 15px;
  text-align: center;
}
.column-icon-graphic {
  font-size: 7.5rem;
}

.column-text {
  text-align: center;
}
.column-text h3 {
  font-weight: 500;
  font-size: 1.25rem;
}

.contact-card {
  position: relative;
  background: #F7F7F7;
  border-radius: 20px;
  padding: 2rem;
  border: solid 2px #2C6DA5;
}

.contact-card-title {
  margin-top: 0;
  font-weight: 800;
  letter-spacing: 0.01em;
}

@media (min-width: 990px) {
  #contact-head {
    background: #AADAFF;
    height: 300px;
  }
  #contact-head h1 {
    color: #696969;
  }
}
@media (max-width: 991px) {
  #contact-head {
    background: white;
  }
  #contact-head h1, #contact-head p {
    color: #696969;
  }
  #contact-head .funnel-contact-container {
    margin-top: 300px;
  }
}

.funnel h1, .funnel h2, .funnel h3, .funnel h4, .funnel h5 {
  margin-bottom: 20px;
}
.funnel .form-control {
  border-radius: 0.25rem !important;
}
.funnel .form-control-success {
  border-color: #ccc;
  background-image: none;
}
.funnel .btn {
  left: 0;
  border-radius: 0.25rem !important;
  position: relative;
  display: inline-block;
  font-weight: 600;
  padding: 15px;
  color: white;
  background-color: #2C6DA5;
  vertical-align: middle;
  transition: all 0.3s ease;
}
.funnel .btn:hover {
  left: 9px;
  text-decoration: none;
  padding-left: 24px;
  padding-right: 24px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.feature-title {
  font-size: 25px;
  margin-top: 25px;
  position: relative;
}

.feature-content {
  padding-bottom: 25px;
}

#faq .faq-item {
  border: 3px solid #f3f3f3;
  margin-bottom: 15px;
}
#faq .faq-item .faq-item-question {
  padding: 15px;
  padding-bottom: 7.5px;
  background: #f3f3f3;
  cursor: pointer;
}
#faq .faq-item .faq-item-answer {
  padding: 15px;
  padding-bottom: 0;
  background: #fff;
  display: none;
  font-weight: 400;
}
@media screen and (min-width: 992px) {
  #faq .faq-item .faq-item-answer {
    padding-right: 25%;
  }
}
#faq .faq-item:first-child .faq-item-answer {
  display: block;
}

#footer {
  border-top: 2px solid #2C6DA5;
  padding-top: 60px;
  background-color: #f0f0f0;
}

#footer h5 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
}

.footer-area {
  padding-bottom: 30px;
}

.footerblock {
  padding: 18px 16px;
  margin-top: -28px;
  min-height: 240px;
  font-weight: 300;
  font-size: 16px;
}

#contact-card {
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.scroll-up-button {
  background-color: #f7f7f7;
  position: fixed;
  right: 10px;
  bottom: 45px;
  z-index: 3;
}
.scroll-up-button i {
  font-size: 0;
}
.scroll-up-button i::before {
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .scroll-up-button {
    position: absolute;
    bottom: unset;
    transform: translateY(-5px);
  }
}

.copyright-bar {
  background-color: white;
  text-align: center;
  padding: 10px;
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  .footerblock {
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0 0 2px 2px;
    background: white;
    min-height: 100px;
    margin-top: 20px;
  }
}
.navbar {
  border-bottom: 2px solid #2C6DA5 !important;
  z-index: 5;
}

.navbar-toggler {
  z-index: 2;
  background-color: white;
}

.header-menu .nav-item {
  margin-left: 5px;
  margin-right: 5px;
  font-size: 16px;
  color: #767676 !important;
}
.header-menu .nav-item a.nav-link {
  font-weight: bold;
  cursor: pointer;
}
.header-menu .nav-item a.nav-link i {
  color: #767676 !important;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  width: 20px;
}
.header-menu .nav-item a.nav-link:hover {
  color: #838383 !important;
}
.header-menu .nav-item a.nav-link:hover i {
  opacity: 1;
  color: #838383 !important;
}
.header-menu .nav-item a.nav-link.active {
  color: #414141 !important;
}
.header-menu .nav-item a.nav-link.active i {
  opacity: 1 !important;
}
.header-menu .nav-item button.nav-link {
  color: #2C6DA5 !important;
  cursor: pointer;
  background: none;
}

@media only screen and (min-width: 992px) {
  .header-menu .active {
    border-bottom: 3px solid #2C6DA5 !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1060px) {
  .home-link {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .nav-container .cultures {
    margin-top: -30px;
  }
}
@media only screen and (min-width: 992px) {
  .nav-container.desktop-display {
    min-width: 85px;
  }
}
.nav-container {
  display: inline-block;
}
.nav-container .cultures a {
  background-repeat: no-repeat;
  opacity: 0.6;
  filter: alpha(opacity=60);
  background-size: 35px 20px;
  width: 35px;
  height: 20px;
  font-size: 0;
  display: inline-block;
  margin-right: 5px;
  border: none;
}
.nav-container .cultures a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav-container .cultures a.culture-nl-NL {
  background-image: url(../../media/image/flag-nl.png);
}
.nav-container .cultures a.culture-en-GB {
  background-image: url(../../media/image/flag-uk.png);
}

@media only screen and (min-width: 991px) {
  .nav-container.mobile-display {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .nav-container.desktop-display {
    display: none;
  }
  .nav-container.mobile-display {
    display: inline-block;
    position: relative;
    float: right;
    padding: 10px;
    z-index: 2;
  }
}
.jumbotron {
  background-color: #0078d4;
  background-image: linear-gradient(#4e6e88, transparent);
  margin-bottom: 0;
  border-radius: 0;
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 0;
  padding-right: 0;
}
.jumbotron h1 {
  color: white;
  font-size: 3.5rem;
}
@media (max-width: 991px) {
  .jumbotron h1 {
    font-size: 2rem;
  }
}
.jumbotron h1.banner {
  font-size: 3.5rem;
}
.jumbotron h1.font-size-2rem {
  font-size: 2rem;
}
.jumbotron p, .jumbotron ul, .jumbotron li {
  color: white;
}
.jumbotron-img {
  font-size: 140px;
  color: white !important;
}
.jumbotron .breadcrumb {
  position: absolute;
  top: 35px;
  left: 10px;
  border-radius: 0 0 10px 10px;
  background: white;
}
.jumbotron-breadcrumb {
  padding-top: 115px;
}
.jumbotron-logo {
  width: 125px;
  padding: 15px;
  background: white;
  border-radius: 50%;
  margin-top: 25px;
}
.jumbotron-avatar {
  max-height: 360px;
  float: right;
}
.jumbotron .funnel.page-funnel {
  position: relative;
}

.navbar-logo-text {
  font-family: "Futura";
  font-size: 40px;
  font-weight: lighter;
  color: #2C6DA5;
}

.navbar-logo-text span.blue {
  opacity: 1;
  display: inline-block;
  margin-left: -1px;
  margin-right: -1px;
  transform: translate(0, 0) scale(1);
}

.navbar-logo-text span.green {
  color: #7DC347;
  opacity: 1;
  display: inline-block;
  margin-left: -1px;
  margin-right: -1px;
  transform: translate(0, 0) scale(1);
}

/*This prevents the animation from triggering on page-load*/
.navbar-logo-text span.on-load {
  opacity: 1;
  transform: translate(0, 0) scale(1);
  animation: none;
}

.animated-in-blue {
  animation: sideSlide-blue 0.7s forwards running;
}

.animated-out-blue {
  animation: sideSlide-blue 0.7s reverse running;
}

.animated-in-green {
  animation: sideSlide-green 0.7s forwards running;
}

.animated-out-green {
  animation: sideSlide-green 0.7s reverse running;
}

.navbar-logo-text span:nth-of-type(2) {
  animation-delay: 0.05s;
}

.navbar-logo-text span:nth-of-type(3) {
  animation-delay: 0.1s;
}

.navbar-logo-text span:nth-of-type(4) {
  animation-delay: 0.15s;
}

.navbar-logo-text span:nth-of-type(5) {
  animation-delay: 0.2s;
}

.navbar-logo-text span:nth-of-type(6) {
  animation-delay: 0.25s;
}

.navbar-logo-text span:nth-of-type(7) {
  animation-delay: 0.3s;
}

.navbar-logo-text span:nth-of-type(8) {
  animation-delay: 0.35s;
}

@keyframes sideSlide-blue {
  60% {
    transform: translate(20px, 0) scale(1);
    color: #2C6DA5;
  }
  80% {
    transform: translate(20px, 0) scale(1);
    color: #2C6DA5;
  }
  99% {
    transform: translate(0) scale(1.2);
    color: #2C6DA5;
  }
  100% {
    transform: translate(0) scale(1);
    opacity: 1;
    color: #2C6DA5;
  }
}
@keyframes sideSlide-green {
  60% {
    transform: translate(20px, 0) scale(1);
    color: #7DC347;
  }
  80% {
    transform: translate(20px, 0) scale(1);
    color: #7DC347;
  }
  99% {
    transform: translate(0) scale(1.2);
    color: #2C6DA5;
  }
  100% {
    transform: translate(0) scale(1);
    opacity: 1;
    color: #7DC347;
  }
}
/* Einde sectie */
.section {
  padding: 4rem 0;
  margin-bottom: 0;
}
.section .section-title-column {
  padding-bottom: 2rem;
}
.section .section-title-text {
  margin: 0;
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 32px;
  text-align: center;
}
.section .section-title-description {
  font-weight: 400;
  font-size: 17px;
  margin-bottom: 15px;
  text-align: center;
}
.section.background-white {
  background-color: #fff;
}
.section.background-gray {
  background-color: #f8f8f8;
}

.mapouter {
  position: relative;
  text-align: right;
  height: 100%;
  width: 100%;
}

#gmap_canvas {
  width: 100%;
  height: 300px;
  min-height: 300px;
  position: absolute;
  left: 0;
  top: 0;
}

.gmap_canvas {
  overflow: hidden;
  background: none;
  height: 100%;
  width: 100%;
}

@media only-screen and (max-width: 992px) {
  .mapouter, .gmap_canvas, #gmap_canvas {
    height: 300px;
  }
}
@media (min-width: 990px) {
  #contact-head {
    background: #AADAFF;
    height: 300px;
  }
}
@media (max-width: 991px) {
  #contact-head {
    background: white;
  }
  #contact-head h1 {
    color: #393939;
  }
  #contact-head p {
    color: #414141;
  }
  #contact-head .funnel-contact-container {
    margin-top: 300px;
  }
  #contact-head .funnel-contact-container .funnel.page-funnel {
    position: relative;
  }
}

#contactInfo .funnel h1, #contactInfo .funnel h2, #contactInfo .funnel h3, #contactInfo .funnel h4, #contactInfo .funnel h5 {
  margin-bottom: 20px;
}
#contactInfo .funnel .form-control {
  border-radius: 0.25rem !important;
}
#contactInfo .funnel .form-control-success {
  border-color: #ccc;
  background-image: none;
}
#contactInfo .funnel .btn {
  left: 0;
  border-radius: 0.25rem !important;
  position: relative;
  display: inline-block;
  font-weight: 600;
  padding: 15px;
  color: white;
  background-color: #2C6DA5;
  vertical-align: middle;
  transition: all 0.3s ease;
}
#contactInfo .funnel .btn:hover {
  left: 9px;
  text-decoration: none;
  padding-left: 24px;
  padding-right: 24px;
}

img {
  max-width: 100%;
}

.contact-card {
  position: relative;
  background: #F7F7F7;
  border-radius: 20px;
  padding: 2rem;
  border: solid 2px #2C6DA5;
}
.contact-card-title {
  margin-top: 0;
  font-weight: 800;
  letter-spacing: 0.01em;
}

@media (min-width: 991px) {
  #contactInfo .card-deck {
    margin-top: 215px;
  }
}
@media (max-width: 991px) {
  #contactInfo .card-header h2 {
    font-size: 18px;
    margin-bottom: 0;
  }
  #contactInfo table {
    font-size: 14px;
  }
}
#cookieConsent {
  position: fixed;
  bottom: 0;
  padding: 25px 0;
  margin-bottom: 0;
  width: 100%;
  z-index: 99;
}

.img-responsive {
  width: 100%;
  height: 100%;
  font-size: 150px;
}
.img-responsive-lg {
  font-size: 200px;
}

.mirror {
  transform: scaleX(-1);
}

.footer-content {
  background: #F7F7F7;
}

.dot {
  height: 40px;
  width: 40px;
  background-color: #000000;
  border-radius: 50%;
  left: 25px;
  top: 0;
}

.number {
  color: #fff;
  margin: 25%;
  font-weight: bold;
  text-align: center;
}

a {
  text-decoration: none;
}
