.elementor-kit-11{--e-global-color-primary:#0F342A;--e-global-color-secondary:#0F342A;--e-global-color-text:#656565;--e-global-color-accent:#FFFCF7;--e-global-color-b5f1b23:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Montserrat", Sans-serif;font-size:15px;line-height:1.7em;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{background-color:var( --e-global-color-primary );font-weight:500;color:var( --e-global-color-b5f1b23 );border-radius:200px 200px 200px 200px;padding:14px 28px 14px 28px;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{color:var( --e-global-color-primary );}.elementor-kit-11 h1{color:var( --e-global-color-secondary );font-size:2.8em;font-weight:700;line-height:1.4em;}.elementor-kit-11 h2{color:var( --e-global-color-secondary );font-size:1.8em;font-weight:700;line-height:1.4em;}.elementor-kit-11 h3{color:var( --e-global-color-secondary );font-size:1.5em;font-weight:600;line-height:1.4em;}.elementor-kit-11 h4{color:var( --e-global-color-secondary );}.elementor-kit-11 h5{color:var( --e-global-color-secondary );}.elementor-kit-11 h6{color:var( --e-global-color-primary );font-size:0.8em;font-weight:500;text-transform:uppercase;line-height:1.2em;letter-spacing:1.2px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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-kit-11{font-size:16px;line-height:1.7em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//****** algemeen ******/
.elementor-section{ padding: 0 6%;}

.elementor-inner-section{ padding: unset;}


.c-unset a {color: unset;}

/******  site *******/




/******  selection *******/
::-moz-selection { /* Code for Firefox */
  color: white;
  background: var(--e-global-color-primary)!important;
}

::selection {
  color: white;
  background: var(--e-global-color-primary)!important;
}

/******  opsommingen *******/


ul, ol {
    margin: 0px 0px 15px 0px;
    padding-left: 12px;
}

 li{

     padding: 4px 2px;
 }


li::marker {
  color: var(--e-global-color-primary);
  font-size: 14px;
}

.jet-slick-dots li{
     padding: 0px;
 }
 
 

 /******  .menu-mobile *******/

.menu-mobile a{
    display: none!important;
}


@media only screen and (max-width: 1024px) {
  .menu-mobile a{
    display: flex!important;
}}

@media only screen and (max-width: 767px) {
  .center-mobile a{
    justify-content: center!important;
}
}/* End custom CSS */