body{
	line-height: 1.6;
}

table tr td{
	border-color:#e5e5e5!important;
}

label{
	color: black;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
	color: #009ee3 !important;
}

.gfield_radio label{
	color: black!important;
}

.gform_confirmation_message{
	color: #009ee3 !important;
	text-align:left;
}

.gform_footer .card__full--link{
	margin-top:0rem!important;
}

.gform_body{
	margin-bottom: 1rem!important;
}

.navbar #logo{
	margin-top:.75rem;
}

.card__img{
	height: auto;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{
	margin-bottom:1rem;
}

ul li{
	color: #000;
}

.card__content--title{
	margin-bottom: 2rem;
}

.review-row{
	background-color: #E5F5FC;
	padding: 5rem 0;
}

.usp-title{
	color: #97C11F;
	text-align: center;
	margin: 40px 0;
}

.usp-row{
	margin-top: 96px;
}

.usp-row ul, .dagplanning ul{
	list-style: none;
}

.usp-row li{
	padding-left: 30px;
}

.usp-row li h3::before{
	content:'';
	display: inline-block;
	position: relative;
	width:32px;
	height:23px;
	margin-right: 18px;
	background-image: url('/wp-content/uploads/2024/07/check-green.svg');
	background-size: contain;
}

.usp-row li p{
	padding-left: 50px;
}

.usp-row .button{
	margin-left: auto;
	margin-right: auto;
}

.location-block{
	height: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex-direction: column;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	background-position: center;
	background-size: cover;
	min-height: 450px;
}

.location-block p{
	margin-bottom: 30px;
}

.location-block::before{
	content:'';
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index: 1;
	pointer-events: none;
	background: rgb(0,0,0);
	background: -moz-linear-gradient(0deg, rgba(0,0,0,0.4850533963585434) 0%, rgba(0,0,0,0) 32%);
	background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.4850533963585434) 0%, rgba(0,0,0,0) 32%);
	background: linear-gradient(0deg, rgba(0,0,0,0.4850533963585434) 0%, rgba(0,0,0,0) 32%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}

.location-block h3, .location-block p{
	margin-top:0;
	z-index: 2;
	position: relative;
	color:white;
}

.locations{
	margin-bottom:30px;
}

.location-block-maps::before{
	opacity: 0;
}

.location-block-maps h3, .location-block-maps p{
	color:black;
}

.footer a, .footer .menu-item a{
	font-weight: 400;
}

.kernwaarden__item--icon {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 100px;
    height: auto;
    width: 80px;
    margin-right: 30px;
    margin-top: -25px;
}

.kernwaarden--title{
	color: #000;
	font-size: 2.75rem;
	margin-bottom: 4rem;
	text-align: left;
	text-transform: none;
}

.planning-foto{
	background-position: center;
	background-size:cover;
	border-radius: 10px;
	min-height: 300px;
}

.planning-blok{
	border-left:2px solid #97c11f;
}

.planning-content{
	padding-bottom: 60px;
	padding-left: 55px;
}

.planning-foto{
	margin-bottom: 80px;
}

.planning-content img{
	position: absolute;
    left: -37px;
    top: -20px;
}

.dagplanning ul li:last-child {
  border-left: 0px;
}

ul li{
	text-indent: 0;
}

.accordion__panel--title{
	margin: 0!important;
}

.navbar-nav .nav-item .nav-link:hover::after{
	width: auto;
}

.navbar-nav .nav-item .nav-link::after{
	background: transparent!important;
    content: '';
    height: 3px;
    margin-left: 4px;
    margin-right: 0;
    position: relative;
}

.dropdown-item.active, .dropdown-item:active{
	background-color: #f5f5f5;
	color: black;
}

.header__small--title{
	text-transform: none;
}

.header__small{
	margin-top: 10rem;
}

.medewerkers{
	margin-top: 13rem;
}

.header-small-blank{
	margin-top: 11rem;
	margin-bottom: 3rem;
}

.pre-header{
	padding: 0.5rem 2rem;
}

.navbar #logo{
	top: -15px;
    position: relative;
    width: 100%;
    margin-bottom: -18px;
    margin-top: 0px;
}

.logged-in .navbar, .navbar{
	position: relative;
	margin-bottom: -7.25rem;
    margin-top: 0.5rem!important;
	padding: 0;	
}

.asp_w_container .button, .asp_w_container button{
	background-color: transparent!important;
}

#ajaxsearchpro1_1, #ajaxsearchpro1_2, div.asp_m.asp_m_1{
	border-radius:10px;
}

.pre-header-socials{
	display: flex;
    justify-content: flex-end;
    align-items: center;
}

.pre-header-socials a{
	padding: 0 .5rem;
}

.content--img{
	height: auto;
	min-height: 400px;
	margin-bottom: 30px;
}

.card__small--label{
	color: #e40613;
}

.card__small--title{
	color: black;
}

.category-filter ul{
	list-style: none;
	text-align: center;
}

.category-filter ul li{
	display: inline-flex;
}

.category-filter ul li a{
	background-color: #E5E5E5;
	color:black;
	padding: 0.5rem 1rem;
    border-radius: 5px;
    font-family: "Atrament-web",sans-serif;
    font-weight: 700;
	font-size: 1.25rem;
	margin: 5px -2px;
}

.category-filter ul li a:hover{
	background-color: #E40613;
	color:white;
}

.category-filter ul li .active{
	background-color: #E40613;
	color:white;
}

.locatie-foto-block{
	min-height: 250px;
    background-position: center;
    background-size: cover;
    border-radius: 10px 10px 0 0;
}

.contact__naw--block {
    padding: 30px 30px;
    background-color: #f5f5f5;
    border-radius: 0 0 10px 10px;
}

.contact__naw--icon{
	color: #009ee3;
}

.navbar--bg{
		padding: 0 2rem 0 2rem;
}

.dropdown-menu{
	border: 0;
}

#ajaxsearchpro1_1 .probox .proinput input.orig, #ajaxsearchpro1_2 .probox .proinput input.orig, div.asp_m.asp_m_1 .probox .proinput input.orig{
	font-size: 14px!important;
}

.wpgmza_map .button::after, .wpgmza_map button::after{
	display: none;
}

.wpgmza_map .button, .wpgmza_map button{
	background: inherit!important;
	-webkit-box-shadow: none;
    box-shadow: none;
}

.contact__naw--text p a{
	color:black;
}

.footer .button{
	font-weight: 700;
}

.button, button{
	font-size: 1.125rem;
	padding: 0.8rem 2rem 0.8rem 3rem;
}

.panel-body ul{
	margin-bottom: 30px;
}

@media (max-width: 991px){
	.logged-in .navbar, .navbar{
		margin-bottom: -5.5rem;
	}

	.huge, .header__small--title, .header__full--title{
		text-align: center;
	}

	.navbar--mobile {
		width:100%;
	}

	.navbar #logo{
		max-width: 200px;
		margin-bottom: 0;
		top: -12px;
	}
	.navbar #logo img{
		position: relative;
		top: 5px;
	}
	.navbar__icons{
		display: none;
	}

	.navbar--bg{
		padding: 0 2rem 0;
	}
	.hamburger{
		margin-top:0!important;
	}
}
@media (max-width: 767px){
	.card__content--offset{
		padding-left: 0;
	}
	.navbar--bg {
    padding: 0 2rem 0 0;
	}
}
}