/**/
.nav-fixed {
  width: 100%;
  padding-top: 80px;
}
.navbar.nav-centeredlogo {
  min-height: 100px;
}
.nav-centeredlogo .navbar-toggler {
  margin-top: 27px;
  margin-bottom: 27px;
}
.nav-centeredlogo .navbar-brand {
  /* top: 0; */
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 200px;
}
/*
*   Editor css class
*/
.alignleft {
  float: left;
  padding: 0;
  margin: 0;
}
.alignright {
  float: right;
  padding: 0;
  margin: 0;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
blockquote {
  margin: 2rem 0 0 1rem;
  font-style: italic;
}
/* Fix billing field wrapper */
.woocommerce-input-wrapper {
  width: 100%;
}
/* Woocommerce product gallery slider width fix */
figure.woocommerce-product-gallery__wrapper {
  max-width: inherit !important;
}
/* Fix coupon code input width */
@media (min-width: 768px) {
  #coupon_code.input-text {
    width: 110px !important;
  }
}
/*
*   Footer widgets css
*/
footer .menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* 
* Grotere container 
*/
@media (min-width: 1600px) {
  .container-bigger {
    max-width: 1520px;
  }
}
/* Maak WordPress afbeeldingen responsive */
.wp-block-image img {
  max-width: 100%;
  height: auto;
}
/* Maak embed items responsive met deze class */
.indiv-embed .embed-responsive-item, .indiv-embed embed, .indiv-embed iframe, .indiv-embed object, .indiv-embed video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.indiv-embed .wp-block-embed__wrapper::before {
  display: block;
  content: "";
}
.indiv-embed .wp-block-embed__wrapper {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.indiv-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before {
  padding-top: 42.857143%;
}
.indiv-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before {
  padding-top: 56.25%;
}
.indiv-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before {
  padding-top: 75%;
}
.indiv-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before {
  padding-top: 100%;
}
.copyright-block {
  display: inline-block;
}
@media (max-width: 782px) {
  #wpadminbar {
    position: fixed;
  }
  .logged-in.admin-bar .fixed-top, .logged-in.admin-bar .offcanvas:not(.offcanvas-bottom).show, .logged-in.admin-bar .modal-dialog {
    top: 46px;
  }
  .logged-in.admin-bar .modal-fullscreen, .logged-in.admin-bar .modal-fullscreen-sm-down, .logged-in.admin-bar .modal-fullscreen-md-down, .logged-in.admin-bar .modal-fullscreen-lg-down, .logged-in.admin-bar .modal-fullscreen-xl-down, .logged-in.admin-bar .modal-fullscreen-xxl-down {
    height: calc(100% - 46px);
  }
}
@media (min-width: 783px) {
  .logged-in.admin-bar .fixed-top, .logged-in.admin-bar .offcanvas:not(.offcanvas-bottom).show, .logged-in.admin-bar .modal-dialog {
    top: 32px;
  }
  .logged-in.admin-bar .modal-fullscreen, .logged-in.admin-bar .modal-fullscreen-sm-down, .logged-in.admin-bar .modal-fullscreen-md-down, .logged-in.admin-bar .modal-fullscreen-lg-down, .logged-in.admin-bar .modal-fullscreen-xl-down, .logged-in.admin-bar .modal-fullscreen-xxl-down {
    height: calc(100% - 32px);
  }
}
#nav-main .menu-item:last-child .nav-link {
  padding-right: 0;
}
[class^="indivaos_fade"], [class*=" indivaos_fade"], [class^="indivaos_zoom"], [class*=" indivaos_zoom"] {
  opacity: 0;
}
.w-100.wp-block-image img {
  width: 100%;
}
mark, .mark {
  padding: 0;
}
:root {
  --cc-btn-primary-bg: #13294E;
  --cc-btn-primary-hover-bg: #102342;
}
#c-ttl {
  color: var(--cc-btn-primary-bg);
}
.c_darkmode {
  --cc-btn-primary-bg: #13294E;
  --cc-btn-primary-hover-bg: #364969;
}
/* Color Options
--------------------------------------------- */
.has-white-color {
  color: #fff;
}
.has-white-background-color {
  background-color: #fff;
}
.has-black-color {
  color: #000;
}
.has-black-background-color {
  background-color: #000;
}
.has-primary-color {
  color: #13294E;
}
.has-primary-background-color {
  background-color: #13294E;
}
.has-pink-color {
  color: #FBAFCD;
}
.has-pink-background-color {
  background-color: #FBAFCD;
}
.has-grey-color {
  color: #6E7A84;
}
.has-grey-background-color {
  background-color: #6E7A84;
}
.has-lightgrey-color {
  color: #FBFCFF;
}
.has-lightgrey-background-color {
  background-color: #FBFCFF;
}
.fw-thin {
  font-weight: 100 !important;
}
.fw-extra-light {
  font-weight: 200 !important;
}
.fw-ultra-light {
  font-weight: 200 !important;
}
.fw-light {
  font-weight: 300 !important;
}
.fw-normal {
  font-weight: 400 !important;
}
.fw-book {
  font-weight: 400 !important;
}
.fw-regular {
  font-weight: 400 !important;
}
.fw-medium {
  font-weight: 500 !important;
}
.fw-semi-bold {
  font-weight: 600 !important;
}
.fw-demi-bold {
  font-weight: 600 !important;
}
.fw-demi {
  font-weight: 600 !important;
}
.fw-bold {
  font-weight: 700 !important;
}
.fw-extra-bold {
  font-weight: 800 !important;
}
.fw-ultra-bold {
  font-weight: 900 !important;
}
.fw-heavy {
  font-weight: 900 !important;
}
.fw-black {
  font-weight: 900 !important;
}
.fw-ultra {
  font-weight: 900 !important;
}
.fw-ultra-black {
  font-weight: 900 !important;
}
.fw-extra-ultra {
  font-weight: 900 !important;
}
.fw-100 {
  font-weight: 100 !important;
}
.fw-200 {
  font-weight: 200 !important;
}
.fw-300 {
  font-weight: 300 !important;
}
.fw-400 {
  font-weight: 400 !important;
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-600 {
  font-weight: 600 !important;
}
.fw-700 {
  font-weight: 700 !important;
}
.fw-800 {
  font-weight: 800 !important;
}
.fw-900 {
  font-weight: 900 !important;
}
.block-editor-block-list__block.is-selected .breakpoint-spacer {
  background: rgba(0, 0, 0, 0.1);
}
.breakpoint-spacer {
  height: var(--height-default);
}
@media (min-width: 576px) {
  .breakpoint-spacer {
    height: var(--height-sm);
  }
}
@media (min-width: 768px) {
  .breakpoint-spacer {
    height: var(--height-md);
  }
}
@media (min-width: 992px) {
  .breakpoint-spacer {
    height: var(--height-lg);
  }
}
@media (min-width: 1200px) {
  .breakpoint-spacer {
    height: var(--height-xl);
  }
}
@media (min-width: 1400px) {
  .breakpoint-spacer {
    height: var(--height-xxl);
  }
}
.cls-404-svg-1 {
  fill: #fb855f;
}
.cls-404-svg-2 {
  fill: #fff;
}
.cls-404-svg-3 {
  fill: #2b3e60;
}
.cls-404-svg-4 {
  fill: #13294E;
}
.cls-404-svg-5 {
  fill: #0d1d37;
}
.cls-404-svg-6, .cls-404-svg-7 {
  fill: #c4cad3;
}
.cls-404-svg-8 {
  fill: #a1a9b8;
}
.cls-404-svg-9 {
  fill: #0b192f;
}
.cls-404-svg-7 {
  opacity: 0.19;
}
.cls-404-svg-10 {
  fill: #8e3332;
}
.cls-404-svg-11 {
  fill: #5a6983;
}
.cls-404-svg-12 {
  clip-path: url(#clippath);
}
.cls-404-svg-13, .cls-404-svg-14 {
  fill: none;
}
.cls-404-svg-14 {
  stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 12px;
}
.cls-404-svg-15 {
  fill: #0b192f;
}
.cls-404-svg-16 {
  fill: #717f95;
}
.cls-404-svg-17 {
  fill: #fd8b66;
}
.cls-404-svg-18 {
  fill: #e56542;
}
.cls-404-svg-19 {
  fill: #717f95;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/gilroy/Gilroy-ThinItalic.woff2") format("woff2"), url("../fonts/gilroy/Gilroy-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/gilroy/Gilroy-BoldItalic.woff2") format("woff2"), url("../fonts/gilroy/Gilroy-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/gilroy/Gilroy-LightItalic.woff2") format("woff2"), url("../fonts/gilroy/Gilroy-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/gilroy/Gilroy-Medium.woff2") format("woff2"), url("../fonts/gilroy/Gilroy-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/gilroy/Gilroy-Bold.woff2") format("woff2"), url("../fonts/gilroy/Gilroy-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/gilroy/Gilroy-Regular.woff2") format("woff2"), url("../fonts/gilroy/Gilroy-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/gilroy/Gilroy-ExtraBold.woff2") format("woff2"), url("../fonts/gilroy/Gilroy-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/gilroy/Gilroy-BlackItalic.woff2") format("woff2"), url("../fonts/gilroy/Gilroy-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/gilroy/Gilroy-RegularItalic.woff2") format("woff2"), url("../fonts/gilroy/Gilroy-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/gilroy/Gilroy-HeavyItalic.woff2") format("woff2"), url("../fonts/gilroy/Gilroy-HeavyItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/gilroy/Gilroy-SemiBold.woff2") format("woff2"), url("../fonts/gilroy/Gilroy-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/gilroy/Gilroy-UltraLight.woff2") format("woff2"), url("../fonts/gilroy/Gilroy-UltraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/gilroy/Gilroy-Black.woff2") format("woff2"), url("../fonts/gilroy/Gilroy-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/gilroy/Gilroy-SemiBoldItalic.woff2") format("woff2"), url("../fonts/gilroy/Gilroy-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/gilroy/Gilroy-Light.woff2") format("woff2"), url("../fonts/gilroy/Gilroy-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/gilroy/Gilroy-UltraLightItalic.woff2") format("woff2"), url("../fonts/gilroy/Gilroy-UltraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/gilroy/Gilroy-Thin.woff2") format("woff2"), url("../fonts/gilroy/Gilroy-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/gilroy/Gilroy-MediumItalic.woff2") format("woff2"), url("../fonts/gilroy/Gilroy-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/gilroy/Gilroy-Heavy.woff2") format("woff2"), url("../fonts/gilroy/Gilroy-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/gilroy/Gilroy-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/gilroy/Gilroy-ExtraBoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
html, body {
  height: 100%;
  scroll-behavior: smooth;
}
body {
  background-color: #FBFCFF;
  font-family: "Gilroy";
  color: #6E7A84;
  font-weight: 500;
}
/**/
a, a:active, a:focus, a:hover {
  color: #6E7A84;
}
p {
  letter-spacing: 0.32px;
  line-height: 28px;
}
/*
* Navigation css
*/
header {
  position: fixed;
  width: 100%;
  z-index: 10;
  --side-offset: -8px;
  --side-offset-padding: 10px;
  --border-radius: 20px;
}
header .inner-nav {
  background-color: #13294E;
  margin-left: var(--side-offset);
  margin-right: var(--side-offset);
  padding-left: var(--side-offset-padding);
  padding-right: var(--side-offset-padding);
  border-bottom-left-radius: var(--border-radius);
  border-bottom-right-radius: var(--border-radius);
}
@media (min-width: 768px) {
  header {
    --side-offset: -60px;
    --side-offset-padding: 60px;
    --border-radius: 100px;
  }
}
@media (min-width: 1200px) {
  header {
    --side-offset: -60px;
    --side-offset-padding: 60px;
    --border-radius: 100px;
  }
}
@media (min-width: 1400px) {
  header {
    --side-offset: -120px;
    --side-offset-padding: 120px;
    --border-radius: 100px;
  }
}
header nav.navbar {
  height: 100px;
}
header nav.navbar img {
  border-radius: 0;
}
header nav.navbar .btn-pink {
  font-size: 18px;
  font-weight: bold;
  color: white;
  border: 3px solid #FBAFCD;
  letter-spacing: 0.36px;
}
header nav.navbar .btn-pink:hover {
  background-color: transparent;
  border: 3px solid white;
}
header nav.navbar .btn-pink:focus {
  background-color: white;
  border: 3px solid white;
  color: #13294E;
}
header nav.navbar .dropdown-toggle .icon {
  transition: transform 0.15s ease-in-out;
}
header nav.navbar .dropdown-toggle.show .icon {
  transform: rotate(90deg);
}
header nav.navbar .dropdown-toggle::after {
  display: none;
}
@media (max-width: 1199.98px) {
  header nav.navbar .navbar-toggler {
    font-size: 28px;
    color: white;
    border: none;
  }
  header nav.navbar .offcanvas {
    background-color: #13294E;
  }
  header nav.navbar .offcanvas .offcanvas-header {
    color: white;
  }
  header nav.navbar .offcanvas .offcanvas-body ul li {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
  }
  header nav.navbar .offcanvas .offcanvas-body ul li .dropdown-menu {
    background-color: #13294E;
    border: none;
  }
  header nav.navbar .offcanvas .offcanvas-body ul li .dropdown-menu a {
    color: white;
  }
}
@media (min-width: 1200px) {
  header nav.navbar .offcanvas-body ul {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  header nav.navbar .offcanvas-body ul li:not(.btn-pink) {
    margin-right: 30px;
  }
  header nav.navbar .offcanvas-body ul li a {
    font-size: 18px;
    font-weight: bold;
  }
  header nav.navbar .offcanvas-body ul li a:hover {
    font-weight: 500;
  }
  header nav.navbar .offcanvas-body ul li .dropdown-menu {
    background-color: #13294E;
    border: none;
  }
  header nav.navbar .offcanvas-body ul li .dropdown-menu .dropdown-item.active {
    background-color: transparent;
  }
  header nav.navbar .offcanvas-body ul li .dropdown-menu a {
    color: white;
    font-size: 16px;
    font-weight: unset;
  }
  header nav.navbar .offcanvas-body ul li .dropdown-menu a:hover {
    background-color: #13294E;
  }
}
header nav.navbar .navbar-brand {
  filter: brightness(0) invert(1);
}
header nav.navbar .navbar-brand img {
  width: 160px;
}
@media (min-width: 768px) {
  header nav.navbar .navbar-brand img {
    width: 256px;
  }
}
header nav.navbar .nav-item .nav-link {
  color: white;
}
/* Category Tab */
.nav-tabs {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}
.nav-tabs .nav-item {
  background-color: unset;
}
.nav-tabs .nav-item .nav-link:hover, .nav-tabs .nav-item .nav-link:focus {
  border-color: transparent !important;
}
.nav-tabs .nav-link.active {
  color: #13294E;
  background-color: unset;
  border: none;
  font-weight: 700;
  border-bottom: 4px solid #13294E;
}
.nav-tabs .nav-link.active:hover {
  border-bottom: 4px solid #13294E !important;
}
.nav-tabs .nav-link {
  font-weight: 700;
  font-size: 24px;
  color: #d3d3d3;
}
/* Buttons */
.btn-pink {
  font-size: 18px;
  font-weight: bold;
  color: white;
  background-color: #FBAFCD;
  border: 3px solid #FBAFCD;
  border-radius: 10px;
  padding: 5px 20px 5px 20px;
}
.btn-vacature-outline {
  background-color: transparent;
  border: 3px solid white;
  padding: 16px 34px 16px 34px;
  font-weight: bold;
  font-size: 18px;
  color: white;
}
.btn-vacature-outline:hover {
  background-color: #FBAFCD;
  border: 3px solid #FBAFCD;
  color: white;
}
/* Spacing */
.margin-t-50 {
  margin-top: 50px;
}
.margin-b-50 {
  margin-bottom: 50px;
}
.margin-t-100 {
  margin-top: 100px;
}
.margin-b-100 {
  margin-bottom: 100px;
}
.margin-t-180 {
  margin-top: 180px;
}
.margin-b-180 {
  margin-bottom: 180px;
}
.padding-t-90 {
  padding-top: 90px;
}
.padding-t-100 {
  padding-top: 100px;
}
.padding-b-100 {
  padding-bottom: 100px;
}
.padding-t-180 {
  padding-top: 180px;
}
.padding-b-180 {
  padding-bottom: 180px;
}
/* Font */
.h1-20 {
  font-size: 20px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .h1-20 {
    font-size: 20px;
  }
}
.h1-20 strong {
  color: #FBAFCD;
}
.h1-96 {
  font-size: 38px;
  font-weight: 800;
}
@media (min-width: 992px) {
  .h1-96 {
    font-size: 96px;
  }
}
.h1-96 strong {
  color: #FBAFCD;
}
.h1-60 {
  font-size: 38px;
  font-weight: 800;
}
@media (min-width: 992px) {
  .h1-60 {
    font-size: 55px;
  }
}
.h1-60 strong {
  color: #FBAFCD;
}
.h1-48 {
  font-weight: 800;
}
@media (min-width: 992px) {
  .h1-48 {
    font-size: 48px;
  }
}
.h1-48 strong {
  color: #FBAFCD;
}
.h1-24 {
  font-weight: bold;
  font-size: 24px;
}
@media (min-width: 992px) {
  .h2-34 {
    font-size: 34px;
  }
}
.h2-34 strong {
  color: #FBAFCD;
}
@media (min-width: 992px) {
  .p-24 {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .p-20 {
    font-size: 20px;
  }
}
/* Border-radius */
.radius-30 {
  border-radius: 30px;
}
.radius-100 {
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
}
@media (min-width: 992px) {
  .radius-100 {
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
  }
}
.radius-250 {
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .radius-250 {
    border-top-right-radius: 150px;
    border-bottom-left-radius: 150px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .radius-250 {
    border-top-right-radius: 200px;
    border-bottom-left-radius: 200px;
  }
}
@media (min-width: 1200px) {
  .radius-250 {
    border-top-right-radius: 250px;
    border-bottom-left-radius: 250px;
  }
}
.radius-300 {
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .radius-300 {
    border-top-right-radius: 150px;
    border-bottom-left-radius: 150px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .radius-300 {
    border-top-right-radius: 250px;
    border-bottom-left-radius: 250px;
  }
}
@media (min-width: 1200px) {
  .radius-300 {
    border-top-right-radius: 300px;
    border-bottom-left-radius: 300px;
  }
}
.radius-250-right {
  border-bottom-right-radius: 0px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .radius-250-right {
    border-bottom-right-radius: 150px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .radius-250-right {
    border-bottom-right-radius: 200px;
  }
}
@media (min-width: 1200px) {
  .radius-250-right {
    border-bottom-right-radius: 250px;
  }
}
.radius-250-left {
  border-bottom-right-radius: 0px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .radius-250-left {
    border-bottom-left-radius: 150px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .radius-250-left {
    border-bottom-left-radius: 200px;
  }
}
@media (min-width: 1200px) {
  .radius-250-left {
    border-bottom-left-radius: 250px;
  }
}
.radius-300-right {
  border-bottom-right-radius: 100px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .radius-300-right {
    border-bottom-right-radius: 150px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .radius-300-right {
    border-bottom-right-radius: 250px;
  }
}
@media (min-width: 1200px) {
  .radius-300-right {
    border-bottom-right-radius: 300px;
  }
}
/* Images */
img {
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
}
/* Background */
.primary-bg {
  background-color: #13294E;
}
/* Case */
.succesverhalen {
  text-align: center;
}
.succesverhalen h1 {
  color: #13294E;
  line-height: 96px;
}
.succes-info-box {
  display: flex;
  justify-content: space-between;
}
.succes-info-box .succes-info {
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  background-color: white;
}
.bakkie .bakkie-content {
  text-align: center;
}
.bakkie .bakkie-content h2 {
  color: white;
}
.bakkie .bakkie-content p {
  color: white;
}
.bakkie-card {
  background-color: white;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 100%;
}
.bakkie-card .bakkie-card-content .icon {
  text-align: center;
}
.bakkie-card .bakkie-card-content .icon img {
  border-radius: 0;
}
.bakkie-card .bakkie-card-content a {
  font-weight: bold;
  color: #13294E;
  font-size: 22px;
  text-decoration: none;
}
/* WS FORM */
#contact .form-control {
  background-color: #F1F5F9;
  border: none;
  border-radius: 10px;
  margin-bottom: 10px;
}
#contact .form-label .wsf-required-wrapper {
  display: none;
}
#contact .form-control:hover {
  background-color: white;
  border: 3px solid #13294E;
}
#contact .form-control:focus {
  background-color: white;
  border-color: 3px solid #13294E;
}
#contact .form-group.required .control-label:after {
  content: "*";
  display: none;
}
#contact .form-floating {
  margin-bottom: 15px;
}
#contact textarea {
  height: 180px;
}
#contact .btn {
  background-color: #13294E;
  border: 1px solid #13294E;
  padding: 15px 0px 15px 0px;
  font-weight: bold;
  font-size: 20px;
}
#contact .btn:hover {
  background-color: #FBAFCD;
  border: 1px solid #FBAFCD;
  padding: 15px 0px 15px 0px;
}
#contact .btn:focus {
  background-color: transparent;
  border: 1px solid #13294E;
  padding: 15px 0px 15px 0px;
  color: #13294E;
}
/* Contact */
.social-icons a {
  font-size: 42px;
  text-decoration: none;
}
.social-icons .social-icon .foreground {
  color: white;
}
.social-icons .social-icon .foreground:hover {
  color: #FBAFCD;
}
/* 404 */
.crisis {
  background-color: #13294E;
}
.crisis h1 {
  color: #FBAFCD;
  font-size: 100px;
  font-weight: 800;
  text-align: center;
}
@media (min-width: 992px) {
  .crisis h1 {
    font-size: 350px;
  }
}
.crisis h2 {
  color: white;
  text-align: center;
  font-weight: 800;
}
@media (min-width: 992px) {
  .crisis h2 {
    font-size: 40px;
  }
}
.crisis p {
  color: white;
  text-align: center;
  letter-spacing: 0.4px;
  line-height: 40px;
}
@media (min-width: 992px) {
  .crisis p {
    font-size: 20px;
  }
}
.crisis .button {
  text-align: center;
}
.crisis .button .btn-terug {
  border: 3px solid white;
  color: white;
  padding: 15px 35px 15px 35px;
}
.crisis .button .btn-terug:hover {
  border: 3px solid #FBAFCD;
  background-color: #FBAFCD;
  color: white;
  padding: 15px 35px 15px 35px;
}
/* Archive Case */
.case-archive a {
  text-decoration: none;
}
.case-archive .case-archive-content {
  background-color: white;
  box-shadow: 0px 0px 20px #13294e0d;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  height: 100%;
}
.case-archive .case-archive-content .case-archive-image img {
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  object-fit: cover;
}
.case-archive .case-archive-content .case-archive-category {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.case-archive .case-archive-content .case-archive-category .category {
  background-color: #f1f5f9;
  margin-right: 15px;
  border-radius: 10px;
  color: #6E7A84;
  font-size: 14px;
  padding: 5px 10px 5px 10px;
}
.case-archive .case-archive-content .case-archive-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 30px;
}
.case-archive .case-archive-content .case-archive-text h2 {
  color: #13294E;
  font-weight: bold;
}
.case-archive .case-archive-content .case-archive-text h3 {
  color: #FBAFCD;
  font-weight: bold;
}
@media (min-width: 992px) {
  .case-big .case-archive-content {
    display: flex;
  }
}
.case-big .case-archive-image img {
  height: 230px;
}
@media (min-width: 992px) {
  .case-big .case-archive-image img {
    height: 410px;
  }
}
@media (min-width: 992px) {
  .case-big .case-archive-image {
    width: 50%;
  }
}
.case-big .case-archive-text h3 {
  display: none;
}
@media (min-width: 992px) {
  .case-big .case-archive-text {
    padding: 30px;
    width: 50%;
  }
  .case-big .case-archive-text h2 {
    font-size: 48px;
  }
  .case-big .case-archive-text p {
    line-height: 30px;
  }
}
@media (min-width: 992px) {
  .case-medium .case-archive-content {
    display: flex;
  }
}
.case-medium .case-archive-image img {
  height: 230px;
}
@media (min-width: 992px) {
  .case-medium .case-archive-image img {
    min-height: 100%;
  }
}
@media (min-width: 992px) {
  .case-medium .case-archive-image {
    width: 50%;
  }
}
@media (max-width: 991.98px) {
  .case-medium .case-archive-text p {
    display: none;
  }
}
@media (min-width: 992px) {
  .case-medium .case-archive-text {
    width: 50%;
    padding: 30px;
  }
  .case-medium .case-archive-text h2 {
    font-size: 24px;
  }
  .case-medium .case-archive-text h3 {
    font-size: 24px;
  }
  .case-medium .case-archive-text p {
    line-height: 30px;
  }
}
.case-small .case-archive-image img {
  height: 230px;
}
.case-small .case-archive-text h2 {
  font-size: 24px;
}
.case-small .case-archive-text h3 {
  font-size: 24px;
}
.case-small .case-archive-text .case-archive-content-text {
  display: none;
}
/* Case + Blog Single */
.single-page .single-page-header {
  height: 750px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.single-page .single-page-header::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
@media (min-width: 768px) {
  .single-page .single-page-header::before {
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
  }
}
.single-page .single-page-header-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
}
.single-page .single-page-header-content h1 {
  color: white;
  line-height: 50px;
}
@media (min-width: 768px) {
  .single-page .single-page-header-content h1 {
    line-height: 96px;
  }
}
.single-page .single-page-header-content h2 {
  color: white;
  font-weight: bold;
  font-size: 24px;
}
.single-page .single-page-header-content .company {
  color: #FBAFCD;
  font-weight: bold;
  font-size: 24px;
}
.single-page .single-page-header-content .case-single-category {
  justify-content: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 20px;
}
.single-page .single-page-header-content .case-single-category .category {
  background-color: #f1f5f9;
  margin-right: 15px;
  border-radius: 10px;
  color: #6E7A84;
  font-size: 14px;
  padding: 5px 10px 5px 10px;
}
@media (max-width: 575.98px) {
  .single-page .single-page-content .singe-page-post-info {
    display: grid;
  }
  .single-page .single-page-content .singe-page-post-info span {
    margin-bottom: 10px;
  }
}
.single-page .single-page-content .singe-page-post-info .icon {
  color: #13294e40 !important;
}
.single-page .single-page-content .single-page-article h2 {
  color: #13294E;
  font-weight: bold;
  font-size: 34px;
  margin-top: 48px;
  margin-bottom: 16px;
}
.single-page .single-page-content .single-page-article h3 {
  color: #13294E;
  font-weight: bold;
  font-size: 26px;
}
.single-page .single-page-content .single-page-article h4 {
  color: #13294E;
  font-weight: bold;
  font-size: 22px;
}
.single-page .single-page-content .single-page-article strong {
  color: #13294E;
}
.single-page .single-page-content .single-page-article p {
  line-height: 28px;
}
.single-page .single-page-content .single-page-article img {
  width: 100%;
  box-shadow: 0px 0px 20px #13294e0d;
}
.single-page .terug-naar-boven {
  text-align: right;
}
.single-page .terug-naar-boven a {
  text-decoration: none;
  font-weight: bold;
  color: #13294E;
}
.single-page .terug-naar-boven a .fa-arrow-up {
  margin-right: 15px;
  color: #13294E;
}
/* Pagination */
.pagination .page-item .page-link {
  background-color: transparent;
  border: none;
  color: #6E7A84;
}
.pagination .active .page-link {
  background-color: #13294E;
  color: white;
}
/* Tekstpagina */
.tekstpagina h2 {
  color: #13294E;
  font-weight: bold;
  font-size: 34px;
  margin-bottom: 15px;
}
.tekstpagina h3 {
  color: #13294E;
  font-weight: bold;
  font-size: 26px;
}
.tekstpagina h4 {
  color: #13294E;
  font-weight: bold;
  font-size: 22px;
}
.tekstpagina strong {
  color: #13294E;
}
.tekstpagina .p-header {
  font-size: 20px;
}
.tekstpagina p {
  line-height: 28px;
}
.tekstpagina img {
  height: 421px;
  object-fit: cover;
  object-position: center;
  width: 100%;
  margin-top: 48px;
  margin-bottom: 48px;
  box-shadow: 0px 0px 20px #13294e0d;
}
/* Gallery */
.peat-gallery {
  display: flex;
  flex-wrap: wrap;
}
.peat-gallery figure img {
  display: unset;
  border-radius: 0;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
/* Footer */
footer h2 {
  font-size: 20px;
  font-weight: bold;
}
footer img {
  border-radius: 0px;
}
footer a {
  text-decoration: none;
}
footer a:hover {
  text-decoration: underline;
}
footer .adres {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
footer .brand {
  display: flex;
  align-items: flex-end;
}
footer .brand img {
  height: 80px;
  width: 100%;
  object-fit: contain;
}
footer .sitemap ul {
  padding: 0px;
}
footer .sitemap ul li {
  list-style: none;
  line-height: 35px;
}
footer .footer-copyright {
  height: 96px;
  display: flex;
  align-items: center;
  color: #A8A8A8;
}
footer .footer-copyright .indiv-link {
  color: #A8A8A8;
}
footer .footer-copyright .indiv-link:hover {
  color: white;
}
footer.hidden {
  display: none;
}
footer.primary > div {
  background-color: #13294E;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  footer.primary > div {
    border-top-right-radius: 150px;
    border-bottom-left-radius: 150px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  footer.primary > div {
    border-top-right-radius: 200px;
    border-bottom-left-radius: 200px;
  }
}
@media (min-width: 1200px) {
  footer.primary > div {
    border-top-right-radius: 250px;
    border-bottom-left-radius: 250px;
  }
}
footer.primary .has-lightgrey-background-color {
  background-color: unset;
}
footer.primary h1 {
  color: white;
}
footer.primary ul li {
  color: white;
}
footer.primary a {
  color: white;
  text-decoration: none;
}
footer.primary a:hover {
  color: white;
  text-decoration: underline;
}
footer.primary span {
  color: white;
}
footer.primary .indiv-link {
  color: white;
}
footer.primary .indiv-link:hover {
  color: #FBAFCD;
}
footer.primary .peat-brand img {
  filter: brightness(0) invert(1);
}
.word-een-peat {
  position: relative;
}
.word-een-peat .about-side-img {
  position: absolute;
  right: 0;
  bottom: 0;
  margin-bottom: 0;
  width: 40%;
  height: calc(100% + 250px);
}
@media (max-width: 767.98px) {
  .word-een-peat .about-side-img {
    display: none;
  }
}
.word-een-peat .about-side-img img {
  border-radius: 0;
  border-bottom-left-radius: 250px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.about-top {
  border-bottom-right-radius: 250px;
  z-index: 3;
  position: relative;
}
