@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');
a, p, h1, h2, h3, h4, h5, h6, ul, li, table, tr, td, th{
	font-family: 'Open Sans', sans-serif;
}
body{
	background-color: #efefef;
}
h1{
	font-weight: 700;
	font-size: 25px!important;
}
/* h1:before{
	font-family: "Font Awesome 5 Free"; 
	font-weight: 900; 
	content: "\f00c";
	color: #518bb8;
} */
h2{
	font-weight: 700;
}
h3{
	font-weight: 700;
	margin-top: 30px;
	font-size: 19px;
}
p, td, th, li{
	font-size: 16px;
	line-height: 34px;
}
.intro{
	font-size: 19px;
	margin-bottom: 30px;
}
.card{
	border: 0px;
	border-radius: 7px;
}
.col-md-6 .card{
	height: 100%;
}
.col-md-4 .card{
	height: 100%;
}
*:focus{
	outline: none!important;
	box-shadow: none!important;
}
ol.a {list-style-type: lower-alpha;}
#sp-content{
	padding-top: 285px
}
.page-item.active .page-link{
	background: linear-gradient(113deg, rgba(81,139,184,1) 0%, rgba(77,192,143,1) 100%);
	border: 0px;
	padding-bottom: 9px;
	padding-top: 9px;
}
#sp-header{
	position: fixed;
	background: rgb(55,142,210);
	background: linear-gradient(113deg, rgba(81,139,184,1) 0%, rgba(77,192,143,1) 100%);
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#sp-header .logo{
	height: 100px;
	margin: 20px;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
} 
#sp-header.header-sticky{
	height: 105px!important;
	z-index: 9999;
}
#sp-header.header-sticky .logo {
    height: 70px;
    margin: 10px 20px;
}
#sp-top1 .sp-module{
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#sp-header.header-sticky #sp-top1 .sp-module{
	margin: 10px 30px;
}
body .sp-megamenu-parent > li > a, body .sp-megamenu-parent > li > span{
	height: 60px;
	background-color: #4dc08f;
	color: #fff!important;
	font-size: 18px;
	line-height: 60px;
	width: 100%;
	display: block;
	font-weight: 700!important;
	padding-left: 30px;
	border-top: 5px solid #fff;
}
#sp-menu ul{
	width: 100%;
}
#sp-menu ul li{
	width: 100%;
	float: none; 
	clear: both;
	display: block;
}
.is-active .sp-dropdown {
    margin: 0;
    position: relative;
    display: block;
}
.sp-menu-item.active{
	max-height: 800px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a{
	font-weight: 700;
}
.active .sp-dropdown {
    margin: 0!important;
    position: relative!important;
    display: block!important;
}
.sp-dropdown{
	width: 100%!important;
	margin-top: 0px!important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner{
	box-shadow: none!important;
}
.sp-megamenu-parent{
	background-color: #fff;
	float: none;
	margin: 0px;
}
#sp-menu{
	padding: 0px;
}
#sp-menu:before{
	content: "NAVIGATIE";
	background-color: #fff;
	padding: 20px;
	width: 100%;
	font-size: 24px;
	font-weight: 700;
	display: block;
	padding-left: 30px;
	z-index: 9999;
}
#sp-menu{
	margin-top: -136px;
	z-index: 9999;
	background-color: #fff;
	padding-right: -15px;
}
.sp-menu-item{
	max-height: 70px;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	overflow: hidden;
}
.sp-menu-item.is-active{
	max-height: 800px;
}
.sp-dropdown-items .sp-menu-item {
	border-bottom: 1px solid #f0f0f0;
}
/*
.sp-dropdown-items .sp-menu-item a:before{
	font-family: "Font Awesome 5 Free"; 
	font-weight: 900; 
	content: "\f00c";
	color: #518bb8;
	margin-left: -30px;
	margin-right: 16px;
} */
.sp-dropdown-items .sp-menu-item a{
	line-height: 20px!important;
	/* padding-left: 30px;*/
	 margin-left: 10px;
}
.vp-logout-module-info{
	display: none;
}
body .vp-profile-picture-cont > span{
	background-color: transparent;
	border: 0px;
}
.vp-profile-picture-cont img{
	height: 55px;
	width: 55px;
	border-radius: 50%;
}
.vp-profile-picture-cont{
	width: 55px!important;
	height: 55px!important;
	margin-left: 25px;
}
#sp-top1 .sp-module{
	background-color: #fff;
	border-radius: 5px;
	height: 85px;
	margin: 30px;
	padding: 12px;
	z-index: 2;
	position: relative;
}
.header-sticky .bread {
	margin-top: -300px!important;
	margin-left: 30px!important;
}
#sp-top1 .sp-module.bread{
	background-color: transparent;
	border-radius: 5px;
	position: absolute;
	height: auto;
	margin: 0px;
	z-index: 1;
	padding: 0px;
	margin-left: 30px;
	padding-top: 10px!important;
}
.bread .sp-module-title{
	color: #fff;
	font-weight: 400;
	font-size: 24px;
	margin-bottom: 0px;
}
.breadcrumb{
	background-color: transparent;
	padding-left: 0px;
}
.breadcrumb-item {
	color: #fff;
}
.breadcrumb-item a{
	color: #fff;
}
.breadcrumb-item.active{
	color: #252525;
}
.username{
	float: right;
	line-height: 60px;
	font-weight: 700;
	font-size: 16px;
}
.userfullname{
	margin-right: 10px;
}
.userimage{
	float: right;
}
.userimage .vp-login-module{
	display: none;
}
.linkicon{
	color: #9b9b9b;
	margin-right: 30px;
}
.zoeken{
	max-width: 40%;
	float: left;
	height: 60px;
	width: 40%;
}
.zoeken input{
	height: 60px;
	border: 0px;
	margin-left: 50px;
}
.zoeken .search:before{
	font-family: "Font Awesome 5 Free"; 
	font-weight: 900; 
	content: "\f002";
	position: absolute;
	margin-top: 20px;
	color: #9b9b9b;
	margin-left: 20px;
}
.article-ratings-social-share{
	display: none!important;
}
#sp-component{
	padding: 50px;
}
.gradient{
	background: linear-gradient(113deg, rgba(81,139,184,1) 0%, rgba(77,192,143,1) 100%);
	margin-left: 0px;
	margin-right: 0px;
	padding: 15px;
	color: #fff;
	border-radius: 7px;
	margin-bottom: 30px;
}
.article-details .row{ 
	margin-bottom: 30px;
}
.article-details .row .row{ 
	margin-bottom: 0px;
}
.gradient .intro{
	line-height: 51px;
}
.gradient .button{
	color: #518bb8;
	float: right;
	background-color: #fff;
	border-radius: 7px;
	padding: 15px;
}
.blocks .col-md-4{
	margin-bottom: 30px;
}
.blocks a{
	width: 33.3333%;
	color: #252525;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.blocks a:hover{
	transform: scale(1.1, 1.1);
}
.blocks a .col-md-4{
	width: 100%;
	flex: 0 0 100%;
    max-width: 100%;
}
.blocks .fas, .blocks .far{
	font-size: 50px;
	background: linear-gradient(to right, #518bb8 0%, #4dc08f 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-bottom: 10px;
}
.blocks p{
	margin-left: 30px;
	margin-bottom: 0px;
}
.blocks p:before{
	font-family: "Font Awesome 5 Free"; 
	font-weight: 900; 
	content: "\f05a";
	color: #4dc08f;
	margin-left: -30px;
	margin-right: 16px;
}
.dottedline{ 
	border-bottom: 2px dotted #ddd;
	text-align: center;
	border-right: 25px solid #fff;
}
.form{
	line-height: 50px;
}
.lighter{
	color: #ccc;
}
.eigenschap{
	background-color: #fff;
	margin: 0.5%;
	border-radius: 7px;
	line-height: 40px;
	width: 23%!important;
	text-align: center;
	display: inline-block;
}
table{
	width: 100%;
	margin-bottom: 20px;
}
td, th{
	padding: 10px;
	border: 1px solid #efefef;
}
th{
	background-color: #efefef;
}
.capaciteiten td:first-child{
	width: 60%;
}
.capaciteiten td{
	width: 10%;
}
#sp-right .sp-module {
	background-color: #fff;
	border-radius: 7px;
	margin-left: -15px;
	margin-top: -60px!important;
	width: 95%;
	z-index: 9998;
	position: relative;
}
#sp-right .sp-module-title{
	border: 0px!important;
}
#sp-right li{
	border: 0px!important;
}
#sp-right .fas{
	color: #518bb8;
	margin-right: 15px;
}
.gradientbutton{
	background: linear-gradient(to right, #518bb8 0%, #4dc08f 100%);
	padding: 15px;
	color: #fff!important;
	border-radius: 7px;
	margin-left: 20px;
}
.logo-image{
		object-fit: contain;
	}
/* SEARCH RESULTS */
.search-results{
	background-color: #fff; 
	border-radius: 15px;
	padding: 15px;
}
.form-group{
	display: none;
}
.form-group:first-child{
	display: block;
}
#searchForm input{
	height: 50px;
}
.btn-secondary{
	background: linear-gradient(to right, #518bb8 0%, #4dc08f 100%);
	border: 0px;
}
.result-title{
	margin-top: 0px!important;
	font-size: 19px;
	color: #252525;
}
.result-text{
	padding-bottom: 20px!important;
	margin-bottom: 20px!important;
	border-bottom: 1px solid #efefef!important;
}
.result-text:last-child{
	padding-bottom: 20px!important;
	margin-bottom: 0px!important;
	border-bottom: 0px solid #efefef!important;
}
.blocks p{
		display: none;
	}
/* END SEARCH RESULTS */
@media only screen and (min-width: 1500px) and (max-width: 1700px) {
	body .sp-megamenu-parent > li > a, body .sp-megamenu-parent > li > span{
		font-size: 16px!important;
}
}
@media only screen and (min-width: 767px) and (max-width: 1500px) {
	#sp-right{
		flex: 0 0 73%;
    	max-width: 73%;
		margin-left: 25%;
	}
	#sp-right .sp-module{
		margin-left: 35px;
		margin-bottom: 30px;
		margin-right: 20px;
	}
	#sp-menu, #sp-logo{
		flex: 0 0 25%;
    	max-width: 25%;
	}
	#sp-component, #sp-top1{
		flex: 0 0 75%;
    	max-width: 75%;
	}
	body .sp-megamenu-parent > li > a, body .sp-megamenu-parent > li > span{
		font-size: 16px!important;
}
	body .sp-megamenu-parent > li > a, body .sp-megamenu-parent > li > span {
    padding-left: 25px;
}
}
@media only screen and (min-width: 767px) and (max-width: 990px) {
	#sp-top1{
		flex: 0 0 100%;
    	max-width: 100%;
	}
	#sp-component{
		flex: 0 0 100%;
    	max-width: 100%;
	}
	#sp-right{
		flex: 0 0 100%;
    	max-width: 100%;
		margin-left: 0%;
	}
	#sp-right .sp-module{
		margin-right: 0px;
	}
}
@media only screen and (max-width: 990px) {
	.eigenschap { 
    width: 48%!important;
}
	#sp-right .sp-module{
		margin: 15px!important;
	}
	#sp-component {
    padding: 30px;
}
	table td, table th{
		font-size: 12px!important;
		padding: 5px!important;
	}
	.blocks a {
    width: 50%;
	}
	.bread li{
		line-height: 20px!important;
	}
	.row.gradient .col-8, .row.gradient .col-4{
		width: 100%;
		flex: 0 0 100%;
    max-width: 100%;
	}
	#sp-menu {
    margin-top: 0px; 
    padding-right: 0px;
}
	#sp-menu:before{
		content: ""!important;
		background-color: transparent!important;
	}
	#offcanvas-toggler{
		position: fixed;
		top: 30px;
		right: 30px;
		height: 50px!important;
		line-height: 50px!important;
		color: #fff;
		font-size: 14px!important;
	}
	#sp-header {
    height: 305px;
	}
	#sp-menu{
		background-color: transparent!important;
	}
	#offcanvas-toggler .fa{
		color: #fff!important;
		font-size: 40px;
	}
	#sp-top1 .gradientbutton{
		display: none;
	}
	#sp-top1 .sp-module{
		margin: 0px 15px 15px 15px;
		padding: 5px 5px!important;
		height: 70px;
	}
	.header-sticky #sp-top1 .sp-module{
		margin-top: -200px!important;
	}
	#sp-header .logo{
		height: 60px;
		max-width: 200px;
	}
	.bread .sp-module-title{
		margin-top: 0px;
	}
	#sp-top1 .sp-module.bread{
		margin-left: 15px;
		padding-top: 0px!important;
	}
	.menu-separator {
		height: 60px!important;
    	background-color: #4dc08f;
    	color: #fff!important;
    	font-size: 18px;
    	line-height: 60px!important;
    	width: 100%;
		padding: 0px 10px!important;
    	display: block;
    	font-weight: 700!important;
    	padding-left: 30px;
    	border-top: 5px solid #fff;
	}
	.menu-toggler{
		margin-right: 10px;
		color: #fff!important;
	}
	.offcanvas-inner{
		padding: 10px!important;
	}
	.blocks p{
		display: none;
	}
	
}