body,
#top,
#top #wrap_all,
#top #main,
#top .all_colors,
#top .all_colors h1,
#top .all_colors h2,
#top .all_colors h3,
#top .all_colors h4,
#top .all_colors h5,
#top .all_colors h6,
#top .all_colors p,
#top .all_colors li,
#top .all_colors a,
#top .all_colors span,
#top .all_colors div,
#top .all_colors input,
#top .all_colors button,
#top .all_colors select,
#top .all_colors textarea,
#top .avia_textblock,
#top .avia_textblock *,
#top .av-special-heading,
#top .av-special-heading * {
  letter-spacing: 0.02em;
}

#top .template-page .entry-content-wrapper h1,
#top .template-page .entry-content-wrapper h2 {
  text-transform: none !important;
  letter-spacing: 0.02em !important;
}

/* Make editorial links clear in page content without changing buttons. */
#top .template-page .entry-content-wrapper .avia_textblock a:not(.avia-button):not(.vp-blog-cta-button),
#top .template-page .entry-content-wrapper p a:not(.avia-button):not(.vp-blog-cta-button),
#top .template-page .entry-content-wrapper li a:not(.avia-button):not(.vp-blog-cta-button) {
  font-weight: 600 !important;
  text-decoration: underline !important;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 2px !important;
}

#top h2 {
  font-size: 26px;
}

#top .h2-large h2 {
  font-size: 30px;
}

/* Blog quote box */
#top .vp-blog-quote,
#top .avia_textblock.vp-blog-quote,
#top .vp-blog-quote .avia_textblock {
  box-sizing: border-box;
}

#top .vp-blog-quote,
#top .avia_textblock.vp-blog-quote {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 24px;
  width: 100%;
  margin: 28px 0 !important;
  padding: 30px 34px 30px 100px !important;
  border-radius: 10px !important;
  background: #f6f7fa !important;
  color: #212d55 !important;
  font-family: inherit;
  box-shadow: 0 10px 28px rgba(22, 34, 64, 0.08) !important;
}

#top .vp-blog-quote::before,
#top .avia_textblock.vp-blog-quote::before {
  content: "\201C";
  position: absolute;
  top: 18px;
  left: 30px;
  color: #147df5;
  font-size: 92px;
  font-weight: 800;
  line-height: 0.9;
}

#top .vp-blog-quote p,
#top .avia_textblock.vp-blog-quote p,
#top .vp-blog-quote .avia_textblock,
#top .vp-blog-quote .avia_textblock p {
  margin: 0 !important;
  color: #212d55 !important;
  font-size: 22px !important;
  font-weight: 800 !important;
  line-height: 1.45 !important;
  text-align: left !important;
}

@media only screen and (max-width: 767px) {
  #top .vp-blog-quote,
  #top .avia_textblock.vp-blog-quote {
    margin: 22px 0 !important;
    padding: 24px 22px 24px 74px !important;
    border-radius: 8px !important;
  }

  #top .vp-blog-quote::before,
  #top .avia_textblock.vp-blog-quote::before {
    top: 18px;
    left: 22px;
    font-size: 68px;
  }

  #top .vp-blog-quote p,
  #top .avia_textblock.vp-blog-quote p,
  #top .vp-blog-quote .avia_textblock,
  #top .vp-blog-quote .avia_textblock p {
    font-size: 18px !important;
    line-height: 1.5 !important;
  }
}


@media only screen and (max-width: 767px) {
  h1,h2,p {
    text-align: center;
  }
}

.line-height-20 {
  line-height: 20px;
}

.blue {
  color: #0072ff;
  font-weight: 600;
}

#header_main {
  padding: 10px 0;
  transition: padding 0.25s ease;
}

.header-scrolled #header_main {
  padding: 0;
}

#header .logo a {
  padding: 0;
}


/* Mobile header transparant  */
@media only screen and (max-width: 989px) {
  #header,
  #header_main,
  .responsive #top #wrap_all #header {
    background: transparent !important;
  }
}

/* Hero */

/* Hero -vertical align top */
.avia-section.av-minimum-height .container .content {
  vertical-align: top !important;
}

#top .avia-image-container:has(+ .av_textblock_section),
#top .avia-icon-pos-top .iconbox_icon,
#top .vp-why-feature-check.avia_textblock,
#top .vp-get-feature-check.avia_textblock {
  margin-bottom: 0 !important;
}

#top .avia-image-container + .av_textblock_section,
#top .avia-image-container + .av_textblock_section .avia_textblock,
#top .avia-icon-pos-top .iconbox_content_title,
#top .vp-why-feature-copy .avia_textblock,
#top .vp-get-feature-copy .avia_textblock {
  margin-top: 0 !important;
  padding-top: 0 !important;
}




#top input::placeholder {
  color: #ccc !important;
}


/* Utility: vertically center Enfold column content to match adjacent column height */
.dsr-column-vertical-center.flex_column_div {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  align-self: stretch;
  flex: 1 1 0%;
  height: 430px;
  min-height: 100%;
}

@media (max-width: 767px) {
  .dsr-column-vertical-center.flex_column_div {
    display: block !important;
    height: auto !important;
    min-height: 0 !important;

    flex: initial !important;
    align-self: auto !important;

    justify-content: initial !important;
    align-items: initial !important;
  }
}

.dsr-column-vertical-center.flex_column_div > * {
  width: 100%;
}

.av-special-heading.black h2.av-special-heading-tag {
    margin-bottom: 20px !important;
}


/* Enfold: logo centreren op mobiel */
/* @media only screen and (max-width: 767px) {
  #header .logo {
    float: none !important;
    text-align: center !important;
    margin: 0 auto !important;
    width: 100%;
  }

  #header .logo img {
    display: inline-block;
    margin: 0 auto;
  }
} */

.avia-icon-list .iconlist_title {
  text-transform: none !important;
}

input:disabled {
  background-color: #f3f4f6 !important; 
  color: #9ca3af !important;             
  border-color: #d1d5db !important;
  cursor: not-allowed;
  opacity: 1;  
}

.success-downloads {
  gap: 10px;
}

/* Primary – PDF */
.vp-btn-primary {
  background: #2F5FD7;
  color: #fff;
  padding: 10px 14px;            /* 👈 kleiner */
  border-radius: 9999px;
  font-size: 13px;              /* 👈 compacter */
  font-weight: 600;
  line-height: 1.2;
  transition: background .2s ease, box-shadow .2s ease, transform .15s ease;
  box-shadow: 0 4px 10px rgba(47,95,215,.25);
  min-width: 230px;
}

.vp-btn-primary:hover {
  background: #244DB2;
  box-shadow: 0 6px 14px rgba(47,95,215,.35);
  transform: translateY(-1px);
}

/* Secondary – Excel */
.vp-btn-secondary {
  background: #1F7A7A;
  color: #ffffff;
  padding: 10px 14px;
  border-radius: 9999px;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.2;
  transition: background .2s ease, box-shadow .2s ease, transform .15s ease;
  box-shadow: 0 3px 8px rgba(31,122,122,.35);
  min-width: 230px;
}

.vp-btn-secondary:hover {
  background: #166363;
  box-shadow: 0 5px 12px rgba(31,122,122,.45);
  transform: translateY(-1px);
}


/* Outline – Email */
.vp-btn-outline {
  border: 2px solid #4A67B3;
  color: #4A67B3;
  padding: 10px 12px;
  border-radius: 9999px;
  font-size: 12.5px;
  font-weight: 600;
  line-height: 1.2;
  transition: background .2s ease, color .2s ease, border-color .2s ease;
}

.vp-btn-outline:hover {
  background: #EEF2FF;
  border-color: #2F5FD7;
  color: #2F5FD7;
}

/* Disabled state */
.vp-btn-outline:disabled,
.vp-btn-primary:disabled,
.vp-btn-secondary:disabled {
  opacity: .45;
  cursor: not-allowed;
  pointer-events: none;
}


.box {
  background: #ffffff;
  color: #212d55;
}

.box h3 {
  color: #212d55;
}

#av_section_4 .container {
  max-width: 1500px !important;
}
/* Use an optimizer-generated sidecar only on opted-in hero Color Sections. */
@media only screen and (max-width: 767px) {
  #top .vp-hero-overlay.vp-responsive-section-background,
  #top .vp-hero-overlay .vp-responsive-section-background {
    /* Enfold's generated post CSS uses ID selectors for section backgrounds. */
    background-image: var(--vp-section-bg-mobile) !important;
  }
}
