.sp-contact-info {
	font-size: 1.1rem;
}

#sp-main-body {
	padding: 50px 0;
}

.sp-page-title .sp-page-title-heading {
	font-size: 40px;
	text-align: center;
	text-transform: uppercase;
}

#offcanvas-toggler {
	font-size: 50px;
	margin-right: 20px;
}

.facebook {
	margin-top: -12px !important;
}

#lijst ul { padding-left:20px; list-style:none; }
#lijst li { margin-bottom:0px; list-style:none; }
#lijst li:before {    
    font-family: 'Font Awesome\ 6 Free';
    content: '\f00c';
    margin:0px 18px 0px -34px;
}

#check ul { padding-left:20px; list-style:none; }
#check li { margin-bottom:0px; list-style:none; }
#check li:before {    
    font-family: 'Font Awesome\ 6 Free';
    content: '\f00c';
    margin:0px 18px 0px -34px;
	color:#cb260a;
}

#sp-footer a:hover, #sp-bottom a:hover, #sp-footer a:active, #sp-bottom a:active, #sp-footer a:focus, #sp-bottom a:focus {
	text-decoration: underline;
}

#sp-footer .container-inner {
	padding: 15px 0;
}

#sp-bottom {
	padding: 40px 0 10px;
}

#sp-header.header-sticky {
  z-index: 999;
}

.convertforms .cf-content-wrap, .convertforms .cf-form-wrap {
    padding: 0px !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
	display: block !important;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
    opacity: 1;
}

@media screen and (max-width: 600px) {
  .footerlinks {
    float: none;
	text-align: center;
  }
}

@media screen and (max-width: 600px) {
  #sp-footer {
    float: none;
	text-align: center;
  }
}