.elementor-kit-11{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-22f98e1:#4D6477;--e-global-color-209a129:#006189;--e-global-color-d9898d8:#131313;--e-global-color-44ce369:#EEF1F3D6;--e-global-color-507a958:#FFFFFF;--e-global-color-cf646b4:#E8F1F7;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-d9898d8 );font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:400;line-height:1.6em;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{color:var( --e-global-color-209a129 );}.elementor-kit-11 a:hover{color:var( --e-global-color-22f98e1 );}.elementor-kit-11 h1{color:var( --e-global-color-22f98e1 );font-family:"Open Sans", Sans-serif;font-size:36px;font-weight:700;line-height:1.2em;}.elementor-kit-11 h2{color:var( --e-global-color-22f98e1 );font-family:"Open Sans", Sans-serif;font-size:36px;font-weight:700;line-height:1.2em;}.elementor-kit-11 h3{font-family:"Open Sans", Sans-serif;font-size:24px;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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:600px){.elementor-kit-11 h1{font-size:33px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:focus {
    outline: -webkit-focus-ring-color auto 0px;
    outline-color: -webkit-focus-ring-color;
    outline-style: none;
    outline-width: 0px;
}

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

* {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; 
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important; 
    outline: none !important;
} 

body {
  overflow-anchor: none;
}

@media (max-width: 1023px) {
.section {
	scroll-margin-top: 90px!important;
}
}

@media (min-width: 1024px) {
.section {
	scroll-margin-top: 98px!important;
}
}

.news-img-home {
    min-height: 200px;
}

/* Sticky logo and resize*/

.elementor-sticky--effects .sticky-logo img {
	width: 250px!important;/*--edit the pixels to change to desired shrinking size--*/
}
.sticky-logo img {
	transition: 1s all ease-in-out;
}
@media screen and (max-width: 767px) {
    .elementor-sticky--effects .sticky-logo img {
	width: 100%!important;/*--edit the pixels to change to desired shrinking size for mobile--*/
}
}

.h3-small {
    font-size: 16px;
}

.vervolg-main h2 {
    font-size:18px;
    margin: 30px 0 10px 0;
    color: #4D6477;
}

.main-full-txt h2 {
    font-size: 16px;
    color:#4D6477;
    margin: 30px 0 0 0!important;
    line-height: 1.5em;
}
.main-news h2 {
    margin-top: 30px;
    font-size: 24px;
}
.main-news img {
    margin-top: 30px;
}

.ftr-divider {
    font-weight: 300;
    padding-left: 5px;
    padding-right: 5px;
}
.ftr a, .ftr a:hover {
    color: #FFF!important;
}/* End custom CSS */