/* #############################        SITESTRUCTURE VARIABLES      ################################### */
/* ############################        FONT VARIABLES       ###################################### */
@import url("https://fonts.googleapis.com/css?family=Lora:400,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Rubik:400,500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
/* #############################        COLOR VARIABLES      ####################################### */
/* #############################        TYPOGRAPHY      ####################################### */
/* #########################        TOPBAR        ################################ */
/* #########################        NAVIGATION        ################################ */
/* #########################        FOOTER        ################################ */
/* #########################        CALL TO ACTIONS        ################################ */
/* ####################        Advanced related content widget      ######################### */
/* #########################        BREAKPOINT VARIABLES        ################################ */
/* Content mixins */
/* Titles mixins */
/* Action mixins */
.h1, h1 {
  color: #304269;
  font-family: "Inter";
  font-size: 60px;
  font-weight: 800;
  letter-spacing: 0px;
  line-height: 72px;
  margin: 20px 0px;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (min-width: 768px) and (max-width: 1299px) {
  .h1, h1 {
    font-size: 54px;
    line-height: 58px;
  }
}
@media (max-width: 767px) {
  .h1, h1 {
    font-size: 48px;
    line-height: 52px;
  }
}
.h1 a, h1 a {
  color: #304269;
  font-family: "Inter";
  font-size: 60px;
  font-weight: 800;
  letter-spacing: 0px;
  line-height: 72px;
  margin: 20px 0px;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (min-width: 768px) and (max-width: 1299px) {
  .h1 a, h1 a {
    font-size: 54px;
    line-height: 58px;
  }
}
@media (max-width: 767px) {
  .h1 a, h1 a {
    font-size: 48px;
    line-height: 52px;
  }
}

.h2, h2 {
  color: #304269;
  font-family: "Inter";
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 54px;
  margin: 20px 0px;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (min-width: 768px) and (max-width: 1299px) {
  .h2, h2 {
    font-size: 32px;
    line-height: 48px;
  }
}
@media (max-width: 767px) {
  .h2, h2 {
    font-size: 40px !important;
    line-height: 47px !important;
  }
}
.h2 a, h2 a {
  color: #304269;
  font-family: "Inter";
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 54px;
  margin: 20px 0px;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (min-width: 768px) and (max-width: 1299px) {
  .h2 a, h2 a {
    font-size: 32px;
    line-height: 48px;
  }
}
@media (max-width: 767px) {
  .h2 a, h2 a {
    font-size: 40px !important;
    line-height: 47px !important;
  }
}

.h3, h3 {
  color: #304269;
  font-family: "Inter";
  font-size: 32px;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 48px;
  margin: 15px 0px;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (min-width: 768px) and (max-width: 1299px) {
  .h3, h3 {
    font-size: 32px;
    line-height: 48px;
  }
}
@media (max-width: 767px) {
  .h3, h3 {
    font-size: 32px;
    line-height: 48px;
  }
}
.h3 a, h3 a {
  color: #304269;
  font-family: "Inter";
  font-size: 32px;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 48px;
  margin: 15px 0px;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (min-width: 768px) and (max-width: 1299px) {
  .h3 a, h3 a {
    font-size: 32px;
    line-height: 48px;
  }
}
@media (max-width: 767px) {
  .h3 a, h3 a {
    font-size: 32px;
    line-height: 48px;
  }
}

.h4, h4 {
  color: #304269;
  font-family: "Inter";
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 42px;
  margin: 10px 0px;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (min-width: 768px) and (max-width: 1299px) {
  .h4, h4 {
    font-size: 24px;
    line-height: 36px;
  }
}
@media (max-width: 767px) {
  .h4, h4 {
    font-size: 20px;
    line-height: 30px;
  }
}
.h4 a, h4 a {
  color: #304269;
  font-family: "Inter";
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 42px;
  margin: 10px 0px;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (min-width: 768px) and (max-width: 1299px) {
  .h4 a, h4 a {
    font-size: 24px;
    line-height: 36px;
  }
}
@media (max-width: 767px) {
  .h4 a, h4 a {
    font-size: 20px;
    line-height: 30px;
  }
}

.h5, h5 {
  color: #304269;
  font-family: "Inter";
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 30px;
  margin: 10px 0px;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (min-width: 768px) and (max-width: 1299px) {
  .h5, h5 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .h5, h5 {
    font-size: 20px;
    line-height: 30px;
  }
}
.h5 a, h5 a {
  color: #304269;
  font-family: "Inter";
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 30px;
  margin: 10px 0px;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (min-width: 768px) and (max-width: 1299px) {
  .h5 a, h5 a {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .h5 a, h5 a {
    font-size: 20px;
    line-height: 30px;
  }
}

.h6, h6 {
  color: #304269;
  font-family: "Inter";
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 30px;
  margin: 10px 0px;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (min-width: 768px) and (max-width: 1299px) {
  .h6, h6 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .h6, h6 {
    font-size: 20px;
    line-height: 30px;
  }
}
.h6 a, h6 a {
  color: #304269;
  font-family: "Inter";
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 30px;
  margin: 10px 0px;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (min-width: 768px) and (max-width: 1299px) {
  .h6 a, h6 a {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .h6 a, h6 a {
    font-size: 20px;
    line-height: 30px;
  }
}

p {
  color: #232323;
  font-family: Inter;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 20px;
  padding: 0;
  margin: 0 0 15px;
}

a {
  color: #EB7F00;
  font-family: "Rubik";
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 16px;
  text-decoration: none;
}
a:hover {
  color: rgb(150, 79.8507462687, 0);
}

b,
strong {
  font-weight: 700;
}

blockquote,
cite,
em,
i {
  font-style: italic;
}

ol, ul {
  color: #232323;
  font-family: Inter;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 20px;
  padding: 0;
  margin: 0 0 15px;
}

a, p, h1, h2, h3, h4 {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.entry-content ul, .entry-content ol {
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.entry-content ul li, .entry-content ol li {
  color: #232323;
  font-family: Inter;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 20px;
  padding: 0;
  margin: 0 0 15px;
  padding-left: 1.3em;
  list-style: none;
}
.entry-content ul li:before, .entry-content ol li:before {
  content: "\f00c";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
  color: #EB7F00;
}

html {
  scroll-behavior: smooth;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}

body {
  background-color: #FAFAFA;
  margin: 0;
  overflow-x: hidden;
  color: #232323;
  font-family: Inter;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 20px;
  padding: 0;
  margin: 0 0 15px;
}

.site-inner {
  max-width: 1400px;
  clear: both;
  margin: 0 auto;
  padding: 0px;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
/* Wide content
		--------------------------------------------- */
.entry-content .alignwide {
  margin-left: -80px;
  margin-right: -80px;
}

.entry-content .alignfull {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: 100vw;
}

.alignfull img {
  width: 100vw;
}

@media only screen and (min-width: 960px) {
  /* Column Classes
  --------------------------------------------- */
  .five-sixths,
  .four-sixths,
  .one-fourth,
  .one-half,
  .one-sixth,
  .one-third,
  .three-fourths,
  .three-sixths,
  .two-fourths,
  .two-sixths,
  .two-thirds {
    float: left;
    margin-left: 2.5641025641%;
  }
  .one-half,
  .three-sixths,
  .two-fourths {
    width: 48.7179487179%;
  }
  .one-third,
  .two-sixths {
    width: 31.6239316239%;
  }
  .four-sixths,
  .two-thirds {
    width: 65.811965812%;
  }
  .one-fourth {
    width: 23.0769230769%;
  }
  .three-fourths {
    width: 74.358974359%;
  }
  .one-sixth {
    width: 14.5299145299%;
  }
  .five-sixths {
    width: 82.905982906%;
  }
  .first {
    clear: both;
    margin-left: 0;
  }
  /* After Entry
  	--------------------------------------------- */
  .after-entry {
    padding: 40px 60px;
  }
  .after-entry .enews {
    padding-left: 30px;
    padding-right: 30px;
  }
  /* Content
  --------------------------------------------- */
  .content {
    float: left;
    min-width: 70%;
  }
  .sidebar-content .content {
    float: right;
  }
  .full-width-content .content,
  .landing-page .content {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .full-width-content .content {
    width: 100%;
  }
  article.post, article.page {
    /*margin-right: 50px;*/
    /*padding-top: 6px;*/
  }
  .archive article.post {
    padding-top: 0px;
  }
  .after-header-widget .widget_smartslider3 {
    margin-top: -6px;
  }
  /* Sidebar
  --------------------------------------------- */
  .sidebar {
    float: right;
    min-width: 30%;
  }
  .sidebar-content .sidebar {
    float: left;
  }
  /* Author Box
  --------------------------------------------- */
  .author-box {
    background-color: #FAFAFA;
    padding: 30px;
  }
}
body .entry-content .wp-block-separator {
  border: 1px solid #888;
}

/* Parts */
/* Site Header
---------------------------------------------------------------------------- */
.site-header {
  background-color: #FFF;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  padding: 20px 0;
  min-height: 90px;
  height: auto;
  width: 100%;
  z-index: 9999;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
.site-header > .wrap {
  max-width: 1120px;
  margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 1299px) {
  .site-header {
    padding: 20px 20px;
  }
}
@media (max-width: 767px) {
  .site-header {
    padding: 20px 20px;
  }
}
.site-header .wrap .header-widget-area .widget_custom_html {
  text-align: right;
  margin-top: 23px;
  position: relative;
}
.site-header .wrap .header-widget-area .widget_custom_html .menu-item {
  font-size: 18px;
  color: #153A9F;
  font-weight: bold;
  font-family: "Open Sans";
  margin-right: 40px;
}
.site-header .wrap .header-widget-area .widget_custom_html button {
  background-color: #153A9F;
  border-radius: 20px;
  color: #fff;
  padding: 8px 30px;
  font-size: 18px;
  font-family: "Open Sans";
  font-weight: bold;
  border-color: #153A9F;
  cursor: pointer;
}

.home a.menu-item.home {
  padding-bottom: 5px;
  border-bottom: 5px solid #153A9F;
}
.home a.menu-item.home:hover {
  color: #001653 !important;
  border-color: #001653;
}

.vacature .menu-item.vacature {
  padding-bottom: 5px;
  border-bottom: 5px solid #153A9F;
}
.vacature .menu-item.vacature:hover {
  color: #001653 !important;
  border-color: #001653;
}

.menu-item.vacature:hover {
  padding-bottom: 5px;
  border-bottom: 5px solid #001653;
  color: #001653 !important;
}

@media only screen and (max-width: 767px) {
  .wp-custom-logo .title-area {
    max-width: 100% !important;
  }
  #custom-menu {
    text-align: unset;
  }
  #custom-menu button {
    padding: 6px 20px;
  }
  .widget_text.widget-wrap {
    padding: 0px 15px 0px 10px;
  }
}
@media only screen and (min-width: 767px) {
  a.menu-item.home {
    display: none;
  }
}
.site-header.sticky {
  top: 0px;
  position: fixed;
}

.header-right.header-widget-area {
  float: right;
  width: 30%;
}

.header-right.header-widget-area > .widget.widget_search {
  margin-bottom: 0;
}

/* HeaderBlock
--------------------------------------------- */
.HeaderBlock .uagb-section__overlay {
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (min-width: 1300px) {
  .HeaderBlock .uagb-section__overlay {
    height: 90%;
  }
}
@media (max-width: 767px) {
  .HeaderBlock .uagb-section__overlay {
    height: 95%;
  }
}
.HeaderBlock .uagb-columns__wrap .uagb-column__wrap {
  overflow: visible;
}
.HeaderBlock .uagb-columns__wrap .uagb-column__wrap .uagb-column__inner-wrap {
  padding: 0px;
}
.HeaderBlock .uagb-columns__wrap .uagb-column__wrap .uagb-column__inner-wrap h1 {
  font-family: "Inter";
  font-weight: 800;
}
.HeaderBlock .uagb-columns__wrap .uagb-column__wrap .uagb-column__inner-wrap h1 span.red {
  color: #D01B46;
}
.HeaderBlock .uagb-columns__wrap .uagb-column__wrap .uagb-column__inner-wrap h1 span.blue {
  color: #5090C3;
}
.HeaderBlock .uagb-columns__wrap .uagb-column__wrap .uagb-column__inner-wrap h1 span.green {
  color: #5AA072;
}
.HeaderBlock .uagb-columns__wrap .uagb-column__wrap .uagb-column__inner-wrap p {
  line-height: 32px;
  font-family: "Inter";
  margin-top: 30px;
  font-weight: 400;
  font-size: 20px;
  hyphens: unset;
}
.HeaderBlock .uagb-columns__wrap .uagb-column__wrap .uagb-column__inner-wrap .bounce {
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (max-width: 767px) {
  .HeaderBlock .uagb-columns__wrap .uagb-column__wrap .uagb-column__inner-wrap .bounce {
    display: none;
  }
}
.HeaderBlock .uagb-columns__wrap .uagb-column__wrap .uagb-column__inner-wrap .bounce figure img {
  width: 100%;
  animation: bounce-1 1.5s linear infinite;
  margin-top: -20px;
}
@keyframes bounce-1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0);
  }
}
.HeaderBlock .intro-image img {
  background-image: url("/content/themes/mixcom-theme-genesis-child-theme/resources/img/sunburst.png");
  background-position: center;
  background-size: 100% 80%;
  background-repeat: no-repeat;
}

/* Title Area
--------------------------------------------- */
.title-area .site-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0;
}
.title-area .site-title a,
.title-area .site-title a:focus,
.title-area .site-title a:hover {
  color: #fff;
  text-decoration: none;
}

.wp-custom-logo .title-area {
  position: relative;
  padding-bottom: 15px;
  padding-top: 15px;
  width: 100%;
  max-width: 50%;
  float: left;
  z-index: 9;
}

.wp-custom-logo .title-area img {
  width: auto;
}

/* Navigation
---------------------------------------------------------------------------- */
.nav-primary {
  background-color: #304269;
  padding-bottom: 0;
  padding-top: 0;
  width: 100%;
  margin: 0 auto;
}
.nav-primary ul#menu-main-menu li.menu-item a {
  color: #fff;
}
.nav-primary ul#menu-main-menu li.menu-item a:hover {
  background-color: #80baf5;
}
.nav-primary ul#menu-main-menu li.current-menu-item > a {
  background-color: #80baf5;
}

nav.nav-primary ul {
  max-width: 1400px;
  margin: 0 auto;
}

/* Site Navigation
---------------------------------------------------------------------------- */
.genesis-nav-menu {
  clear: both;
  line-height: 1;
  width: 100%;
}
.genesis-nav-menu .menu-item {
  display: block;
  float: none;
  position: relative;
}
.genesis-nav-menu .menu-item:focus, .genesis-nav-menu .menu-item:hover {
  position: relative;
}
.genesis-nav-menu a {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 400;
  outline-offset: -1px;
  padding-bottom: 20px;
  padding-top: 20px;
  text-decoration: none;
}
.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
  background-color: #80baf5;
  color: #fff;
}
.genesis-nav-menu .sub-menu {
  width: 100%;
  clear: both;
  display: none;
  left: -9999px;
  margin: 0;
  opacity: 1;
  padding-left: 15px;
  position: static;
  z-index: 99;
}
.genesis-nav-menu .sub-menu a {
  width: 100%;
  background-color: #fff;
  font-size: 14px;
  position: relative;
  word-wrap: break-word;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
  display: block;
  left: auto;
  opacity: 1;
}

/* ## Responsive Nav CSS
---------------------------------------------------------------------------------------------------- */
.responsive-menu-icon {
  cursor: pointer;
  display: none;
}

.responsive-menu-icon::before {
  content: "\f333";
  display: block;
  font: normal 30px/1 "dashicons";
  margin: 0 auto;
  padding: 10px;
  text-align: center;
  color: #fff;
}

@media only screen and (min-width: 960px) {
  /* Site Header
  --------------------------------------------- */
  .site-header {
    /*position: fixed;*/
    width: 100%;
    height: auto;
  }
  /* Genesis Menu
  --------------------------------------------- */
  .genesis-nav-menu .menu-item {
    display: inline-block;
  }
  .genesis-nav-menu .menu-item:focus,
  .genesis-nav-menu .menu-item:hover {
    position: relative;
  }
  .genesis-nav-menu > .menu-bold > a {
    font-weight: 700;
  }
  .genesis-nav-menu > .menu-highlight > a {
    background-color: #333;
    border-radius: 3px;
    color: #fff;
    font-weight: 600;
    margin-left: 15px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .genesis-nav-menu > .menu-highlight > a:focus,
  .genesis-nav-menu > .menu-highlight > a:hover {
    background-color: #80baf5;
  }
  .genesis-nav-menu .sub-menu,
  .genesis-nav-menu .sub-menu a {
    width: 180px;
  }
  .genesis-nav-menu .sub-menu {
    border-top: 1px solid #EEE;
    opacity: 0;
    padding-left: 0;
    position: absolute;
    transition: opacity 0.4s ease-in-out;
  }
  .genesis-nav-menu .sub-menu a {
    border: 1px solid #EEE;
    border-top: 0;
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .genesis-nav-menu .sub-menu .sub-menu {
    margin: -46px 0 0 179px;
  }
  /* Responsive Menu
  --------------------------------------------- */
  .genesis-responsive-menu {
    display: block;
    padding-top: 15px;
  }
  .menu-toggle,
  .sub-menu-toggle {
    display: none;
    visibility: hidden;
  }
  /* Header Menu
  --------------------------------------------- */
  .nav-primary {
    clear: none;
    width: auto;
  }
  .nav-primary .genesis-nav-menu a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    text-decoration: none;
  }
}
/* Responsive Menu
	--------------------------------------------- */
@media only screen and (max-width: 960px) {
  .genesis-nav-menu.responsive-menu > .menu-item > .sub-menu,
  .genesis-nav-menu.responsive-menu {
    display: none;
  }
  .genesis-nav-menu.responsive-menu .menu-item,
  .responsive-menu-icon {
    display: block;
  }
  .genesis-nav-menu.responsive-menu .menu-item:hover {
    position: static;
  }
  .genesis-nav-menu.responsive-menu .sub-menu .current-menu-item > a:hover,
  .genesis-nav-menu.responsive-menu li a,
  .genesis-nav-menu.responsive-menu li a:hover,
  .genesis-nav-menu.responsive-menu li.current-menu-item > a {
    background: none;
    display: block;
    line-height: 1;
    padding: 12px 0;
  }
  .genesis-nav-menu.responsive-menu .menu-item-has-children {
    cursor: pointer;
  }
  .genesis-nav-menu.responsive-menu .menu-item-has-children > a {
    padding-right: 30px;
  }
  .genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
    content: "\f347";
    float: right;
    font: normal 16px/1 "dashicons";
    height: 16px;
    padding: 11px 15px;
    right: 0;
    text-align: right;
    z-index: 9999;
    color: #fff;
  }
  .genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
    content: "\f343";
    color: #fff;
  }
  .genesis-nav-menu.responsive-menu .sub-menu {
    left: auto;
    opacity: 1;
    position: relative;
    -moz-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    width: 100%;
    z-index: 99;
  }
  .genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
    padding-left: 20px;
    margin: 0;
  }
  .genesis-nav-menu.responsive-menu .sub-menu li a,
  .genesis-nav-menu.responsive-menu .sub-menu li a:hover {
    background: none;
    border: none;
    box-shadow: none;
    position: relative;
    width: 100%;
  }
  .genesis-nav-menu.responsive-menu {
    padding-bottom: 16px;
  }
  .nav-primary .genesis-nav-menu.responsive-menu li a {
    background: none;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
  }
  .nav-primary .genesis-nav-menu.responsive-menu li a:hover {
    background: none;
    color: pink;
  }
  .responsive-menu-icon::before {
    float: right;
    color: white;
  }
}
/* Responsive Menu
--------------------------------------------- */
.menu .menu-item:focus {
  position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
  left: auto;
  opacity: 1;
}

.genesis-responsive-menu {
  display: none;
  position: relative;
}

.genesis-responsive-menu .genesis-nav-menu .menu-item:hover > .sub-menu {
  display: none;
}

.site-footer {
  background-color: none;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  padding: 30px;
  text-align: center;
}
.site-footer p {
  margin-bottom: 0;
  color: #fff;
}

/* Footer Widgets
---------------------------------------------------------------------------- */
.footer-widgets {
  clear: both;
  background: #D9EEFF;
  color: #232323;
  clear: both;
  font-size: 16px;
  padding: 40px 0 16px;
  padding: 1rem 0 1rem;
  font-family: "Inter";
}
.footer-widgets p {
  color: #3E3E3E;
}
.footer-widgets a {
  text-decoration: none;
  color: #3E3E3E;
  font-size: 18px;
  font-family: Inter;
}
.footer-widgets .wrap {
  margin-left: auto;
  margin-right: auto;
}
.footer-widgets li {
  font-size: 18px;
  font-family: "Inter";
  line-height: 36px;
  margin-bottom: 0px;
  margin-bottom: 0.6rem;
  word-wrap: break-word;
}
.footer-widgets .footer-widget-area {
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (min-width: 1300px) {
  .footer-widgets .footer-widget-area:first-child {
    padding-left: 0px;
  }
  .footer-widgets .footer-widget-area:last-child {
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  .footer-widgets .footer-widget-area {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.footer-widgets .footer-widget-area:last-child,
.footer-widgets .widget:last-child {
  margin-bottom: 0;
}
.footer-widgets .search-form {
  width: 100%;
}
.footer-widgets .footer-widgets-1,
.footer-widgets .footer-widgets-3 {
  width: 330px;
}
.footer-widgets .footer-widgets-1 p,
.footer-widgets .footer-widgets-3 p {
  padding-right: 10px;
  font-size: 18px;
  line-height: 26px;
}
.footer-widgets .footer-widgets-2 {
  width: 432px;
}
.footer-widgets .footer-widgets-1,
.footer-widgets .footer-widgets-2 {
  float: left;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-widgets .footer-widgets-1,
  .footer-widgets .footer-widgets-2 {
    float: none;
  }
}
@media (max-width: 767px) {
  .footer-widgets .footer-widgets-1,
  .footer-widgets .footer-widgets-2 {
    float: none;
  }
}
.footer-widgets .footer-widgets-3 {
  float: right;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
.footer-widgets .footer-widgets-3 ul {
  margin-left: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-widgets .footer-widgets-3 {
    float: none;
  }
}
@media (max-width: 767px) {
  .footer-widgets .footer-widgets-3 {
    float: none;
  }
}
.footer-widgets .widget {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  color: #3E3E3E;
}
.footer-widgets .widget ul li {
  margin-bottom: 0px;
  color: #3E3E3E;
  font-weight: 400;
}
.footer-widgets .widgettitle {
  color: #3E3E3E;
  border-bottom: 0px solid #EEE;
  padding-bottom: 17px;
  font-family: "Inter";
  font-weight: 700;
}
.footer-widgets .contact-footer {
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
.footer-widgets .contact-footer:after {
  clear: both;
  display: table;
  content: "";
}
.footer-widgets .contact-footer .footer-contact-icon {
  float: left;
  width: 72px;
  height: 72px;
  background-color: #FFFFFF;
  border-radius: 50%;
  padding: 10px;
}
.footer-widgets .contact-footer .footer-contact-info {
  float: left;
  margin-left: 24px;
}
.footer-widgets .contact-footer .footer-contact-info .creatie {
  color: #D01B46;
  font-weight: 800;
}
.footer-widgets .contact-footer .footer-contact-info .bereik {
  color: #5090C3;
  font-weight: 800;
}
.footer-widgets .contact-footer .footer-contact-info .data {
  color: #5AA072;
  font-weight: 800;
}
.footer-widgets .contact-footer .footer-contact-info p {
  font-size: 18px;
  line-height: 26px;
  margin: 0px;
}
@media (max-width: 767px) {
  .footer-widgets .contact-footer .footer-contact-icon {
    display: none;
  }
  .footer-widgets .contact-footer .footer-contact-info {
    margin-left: 0px;
  }
}

/* Start phone */
@media (max-width: 767px) {
  .footer-widgets-1, .footer-widgets-2, .footer-widgets-3 {
    width: 100% !important;
  }
}
/* End phone */
/* Start tablet */
/* End tablet */
/* Start desktop */
/* Footer Widgets
	--------------------------------------------- */
@media only screen and (min-width: 960px) {
  .footer-widgets .wrap {
    max-width: 1112px;
  }
  .footer-widget-area {
    float: left;
    margin-bottom: 0;
    width: 33.3333333333%;
  }
  .custom-logo {
    padding: 0 15px 0 0px;
  }
}
/* Bottom Footer (Widgets)
   --------------------------------------------- */
.footercontainer {
  background-color: none;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
.footercontainer .wrap {
  max-width: 1094px;
  margin: 0 auto;
  padding: 20px 20px 20px 0px;
}
.footercontainer .wrap p, .footercontainer .wrap a {
  color: #3E3E3E;
  font-size: 14px;
}
.footercontainer .wrap li {
  list-style-type: none;
  display: inline-block;
}
.footercontainer .wrap li:after {
  content: "|";
  color: #3E3E3E;
  margin-left: 10px;
  margin-right: 10px;
}
.footercontainer .wrap li:last-of-type:after {
  display: none;
}
.footercontainer .footercontent {
  width: 50%;
  float: left;
}
.footercontainer .footercontent .menu-footermenu-container {
  text-align: right;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (max-width: 767px) {
  .footercontainer .footercontent .menu-footermenu-container {
    text-align: left;
  }
}
@media (min-width: 768px) and (max-width: 1299px) {
  .footercontainer .wrap {
    padding: 10px 20px;
  }
}
@media (max-width: 767px) {
  .footercontainer .wrap {
    padding: 10px 35px;
  }
  .footercontainer .footercontent {
    width: 100%;
    float: none;
  }
}

@media only screen and (max-width: 767px) {
  .footer-widgets .wrap .widget-area {
    margin-bottom: 0px !important;
  }
  .footer-widgets .wrap .widget-area p {
    padding-right: 0px;
  }
  .footer-widgets .wrap .widget-area a {
    text-decoration: none;
    color: #3E3E3E;
  }
  .footer-widgets .wrap .widget-area table {
    margin-bottom: 0px !important;
  }
  .footer-widgets .wrap .widget-area table tr td {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .footer-widgets .wrap .widget-area table tr td:first-child {
    width: 25%;
  }
  .footer-widgets .wrap .widget-area li {
    font-size: 18px;
    line-height: 30px;
  }
}
/* Buttons
--------------------------------------------- */
button,
input[type=button],
input[type=reset],
input[type=submit],
.site-container div.wpforms-container-full .wpforms-form input[type=submit],
.site-container div.wpforms-container-full .wpforms-form button[type=submit],
.button {
  display: inline-block;
  background: #80baf5;
  padding: 12px 24px;
  border-radius: 2px;
  color: #fff;
  font-family: "Rubik";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 16px;
  text-align: center;
  text-decoration: none;
  margin-bottom: 20px;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
.site-container div.wpforms-container-full .wpforms-form input[type=submit]:hover,
.site-container div.wpforms-container-full .wpforms-form button[type=submit]:hover,
.button:hover {
  background: rgb(104.3613138686, 173.1569343066, 243.1386861314);
  color: #fff;
}

.button-open {
  color: #91BED4;
  font-family: "Rubik";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 24px;
  padding: 12px 24px;
  border-radius: 2px;
  border: 2px solid #91BED4;
  text-decoration: none;
  margin-bottom: 20px;
}
.button-open:hover {
  opacity: 0.7;
  color: #91BED4;
}

/* Forms
--------------------------------------------- */
input,
select,
textarea {
  background-color: #fff;
  border: 1px solid #EEE;
  color: #333;
  font-size: 18px;
  font-weight: 400;
  padding: 15px;
  width: 100%;
}

input:focus,
textarea:focus {
  border: 1px solid #888;
  outline: none;
}

input[type=checkbox],
input[type=image],
input[type=radio] {
  width: auto;
}

::-ms-input-placeholder {
  color: #333;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #333;
  opacity: 1;
}

::placeholder {
  color: #333;
  opacity: 1;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button {
  display: none;
}

/* Search Form
--------------------------------------------- */
.search-form {
  overflow: hidden;
  margin-right: 15px;
  padding-top: 11px;
}

.entry-content .search-form {
  margin-bottom: 40px;
  width: 50%;
}

.post-password-form input[type=submit],
.search-form input[type=submit] {
  margin-top: 10px;
}

.widget_search input[type=submit] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* Gravityforms
--------------------------------------------- */
ul li.gfield {
  padding-left: 0px;
  padding-right: 0px;
}

/* Widgets
---------------------------------------------------------------------------- */
.widget p:last-child,
.widget ul > li:last-of-type {
  margin-bottom: 0;
}

.widget ul > li {
  margin-bottom: 10px;
}

.widget ul > li:last-of-type {
  padding-bottom: 0;
}

.widget ol > li {
  list-style-position: inside;
  list-style-type: decimal;
  padding-left: 20px;
  text-indent: -20px;
}

.widget li li {
  border: 0;
  margin: 0 0 0 30px;
  padding: 0;
}

.widget_calendar table {
  width: 100%;
}

.widget_calendar td,
.widget_calendar th {
  text-align: center;
}

/* Entry Comments
--------------------------------------------- */
.comment-respond,
.entry-comments,
.entry-pings {
  margin-bottom: 40px;
}

.comment-list li {
  padding: 40px 0 0 30px;
}

.comment-list .depth-1 {
  padding-left: 0;
}

.comment-header {
  margin-bottom: 30px;
}

.comment-content {
  clear: both;
}

.comment-content ul > li {
  list-style-type: disc;
}

.comment-respond input[type=email],
.comment-respond input[type=text],
.comment-respond input[type=url] {
  width: 50%;
}

.comment-respond label {
  display: block;
  margin-right: 12px;
}

.comment-header p {
  margin-bottom: 0;
}

.entry-pings .reply {
  display: none;
}

.comment-form-cookies-consent label {
  display: inline;
  padding-left: 10px;
}

/* top Bar
--------------------------------------------- */
.top-bar {
  background-color: #304269;
  color: #fff;
  font-size: 16px;
  padding: 5px 10px;
  display: none;
}
.top-bar .wrap {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
.top-bar .wrap a {
  color: #fff;
  text-decoration: none;
}
.top-bar .wrap a:hover {
  text-decoration: underline;
}
.top-bar .wrap p {
  color: #fff;
  font-family: Inter;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 20px;
  padding: 0;
  margin: 0 0 15px;
}
.top-bar .wrap .top-bar-left {
  width: 50%;
  float: left;
}
.top-bar .wrap .top-bar-right {
  width: 50%;
  float: right;
  text-align: right;
}
.top-bar .wrap input[type=search] {
  background: inherit;
  padding: 10px 0 0;
  padding: 1rem 0 0;
}
.top-bar .wrap .widget {
  margin: 0;
}
.top-bar .wrap .widget .widget-title {
  color: #fff;
}

.contact-header {
  display: none;
  width: 1120px;
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFF;
  box-shadow: 4px 10px 30px rgba(21, 58, 159, 0.2);
  border-radius: 25px;
  padding: 40px 64px;
}
.contact-header:after {
  content: "";
  position: absolute;
  right: 55px;
  top: -40px;
  border-left: 20px solid transparent;
  border-right: 19px solid transparent;
  border-bottom: 40px solid #FFF;
}
@media only screen and (max-width: 1120px) {
  .contact-header {
    width: 100%;
  }
}
.contact-header .textwidget p {
  font-family: Inter;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
}
.contact-header .textwidget p a {
  font-family: Inter;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  color: #232323;
}
.contact-header .textwidget p a:hover {
  text-decoration: underline;
}
.contact-header .creatie .widgettitle {
  color: #D01B46;
}
.contact-header .bereik .widgettitle {
  color: #5090C3;
}
@media only screen and (max-width: 1024px) {
  .contact-header .bereik .close-contact {
    display: none;
  }
}
.contact-header .data .widgettitle {
  color: #5AA072;
}
.contact-header .widgettitle {
  font-family: Inter;
  font-weight: bold;
  font-size: 28px;
  font-weight: 700;
}
.contact-header .company {
  font-weight: bold !important;
  color: #3E3E3E;
}
.contact-header .adres, .contact-header .mail {
  margin: 0px;
}
.contact-header .close-contact {
  color: #153A9F;
  font-size: 18px !important;
  font-family: Open Sans !important;
  cursor: pointer;
  font-weight: bold !important;
  margin-top: 50px;
}
.contact-header .close-contact:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00d";
  padding-right: 10px;
}
.contact-header .close-contact:hover:before {
  font-family: "Font Awesome 5 Free";
  content: "\f061";
}
@media only screen and (min-width: 1024px) {
  .contact-header .widget_custom_html {
    float: left;
    margin-bottom: 0;
    width: 33.3333333333%;
  }
}
.contact-header .widget_custom_html .widget_text {
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .contact-header .wrap .close-contact.mobile {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .contact-header {
    padding: 20px 35px;
  }
  .contact-header .creatie h3:after, .contact-header .bereik h3:after, .contact-header .data h3:after {
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    float: right;
  }
  .contact-header .textwidget.custom-html-widget {
    display: none;
  }
}

.contact-header.sticky {
  position: fixed;
  z-index: 99999;
  top: 118px;
}

.vacature-header-image .wp-block-image {
  margin-bottom: 0px;
}

section.vacatures .intro-text p {
  font-size: 20px;
  line-height: 32px;
}
section.vacatures .vacature-heading {
  padding-bottom: 20px;
}
section.vacatures .vacature {
  background-color: white;
  box-shadow: 6px 6px 30px rgba(62, 62, 62, 0.2);
  margin-bottom: 40px;
  padding: 30px 35px;
  position: relative;
  cursor: pointer;
}
section.vacatures .vacature:hover {
  transform: scale(1.1);
}
section.vacatures .vacature .organisatie {
  font-size: 14px;
}
section.vacatures .vacature .title {
  font-size: 28px;
  line-height: 32px;
  font-weight: 600;
}
section.vacatures .vacature .intro {
  font-size: 18px;
  line-height: 32px;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (min-width: 1300px) {
  section.vacatures .vacature .intro {
    margin: 0px;
    max-width: 75%;
  }
}
@media (min-width: 768px) and (max-width: 1299px) {
  section.vacatures .vacature .intro {
    margin: 0px;
    max-width: 75%;
  }
}
section.vacatures .vacature .url {
  font-size: 18px;
  font-weight: bold;
  font-family: Inter;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (min-width: 1300px) {
  section.vacatures .vacature .url {
    position: absolute;
    right: 30px;
    bottom: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1299px) {
  section.vacatures .vacature .url {
    position: absolute;
    right: 30px;
    bottom: 30px;
  }
}
section.vacatures .vacature.pro:hover .organisatie, section.vacatures .vacature.pro:hover a {
  color: #153A9F;
}
section.vacatures .vacature.pro .organisatie, section.vacatures .vacature.pro a {
  color: #5090C3;
}
section.vacatures .vacature.mdpc:hover .organisatie, section.vacatures .vacature.mdpc:hover a {
  color: #760115;
}
section.vacatures .vacature.mdpc .organisatie, section.vacatures .vacature.mdpc a {
  color: #D01B46;
}
section.vacatures .vacature.pmp:hover .organisatie, section.vacatures .vacature.pmp:hover a {
  color: #3a698e;
}
section.vacatures .vacature.pmp .organisatie, section.vacatures .vacature.pmp a {
  color: #5090C3;
}
section.vacatures .vacature.pdm:hover .organisatie, section.vacatures .vacature.pdm:hover a {
  color: #406a4f;
}
section.vacatures .vacature.pdm .organisatie, section.vacatures .vacature.pdm a {
  color: #5AA072;
}

/* Pages */
.site-container .site-inner .content {
  padding-top: 0px;
  padding-bottom: 20px;
  /* BouwenMerken
           --------------------------------------------- */
  /* Expertise
           --------------------------------------------- */
  /* Sectoren
           --------------------------------------------- */
  /* Bedrijven
           --------------------------------------------- */
}
.site-container .site-inner .content h2 {
  font-family: "Inter";
  font-size: 48px;
  line-height: 52px;
  color: #3E3E3E;
  font-weight: 800;
}
@media only screen and (max-width: 767px) {
  .site-container .site-inner .content h2 {
    font-size: 36px;
    margin-bottom: 0px;
  }
}
.site-container .site-inner .content .BouwenMerken .uagb-columns__inner-wrap {
  padding: 0px;
}
.site-container .site-inner .content .BouwenMerken .uagb-columns__inner-wrap .uagb-column__inner-wrap {
  padding: 0px;
}
.site-container .site-inner .content .BouwenMerken .uagb-columns__inner-wrap .uagb-column__inner-wrap h2 {
  margin: 0px;
  padding: 0px;
  font-weight: 800;
}
.site-container .site-inner .content .BouwenMerken .uagb-columns__inner-wrap .uagb-column__inner-wrap p {
  line-height: 26px;
  font-family: "Inter";
  margin-top: 15px;
}
.site-container .site-inner .content .ExpertiseBlock {
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (max-width: 767px) {
  .site-container .site-inner .content .ExpertiseBlock .uagb-column__inner-wrap h3 {
    margin-top: 50px;
  }
}
.site-container .site-inner .content .ExpertiseBlock .uagb-section__inner-wrap .uagb-columns__wrap .uagb-columns__inner-wrap .wp-block-uagb-column h2 {
  margin-top: 15px;
}
.site-container .site-inner .content .ExpertiseBlock .uagb-section__inner-wrap .uagb-columns__wrap .uagb-columns__inner-wrap .wp-block-uagb-column .wp-block-image {
  background-color: #fff;
  border-radius: 105px;
  width: 200px;
  height: 200px;
  margin: 0px auto;
  margin-top: 30px;
  box-shadow: 6px 6px 30px rgba(21, 58, 159, 0.2);
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (max-width: 767px) {
  .site-container .site-inner .content .ExpertiseBlock .uagb-section__inner-wrap .uagb-columns__wrap .uagb-columns__inner-wrap .wp-block-uagb-column .wp-block-image {
    width: 140px;
    height: 140px;
  }
}
.site-container .site-inner .content .ExpertiseBlock .uagb-section__inner-wrap .uagb-columns__wrap .uagb-columns__inner-wrap .wp-block-uagb-column .wp-block-image img {
  margin: 0px auto;
  margin-top: 30px;
  width: 150px;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (max-width: 767px) {
  .site-container .site-inner .content .ExpertiseBlock .uagb-section__inner-wrap .uagb-columns__wrap .uagb-columns__inner-wrap .wp-block-uagb-column .wp-block-image img {
    margin-top: 0px;
    padding: 10px;
  }
}
.site-container .site-inner .content .ExpertiseBlock .uagb-section__inner-wrap .uagb-columns__wrap .uagb-columns__inner-wrap .wp-block-uagb-column ul {
  margin-top: 25px;
  margin-left: 20px;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (max-width: 767px) {
  .site-container .site-inner .content .ExpertiseBlock .uagb-section__inner-wrap .uagb-columns__wrap .uagb-columns__inner-wrap .wp-block-uagb-column ul {
    margin-left: 0px;
  }
}
.site-container .site-inner .content .ExpertiseBlock .uagb-section__inner-wrap .uagb-columns__wrap .uagb-columns__inner-wrap .wp-block-uagb-column ul li {
  font-size: 24px;
  line-height: 48px;
  margin: 0px;
  font-weight: 600;
  color: #3E3E3E;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (min-width: 1300px) {
  .site-container .site-inner .content .ExpertiseBlock .uagb-section__inner-wrap .uagb-columns__wrap .uagb-columns__inner-wrap .wp-block-uagb-column ul li {
    margin-left: 20px;
  }
}
.site-container .site-inner .content .ExpertiseBlock .uagb-section__inner-wrap .uagb-columns__wrap .uagb-columns__inner-wrap .wp-block-uagb-column ul li::before {
  content: "";
  background-repeat: no-repeat;
  background-size: 32px 16px;
  background-position: 0px 8px;
  width: 50px;
  height: 24px;
}
.site-container .site-inner .content .ExpertiseBlock .uagb-section__inner-wrap .uagb-columns__wrap .uagb-columns__inner-wrap .expertiseRed li::before {
  background-image: url("../img/pijl-2.png");
}
.site-container .site-inner .content .ExpertiseBlock .uagb-section__inner-wrap .uagb-columns__wrap .uagb-columns__inner-wrap .expertiseRed h3 {
  font-weight: 800;
}
.site-container .site-inner .content .ExpertiseBlock .uagb-section__inner-wrap .uagb-columns__wrap .uagb-columns__inner-wrap .expertiseBlue li::before {
  background-image: url("../img/pijl-1.png");
}
.site-container .site-inner .content .ExpertiseBlock .uagb-section__inner-wrap .uagb-columns__wrap .uagb-columns__inner-wrap .expertiseBlue h3 {
  font-weight: 800;
}
.site-container .site-inner .content .ExpertiseBlock .uagb-section__inner-wrap .uagb-columns__wrap .uagb-columns__inner-wrap .expertiseGreen li::before {
  background-image: url("../img/pijl.png");
}
.site-container .site-inner .content .ExpertiseBlock .uagb-section__inner-wrap .uagb-columns__wrap .uagb-columns__inner-wrap .expertiseGreen h3 {
  font-weight: 800;
}
.site-container .site-inner .content .SectorenBlock .uagb-section__overlay {
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (min-width: 1300px) {
  .site-container .site-inner .content .SectorenBlock .uagb-section__overlay {
    height: 75%;
    top: 80px;
  }
}
.site-container .site-inner .content .BedrijvenBlock .company {
  cursor: pointer;
}
.site-container .site-inner .content .BedrijvenBlock .company:hover {
  transform: scale(1.1);
}
.site-container .site-inner .content .BedrijvenBlock .company.mdp:hover .wp-block-advgb-button_link {
  background-color: #760115 !important;
}
.site-container .site-inner .content .BedrijvenBlock .company.pmp:hover .wp-block-advgb-button_link {
  background-color: #3a698e !important;
}
.site-container .site-inner .content .BedrijvenBlock .company.pdm:hover .wp-block-advgb-button_link {
  background-color: #406a4f !important;
}
.site-container .site-inner .content .BedrijvenBlock .uagb-column__wrap {
  box-shadow: 6px 6px 30px rgba(62, 62, 62, 0.2);
}
.site-container .site-inner .content .BedrijvenBlock .uagb-column__wrap .uagb-column__inner-wrap {
  background-color: #fff;
  padding: 0px;
}
.site-container .site-inner .content .BedrijvenBlock .uagb-column__wrap .uagb-column__inner-wrap h4 {
  font-family: "Inter";
  line-height: 36px;
  padding: 10px 20px 0px 20px;
  font-weight: 600;
}
.site-container .site-inner .content .BedrijvenBlock .uagb-column__wrap .uagb-column__inner-wrap p {
  margin-top: 20px;
  padding: 0px 25px;
  line-height: 26px;
  margin-bottom: 30px;
}
.site-container .site-inner .content .BedrijvenBlock .uagb-column__wrap .uagb-column__inner-wrap .wp-block-advgb-button {
  margin: 32px 0px 40px 0px;
}
.site-container a.wp-block-advgb-button_link {
  font-family: Inter;
  font-weight: 700;
}

.archive {
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (min-width: 1300px) {
  .archive .content {
    padding-bottom: 80px;
  }
}
@media (min-width: 992px) and (max-width: 1299px) {
  .archive .content {
    padding-bottom: 80px;
  }
}
.archive .post-meta-info {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 5px 0px 15px 0px;
}
.archive .post-meta-info ul {
  list-style-type: none;
  color: #232323;
  font-family: Inter;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 20px;
  padding: 0;
  margin: 0 0 15px;
}
.archive .post-meta-info ul li {
  padding-left: 0px;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (min-width: 1300px) {
  .archive .post-meta-info ul li {
    float: left;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 2px solid #888;
  }
}
@media (min-width: 768px) and (max-width: 1299px) {
  .archive .post-meta-info ul li {
    float: left;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 2px solid #888;
  }
}
.archive .post-meta-info ul li span {
  padding-right: 5px;
  color: #304269;
  font-weight: bold;
}
.archive .post-meta-info ul li:last-of-type {
  border-right: none;
}
.archive .post-meta-info ul li:before {
  content: "";
}
.archive .post-meta-info .readmore a {
  color: #304269;
  font-family: "Rubik";
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 16px;
  text-decoration: none;
  text-decoration: none;
}
.archive .post-meta-info .readmore a:hover {
  color: rgb(150, 79.8507462687, 0);
}
.archive .post-meta-info .readmore a:after {
  content: "\f0da";
  font-family: FontAwesome;
  padding-left: 5px;
}

/* Blocks */
section .sector .uagb-section__inner-wrap {
  text-align: center;
}
section .sector .uagb-section__inner-wrap .sector-item {
  width: 30%;
  display: inline-block;
  margin-bottom: 30px;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */
}
@media (max-width: 767px) {
  section .sector .uagb-section__inner-wrap .sector-item {
    width: 48%;
  }
}
section .sector .uagb-section__inner-wrap .sector-item .image {
  height: 100px;
  width: 100px;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin: 0 auto;
}
section .sector .uagb-section__inner-wrap .sector-item .image.Agri {
  background-image: url("/content/themes/mixcom-theme-genesis-child-theme/resources/img/icon-agri-basis.png");
}
section .sector .uagb-section__inner-wrap .sector-item .image.Food {
  background-image: url("/content/themes/mixcom-theme-genesis-child-theme/resources/img/icon-food-basis.png");
}
section .sector .uagb-section__inner-wrap .sector-item .image.Farma {
  background-image: url("/content/themes/mixcom-theme-genesis-child-theme/resources/img/icon-farma-basis.png");
}
section .sector .uagb-section__inner-wrap .sector-item .image.Health {
  background-image: url("/content/themes/mixcom-theme-genesis-child-theme/resources/img/icon-health-basis.png");
}
section .sector .uagb-section__inner-wrap .sector-item .image.Cleaning {
  background-image: url("/content/themes/mixcom-theme-genesis-child-theme/resources/img/icon-cleaning-basis.png");
}
section .sector .uagb-section__inner-wrap .sector-item:hover svg path {
  stroke: #153A9F;
}
section .sector .uagb-section__inner-wrap .sector-item:hover svg line.c {
  stroke: #153A9F;
}
section .sector .uagb-section__inner-wrap .sector-item h4 {
  font-family: Inter;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: #3E3E3E;
}
section .sector .uagb-section__inner-wrap .sector-item.Agri:hover .image {
  background-image: url("/content/themes/mixcom-theme-genesis-child-theme/resources/img/icon-agri-hover.png");
  transform: scale(1.2);
}
section .sector .uagb-section__inner-wrap .sector-item.Agri:hover h4 {
  color: #153A9F;
}
section .sector .uagb-section__inner-wrap .sector-item.Food:hover .image {
  background-image: url("/content/themes/mixcom-theme-genesis-child-theme/resources/img/icon-food-hover.png");
  transform: scale(1.2);
}
section .sector .uagb-section__inner-wrap .sector-item.Food:hover h4 {
  color: #153A9F;
}
section .sector .uagb-section__inner-wrap .sector-item.Farma:hover .image {
  background-image: url("/content/themes/mixcom-theme-genesis-child-theme/resources/img/icon-farma-hover.png");
  transform: scale(1.2);
}
section .sector .uagb-section__inner-wrap .sector-item.Farma:hover h4 {
  color: #153A9F;
}
section .sector .uagb-section__inner-wrap .sector-item.Health:hover .image {
  background-image: url("/content/themes/mixcom-theme-genesis-child-theme/resources/img/icon-health-hover.png");
  transform: scale(1.2);
}
section .sector .uagb-section__inner-wrap .sector-item.Health:hover h4 {
  color: #153A9F;
}
section .sector .uagb-section__inner-wrap .sector-item.Cleaning:hover .image {
  background-image: url("/content/themes/mixcom-theme-genesis-child-theme/resources/img/icon-cleaning-hover.png");
  transform: scale(1.2);
}
section .sector .uagb-section__inner-wrap .sector-item.Cleaning:hover h4 {
  color: #153A9F;
}

.SectorenBlock .focus img {
  background-image: url("/content/themes/mixcom-theme-genesis-child-theme/resources/img/sunburst.png");
  background-position: center;
  background-size: 100% 80%;
  background-repeat: no-repeat;
}

.custom-logo-block .custom-logo-block-wrapper .owl-slider-custom-logo-block .item .item-wrapper .logo-container {
  padding: 20px;
}
.custom-logo-block .custom-logo-block-wrapper .owl-slider-custom-logo-block .item .item-wrapper .logo-container img {
  box-shadow: 6px 6px 14px silver;
}
.custom-logo-block .custom-logo-block-wrapper .owl-slider-custom-logo-block .owl-dots .owl-dot.active span {
  background: #153A9F;
}

/* Print */
@media print {
  body.post-template-default .breadcrumb, body.post-template-default .post-detail-container, body.post-template-default nav {
    display: none !important;
  }
  body.post-template-default .content-sidebar-wrap {
    display: block;
  }
  body.post-template-default .content-sidebar-wrap aside {
    width: auto;
    max-width: auto;
    min-width: auto;
  }
  body.post-template-default section.related-news {
    display: none;
  }
  #respond, #comments {
    display: none;
  }
}
/* Print Styles
---------------------------------------------------------------------------- */
@media print {
  *,
  *::before,
  *::after {
    background: transparent !important;
    box-shadow: none !important;
    color: #333 !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " (" attr(href) ")";
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]::after,
  a[href^="#"]::after,
  .site-title > a::after {
    content: "";
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  blockquote,
  pre {
    border: 1px solid #888;
    page-break-inside: avoid;
  }
  .content,
  .content-sidebar {
    width: 100%;
  }
  button,
  input,
  select,
  textarea,
  .breadcrumb,
  .comment-edit-link,
  .comment-form,
  .comment-list .reply a,
  .comment-reply-title,
  .edit-link,
  .entry-comments-link,
  .entry-footer,
  .genesis-box,
  .header-widget-area,
  .hidden-print,
  .home-top,
  .nav-primary,
  .nav-secondary,
  .post-edit-link,
  .sidebar {
    display: none !important;
  }
  .title-area {
    text-align: center;
    width: 100%;
  }
  .site-title > a {
    margin: 0;
    text-decoration: none;
    text-indent: 0;
  }
  .site-inner {
    padding-top: 0;
    position: relative;
  }
  .author-box {
    margin-bottom: 0;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    orphans: 3;
    page-break-after: avoid;
    page-break-inside: avoid;
    widows: 3;
  }
  img {
    page-break-after: avoid;
    page-break-inside: avoid;
  }
  blockquote,
  pre,
  table {
    page-break-inside: avoid;
  }
  dl,
  ol,
  ul {
    page-break-before: avoid;
  }
}