body {
	margin: 0;
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	line-height: 1.5;
}

input,
textarea {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;

}

* {
	outline: none !important;
}

a {
	color: var(--e-global-color-accent);
}

p:last-child {
	margin-bottom: 0;
}

ul {
	padding-left: 15px;
}

.elementor-sticky--effects {
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
}

p:empty,
p {
	margin-top: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	line-height: 1.2;
}

a {
	-webkit-transition: all 0.4s ease-out 0s;
	-o-transition: all 0.4s ease-out 0s;
	transition: all 0.4s ease-out 0s;
	outline: none !important;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	outline: none;
	outline-offset: 0;
}



img {
	display: block;
}

img.size-full {
	width: 100%;
}

.open-menu .elementor-icon-wrapper {
	display: flex;
}

.back-to-top {
	position: fixed;
	right: 30px;
	bottom: 30px;
	opacity: 0;
	transition: all 0.4s;
	cursor: pointer;
	background: var(--e-global-color-primary);
	width: 45px;
	height: 45px;
	border-radius: 4px;

}

.back-to-top.show {
	opacity: 1;
}

.header .elementor-widget-theme-site-logo.elementor-widget-image img {
	width: 200px;
	transition: all 0.4s ease-out 0s;
}

.header.elementor-sticky--effects .elementor-widget-theme-site-logo.elementor-widget-image img {
	width: 90px;
}

.top-btn {
	transition: all 0.4s ease-out 0s;
	margin-top: 0;
}

.header.elementor-sticky--effects .top-btn {
	margin-top: -80px;
}

p.gform_required_legend {
	display: none;
}

/* hbvbeveiliging */
.banner {
	position: relative;
	overflow: hidden;
}

.banner .banner-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.banner .inner {
	position: relative;
	max-width: 1170px;
}

.banner .info {
	width: 100%;
	min-height: 500px;
	z-index: 1;
	padding-left: calc((100% - 1140px)/2);
	padding-right: calc((100% - 1140px)/2);
	display: flex;
	flex-flow: column;
	justify-content: center;
}

.banner .info * {
	position: relative;
}

.banner .info::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/banner-before.png) center no-repeat;
	background-size: cover;
}

.banner .info h1 {
	color: #fff;
	margin-bottom: 0;
	max-width: 445px;
}

.banner .info .sub-text {
	color: #fff;
	font-size: 25px;
}

.banner .elementor-widget-button .elementor-button {
	font-size: 22px;
	color: rgb(255, 255, 255);
	line-height: 1.5;
	text-decoration: none;
	text-align: center;
	border-style: solid;
	border-width: 2px;
	border-color: rgb(255, 255, 255);
	transition: all 0.4s ease-out 0s;
	border-radius: 2px;
	margin-top: 30px;
	background-color: rgba(11, 52, 98, 0.039);
	padding: 8px 0 !important;
	width: 300px;
	font-weight: 400;
}

.banner .elementor-widget-button .elementor-button:hover {
	background: #fff !important;
	color: var(--e-global-color-primary);
}

.banner .banner-img img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.banner-arrows {
	position: absolute;
	bottom: 10px;
	left: 31.5%;
}

.banner-arrows button {
	color: #fff;
	border: 1px solid #fff;
	float: left;
	border-radius: 2px;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	font-size: 28px;
	font-size: 0;
	filter: brightness(0) invert(1);
	margin-left: 10px;
	cursor: pointer;
	background: url(../images/angle-left-solid-full.svg) center no-repeat;
	background-size: 30px;
}

.banner-arrows button.next {
	background: url(../images/angle-right-solid-full.svg) center no-repeat;
	background-size: 30px;
}

.banner .img,
.banner .slick-track,
.banner .slick-list {
	height: 100%;
}

p#breadcrumbs>span {
	display: flex;
	gap: 5px;
}

.gform-theme--foundation .gform_fields {
	row-gap: 10px
}

.gform-theme--foundation .gfield textarea.large,
.gform-theme--foundation .gfield .ginput_password.large,
.gform-theme--foundation .gfield input.large,
.gform-theme--foundation .gfield select.large {
	inline-size: 100%;
	font-size: 18px;
	color: rgb(69, 69, 69);
	line-height: 1.613;
	text-align: left;
	background: #fff;
	height: auto;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(204, 201, 200);
	padding: 11px 15px;
	border-radius: 2px;
	background-color: rgb(255, 255, 255);
}

.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
	font-size: 17px;
	color: rgb(73, 73, 73);
	border-style: solid;
	border-width: 1px;
	border-color: rgb(40, 51, 138);
	border-radius: 2px;
	padding: 0;
	margin-top: 0 !important;
	width: 210px;
	overflow: hidden;
	background: none;
	margin-top: 15px;
	line-height: 44px;
	font-weight: 600;
	transition: all 0.4s ease-out 0s;
}

.gform-footer.gform_footer.top_label {
	display: flex;
	align-items: center;
	gap: 0;
}

.gform-theme--foundation .gform_footer::after {
	content: '';
	color: #fff;
	border: 1px solid var(--e-global-color-primary);
	float: left;
	border-radius: 2px;
	width: 45px;
	margin-top: 0;
	height: 45px;
	text-align: center;
	border-radius: 2px;
	line-height: 40px;
	cursor: pointer;
	font-size: 28px;
	margin-left: -2px;
	font-size: 0;
	cursor: pointer;
	background: url(../images/angle-right-white-full.png) center no-repeat;
	background-size: 30px;
	background-color: var(--e-global-color-primary);
}

.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit]:hover, [type=button]:hover, [type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit]:hover, [type=button]:hover, [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover {
	background-color: var(--e-global-color-primary);
	color: #fff;
}

.elementor-headline--style-highlight svg {
	display: none;
}

.elementor-headline.e-animated {
	margin-bottom: 10px;
}

.elementor-location-footer .footer-heading::after {
	content: '';
	height: 1px;
	width: 100%;
	left: 0;
	position: absolute;
	bottom: -2px;
	display: block;
	background: #3e4896;
}

.banner .banner-img .item {
	height: 100%;
}

.elementor-image-gallery .gallery-item {

	padding: 15px
}

.partner .gallery {
	display: flex;
	gap: 30px;
	flex-wrap: wrap;
}

.partner .gallery .gallery-icon {
	transition-property: all;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 1px 3px 0px rgba(0, 1, 1, 0.35);
	height: 215px;
	display: flex;
	padding: 30px;
}

.partner .gallery-columns-3 .gallery-item {
	width: calc((100% - calc(30px*2))/3);
	max-width: unset;
}

.partner .gallery-item img {
	outline: 2px solid black !important;
	width: auto;
	object-fit: contain;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) !important;
}

.partner .gallery-item .gallery-caption {
	display: none;
}

span.elementor-button-icon {
	width: 48px;
	text-align: center;
	font-size: 17px;
	background: var(--e-global-color-primary);
	color: #fff;
	font-size: 30px;
	padding: 8px 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.elementor-button-text {
	align-items: center;
	display: flex;
	font-weight: 600;
	padding: 10px 15px;
}

.elementor-button-icon path,
.elementor-button-icon .e-font-icon-svg {
	fill: #fff;
}

.elementor-widget-button .elementor-button:hover {
	background-color: var(--e-global-color-primary) !important;
	color: #fff;
}

.elementor-widget-button .elementor-button:hover .elementor-button-text {
	color: #fff;
}

.nav-parent .elementor-nav-menu--main .elementor-item {
	font-size: 18px;
	text-decoration: none;
	text-align: left;
	display: block;
	border-bottom: 1px solid #d5d5d4;
	padding: 18px 0 !important;
	position: relative;
	color: var(--e-global-color-text);
	font-weight: 400;
	overflow: hidden;
}

.nav-parent .elementor-nav-menu--main {
	padding: 17px;
	padding-top: 0;
	background: #fff;
}

.nav-parent .elementor-nav-menu--main .elementor-item::before,
.nav-parent .elementor-nav-menu--main .elementor-item::after {
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	content: '';
	background: url(../images/angle-right-solid-full.svg) center no-repeat !important;
	width: 20px;
	height: 20px;
	position: absolute;
	z-index: 1;
	display: block;
	opacity: 1 !important;
}

.nav-parent .elementor-nav-menu--main .current_page_item a,
.nav-parent .elementor-nav-menu--main .elementor-item:hover {
	padding-left: 30px !important;
}


.nav-parent .elementor-nav-menu--main .elementor-item::before {
	background: url(../images/angle-right-solid-full.svg) center no-repeat !important;
	left: -30px;
	right: 0;
}

.nav-parent .elementor-nav-menu--main .current_page_item a::before,
.nav-parent .elementor-nav-menu--main .elementor-item:hover::before {
	left: 0;
}

.nav-parent .elementor-nav-menu--main .current_page_item a::after,
.nav-parent .elementor-nav-menu--main .elementor-item:hover::after {
	right: -30px;
}

.nav-parent {
	box-shadow: 0px 2px 4px 0px rgba(150, 150, 150, 0.5);
}

strong {
	font-weight: 600;
}

.elementor-widget-button .elementor-button {
	padding: 0 !important
}

.btn-big .elementor-button {
	padding: 15px 24px !important
}

.btn-big .elementor-button-text {
	padding: 0;
}

.dienten {
	display: flex;
	flex-wrap: wrap;
	gap: 40px 30px
}

.dienten .item {
	width: calc((100% - calc(30px * 2))/ 3);
}

.dienten .item .img {
	position: relative;
}

.dienten .item h4.title {
	font-size: 25px;
	color: var(--e-global-color-primary);
	position: absolute;
	bottom: 0;
	left: 10px;
	width: 280px;
	font-family: "Amaranth", Sans-serif;
	background: #efefef;
	padding: 9px 0 9px 10px;
	margin-bottom: 0;
}

.dienten .item .info {
	font-size: 17px;
	margin: 30px 20px;
	font-weight: 400;
}


.dienten .item .elementor-widget-button {
	margin-top: auto;
	margin-left: 20px;
}

.dienten .item .elementor-button-text {
	font-size: 17px;
}

.dienten .item .elementor-widget-button .elementor-button {
	background-color: transparent !important;
	border-width: 1px;
	color: var(--e-global-color-text);
}

.dienten .item {
	transition: all 0.4s ease-out 0s;
	display: flex;
	flex-flow: column;
	padding-bottom: 20px;
}

.dienten .item:hover {
	box-shadow: 0px 1px 3px 0px rgba(0, 1, 1, 0.35);
}

.dienten .item .elementor-widget-button .elementor-button:hover {
	background-color: var(--e-global-color-primary) !important;
	border-width: 1px;
}

.header::after {
	content: '';
	position: absolute;
	right: 0;
	background: #28338a;
	display: block;
	clear: none;
	bottom: 0;
	width: calc((100% - 1140px) / 2);
	height: 65px;
}

.header .e--pointer-double-line .elementor-item:after,
.header .e--pointer-underline .elementor-item:after {
	bottom: 7px;
	content: "";
}

.navbar-top {
	padding-left: 60px;
}

.navbar-top::before {
	content: '';
	position: absolute;
	left: 0;
	display: block;
	clear: none;
	bottom: 0;
	height: 65px;
	width: 60px;
	background: url(../images/before.png) left center;
	background-size: cover;
}

.gform-theme--foundation .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)),
.gform-theme--foundation.gform_editor legend.gform-field-label>span {
	font-size: 17px;
}

.banner-arrows button:hover {
	background: url(../images/angle-left-solid-full.svg) center no-repeat;
	background-size: 30px;
}

.banner-arrows button.next:hover {
	background: url(../images/angle-right-solid-full.svg) center no-repeat;
	background-size: 30px;
}

@media (max-width:1024px) {
	.elementor-popup-modal .dialog-widget-content {
		top: 0;
		height: 100vh;
	}

	.header .elementor-widget-theme-site-logo.elementor-widget-image img {
		width: 100px;
		transition: all 0.4s ease-out 0s;
	}

	.header.elementor-sticky--effects .elementor-widget-theme-site-logo.elementor-widget-image img {
		width: 70px;
	}

	.dienten .item {
		width: calc((100% - calc(30px * 1)) / 2);
	}

	.banner .info {
		padding: 0 20px;
	}

	.elementor-widget-theme-site-logo {
		text-align: left;
	}

	.header {
		padding: 0 20px;
	}

	.partner .gallery-columns-3 .gallery-item {
		width: calc((100% - calc(30px * 1)) / 2);
		max-width: unset;
	}

	.partner .gallery .gallery-icon {

		height: 115px;
		padding: 20px;
	}
}

@media (max-width:767px) {
	.dienten .item {
		width: 100%
	}

	.dienten .item h4.title {
		font-size: 20px;
	}

	.banner .info {
		min-height: 150px;
	}

	.banner .info h1 {
		font-size: 25px;
	}

	.banner .info .sub-text {
		font-size: 10px;
	}

	.banner .elementor-widget-button .elementor-button {
		width: unset;
		padding: 5px 10px !important;
		font-size: 12px;
		margin-top: 10px;
	}

	.footer-action .elementor-widget .elementor-icon-list-item {
		width: calc((100% - calc(2px * 2)) / 3);
		margin: 0 !important;
		word-break: unset !important;
		text-align: center;
		justify-content: center;
	}

	.footer-action .elementor-widget .elementor-icon-list-item a {
		display: flex;
		width: 100%;
		align-items: center;
		justify-content: center;
		padding: 10px;
	}

	.back-to-top {
		bottom: 50px;
	}

	.banner-arrows button {
		width: 25px;
		height: 25px;
		line-height: 25px;
		background: url(../images/angle-left-solid-full.svg) center no-repeat;
		background-size: 20px;
		padding: 0;
	}

	.banner-arrows button.next {
		background: url(../images/angle-right-solid-full.svg) center no-repeat;
		background-size: 20px;
	}

	.banner-arrows {
		position: absolute;
		bottom: 10px;
		left: 19.5%;
	}
}

.header .elementor-nav-menu--layout-horizontal .elementor-nav-menu .sub-menu a {
	border-left: 0;
	padding-left: 15px;
}

.header .elementor-nav-menu--layout-horizontal .elementor-nav-menu .sub-menu .menu-item:hover a {
	border-left: 0;
	padding-left: 35px;
}

.header .elementor-nav-menu--main .sub-menu .menu-item {
	overflow: hidden;
}

.header .elementor-nav-menu--main .sub-menu .menu-item::before {
	left: -35px;
	top: 50%;
	transform: translateY(-50%);
	content: '';
	background: url(../images/angle-right-solid-primary-full.svg) center no-repeat !important;
	width: 20px;
	height: 20px;
	position: absolute;
	z-index: 1;
	display: block;
	opacity: 1 !important;
	transition: all 0.4s;
	background-size: contain !important;
}

.header .elementor-nav-menu--main .sub-menu .menu-item:hover::before {
	left: 10px;
}

.header .elementor-nav-menu--main .sub-menu {
	min-width: 280px !important;
}