/* --------------------
Set root URL for LESS compiling
-------------------- */
/* --------------------
Imports
-------------------- */
/* Browser reset  */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
figure,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  cellspacing: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
/* Float & align  */
.fl {
  float: left;
}
.fr {
  float: right;
}
.fn {
  float: none;
}
.cb {
  clear: both !important;
}
.cl {
  clear: left !important;
}
.cr {
  clear: right !important;
}
.al {
  text-align: left !important;
}
.ar {
  text-align: right !important;
}
.ac {
  text-align: center !important;
}
/* Grid  */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.grid {
  margin: 0 auto;
}
.grid:after {
  clear: both !important;
  content: "";
  display: table;
}
[class*='col-'] {
  float: left;
}
.module {
  text-align: left;
}
/* Columns  */
.col-1-1 {
  width: 100%;
}
.col-4-5 {
  width: 80%;
}
.col-3-4 {
  width: 75%;
}
.col-2-3 {
  width: 66.66666%;
}
.col-3-5 {
  width: 60%;
}
.col-1-2 {
  width: 50%;
}
.col-2-5 {
  width: 40%;
}
.col-1-4 {
  width: 25%;
}
.col-1-5 {
  width: 20%;
}
.col-1-3 {
  width: 33.33333%;
}
.col-1-8 {
  width: 12.5%;
}
.col-1-6 {
  width: 16.66%;
}
/* Fonts  */
.arial {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.helvetica {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.garamond {
  font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
}
.georgia {
  font-family: Georgia, Times, "Times New Roman", serif;
}
.palatino {
  font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
}
/* Mixins  */
@font-face {
  font-family: 'ITCFranklinGothic LT Com Md';
  src: url('../..//fonts/FranklinGothicLTCom-Md.eot');
  src: url('../..//fonts/FranklinGothicLTCom-Md.eot?#iefix') format('embedded-opentype'), url('../..//fonts/FranklinGothicLTCom-Md.woff') format('woff'), url('../..//fonts/FranklinGothicLTCom-Md.ttf') format('truetype'), url('../..//fonts/FranklinGothicLTCom-Md.svg#FranklinGothicLTCom-Md') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'ITCFranklinGothic LT Com Bk';
  src: url('../..//fonts/FranklinGothicLTCom-Bk.eot');
  src: url('../..//fonts/FranklinGothicLTCom-Bk.eot?#iefix') format('embedded-opentype'), url('../..//fonts/FranklinGothicLTCom-Bk.woff') format('woff'), url('../..//fonts/FranklinGothicLTCom-Bk.ttf') format('truetype'), url('../..//fonts/FranklinGothicLTCom-Bk.svg#FranklinGothicLTCom-Bk') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ITCFranklinGothic LT Com Dm';
  src: url('../..//fonts/FranklinGothicLTCom-Dm.eot');
  src: url('../..//fonts/FranklinGothicLTCom-Dm.eot?#iefix') format('embedded-opentype'), url('../..//fonts/FranklinGothicLTCom-Dm.woff') format('woff'), url('../..//fonts/FranklinGothicLTCom-Dm.ttf') format('truetype'), url('../..//fonts/FranklinGothicLTCom-Dm.svg#FranklinGothicLTCom-Dm') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FranklinGothicLTCom-Heavy';
  src: url('../..//fonts/FranklinGothicLTCom-Heavy.eot?#iefix') format('embedded-opentype'), url('../..//fonts/FranklinGothicLTCom-Heavy.woff') format('woff'), url('../..//fonts/FranklinGothicLTCom-Heavy.ttf') format('truetype'), url('../..//fonts/FranklinGothicLTCom-Heavy.svg#FranklinGothicLTCom-Heavy') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.gform_wrapper .gform_fields label {
  color: white;
  font-weight: 600 !important;
  font-size: 18px !important;
  font-family: 'ITCFranklinGothic LT Com Bk' !important;
  margin-bottom: 8px;
  margin-top: 24px;
}
.gform_wrapper .gform_fields input {
  height: 50px;
  background-color: rgba(255, 255, 255, 0.2);
  border: 0 !important;
  border-radius: 40px;
  padding-left: 16px !important;
  outline: 0;
  color: white;
  font-size: 16px !important;
}
.gform_wrapper .gform_fields textarea {
  background-color: rgba(255, 255, 255, 0.2);
  border: 0 !important;
  border-radius: 40px;
  padding-left: 16px !important;
  outline: 0;
  color: white;
  font-size: 20px !important;
}
.gform_wrapper .gform_fields .ginput_container_fileupload .gform_drop_area {
  border: 0;
  padding: 0;
  margin: 0;
}
.gform_wrapper .gform_fields .ginput_container_fileupload .validation_message {
  display: none;
}
.gform_wrapper .gform_fields .ginput_container_fileupload .gform_button_select_files {
  font-size: 0;
  width: 100%;
  background-color: transparent;
  border: 2px solid white;
}
.gform_wrapper .gform_fields .ginput_container_fileupload .gform_drop_instructions {
  display: none;
}
.gform_wrapper .gform_fields .ginput_container_fileupload .gform_fileupload_rules {
  display: none;
}
.gform_wrapper .gform_fields .upload {
  position: relative;
}
.gform_wrapper .gform_fields .upload:hover {
  cursor: pointer;
}
.gform_wrapper .gform_fields .upload label {
  position: absolute;
  width: 100%;
  z-index: 2;
  top: -10px;
  text-align: center;
}
.gform_wrapper .gform_fields .upload .ginput_preview {
  top: 0;
  background-color: rgba(0, 0, 0, 0.15);
  color: white;
  z-index: 3;
  text-align: center;
  line-height: 32px;
  height: 32px;
  overflow: hidden;
  width: 100%;
  margin: 16px 0 0 0;
  font-size: 12px;
  border-radius: 50px;
}
.gform_wrapper .gform_fields .upload .dashicons {
  color: white;
}
.gform_wrapper .gform_fields .gfield_html {
  color: white;
}
.gform_wrapper .gform_fields .gfield_html span {
  font-weight: 600;
}
.gform_wrapper .gform_button {
  margin-top: 24px;
}
.gform_wrapper .gform_button:hover {
  cursor: pointer;
}
.gform_wrapper .gform_validation_errors {
  border: 0 !important;
  background-color: red !important;
  box-shadow: none !important;
}
.gform_wrapper .gform_validation_errors h2 {
  font-size: 24px !important;
  line-height: 28px !important;
  color: white !important;
}
.gform_wrapper .gform_wrapper.gravity-theme button.button:disabled {
  opacity: 0;
}
.gform_wrapper .gfield_description {
  background-color: red !important;
  border-radius: 24px;
  color: white !important;
}
.page-template-page-projecten .header-image-sub-top {
  min-height: 28.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 12rem;
  padding-bottom: 20rem;
  z-index: 0;
}
.page-template-page-projecten .header-image-sub-top .header-image-sub {
  display: none;
}
.page-template-page-projecten .header-image-sub-top .editor {
  width: 60%;
  z-index: 2;
}
.page-template-page-projecten .header-image-sub-top h1 {
  word-break: break-word;
  width: auto;
  font-size: 4rem;
  color: white;
  font-weight: 600;
  font-family: 'ITCFranklinGothic LT Com Bk';
  text-align: center;
}
.page-template-page-projecten .card-mid {
  justify-content: space-between !important;
  align-items: center;
  flex-direction: initial !important;
  gap: 1.6rem;
}
.page-template-page-projecten .card__client-logo {
  max-width: 5rem;
}
.page-template-page-projecten .card__client-logo img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.page-template-page-projecten .vacatures {
  padding-bottom: 0 !important;
}
.page-template-page-projecten .vacatures .grid--flex {
  gap: 4rem 1.25rem;
  transform: translateY(-12rem);
}
.page-template-page-projecten .vacatures .card {
  margin: 0;
}
.page-template-page-projecten .vacatures .card__image img {
  width: 100%;
  height: 12.5rem;
}
.page-template-page-projecten .vacatures .card__content {
  height: auto;
  padding: 2.5rem;
}
.page-template-page-projecten .vacatures .card__content h2 {
  margin-bottom: 0;
}
.page-template-page-projecten .vacatures .card__content p {
  font-size: 1rem;
}
.page-template-page-projecten .vacatures .card-top {
  position: relative;
}
.page-template-page-projecten .vacatures .card-top .card__content {
  height: 9rem;
  display: flex;
  align-items: center;
}
.page-template-page-projecten .vacatures .card__top-color {
  position: absolute;
  width: 2.5%;
  height: 100%;
  background-color: red;
}
.page-template-page-projecten .vacatures .card-mid {
  padding: 0 2.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-weight: bold;
  height: 6rem;
}
.page-template-page-projecten .vacatures .card-bottom {
  height: 12.5rem;
  background-color: #F7F7F7;
}
@media only screen and (max-width: 883px) {
  .page-template-page-projecten .vacatures {
    margin-top: 5rem;
  }
  .page-template-page-projecten .vacatures .card-bottom {
    height: 18rem;
  }
}
@media only screen and (max-width: 1300px) {
  .page-template-page-projecten .vacatures .grid--flex {
    justify-content: center;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media only screen and (max-width: 1021px) {
  .page-template-page-projecten .vacatures .card .card-top .card__content h2 {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
  .page-template-page-projecten .header-image-sub-top {
    min-height: 90vw;
  }
}
@media only screen and (max-width: 768px) {
  .page-template-page-projecten .header-image-sub-top {
    height: 50rem;
    margin-top: 0;
    background-size: cover !important;
  }
  .page-template-page-projecten .header-image-sub-top .editor {
    width: 80%;
  }
}
@media only screen and (max-width: 538px) {
  .page-template-page-projecten .header-image-sub-top h1 {
    font-size: 3rem;
  }
  .page-template-page-projecten .vacatures .card {
    min-width: 90vw;
  }
  .page-template-page-projecten .vacatures .card__content {
    padding: 2rem;
  }
}
@media only screen and (min-width: 883px) {
  .page-template-page-projecten .vacatures .grid--flex {
    margin-top: -80px;
  }
}
.single-projecten .flexible-block .block-inner {
  padding-left: 1.25rem;
}
.single-projecten .flexible-block .block-inner h1,
.single-projecten .flexible-block .block-inner h2,
.single-projecten .flexible-block .block-inner h3,
.single-projecten .flexible-block .block-inner h4,
.single-projecten .flexible-block .block-inner h5,
.single-projecten .flexible-block .block-inner h6,
.single-projecten .flexible-block .block-inner strong,
.single-projecten .flexible-block .block-inner p {
  padding: 0;
}
.single-projecten .flexible-block .block-inner hr {
  width: 100%;
  margin: 0 0 2rem 0;
}
.single-projecten .flexible-block .block-inner .project-info-container {
  display: flex;
  justify-content: space-between;
  margin: 3.75rem 0 3.75rem 0;
}
.single-projecten .flexible-block .block-inner .project-info-container div {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.single-projecten .flexible-block .block-inner .client-logo {
  max-width: 20rem;
}
.single-projecten .project-flex {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.single-projecten .project-flex section {
  padding: 0;
}
.single-projecten .project-flex .one-column {
  background-color: transparent;
}
.single-projecten .project-flex .one-column__content {
  width: 100%;
}
.single-projecten .project-flex .one-column__content p {
  margin: 0;
}
.single-projecten .project-flex .one-column__content ul {
  padding: 0;
  margin: 0;
}
.single-projecten .project-flex .one-column__content ul li {
  padding-left: 0.8125rem !important;
}
.single-projecten .project-flex .one-column__content ul li:before {
  width: 0.3125rem;
  height: 0.3125rem;
  top: 0.75rem;
  border-radius: 1rem;
  background: #e95123;
}
.single-projecten .project-flex .two-column-block .grid--flex {
  justify-content: space-between;
}
.single-projecten .project-flex .two-column-block .grid--flex .two-column-block__left,
.single-projecten .project-flex .two-column-block .grid--flex .two-column-block__right {
  flex-basis: calc(49%);
  margin: 0;
}
.single-projecten .project-flex .two-column-block .grid--flex .two-column-block__left p,
.single-projecten .project-flex .two-column-block .grid--flex .two-column-block__right p {
  margin: 0;
}
.single-projecten .project-flex .grid:after {
  display: none;
}
.single-projecten .flexible-block-blue:after {
  background-color: #014288;
}
.single-projecten .flexible-block-blue h1,
.single-projecten .flexible-block-blue h2,
.single-projecten .flexible-block-blue h3,
.single-projecten .flexible-block-blue h4,
.single-projecten .flexible-block-blue h5,
.single-projecten .flexible-block-blue h6,
.single-projecten .flexible-block-blue p,
.single-projecten .flexible-block-blue strong,
.single-projecten .flexible-block-blue b,
.single-projecten .flexible-block-blue li,
.single-projecten .flexible-block-blue span {
  color: white !important;
}
.single-projecten .sidebar-wrapper {
  z-index: 0;
}
.single-projecten .sidebar-inner {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.single-projecten .sidebar-inner a {
  color: black;
  opacity: 0.6;
}
.single-projecten .bg-number {
  position: absolute;
  font-size: 10rem;
  font-weight: bold;
  font-style: italic;
  color: #CACACA;
  top: -6rem;
  left: -4rem;
  z-index: -1;
}
.single-projecten .back-top-top-wrapper {
  padding-left: 2.8125rem !important;
}
.single-projecten .back-top-top-wrapper:before {
  left: 2.8125rem !important;
}
.two-images {
  display: flex;
  justify-content: space-between;
}
.two-images img {
  width: calc(49%);
  height: auto;
}
@media only screen and (max-width: 1024px) {
  .single-projecten .bg-number {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .single-projecten .flexible-block .block-inner {
    padding: 1.25rem 1.25rem 2.5rem 1.25rem;
  }
  .single-projecten .flexible-block .block-inner h1,
  .single-projecten .flexible-block .block-inner h2,
  .single-projecten .flexible-block .block-inner h3,
  .single-projecten .flexible-block .block-inner h4,
  .single-projecten .flexible-block .block-inner h5,
  .single-projecten .flexible-block .block-inner h6,
  .single-projecten .flexible-block .block-inner strong,
  .single-projecten .flexible-block .block-inner p {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .single-projecten .flexible-block .block-inner .project-info-container {
    flex-direction: column;
    gap: 1rem;
    margin: 2rem 0 2rem 0;
  }
}
.page-template-page-medewerkersverhaal .header-vacatures h1 {
  word-break: break-word;
  padding-left: 16px;
  padding-right: 16px;
}
.page-template-page-vacatures,
.page-template-page-medewerkersverhaal,
.single-vacature {
  background-color: white;
}
.page-template-page-vacatures p,
.page-template-page-medewerkersverhaal p,
.single-vacature p {
  font-size: 18px !important;
  line-height: 28px !important;
}
.page-template-page-vacatures ul,
.page-template-page-medewerkersverhaal ul,
.single-vacature ul,
.page-template-page-vacatures ol,
.page-template-page-medewerkersverhaal ol,
.single-vacature ol {
  font-size: 18px !important;
}
.page-template-page-vacatures .header-image-sub-top,
.page-template-page-medewerkersverhaal .header-image-sub-top,
.single-vacature .header-image-sub-top {
  background-image: none !important;
  height: 0;
  max-height: 0;
  margin: 0;
}
.page-template-page-vacatures .header-image-sub-top .header-image-sub:before,
.page-template-page-medewerkersverhaal .header-image-sub-top .header-image-sub:before,
.single-vacature .header-image-sub-top .header-image-sub:before,
.page-template-page-vacatures .header-image-sub-top .header-image-sub:after,
.page-template-page-medewerkersverhaal .header-image-sub-top .header-image-sub:after,
.single-vacature .header-image-sub-top .header-image-sub:after {
  display: none;
}
.page-template-page-vacatures .header-image-sub-top .header-image-sub .side-gradients,
.page-template-page-medewerkersverhaal .header-image-sub-top .header-image-sub .side-gradients,
.single-vacature .header-image-sub-top .header-image-sub .side-gradients {
  display: none;
}
.page-template-page-vacatures .header-image-sub-top:after,
.page-template-page-medewerkersverhaal .header-image-sub-top:after,
.single-vacature .header-image-sub-top:after {
  display: none;
}
.page-template-page-vacatures .header-vacatures,
.page-template-page-medewerkersverhaal .header-vacatures,
.single-vacature .header-vacatures {
  background-color: #004289;
  background-image: -webkit-linear-gradient(left bottom, rgba(0, 50, 100, 0.95) 30%, rgba(9, 33, 62, 0.4) 75%);
  padding-top: 146px;
  padding-bottom: 112px;
}
.page-template-page-vacatures .header-vacatures h1,
.page-template-page-medewerkersverhaal .header-vacatures h1,
.single-vacature .header-vacatures h1 {
  margin-top: 146px;
  font-size: 64px;
  color: white;
  font-weight: 600;
  font-family: 'ITCFranklinGothic LT Com Bk';
  text-align: center;
}
.page-template-page-vacatures .page-header,
.page-template-page-medewerkersverhaal .page-header,
.single-vacature .page-header {
  background-color: transparent;
}
@media only screen and (max-width: 1020px) {
  .page-template-page-vacatures .page-header,
  .page-template-page-medewerkersverhaal .page-header {
    background-color: white;
  }
}
@media only screen and (max-width: 601px) {
  .page-template-page-medewerkersverhaal .header-vacatures {
    padding-top: 80px;
  }
  .page-template-page-medewerkersverhaal .header-vacatures h1 {
    font-size: 32px;
  }
  .page-template-page-medewerkersverhaal .card {
    margin-left: auto;
    margin-right: auto !important;
    width: calc( 100% - 32px );
  }
}
.single-vacature .page-header {
  background-color: transparent;
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.single-vacature .page-header > .grid {
  margin-bottom: 16px;
}
.single-vacature .vacature-sticky {
  background-color: #003264;
  padding: 10px;
  display: none;
  width: 100%;
  transform: translateX(-100);
  position: fixed;
  top: 119px;
}
.single-vacature .vacature-sticky--active {
  display: block;
  transform: translateX(0);
}
.single-vacature .vacature-sticky .grid--flex {
  display: flex;
}
.single-vacature .vacature-sticky--left {
  display: flex;
  align-self: center;
  margin-left: 20px;
  width: 50%;
}
.single-vacature .vacature-sticky--left h3 {
  color: white;
  font-size: 24px;
  font-weight: 600;
}
.single-vacature .vacature-sticky--left .details {
  color: white;
  align-self: center;
  margin-left: 32px;
  font-size: 18px;
}
.single-vacature .vacature-sticky--left .details span {
  color: #FE3310;
  margin: 0 8px;
}
.single-vacature .vacature-sticky--right {
  width: 50%;
  text-align: right;
}
.single-vacature .vacature-sticky--right .button {
  height: auto;
  cursor: pointer;
}
.vacature-header {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  max-height: 711px;
  height: 711px;
  overflow: hidden;
}
.vacature-header img {
  width: 100%;
  z-index: -2;
  position: relative;
  height: 100%;
  object-fit: cover;
}
.vacature-header:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 711px;
  background: linear-gradient(0deg, #003264, #003264);
  opacity: 0.25;
  z-index: -1;
}
.vacature-header .grid {
  position: absolute;
  height: 711px;
  margin: 0 auto;
  left: 50%;
  transform: translateX(-50%);
}
.vacature-header .grid--center {
  top: 50%;
  position: absolute;
  display: flex;
  width: 100%;
  margin-top: -150px;
}
.vacature-header__left a {
  display: block;
  width: max-content;
  color: rgba(255, 255, 255, 0.6);
  margin-left: 20px;
}
.vacature-header__left a svg {
  vertical-align: middle;
  margin-right: 12px;
}
.vacature-header__right {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
}
.vacature-header__right .sector {
  display: block;
  background-color: #014288;
  color: #FFF;
  font-size: 16px;
  padding: 6px 12px;
  border-radius: 31px;
  max-width: fit-content;
}
.vacature-header__right h1 {
  color: white;
  font-size: 64px;
  line-height: 64px;
  font-weight: 600;
  margin: 74px auto 8px auto;
  text-align: center;
  max-width: 50%;
}
.vacature-header__right .details {
  font-size: 18px;
  color: white;
}
.vacature-header__right .details span {
  color: #FE3310;
  padding: 0 16px;
}
.vacature-header__right a {
  background-color: #FE3310;
  color: white !important;
  height: 50px;
  border-radius: 40px;
  display: block;
  max-width: fit-content;
  padding: 18px 36px;
  font-weight: 600;
  line-height: 14px;
  margin-top: 52px;
  text-decoration: none !important;
}
.vacature-header__right a:hover {
  background-color: #014288;
}
@media only screen and (min-width: 1021px) {
  .vacature-header__right {
    position: absolute;
    z-index: 1;
  }
  .vacature-header__left {
    position: relative;
    z-index: 2;
  }
}
@media only screen and (max-width: 1020px) {
  .single-vacature .vacature-sticky {
    bottom: 0;
    top: unset;
  }
  .single-vacature .vacature-sticky--left {
    padding-bottom: 12px;
  }
  .single-vacature .vacature-sticky--left .details {
    display: none;
  }
  .single-vacature .page-header {
    border: 0;
  }
  .single-vacature .page-header > .grid {
    margin-bottom: 12px;
  }
  .vacature-header .grid--center {
    flex-direction: column;
  }
  .vacature-header__left {
    align-self: center;
    margin-bottom: 40px;
  }
  .vacature-header__left a {
    margin-left: 0;
  }
  .vacature-header__right h1 {
    max-width: 100%;
    font-size: 48px;
    line-height: 56px;
  }
}
@media only screen and (max-width: 600px) {
  .single-vacature .vacature-sticky {
    bottom: 0;
    width: 100%;
  }
  .single-vacature .vacature-sticky .grid--flex {
    flex-direction: column-reverse;
  }
  .single-vacature .vacature-sticky--left {
    margin-left: 0;
    width: 100%;
    display: block;
    text-align: center;
  }
  .single-vacature .vacature-sticky--left .details {
    margin-left: 0;
    margin-top: 8px;
  }
  .single-vacature .vacature-sticky--right {
    width: 100%;
    margin: -34px auto 16px auto;
    text-align: center;
  }
}
.single-medewerkersverhaal {
  background-color: white;
}
.single-medewerkersverhaal .header-image-sub-top {
  background-image: none !important;
  height: 0;
  max-height: 0;
  margin: 0;
}
.single-medewerkersverhaal .header-image-sub-top .header-image-sub:before,
.single-medewerkersverhaal .header-image-sub-top .header-image-sub:after {
  display: none;
}
.single-medewerkersverhaal .header-image-sub-top .header-image-sub .side-gradients {
  display: none;
}
.single-medewerkersverhaal .header-image-sub-top:after {
  display: none;
}
.single-medewerkersverhaal .page-header {
  background-color: transparent;
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.single-medewerkersverhaal .page-header > .grid {
  margin-bottom: 16px;
}
.medewerkersverhaal-header {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  max-height: 711px;
  height: 711px;
  overflow: hidden;
}
.medewerkersverhaal-header img {
  width: 100%;
  z-index: -2;
  position: relative;
  height: 100%;
  object-fit: cover;
}
.medewerkersverhaal-header:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 711px;
  background: linear-gradient(0deg, #003264, #003264);
  opacity: 0.25;
  z-index: -1;
}
.medewerkersverhaal-header .grid {
  position: absolute;
  height: 711px;
  margin: 0 auto;
  left: 50%;
  transform: translateX(-50%);
}
.medewerkersverhaal-header .grid--center {
  top: 50%;
  position: absolute;
  display: flex;
  width: 100%;
  margin-top: -150px;
}
.medewerkersverhaal-header__right {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
}
.medewerkersverhaal-header__right .sector {
  display: block;
  background-color: #014288;
  color: #FFF;
  font-size: 16px;
  padding: 6px 12px;
  border-radius: 31px;
  max-width: fit-content;
}
.medewerkersverhaal-header__right h1 {
  color: white;
  font-size: 64px;
  line-height: 64px;
  font-weight: 600;
  margin: 74px auto 8px auto;
  text-align: center;
  max-width: 50%;
}
@media only screen and (min-width: 1021px) {
  .medewerkersverhaal-header__right {
    position: absolute;
    z-index: 1;
  }
  .medewerkersverhaal-header__left {
    position: relative;
    z-index: 2;
  }
}
@media only screen and (max-width: 1020px) {
  .single-medewerkersverhaal .page-header {
    border: 0;
  }
  .single-medewerkersverhaal .page-header > .grid {
    margin-bottom: 12px;
  }
  .medewerkersverhaal-header .grid--center {
    flex-direction: column;
  }
  .medewerkersverhaal-header__right h1 {
    max-width: 100%;
    font-size: 48px;
    line-height: 56px;
  }
}
.vacatures {
  position: relative;
  background-color: #E5E5E5;
  padding-bottom: 84px;
}
.vacatures .grid--flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.vacatures .card {
  flex-basis: 30%;
  margin-right: 12px;
  margin-bottom: 36px;
  color: #323232;
  transition: all 0.25s ease-in-out;
}
.vacatures .card:hover {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.vacatures .card:hover .card__image img {
  transform: scale(1.25);
}
.vacatures .card__image {
  position: relative;
  overflow: hidden;
}
.vacatures .card__image img {
  display: block;
  transition: transform 0.25s ease-in-out;
}
.vacatures .card__image span {
  display: block;
  position: absolute;
  top: 32px;
  left: 32px;
  background-color: #014288;
  color: #FFF;
  font-size: 16px;
  padding: 6px 12px;
  border-radius: 31px;
}
.vacatures .card__content {
  align-self: center;
  background-color: white;
  padding: 48px;
  height: 201px;
}
.vacatures .card__content h2 {
  font-size: 28px;
  color: black;
  line-height: 32px;
  font-weight: 600;
  margin-bottom: 20px;
}
.vacatures .card__content p {
  font-size: 18px;
}
.vacatures .card__content p span {
  color: #FE3310;
  padding: 0 16px;
}
.vacatures .card__link {
  background-color: #F7F7F7;
  padding: 28px 48px;
  position: relative;
}
.vacatures .card__link span {
  display: flex;
  align-self: center;
}
.vacatures .card__link span svg {
  position: absolute;
  right: 48px;
  display: flex;
  align-self: center;
}
.medewerkersverhaal .card__content {
  height: auto;
}
.two-column-block {
  padding: 88px 0;
}
.two-column-block .editor {
  word-break: break-word;
}
.two-column-block .editor ul li {
  margin-bottom: 8px;
  padding-left: 48px;
}
.two-column-block .editor ul li:before {
  background-image: url('../../images/checkmark.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  height: 20px;
  width: 20px;
  top: 4px;
}
.two-column-block .editor p {
  color: rgba(255, 255, 255, 0.8);
  opacity: 1;
}
.two-column-block .grid--flex {
  display: flex;
  flex-wrap: wrap;
}
.two-column-block__left {
  margin-right: 60px;
}
.two-column-block__left h2 {
  color: #014288 !important;
  font-weight: 600;
  font-size: 48px !important;
  line-height: 56px;
}
.two-column-block__left h5 {
  font-weight: 400;
  font-size: 22px !important;
  line-height: 36px;
  font-family: 'ITCFranklinGothic LT Com Bk' !important;
  margin: 32px 0 !important;
}
.two-column-block__left a {
  background-color: #FE3310;
  color: white !important;
  height: 50px;
  border-radius: 40px;
  display: block;
  max-width: fit-content;
  font-weight: 600;
  padding: 18px;
  line-height: 14px;
  text-decoration: none !important;
}
.two-column-block__left a:hover {
  background-color: #014288;
}
.two-column-block__right {
  margin-left: 60px;
}
.two-column-block__right h2 {
  color: #014288 !important;
  font-weight: 900;
  font-style: 56px !important;
  margin-bottom: 6px !important;
  font-family: 'ITCFranklinGothic LT Com Dm';
  font-weight: 400;
}
.two-column-block__right h3 {
  font-weight: 600;
}
.two-column-block__left,
.two-column-block__right {
  flex-basis: calc( 50% - 60px );
}
.two-column-block--blue {
  background-color: #014288;
}
.two-column-block--blue h1,
.two-column-block--blue h2,
.two-column-block--blue h3,
.two-column-block--blue h4,
.two-column-block--blue h5,
.two-column-block--blue h6 {
  color: white !important;
}
.two-column-block--blue p {
  opacity: 0.8;
  color: white;
}
.two-column-block--blue a {
  background-color: #003264;
}
.two-column-block--blue a:hover {
  background-color: #FE3310;
}
.two-column-block--white p,
.two-column-block--grey p {
  color: #000 !important;
  opacity: 0.8 !important;
}
.two-column-block--grey {
  background-color: #F1F1F1;
}
@media only screen and (max-width: 992px) {
  .two-column-block .grid--flex {
    flex-direction: column;
  }
  .two-column-block__left {
    margin-right: 0;
    margin-bottom: 32px;
  }
  .two-column-block__right {
    margin-left: 0;
  }
}
.one-column {
  background-color: #F1F1F1;
  padding: 88px 16px 0 16px;
}
.one-column__content {
  width: 60%;
  margin: 0 auto;
}
.one-column__content h3 {
  font-weight: 600;
}
.one-column__content ul {
  list-style-type: none;
}
.one-column__content ul li {
  padding-left: 36px !important;
  position: relative;
  margin-bottom: 16px;
}
.one-column__content ul li:before {
  background-image: url('../../images/list-icon.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  content: "" !important;
  height: 20px;
  width: 20px;
  top: 4px;
  left: 0;
  position: absolute;
}
.one-column .button {
  margin: 0 auto;
  display: flex;
  max-width: fit-content;
  color: white;
  text-decoration: none;
  margin-bottom: -26px;
  z-index: 999;
  position: relative;
}
@media only screen and (max-width: 992px) {
  .one-column__content {
    width: 100%;
  }
}
.ervaringen {
  background-color: #F1F1F1;
  padding: 88px 0;
}
.ervaringen__title {
  font-size: 48px;
  line-height: 56px;
  color: #014288;
  font-weight: 600;
}
.ervaringen__item {
  display: flex;
  margin-top: 95px;
}
.ervaringen__item--image {
  position: relative;
  max-height: 196px;
}
.ervaringen__item--image img {
  border-radius: 100%;
}
.ervaringen__item--image svg {
  position: absolute;
  left: 0;
  bottom: -35px;
  right: 0;
  margin: auto;
}
.ervaringen__item--content {
  align-self: center;
  padding-left: 40px;
}
.ervaringen__item--content p {
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  font-style: italic;
}
.ervaringen__item--content h5 {
  color: #FE3310;
  font-weight: 600;
  font-size: 20px;
  margin-top: 16px;
}
.ervaringen__item--content a {
  margin-top: 40px;
  border: 1px solid #014288 !important;
  color: #014288;
}
.ervaringen__item--content a:hover {
  background-color: #014288;
  color: white;
}
@media only screen and (max-width: 992px) {
  .ervaringen__title {
    text-align: center;
  }
  .ervaringen__item {
    flex-direction: column;
  }
  .ervaringen__item--image {
    text-align: center;
  }
  .ervaringen__item--content {
    padding-left: 0;
    margin-top: 60px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
.job-alert {
  background-color: #014288;
  padding: 88px 16px;
}
.job-alert .grid--flex {
  display: flex;
}
.job-alert__left,
.job-alert__right {
  flex-basis: 45%;
  margin-right: 5%;
}
.job-alert__left h2,
.job-alert__right h2 {
  font-style: 48px !important;
  color: white !important;
  font-weight: 600;
}
.job-alert__left h5,
.job-alert__right h5,
.job-alert__left p,
.job-alert__right p,
.job-alert__left a,
.job-alert__right a {
  font-size: 22px !important;
  color: white !important;
  font-weight: 400;
  opacity: 0.8;
  line-height: 36px;
  font-family: 'ITCFranklinGothic LT Com Bk' !important;
}
.job-alert__left a:hover,
.job-alert__right a:hover {
  color: #fe3310 !important;
  opacity: 1;
}
.job-alert__right {
  flex-basis: 40%;
  margin-left: 10%;
}
.job-alert__right h1,
.job-alert__right h2,
.job-alert__right h3,
.job-alert__right h4,
.job-alert__right h5,
.job-alert__right h6 {
  padding: 0 !important;
}
@media only screen and (max-width: 992px) {
  .job-alert .grid--flex {
    flex-direction: column;
  }
  .job-alert__left {
    margin-right: 0;
    margin-bottom: 32px;
  }
  .job-alert__right {
    margin-left: 0;
  }
}
.intro {
  padding: 88px 0;
}
.intro__title {
  font-size: 48px;
  line-height: 56px;
  font-weight: 600;
  color: #014288;
  text-align: center;
  margin-bottom: 48px;
}
.intro .grid--flex {
  display: flex;
}
.intro__block {
  background-color: #F1F1F1;
  flex-basis: 48%;
  margin-right: 1%;
  justify-content: center;
  padding: 48px;
  position: relative;
}
.intro__block svg {
  position: absolute;
  top: -22px;
  left: 48px;
}
.intro__block h3 {
  font-size: 28px;
  line-height: 32px;
  font-weight: 600;
  padding-bottom: 40px;
  color: #29292C;
}
.intro__block ul li {
  margin-bottom: 24px;
  padding-left: 48px;
  position: relative;
  font-size: 18px;
  color: #29292C;
}
.intro__block ul li:before {
  background-image: url('../../images/list-icon.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  height: 20px;
  width: 20px;
  top: 4px;
  left: 0;
  position: absolute;
}
.intro__block:last-child {
  margin-right: 0;
  margin-left: 1%;
}
@media only screen and (max-width: 992px) {
  .intro .grid--flex {
    flex-direction: column;
  }
  .intro__block {
    margin-left: 16px !important;
    margin-right: 16px !important;
    margin-bottom: 48px;
  }
}
.video {
  padding: 88px 0;
  margin: 0 16px;
}
.video h2 {
  color: #014288;
  font-size: 48px;
  line-height: 56px;
  text-align: center;
  margin-bottom: 36px;
  font-weight: 600;
}
.video__row {
  max-width: 850px;
  margin: 0 auto;
  position: relative;
}
.video .video-control {
  position: absolute;
  z-index: 3;
  transform: translateX(-50%);
  top: 40%;
  left: 50%;
}
.video .video-control:hover {
  cursor: pointer;
}
.video .video-control .video-play {
  height: 120px;
  width: 120px;
  background-color: rgba(254, 51, 16, 0.25);
  border-radius: 120px;
  padding-top: 20px;
}
.video .video-control .video-play span {
  height: 80px;
  width: 80px;
  border-radius: 80px;
  display: block;
  background-color: #FE3310;
  position: relative;
  margin: 0 auto;
}
.video .video-control .video-play span svg {
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  height: 80px;
  vertical-align: middle;
}
.video .video-control--hide {
  display: none;
}
.video__container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video__container--hide:before {
  display: none;
}
.video__container:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: linear-gradient(270deg, rgba(0, 50, 100, 0.3) 13.75%, rgba(0, 50, 100, 0.9) 85.18000000000001%);
}
.video__container iframe,
.video__container object,
.video__container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.image-slider {
  margin: 32px 0;
}
.image-slider img {
  max-height: 450px;
  min-height: 450px;
}
.image-slider__slider {
  position: relative;
}
.image-slider__slider div {
  margin: 0 16px;
}
.image-slider__slider span {
  margin-top: 16px;
  display: block;
  opacity: 0.8;
  font-style: italic;
}
.image-slider__slider .slick-prev {
  left: 16px;
  transform: translateY(-50%) rotate(180deg) !important;
}
.image-slider__slider .slick-arrow {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  z-index: 1;
  font-size: 0;
  border: 0;
  height: 50px;
  width: 50px;
  border-radius: 50px;
  background-color: #014288;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: center;
  background-image: url('../../images/arrow-slider.svg');
}
.image-slider__slider .slick-arrow:hover {
  cursor: pointer;
}
.image-slider__slider .slick-next {
  right: 16px;
}
.content-corevalues {
  padding: 88px 16px;
}
.content-corevalues .grid--flex {
  display: flex;
}
.content-corevalues__content {
  flex-basis: 50%;
}
.content-corevalues__content h2 {
  color: #014288 !important;
  font-weight: 600;
  font-size: 48px !important;
  line-height: 56px;
}
.content-corevalues__content p {
  max-width: 80%;
}
.content-corevalues__content a {
  background-color: #FE3310;
  color: white !important;
  height: 50px;
  border-radius: 40px;
  display: block;
  max-width: fit-content;
  padding: 18px;
  line-height: 14px;
  text-decoration: none !important;
}
.content-corevalues__content a:hover {
  background-color: #014288;
}
.content-corevalues__corevalues {
  justify-content: flex-end;
  margin-left: auto;
}
.content-corevalues__corevalues h2 {
  color: #014288 !important;
  font-weight: 600;
  font-size: 48px !important;
  line-height: 56px;
}
.content-corevalues__corevalues h2:last-of-type {
  margin-bottom: 48px;
}
.content-corevalues__corevalues .corevalue__block {
  padding: 24px 40px;
  background-color: #014288;
  display: flex;
  flex-direction: row;
  min-width: 412px;
}
.content-corevalues__corevalues .corevalue__block--left {
  display: block;
  flex-basis: 20%;
  font-size: 28px;
  color: #FE3310;
  font-weight: 600;
}
.content-corevalues__corevalues .corevalue__block:nth-child(even) {
  background-color: #003264;
}
.content-corevalues__corevalues .corevalue__block--right {
  display: block;
  flex-basis: 80 &;
}
.content-corevalues__corevalues .corevalue__block--right h4 {
  font-size: 28px;
  line-height: 32px;
  color: white;
  font-weight: 600;
}
.content-corevalues__corevalues .corevalue__block--right h5 {
  font-size: 18px;
  line-height: 24px;
  color: white;
  opacity: 0.8;
}
@media only screen and (max-width: 992px) {
  .content-corevalues .grid--flex {
    flex-direction: column;
  }
  .content-corevalues__corevalues {
    margin-left: 0;
  }
  .content-corevalues__corevalues .corevalue__block {
    min-width: auto !important;
  }
}
.interview-contactperson {
  padding: 88px 16px;
}
.interview-contactperson .grid--flex {
  display: flex;
}
.interview-contactperson__points {
  flex-basis: 50%;
}
.interview-contactperson__points h2 {
  color: #014288 !important;
  font-weight: 600;
  font-size: 48px !important;
  line-height: 56px;
}
.interview-contactperson__points .points {
  position: relative;
  margin-top: 64px;
}
.interview-contactperson__points .points:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  margin-left: 10px;
  height: 90%;
  background-color: #FE3310;
  border-radius: 17px;
}
.interview-contactperson__points .points span {
  position: relative;
  margin-bottom: 32px;
  display: block;
}
.interview-contactperson__points .points span:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 17px;
  height: 17px;
  background-color: white;
  border: 2px solid #FE3310;
  border-radius: 17px;
}
.interview-contactperson__points .points span h3 {
  margin-left: 40px;
  font-size: 22px;
  color: #29292C;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 8px;
}
.interview-contactperson__points .points span p {
  margin-left: 40px;
  font-size: 18px;
  opacity: 0.8;
  line-height: 28px;
  color: #29292C;
}
.interview-contactperson__contact {
  margin-left: auto;
  max-width: 375px;
  width: 100%;
}
.interview-contactperson__contact .contact {
  background-color: #014288;
  margin-top: 148px;
  display: flex;
  flex-direction: column;
}
.interview-contactperson__contact .contact img {
  border-radius: 100%;
  width: 180px;
  height: 180px;
  object-fit: cover;
  object-position: center;
  margin-top: -90px;
  align-self: center;
}
.interview-contactperson__contact .contact h3 {
  display: block;
  font-size: 28px;
  line-height: 32px;
  color: white;
  font-weight: 600;
  padding: 24px 40px 0;
}
.interview-contactperson__contact .contact h4 {
  font-size: 18px;
  line-height: 28px;
  color: white;
  margin-top: 8px;
  opacity: 0.8;
  margin-bottom: 40px;
  padding: 0 40px;
}
.interview-contactperson__contact .contact__links {
  background-color: #003264;
  padding: 16px 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.interview-contactperson__contact .contact__links svg {
  margin-right: 16px;
}
.interview-contactperson__contact .contact__links a {
  color: white;
}
@media only screen and (max-width: 992px) {
  .interview-contactperson .grid--flex {
    flex-direction: column;
  }
  .interview-contactperson__points {
    margin-bottom: 48px;
  }
  .interview-contactperson__contact {
    margin-left: 0;
  }
  .interview-contactperson__contact .contact {
    margin-right: auto;
    margin-left: auto;
    max-width: 90%;
  }
}
.socials {
  padding: 88px 16px;
  text-align: center;
}
.socials ul li {
  display: inline-block;
}
.socials ul li .button {
  margin-right: 72px;
}
.socials ul li .button:hover {
  background-color: #26326A;
  color: white;
}
.socials__buttons--faded {
  opacity: 0.8;
  margin-right: 32px;
}
.socials__buttons--circles {
  background-color: #26326A;
  height: 50px;
  width: 50px;
  border-radius: 50px;
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
}
.socials__buttons--circles:hover {
  background-color: #fe3310;
}
.socials__buttons--circles svg {
  height: 50px;
}
@media only screen and (max-width: 992px) {
  .socials__buttons--button {
    display: block !important;
    margin-bottom: 48px;
  }
  .socials__buttons--button .button {
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  .socials ul li {
    display: block;
  }
  .socials__buttons--faded {
    margin-right: 0;
    margin-bottom: 24px;
  }
  .socials__buttons--circles {
    text-align: center;
    margin: 0 auto 8px auto;
  }
}
/* --------------------
Body
-------------------- */
body {
  font-family: 'ITCFranklinGothic LT Com Bk';
  line-height: 1.2;
  background-color: #DCDCDC;
  color: #4b4b4b;
}
body.home {
  background: #f1f1f1;
}
body a {
  text-decoration: none;
}
@media only screen and (max-width: 640px) {
  body {
    padding-top: 68px;
  }
  .align-left,
  .alignright {
    padding: 0 !important;
    width: 100%;
    margin-bottom: 20px;
  }
}
.alignleft {
  float: left;
  padding-right: 20px;
}
.alignright {
  float: right;
  padding-left: 20px;
}
/* --------------------
Editor
-------------------- */
.editor {
  /* ---------------
	Heading
	--------------- */
  /* ---------------
	Paragraph
	--------------- */
  /* ---------------
	Unordered list
	--------------- */
  /* ---------------
	Ordered list
	--------------- */
  /* ---------------
	Blockqoute
	--------------- */
  /* ---------------
	Images
	--------------- */
  /* ---------------
	Custom buttons
	--------------- */
  /* ---------------
	Line
	--------------- */
  /* ---------------
	Blue
	--------------- */
  /* ---------------
	Columns
	--------------- */
}
.editor h1,
.editor h2,
.editor h3,
.editor h4,
.editor h5,
.editor h6 {
  padding: 0 20px;
}
.editor h1 {
  font-size: 46px;
  color: #29292c;
  margin-bottom: 20px;
  margin-top: 10px;
  width: calc(100% - 90px);
}
.editor h2 {
  font-size: 44px;
  color: #29292c;
  margin-bottom: 20px;
  margin-top: 10px;
}
.editor h3 {
  font-size: 32px;
  color: #29292c;
  margin-bottom: 20px;
  margin-top: 10px;
}
.editor h4 {
  font-size: 26px;
  color: #29292c;
  margin-bottom: 8px;
  margin-top: 10px;
}
.editor h5 {
  font-family: 'ITCFranklinGothic LT Com Md';
  font-size: 20px;
  color: #29292c;
  margin-bottom: 18px;
}
.editor h6 {
  font-family: 'ITCFranklinGothic LT Com Md';
  font-size: 16px;
  color: #29292c;
  margin-bottom: 18px;
}
.editor a {
  color: #4b4b4b;
  text-decoration: underline;
}
.editor p {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 28px;
  padding: 0 20px;
}
.editor p strong {
  font-family: 'ITCFranklinGothic LT Com Md';
  font-weight: 100;
}
.editor p:first-of-type {
  /* font-size: 18px; margin-bottom: 60px; */
}
.editor .larger-type p {
  font-size: 18px !important;
}
.editor ul {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 28px;
  padding: 0 20px;
}
.editor ul li {
  position: relative;
  padding-left: 22px;
}
.editor ul li:before {
  position: absolute;
  left: 0;
  font-size: 20px;
  content: "•";
  color: #e95123;
}
.editor ol {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 28px;
  padding: 0 20px;
  counter-reset: li-counter;
}
.editor ol li {
  position: relative;
  padding-left: 22px;
}
.editor ol li:before {
  position: absolute;
  left: 0;
  color: #e95123;
  content: counter(li-counter) ".";
  counter-increment: li-counter;
}
.editor blockquote {
  position: relative;
  padding: 0 0 0 25px;
  opacity: .5;
}
.editor blockquote p {
  font-size: 20px !important;
  line-height: 26px;
  margin-bottom: 28px;
  font-style: italic;
}
.editor img:not(.alignleft,.alignright,.alignnone) {
  width: auto;
  max-width: 100%;
  height: auto;
}
.editor .item-read-more {
  display: inline-block;
  position: relative;
  width: 100%;
  line-height: 1;
}
.editor .item-read-more:before {
  position: absolute;
  width: 16px;
  height: 6px;
  right: 0;
  background: url('../..//images/arrow-right-01.svg') top left no-repeat;
  background-size: 16px;
  margin-top: 34px;
  content: "";
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.editor .item-read-more:after {
  position: absolute;
  width: 16px;
  height: 6px;
  left: 0;
  background: url('../..//images/arrow-right-01.svg') top left no-repeat;
  background-size: 16px;
  margin-top: 34px;
  content: "";
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.editor .item-read-more a {
  font-family: 'ITCFranklinGothic LT Com Md';
  position: relative;
  display: inline-block;
  color: #29292c;
  width: 100%;
  padding-bottom: 25px;
  padding-right: 15px;
  margin-top: 30px;
  text-decoration: none;
  -webkit-transition: padding 0.2s ease-in-out;
  -moz-transition: padding 0.2s ease-in-out;
  -ms-transition: padding 0.2s ease-in-out;
  -o-transition: padding 0.2s ease-in-out;
  transition: padding 0.2s ease-in-out;
}
.editor .item-read-more a:before {
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background: #767676;
  content: "";
  z-index: 5;
  max-width: 0;
  -webkit-transition: max-width 0.3s ease-in-out;
  -moz-transition: max-width 0.3s ease-in-out;
  -ms-transition: max-width 0.3s ease-in-out;
  -o-transition: max-width 0.3s ease-in-out;
  transition: max-width 0.3s ease-in-out;
}
.editor .item-read-more a:after {
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background: #C2C2C2;
  content: "";
  z-index: 4;
}
.editor .item-read-more span {
  position: relative;
  z-index: 5;
}
.editor .item-read-more span strong {
  font-family: 'ITCFranklinGothic LT Com Dm';
  font-weight: 400;
  color: #e95123;
}
.editor .item-read-more:hover {
  color: white;
}
.editor .item-read-more:hover:before {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.editor .item-read-more:hover:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.editor .item-read-more:hover a {
  padding-left: 26px;
}
.editor .item-read-more:hover a:before {
  max-width: 100%;
}
.editor .button {
  color: white !important;
  text-decoration: none !important;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.editor .item-download {
  display: inline-block;
  position: relative;
  width: 100%;
  line-height: 1;
}
.editor .item-download:before {
  position: absolute;
  width: 6px;
  height: 16px;
  right: 0;
  background: url('../..//images/arrow-bottom-01.svg') top left no-repeat;
  background-size: 6px;
  margin-top: 30px;
  content: "";
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.editor .item-download:after {
  position: absolute;
  width: 6px;
  height: 16px;
  left: 0;
  background: url('../..//images/arrow-bottom-01.svg') top left no-repeat;
  background-size: 6px;
  margin-top: 30px;
  content: "";
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.editor .item-download a {
  font-family: 'ITCFranklinGothic LT Com Md';
  position: relative;
  display: inline-block;
  color: #29292c;
  width: 100%;
  padding-bottom: 25px;
  margin-top: 30px;
  text-decoration: none;
  -webkit-transition: padding 0.2s ease-in-out;
  -moz-transition: padding 0.2s ease-in-out;
  -ms-transition: padding 0.2s ease-in-out;
  -o-transition: padding 0.2s ease-in-out;
  transition: padding 0.2s ease-in-out;
}
.editor .item-download a:before {
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background: #767676;
  content: "";
  z-index: 5;
  max-width: 0;
  -webkit-transition: max-width 0.3s ease-in-out;
  -moz-transition: max-width 0.3s ease-in-out;
  -ms-transition: max-width 0.3s ease-in-out;
  -o-transition: max-width 0.3s ease-in-out;
  transition: max-width 0.3s ease-in-out;
}
.editor .item-download a:after {
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background: #C2C2C2;
  content: "";
  z-index: 4;
}
.editor .item-download span {
  position: relative;
  z-index: 5;
}
.editor .item-download span strong {
  font-family: 'ITCFranklinGothic LT Com Dm';
  font-weight: 400;
  color: #e95123;
}
.editor .item-download:hover {
  color: white;
}
.editor .item-download:hover:before {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.editor .item-download:hover:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.editor .item-download:hover a {
  padding-left: 26px;
}
.editor .item-download:hover a:before {
  max-width: 100%;
}
.editor hr {
  float: left;
  width: calc(100% - 40px);
  margin: 0 0 0 20px;
  border: none;
  height: 1px;
  background: #C2C2C2;
}
.editor .col-1-1:first-of-type p:first-of-type {
  /*  margin-bottom: 60px; */
}
.editor .col-1-1.line-top {
  position: relative;
  padding-top: 35px;
}
.editor .col-1-1.line-top:before {
  position: absolute;
  left: 20px;
  top: 0;
  height: 1px;
  width: calc(100% - 40px);
  background: #C2C2C2;
  content: "";
}
.editor.blauw h1,
.editor.blauw h2,
.editor.blauw h3,
.editor.blauw h4,
.editor.blauw h5,
.editor.blauw h6 {
  color: white;
}
.editor.blauw p,
.editor.blauw ul li,
.editor.blauw ol li,
.editor.blauw a {
  color: rgba(255, 255, 255, 0.7);
}
.editor.blauw hr {
  background: white;
}
.editor.blauw .col-1-1.line-top:before {
  background: white;
}
.editor.blauw .item-read-more a {
  color: white;
}
.editor.blauw .item-read-more a:before {
  background: white;
}
.editor.blauw .item-read-more a:after {
  background: #678Eb8;
}
body.tiptop .editor.blauw .item-read-more a:after {
  background: rgba(255, 255, 255, 0.2);
}
.editor.blauw .item-download a {
  color: white;
}
.editor.blauw .item-download a:before {
  background: white;
}
.editor.blauw .item-download a:after {
  background: #678Eb8;
}
body.tiptop .editor.blauw .item-download a:after {
  background: rgba(255, 255, 255, 0.2);
}
.editor.blauw .one-half.line-top:before,
.editor.blauw .one-third.line-top:before,
.editor.blauw .one-fourth.line-top:before,
.editor.blauw .one-fifth.line-top:before,
.editor.blauw .one-sixt.line-top:before {
  background: white;
}
.editor .one-half,
.editor .one-third,
.editor .one-fourth,
.editor .one-fifth,
.editor .one-sixt {
  float: left;
  position: relative;
  padding: 35px 20px 0;
}
.editor .one-half.line-top:before,
.editor .one-third.line-top:before,
.editor .one-fourth.line-top:before,
.editor .one-fifth.line-top:before,
.editor .one-sixt.line-top:before {
  position: absolute;
  left: 20px;
  top: 0;
  height: 1px;
  width: calc(100% - 40px);
  background: #C2C2C2;
  content: "";
}
.editor .one-half h1,
.editor .one-third h1,
.editor .one-fourth h1,
.editor .one-fifth h1,
.editor .one-sixt h1,
.editor .one-half h2,
.editor .one-third h2,
.editor .one-fourth h2,
.editor .one-fifth h2,
.editor .one-sixt h2,
.editor .one-half h3,
.editor .one-third h3,
.editor .one-fourth h3,
.editor .one-fifth h3,
.editor .one-sixt h3,
.editor .one-half h4,
.editor .one-third h4,
.editor .one-fourth h4,
.editor .one-fifth h4,
.editor .one-sixt h4,
.editor .one-half h5,
.editor .one-third h5,
.editor .one-fourth h5,
.editor .one-fifth h5,
.editor .one-sixt h5,
.editor .one-half h6,
.editor .one-third h6,
.editor .one-fourth h6,
.editor .one-fifth h6,
.editor .one-sixt h6,
.editor .one-half p,
.editor .one-third p,
.editor .one-fourth p,
.editor .one-fifth p,
.editor .one-sixt p,
.editor .one-half ul,
.editor .one-third ul,
.editor .one-fourth ul,
.editor .one-fifth ul,
.editor .one-sixt ul,
.editor .one-half ol,
.editor .one-third ol,
.editor .one-fourth ol,
.editor .one-fifth ol,
.editor .one-sixt ol {
  padding: 0;
}
.editor .one-half p,
.editor .one-third p,
.editor .one-fourth p,
.editor .one-fifth p,
.editor .one-sixt p {
  font-size: 16px;
}
.editor .one-half p:first-of-type,
.editor .one-third p:first-of-type,
.editor .one-fourth p:first-of-type,
.editor .one-fifth p:first-of-type,
.editor .one-sixt p:first-of-type {
  margin-bottom: 28px;
}
.editor .one-half p,
.editor .one-third p,
.editor .one-fourth p,
.editor .one-fifth p,
.editor .one-sixt p {
  overflow: hidden;
}
.editor .one-half p img.alignleft,
.editor .one-third p img.alignleft,
.editor .one-fourth p img.alignleft,
.editor .one-fifth p img.alignleft,
.editor .one-sixt p img.alignleft,
.editor .one-half p img.alignright,
.editor .one-third p img.alignright,
.editor .one-fourth p img.alignright,
.editor .one-fifth p img.alignright,
.editor .one-sixt p img.alignright {
  height: auto;
  max-width: 100%;
  min-width: 32.33%;
}
.editor .one-half p img.alignnone,
.editor .one-third p img.alignnone,
.editor .one-fourth p img.alignnone,
.editor .one-fifth p img.alignnone,
.editor .one-sixt p img.alignnone {
  height: auto;
  width: auto;
  max-width: 100%;
}
.editor .one-half hr,
.editor .one-third hr,
.editor .one-fourth hr,
.editor .one-fifth hr,
.editor .one-sixt hr {
  width: 100%;
  margin: 0;
}
.editor .one-half hr:first-of-type,
.editor .one-third hr:first-of-type,
.editor .one-fourth hr:first-of-type,
.editor .one-fifth hr:first-of-type,
.editor .one-sixt hr:first-of-type {
  margin-top: -35px;
  margin-bottom: 35px;
}
.editor .one-half {
  width: 50%;
}
.editor .one-third {
  width: 33.33333%;
}
.editor .one-fourth {
  width: 25%;
}
.editor .one-fifth {
  width: 20%;
}
.editor .one-sixt {
  width: 16.66%;
}
@media only screen and (max-width: 640px) {
  .editor h1 {
    font-size: 34px;
  }
  .editor h2 {
    font-size: 30px;
  }
  .editor h3 {
    font-size: 26px;
  }
  .editor h4 {
    font-size: 22px;
  }
  .editor h5 {
    font-size: 18px;
  }
  .editor h6 {
    font-size: 16px;
  }
  .editor .one-half,
  .editor .one-third,
  .editor .one-fourth,
  .editor .one-fifth,
  .editor .one-sixt {
    width: 100%;
  }
}
/* --------------------
Main
-------------------- */
.grid {
  width: 100%;
  max-width: 1280px;
}
.section {
  position: relative;
  width: 100%;
  overflow: hidden;
}
/* --------------------
Header
-------------------- */
.page-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 45px 0 20px;
  z-index: 999;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-header .page-logo {
  float: left;
  width: 144px;
  height: 86px;
  overflow: hidden;
  margin-left: 20px;
  -webkit-transition: width 0.15s ease-in-out;
  -moz-transition: width 0.15s ease-in-out;
  -ms-transition: width 0.15s ease-in-out;
  -o-transition: width 0.15s ease-in-out;
  transition: width 0.15s ease-in-out;
}
body.grondverzet .page-header .page-logo {
  width: 250px;
}
.page-header .page-logo .logo {
  width: 100%;
  height: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: transform 0.15s ease-in-out;
  -moz-transition: transform 0.15s ease-in-out;
  -ms-transition: transform 0.15s ease-in-out;
  -o-transition: transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out;
}
.page-header .menu-trigger {
  display: none;
  position: absolute;
  width: 26px;
  height: 16px;
  right: 10px;
  top: 26px;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.page-header .main-navigation {
  float: right;
  display: flex;
  align-items: center;
  margin-top: 45px;
  -webkit-transition: margin-top 0.15s ease-in-out;
  -moz-transition: margin-top 0.15s ease-in-out;
  -ms-transition: margin-top 0.15s ease-in-out;
  -o-transition: margin-top 0.15s ease-in-out;
  transition: margin-top 0.15s ease-in-out;
}
.page-header .main-navigation__custom {
  display: flex;
  margin-right: 22px;
  margin-left: 22px;
}
.page-header .main-navigation__custom svg path {
  fill: #FFF;
}
.page-header .main-navigation ul {
  font-family: 'ITCFranklinGothic LT Com Md';
  font-size: 18px;
}
.page-header .main-navigation ul li {
  float: left;
  position: relative;
  padding: 10px 22px;
}
.page-header .main-navigation ul li:after {
  background: #e95123;
  color: white;
  margin-left: 10px;
  padding: 2px 11px 3px 10px;
  font-size: 16px;
  border-radius: 11px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
}
.page-header .main-navigation ul li a {
  position: relative;
  color: white;
}
.page-header .main-navigation ul li a:before {
  position: absolute;
  width: 2px;
  height: 16px;
  background: #e95123;
  content: "";
  top: -17px;
  left: 50%;
  max-height: 0;
  -webkit-transform: translate(5px) rotate(11deg);
  -moz-transform: translate(5px) rotate(11deg);
  -ms-transform: translate(5px) rotate(11deg);
  -o-transform: translate(5px) rotate(11deg);
  transform: translate(5px) rotate(11deg);
  -webkit-transition: max-height 0.1s ease-in-out;
  -moz-transition: max-height 0.1s ease-in-out;
  -ms-transition: max-height 0.1s ease-in-out;
  -o-transition: max-height 0.1s ease-in-out;
  transition: max-height 0.1s ease-in-out;
}
.page-header .main-navigation ul li a:after {
  position: absolute;
  width: 2px;
  height: 16px;
  background: #e95123;
  content: "";
  top: 25px;
  left: 50%;
  max-height: 0;
  -webkit-transform: translate(-4px) rotate(11deg);
  -moz-transform: translate(-4px) rotate(11deg);
  -ms-transform: translate(-4px) rotate(11deg);
  -o-transform: translate(-4px) rotate(11deg);
  transform: translate(-4px) rotate(11deg);
  -webkit-transition: max-height 0.1s 0.07000000000000001s ease-in-out;
  -moz-transition: max-height 0.1s 0.07000000000000001s ease-in-out;
  -ms-transition: max-height 0.1s 0.07000000000000001s ease-in-out;
  -o-transition: max-height 0.1s 0.07000000000000001s ease-in-out;
  transition: max-height 0.1s 0.07000000000000001s ease-in-out;
}
.page-header .main-navigation ul li ul {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  left: 50%;
  width: 174px;
  margin-top: 10px;
  padding-top: 20px;
  font-size: 16px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s 0.07000000000000001s ease-in-out;
  -moz-transition: all 0.3s 0.07000000000000001s ease-in-out;
  -ms-transition: all 0.3s 0.07000000000000001s ease-in-out;
  -o-transition: all 0.3s 0.07000000000000001s ease-in-out;
  transition: all 0.3s 0.07000000000000001s ease-in-out;
}
.page-header .main-navigation ul li ul li {
  text-align: center !important;
  width: 100%;
  background: white;
  padding: 0;
}
.page-header .main-navigation ul li ul li a {
  float: left;
  width: 100%;
  color: #323232;
  padding: 15px 0;
  border: 1px solid #e6e6e6;
  border-bottom: none;
}
.page-header .main-navigation ul li ul li a:before,
.page-header .main-navigation ul li ul li a:after {
  display: none;
}
.page-header .main-navigation ul li ul li a:hover {
  background: #004289;
  color: white !important;
}
body.tiptop .page-header .main-navigation ul li ul li a:hover {
  background: #29292c;
}
.page-header .main-navigation ul li ul li:last-child a {
  border-bottom: 1px solid #e6e6e6;
}
.page-header .main-navigation ul li:hover a:before,
.page-header .main-navigation ul li:hover a:after {
  max-height: 16px;
}
.page-header .main-navigation ul li:hover ul {
  visibility: visible;
  opacity: 1;
}
.page-header .top-navigation {
  position: absolute;
  width: calc(100vw - 20px);
  max-width: 1240px;
  right: 10px;
  top: -10px;
}
.page-header .top-navigation ul {
  font-family: 'ITCFranklinGothic LT Com Bk';
  float: right;
  font-size: 14px;
}
.page-header .top-navigation ul li {
  float: left;
  position: relative;
  padding: 10px 11px;
}
.page-header .top-navigation ul li a {
  position: relative;
  color: white;
}
.page-header .top-navigation ul li:hover ul {
  visibility: visible;
  opacity: 1;
}
body.agrifoods .page-header .top-navigation ul li#menu-item-882 a {
  border-bottom: 2px solid #e95123;
}
body.grondverzet .page-header .top-navigation ul li#menu-item-883 a {
  border-bottom: 2px solid #e95123;
}
body.loonbedrijf .page-header .top-navigation ul li#menu-item-884 a {
  border-bottom: 2px solid #e95123;
}
body.logistiek .page-header .top-navigation ul li#menu-item-916 a {
  border-bottom: 2px solid #e95123;
}
body.groep .page-header .top-navigation ul li#menu-item-805 a {
  border-bottom: 2px solid #e95123;
}
body.tiptop .page-header .top-navigation ul li#menu-item-1167 a {
  border-bottom: 2px solid #e95123;
}
body.borculo .page-header .top-navigation ul li#menu-item-1176 a {
  border-bottom: 2px solid #e95123;
}
.page-header .top-navigation ul li .sub-menu {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  z-index: 999;
  background-color: white;
  right: 0;
  width: 174px;
  margin-top: 10px;
  font-size: 16px;
}
.page-header .top-navigation ul li .sub-menu li {
  text-align: center !important;
  width: 100%;
  background: white;
  padding: 0;
}
.page-header .top-navigation ul li .sub-menu li a {
  float: left;
  width: 100%;
  color: #323232;
  padding: 15px 0;
  border: 1px solid #e6e6e6;
  border-bottom: none;
}
.page-header .top-navigation ul li .sub-menu li a:hover {
  background: #26326a;
  color: white !important;
}
.page-header #lang_sel_list {
  float: right;
  font-family: 'ITCFranklinGothic LT Com Md';
  font-size: 0;
  text-transform: uppercase;
  margin: 53px 20px 0 35px;
  -webkit-transition: margin 0.1s ease-in-out;
  -moz-transition: margin 0.1s ease-in-out;
  -ms-transition: margin 0.1s ease-in-out;
  -o-transition: margin 0.1s ease-in-out;
  transition: margin 0.1s ease-in-out;
  padding: 0;
  background-color: transparent;
  border: 0;
}
.page-header #lang_sel_list ul li {
  float: left;
}
.page-header #lang_sel_list ul li a {
  float: left;
  text-align: center !important;
  height: 25px;
  width: 39px;
  background: white;
  border: 2px solid white;
  padding: 1px 0 0;
  color: #c7c7c7;
  line-height: 19px;
}
.page-header #lang_sel_list ul li a:before {
  font-size: 16px;
}
.page-header #lang_sel_list ul li a.lang_sel_sel {
  background: #e95123;
  color: white;
}
.page-header #lang_sel_list ul li a:hover {
  background: #004289;
  color: white;
}
body.tiptop .page-header #lang_sel_list ul li a:hover {
  background: black;
}
.page-header #lang_sel_list ul li.icl-nl a {
  border-right: none !important;
  text-indent: 2px;
  border-radius: 13px 0 0 13px;
  -webkit-border-radius: 13px 0 0 13px;
  -moz-border-radius: 13px 0 0 13px;
}
.page-header #lang_sel_list ul li.icl-nl a:before {
  content: "NL";
}
.page-header #lang_sel_list ul li.icl-en a {
  border-left: none !important;
  text-indent: -2px;
  border-radius: 0 13px 13px 0;
  -webkit-border-radius: 0 13px 13px 0;
  -moz-border-radius: 0 13px 13px 0;
}
.page-header #lang_sel_list ul li.icl-en a:before {
  content: "EN";
}
body.tiptop .page-header #lang_sel_list {
  display: none;
}
.page-header.white {
  background-color: white;
  padding: 20px 0 20px;
  border-bottom: 1px solid #e6e6e6;
}
.page-header.white .page-logo {
  width: 140px;
  height: 83px;
}
.page-header.white .page-logo .logo {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
body.grondverzet .page-header.white .page-logo .logo {
  -webkit-transform: translateY(-1%);
  -moz-transform: translateY(-1%);
  -ms-transform: translateY(-1%);
  -o-transform: translateY(-1%);
  transform: translateY(-1%);
}
.page-header.white .main-navigation {
  margin-top: 31px;
}
.page-header.white .main-navigation__custom svg path {
  fill: #323232;
}
.page-header.white .main-navigation ul li a {
  color: #323232;
}
.page-header.white .main-navigation ul li a:hover {
  color: #004289;
}
.page-header.white .top-navigation ul li a {
  color: #7e7e7e;
}
.page-header.white .top-navigation ul li a:hover {
  color: #004289;
}
.page-header.white #lang_sel_list {
  margin: 39px 20px 0 35px;
}
.page-header.white #lang_sel_list ul li a {
  background: #f1f1f1;
  color: #b1b1b1;
  border: 2px solid #f1f1f1;
}
.page-header.white #lang_sel_list ul li a.lang_sel_sel {
  background: #e95123;
  color: white;
}
.page-header.white #lang_sel_list ul li a:hover {
  background: #004289;
  color: white;
}
.tiptop .page-header .page-logo {
  width: 214px;
}
@media only screen and (max-width: 1070px) {
  .page-header .top-navigation ul li {
    padding: 10px 7px;
  }
  .page-header .main-navigation ul li {
    padding: 10px 12px;
  }
}
@media only screen and (max-width: 980px) {
  .page-header .top-navigation {
    top: 5px;
  }
  .page-header .main-navigation {
    margin-right: 8px;
  }
  .page-header #lang_sel_list {
    position: absolute;
    right: 20px;
    margin: 0 !important;
    top: -35px;
  }
}
@media only screen and (max-width: 820px) {
  .page-header .top-navigation ul li {
    padding: 10px 7px;
  }
  .page-header .main-navigation ul {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1020px) {
  .page-header {
    background-color: white;
    padding: 20px 0 20px;
    border-bottom: 1px solid #e6e6e6;
  }
  .page-header .page-logo {
    width: 111px !important;
    height: 66px !important;
  }
  .page-header .page-logo .logo {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .page-header .top-navigation {
    margin-top: 10px;
  }
  .page-header .top-navigation ul li a {
    color: #4b4b4b;
  }
  .page-header .main-navigation {
    margin-top: 41px;
  }
  .page-header .main-navigation ul li a {
    color: #323232;
  }
  .page-header .main-navigation ul li a:hover {
    color: #004289;
  }
  .page-header #lang_sel_list {
    top: -10px;
  }
  .page-header #lang_sel_list ul li a {
    background: #f1f1f1;
    color: #b1b1b1;
    border: 2px solid #f1f1f1;
  }
  .page-header #lang_sel_list ul li a.lang_sel_sel {
    background: #e95123;
    color: white;
  }
  .page-header #lang_sel_list ul li a:hover {
    background: #004289;
    color: white;
  }
  #menu-item-967:after {
    right: 10px;
    top: 9px;
    position: absolute;
  }
}
@media only screen and (min-width: 1020px) {
  .page-header .navigation-wrap {
    display: block !important;
    min-width: calc(100% - 170px);
  }
  body.tiptop .page-header .navigation-wrap {
    min-width: calc(100% - 240px);
  }
  body.grondverzet .page-header .navigation-wrap {
    min-width: calc(100% - 270px);
  }
}
@media only screen and (max-width: 1020px) {
  .tiptop .page-header .page-logo {
    width: 120px !important;
  }
  .page-header {
    padding: 10px 0 !important;
  }
  .page-header .page-logo {
    margin-left: 10px;
    width: 79px !important;
    height: 47px !important;
  }
  body.grondverzet .page-header .page-logo {
    width: 135px !important;
  }
  .page-header .menu-trigger {
    display: block;
  }
  .page-header .navigation-wrap {
    float: left;
    display: none;
    width: 100%;
    margin: 10px 0 0;
    padding-top: 0;
    border-top: 1px solid #e6e6e6;
  }
  .page-header .navigation-wrap .top-navigation {
    float: left;
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    padding-top: 0;
  }
  .page-header .navigation-wrap .top-navigation ul {
    float: left;
    width: 100%;
    overflow: hidden;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .page-header .navigation-wrap .top-navigation ul li {
    float: none;
    display: inline-block;
    padding: 12px 10px;
  }
  .page-header .navigation-wrap .top-navigation ul li a {
    color: #4b4b4b;
  }
  .page-header .navigation-wrap .main-navigation {
    float: left;
    width: 100%;
    margin: 0;
    padding-top: 0;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
  .page-header .navigation-wrap .main-navigation__custom {
    padding: 12px;
    margin-left: 0;
    margin-right: 0;
  }
  .page-header .navigation-wrap .main-navigation__custom svg path {
    fill: #323232;
  }
  .page-header .navigation-wrap .main-navigation ul {
    margin: 0;
    border-top: 1px solid #e6e6e6;
  }
  .page-header .navigation-wrap .main-navigation ul li {
    width: 100%;
    padding: 0;
  }
  .page-header .navigation-wrap .main-navigation ul li a {
    float: left;
    color: #323232 !important;
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
    padding: 12px 10px;
    background: none !important;
  }
  .page-header .navigation-wrap .main-navigation ul li a:hover {
    color: #004289;
  }
  .page-header .navigation-wrap .main-navigation ul li a:before,
  .page-header .navigation-wrap .main-navigation ul li a:after {
    display: none;
  }
  .page-header .navigation-wrap .main-navigation ul li ul {
    float: left;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    left: 0;
    opacity: 1;
    visibility: visible;
    width: 100%;
    border: none;
    border-bottom: 1px solid #f2f2f2;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .page-header .navigation-wrap .main-navigation ul li ul li {
    text-align: left !important;
    width: 100%;
  }
  .page-header .navigation-wrap .main-navigation ul li ul li a {
    font-size: 14px;
    padding: 12px 20px;
    border: none;
    color: #323232 !important;
    border-bottom: 1px solid #f2f2f2;
  }
  .page-header .navigation-wrap .main-navigation ul li ul li a:hover {
    color: #323232 !important;
  }
  .page-header .navigation-wrap .main-navigation ul li:last-child a {
    border-bottom: none;
  }
  .page-header #lang_sel_list {
    position: fixed;
    right: 66px;
    top: 21px;
    margin: 0 !important;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .page-header #lang_sel_list.show {
    opacity: 1;
    visibility: visible;
  }
}
/* --------------------
Slider top
-------------------- */
.large-slider-pager {
  position: absolute;
  right: 20px;
  top: 50%;
  z-index: 3;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.large-slider-pager .slick-list {
  display: none;
}
.large-slider-pager ul {
  width: 10px;
}
.large-slider-pager ul li {
  display: block;
  margin: 7px 0;
}
.large-slider-pager ul li button {
  width: 10px;
  height: 10px;
  border: 2px solid white;
  opacity: .5;
  font-size: 0;
  padding: 0;
  background: none;
  cursor: pointer;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.large-slider-pager ul li button:hover {
  opacity: 1;
}
.large-slider-pager ul li.slick-active button {
  opacity: 1;
  background: white;
}
.slider-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 815px;
}
.slider-wrapper .large-slider {
  width: 100%;
  height: 815px;
  overflow: hidden;
  z-index: 1;
}
.slider-wrapper .large-slider:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 1;
  background-image: -webkit-linear-gradient(left bottom, rgba(0, 50, 100, 0.3) 30%, rgba(9, 33, 62, 0.2) 55%);
  background-image: -moz-linear-gradient(left bottom, rgba(0, 50, 100, 0.3) 30%, rgba(9, 33, 62, 0.2) 55%);
  background-image: -o-linear-gradient(left bottom, rgba(0, 50, 100, 0.3) 30%, rgba(9, 33, 62, 0.2) 55%);
  background-image: -ms-linear-gradient(left bottom, rgba(0, 50, 100, 0.3) 30%, rgba(9, 33, 62, 0.2) 55%);
  background-image: linear-gradient(left bottom, rgba(0, 50, 100, 0.3) 30%, rgba(9, 33, 62, 0.2) 55%);
}
.slider-wrapper .large-slider .slick-list {
  height: 815px;
}
.slider-wrapper .large-slider .slick-list .slick-track {
  height: 815px;
}
.slider-wrapper .large-slider img {
  width: 100%;
  height: auto;
}
body.tiptop .slider-wrapper .large-slider:before {
  background-image: -webkit-linear-gradient(left bottom, rgba(0, 0, 0, 0.8) 30%, rgba(0, 0, 0, 0.4) 75%);
  background-image: -moz-linear-gradient(left bottom, rgba(0, 0, 0, 0.8) 30%, rgba(0, 0, 0, 0.4) 75%);
  background-image: -o-linear-gradient(left bottom, rgba(0, 0, 0, 0.8) 30%, rgba(0, 0, 0, 0.4) 75%);
  background-image: -ms-linear-gradient(left bottom, rgba(0, 0, 0, 0.8) 30%, rgba(0, 0, 0, 0.4) 75%);
  background-image: linear-gradient(left bottom, rgba(0, 0, 0, 0.8) 30%, rgba(0, 0, 0, 0.4) 75%);
}
@media only screen and (max-width: 640px) {
  .slider-wrapper {
    height: 500px;
  }
  .slider-wrapper .large-slider {
    height: 500px;
  }
  .slider-wrapper .large-slider .slick-list .slick-track {
    height: 500px;
  }
}
/* --------------------
Page intro
-------------------- */
.page-intro-wrapper {
  position: relative;
  height: 815px;
}
.page-intro-wrapper:before {
  position: absolute;
  height: 2000px;
  width: 2000px;
  background: #e95123;
  opacity: .9;
  content: "";
  z-index: 2;
  top: 0;
  right: -1800px;
  -webkit-transform: rotate(11deg);
  -moz-transform: rotate(11deg);
  -ms-transform: rotate(11deg);
  -o-transform: rotate(11deg);
  transform: rotate(11deg);
}
.page-intro-wrapper .side-gradients {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.page-intro-wrapper .side-gradients:before {
  position: absolute;
  top: 0;
  width: 250px;
  height: 100%;
  content: "";
  z-index: 1;
  margin-left: -114px;
  background-image: -webkit-linear-gradient(left, #dcdcdc 25%, rgba(220, 220, 220, 0));
  background-image: -moz-linear-gradient(left, #dcdcdc 25%, rgba(220, 220, 220, 0));
  background-image: -o-linear-gradient(left, #dcdcdc 25%, rgba(220, 220, 220, 0));
  background-image: -ms-linear-gradient(left, #dcdcdc 25%, rgba(220, 220, 220, 0));
  background-image: linear-gradient(left, #dcdcdc 25%, rgba(220, 220, 220, 0));
}
.page-intro-wrapper .side-gradients:after {
  position: absolute;
  right: 0;
  width: 250px;
  height: 100%;
  content: "";
  z-index: 1;
  margin-right: -114px;
  background-image: -webkit-linear-gradient(right, #dcdcdc, rgba(220, 220, 220, 0));
  background-image: -moz-linear-gradient(right, #dcdcdc, rgba(220, 220, 220, 0));
  background-image: -o-linear-gradient(right, #dcdcdc, rgba(220, 220, 220, 0));
  background-image: -ms-linear-gradient(right, #dcdcdc, rgba(220, 220, 220, 0));
  background-image: linear-gradient(right, #dcdcdc, rgba(220, 220, 220, 0));
}
.page-intro-wrapper .page-intro {
  position: absolute;
  z-index: 2;
  color: white;
  width: 100%;
  max-width: 725px;
  top: 50%;
  padding: 0 20px;
  margin-top: 15px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page-intro-wrapper .page-intro h1 {
  font-size: 46px;
  line-height: 1;
}
.page-intro-wrapper .page-intro h1 strong {
  font-family: 'ITCFranklinGothic LT Com Dm';
  font-weight: 400;
}
.page-intro-wrapper .page-intro p {
  font-size: 18px;
  max-width: 530px;
  margin: 50px 0 28px;
  line-height: 1.4;
}
.page-intro-wrapper .page-intro .button {
  float: left;
  margin-right: 8px;
}
.page-intro-wrapper.header-image-sub {
  height: 400px;
}
.page-intro-wrapper.header-image-sub img {
  opacity: 0;
  visibility: hidden;
}
.header-image-sub-top:after {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 1;
  background-image: -webkit-linear-gradient(left bottom, rgba(0, 50, 100, 0.95) 30%, rgba(9, 33, 62, 0.4) 75%);
  background-image: -moz-linear-gradient(left bottom, rgba(0, 50, 100, 0.95) 30%, rgba(9, 33, 62, 0.4) 75%);
  background-image: -o-linear-gradient(left bottom, rgba(0, 50, 100, 0.95) 30%, rgba(9, 33, 62, 0.4) 75%);
  background-image: -ms-linear-gradient(left bottom, rgba(0, 50, 100, 0.95) 30%, rgba(9, 33, 62, 0.4) 75%);
  background-image: linear-gradient(left bottom, rgba(0, 50, 100, 0.95) 30%, rgba(9, 33, 62, 0.4) 75%);
}
body.tiptop .header-image-sub-top:after {
  background-image: -webkit-linear-gradient(left bottom, rgba(0, 0, 0, 0.95) 30%, rgba(0, 0, 0, 0.4) 75%);
  background-image: -moz-linear-gradient(left bottom, rgba(0, 0, 0, 0.95) 30%, rgba(0, 0, 0, 0.4) 75%);
  background-image: -o-linear-gradient(left bottom, rgba(0, 0, 0, 0.95) 30%, rgba(0, 0, 0, 0.4) 75%);
  background-image: -ms-linear-gradient(left bottom, rgba(0, 0, 0, 0.95) 30%, rgba(0, 0, 0, 0.4) 75%);
  background-image: linear-gradient(left bottom, rgba(0, 0, 0, 0.95) 30%, rgba(0, 0, 0, 0.4) 75%);
}
@media only screen and (max-width: 768px) {
  .page-intro-wrapper.header-image-sub {
    height: 250px;
  }
  .header-image-sub-top {
    margin-top: 111px;
    background-size: 940px !important;
  }
}
@media only screen and (max-width: 640px) {
  .page-intro-wrapper {
    height: 500px;
  }
  .page-intro-wrapper.header-image-sub {
    height: 100px;
  }
  .page-intro-wrapper .grid {
    height: 500px;
  }
  .page-intro-wrapper .page-intro {
    top: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    margin-top: 45px;
  }
  .page-intro-wrapper .page-intro h1 {
    font-size: 26px;
    line-height: 1.2;
  }
  .page-intro-wrapper .page-intro p {
    max-width: 260px;
    font-size: 14px;
    margin: 20px 0 32px;
  }
  .page-intro-wrapper .page-intro .button {
    margin-bottom: 10px;
  }
  .header-image-sub-top {
    background-size: cover !important;
    margin-top: 0;
    height: 100px;
  }
}
/* --------------------
Sidebar
-------------------- */
.sidebar-wrapper-trigger-wrapper {
  display: none;
  position: fixed;
  z-index: 10;
  bottom: 0;
  right: 80px;
  width: 60px;
  height: 60px;
  background: #CBCBCB;
  -webkit-transition: transform 0.2s ease-in-out;
  -moz-transition: transform 0.2s ease-in-out;
  -ms-transition: transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}
.sidebar-wrapper-trigger-wrapper .sidebar-wrapper-trigger {
  display: block;
  position: absolute;
  margin: 22px 17px;
  width: 27px;
  height: 16px;
}
.sidebar-wrapper-trigger-wrapper .sidebar-wrapper-trigger span {
  background: #a5a5a5 !important;
}
.sidebar-wrapper-trigger-wrapper.unfix-me {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
body.blog .sidebar-wrapper-trigger-wrapper,
body.single .sidebar-wrapper-trigger-wrapper,
body.archive .sidebar-wrapper-trigger-wrapper,
body.page-template-page-vacatures .sidebar-wrapper-trigger-wrapper,
body.page-template-page-vacature .sidebar-wrapper-trigger-wrapper,
body.page-template-page-contact .sidebar-wrapper-trigger-wrapper {
  display: none;
}
.sidebar-wrapper {
  position: relative;
  float: left;
  top: 0;
  right: 0;
  width: 330px;
  height: 100%;
  padding-top: 205px;
  padding-right: 20px;
  z-index: 16;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sidebar-wrapper .sidebar {
  position: absolute;
  width: 310px;
}
.sidebar-wrapper .sidebar .sidebar-inner {
  float: left;
  width: 100%;
  background: #F1F1F1;
  counter-reset: li-counter;
  padding: 45px 45px 25px;
}
body.page-template-page-vacature .sidebar-wrapper .sidebar .sidebar-inner,
body.page-template-page-vacatures .sidebar-wrapper .sidebar .sidebar-inner {
  display: none;
}
.sidebar-wrapper .sidebar .sidebar-inner li {
  position: relative;
  color: #A3A3A3;
  padding-left: 38px;
}
.sidebar-wrapper .sidebar .sidebar-inner li:before {
  content: "0" counter(li-counter) ".";
  counter-increment: li-counter;
  margin-right: 5px;
}
.sidebar-wrapper .sidebar .sidebar-inner li:after {
  position: absolute;
  width: 25px;
  height: 2px;
  top: 17px;
  left: 0;
  content: "";
  background: #004289;
  max-width: 0;
  -webkit-transition: max-width 0.1s ease-in-out;
  -moz-transition: max-width 0.1s ease-in-out;
  -ms-transition: max-width 0.1s ease-in-out;
  -o-transition: max-width 0.1s ease-in-out;
  transition: max-width 0.1s ease-in-out;
}
.sidebar-wrapper .sidebar .sidebar-inner li a {
  font-size: 16px;
  line-height: 38px;
  color: #A3A3A3;
}
.sidebar-wrapper .sidebar .sidebar-inner li.active,
.sidebar-wrapper .sidebar .sidebar-inner li.current-cat {
  color: #004289;
}
.sidebar-wrapper .sidebar .sidebar-inner li.active:after,
.sidebar-wrapper .sidebar .sidebar-inner li.current-cat:after {
  max-width: 25px !important;
}
.sidebar-wrapper .sidebar .sidebar-inner li.active a,
.sidebar-wrapper .sidebar .sidebar-inner li.current-cat a {
  color: #004289;
}
body.tiptop .sidebar-wrapper .sidebar .sidebar-inner li.active,
body.tiptop .sidebar-wrapper .sidebar .sidebar-inner li.current-cat {
  color: black;
}
body.tiptop .sidebar-wrapper .sidebar .sidebar-inner li.active a,
body.tiptop .sidebar-wrapper .sidebar .sidebar-inner li.current-cat a {
  color: black;
}
.sidebar-wrapper .sidebar .sidebar-inner li:hover {
  color: #004289;
}
.sidebar-wrapper .sidebar .sidebar-inner li:hover:after {
  max-width: 13px;
}
.sidebar-wrapper .sidebar .sidebar-inner li:hover a {
  color: #004289;
}
body.tiptop .sidebar-wrapper .sidebar .sidebar-inner li:after {
  background: black;
}
body.tiptop .sidebar-wrapper .sidebar .sidebar-inner li:hover {
  color: black;
}
body.tiptop .sidebar-wrapper .sidebar .sidebar-inner li:hover a {
  color: black;
}
.sidebar-wrapper .sidebar .sidebar-inner .item-date {
  color: #004289;
}
.sidebar-wrapper .sidebar .sidebar-inner .item-date .day-month {
  float: left;
  clear: both !important;
  text-align: center !important;
  position: relative;
  width: 40px;
  line-height: 21px;
}
.sidebar-wrapper .sidebar .sidebar-inner .item-date .day-month .day {
  float: left;
  font-family: 'FranklinGothicLTCom-Heavy';
  width: 100%;
  font-size: 30px;
}
.sidebar-wrapper .sidebar .sidebar-inner .item-date .day-month .month {
  float: left;
  font-family: 'ITCFranklinGothic LT Com Md';
  width: 100%;
  font-size: 23px;
  text-transform: lowercase;
}
.sidebar-wrapper .sidebar .sidebar-inner .item-date .day-month:before {
  position: absolute;
  width: 2px;
  height: calc(100% + 32px);
  background: #004289;
  content: "";
  top: -16px;
  right: -6px;
  z-index: 2;
  -webkit-transform: rotate(11deg);
  -moz-transform: rotate(11deg);
  -ms-transform: rotate(11deg);
  -o-transform: rotate(11deg);
  transform: rotate(11deg);
}
.sidebar-wrapper .sidebar .sidebar-inner .item-date .day-month:after {
  position: absolute;
  width: 14px;
  height: calc(100% + 32px);
  background: #f1f1f1;
  content: "";
  top: -16px;
  right: -12px;
  z-index: 1;
  -webkit-transform: rotate(11deg);
  -moz-transform: rotate(11deg);
  -ms-transform: rotate(11deg);
  -o-transform: rotate(11deg);
  transform: rotate(11deg);
}
.sidebar-wrapper .sidebar .sidebar-inner .item-date .year {
  float: left;
  margin: 7px 0 0 12px;
  font-size: 14px;
}
body.tiptop .sidebar-wrapper .sidebar .sidebar-inner .item-date {
  color: #29292c;
}
body.tiptop .sidebar-wrapper .sidebar .sidebar-inner .item-date .day-month:before {
  background: #29292c;
}
.sidebar-wrapper .sidebar .sidebar-inner h3 {
  float: left;
  font-family: 'ITCFranklinGothic LT Com Md';
  width: 100%;
  font-size: 20px;
  color: #29292c;
  margin: 45px 0 15px;
}
.sidebar-wrapper .sidebar h5 {
  float: left;
  position: relative;
  font-family: 'ITCFranklinGothic LT Com Md';
  width: 100%;
  background: #F1F1F1;
  padding: 45px 45px 0;
  margin-bottom: -30px;
}
.sidebar-wrapper .sidebar h5.no-margin {
  padding-bottom: 28px;
  margin-bottom: 0;
}
.sidebar-wrapper .sidebar .back-top-top-wrapper {
  float: left;
  position: relative;
  width: 100%;
  background: #F1F1F1;
  padding: 12px 83px 45px;
}
.sidebar-wrapper .sidebar .back-top-top-wrapper:before {
  position: absolute;
  left: 83px;
  top: 0;
  height: 1px;
  width: calc(100% - 127px);
  background: #C2C2C2;
  content: "";
}
.sidebar-wrapper .sidebar .back-top-top-wrapper a {
  color: #A3A3A3;
  font-size: 14px;
}
.sidebar-wrapper .sidebar .back-top-top-wrapper a:hover {
  text-decoration: underline;
}
.sidebar-wrapper .sidebar .back-top-top-wrapper.post-nav {
  position: relative;
  padding: 12px 45px 45px;
}
.sidebar-wrapper .sidebar .back-top-top-wrapper.post-nav:before {
  position: absolute;
  left: 45px;
  top: 0;
  height: 1px;
  width: calc(100% - 90px);
  background: #C2C2C2;
  content: "";
}
.sidebar-wrapper .sidebar .back-top-top-wrapper.post-nav.prev-post {
  text-align: right !important;
}
.sidebar-wrapper .sidebar .back-top-top-wrapper.post-nav.prev-post:after {
  position: absolute;
  width: 16px;
  height: 6px;
  left: 45px;
  background: url('../..//images/arrow-left-01.svg') top left no-repeat;
  background-size: 16px;
  margin-top: 7px;
  content: "";
}
.sidebar-wrapper .sidebar .back-top-top-wrapper.post-nav.next-post:after {
  position: absolute;
  width: 16px;
  height: 6px;
  right: 45px;
  background: url('../..//images/arrow-right-01.svg') top left no-repeat;
  background-size: 16px;
  margin-top: 7px;
  content: "";
}
body.page-template-page-vacature .sidebar-wrapper .sidebar .back-top-top-wrapper,
body.page-template-page-vacatures .sidebar-wrapper .sidebar .back-top-top-wrapper {
  display: none;
}
.sidebar-wrapper .sidebar .map {
  height: 325px;
  width: 100%;
}
.sidebar-wrapper .sidebar .blue-bottom {
  float: left;
  width: 100%;
  padding: 30px 45px;
  background: #0A52A0;
}
.sidebar-wrapper .sidebar .blue-bottom p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 32px;
}
.sidebar-wrapper .sidebar .blue-bottom .button {
  width: 100%;
}
body.tiptop .sidebar-wrapper .sidebar .blue-bottom {
  background: #333333;
}
.sidebar-wrapper.sidebar-wrapper-fixed .sidebar {
  position: fixed;
  top: 124px;
}
.sidebar-wrapper.sidebar-wrapper-fixed.unfix-me {
  visibility: hidden;
  opacity: 0;
}
.sidebar-wrapper.no-fix {
  padding-top: 150px;
  visibility: visible !important;
  opacity: 1 !important;
}
.sidebar-wrapper.no-fix .sidebar {
  position: relative;
  top: auto;
}
/* --------------------
Social
-------------------- */
.social-icons {
  float: left;
  width: 100%;
  background: #F1F1F1;
}
.social-icons a {
  float: left;
  position: relative;
  width: 25%;
  height: 50px;
}
.social-icons a svg {
  position: absolute;
  height: 20px;
  width: 20px;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
  fill: white;
}
.social-icons a.facebook {
  background-color: #3b5998;
}
.social-icons a.twitter {
  background-color: #00aced;
}
.social-icons a.linkedin {
  background-color: #007bb5;
}
.social-icons a.instagram {
  background-color: #125688;
}
.social-icons a.mail {
  background-color: #125688;
}
.social-icons a.whatsapp {
  background-color: #4dc247;
}
.social-icons a.whatsapp svg {
  margin-left: -45px;
  margin-top: -45px;
  width: 90px;
  height: 90px;
}
body.postid-1431 .share-section,
body.postid-1500 .share-section {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .sidebar-wrapper-trigger-wrapper {
    display: block;
  }
  .sidebar-wrapper {
    float: left;
    position: relative;
    right: auto;
    width: calc(100% - 140px);
    padding-top: 0 !important;
    padding-right: 0;
    visibility: visible !important;
    opacity: 1 !important;
  }
  .sidebar-wrapper .sidebar {
    position: relative !important;
    top: auto !important;
    width: 100%;
  }
  .sidebar-wrapper .sidebar .sidebar-inner {
    position: fixed;
    width: calc(100% - 140px);
    padding: 12px 20px 0 0;
    height: 60px;
    top: auto !important;
    bottom: 0 !important;
    left: 0 !important;
    right: auto !important;
    -webkit-transition: transform 0.2s ease-in-out;
    -moz-transition: transform 0.2s ease-in-out;
    -ms-transition: transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
  .sidebar-wrapper .sidebar .sidebar-inner li {
    float: left;
    width: auto;
    padding-left: 20px;
  }
  .sidebar-wrapper .sidebar .sidebar-inner li:after {
    display: none;
  }
  .sidebar-wrapper .sidebar .sidebar-inner li.active:after {
    display: none;
  }
  .sidebar-wrapper .sidebar .sidebar-inner.show-me {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .sidebar-wrapper .sidebar .sidebar-inner.cats {
    position: relative;
    -webkit-transform: translateY(0) !important;
    -moz-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    -o-transform: translateY(0) !important;
    transform: translateY(0) !important;
    margin-top: 30px;
    width: 100%;
  }
  .sidebar-wrapper .sidebar h5 {
    padding: 45px 20px 0;
  }
  .sidebar-wrapper .sidebar .back-top-top-wrapper {
    display: none;
  }
  .sidebar-wrapper .sidebar .blue-bottom {
    float: right;
    width: 100%;
    max-width: 310px;
  }
  .sidebar-wrapper.sidebar-wrapper-fixed.unfix-me .sidebar .sidebar-inner {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
  .share-section {
    position: fixed;
    right: 20px;
    top: 400px;
    width: 120px;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 0.2s ease-in-out;
    -moz-transition: transform 0.2s ease-in-out;
    -ms-transition: transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
  }
  .share-section h5 {
    padding: 20px !important;
  }
  .share-section .social-icons a {
    width: 100%;
  }
  .share-section.unfix-me {
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    -o-transform: translateX(200%);
    transform: translateX(200%);
  }
}
@media only screen and (max-width: 768px) {
  .share-section {
    width: 60px;
    top: 361px;
  }
  .share-section h5 {
    display: none;
  }
  .sidebar-wrapper-trigger-wrapper {
    right: 20px;
  }
  .sidebar-wrapper {
    float: left;
    position: relative;
    width: calc(100% - 80px);
    height: auto;
    top: 0;
    padding-top: 0 !important;
  }
  .sidebar-wrapper .sidebar .sidebar-inner {
    width: calc(100% - 80px);
  }
}
@media only screen and (max-width: 1020px) {
  .sidebar-wrapper-trigger-wrapper {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .sidebar-wrapper {
    float: left;
    position: relative;
    right: auto;
    width: 100%;
    padding-top: 0 !important;
    padding-right: 0;
    visibility: visible !important;
    opacity: 1 !important;
  }
  .sidebar-wrapper .sidebar {
    position: relative !important;
    top: auto !important;
    width: 100%;
  }
  .sidebar-wrapper .sidebar .sidebar-inner {
    position: fixed;
    width: calc(100% - 140px);
    padding: 12px 20px 0 0;
    height: 60px;
    top: auto !important;
    bottom: 0 !important;
    left: 0 !important;
    right: auto !important;
    -webkit-transition: transform 0.2s ease-in-out;
    -moz-transition: transform 0.2s ease-in-out;
    -ms-transition: transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
  .sidebar-wrapper .sidebar .sidebar-inner li {
    float: left;
    width: auto;
    padding-left: 20px;
  }
  .sidebar-wrapper .sidebar .sidebar-inner li:after {
    display: none;
  }
  .sidebar-wrapper .sidebar .sidebar-inner li.active:after {
    display: none;
  }
  .sidebar-wrapper .sidebar .sidebar-inner.show-me {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .sidebar-wrapper .sidebar .sidebar-inner.cats {
    position: relative;
    -webkit-transform: translateY(0) !important;
    -moz-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    -o-transform: translateY(0) !important;
    transform: translateY(0) !important;
    margin-top: 30px;
    width: 100%;
  }
  .sidebar-wrapper .sidebar h5 {
    padding: 45px 20px 0;
  }
  .sidebar-wrapper .sidebar .back-top-top-wrapper {
    display: none;
  }
  .sidebar-wrapper .sidebar .blue-bottom {
    float: right;
    width: 100%;
    max-width: 100%;
    padding: 30px 20px;
  }
  .sidebar-wrapper.sidebar-wrapper-fixed.unfix-me .sidebar .sidebar-inner {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
  .share-section {
    position: fixed;
    left: 0;
    bottom: 0;
    top: auto;
    width: 100%;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 0.2s ease-in-out;
    -moz-transition: transform 0.2s ease-in-out;
    -ms-transition: transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
  }
  .share-section h5 {
    padding: 20px !important;
  }
  .share-section .social-icons a {
    width: 20%;
  }
  .share-section.unfix-me {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
}
/* --------------------
Main content
-------------------- */
.main {
  margin-top: -85px;
}
.main .main-content {
  position: relative;
  float: left;
  z-index: 10;
  width: calc(100% - 330px);
  counter-reset: li-counter;
}
@media only screen and (max-width: 1024px) {
  .main .main-content {
    width: calc(100% - 140px);
  }
}
@media only screen and (max-width: 768px) {
  .main .main-content {
    width: calc(100% - 80px);
  }
}
@media only screen and (max-width: 640px) {
  .main {
    margin-top: 0;
  }
  .main .main-content {
    width: 100%;
  }
}
.flexible-block {
  position: relative;
  float: left;
  width: 100%;
  background: white;
  z-index: 15;
  margin-bottom: 50px;
}
.flexible-block .block-inner {
  position: relative;
  float: left;
  width: 100%;
  z-index: 3;
  padding: 90px 140px 90px 0;
}
body.blog .flexible-block .block-inner {
  min-height: 450px;
}
.flexible-block .block-inner .top-block p:first-of-type {
  font-family: 'ITCFranklinGothic LT Com Md';
  color: #4D4D4D;
}
.flexible-block .block-inner .one-half.has-image img.half {
  float: left;
  position: relative;
  z-index: 16;
  width: calc(100% + 20px);
  height: auto;
}
.flexible-block .block-inner .col-1-1.has-image {
  width: calc(100% + 140px);
}
.flexible-block img.full {
  float: left;
  position: relative;
  z-index: 16;
  width: 100%;
  height: auto;
}
.flexible-block:before {
  position: absolute;
  font-family: 'ITCFranklinGothic LT Com Dm';
  font-weight: 400;
  font-style: italic;
  right: -110px;
  top: 105px;
  color: rgba(41, 41, 44, 0.1);
  content: "0" counter(li-counter);
  counter-increment: li-counter;
  font-size: 136px;
  z-index: 1;
}
.flexible-block:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 2000px;
  height: 100%;
  background: white;
  content: "";
  z-index: 2;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.07000000000000001);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.07000000000000001);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.07000000000000001);
}
.flexible-block.blauw {
  background: #014288;
}
.flexible-block.blauw:after {
  background: #014288;
}
.flexible-block.blauw .block-inner .top-block p:first-of-type {
  color: white;
}
body.tiptop .flexible-block.blauw {
  background: #212121;
}
body.tiptop .flexible-block.blauw:after {
  background: #212121;
}
.flexible-block.no-margin-bottom .block-inner {
  padding-bottom: 0;
}
.flexible-block.no-count:before {
  display: none;
}
.flexible-block:last-of-type {
  margin-bottom: 175px;
}
@media only screen and (max-width: 1024px) {
  .flexible-block .block-inner {
    padding: 90px 20px 90px 0;
  }
  .flexible-block .block-inner .col-1-1.has-image {
    width: calc(100% + 20px);
  }
  .flexible-block:last-of-type {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  .flexible-block .block-inner {
    padding: 50px 20px 50px 0;
  }
  .flexible-block:last-of-type {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 640px) {
  .flexible-block .block-inner {
    padding: 20px 0 20px 0;
  }
}
/* --------------------
Historie custom read more
-------------------- */
#historie {
  height: 850px;
  overflow: visible !important;
}
#historie .block-inner {
  max-height: 100%;
  overflow: hidden;
  position: relative;
}
#historie .block-inner:after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 300px;
  width: 100%;
  opacity: 1;
  transition: opacity 1s ease-in-out;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+66&0+0,1+66 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 66%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 66%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 66%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}
#historie .lees-meer-historie {
  position: absolute;
  bottom: 30px;
  left: 0;
  z-index: 5;
  cursor: pointer;
  text-decoration: none;
  color: #004289;
  border-color: #004289;
  margin-left: 20px;
  opacity: 1;
  transition: opacity 1s ease-in-out;
}
#historie .lees-meer-historie:hover {
  background: #004289;
  color: white;
}
body.tiptop #historie .lees-meer-historie {
  color: black;
  border-color: black;
}
body.tiptop #historie .lees-meer-historie:hover {
  background: #29292c;
  color: white;
}
#historie.open .block-inner:after {
  opacity: 0;
}
#historie.open .lees-meer-historie {
  opacity: 0;
  pointer-events: none;
}
/* --------------------
Items
-------------------- */
body.blog-id-1 .items-section.front {
  margin: -200px 0;
}
body.blog-id-4 .items-section.front .items-wrapper__inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.6rem;
}
body.blog-id-4 .items-section.front .card__image {
  display: flex;
}
body.blog-id-4 .items-section.front .card__image img {
  width: 100%;
  height: 17.5rem;
}
body.blog-id-4 .items-section.front .card__content {
  min-height: 22rem;
  padding: 48px;
  background-color: white;
}
body.blog-id-4 .items-section.front .card__content h2 {
  color: black;
  padding: 0 0 .8rem 0;
}
body.blog-id-4 .items-section.front .card__content p {
  font-size: 16px;
  line-height: 28px;
  color: #4b4b4b;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
body.blog-id-4 .items-section.front .card__link {
  background-color: #F7F7F7;
  padding: 28px 48px;
  position: relative;
}
body.blog-id-4 .items-section.front .card__link span {
  display: flex;
  color: black;
}
body.blog-id-4 .items-section.front .card__link svg {
  position: absolute;
  right: 48px;
  display: flex;
  align-self: center;
}
.items-section {
  z-index: 10;
}
.items-section.front {
  margin: -134px 0 115px;
}
.items-section.front h2 {
  color: white;
  font-size: 32px;
  padding: 0px 0px 0px 20px;
}
.items-section.front .items-wrapper {
  padding: 25px 10px 0;
}
@media only screen and (max-width: 768px) {
  .items-section.front h2 {
    font-size: 22px;
    line-height: 34px;
  }
}
.items-wrapper {
  float: left;
  width: 100%;
  padding: 65px 10px 0;
}
.items-wrapper .item,
.item-social .item {
  padding: 10px;
}
.items-wrapper .item .item-inner,
.item-social .item .item-inner {
  float: left;
  width: 100%;
  background: white;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.07000000000000001);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.07000000000000001);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.07000000000000001);
}
.items-wrapper .item .item-inner .item-top,
.item-social .item .item-inner .item-top {
  float: left;
  width: 100%;
  border-left: 8px solid #e95123;
}
.items-wrapper .item .item-inner .item-top h2,
.item-social .item .item-inner .item-top h2 {
  font-family: 'ITCFranklinGothic LT Com Md';
  font-size: 28px;
  color: #29292c;
  padding: 40px 37px 35px;
}
.items-wrapper .item .item-inner .item-top h2:hover,
.item-social .item .item-inner .item-top h2:hover {
  opacity: .75;
}
body.groep .items-wrapper .item .item-inner .item-top h2,
body.groep .item-social .item .item-inner .item-top h2 {
  padding: 40px 27px 35px;
}
.items-wrapper .item .item-inner .item-image-wrapper,
.item-social .item .item-inner .item-image-wrapper {
  float: left;
  position: relative;
  width: 100%;
  padding-bottom: 41%;
  height: 0;
  overflow: hidden;
}
.items-wrapper .item .item-inner .item-image-wrapper img,
.item-social .item .item-inner .item-image-wrapper img {
  float: left;
  width: 100%;
  height: auto;
}
.items-wrapper .item .item-inner .item-image-wrapper .icon-wrapper,
.item-social .item .item-inner .item-image-wrapper .icon-wrapper {
  position: absolute;
  width: 55px;
  height: 55px;
  background: white;
  z-index: 1;
  top: 30px;
  left: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.items-wrapper .item .item-inner .item-image-wrapper .icon-wrapper svg,
.item-social .item .item-inner .item-image-wrapper .icon-wrapper svg {
  display: block;
  width: 10px;
  height: 22px;
  fill: #3B5998;
  margin: 17px 22px;
}
.items-wrapper .item .item-inner .item-image-wrapper.fb-image,
.item-social .item .item-inner .item-image-wrapper.fb-image {
  padding-bottom: 75%;
}
.items-wrapper .item .item-inner .item-content,
.item-social .item .item-inner .item-content {
  float: left;
  width: 100%;
  padding: 35px 45px 30px;
  /*
			    max-height: 300px;
			    overflow: hidden;
			    position: relative;

			    &:after 						{
				    content: ''; position: absolute; left: 0; bottom: 0; height: 40px; width: 100%; .gradient(top, transparent, white);
			    }
*/
}
.items-wrapper .item .item-inner .item-content h3,
.item-social .item .item-inner .item-content h3 {
  float: left;
  font-family: 'ITCFranklinGothic LT Com Md';
  width: 100%;
  font-size: 20px;
  color: #29292c;
  margin: 0;
}
.items-wrapper .item .item-inner .item-content h3:hover,
.item-social .item .item-inner .item-content h3:hover {
  opacity: .75;
}
.items-wrapper .item .item-inner .item-content p,
.item-social .item .item-inner .item-content p {
  margin-bottom: 0;
  padding: 0;
  font-size: 16px;
}
body.groep .items-wrapper .item .item-inner .item-content,
body.groep .item-social .item .item-inner .item-content {
  padding: 35px 35px 30px;
}
.items-wrapper .item .item-inner .item-read-more,
.item-social .item .item-inner .item-read-more {
  float: left;
  position: relative;
  width: 100%;
  color: #29292c;
  padding: 32px 45px 31px;
  background: #F7F7F7;
  overflow: hidden;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.items-wrapper .item .item-inner .item-read-more:before,
.item-social .item .item-inner .item-read-more:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #004289;
  content: "";
  z-index: 4;
  -webkit-transition: transform 0.2s ease-in-out;
  -moz-transition: transform 0.2s ease-in-out;
  -ms-transition: transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  -webkit-transform: translate(-105%, 0);
  -moz-transform: translate(-105%, 0);
  -ms-transform: translate(-105%, 0);
  -o-transform: translate(-105%, 0);
  transform: translate(-105%, 0);
}
.items-wrapper .item .item-inner .item-read-more span,
.item-social .item .item-inner .item-read-more span {
  position: relative;
  z-index: 5;
}
.items-wrapper .item .item-inner .item-read-more span strong,
.item-social .item .item-inner .item-read-more span strong {
  font-family: 'ITCFranklinGothic LT Com Md';
  color: #e95123;
  text-transform: lowercase;
}
body.home.groep .items-wrapper .item .item-inner .item-read-more span strong,
body.home.groep .item-social .item .item-inner .item-read-more span strong {
  text-transform: none;
}
.items-wrapper .item .item-inner .item-read-more svg,
.item-social .item .item-inner .item-read-more svg {
  float: right;
  position: relative;
  width: 16px;
  height: 6px;
  fill: #B4B4B4;
  margin-top: 7px;
  z-index: 5;
}
.items-wrapper .item .item-inner .item-read-more:hover,
.item-social .item .item-inner .item-read-more:hover {
  color: white;
}
.items-wrapper .item .item-inner .item-read-more:hover:before,
.item-social .item .item-inner .item-read-more:hover:before {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.items-wrapper .item .item-inner .item-read-more:hover svg,
.item-social .item .item-inner .item-read-more:hover svg {
  fill: white;
}
body.groep .items-wrapper .item .item-inner .item-read-more,
body.groep .item-social .item .item-inner .item-read-more {
  padding: 32px 35px 31px;
}
body.tiptop .items-wrapper .item .item-inner .item-read-more:before,
body.tiptop .item-social .item .item-inner .item-read-more:before {
  background: #29292c;
}
.items-wrapper .item .item-inner:hover .item-image-wrapper .icon-wrapper,
.item-social .item .item-inner:hover .item-image-wrapper .icon-wrapper {
  background: #3B5998;
}
.items-wrapper .item .item-inner:hover .item-image-wrapper .icon-wrapper svg,
.item-social .item .item-inner:hover .item-image-wrapper .icon-wrapper svg {
  fill: white;
}
@media only screen and (max-width: 1024px) {
  .items-wrapper .item .item-inner .item-top h2,
  .item-social .item .item-inner .item-top h2 {
    padding: 25px 20px 20px;
  }
  .items-wrapper .item .item-inner .item-content,
  .item-social .item .item-inner .item-content {
    padding: 25px 20px 20px;
  }
  .items-wrapper .item .item-inner .item-read-more,
  .item-social .item .item-inner .item-read-more {
    padding: 22px 20px 21px;
  }
}
@media only screen and (max-width: 768px) {
  .items-wrapper .item.col-1-3,
  .item-social .item.col-1-3 {
    width: 100%;
  }
  .items-wrapper .item.col-1-3 .item-inner .item-image-wrapper,
  .item-social .item.col-1-3 .item-inner .item-image-wrapper {
    width: 50%;
  }
  .items-wrapper .item.col-1-3 .item-inner .item-content,
  .item-social .item.col-1-3 .item-inner .item-content {
    width: 50%;
    border-top: 1px solid #f1f1f1;
    padding: 20px 20px 20px;
  }
}
@media only screen and (max-width: 640px) {
  .items-wrapper .item.col-1-3,
  .item-social .item.col-1-3,
  .items-wrapper .item.col-1-2,
  .item-social .item.col-1-2 {
    width: 100%;
  }
  .items-wrapper .item.col-1-3 .item-inner .item-image-wrapper,
  .item-social .item.col-1-3 .item-inner .item-image-wrapper,
  .items-wrapper .item.col-1-2 .item-inner .item-image-wrapper,
  .item-social .item.col-1-2 .item-inner .item-image-wrapper {
    width: 100%;
  }
  .items-wrapper .item.col-1-3 .item-inner .item-content,
  .item-social .item.col-1-3 .item-inner .item-content,
  .items-wrapper .item.col-1-2 .item-inner .item-content,
  .item-social .item.col-1-2 .item-inner .item-content {
    width: 100%;
    border-top: none;
    padding: 20px 20px 20px;
  }
}
/* --------------------
News top
-------------------- */
.news-top {
  padding: 77px 0 85px;
  background: url('../..//images/news-top-background.jpg') top right no-repeat;
  background-size: cover;
}
.news-top .grid {
  padding: 0 20px;
}
.news-top .grid h3 {
  font-size: 32px;
  color: white;
  margin-top: 5px;
}
.news-top .grid h3 strong {
  font-family: 'ITCFranklinGothic LT Com Dm';
  font-weight: 400;
}
body.tiptop .news-top {
  background: url('../..//images/news-top-background-black.jpg') top right no-repeat;
  background-size: cover;
}
.grid.news-slider-grid {
  max-width: 1425px;
  padding: 0 85px;
}
.news-slider,
.vacancies-slider {
  padding: 0 0 120px;
  margin-top: -50px;
}
.news-slider .slick-list,
.vacancies-slider .slick-list {
  padding: 60px 0 30px;
}
.news-slider .item-social .item,
.vacancies-slider .item-social .item {
  margin: -65px 0 0;
}
.news-slider .slick-arrow,
.vacancies-slider .slick-arrow {
  position: absolute;
  width: 55px;
  height: 55px;
  background-color: white;
  z-index: 1;
  top: 50%;
  margin-top: -65px;
  border: none;
  cursor: pointer;
  font-size: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.news-slider .slick-arrow.slick-prev,
.vacancies-slider .slick-arrow.slick-prev {
  left: -65px;
  background-image: url('../..//images/arrow-left-01.svg');
  background-size: 16px;
  background-position: center center;
  background-repeat: no-repeat;
}
.news-slider .slick-arrow.slick-next,
.vacancies-slider .slick-arrow.slick-next {
  right: -65px;
  background-image: url('../..//images/arrow-right-01.svg');
  background-size: 16px;
  background-position: center center;
  background-repeat: no-repeat;
}
.news-slider .slick-arrow.slick-disabled,
.vacancies-slider .slick-arrow.slick-disabled {
  opacity: 0.3;
  cursor: no-drop;
}
@media only screen and (max-width: 1024px) {
  .news-slider {
    padding: 0;
  }
}
@media only screen and (max-width: 1020px) {
  .news-top .button {
    text-align: center !important;
    width: 100%;
    margin-top: 15px;
  }
  .grid.news-slider-grid {
    padding: 0;
  }
}
.news-items-wrapper .news-item--project .news-item-inner h3,
.news-items-wrapper .news-item--project .news-item-inner p {
  margin-left: 0 !important;
}
.news-items-wrapper .news-item .news-item-padding {
  float: left;
  width: 100%;
  padding: 10px;
}
.news-items-wrapper .news-item .news-item-padding:not(.vacancy-item-padding) {
  margin-top: -65px;
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner {
  float: left;
  width: 100%;
  padding: 65px 30px 45px;
  padding-bottom: 0 !important;
}
@media only screen and (max-width: 1020px) {
  .news-items-wrapper .news-item .news-item-padding .news-item-inner {
    padding: 65px 10px 45px;
  }
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .item-date {
  color: #004289;
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .item-date .day-month {
  float: left;
  clear: both !important;
  text-align: center !important;
  position: relative;
  width: 40px;
  line-height: 21px;
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .item-date .day-month .day {
  float: left;
  font-family: 'FranklinGothicLTCom-Heavy';
  width: 100%;
  font-size: 30px;
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .item-date .day-month .month {
  float: left;
  font-family: 'ITCFranklinGothic LT Com Md';
  width: 100%;
  font-size: 23px;
  text-transform: lowercase;
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .item-date .day-month:before {
  position: absolute;
  width: 2px;
  height: calc(100% + 32px);
  background: #004289;
  content: "";
  top: -16px;
  right: -6px;
  z-index: 2;
  -webkit-transform: rotate(11deg);
  -moz-transform: rotate(11deg);
  -ms-transform: rotate(11deg);
  -o-transform: rotate(11deg);
  transform: rotate(11deg);
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .item-date .day-month:after {
  position: absolute;
  width: 14px;
  height: calc(100% + 32px);
  background: #f1f1f1;
  content: "";
  top: -16px;
  right: -12px;
  z-index: 1;
  -webkit-transform: rotate(11deg);
  -moz-transform: rotate(11deg);
  -ms-transform: rotate(11deg);
  -o-transform: rotate(11deg);
  transform: rotate(11deg);
  background: white;
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .item-date .year {
  float: left;
  margin: 7px 0 0 12px;
  font-size: 14px;
}
body.tiptop .news-items-wrapper .news-item .news-item-padding .news-item-inner .item-date {
  color: #29292c;
}
body.tiptop .news-items-wrapper .news-item .news-item-padding .news-item-inner .item-date .day-month:before {
  background: #29292c;
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .item-image {
  float: right;
  width: 200px;
  height: 130px;
  margin-top: -20px;
  background-size: cover;
  background-position: center center;
}
@media only screen and (max-width: 1020px) {
  .news-items-wrapper .news-item .news-item-padding .news-item-inner .item-image {
    width: calc(100% - 126px);
    height: 200px;
    margin-bottom: 40px;
  }
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner h3 {
  float: left;
  font-family: 'ITCFranklinGothic LT Com Md';
  width: 100%;
  font-size: 20px;
  color: #29292c;
  margin: 45px 0 15px;
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner h3:hover {
  opacity: .75;
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner h3.facebook {
  position: relative;
  color: #3b5998;
  padding-left: 32px;
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner svg {
  position: absolute;
  width: 24px;
  height: 24px;
  left: 0;
  top: 0;
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner p {
  float: left;
  width: 100%;
  font-size: 16px;
  line-height: 28px;
  word-break: break-word;
  word-break: hyphenate;
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .item-read-more {
  float: left;
  position: relative;
  color: #29292c;
  margin-top: 45px;
  font-size: 16px;
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .item-read-more span {
  float: left;
  position: relative;
  z-index: 5;
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .item-read-more span strong {
  font-family: 'ITCFranklinGothic LT Com Md';
  color: #e95123;
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .item-read-more svg {
  float: left;
  position: relative;
  width: 16px;
  height: 6px;
  fill: #B4B4B4;
  margin: 7px 0 0 20px;
  z-index: 5;
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .item-read-more:not(.item-read-more-news-page) {
  float: left;
  position: relative;
  width: 100%;
  color: #29292c;
  padding: 32px 45px 31px;
  background: #F7F7F7;
  overflow: hidden;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  width: calc(100% + 60px);
  margin-left: -30px;
}
@media only screen and (max-width: 1020px) {
  .news-items-wrapper .news-item .news-item-padding .news-item-inner .item-read-more:not(.item-read-more-news-page) {
    padding: 22px 20px 21px;
  }
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .item-read-more:not(.item-read-more-news-page):before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #004289;
  content: "";
  z-index: 4;
  -webkit-transition: transform 0.2s ease-in-out;
  -moz-transition: transform 0.2s ease-in-out;
  -ms-transition: transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  -webkit-transform: translate(-105%, 0);
  -moz-transform: translate(-105%, 0);
  -ms-transform: translate(-105%, 0);
  -o-transform: translate(-105%, 0);
  transform: translate(-105%, 0);
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .item-read-more:not(.item-read-more-news-page) span {
  position: relative;
  z-index: 5;
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .item-read-more:not(.item-read-more-news-page) span strong {
  font-family: 'ITCFranklinGothic LT Com Md';
  color: #e95123;
  text-transform: lowercase;
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .item-read-more:not(.item-read-more-news-page) svg {
  float: right;
  position: relative;
  width: 16px;
  height: 6px;
  fill: #B4B4B4;
  margin-top: 7px;
  z-index: 5;
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .item-read-more:not(.item-read-more-news-page):hover {
  color: white;
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .item-read-more:not(.item-read-more-news-page):hover:before {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .item-read-more:not(.item-read-more-news-page):hover svg {
  fill: white;
}
body.tiptop .news-items-wrapper .news-item .news-item-padding .news-item-inner .item-read-more:not(.item-read-more-news-page):before {
  background: #29292c;
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner:hover {
  background: white;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.07000000000000001);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.07000000000000001);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.07000000000000001);
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner:hover .item-date .day-month:after {
  background: white;
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner:not(.vacancy-item-inner) {
  background: white;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.07000000000000001);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.07000000000000001);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.07000000000000001);
  padding: 45px 30px 45px;
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .item-image-wrapper.news-image {
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
  width: calc(100% + 60px);
  margin-left: -30px;
  margin-top: -30px;
  margin-top: -45px;
  margin-bottom: 50px;
  background: #eee;
  background-size: cover;
  background-position: center center;
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .blog-site {
  float: left;
  padding: 9px 20px;
  background: #E0E0E0;
  margin-left: 30px;
  border-radius: 17px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
}
@media only screen and (max-width: 1280px) {
  .news-items-wrapper .news-item .news-item-padding .news-item-inner .blog-site {
    clear: both !important;
    margin-top: 40px;
    margin-left: 0;
    margin-bottom: -10px;
  }
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .blog-site.blog-1:before {
  content: "Baks Groep";
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .blog-site.blog-7:before {
  content: "Baks Logistiek";
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .blog-site.blog-4:before {
  content: "Baks Grondverzet";
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .blog-site.blog-5:before {
  content: "Baks Loonbedrijf";
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .blog-site.blog-6:before {
  content: "Baks Agri Foods";
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .vacancie-type {
  font-family: 'ITCFranklinGothic LT Com Md';
  font-size: 14px;
  color: #014288;
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .vacancie-type .type {
  float: left;
  padding: 9px 0;
  margin-right: 20px;
}
.news-items-wrapper .news-item .news-item-padding .news-item-inner .vacancie-type .company {
  float: left;
  padding: 9px 20px;
  background: #E0E0E0;
  border-radius: 17px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
}
.news-items-wrapper .news-item.on-white .news-item-padding {
  padding: 0;
}
.news-items-wrapper .news-item.on-white .news-item-padding .news-item-inner {
  border-bottom: 1px solid #f1f1f1;
  padding: 65px 20px 45px;
}
.news-items-wrapper .news-item.on-white .news-item-padding .news-item-inner .item-date {
  float: left;
  width: 86px;
  height: 100px;
}
.news-items-wrapper .news-item.on-white .news-item-padding .news-item-inner .item-date .day-month:after {
  background: white;
}
.news-items-wrapper .news-item.on-white .news-item-padding .news-item-inner h3,
.news-items-wrapper .news-item.on-white .news-item-padding .news-item-inner p {
  float: left;
  width: calc(100% - 350px);
  margin-left: 40px;
}
@media only screen and (max-width: 1020px) {
  .news-items-wrapper .news-item.on-white .news-item-padding .news-item-inner h3,
  .news-items-wrapper .news-item.on-white .news-item-padding .news-item-inner p {
    width: calc(100% - 126px);
    margin-left: 0;
  }
}
.news-items-wrapper .news-item.on-white .news-item-padding .news-item-inner h3 {
  margin-top: -20px;
}
.news-items-wrapper .news-item.on-white .news-item-padding .news-item-inner .item-read-more {
  margin-left: 126px;
}
.news-items-wrapper .news-item.on-white .news-item-padding .news-item-inner:hover {
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.home .news-slider-grid .news-item-inner p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.home .news-slider {
  padding: 80px;
  margin-top: 0;
}
.home .news-slider .slick-list {
  padding: 60px 0 0;
}
.news-items-wrapper-news-page .news-item .news-item-padding:not(.vacancy-item-padding) {
  margin-top: 0;
}
.news-items-wrapper-news-page .news-item.on-white .news-item-padding .news-item-inner {
  box-shadow: none;
  -webkit-box-shadow: none;
  padding-bottom: 20px !important;
}
.item-date.on-signle {
  float: right;
  color: #004289;
}
@media only screen and (max-width: 640px) {
  .item-date.on-signle {
    margin-right: 20px;
    margin-top: 30px;
  }
}
.item-date.on-signle .day-month {
  float: left;
  clear: both !important;
  text-align: center !important;
  position: relative;
  width: 40px;
  line-height: 21px;
}
.item-date.on-signle .day-month .day {
  float: left;
  font-family: 'FranklinGothicLTCom-Heavy';
  width: 100%;
  font-size: 30px;
}
.item-date.on-signle .day-month .month {
  float: left;
  font-family: 'ITCFranklinGothic LT Com Md';
  width: 100%;
  font-size: 23px;
  text-transform: lowercase;
}
.item-date.on-signle .day-month:before {
  position: absolute;
  width: 2px;
  height: calc(100% + 32px);
  background: #004289;
  content: "";
  top: -16px;
  right: -6px;
  z-index: 2;
  -webkit-transform: rotate(11deg);
  -moz-transform: rotate(11deg);
  -ms-transform: rotate(11deg);
  -o-transform: rotate(11deg);
  transform: rotate(11deg);
}
.item-date.on-signle .day-month:after {
  position: absolute;
  width: 14px;
  height: calc(100% + 32px);
  background: white;
  content: "";
  top: -16px;
  right: -12px;
  z-index: 1;
  -webkit-transform: rotate(11deg);
  -moz-transform: rotate(11deg);
  -ms-transform: rotate(11deg);
  -o-transform: rotate(11deg);
  transform: rotate(11deg);
}
.item-date.on-signle .year {
  float: left;
  margin: 7px 0 0 12px;
  font-size: 14px;
}
.vacature {
  margin-bottom: 28px;
  padding-bottom: 28px;
  border-bottom: 1px solid #f1f1f1;
}
.vacature h4 {
  float: left;
}
.vacature .type {
  float: right;
  font-family: 'ITCFranklinGothic LT Com Md';
  color: #004289;
  padding: 0 20px;
  margin: 20px 0 10px;
}
.vacature p {
  float: left;
  width: 100%;
}
.vacature a {
  float: left;
  clear: both !important;
  margin-left: 20px;
}
.vacature-form {
  padding: 0 20px;
}
.news-slider.vacatures-slider-container {
  padding-bottom: 0;
}
/* --------------------
Footer
-------------------- */
.page-footer {
  background: white;
  font-size: 16px;
  line-height: 32px;
  padding: 90px 0;
  color: rgba(75, 75, 75, 0.7);
}
.page-footer .col-1-4,
.page-footer .col-1-1 {
  padding: 0 20px;
}
.page-footer .footer-logo {
  display: block;
  width: 126px;
  height: 75px;
  overflow: hidden;
  margin-bottom: 22px;
}
.page-footer .footer-logo .logo {
  width: 100%;
  height: auto;
}
body.grondverzet .page-footer .footer-logo {
  width: 217px;
}
.page-footer h4 {
  font-family: 'ITCFranklinGothic LT Com Md';
  font-size: 20px;
  color: #29292c;
  margin-bottom: 20px;
  margin-top: 45px;
}
.page-footer ul li a {
  color: rgba(75, 75, 75, 0.7);
}
.page-footer ul li a:hover {
  text-decoration: underline;
}
.page-footer ul li span {
  font-family: 'ITCFranklinGothic LT Com Md';
  color: #e95123;
}
.page-footer ul li.telephone {
  margin-top: 32px;
}
.page-footer .bottom-footer {
  font-size: 14px !important;
  color: #C9C9C9;
  line-height: 1;
}
.page-footer .bottom-footer .inner-bottom-footer {
  border-top: 1px solid #f1f1f1;
  padding-top: 40px;
  margin-top: 60px;
}
.page-footer .bottom-footer .inner-bottom-footer ul {
  float: left;
  width: calc(100% - 170px);
}
.page-footer .bottom-footer .inner-bottom-footer ul li {
  float: left;
  color: #C9C9C9;
  padding-right: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  border-right: 1px solid #C9C9C9;
}
.page-footer .bottom-footer .inner-bottom-footer ul li a {
  color: #C9C9C9;
}
.page-footer .bottom-footer .inner-bottom-footer ul li:last-child {
  padding-right: 0;
  margin-right: 0;
  border: none;
}
.page-footer .bottom-footer .inner-bottom-footer p {
  float: right;
  margin-bottom: 10px;
}
.page-footer .bottom-footer .inner-bottom-footer p a {
  color: #C9C9C9;
}
.page-footer .bottom-footer .inner-bottom-footer p a:hover {
  text-decoration: underline;
}
.tiptop .page-footer .footer-logo {
  width: 192px;
}
@media only screen and (max-width: 1024px) {
  .page-footer {
    margin-top: 75px;
  }
  .page-footer .bottom-footer {
    font-size: 13px !important;
  }
}
@media only screen and (max-width: 640px) {
  .page-footer {
    margin-top: 35px;
    padding: 30px 0;
  }
  .page-footer .col-1-4 {
    width: 100%;
  }
  .page-footer .bottom-footer .inner-bottom-footer ul {
    width: 100%;
    margin-bottom: 28px;
  }
  .page-footer .bottom-footer .inner-bottom-footer ul li {
    border-right: none;
    width: 100%;
  }
  .page-footer .bottom-footer .inner-bottom-footer p {
    width: 100%;
  }
}
/* --------------------
Buttons
-------------------- */
.wpcf7 {
  float: left;
  width: 100%;
}
.wpcf7 .screen-reader-response {
  display: none !important;
  opacity: 0;
  visibility: hidden;
}
.wpcf7 .field-row {
  float: left;
  width: 100%;
  margin-bottom: 13px;
}
.wpcf7 .field-row .wpcf7-form-control-wrap {
  float: left;
  width: 100%;
}
.wpcf7 .field-row .wpcf7-form-control-wrap input,
.wpcf7 .field-row .wpcf7-form-control-wrap textarea {
  float: left;
  width: 100%;
}
.wpcf7 .field-row .wpcf7-form-control-wrap textarea {
  height: 180px;
}
.wpcf7 .field-row .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  font-size: 13px;
  color: #e95123;
  margin-top: 3px;
}
.wpcf7 .field-row .ajax-loader {
  margin-top: 18px;
}
.wpcf7 .field-row .wpcf7-submit {
  float: right;
  clear: both !important;
  font-family: 'ITCFranklinGothic LT Com Md';
  height: 51px;
  color: white;
  font-size: 18px;
  background: #e95123;
  padding: 10px 50px;
  border: 2px solid #e95123;
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 28px;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
}
.wpcf7 .field-row .wpcf7-submit:hover {
  background: #004289;
  color: white;
  border: 2px solid white;
}
body.tiptop .wpcf7 .field-row .wpcf7-submit:hover {
  background: #29292c;
}
.wpcf7 .wpcf7-response-output {
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 1.5;
}
.wpcf7 .wpcf7-response-output.wpcf7-validation-errors,
.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ng {
  color: #fe3310;
  padding: 10px;
  border: 1px solid #fe3310;
}
.wpcf7 .ajax-loader {
  width: auto;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"],
select,
textarea {
  display: block;
  -webkit-appearance: none;
  font-size: 14px;
  border: 1px solid #DCDCDC;
  background: white;
  resize: none;
  padding: 18px;
  color: black;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #cfcfcf;
}
input[type="text"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
  color: #cfcfcf;
}
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  color: #cfcfcf;
}
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #cfcfcf;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
select:focus,
textarea:focus {
  border: 1px solid #a9a9a9;
}
/* --------------------
Buttons
-------------------- */
.button {
  display: inline-block;
  font-family: 'ITCFranklinGothic LT Com Md';
  height: 51px;
  color: white;
  font-size: 18px;
  background: #e95123;
  padding: 13px 27px;
  border: 2px solid #e95123;
  border-radius: 28px;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
}
.button.outline {
  background: none;
  border: 2px solid white;
}
.button svg {
  fill: white;
  width: 13px;
  height: 14px;
  margin-right: 12px;
}
.button:hover {
  background: white;
  color: #e95123 !important;
  border: 2px solid white;
}
.button:hover svg {
  fill: #e95123;
}
/* --------------------
Lightbox
-------------------- */
body div.pp_default {
  background: white;
}
body div.pp_default .pp_top div,
body div.pp_default .pp_bottom div {
  background: none !important;
}
body div.pp_default .pp_left,
body div.pp_default .pp_right {
  background: none !important;
}
body div.pp_default .pp_expand {
  display: none !important;
}
@media only screen and (max-width: 640px) {
  body div.pp_default {
    position: fixed;
    width: 100% !important;
    left: 0 !important;
    top: 0 !important;
  }
  body div.pp_default .pp_content {
    width: 100% !important;
  }
  body div.pp_default .pp_content #pp_full_res {
    position: relative !important;
    height: 0 !important;
    padding-bottom: 52.6% !important;
    width: 100% !important;
  }
  body div.pp_default .pp_content #pp_full_res iframe {
    position: absolute !important;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
  }
  body div.pp_default .pp_content .pp_details {
    height: 32px !important;
    width: 100% !important;
  }
}
/* --------------------
Contact page
-------------------- */
body.page-template-page-contact .one-third p {
  font-size: 14px;
}
/* --------------------
Colors
-------------------- */
/* --------------------
Fonts
-------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
.ITCFranklinGothic-book {
  font-family: 'ITCFranklinGothic LT Com Bk';
}
.ITCFranklinGothic-medium {
  font-family: 'ITCFranklinGothic LT Com Md';
}
.ITCFranklinGothic-demi {
  font-family: 'ITCFranklinGothic LT Com Dm';
  font-weight: 400;
}
.ITCFranklinGothic-heavy {
  font-family: 'FranklinGothicLTCom-Heavy';
}
/* --------------------
General
-------------------- */
.block {
  display: block;
}
.inlineblock {
  display: inline-block;
}
.none {
  display: none;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.fixed {
  position: fixed;
}
.hidden {
  overflow: hidden;
}
#nav-icon3,
#nav-icon4 {
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#nav-icon3 span,
#nav-icon4 span {
  display: block;
  position: absolute;
  height: 2px;
  width: 26px;
  background: #004289;
  opacity: 1;
  left: 0;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
/* Icon 3 */
#nav-icon3 span:nth-child(1),
#nav-icon4 span:nth-child(1) {
  top: 0px;
}
#nav-icon3 span:nth-child(2),
#nav-icon3 span:nth-child(3),
#nav-icon4 span:nth-child(2),
#nav-icon4 span:nth-child(3) {
  top: 7px;
}
#nav-icon3 span:nth-child(4),
#nav-icon4 span:nth-child(4) {
  top: 14px;
}
#nav-icon3.open span:nth-child(1),
#nav-icon4.open span:nth-child(1) {
  opacity: 0;
}
#nav-icon3.open span:nth-child(2),
#nav-icon4.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#nav-icon3.open span:nth-child(3),
#nav-icon4.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#nav-icon3.open span:nth-child(4),
#nav-icon4.open span:nth-child(4) {
  opacity: 0;
}
.ajax-loader {
  display: none;
  margin: 15px;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 0.3em solid rgba(0, 0, 0, 0.2);
  border-right: 0.3em solid rgba(0, 0, 0, 0.2);
  border-bottom: 0.3em solid rgba(0, 0, 0, 0.2);
  border-left: 0.3em solid rgba(0, 0, 0, 0.55);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: ajax-loader 1.1s infinite linear;
  animation: ajax-loader 1.1s infinite linear;
}
.ajax-loader.is-active {
  display: inline-block;
}
.ajax-loader,
.ajax-loader:after {
  border-radius: 50%;
  width: 20px !important;
  height: 20px !important;
}
@-webkit-keyframes ajax-loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.grecaptcha-badge {
  display: none;
}
.yarle-plugin-row .yarle-open-modal-btn-mobile,
.yarle-plugin-row .yarle-open-modal-btn {
  background-color: #FE3310 !important;
}
.yarle-plugin-row .yarle-open-modal-btn-mobile:hover,
.yarle-plugin-row .yarle-open-modal-btn:hover {
  background-color: #014288 !important;
}
@media only screen and (max-width: 991px) {
  body.blog-id-4 .items-section.front .card__content {
    padding: 2.4rem;
  }
}
@media only screen and (max-width: 768px) {
  body.blog-id-4 .items-section.front .items-wrapper__inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.6rem;
  }
}
@media only screen and (max-width: 640px) {
  body.blog-id-4 .items-section.front {
    margin: 0;
  }
}
@media only screen and (max-width: 500px) {
  body.blog-id-4 .items-section.front {
    margin: 0;
  }
  body.blog-id-4 .items-section.front .items-wrapper__inner {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 1.6rem;
  }
  body.blog-id-4 .items-section.front .card__content {
    height: 20rem;
  }
}
