.et_pb_heading_container{position:relative;width:100%}
/*
 Theme Name:     Fyrst Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Fyrst Agency Theme
 Author:         Fyrst Agency
 Author URI:     https://fyrst-agency.nl/
 Template:       Divi
 Version:        1.0.4
*/

:root {
  --edv-wit: var(--gcid-d4342aed-e5ab-4c6c-b382-8dd19f8ac6f1, #ffffff);
  --edv-oranje: var(--gcid-secondary-color, #f68638);
  --edv-blauw: var(--gcid-primary-color, #006e9f);
}

.edv-bounce-up-hover {
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
}
.edv-bounce-up-hover:hover {
  transform: translateY(-6px) !important;
}

.et_pb_text_inner a:hover {
    color: #f68638;
}

.edv-knop-oranje,
.edv-knop-blauw,
.edv-knop-outline-licht,
.edv-knop-outline-oranje,
.edv-knop-outline-wit,
.edv-knop-paars,
.edv-knop-outline-paars,
.edv-knop-outline-blauw {
  position: relative !important;
  overflow: hidden !important;
  padding: 9px 48px 9px 30px !important;
  background-repeat: no-repeat !important;
  background-position: 88% 49% !important;
  background-size: 12px 12px;
  background-image: radial-gradient(
    circle,
    var(--edv-oranje) 0%,
    var(--edv-oranje) 50%,
    transparent 52%
  ) !important;
  transition:
    background-size 0.4s cubic-bezier(0.4, 0, 0.2, 1),
    background-position 0.4s cubic-bezier(0.4, 0, 0.2, 1),
    padding 0.35s ease,
    color 0.3s ease,
    transform 0.35s cubic-bezier(0.4, 0, 0.2, 1) !important;
}
.edv-knop-oranje::after,
.edv-knop-blauw::after,
.edv-knop-outline-licht::after,
.edv-knop-outline-oranje::after,
.edv-knop-outline-wit::after,
.edv-knop-paars::after,
.edv-knop-outline-paars::after,
.edv-knop-outline-blauw::after {
  display: none !important;
}

.edv-knop-oranje {
  background-image: radial-gradient(
    circle,
    var(--edv-wit) 0%,
    var(--edv-wit) 50%,
    transparent 52%
  ) !important;
}
.edv-knop-oranje {
  border: 2px solid var(--edv-oranje) !important;
}

.edv-knop-paars {
  background-image: radial-gradient(
    circle,
    #ffffff 0%,
    #ffffff 50%,
    transparent 52%
  ) !important;
}
.edv-knop-paars {
  border: 2px solid #c487ba !important;
}

.edv-knop-outline-paars {
  background-image: radial-gradient(
    circle,
    #c487ba 0%,
    #c487ba 50%,
    transparent 52%
  ) !important;
}

.edv-knop-outline-blauw {
  background-image: radial-gradient(
    circle,
    #006e9f 0%,
    #006e9f 50%,
    transparent 52%
  ) !important;
}

.edv-knop-blauw.geel,
.edv-knop-outline-licht.geel {
  background-image: radial-gradient(
    circle,
    #feca0a 0%,
    #feca0a 50%,
    transparent 52%
  ) !important;
}

.edv-help-cards .et_pb_image,
.edv-help-cards .et_pb_image .et_pb_image_wrap {
  display: block !important;
  width: 100% !important;
}
.edv-help-cards .et_pb_image img {
  width: 100% !important;
  height: 150px !important;
  object-fit: cover !important;
  display: block !important;
}

.edv-logo-slider .edv-logo-slide img {
  max-height: 44px;
  width: auto;
  margin: 0 auto;
}

.edv-kc-slider .slick-track {
  display: flex !important;
}
.edv-kc-slider .slick-slide {
  height: auto;
  padding: 0 12px;
  box-sizing: border-box;
}
.edv-kc-slide {
  height: 100%;
}
.edv-kc-card {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.edv-kc-card:hover {
  transform: translateY(-6px);
}
.edv-kc-img {
  width: 100%;
  height: 220px;
  background-size: cover;
  background-position: center;
}
.edv-kc-body {
  padding: 24px 28px 28px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 14px;
  flex: 1;
}
.expertises-wwjbh-sectie .edv-sec-slider .edv-kc-img {
  display: none;
}
.expertises-wwjbh-sectie .edv-kc-card {
  background: #fff !important;
}
.expertises-wwjbh-sectie .edv-kc-arrow {
  background: #fff !important;
}
.sectoren-wwjbh-sectie .edv-kc-card {
  background: #f7f7f7 !important;
}
.sectoren-wwjbh-sectie .edv-kc-arrow {
  background: #f7f7f7;
}
.edv-kc-logo {
  height: 40px;
  width: auto;
  margin: 0;
}
.edv-kc-title {
  color: #213965;
  font-size: 22px;
  font-weight: 700;
  margin: 0;
  line-height: 28px;
}
.edv-kc-text {
  color: #213965;
  margin: 0;
  line-height: 1.6;
}
.edv-kc-btn {
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin-top: auto;
  border: 2px solid var(--edv-oranje);
  color: #213965;
  border-radius: 24px;
  padding: 9px 48px 9px 30px;
  font-weight: 600;
  font-size: 14px;
  font-family: inherit;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: 88% 49%;
  background-size: 12px 12px;
  background-image: radial-gradient(
    circle,
    var(--edv-oranje) 0%,
    var(--edv-oranje) 50%,
    transparent 52%
  );
  transition:
    background-size 0.4s cubic-bezier(0.4, 0, 0.2, 1),
    padding 0.35s ease,
    color 0.3s ease,
    transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

@media (max-width: 480px) {
  .et_pb_button,
  .edv-kc-btn,
  .edv-trn-btn {
    width: 100% !important;
    max-width: none !important;
    display: block !important;
    box-sizing: border-box !important;
    text-align: center !important;
  }
  html body.et-db #page-container #et-boc .et-l .et_pb_button,
  html body.et-db #page-container #et-boc .et-l .edv-kc-btn,
  html body.et-db #page-container #et-boc .et-l .edv-trn-btn {
    width: 100% !important;
    max-width: none !important;
    display: block !important;
    box-sizing: border-box !important;
    text-align: center !important;
  }
  .et_pb_button_module_wrapper,
  html body.et-db #page-container #et-boc .et-l .et_pb_button_module_wrapper {
    width: 100% !important;
    max-width: none !important;
    display: block !important;
  }
}

.edv-kc-nav {
  display: flex;
  justify-content: center;
  gap: 14px;
  margin-top: 32px;
}
.edv-kc-arrow {
  width: 48px;
  height: 48px;
  border-radius: 8px;
  background: #fff;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--edv-blauw);
  padding: 0;
  transition: transform 0.25s ease;
}

.edv-kc-arrow.is-disabled {
  opacity: 0.35 !important;
  pointer-events: none !important;
  cursor: default !important;
  box-shadow: none !important;
  transform: none !important;
}
.edv-kc-arrow svg {
  width: 18px;
  height: 18px;
  display: block;
}
.edv-kc-prev svg {
  transform: scaleX(-1);
}

.edv-sec-slider .slick-track {
  display: flex !important;
}
.edv-sec-slider .slick-slide {
  height: auto;
  padding: 0 12px;
  box-sizing: border-box;
}
.edv-sec-slider .edv-kc-img {
  height: 150px;
}

#edv-cs-549 .edv-kc-card {
  background: #f7f7f7;
}
#edv-cs-549 .edv-kc-arrow {
  background: #f7f7f7;
}

.edv-mainnav .et-menu > li > a {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}
.edv-mainnav .et-menu > li {
  margin-top: 0 !important;
}

.edv-header-row > .et_pb_column:first-child,
.edv-header-row > .et_pb_column:last-child {
  flex: 0 0 auto !important;
  width: auto !important;
}
.edv-header-row > .et_pb_column:nth-child(2) {
  flex: 1 1 auto !important;
  width: auto !important;
}

.et-l--header {
  position: sticky;
  top: -54px;
  z-index: 1000;
}
html body {
  overflow: visible !important;
}
html body #page-container {
  overflow: visible !important;
}
body #et-boc,
body #et-main-area {
  overflow: visible !important;
}
.admin-bar .et-l--header {
  top: -22px;
}
@media screen and (max-width: 782px) {
  .admin-bar .et-l--header {
    top: -54px;
  }
}

.edv-mainnav .et-menu > li.menu-item-has-children > a {
  position: relative !important;
}
.edv-mainnav .et-menu > li.menu-item-has-children > a:after {
  top: 50% !important;
  margin-top: 0 !important;
  transform: translateY(-50%) !important;
  transition: transform 0.3s ease !important;
}
.edv-mainnav .et-menu > li.menu-item-has-children:hover > a:after {
  transform: translateY(-50%) rotate(180deg) !important;
}

.edv-mainnav li.mini-menu .sub-menu {
	padding-top: 0px !important;
}

.edv-mainnav li.mini-menu .sub-menu li:first-of-type {
    padding-left: 0px;
    padding-right: 0px;
	width: 100%;
}

.edv-mainnav li.mini-menu .sub-menu li:first-of-type a {
	color: var(--edv-blauw) !important;
	width: 100%;
    font-weight: 700 !important;
    font-size: 22px !important;
	padding: 0px 28px !important;
    background: #f9f9f9 !important;
    padding: 12px 28px !important;
    border-radius: 0 !important;
    margin: 0 0 12px 0 !important;
    text-decoration: none !important;
    border: none !important;
}

.edv-mainnav .et-menu > li.mini-menu > ul.sub-menu > li:first-of-type > a {
	padding: 9px 20px ! IMPORTANT;
    font-weight: 700 !important;
}

.edv-mainnav .et-menu-nav .et-menu > li.mini-menu > ul.sub-menu {
    padding-top: 0px !important;
}

.edv-mainnav .et-menu-nav li.mega-menu > ul {
  border-top: none !important;
  border-radius: 16px !important;
  box-shadow: 0 12px 30px rgba(33, 57, 101, 0.12) !important;
  padding: 0 0 16px 0 !important;
  overflow: hidden !important;
  min-width: 0 !important;
  width: 620px !important;
}
.edv-mainnav .et-menu-nav li.mega-menu > ul > li {
  padding: 0 !important;
  width: 50% !important;
  min-width: 0 !important;
  max-width: none !important;
  box-sizing: border-box !important;
}
.edv-mainnav .et-menu-nav li.mega-menu > ul > li > a:first-child {
  display: block !important;
  color: var(--edv-blauw) !important;
  font-weight: 700 !important;
  font-size: 22px !important;
  background: #f9f9f9 !important;
  padding: 12px 28px !important;
  border-radius: 0 !important;
  margin: 0 0 12px 0 !important;
  text-decoration: none !important;
  border: none !important;
}
.edv-mainnav .et-menu-nav li.mega-menu li a {
  color: #213965 !important;
  text-decoration: none !important;
  border-bottom: none !important;
  padding-left: 28px !important;
  padding-right: 28px !important;
}
.edv-mainnav .et-menu-nav li.mega-menu a:hover {
  text-decoration: none !important;
}
.edv-mainnav .et-menu-nav li.mega-menu > ul > li > ul > li > a:hover {
  background: transparent !important;
  background-color: transparent !important;
}

a:focus-visible,
button:focus-visible,
.et_pb_button:focus-visible,
input:focus-visible,
textarea:focus-visible,
select:focus-visible,
.edv-kc-arrow:focus-visible,
[tabindex]:focus-visible {
  outline: 2px solid var(--edv-oranje) !important;
  outline-offset: 2px !important;
  border-radius: 2px;
}

@media (max-width: 980px) {
  .edv-header-row > .et_pb_column:last-child {
    display: none !important;
  }
  html,
  body {
    overflow-x: hidden;
  }
}

.edv-mobile-toggle,
.edv-mobile-overlay {
  display: none;
}
@media (max-width: 980px) {
  .et-l--header .et_mobile_nav_menu,
  .et-l--header .mobile_menu_bar {
    display: none !important;
  }
  .et_pb_section_0_tb_header {
    display: none !important;
  }
  .edv-mobile-toggle {
    display: flex;
    flex-direction: column;
    gap: 5px;
    position: fixed;
    top: 0;
    right: 20px;
    z-index: 100000;
    width: 44px;
    height: 77px;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: 0;
    cursor: pointer;
  }
  .edv-mobile-toggle span {
    width: 26px;
    height: 2px;
    background: var(--edv-blauw);
    border-radius: 2px;
  }
  .edv-mobile-overlay {
    display: block;
    position: fixed;
    inset: 0;
    z-index: 99999;
    background: #fff;
    padding: 40px 28px 56px;
    overflow-y: auto;
    transform: translateX(100%);
    transition: transform 0.35s ease;
  }
  .edv-mobile-overlay.is-open {
    transform: translateX(0);
  }
  body.edv-menu-open {
    overflow: hidden;
  }
  body.edv-menu-open .edv-mobile-toggle {
    display: none !important;
  }
  .edv-mobile-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
  }
  .edv-mobile-head img {
    width: 150px;
    height: auto;
    display: block;
  }
  .edv-mobile-close {
    background: 0;
    border: 0;
    cursor: pointer;
    padding: 8px;
    line-height: 0;
  }
  .edv-mobile-nav .edv-mobile-menu-list,
  .edv-mobile-nav .sub-menu {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .edv-mobile-menu-list > li > a {
    display: block;
    font-size: 26px;
    font-weight: 400;
    color: var(--edv-blauw);
    text-decoration: none;
    padding: 13px 0;
    position: relative;
  }
  .edv-mobile-menu-list > li.menu-item-has-children > a::after {
    content: "";
    position: absolute;
    right: 6px;
    top: 24px;
    width: 9px;
    height: 9px;
    border-right: 2px solid var(--edv-blauw);
    border-bottom: 2px solid var(--edv-blauw);
    transform: rotate(45deg);
    transition: transform 0.25s;
  }
  .edv-mobile-menu-list > li.is-expanded > a::after {
    transform: rotate(-135deg);
  }
  .edv-mobile-menu-list > li > .sub-menu {
    display: none;
    padding: 2px 0 10px;
  }
  .edv-mobile-menu-list > li.is-expanded > .sub-menu {
    display: block;
  }
  .edv-mobile-menu-list .mega-menu .sub-menu > li > a {
    font-size: 17px;
    font-weight: 700;
    color: var(--edv-blauw);
    text-decoration: none;
    display: block;
    padding: 12px 0 2px;
  }
  .edv-mobile-menu-list
    .mega-menu
    .sub-menu
    .menu-item-has-children
    > a::after {
    display: none;
  }
  .edv-mobile-menu-list .mega-menu .sub-menu .sub-menu {
    display: block;
    padding: 0;
  }
  .edv-mobile-menu-list .mega-menu .sub-menu .sub-menu > li > a {
    font-size: 16px;
    font-weight: 400;
    padding: 5px 0;
  }
  .edv-mobile-menu-list li:not(.mega-menu) .sub-menu > li > a {
    font-size: 18px;
    font-weight: 400;
    color: var(--edv-blauw);
    text-decoration: none;
    display: block;
    padding: 8px 0;
  }
  .edv-mobile-contactinfo {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 22px;
  }
  .edv-mobile-contactinfo a {
    color: #aaa;
    text-decoration: none;
    font-size: 15px;
  }
  .edv-mobile-lang {
    display: flex;
    align-items: center;
    gap: 10px;
    background: #f7f7f7;
    border-radius: 26px;
    padding: 13px 18px;
    margin: 22px 0 14px;
    color: var(--edv-blauw);
    font-size: 16px;
  }
  .edv-mobile-lang .flag {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    display: block;
    flex: 0 0 22px;
  }
  .edv-mobile-lang .chev {
    margin-left: auto;
    width: 9px;
    height: 9px;
    border-right: 2px solid var(--edv-blauw);
    border-bottom: 2px solid var(--edv-blauw);
    transform: rotate(45deg);
  }
  .edv-mobile-cta {
    display: block;
    text-align: center;
    background: var(--edv-oranje);
    color: #fff;
    border-radius: 28px;
    padding: 15px;
    font-weight: 600;
    text-decoration: none;
  }
  .edv-mobile-cta::after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #fff;
    margin-left: 10px;
    vertical-align: middle;
  }
}

.edv-kc-slider .slick-list,
.edv-sec-slider .slick-list {
  padding-top: 10px;
  margin-top: -10px;
}

@media (max-width: 980px) {
  .edv-over-row > .et_pb_column:first-child {
    display: flex !important;
    width: 100% !important;
    min-height: 240px !important;
  }
}

@media (max-width: 980px) {
  .et-l--header {
    top: 0 !important;
  }
}

@media (max-width: 480px) {
  .et-l--footer .et_pb_row.edv-footer-cols {
    display: flex !important;
    flex-wrap: wrap !important;
  }
  .edv-footer-cols > .et_pb_column:first-child {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 0 24px 0 !important;
  }
  .edv-footer-cols > .et_pb_column:not(:first-child) {
    width: 50% !important;
    max-width: 50% !important;
    margin: 0 0 24px 0 !important;
    padding: 0 12px !important;
    box-sizing: border-box !important;
  }
}

.edv-faq .et_pb_toggle {
  margin-bottom: 8px !important;
  padding: 26px 62px 26px 30px !important;
  position: relative;
}
.edv-faq .et_pb_toggle_title {
  cursor: pointer;
  margin: 0 !important;
}
.edv-faq .et_pb_toggle_content {
  margin-top: 6px !important;
}
.edv-faq .et_pb_toggle_title {
  position: relative;
}
.edv-faq .et_pb_toggle_title:before {
  display: none !important;
}
.edv-faq .et_pb_toggle_title:after {
  content: "";
  position: absolute;
  right: -42px;
  top: 50%;
  transform: translateY(-50%);
  width: 27px;
  height: 27px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNyIgaGVpZ2h0PSIyNyIgdmlld0JveD0iMCAwIDI3IDI3Ij4KICA8ZyBpZD0iR3JvdXBfMTEyNTgiIGRhdGEtbmFtZT0iR3JvdXAgMTEyNTgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00ODcuNTk4KSI+CiAgICA8ZyBpZD0iRWxsaXBzZV8xMSIgZGF0YS1uYW1lPSJFbGxpcHNlIDExIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0ODcuNTk4KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNDQ5OGQwIiBzdHJva2Utd2lkdGg9IjEuNSI+CiAgICAgIDxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSIxMy41IiBzdHJva2U9Im5vbmUiLz4KICAgICAgPGNpcmNsZSBjeD0iMTMuNSIgY3k9IjEzLjUiIHI9IjEyLjc1IiBmaWxsPSJub25lIi8+CiAgICA8L2c+CiAgICA8ZyBpZD0iR3JvdXBfNzIyMiIgZGF0YS1uYW1lPSJHcm91cCA3MjIyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0OTYuMDgyIDguNDg0KSI+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzE0MzI4IiBkYXRhLW5hbWU9IlBhdGggMTQzMjgiIGQ9Ik0tMTQ5MjIuODkzLTIxOTYuMzgzdjEwLjAzMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQ5MjcuOTA3IDIxOTYuMzgzKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNDQ5OGQwIiBzdHJva2Utd2lkdGg9IjEuNSIvPgogICAgICA8cGF0aCBpZD0iUGF0aF8xNDMyOSIgZGF0YS1uYW1lPSJQYXRoIDE0MzI5IiBkPSJNMCwwVjEwLjAzMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDMxIDUuMDE1KSByb3RhdGUoOTApIiBmaWxsPSJub25lIiBzdHJva2U9IiM0NDk4ZDAiIHN0cm9rZS13aWR0aD0iMS41Ii8+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4K")
    no-repeat center;
  background-size: contain;
}
.edv-faq .et_pb_toggle_open .et_pb_toggle_title:after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNyIgaGVpZ2h0PSIyNyIgdmlld0JveD0iMCAwIDI3IDI3Ij4KICA8ZyBpZD0iR3JvdXBfMTEyNTciIGRhdGEtbmFtZT0iR3JvdXAgMTEyNTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01MTkuNSAtMjMuNzk0KSI+CiAgICA8ZyBpZD0iRWxsaXBzZV8xMSIgZGF0YS1uYW1lPSJFbGxpcHNlIDExIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1MTkuNSAyMy43OTQpIiBmaWxsPSJub25lIiBzdHJva2U9IiNkNmQ2ZDYiIHN0cm9rZS13aWR0aD0iMS41Ij4KICAgICAgPGNpcmNsZSBjeD0iMTMuNSIgY3k9IjEzLjUiIHI9IjEzLjUiIHN0cm9rZT0ibm9uZSIvPgogICAgICA8Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTIuNzUiIGZpbGw9Im5vbmUiLz4KICAgIDwvZz4KICAgIDxnIGlkPSJHcm91cF83MjIyIiBkYXRhLW5hbWU9Ikdyb3VwIDcyMjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUyNy45ODQgMzcuMjkzKSI+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzE0MzI5IiBkYXRhLW5hbWU9IlBhdGggMTQzMjkiIGQ9Ik0wLDBWMTAuMDMxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMC4wMzEpIHJvdGF0ZSg5MCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2Q2ZDZkNiIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=");
}

.edv-faq2 .et_pb_toggle {
  background: #f7f7f7 !important;
}

.edv-proces-sec .edv-blue-panel {
  background: transparent !important;
  background-image: none !important;
}

.edv-news-sec .et_pb_image img {
  border-radius: 16px !important;
}

.edv-nws-slider .edv-kc-body {
  padding: 18px 24px 22px !important;
}
.edv-nws-card,
.edv-nws-card:hover {
  text-decoration: none !important;
  color: inherit;
}

@media (min-width: 768px) {
  .edv-splitsimple-sec,
  .edv-proces-sec,
  .edv-faq2-sec,
  .edv-news-sec,
  .edv-grid {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .edv-splitsimple-sec .et_pb_row,
  .edv-proces-sec .et_pb_row,
  .edv-faq2-sec .et_pb_row,
  .edv-news-sec .et_pb_row,
  .edv-grid .et_pb_row {
    width: 100% !important;
    max-width: 1160px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.et-l--post .et_builder_inner_content:has(.edv-usp-sec, .edv-faq-sec) {
  background: #f2fafd !important;
}

@media (min-width: 768px) {
  .et-l--footer .et_pb_row.edv-footer-cols {
    max-width: 1160px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media (min-width: 768px) {
  .et-l--header .et_pb_section {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .et-l--header .et_pb_row {
    max-width: 1160px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media (min-width: 768px) {
  .edv-proces-steps > .et_pb_column,
  .edv-proces-steps .et_pb_text,
  .edv-proces-steps .et_pb_text *,
  .edv-proces-steps .et_pb_module_header,
  .edv-proces-steps .et_pb_button_module_wrapper,
  .edv-proces-steps .et_pb_button_wrapper {
    text-align: left !important;
  }
}

@media (max-width: 767px) {
  .edv-cta-panel .et_pb_heading,
  .edv-cta-panel h1,
  .edv-cta-panel h2,
  .edv-cta-panel h3 {
    text-align: center !important;
  }
  .edv-cta-panel .et_pb_button_module_wrapper {
    text-align: center !important;
    width: 100% !important;
  }
  .edv-cta-panel .et_pb_button {
    width: 100% !important;
    max-width: none !important;
    display: block !important;
  }
}

.edv-proces-wrap {
  display: flex;
  gap: 56px;
  align-items: center;
}
.edv-proces-imgcol {
  flex: 0 0 46%;
  align-self: stretch;
}
.edv-proces-imgcol .slick-list,
.edv-proces-imgcol .slick-track,
.edv-proces-imgslide,
.edv-proces-imgslide > div {
  height: 100%;
}
.edv-proces-img {
  min-height: 380px;
  height: 100%;
  border-radius: 16px;
  background-size: cover;
  background-position: center;
  opacity: 1;
  transition: opacity 0.45s ease;
}
.edv-proces-contentcol {
  flex: 1 1 0;
  min-width: 0;
}
.edv-proces-h {
  color: var(--edv-blauw) !important;
  -webkit-text-fill-color: var(--edv-blauw) !important;
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 2px;
}
.edv-proces-fase {
  color: var(--edv-oranje) !important;
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 0;
}
.edv-proces-tekst {
  color: #213965;
  line-height: 1.7;
  margin: 0;
}
.edv-proces-nav {
  display: flex;
  gap: 12px;
  margin-top: 28px;
}
.edv-proces-prev svg {
  transform: scaleX(-1);
}
@media (max-width: 767px) {
  .edv-proces-wrap {
    flex-direction: column;
    gap: 24px;
    align-items: stretch;
  }
  .edv-proces-imgcol {
    flex: none;
    width: 100%;
  }
  .edv-proces-img {
    min-height: 220px;
  }
}

.edv-proces-nav .edv-kc-arrow {
  border: 1.5px solid var(--edv-blauw) !important;
  color: var(--edv-blauw);
}
.edv-proces-nav .edv-kc-arrow.is-disabled {
  border-color: #d8dee5 !important;
  color: #b7c0cc;
}
@media (max-width: 767px) {
  .edv-splitsimple-sec .et_pb_column:has(.et_pb_image) {
    order: 2 !important;
  }
}

@media (max-width: 767px) {
  .et_pb_row:has(.edv-proces-wrap) {
    padding: 24px 20px !important;
  }
}

.edv-usp-sec .et_pb_row .et_pb_row,
.edv-faq-sec .et_pb_row .et_pb_row {
  max-width: 1160px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.edv-pijn {
  list-style: none !important;
  margin: 18px 0 0 !important;
  padding: 0 !important;
}
.edv-pijn li {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 10px;
  color: #213965;
}
.edv-pijn li:before {
  content: "";
  flex: 0 0 24px;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect width='24' height='24' rx='6' fill='%23006E9F'/%3E%3Cpath d='M8 8L16 16M16 8L8 16' stroke='%23fff' stroke-width='2.2' stroke-linecap='round'/%3E%3C/svg%3E")
    no-repeat center/contain;
}

.edv-check {
  list-style: none !important;
  margin: 18px 0 0 !important;
  padding: 0 !important;
}
.edv-check li {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 10px;
  color: #213965;
}
.edv-check li:before {
  content: "";
  flex: 0 0 24px;
  width: 24px;
  height: 24px;
  background: url("https://endevriesapps.com/wp-content/uploads/2026/07/Group-10397-1.svg")
    no-repeat center/contain;
}

body.page-id-598 .et_pb_section_6 {
  padding-bottom: 0 !important;
}

@media (max-width: 767px) {
  .edv-splitsimple-sec .et_pb_row {
    flex-wrap: wrap !important;
  }
  .edv-splitsimple-sec .et_pb_column:has(.et_pb_heading) {
    order: 1 !important;
  }
  .edv-splitsimple-sec .et_pb_column:has(.et_pb_image) {
    order: 2 !important;
  }
}

.edv-timeline > .et_pb_column {
  position: relative;
}
.edv-timeline .edv-tl-line {
  position: absolute;
  left: 50%;
  width: 0;
  border-left: 2px dashed #bcd6e8;
  transform: translateX(-50%);
  z-index: 0;
  pointer-events: none;
}
.edv-aanpak-steps .edv-stap-row {
  position: relative;
}
.edv-aanpak-steps .edv-stap-row:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: var(--edv-blauw);
  transform: translate(-50%, -50%);
  z-index: 3;
  box-shadow: 0 0 0 5px #fff;
  transition: background 0.35s ease;
  box-sizing: border-box;
}
.edv-aanpak-steps .edv-stap-row.is-active:after {
  background: var(--edv-oranje);
  animation: edv-stap-pulse 1.3s ease-out infinite;
}
.edv-aanpak-steps .edv-stap-row.is-done:after {
  background: var(--edv-oranje);
}
@keyframes edv-stap-pulse {
  0% {
    box-shadow:
      0 0 0 5px #fff,
      0 0 0 0 rgba(246, 134, 56, 0.55);
  }
  70% {
    box-shadow:
      0 0 0 5px #fff,
      0 0 0 14px rgba(246, 134, 56, 0);
  }
  100% {
    box-shadow:
      0 0 0 5px #fff,
      0 0 0 0 rgba(246, 134, 56, 0);
  }
}
@media (max-width: 767px) {
  .edv-aanpak-steps .edv-stap-row:after,
  .edv-timeline .edv-tl-line {
    display: none;
  }
}

@media (max-width: 767px) {
  .edv-aanpak-steps .edv-stap-row {
    flex-wrap: wrap !important;
  }
  .edv-aanpak-steps .edv-stap-row .et_pb_column:has(.et_pb_image) {
    order: 1 !important;
  }
  .edv-aanpak-steps .edv-stap-row .et_pb_column:has(.et_pb_heading) {
    order: 2 !important;
  }
}

.edv-aanpak-intro .et_pb_heading,
.edv-aanpak-intro .et_pb_text {
  margin-left: auto !important;
  margin-right: auto !important;
}

.edv-aanpak-intro .et_pb_column {
  align-items: center !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
  width: 100% !important;
}

@media (max-width: 767px) {
  .edv-aanpak-steps {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .edv-aanpak-steps .edv-timeline {
    width: 100% !important;
  }
  .edv-aanpak-steps .edv-timeline > .et_pb_column {
  }
}
@media (max-width: 767px) {
  .et_pb_row.edv-timeline {
    padding: 24px 20px !important;
  }
}

@media (max-width: 767px) {
  .edv-cta-panel .et_pb_heading {
    text-align: center !important;
    width: 100% !important;
  }
  .edv-cta-panel .et_pb_module_header,
  .edv-cta-panel h1,
  .edv-cta-panel h2,
  .edv-cta-panel h3 {
    text-align: center !important;
  }
  .edv-news-sec .et_pb_heading {
    margin-bottom: 8px !important;
  }
}

.edv-knop-outline-wit {
  background-image: radial-gradient(
    circle,
    var(--edv-wit) 0%,
    var(--edv-wit) 50%,
    transparent 52%
  ) !important;
}
.edv-knop-outline-wit {
  background-color: transparent !important;
  border: 2px solid var(--edv-wit) !important;
  color: var(--edv-wit) !important;
}

@media (max-width: 767px) {
  .edv-kc-slider .slick-slide {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.edv-art-filter {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-bottom: 32px;
}
.edv-art-fbtn {
  border: 1px solid #213965;
  background: transparent;
  color: #213965;
  border-radius: 24px;
  padding: 9px 9px;
  font-size: 14px;
  font-weight: 600;
  font-family: inherit;
  cursor: pointer;
  transition:
    background 0.25s ease,
    color 0.25s ease;
}

.edv-art-fbtn.is-active {
  background: #213965;
  color: #fff;
}
.edv-art-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.edv-art-card {
  text-decoration: none !important;
  color: inherit;
}
.edv-art-card .edv-kc-img {
  height: 200px;
}
.edv-art-cat {
  color: var(--edv-oranje);
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
@media (max-width: 980px) {
  .edv-art-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .edv-art-grid {
    grid-template-columns: 1fr;
  }
  .edv-art-filter {
    gap: 8px;
  }
}

.edv-logos-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 48px 24px;
  align-items: center;
  justify-items: center;
}
.edv-logos-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.edv-logos-item img {
  max-height: 48px;
  max-width: 100%;
  width: auto;
  height: auto;
  display: block;
}
@media (max-width: 980px) {
  .edv-logos-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 36px 20px;
  }
}
@media (max-width: 600px) {
  .edv-logos-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.edv-kc-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
.edv-kc-grid.edv-trn-grid {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 980px) {
  .edv-kc-grid.edv-trn-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  .edv-kc-grid.edv-trn-grid {
    grid-template-columns: 1fr;
  }
}
.edv-kc-grid .edv-kc-slide {
  padding: 0;
  height: 100%;
}
.edv-kc-grid .edv-kc-card {
  height: 100%;
}
@media (max-width: 980px) {
  .edv-kc-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  .edv-kc-grid {
    grid-template-columns: 1fr;
  }
}

.edv-kc-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 48px;
}
.edv-kc-page {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  padding: 0 8px;
  border: 1px solid #213965;
  border-radius: 8px;
  color: #213965;
  font-weight: 600;
  font-size: 15px;
  text-decoration: none;
  transition:
    background 0.2s ease,
    color 0.2s ease;
}

.edv-kc-page.is-current {
  background: #213965;
  color: #fff;
}
.edv-kc-page.is-disabled {
  opacity: 0.4;
  pointer-events: none;
}
.edv-kc-page svg {
  width: 13px;
  height: 13px;
}
.edv-kc-page-prev svg {
  transform: scaleX(-1);
}

.edv-trn-card {
  text-decoration: none !important;
  color: inherit;
}
.edv-trn-card .edv-kc-img {
  height: 180px;
}
.edv-trn-btn {
  display: inline-block;
  margin-top: auto;
  align-self: flex-start;
  position: relative;
  overflow: hidden;
  background-color: var(--edv-blauw);
  color: #fff;
  border-radius: 24px;
  padding: 10px 46px 10px 30px;
  font-size: 14px;
  font-weight: 600;
  background-repeat: no-repeat;
  background-position: 88% 49%;
  background-size: 12px 12px;
  background-image: radial-gradient(
    circle,
    #feca0a 0%,
    #feca0a 50%,
    transparent 52%
  );
  transition:
    background-size 0.4s cubic-bezier(0.4, 0, 0.2, 1),
    background-position 0.4s cubic-bezier(0.4, 0, 0.2, 1),
    padding 0.35s ease,
    color 0.3s ease,
    transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.edv-vac-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 14px;
}
.edv-vac-pill {
  display: inline-block;
  border: 1px solid #213965;
  color: #213965;
  border-radius: 100px;
  padding: 4px 14px;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
}

.edv-kc-btn,
.edv-trn-btn,
.edv-art-fbtn,
.edv-kc-page,
.edv-vac-pill {
  font-family: "Comfortaa", sans-serif !important;
}

.nf-form-cont .nf-form-title,
.nf-form-cont .nf-form-fields-required {
  display: none !important;
}
.nf-form-cont .nf-field-container {
  margin-bottom: 22px !important;
}
.nf-form-cont .nf-field-label label {
  color: #213965 !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  margin-bottom: 9px !important;
  line-height: 1.3 !important;
}
.nf-form-cont .ninja-forms-req-symbol {
  color: var(--edv-oranje) !important;
}
.nf-form-cont input[type="text"],
.nf-form-cont input[type="email"],
.nf-form-cont input[type="tel"],
.nf-form-cont input[type="number"],
.nf-form-cont textarea,
.nf-form-cont select {
  width: 100% !important;
  box-sizing: border-box !important;
  background: #f2f3f5 !important;
  border: 1px solid transparent !important;
  border-radius: 10px !important;
  padding: 15px 18px !important;
  font-size: 15px !important;
  font-family: inherit !important;
  color: #213965 !important;
  box-shadow: none !important;
  height: auto !important;
  transition:
    border-color 0.2s ease,
    background 0.2s ease;
}
.nf-form-cont textarea {
  min-height: 130px !important;
  resize: vertical !important;
}
.nf-form-cont input:focus,
.nf-form-cont textarea:focus,
.nf-form-cont select:focus {
  border-color: #006e9f !important;
  background: #fff !important;
  outline: none !important;
}
.nf-form-cont select {
  cursor: pointer !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23213965' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 16px center !important;
  padding-right: 44px !important;
}
.nf-form-cont ::placeholder {
  color: #8aa0b3 !important;
  opacity: 1;
}

.nf-form-cont .nf-field-element input[type="submit"],
.nf-form-cont input.ninja-forms-field[type="submit"] {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
  background-color: #006e9f !important;
  color: #fff !important;
  border: none !important;
  border-radius: 100px !important;
  padding: 18px 40px !important;
  margin-top: 8px !important;
  font-family: "Comfortaa", sans-serif !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  cursor: pointer !important;
  background-image: radial-gradient(
    circle,
    var(--edv-oranje) 0%,
    var(--edv-oranje) 50%,
    transparent 52%
  ) !important;
  background-repeat: no-repeat !important;
  background-position: calc(50% + 58px) center !important;
  background-size: 12px 12px !important;
  transition:
    background-size 0.45s cubic-bezier(0.4, 0, 0.2, 1),
    transform 0.3s ease !important;
}

.nf-form-cont .nf-error-field-errors,
.nf-form-cont .nf-error.nf-error-required-error {
  color: var(--edv-oranje) !important;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 120px;
}
#trainingen,
#vacatures {
  scroll-margin-top: 120px;
}

.et-l--footer a {
  color: inherit;
  text-decoration: none;
  transition: color 0.2s ease;
}
.et-l--footer a:not(.et_pb_button):not([class*="edv-knop"]):hover {
  color: var(--edv-oranje);
}
@media (max-width: 980px) {
  .et-l--footer .edv-footer-cols,
  html body.et-db #page-container #et-boc .et-l .edv-footer-cols {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    column-gap: 24px !important;
    row-gap: 36px !important;
  }
  .et-l--footer .edv-footer-cols > .et_pb_column,
  html
    body.et-db
    #page-container
    #et-boc
    .et-l
    .edv-footer-cols
    > .et_pb_column {
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
  }
  .et-l--footer .edv-footer-cols > .et_pb_column:first-child,
  html
    body.et-db
    #page-container
    #et-boc
    .et-l
    .edv-footer-cols
    > .et_pb_column:first-child {
    grid-column: 1 / -1 !important;
    text-align: center !important;
  }
  .et-l--footer .edv-footer-cols > .et_pb_column:first-child .et_pb_image,
  .et-l--footer .edv-footer-cols > .et_pb_column:first-child .et_pb_image_wrap,
  .et-l--footer .edv-footer-cols > .et_pb_column:first-child img {
    margin-left: auto !important;
    margin-right: auto !important;
    display: inline-block !important;
  }
  .et-l--footer .et_pb_section:last-child,
  .et-l--footer .et_pb_section:last-child *,
  .et-l--footer .et_pb_section:has(.edv-copy),
  .et-l--footer .et_pb_section:has(.edv-copy) * {
    text-align: center !important;
  }
}

.et-l--footer .edv-copy {
  display: inline-block;
  white-space: nowrap;
  margin: 0 14px;
}

@media (min-width: 481px) and (max-width: 980px) {
  html body.et-db #page-container #et-boc .et-l .edv-footer-cols {
    padding-left: 8% !important;
    padding-right: 8% !important;
    box-sizing: border-box !important;
  }
}

.mega-menu > .sub-menu > .menu-item-has-children > a,
.et-db #et-boc .et-l .mega-menu > .sub-menu > .menu-item-has-children > a {
  color: #123f6d !important;
}

/* Topbar: zelfde font voor alle talen (menu-id verschilt per taal:
   menu-topbar, menu-topbar-de, menu-topbar-en, ...) */
ul[id^="menu-topbar"],
ul[id^="menu-topbar"] li,
ul[id^="menu-topbar"] a,
.et-db #et-boc .et-l ul[id^="menu-topbar"] a {
  font-family: "Comfortaa", sans-serif !important;
  font-size: 14px !important;
}

/* Taal-dropdown (Polylang) in de topbar: vlaggen links uitlijnen en de
   actieve taal niet in de eigen dropdown tonen.
   Elke regel staat twee keer: eenmaal gewoon en eenmaal met de prefix
   .et-db #et-boc .et-l, omdat Divi per pagina eigen regels met ID's
   genereert die anders zwaarder wegen, ook bij !important. */
ul[id^="menu-topbar"] .pll-parent-menu-item ul.sub-menu,
ul[id^="menu-topbar"] .pll-parent-menu-item ul.sub-menu li.lang-item,
ul[id^="menu-topbar"] .pll-parent-menu-item ul.sub-menu li.lang-item a,
.et-db #et-boc .et-l ul[id^="menu-topbar"] .pll-parent-menu-item ul.sub-menu,
.et-db #et-boc .et-l ul[id^="menu-topbar"] .pll-parent-menu-item ul.sub-menu li.lang-item,
.et-db #et-boc .et-l ul[id^="menu-topbar"] .pll-parent-menu-item ul.sub-menu li.lang-item a {
  text-align: left !important;
}
ul[id^="menu-topbar"] .pll-parent-menu-item ul.sub-menu li.lang-item,
.et-db #et-boc .et-l ul[id^="menu-topbar"] .pll-parent-menu-item ul.sub-menu li.lang-item {
  padding: 0 !important;
  margin: 0 !important;
}
ul[id^="menu-topbar"] .pll-parent-menu-item ul.sub-menu li.lang-item a,
.et-db #et-boc .et-l ul[id^="menu-topbar"] .pll-parent-menu-item ul.sub-menu li.lang-item a {
  display: block !important;
  width: auto !important;
  padding: 8px 14px !important;
}
ul[id^="menu-topbar"] .pll-parent-menu-item ul.sub-menu li.lang-item img,
.et-db #et-boc .et-l ul[id^="menu-topbar"] .pll-parent-menu-item ul.sub-menu li.lang-item img {
  display: block !important;
  margin: 0 !important;
}
/* Actieve taal niet in de eigen dropdown (ook in de mobiele kloon) */
ul[id^="menu-topbar"] .pll-parent-menu-item ul.sub-menu li.lang-item.current-lang,
.et-db #et-boc .et-l ul[id^="menu-topbar"] .pll-parent-menu-item ul.sub-menu li.lang-item.current-lang,
.et-db #et-boc .et-l ul.et_mobile_menu li.pll-parent-menu-item ul.sub-menu li.lang-item.current-lang {
  display: none !important;
}
/* geen blauwe Divi-rand boven de taal-dropdown */
ul[id^="menu-topbar"] li ul.sub-menu,
.et-db #et-boc .et-l ul[id^="menu-topbar"] li ul.sub-menu {
  border-top: none !important;
}

.edv-mainnav .et-menu > li:not(.mega-menu) > ul.sub-menu {
  border-top: none !important;
  border-radius: 16px !important;
  box-shadow: 0 12px 30px rgba(33, 57, 101, 0.12) !important;
  padding: 10px 0 !important;
  overflow: hidden !important;
  background: #fff !important;
}
.edv-mainnav .et-menu > li:not(.mega-menu) > ul.sub-menu > li > a {
  color: #213965 !important;
  padding: 9px 0px !important;
/*  font-weight: 500 !important; */ /* 20260728 Commented out by BK to get same menu experience in mini and mega menu*/
  text-decoration: none !important;
  border-bottom: none !important;
}
.edv-mainnav .et-menu > li:not(.mega-menu) > ul.sub-menu > li > a:hover {
  background: #fff !important;
  color: #123f6d !important;
}

@media (hover: hover) {
  body #page-container .et_pb_section .et_pb_button.edv-knop-oranje:hover,
  body #page-container .et_pb_section .et_pb_button.edv-knop-blauw:hover,
  body
    #page-container
    .et_pb_section
    .et_pb_button.edv-knop-outline-licht:hover,
  body
    #page-container
    .et_pb_section
    .et_pb_button.edv-knop-outline-oranje:hover,
  body #page-container .et_pb_section .et_pb_button.edv-knop-outline-wit:hover,
  body #page-container .et_pb_section .et_pb_button.edv-knop-paars:hover,
  body
    #page-container
    .et_pb_section
    .et_pb_button.edv-knop-outline-paars:hover,
  body
    #page-container
    .et_pb_section
    .et_pb_button.edv-knop-outline-blauw:hover {
    background-size: 350px 550px !important;
    background-position: 88% 49% !important;
    padding: 9px 38px 9px 40px !important;
  }
  .edv-kc-btn:hover {
    background-size: 350px 550px !important;
    padding: 9px 38px 9px 40px;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
  }
  .edv-trn-btn:hover {
    background-size: 350px 550px !important;
    background-position: 88% 49%;
    padding: 10px 38px 10px 40px;
    color: var(--gcid-body-color, #213965);
  }
  .edv-art-fbtn:hover {
    background: #eef6fb;
  }
  .edv-kc-arrow:hover {
    transform: translateY(-3px);
  }
  .nf-form-cont .nf-field-element input[type="submit"]:hover,
  .nf-form-cont input.ninja-forms-field[type="submit"]:hover {
    background-size: 910px 900px !important;
  }
}

@media (hover: hover) {
  #page-container .edv-knop-oranje:hover,
  #page-container .edv-knop-oranje:hover *,
  #et-boc .edv-knop-oranje:hover,
  #et-boc .edv-knop-oranje:hover * {
    color: var(--edv-oranje) !important;
    -webkit-text-fill-color: var(--edv-oranje) !important;
  }
  .edv-knop-oranje:hover {
    border-color: var(--edv-oranje) !important;
  }
  #page-container .edv-knop-outline-oranje:hover,
  #page-container .edv-knop-outline-oranje:hover *,
  #et-boc .edv-knop-outline-oranje:hover,
  #et-boc .edv-knop-outline-oranje:hover * {
    color: var(--edv-wit) !important;
    -webkit-text-fill-color: var(--edv-wit) !important;
  }
  .edv-knop-outline-oranje:hover {
    border-color: var(--edv-oranje) !important;
  }
  #page-container .edv-knop-outline-wit:hover,
  #page-container .edv-knop-outline-wit:hover *,
  #et-boc .edv-knop-outline-wit:hover,
  #et-boc .edv-knop-outline-wit:hover * {
    color: var(--edv-oranje) !important;
    -webkit-text-fill-color: var(--edv-oranje) !important;
  }
  .edv-knop-outline-wit:hover {
    border-color: var(--edv-wit) !important;
  }
  #page-container .edv-knop-paars:hover,
  #page-container .edv-knop-paars:hover *,
  #et-boc .edv-knop-paars:hover,
  #et-boc .edv-knop-paars:hover * {
    color: #c487ba !important;
    -webkit-text-fill-color: #c487ba !important;
  }
  .edv-knop-paars:hover {
    border-color: #c487ba !important;
  }
  .edv-knop-outline-paars:hover {
    border-color: #c487ba !important;
  }
  #page-container .edv-knop-outline-blauw:hover,
  #page-container .edv-knop-outline-blauw:hover *,
  #et-boc .edv-knop-outline-blauw:hover,
  #et-boc .edv-knop-outline-blauw:hover * {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
  }
  .edv-knop-outline-blauw:hover {
    border-color: #006e9f !important;
  }
  body.et-db #page-container #et-boc .et-l .et_pb_button.edv-knop-oranje:hover,
  body.et-db #page-container #et-boc .et-l .et_pb_button.edv-knop-blauw:hover,
  body.et-db
    #page-container
    #et-boc
    .et-l
    .et_pb_button.edv-knop-outline-licht:hover,
  body.et-db
    #page-container
    #et-boc
    .et-l
    .et_pb_button.edv-knop-outline-oranje:hover,
  body.et-db
    #page-container
    #et-boc
    .et-l
    .et_pb_button.edv-knop-outline-wit:hover,
  body.et-db #page-container #et-boc .et-l .et_pb_button.edv-knop-paars:hover,
  body.et-db
    #page-container
    #et-boc
    .et-l
    .et_pb_button.edv-knop-outline-paars:hover,
  body.et-db
    #page-container
    #et-boc
    .et-l
    .et_pb_button.edv-knop-outline-blauw:hover {
    padding: 9px 38px 9px 40px !important;
  }
}

@media (hover: hover) {
  .edv-kc-page:hover {
    background: #eef2f8;
  }
}

/* === Workforce/Workload App-detailpagina's — App-tabs slider (edv_apptabs shortcode) === */
.edv-apptabs-wrap {
  position: relative;
  margin: 0 auto 72px;
}
.edv-apptabs-stage {
  position: relative;
}
.edv-apptabs-img {
  width: 100%;
  max-width: 670px;
  margin: 0 auto;
  aspect-ratio: 16 / 8.6;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #f2fafd;
  border-radius: 16px;
  box-shadow: 0 20px 40px rgba(20, 20, 40, 0.14);
  transition: opacity 0.3s ease;
}
.edv-apptabs-box {
  position: absolute;
  right: 24px;
  bottom: -56px;
  width: 410px;
  max-width: 60%;
  padding: 28px 30px;
  border-radius: 16px;
  color: #fff;
  box-sizing: border-box;
  transition: opacity 0.3s ease;
}
.edv-apptabs-paars .edv-apptabs-box {
  background: linear-gradient(90deg, #683f64 0%, #c588bb 100%);
}
.edv-apptabs-oranje .edv-apptabs-box {
  background: linear-gradient(90deg, #f59653 0%, #f68638 100%);
}
.edv-apptabs-sub {
  margin: 0 0 4px;
  font-size: 13px;
  color: #fff;
  opacity: 0.85;
}
.edv-apptabs-title {
  margin: 0 0 7px;
  font-size: 28px;
  line-height: 1.5;
  color: #fff;
}
.edv-apptabs-tekst {
  margin: 0;
  font-size: 16px;
  line-height: 1.6;
  color: #fff;
  opacity: 0.9;
}
.edv-apptabs-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-top: 112px;
  padding: 0 20px;
}
.edv-apptabs-btn {
  border: 1px solid #d8dde5;
  background: #fff;
  color: #213965;
  font-size: 14px;
  font-weight: 600;
  font-family: "Comfortaa", sans-serif;
  padding: 14px 22px;
  border-radius: 999px;
  cursor: pointer;
  transition:
    background-color 0.2s ease,
    color 0.2s ease,
    border-color 0.2s ease;
}
.edv-apptabs-paars .edv-apptabs-btn {
  border-color: #c487ba;
}
.edv-apptabs-oranje .edv-apptabs-btn {
  border-color: #f5b98a;
}
.edv-apptabs-paars .edv-apptabs-btn.is-active {
  background: #683f64;
  border-color: #683f64;
  color: #fff;
}
.edv-apptabs-oranje .edv-apptabs-btn.is-active {
  background: #f68638;
  border-color: #f68638;
  color: #fff;
}
@media (hover: hover) {
  .edv-apptabs-paars .edv-apptabs-btn:hover {
    border-color: #c588bb;
  }
  .edv-apptabs-oranje .edv-apptabs-btn:hover {
    border-color: #f59653;
  }
}
@media (max-width: 980px) {
  .edv-apptabs-img {
    max-width: none;
  }
}
@media (max-width: 767px) {
  .edv-apptabs-wrap {
    margin-bottom: 24px;
  }
  .edv-apptabs-box {
    position: static;
    width: 100%;
    max-width: 100%;
    margin-top: 16px;
  }
  .edv-apptabs-nav {
    margin-top: 24px;
  }
}

.unclickable > a {
pointer-events: none;
}

/* Polylang: taal-specifieke elementen in de Theme Builder.
   Geef een sectie, rij of module de class edv-only-nl / edv-only-en /
   edv-only-de en hij verschijnt alleen op pagina's in die taal.
   De taal komt uit het lang-attribuut op de html-tag, dat WordPress
   zelf al meegeeft, dus hier is geen PHP voor nodig.
   Alleen verbergen wat niet bij de taal hoort, nooit een display
   forceren, zodat elk element zijn eigen layout houdt.
   Door body:not(.et-fb) blijft in de Divi Builder alles zichtbaar. */
html:not([lang|="nl"]) body:not(.et-fb) .edv-only-nl,
html:not([lang|="en"]) body:not(.et-fb) .edv-only-en,
html:not([lang|="de"]) body:not(.et-fb) .edv-only-de {
  display: none !important;
}

