.elementor-kit-10{--e-global-color-primary:#E52523;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#0094AC;--e-global-color-1ee6ccd:#56423E;--e-global-color-2c26ec3:#BEA6A1;--e-global-typography-primary-font-family:"Barlow";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Plus Jakarta Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
font-size: 0.875rem;
font-size: clamp(0.875rem, 0.825rem + 0.25vw, 1rem);
}
body {
  --text-size-80: 0.79rem;
  --text-size-90: 0.889rem;
  --text-size-100: 1rem;
  --text-size-200: 1.125rem;
  --text-size-300: 1.266rem;
  --text-size-400: 1.424rem;
  --text-size-500: 1.602rem;
  --text-size-600: 1.802rem;
  --text-size-700: 2.027rem;
  --text-size-vervolg: 3.246rem;
  --text-size-hero: 4.109rem;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 400;
  line-height: 1.6;
  color: #222222;
  background: #FFFFFF;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 2.25rem;
  margin-bottom: 1rem;
  font-family: 'Barlow', sans-serif;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.022em;
}
p {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
small {
  font-size: var(--text-size-90);
}
h6, .h6 {
  font-size: var(--text-size-200);
}
h5, .h5 {
  font-size: var(--text-size-300);
}
h4, .h4 {
  font-size: var(--text-size-400);
}
h3, .h3 {
  font-size: var(--text-size-500);
}
h2, .h2 {
  font-size: var(--text-size-600);
}
h1, .h1 {
  font-size: var(--text-size-700);
}
.text-size-80 { font-size: var(--text-size-80); }
.text-size-90 { font-size: var(--text-size-90); }
.text-size-100 { font-size: var(--text-size-100); }
.text-size-200 { font-size: var(--text-size-200); }
.text-size-300 { font-size: var(--text-size-300); }
.text-size-400 { font-size: var(--text-size-400); }
.text-size-500 { font-size: var(--text-size-500); }
.text-size-600 { font-size: var(--text-size-600); }
.text-size-700 { font-size: var(--text-size-700); }


/* customization */
.hero h1 {
  font-size: var(--text-size-hero);
  color: var( --e-global-color-text ) !important;
}
.chapeau h3 {
    color: #000 !important;
}
.vervolg h1 {
  font-size: var(--text-size-vervolg);  
}
.footer-tussenkop h4 {
  font-size: var(--text-size-100) !important; 
}
.benefits h4 {
  --text-size-300: 1.266rem;
}

.cta-btn a.elementor-button.elementor-button-link.elementor-size-sm,
li.cta-header.cta-btn a {
    color: #fff !important;
    background-color: #44322F !important;
    padding: 12px 24px 12px 24px;
    border-radius: 6px;
}
li.cta-header.cta-btn a {
    margin-left: 12px !important;
}
.cta-btn a.elementor-button.elementor-button-link.elementor-size-sm:hover,
li.cta-header.cta-btn a:hover {
    color: #fff !important;
    background-color: var( --e-global-color-primary ) !important;
    padding: 12px 24px 12px 24px;
    border-radius: 6px;
}
.kader {
    padding: 3%;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.15); 
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.15);
}
.kader-extra-padding {
    padding: 10%;
}
.onderstreept {
    position: relative;
}
.onderstreept::after {
    content: '';
    position: absolute;
    bottom: -0.5rem;
    left: -0.5rem;
    right: -0.5rem;
    height: 0.75rem;
    z-index: 0;
    background-image: url(https://www.titannetwork.nl/wp-content/uploads/2025/11/TitanNework_underline.svg);
    background-repeat: no-repeat;
}
.wpforms-container-full:not(:empty) {
  margin: 0 !important;
}
/* kleuren tekst */
.rood {
  color: var( --e-global-color-primary ) !important;    
}
.zwart {
  color: var( --e-global-color-text ) !important;    
}
.sjb-page .sjb-filters.sjb-filters-v1 {
    margin-bottom: 24px;
    padding: 0;
}
@media only screen and (max-width: 1024px) {
.elementor-nav-menu--dropdown.elementor-nav-menu__container {
  padding: 24px !important;
}
.sjb-page .sjb-filters.sjb-filters-v1 {
    margin-bottom: 24px;
    padding: 0;
}
#menu-2-9bdac51 > li:nth-child(4) > a:nth-child(1) {
    margin-bottom: 12px !important;
}
ul#menu-2-9bdac51 li.cta-header.cta-btn {
    margin-left: -14px;
}

}
@media only screen and (max-width: 767px) {
.elementor-nav-menu--dropdown.elementor-nav-menu__container {
  padding: 24px !important;
}
.chapeau h3 {
      font-size: var(--text-size-400) !important;
}
}/* End custom CSS */