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;

}

.header {
	min-width: 100%;
}

* {
	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;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:last-child a {
	padding-right: 0 !important;
}

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;
}

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

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

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

.header-contact {
	transition: all .4s ease-in-out;
	height: 65px;
}

.elementor-sticky--effects .header-contact {
	height: 0;
	opacity: 0;
}

p.gform_required_legend {
	display: none;
}

/* hanekamphekwerken */
.elementor-widget-button .elementor-button {
	min-width: 270px;
	text-decoration: none;
}

.service {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
}

.service .item {
	transition: all 0.4s ease-out 0s;
	background-color: rgb(229, 229, 229);
	text-align: center;
	position: relative;
	width: calc((100% - calc(15px * 2))/3);

}

.service .item a {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 40px 27.5px 20px;
	gap: 20px;
	position: relative;
	flex-flow: column;
}

.service .item h3.title {
	font-size: 25px;
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: 600;
}

.service .item .img {
	position: relative;
	height: 90px;
	text-align: center;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}

.service .item .text {
	font-size: 16.667px;
	color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	line-height: 1.875;
	text-align: center;
}

.header-contact {
	position: relative;
}

.header-contact::after,
.service .item::after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-left: 17px solid transparent;
	border-right: 17px solid transparent;
	border-bottom: 17px solid #fff;
	bottom: 0;
	left: calc(50% - 17px);
}

.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover::before,
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active::before,
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted::before,
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus::before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #101b30;
	bottom: 0;
	left: calc(50% - 8px);

}

.header-contact::after {
	border-bottom: 10px solid var(--e-global-color-primary);
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}

.as-384-125 img {
	aspect-ratio: 375/146;
	width: 100%;
	object-fit: cover;
}

.service .item:hover {
	background-color: var(--e-global-color-primary);
}

.service .item:hover .img img {
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
}

.service .item:hover h3.title {
	color: #fff;
}

.service .item:hover .text {
	color: #fff;
}

.info_menu::before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-left: 17px solid transparent;
	border-right: 17px solid transparent;
	border-top: 17px solid #e5e5e5;
	top: 0;
	left: calc(50% - 17px);
}

.info_menu .elementor-widget .elementor-icon-list-items {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	gap: 0 10px;
}


.info_menu .elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon {
	margin-top: 5px;
}

.custom-slider .swiper .elementor-swiper-button svg {
	display: none;

}

.custom-slider .swiper .elementor-swiper-button {
	width: 86px;
	height: 79px;
	background: url(../images/back.jpg) center no-repeat;
	left: -86px;
	background-size: cover;
}

.custom-slider .swiper .elementor-swiper-button-next {
	background: url(../images/next.jpg) center no-repeat;
	left: 0;
}

.top-arrow-center::before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-left: 17px solid transparent;
	border-right: 17px solid transparent;
	border-top: 17px solid #fff;
	top: 0;
	left: calc(50% - 17px);
}

.bottom-arrow-center::after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-left: 17px solid transparent;
	border-right: 17px solid transparent;
	border-bottom: 17px solid #fff;
	bottom: 0;
	left: calc(50% - 17px);
}

.arrorw-top-gray .elementor-button::before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	transition: all 0.7s ease-out 0s;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #e5e5e5;
	top: 0;
	left: calc(50% - 20px);
}

.arrorw-top-gray .elementor-button:hover::before {
	border-top: 20px solid var(--e-global-color-primary);
}

.as-418-349 img {
	width: 100%;
	aspect-ratio: 418/319;
}

.list-impr .e-parent {
	height: 100%;
}

.gform-theme--foundation .gfield textarea.medium,
.gform-theme--foundation .gfield .ginput_password.large,
.gform-theme--foundation .gfield input.large,
.gform-theme--foundation .gfield select.large {
	inline-size: 100%;
	width: 100%;
	border-style: solid;
	font-family: "Open Sans", Sans-serif;
	font-size: 19px;
	font-weight: 300;
	border-width: 1px;
	height: 52px;
	display: flex;
	align-items: center;
	font-size: 18.75px;
	color: #fff;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	border-radius: 0;
	padding-left: 20px;
	border-color: rgb(255, 255, 255);
	color: rgb(255, 255, 255);
	line-height: 1.889;
	background-color: rgb(245, 123, 0);
	appearance: auto;
	background: none;
}

.gform-theme--framework .gfield_list_group_item::before,
.gform-theme--framework .gform-field-label:where(:not([class*=gform-field-label--type-])) {
	--gf-local-margin-y: 0 var(--gf-label-space-primary);
	color: #fff;
	font-family: "Open Sans", Sans-serif;
	font-size: 19px;
	font-weight: 300;
	min-height: 51px;
	line-height: 51px;
}

.gform-theme--framework .gform-field-label>.gfield_required:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme--framework.gform_editor legend.gform-field-label>span>.gfield_required:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
	display: none;
}

.gform-theme--foundation .gform_fields {
	column-gap: 15px;
	row-gap: 15px;
}

.ratio-775-625 img {
	aspect-ratio: 775/625;
}

.gform-footer.gform_footer.top_label input#gform_submit_button_1 {
	border-style: solid;
	border-width: 1px;
	font-size: 18.75px;
	font-weight: 600;
	color: rgb(245, 123, 0);
	padding: 0;
	line-height: 1.889;
	text-align: center;
	width: 235px;
	border-color: rgb(255, 255, 255);
	float: right;
	margin-top: 13px;
	height: 52px;
	font-family: "Open Sans", Sans-serif;
	transition: all 0.4s ease-out 0s;
	line-height: 52px;
	background-color: rgb(255, 255, 255);
}

.gform-footer.gform_footer.top_label input#gform_submit_button_1:hover {
	background: var(--e-global-color-primary);
	color: #fff;
}

.gform-footer.gform_footer.top_label {
	justify-content: flex-end;
}

.gform-footer.gform_footer.top_label input#gform_submit_button_2 {
	border-style: solid;
	font-family: "Open Sans", Sans-serif;
	border-width: 2px;
	border-color: rgb(255, 255, 255);
	background-color: rgba(229, 229, 229, 0);
	height: 55px;
	transition: all 0.4s ease-out 0s;
	font-size: 19.583px;
	color: rgb(255, 255, 255);
	text-align: center;
	width: 227px;
	background-color: rgb(245, 123, 0);
	border-radius: 0;
	margin: 0;
}

.gform-footer.gform_footer.top_label input#gform_submit_button_2:hover {
	background-color: #fff;
	color: var(--e-global-color-primary);
	border-color: var(--e-global-color-primary);
}

form#gform_2 .gform-footer.gform_footer.top_label {
	margin: 0;
}

form#gform_2 {
	display: flex;
	align-items: center;
	gap: 10px;
}

form#gform_2 .gform-body {
	width: calc(100% - 237px);
}

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

form#gform_2 .gfield textarea.medium,
form#gform_2 .gfield .ginput_password.large,
form#gform_2 .gfield input.large,
form#gform_2 .gfield select.large {
	font-weight: 400;
}

.header .e-con-inner {
	position: relative;
}

.header .elementor-widget-theme-site-logo {
	position: absolute;
	top: 0;
	z-index: 111111;
	left: 0;
}

ul.elementor-nav-menu--dropdown a,
ul.elementor-nav-menu--dropdown a:focus,
ul.elementor-nav-menu--dropdown a:hover {
	border-inline-start: 0 solid transparent;
	text-shadow: none;
}

.elementor-nav-menu--main .elementor-nav-menu ul {
	padding: 20px 0;
}

@media (max-width:1024px) {
	.service .item {
		width: calc((100% - calc(15px * 1))/2);
	}

	.header .e-con-inner {
		position: static;
	}

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

@media (max-width:767px) {
	.home-banner {
		background: #fff !important;
	}

	.bg-info {
		background: rgba(17, 27, 47, 0.702) !important;
	}

	.service .item {
		width: 100%;
	}

	.custom-slider .swiper .elementor-swiper-button {
		width: 50px;
		height: 50px;
		background: url(../images/back.jpg) center no-repeat;
		left: calc(100% - 100px);
		top: calc(100% - 50px);
		transform: unset !important;
		background-size: cover;
	}

	.custom-slider .swiper .elementor-swiper-button-next {
		left: calc(100% - 50px);
		background: url(../images/next.jpg) center no-repeat;
		background-size: cover;
	}

	.gform-footer.gform_footer.top_label input#gform_submit_button_2,
	form#gform_2 .gform-body {
		width: 100%;
	}

	form#gform_2 {
		flex-wrap: wrap;
		margin-top: 20px;
	}
}