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;

}

.ratio-img {
	position: relative;
	aspect-ratio: 1/1;
	display: block;
}

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

.header {
	min-width: 100%;
}

.header-fixed {
	border-radius: 16px;
	background: rgba(255, 255, 255, 0.05);
	backdrop-filter: blur(3.6500000953674316px);
}

* {
	outline: none !important;
}

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

a:hover {
	text-decoration: none !important;
}

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-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover {
	color: var(--e-global-color-primary) !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 .logo.elementor-widget-image a img[src$=".svg"] {
	width: 197px;
	transition: all 0.4s ease-out 0s;
}


p.gform_required_legend {
	display: none;
}

/* vlakglas_recycling */

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


.route-box {
	top: 0;
	transition: all 0.4s;
	position: relative;
}

.route-box:hover {
	top: -10px;
}

.route-box {
	position: relative;
	overflow: hidden;
	/* quan trọng: ẩn phần trượt */
}

/* Phần ẩn */
.route-box-hide {
	opacity: 0;
	transform: translateY(100%);
	transition: all 0.4s ease;
	pointer-events: none;
}

/* Khi hover */
.route-box:hover .route-box-hide {
	opacity: 1;
	transform: translateY(0);
	pointer-events: auto;
}

.waarom-item:before {
	transition: all 0.4s ease;

}

.waarom-item:hover:before {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 50.06%, rgba(9, 56, 223, 0.70) 102.17%), linear-gradient(0deg, rgba(30, 41, 59, 0.00) 0%, rgba(30, 41, 59, 0.00) 100%) !important;
}

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

.swiper-button,
.elementor-swiper-button {
	background: linear-gradient(270deg, #ffffff00 0%, #ffffffd9 100%);
	width: 300px;
	height: 100%;
	left: 0 !important;
	display: flex;
	align-items: center;
	padding: 0 0 0 48px !important;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	cursor: pointer;
}

.swiper-button svg,
.elementor-swiper-button svg {
	padding: 15px;
	width: 45px !important;
	height: 45px !important;
	position: relative;
}

.swiper-button::before,
.elementor-swiper-button::before {
	content: '';
	border-radius: 50%;
	background-color: #fff;
	position: absolute;
	top: calc(50% - 28px);
	width: 56px;
	height: 56px;
	left: 42px;
}

.swiper-button,
.elementor-element .swiper .elementor-swiper-button,
.elementor-element .swiper~.elementor-swiper-button,
.elementor-lightbox .swiper .elementor-swiper-button,
.elementor-lightbox .swiper~.elementor-swiper-button {
	color: hsla(0, 0%, 93%, .9);
	cursor: pointer;
	display: inline-flex;
	font-size: 25px;
	position: absolute;
	top: 50% !important;
	transform: translateY(-50%);
	z-index: 1;
	margin: 0 !important;
}

.swiper-button-next,
.elementor-swiper-button-next {
	background: linear-gradient(90deg, #ffffff00 0%, #ffffffd9 100%);
	justify-content: flex-end;
	padding: 0 48px 0 0 !important;
	right: 0 !important;
	left: unset !important;
}


.swiper-button-next::before,
.elementor-swiper-button-next::before {
	right: 42px;
	left: unset;
}

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

.post-carousel .elementor-swiper-button {
	left: calc((100% - 1400px)/2) !important;
}

.post-carousel .elementor-swiper-button-next {
	background: linear-gradient(90deg, #ffffff00 0%, #ffffffd9 100%);
	justify-content: flex-end;
	padding: 0 48px 0 0 !important;
	right: 0 !important;
	left: unset !important;
}

.post-carousel .swiper-pointer-events {
	position: relative;
}

.post-carousel .swiper-wrapper .swiper-slide a.e-con {
	text-decoration: none !important;
}

.post-carousel .swiper-slide .elementor-heading-title {
	color: var(--e-global-color-primary) !important;

}

.elementor-widget-n-accordion .e-n-accordion-item {
	border-bottom: 0.5px solid #E0E7FF;
}



.elementor-widget-n-accordion .e-n-accordion-item>div {
	margin-bottom: 30px;
}

.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>svg {
	fill: var(--e-global-color-primary);
}

.elementor-widget-n-accordion .e-n-accordion-item-title-text {
	color: var(--e-global-color-primary);
}

.img-ratio {
	position: relative;
}

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

.img-ratio-56 {
	padding-top: 56%;
}

body .elementor-share-buttons--color-custom.elementor-share-buttons--skin-framed .elementor-share-btn {
	border: 1px solid #D0DAEA;
}

strong {
	font-weight: 600;
}

.elementor-widget-theme-post-content em {
	font-size: 17px;
	padding-right: 60px;
	display: block;
}

.elementor-widget-theme-post-content a {
	color: inherit;
	text-decoration: underline;
}

.gallery-slider .ratio-img {
	padding-top: 75%;
}

.gallery-slider img {
	width: 100%;
	border-radius: 20px;
}

.swiper-button.swiper-button-disabled {
	display: none;
}

.post-slider .ratio-img {
	aspect-ratio: 674/449;
}

.post-slider .ratio-img img {
	border-radius: 12px;
}

.post-slider h3.post-title {
	margin: 20px 0 10px;
}

.post-slider h3.post-title a {
	display: block;
	font-size: 29px;
	font-weight: 600;
	line-height: 1.2;
	color: var(--e-global-color-text);
}

.post-slider .post-date {
	color: #848992;
	font-size: 14px;
}

.post-slider {
	position: relative;
}

.elementor-location-footer .elementor-widget-theme-site-logo a img {
	width: 250px;
}

.post-nieuws .elementor-posts .elementor-post:first-child {
	grid-column: 1 / -1;
	border-radius: 12px;
	background: #B4C7FE;
}

.post-nieuws .elementor-posts .elementor-post:first-child {
	display: flex;
	flex-flow: row;
}

.post-nieuws .elementor-post:first-child .elementor-post__thumbnail {
	border-radius: 0 !important;
}

.post-nieuws .elementor-post:first-child .elementor-post__text,
.post-nieuws .elementor-post:first-child .elementor-post__thumbnail__link {
	width: 50% !important;
	margin: 0 !important;
	border-radius: 0 !important;
}

.post-nieuws .elementor-post:first-child .elementor-post__text {
	padding: 55px 55px 55px 75px;
}

.post-nieuws .elementor-posts .elementor-post:first-child .elementor-post__title,
.post-nieuws .elementor-posts .elementor-post:first-child .elementor-post__title a {
	font-size: 53px;
	color: var(--e-global-color-primary);
	line-height: 1.15;
	font-weight: 600;
	letter-spacing: -0.56px;
}

.post-nieuws .elementor-posts .elementor-post:first-child .elementor-post__meta-data {
	color: #000;
}

.elementor-widget-waarom,
.gallery-wrapper {
	width: 100%;
}

.lg-modal {
	position: fixed;
	inset: 0;
	background: rgba(0, 0, 0, .85);
	display: none;
	justify-content: center;
	align-items: center;
	z-index: 999999;
}

.lg-modal.open {
	display: flex;
}

.lg-overlay {
	position: absolute;
	inset: 0;
}

.lg-content {
	position: relative;
	max-width: 80%;
	max-height: 80%;
	z-index: 10;
	background: transparent;
}

.lg-content img {
	width: 100%;
	height: auto;
	max-height: calc(100vh - 200px);
	object-fit: contain;
}

.lg-title {
	color: #fff;
	margin-top: 20px;
	text-align: center;
}

.lg-desc {
	color: #ddd;
	text-align: center;
	margin-top: 10px;
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.lg-close {
	position: absolute;
	top: -60px;
	right: 0;
	font-size: 40px;
	color: #fff;
	cursor: pointer;
	z-index: 20;
}

.swiper-button-prev,
.swiper-button-next {
	color: #fff;
}

.Waarom-main {
	border-radius: 16px;
	overflow: hidden;
	width: 100%;
}

.Waarom-main .swiper-slide .ratio-img {
	aspect-ratio: 595/567;
	border-radius: 16px;
	overflow: hidden;
}

.Waarom-main .swiper-slide {
	text-align: center;
	position: relative;
	cursor: pointer;
}

.Waarom-main .gallery-content {
	padding: 20px 24px;
	position: absolute;
	top: 0;
	color: #fff;
	text-align: left;
	left: 0;
	width: 100%;
	border-radius: 16px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.22) 0%, rgba(0, 0, 0, 0.00) 55.64%), linear-gradient(180deg, rgba(0, 0, 0, 0.00) 77.69%, rgba(0, 0, 0, 0.20) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 100%);
	height: 100%;
	transition: all 0.4s;
	opacity: 0;
}

.Waarom-main .swiper-slide.swiper-slide-active:hover .gallery-content {
	opacity: 1;
}

.Waarom-main .gallery-top {
	display: flex;
	gap: 50px;
}

.Waarom-main .gallery-des {
	font-size: 24.5px;
	line-height: 1.3;
	letter-spacing: -0.32px;
}

.Waarom-main .gallery-content {
	display: flex;
	flex-flow: column;
	justify-content: space-between;
}

.Waarom-main .gallery-content h3 {
	color: #FFF;
	font-family: Inter;
	font-size: 30.5px;
	font-style: normal;
	font-weight: 600;
	margin: 0;
	line-height: 35.2px;
	letter-spacing: -0.32px;
}

.lg-modal .swiper-ct {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 20px;
}

.stappen-main .gallery-item {
	position: relative;
}

.elementor-widget-stappen,
.gallery-wrapper {
	width: 100%;
}

.stappen-main {
	padding-bottom: 50px;
}

.ratio-img-huren {
	aspect-ratio: 2/1;
}

.stappen-main .gallery-item .gallery-content {
	color: #fff;
	position: absolute;
	bottom: 0;
	padding: 30px;
	left: 0;
	width: 64%;
	font-size: 21px;
	line-height: 1.5;
}

.stappen-main .ratio-img {
	aspect-ratio: 1046/697;
}

.swiper-pagination-bullet {
	background: rgba(0, 0, 0, 0.24);
	backdrop-filter: blur(4px);
}

.swiper-pagination-bullet-active {
	background: var(--e-global-color-primary);
}

.swiper-pagination {
	top: unset !important;
	z-index: 111;
}

.swiper-initialized {
	/* padding-bottom: 50px; */
}

.stappen-main .swiper-button-prev {
	border-radius: 16px;
}

.stappen-main .ratio-img {
	overflow: hidden;
	border-radius: 16px;
}

.stappen-main .count {
	color: #FFF;
	font-size: 58px;
	font-style: normal;
	font-weight: 400;
	line-height: 96px;
	letter-spacing: -1.92px;
	position: absolute;
	top: 32px;
	left: 32px;
	line-height: 1;
}

.downloads .item {
	display: flex;
	padding: 20px 0;
	border-bottom: 0.5px solid #E0E7FF;
}

.downloads .item a {
	width: 110px;
	display: flex;
	align-items: center;
	gap: 12px;
	color: var(--e-global-color-primary);
	font-size: 12.8px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.56;
}

.downloads .item .info {
	width: calc(100% - 110px);
}

.downloads .item h4 {
	color: #000;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.5;
	margin: 0 0 5px 0;
}

.downloads .item .file-name {
	color: #000;
	font-family: Inter;
	font-size: 12.4px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	/* 161.29% */

}

.ga-naar .elementor-button-icon {
	position: absolute;
	left: -18px;
	top: 5px;
	transition: all 0.4s;
}

.ga-naar .elementor-widget-button {
	overflow: hidden !important;
}

.ga-naar .elementor-widget-button:hover .elementor-button-icon {
	left: 10px;
}

.ga-naar .elementor-widget-button:hover .elementor-button {
	padding-left: 40px !important;
}

.over-video .elementor-custom-embed-play i,
.over-video .elementor-custom-embed-play svg {
	opacity: 1;
	transition: all .5s;
	filter: none
}

.over-video .elementor-custom-embed-play {
	display: flex;
	flex-flow: column;
	gap: 18px;
	justify-content: center;
	align-items: center;
}

.over-video .elementor-custom-embed-play:after {
	content: 'Bekijk video';
	color: #FFF;
	text-align: center;
	font-size: 29.103px;
	font-style: normal;
	font-weight: 500;
	line-height: 30.877px;
	/* 106.098% */
	letter-spacing: -0.426px;
}

.h454::after {
	background: linear-gradient(180deg, rgba(40, 52, 138, 0.00) 0%, #28348A 100%);
}



.elementor-widget-time_line .time_line {
	height: 454px;
}

.time_line::after {
	content: '';
	position: absolute;
	bottom: -70px;
	height: 425px;
	left: 0;
	width: 100%;
	background: linear-gradient(180deg, rgba(40, 52, 138, 0.00) 0%, #28348A 100%);
	z-index: 1;
}

.time_line .swiper-wrapper {
	height: 100%;
}

.time_line .swiper-slide {
	height: auto;
}

.time_line .slider-inner {
	display: flex;
	gap: 30px;
}

.time_line .img {
	width: 45px;
	display: flex;
	flex-flow: column;
	gap: 38px;
	align-items: center;
}

.time_line .img .arrow-line {
	width: 15px;
}

.time_line .img img {
	margin-top: 5px;
}

.time_line {
	color: #fff;
}

.time_line .year {
	font-size: 57px;
	line-height: 1;
	margin-bottom: 10px;
}

.time_line .title {
	font-size: 18px;
	margin-bottom: 20px;
}

.header-fixed .elementor-button-icon svg {
	height: auto;
	width: 26px;
}

.header-fixed .elementor-button-content-wrapper {
	align-items: center;
}

.header.sticky .header-fixed {
	background: var(--e-global-color-primary) !important;
}

.header-dark.sticky .header-fixed {
	background: #fff !important;
}

.header {
	transition: all 0.4s ease-in-out;
	opacity: 1;
}

.header.sticky {
	top: -56px !important;
}


.waarom-home .elementor-widget-icon {
	opacity: 0;

}

.waarom-home .waarom-item:hover .elementor-widget-icon {
	opacity: 1;
}

.about .ratio-img {
	aspect-ratio: 552/520;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media(max-width:1024px) {

	.swiper-button,
	.elementor-swiper-button {
		width: 220px;
	}

	.post-slider .swiper-initialized {
		padding-bottom: 0;
	}

	.post-slider h3.post-title a {
		font-size: 22px;
	}

	.elementor-widget-n-accordion .e-n-accordion-item {
		border-bottom: 0.5px solid #E0E7FF;
		padding: 15px 0;
	}



	.swiper-button,
	.elementor-swiper-button {
		padding-left: 20px !important;
	}

	.swiper-button,
	.elementor-swiper-button {
		width: 100px;
	}

	.swiper-button-next,
	.elementor-swiper-button-next {
		padding: 0 20px 0 0 !important;
		left: unset !important;
	}

	.swiper-button::before,
	.elementor-swiper-button::before {
		left: 15px;
	}

	.swiper-button-next::before,
	.elementor-swiper-button-next::before {
		right: 15px;
		left: unset;
	}

	.over-video .elementor-custom-embed-play:after {
		font-size: 20px;
	}

	.over-video .elementor-custom-embed-play {
		gap: 10px;
	}

	.post-nieuws .elementor-posts .elementor-post:first-child .elementor-post__title,
	.post-nieuws .elementor-posts .elementor-post:first-child .elementor-post__title a {
		font-size: 30px;
	}

	.post-nieuws .elementor-post:first-child .elementor-post__text {
		padding: 20px;
	}
}

@media(max-width:767px) {

	.time_line .year {
		font-size: 45px;
	}

	.elementor-widget-n-accordion .e-n-accordion-item {
		padding: 15px 0;
	}

	.time_line::after {
		display: none;
	}

	.stappen-main .gallery-item .gallery-content {
		width: 100%;
		padding: 20px;
		font-size: 16px;
	}

	.stappen-main .count {
		font-size: 35px;
		line-height: 1;
		top: 15px;
		left: 15px;
	}

	.swiper-pagination-vertical.swiper-pagination-bullets,
	.swiper-vertical>.swiper-pagination-bullets {
		display: none;
	}

	.swiper-button-next,
	.swiper-button-prev {
		display: none !important;
	}

	.post-nieuws .elementor-posts .elementor-post:first-child {
		display: flex;
		flex-flow: column;
	}

	.post-nieuws .elementor-posts .elementor-post:first-child .elementor-post__title,
	.post-nieuws .elementor-posts .elementor-post:first-child .elementor-post__title a {
		font-size: 22px;
	}

	.post-nieuws .elementor-post:first-child .elementor-post__text,
	.post-nieuws .elementor-post:first-child .elementor-post__thumbnail__link {
		width: 100% !important;
	}
}