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;

}

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

strong {
	font-weight: 600;
}

ul {
	padding-left: 15px;
}

.header.elementor-sticky--effects {
	/* box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1); */
	/* background-color: var(--e-global-color-primary); */
}

.elementor-widget-image a img[src$=".svg"] {
	width: auto;
}

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 {
	transition: all 0.4s ease-out 0s;

}

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

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

p.gform_required_legend {
	display: none;
}

.radio-img img {
	aspect-ratio: 16/9;
	object-fit: cover;
}

/* tbbt */
.pl-container {
	padding-left: calc((100% - 1600px)/2);
}


.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 {
	font-size: 20px;
	padding: 20px 30px;
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.85) 100%), var(--Stedendriehoek-blauw, #01C3F3);
	height: 74px;
	border: none;
	box-shadow: none;
	color: rgba(0, 0, 0, 0.50);
	font-size: 20px;
	font-style: normal;
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: 400;
	line-height: normal;
}

.gform-theme--foundation .gfield textarea.large {
	min-height: 186px;
}

.gform-theme--foundation .gfield textarea.large::placeholder,
.gform-theme--foundation .gfield .ginput_password.large::placeholder,
.gform-theme--foundation .gfield input.large::placeholder,
.gform-theme--foundation .gfield select.large::placeholder {
	color: #000;
	opacity: 0.5;
}

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

.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 *)) {
	background-color: var(--e-global-color-accent) !important;
	padding: 15px 75px;
	border-radius: 50px;
	font-weight: 400;
	font-size: 20px;
	color: var(--e-global-color-text);
	letter-spacing: 1px;
	transition: all 0.4s;
}

.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 *)):hover,
.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 *)):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) !important;
}

.ml-auto {
	margin-left: auto;
}

.elementor-widget-search .e-search-input.no-icon-label {
	font-size: 16px;
	font-weight: 400;
	padding: 15px 55px 15px 25px;
	border-radius: 50px;
	border: 1px solid transparent;
	background-color: #ffffff2e;
	color: #000;
	line-height: 1;
	width: 210px;
	min-height: unset;
	margin-left: 30px;
}


.elementor-widget-search .e-search .e-search-submit {
	padding: 0;
	background-color: transparent;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	margin: 0;
	right: 0;
	cursor: pointer;
	height: 50px;
	width: 50px;
	background: url(../images/search-search.svg) center no-repeat;
	background-size: 16px;
}

.elementor-widget-search .e-search .e-search-submit svg {
	margin: 0;
}

.elementor-widget-search .e-search-input-wrapper>i:is(svg),
.elementor-widget-search .e-search-input-wrapper>svg:is(svg) {
	display: none;
}

a:hover,
a {
	text-decoration: none;
}

.ratio-img {
	position: relative;
	aspect-ratio: 350/242;
}

.ratio-img img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
}

.Blauw .elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next svg,
.Blauw .elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev svg,
.Blauw .elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next svg rect,
.Blauw .elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev svg rect {
	fill: var(--e-global-color-90a1b1f) !important;
}

.primary .elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next svg,
.primary .elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev svg,
.primary .elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next svg rect,
.primary .elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev svg rect {
	fill: var(--e-global-color-primary) !important;
}

.partners .ratio-img img {

	opacity: 0.5;
	transition: all 0.3s ease;
	object-fit: contain;
}

.partners .ratio-img img:hover {
	opacity: 1;
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg {
	margin: 0 5px 0 0;
}

.elementor-widget-video .elementor-custom-embed-image-overlay img {
	aspect-ratio: 750 / 556;
	border-radius: 0 1000px 1000px 0;
}

.banner-project .elementor-custom-embed-play i,
.banner-project .elementor-custom-embed-play svg {
	opacity: 1;
	transition: all .5s;
	max-width: 64px;
}

.project-infomations {
	display: flex;
	gap: 10px;
	flex-flow: column;
}

.project-infomations .item {
	display: flex;
	gap: 15px;
}

.project-infomations .item .left {
	width: 215px;
	font-family: Epilogue;
	font-weight: 600;
}

.project-infomations .item .right {
	width: calc(100% - 225px);
	padding-right: 40px;
	line-height: 1.5;
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
}

.project-infomations .item .right a {
	color: #000;
}

a.has-arrow::after {
	content: '';
	background: url(../images/a-icon.svg) center no-repeat;
	background-size: 15px;
	display: inline-block;
	width: 15px;
	height: 24px;
	vertical-align: middle;
	margin-left: 5px;
}

.project-detail-count .elementor-counter-title {
	margin-bottom: 5px;
}

.project-detail-count .elementor-counter-number-suffix {
	font-size: 32px;
	font-weight: 400;
	line-height: 1;
}

.project-detail-count .elementor-counter-number-wrapper {
	align-items: flex-end;
}

.contactpersonen {
	display: flex;
	gap: 50px;
}

.contactpersonen .radio-img img {
	aspect-ratio: 1/1;
}

.contactpersonen h3 {
	letter-spacing: 0;
	width: 280px;
	font-size: 32px;
	font-family: Epilogue;
	font-weight: 400;
}

.contactpersonen-list {
	width: calc(100% - 320px);
	display: flex;
	gap: 50px;
	flex-wrap: wrap;
}


.contactpersonen-list .contactpersoon-item {
	width: calc((100% - 50px)/2);
	border-radius: 0 1000px 1000px 0;
	background-color: var(--e-global-color-e7ff54a);
	display: flex;
	align-items: center;
	gap: 50px;
	overflow: hidden;
}

.contactpersonen-list .contactpersoon-item .info .position {
	margin-bottom: 10px;
}

.contactpersonen-list .contactpersoon-item .avatar {
	width: 200px;
	border-radius: 25px;
	overflow: hidden;
	position: relative;
	padding-top: 100%;
}

.contactpersonen-list .contactpersoon-item .info {
	width: calc(100% - 250px);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	display: flex;
	justify-content: center;
	flex-flow: column;
}

.contactpersonen-list .contactpersoon-item .info h3 {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 600;
}

.contactpersonen-list .contactpersoon-item .info p {
	line-height: 1;
	color: #000;
	margin: 0;
}

.contactpersonen-list .contactpersoon-item .info a {
	color: #000;
}

.contactpersonen-list .contactpersoon-item .info .contact-link a {
	color: #000;
	font-weight: 600;
}

.contactpersonen-list .contactpersoon-item .info .contact-link {
	margin-top: auto;
	font-weight: 600;
	margin-top: 25px;
}

.contactpersonen-list .contactpersoon-item .info .contact-link a.has-arrow::after {
	content: '';
	background: url(../images/arrow-700.svg) center no-repeat;
	background-size: 20px;
	width: 20px;
	height: 20px;
	margin-left: 5px;
	vertical-align: middle;
}

.grid-partner .elementor-image-gallery .gallery {
	display: flex;
	gap: 35px;
	flex-wrap: wrap;
}

.grid-partner .elementor-image-gallery .gallery .gallery-item {
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0.5;
	padding: 25px 0;
	width: calc((100% - calc(35px * 3))/4);
}

.grid-partner .elementor-image-gallery .gallery .gallery-item:hover {
	opacity: 1;
}

.elementor-icon-wrapper {
	display: flex;
	align-items: center;
}

.project-ajax {
	display: flex;
	gap: 100px;
}

.project-left {
	width: 60%;
}

.projecten-list {
	display: flex;
	flex-wrap: wrap;
	gap: 32px;
	margin-top: 30px;
}

.projecten-list .projecten-item {
	width: calc((100% - calc(32px*2))/3);
}

.projecten-tax {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	margin: 0;
	padding: 0;
}

.projecten-tax .tax-item {
	padding: 15px 20px;
	background: #fff;
	border-radius: 0 1000px 1000px 0;
	list-style: none;
	line-height: 1.3;
	font-size: 16px;
	letter-spacing: 1px;
	;
}

.projecten-list .img-box {
	position: relative;
}

.projecten-list .box-info {
	padding-top: 10px;
}

.projecten-list .box-info h3.projecten-title a {
	font-size: 20px;
	color: var(--e-global-color-text);
	display: block;
	font-weight: normal;
}



.projecten-list .box-info h3.projecten-title a:hover {
	color: var(--e-global-color-primary);
	text-decoration: none;
}

.projecten-list .projecten-thumb a {
	display: block;
}

.projecten-list .projecten-thumb img {
	object-fit: cover;
	width: 100%;
	aspect-ratio: 319/214;
	border-radius: 0 1000px 1000px 0;
}

.projecten-list .projecten-item h3 {
	margin-bottom: 0;
}


.projecten-tags {
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
	margin: 0;
	padding: 0;
}

.projecten-tags .tags-item {
	font-size: 15px;
	border: 1px solid #000;
	padding: 5px 12px;
	list-style: none;
	border-radius: 50px;
}

.ajax-pagination {
	margin-top: 40px;
	display: flex;
	gap: 35px;
	width: 100%;
	justify-content: center;
	align-items: center;
}

.ajax-pagination span {
	border-radius: 50%;
	display: inline-block;
	width: 50px;
	height: 50px;
	cursor: pointer;
	font-size: 20px;
	border: 1px solid transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--e-global-color-text);
}

.ajax-pagination span:hover,
.ajax-pagination span.active {
	border-color: var(--e-global-color-text);
}

.ajax-pagination .pagination-prev img,
.ajax-pagination .pagination-next img {
	width: 12px;
	cursor: pointer;
}

span.disabled {
	opacity: 0;
	visibility: hidden;
}

.map svg g {
	cursor: pointer;
}

.map-tooltip {
	position: absolute;
	background: #fff;
	padding: 6px 10px;
	border-radius: 4px;
	font-size: 14px;
	color: #000;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
	pointer-events: none;
	display: none;
	z-index: 999;
}

.map {
	margin-top: 20px;
}

.map svg g:hover,
.map svg g.active {
	fill: var(--e-global-color-accent);
	opacity: 1;
}


p.mb-gemeente {
	font-size: var(--e-global-typography-10594a5-font-size);
	margin-bottom: 32px;
}

.mb-gemeente,
.tax-filter {
	display: none;
}

h3.Gemeente {
	font-size: var(--e-global-typography-10594a5-font-size);
	margin-bottom: 32px;
	font-weight: 400;
	font-weight: 400;
	margin-top: 5px;
}

.clear-filter button {
	margin-left: 25px;
	padding: 5px 15px;
	cursor: pointer;
	border-color: var(--e-global-color-text);
	font-size: 16px;
	transition: all 0.4s;
}

.clear-filter {
	font-size: var(--e-global-typography-10594a5-font-size);
}

.search-inner {
	max-width: 1600px;
	margin: 0 auto;
	display: flex;
	flex-flow: column;
}

.search-head {
	background-color: var(--e-global-color-secondary);
	padding: 200px 20px 100px;
}

.search-head h1 {
	margin-bottom: 0;
}

.search-head .search-inner {
	gap: 25px;
}

.search-head input#ajax-search-input::placeholder {
	color: #000;
}

.search-head input#ajax-search-input {
	color: #000;
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	border-radius: 999px;
	border: 1px solid #000;
	line-height: normal;
	background: none;
	display: flex;
	width: 100%;
	padding: 15px 24px;
	justify-content: center;
	align-items: center;
}

.search-head .search-box {
	width: 303px;
	position: relative;
}

.search-head .search-box button#ajax-search-button {
	background: url(../images/search-search.svg) center no-repeat;
	background-size: 16px;
	border: 1px solid;
	height: 50px;
	width: 50px;
	font-size: 0;
	cursor: pointer;
	padding: 0 !important;
	position: absolute;
	top: 0;
	border: none;
	right: 0;
}

div#ajax-search-results {
	margin: 0;
	padding: 100px 0 50px;
}

a.btn-link {
	color: #000;
	font-family: "Work Sans";
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	padding-right: 20px;
	letter-spacing: 0.6px;
	display: inline-block;
	width: auto;
	background: url(../images/a-icon.svg) right center no-repeat;
}

a.btn-link:hover {
	color: var(--e-global-color-primary);
}

.search-top-list {
	display: flex;
	flex-wrap: wrap;
	gap: 50px;
	padding: 100px 0;
}

.search-top-list .search-top-item {
	position: relative;
	width: calc((100% - 50px)/2);
}

.search-top-list .search-top-item .search-top-thumb img {
	aspect-ratio: 775/400;
	border-radius: 0 1000px 1000px 0;
	object-fit: cover;
}

.search-top-list .search-top-info {
	display: flex;
	margin-top: 35px;
	flex-flow: column;
	gap: 25px;
	align-items: start;
}

.search-top-list .search-top-title {
	margin: 0;

}

.search-top-list .search-top-title a {
	font-size: 24px;
	color: var(--e-global-color-text);
	font-weight: 500;
}

.search-top-date {
	font-size: 15px;
}

.search-top-excerpt {
	display: none;
}

.search-top-list .search-top-item .search-top-thumb {
	position: relative;
}

.search-top-list .search-top-item:first-child {
	width: 100%;
	display: flex;
	gap: 50px;
	align-items: center;
}

.search-top-list .search-top-item:first-child .search-top-thumb {
	width: 57.8%;
}

.search-top-list .search-top-item:first-child .search-top-info {
	width: calc(100% - 57.8%);

}

.search-top-list .search-top-item:first-child .search-top-excerpt {
	display: block;
	font-size: 16px;
}

.search-post-body {
	background: var(--e-global-color-e7ff54a);
	padding: 75px 0 25px;
}

.search-post-body .projecten-list {
	margin: 0;
}

#ajax-search-post-results,
#ajax-search-results {
	gap: 25px;
}

#ajax-search-post-results .projecten-item,
#ajax-search-results .projecten-item {
	width: calc((100% - calc(25px * 3)) / 4);
}


@media (max-width:1669px) {
	.pl-container {
		padding-left: 20px;
	}

	.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 {
		height: 64px;
	}

	.project-infomations .item .right {
		width: calc(100% - 150px);
	}

	.project-infomations .item .left {
		width: 150px;
	}

	.elementor-192 .elementor-element.elementor-element-4d5d8a6 {
		width: 100% !important;
	}

	.search-inner {
		padding: 0 20px;
	}

	.projecten-list .box-info {
		gap: 20px;
		display: flex;
		flex-flow: column;
		align-items: start;
	}
}

@media (max-width:1024px) {
	.ratio-img {
		width: 100%;
	}

	.contactpersonen {
		display: flex;
		gap: 20px;
		flex-wrap: wrap;
	}

	.contactpersonen-list,
	.contactpersonen h3 {
		width: 100%;
		gap: 20px;
	}

	.contactpersonen-list .contactpersoon-item {
		width: 100%;
	}

	.project-right {
		display: none;
	}

	.mb-gemeente,
	.tax-filter {
		display: block;
	}

	.project-left {
		width: 100%;
	}

	.project-right {
		display: none;
	}

	.project-left {
		width: 100%;
	}

	.banner-info {
		position: static;
	}

	.projecten-list {
		gap: 50px;
	}

	.projecten-list .projecten-item {
		width: calc((100% - calc(50px * 1)) / 2);
	}

	h3.Gemeente {
		display: none !important
	}

	.tax-filter {
		display: block;
	}

	.tax-dropdown-list {
		display: none;
		background: #fff;
		padding: 25px;
		border-radius: 25px;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 1;
	}

	.tax-dropdown-selected {
		padding: 15px 70px 15px 35px;
		border: 2px solid #000;
		border-radius: 50px;
		display: inline-block;
		line-height: 1;
		font-size: 18px;
		background: url(../images/down.svg) right 40px center no-repeat;
	}

	p.mb-gemeente {
		display: block;
		margin-bottom: 5px;
	}

	.projecten-list .box-info h3.projecten-title {
		font-size: 20px;
	}

	.ajax-pagination {
		margin-top: 10px;
	}

	#ajax-search-post-results .projecten-item,
	#ajax-search-results .projecten-item {
		width: calc((100% - calc(25px * 2)) / 3);
	}
	.elementor-widget-n-menu .e-n-menu-heading {
		flex-flow: column;
		align-items: flex-start;
	}

	.elementor-widget-n-menu.ml-auto {
		margin-left: 0;
	}

	.mobile-menu.elementor-widget-n-menu .e-n-menu-content {
		position: relative !important;
		right: unset !important;
		width: 100% !important;
		left: 0 !important;
	}

	.elementor-widget-n-menu .e-n-menu-item .e-n-menu-title {
		width: 100%;
	}

	.elementor-widget-n-menu .e-n-menu-item {
		flex-flow: column;
	}
}

@media (max-width:767px) {
	.ratio-img {
		width: 100%;
	}

	.grid-partner .elementor-image-gallery .gallery {
		display: flex;
		gap: 20px;
		flex-wrap: wrap;
	}

	.grid-partner .elementor-image-gallery .gallery .gallery-item {
		padding: 10px;
		width: calc((100% - calc(20px * 2))/3);
	}

	.list-contact .elementor-icon-list-items.elementor-inline-items {
		gap: 20px;
	}

	.project-infomations .item .right,
	.project-infomations .item .left {
		width: 100%;
		font-size: 16px;
	}

	.project-infomations {
		gap: 20px;
	}

	.contactpersonen h3 {
		margin-bottom: 0;
	}

	.project-infomations .item {
		flex-flow: column;
		gap: 0;
	}

	.contactpersonen-list .contactpersoon-item {
		gap: 20px;
		flex-flow: column;
		border-radius: 1000px 1000px 0 0;
	}

	.contactpersonen-list .radio-img {
		width: 100%;
	}

	.contactpersonen-list .radio-img img {
		width: 100%;
	}

	.project-detail-count .elementor-counter-number-suffix {
		font-size: 22px;
	}

	.contactpersonen-list .contactpersoon-item .info {
		width: 100%;
		padding: 0 20px 20px;
	}

	.projecten-list {
		gap: 20px;
	}

	.projecten-list .projecten-item {
		width: calc((100% - calc(20px * 1)) / 2);
	}

	.projecten-list .box-info h3.projecten-title a {
		font-size: 18px;
	}

	.projecten-tax .tax-item {
		padding: 5px 15px;
		font-size: 14px;
	}

	#ajax-search-post-results,
	#ajax-search-results {
		gap: 20px;
	}

	#ajax-search-post-results .projecten-item,
	#ajax-search-results .projecten-item {
		width: calc((100% - 20px) / 2);
	}

	a.btn-link {
		font-size: 18px;
	}

	.search-top-list .search-top-item:first-child {
		flex-flow: column;
		gap: 0;
	}

	.search-top-list .search-top-item:first-child .search-top-thumb,
	.search-top-list .search-top-item:first-child .search-top-info,
	.search-top-list .search-top-item:first-child .search-top-info {
		width: 100%;
	}

	.search-top-list .search-top-info {
		gap: 10px;
		margin-top: 20px;
	}

	.search-top-list {
		flex-flow: column;
	}

	.search-top-list .search-top-item {
		width: 100%;
	}

	.search-top-list .search-top-title {
		font-size: 18px;
		line-height: 1.2;
	}

	.search-top-list {
		padding: 50px 0;
	}

	.search-head {
		padding: 100px 20px 50px;
	}

	.search-head .search-inner {
		gap: 20px;
		padding: 0;
	}

	#ajax-search-post-results .projecten-item,
	#ajax-search-results .projecten-item {
		width: 100%;
	}

	.search-top-list .search-top-item .search-top-thumb img {
		aspect-ratio: 319 / 214;
	}

	div#ajax-search-results {
		padding: 50px 0;
	}
}