.logo-image {
	margin: 0 auto;
}
.layout-boxed .body-innerwrapper {
    box-shadow: 0 0 1px rgb(0 0 0 / 20%);
}
#sp-menu .justify-content-end {
    justify-content: center!important;
}
#sp-footer, #sp-bottom {
    background: #6e5984;
    color: #ffffff;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #6e5984;
}
.sp-megamenu-parent > li:hover > a {
  color: #6e5984;
}
#sp-header {
	box-shadow: none;
    animation: spFadeIn 0.5s;
}
#sp-header.header-sticky {
	background-color: rgba(255,255,255,.7);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
	border-bottom: solid 1px #f5f5f5;
}
.article-list .article .article-header h1 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h2 a:active, .article-list .article .article-header h2 a:focus {
  color: #6e5984;
}
.article-list .article .readmore a {
    color: #fff;
    font-weight: 500;
    border-radius: 25px;
	padding: 4px 20px 5px;
background: rgb(110,89,132);
background: linear-gradient(90deg, rgba(110,89,132,1) 0%, rgba(158,127,189,1) 50%);
transition-duration: 2s;
}
.article-list .article .readmore a:hover {
    color: #fff;
background: rgb(206,191,222);
background: linear-gradient(90deg, rgba(206,191,222,1) 0%, rgba(206,191,222,1) 28%, rgba(110,89,132,1) 88%);
transition-duration: 2s;
}
.tags>li a {
    background: #f4ecfb;
    color: #252525;
	padding: 0.1rem 1rem;
	pointer-events: none;
	font-size: 12px;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    font-family: 'Alegreya', sans-serif;
    font-size: 16px;
    padding: 10px 0px;
    position: relative;
    line-height: 18px;
    opacity: 1;
    transition: 0.3s;
}
.formContainer {
	padding: 100px;
	background: rgb(110,89,132);
	background: linear-gradient(90deg, rgba(110,89,132,1) 0%, rgba(110,89,132,1) 28%, rgba(158,127,189,1) 88%);
	color: #fff;
	margin: -25px 100px 100px 100px;
}
.formContainer .btn-primary, .formContainer .sppb-btn-primary {
    border-color: #fff;
    background-color: #fff;
	color: #252525;
}
#sp-home-a {
	background: #6E5984;
	color: #fff;
	padding: 100px;
}
#sp-home-b {
	padding: 100px;
}
#sp-main-body {
    padding: 20px 0px 60px 0px;
}
.itemid-101 #sp-main-body, .itemid-137 #sp-main-body {
    background: #f5f5f5;
}
.itemid-101 .article-list .article, .itemid-137 .article-list .article {
    background: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  font-size: 18px !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #6e5984;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #6e5984;
}
.itemid-139 .blog {
    text-align: center;
}
.itemid-139 .blog a {
    color: #252525;
}
.fa-whatsapp:before {
    content: "\f232";
	font-size: 34px;
	padding-right: 15px;
	color: #6E5984;
	    vertical-align: middle;
}
.fa-phone-volume:before, .fa-volume-control-phone:before {
    content: "\f2a0";
		font-size: 34px;
	padding-right: 15px;
	color: #6E5984;
	    vertical-align: middle;
}
.fa-envelope-open-text:before {
    content: "\f658";
		font-size: 34px;
	padding-right: 15px;
	color: #6E5984;
	    vertical-align: middle;
}
.fa-envelope:before {
    content: "\f0e0";
			font-size: 34px;
	padding-right: 15px;
	color: #6E5984;
	    vertical-align: middle;
}
.itemid-139 .blog .article-list .article {
    padding: 25px;
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
    border-radius: 10px;
    -moz-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    background: #fff;
}
.articles-leadingeersteblog .article {
	box-shadow: none !important;
	border: none;
}
.tabelprijzen table {
    margin: 0 auto;
}
#sp-footer {
	text-align: center;
	font-size: 10px;
}
.slidemoksja p {
	font-size: 32px;
	color: #fff;
	font-family: 'Alegreya', sans-serif;
    font-weight: 700;
	margin-top: -19%;
    padding-bottom: 50px;
    padding-left: 8%;
}
.subheader {
	display: block;
	font-size: 20px;
}
.sp-page-title {
    background: #fff;
	padding: 65px 0;
}
.sp-page-title .sp-page-title-heading {
    font-size: 2.25rem;
    line-height: 1;
	color: #252525;
	text-align: center;
}
.j51_menu_group_header {
	display: none;
}
.j51_menu_item_content {
	padding-top: 20px;
}
.j51_menu_item_price {
    font-size: 22px;
	font-family: 'Alegreya', sans-serif;
    font-weight: 700;
}
.j51-testimonials .j51-profile-name {
    font-size: 22px;
	font-family: 'Alegreya', sans-serif;
    font-weight: 700;
}
.j51-testimonials .j51-profile-title {
    font-size: 18px;
	font-family: 'Alegreya', sans-serif;
    font-weight: 700;
}
.itemid-141 .sp-module-content-bottom {
    width: 575px;
    margin: 0 auto;
}
#sp-home-a a {
    color: #ffffff;
}
.itemid-139 .sp-page-title {
    padding: 65px 0px 30px 0px;
}
.sp-megamenu-parent>li.active>a {
    font-weight: 700;
}
.logo-image {

	padding-top: 25px;
}
h1 {
	font-size: 32px;
}
h3 {
	font-family: 'Alegreya', sans-serif !important;
    font-weight: 700;
    text-decoration: none;
		font-size: 32px;
}
a.route, a.contactbottom {
	color: #fff;
	padding: 5px 20px 5px 20px;
	background: rgb(110,89,132);
    background: linear-gradient(90deg, rgba(110,89,132,1) 0%, rgba(158,127,189,1) 50%);
    transition-duration: 2s;
	border-radius: 25px;
}
.contactbottom {
	text-align: center;
	margin-top: 50px;
}
.article-details.vervolgpagina {
	margin-top: -100px;
}
.vervolgpagina .article-details .article-header {
    padding-bottom: 75px;
	color: #fff;
}
.offcanvas-menu .offcanvas-inner ul.menu>li a:hover, .offcanvas-menu .offcanvas-inner ul.menu>li a:focus, .offcanvas-menu .offcanvas-inner ul.menu>li span:hover, .offcanvas-menu .offcanvas-inner ul.menu>li span:focus {
    color: #6E5984;
}
.offcanvas-menu .logo-image {
    display: none;
} 

@media (min-width: 1400px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1150px;
}
}
@media (max-width: 991px) {
#sp-home-b {
    padding: 100px 0px;
}
#sp-home-a {
    padding: 100px 0px;
}
.formContainer {
    padding: 15px;
    margin: -25px 0px 100px 0px;
}
.logo-image {
    height: 75px !important;
}
.vervolgpagina .article-details .article-header {
    padding-bottom: 50px;
 
}
.vervolgpagina .article-details .article-header h1, .vervolgpagina .article-details .article-header h2 {
    font-size: 1.25rem;
}
}
@media (max-width: 767px) {
.slidemoksja p {
    display: none
}
.formContainer {
    padding: 15px;
    margin: -25px 0px 100px 0px;
}	
.j51_menu_item_header h2 {
    font-size: 18px;
}
.j51_menu_item_header {
    display: inline-flex !important;
}
}