<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kebro betonvloeren</title>
	<atom:link href="https://www.kebro.be/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.kebro.be</link>
	<description>Robuust, oersterk en betrouwbaar</description>
	<lastBuildDate>Sun, 19 Jul 2026 23:24:30 +0000</lastBuildDate>
	<language>nl-NL</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.kebro.be/wp-content/uploads/2021/08/cropped-Kebro-Favicon-32x32.jpg</url>
	<title>Kebro betonvloeren</title>
	<link>https://www.kebro.be</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Monolitische oplossingen in betonvloeren: één geheel dat sterker presteert</title>
		<link>https://www.kebro.be/monolitische-oplossingen-in-betonvloeren-een-geheel-dat-sterker-presteert/</link>
					<comments>https://www.kebro.be/monolitische-oplossingen-in-betonvloeren-een-geheel-dat-sterker-presteert/#respond</comments>
		
		<dc:creator><![CDATA[grafico]]></dc:creator>
		<pubDate>Tue, 07 Jul 2026 10:30:18 +0000</pubDate>
				<category><![CDATA[Geen onderdeel van een categorie]]></category>
		<guid isPermaLink="false">https://www.kebro.be/?p=1992</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_0 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_0">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_code et_pb_code_0">
				
				
				
				
				<div class="et_pb_code_inner"><section class="kebro-monolith-intro" aria-labelledby="kebro-monolith-intro-title">

    <div class="kebro-monolith-intro__content">

        <span class="kebro-monolith-intro__eyebrow">
            Monolithische betonoplossingen
        </span>

        <h2 id="kebro-monolith-intro-title">
            Eén constructief geheel met minder zwakke aansluitingen.
        </h2>

        <p>
            Bij een monolithische uitvoering worden onderdelen rechtstreeks
            geïntegreerd in de betonconstructie. Daardoor werken vloer en
            constructieve elementen samen als één robuust geheel.
        </p> 

    </div>

    <div class="kebro-monolith-intro__benefits">

        <div class="kebro-monolith-intro__benefit">
            <span aria-hidden="true">01</span>

            <div>
                <strong>Meer samenhang</strong>
                <small>Belastingen worden beter over het geheel verdeeld.</small>
            </div>
        </div>

        <div class="kebro-monolith-intro__benefit">
            <span aria-hidden="true">02</span>

            <div>
                <strong>Minder zwakke punten</strong>
                <small>Minder losse voegen, randen en aansluitingen.</small>
            </div>
        </div>

        <div class="kebro-monolith-intro__benefit">
            <span aria-hidden="true">03</span>

            <div>
                <strong>Duurzame prestaties</strong>
                <small>Een stabiele oplossing voor intensief gebruik.</small>
            </div>
        </div>

    </div>

</section>

<style>
/* =========================================
   COMPACT MONOLITHIC INTRO
========================================= */

.kebro-monolith-intro {
    position: relative;
    overflow: hidden;

    display: grid;
    grid-template-columns: minmax(0, 1.35fr) minmax(260px, 0.85fr);
    align-items: center;
    gap: 34px;

    margin: 38px 0 48px;
    padding: 34px 36px;

    background: #f2f5f6;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-monolith-intro::after {
    content: "";
    position: absolute;

    top: -85px;
    right: -85px;

    width: 190px;
    height: 190px;

    background: rgba(215, 25, 32, 0.05);
    border-radius: 50%;
}


/* CONTENT */

.kebro-monolith-intro__content {
    position: relative;
    z-index: 1;
}

.kebro-monolith-intro__eyebrow {
    display: block;
    margin-bottom: 8px;

    color: #d71920;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.075em;
    text-transform: uppercase;
}

.kebro-monolith-intro__content h2 {
    margin: 0 0 13px;
    padding: 0;

    color: #083f50;
    font-size: 29px;
    line-height: 1.24;
    font-weight: 800;
    letter-spacing: -0.35px;
}

.kebro-monolith-intro__content p {
    max-width: 670px;
    margin: 0;

    color: #315d69;
    font-size: 16px;
    line-height: 1.7;
}


/* BENEFITS */

.kebro-monolith-intro__benefits {
    position: relative;
    z-index: 1;

    display: flex;
    flex-direction: column;
    gap: 9px;
}

.kebro-monolith-intro__benefit {
    display: flex;
    align-items: flex-start;
    gap: 12px;

    padding: 13px 15px;

    background: #ffffff;
    border: 1px solid #dce5e8;
    border-radius: 2px;
}

.kebro-monolith-intro__benefit > span {
    flex: 0 0 auto;
    margin-top: 3px;

    color: #d71920;
    font-size: 11px;
    line-height: 1.3;
    font-weight: 800;
}

.kebro-monolith-intro__benefit div {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.kebro-monolith-intro__benefit strong {
    color: #083f50;
    font-size: 15px;
    line-height: 1.35;
    font-weight: 750;
}

.kebro-monolith-intro__benefit small {
    color: #607c84;
    font-size: 12px;
    line-height: 1.5;
}


/* TABLET */

@media (max-width: 980px) {
    .kebro-monolith-intro {
        grid-template-columns: 1fr;
        gap: 25px;
    }
}


/* MOBILE */

@media (max-width: 767px) {

    .kebro-monolith-intro {
        margin: 32px 0 40px;
        padding: 25px 21px;
    }

    .kebro-monolith-intro__content h2 {
        font-size: 24px;
        line-height: 1.3;
    }

    .kebro-monolith-intro__content p {
        font-size: 15px;
        line-height: 1.65;
    }

    .kebro-monolith-intro__benefit {
        padding: 12px 13px;
    }
}
</style></div>
			</div><div class="et_pb_module et_pb_code et_pb_code_1">
				
				
				
				
				<div class="et_pb_code_inner"><div class="kebro-monolithic-content">

    <!-- INTRO -->
    <section class="kebro-monolithic-content__intro">

        <div class="kebro-monolithic-content__intro-title">
            Monolithische oplossingen in betonvloeren: één geheel dat sterker presteert
        </div>

        <p>
            In industriële betonvloeren wordt vaak veel aandacht besteed aan draagvermogen, slijtvastheid en afwerking. Dat zijn essentiële eigenschappen die bepalen hoe een vloer zich onder zware belasting zal gedragen. Toch zit een belangrijk deel van de kwaliteit van een vloer ook in de manier waarop verschillende onderdelen van een project met elkaar verbonden worden. Net daar komen monolithische oplossingen naar voren.
        </p> 

    </section>

    <!-- SECTION 1 -->
    <section class="kebro-monolithic-content__section">

        <h2>
            Van afzonderlijke elementen naar één doorlopende constructie
        </h2>

        <p>
            Een monolithische uitvoering betekent dat verschillende elementen niet afzonderlijk worden geplaatst of later toegevoegd, maar gelijktijdig met de betonvloer worden uitgevoerd. Vloer en constructieve details worden als één geheel gestort, waardoor ze samen één doorlopende structuur vormen. In plaats van afzonderlijke elementen die aan elkaar worden gekoppeld, ontstaat een geïntegreerde betonconstructie.
        </p> 

    </section>

    <!-- PRACTICAL EXAMPLE -->
    <section class="kebro-monolithic-content__example">

        <span class="kebro-monolithic-content__example-label">
            Praktijkvoorbeeld
        </span>

        <h2>
            Watergreppels geïntegreerd in de betonvloer
        </h2>

        <p>
            Een goed voorbeeld hiervan is de uitvoering van watergreppels. In veel industriële projecten worden deze geplaatst met prefab elementen die na het storten van de vloer worden geïntegreerd. Dat is een efficiënte oplossing die vaak wordt toegepast. Tegelijk brengt ze onvermijdelijk aansluitingen met zich mee tussen verschillende elementen.
        </p> 

        <p>
            Wanneer een watergreppel monolithisch wordt uitgevoerd, gebeurt het anders. De greppel wordt niet als apart element geplaatst, maar gelijktijdig met de betonvloer gestort. Vloer en greppel vormen daardoor één geheel. Dat zorgt voor een constructie waarin de belasting niet wordt verdeeld over verschillende onderdelen, maar opgenomen wordt door één doorlopende structuur.
        </p> 

    </section>

    <!-- SECTION 2 -->
    <section class="kebro-monolithic-content__section">

        <h2>
            Sterkere samenhang en een betere verdeling van belasting
        </h2>

        <p>
            Het voordeel daarvan zit in meerdere aspecten. Eerst en vooral ontstaat een sterkere constructie. Doordat vloer en greppel samen één geheel vormen, worden belastingen beter opgenomen en verdeeld. Er zijn geen afzonderlijke elementen die onafhankelijk kunnen bewegen of verzakken.
        </p> 

        <p>
            Daarnaast verdwijnen ook typische aansluitingszones die bij prefab oplossingen onvermijdelijk zijn. Overgangen tussen elementen kunnen op lange termijn zones worden waar slijtage of beweging ontstaat. Door onderdelen monolithisch te integreren, worden die mogelijke zwakke punten vermeden.
        </p> 

    </section>

    <!-- BENEFIT BOX -->
    <section class="kebro-monolithic-content__benefit">

        <div class="kebro-monolithic-content__benefit-number">
            01
        </div>

        <div class="kebro-monolithic-content__benefit-copy">

            <span>
                Structureel voordeel
            </span>

            <h2>
                Stabiliteit wordt onderdeel van de betonconstructie zelf
            </h2>

            <p>
                Een ander voordeel ligt in stabiliteit. Prefab elementen moeten nauwkeurig geplaatst en ondersteund worden om perfect op hun plaats te blijven. Wanneer vloer en greppel samen worden uitgevoerd, maakt de stabiliteit automatisch deel uit van de betonstructuur zelf. Dat verkleint het risico op verzakking of verschuiving doorheen de tijd.
            </p> 

        </div>

    </section>

</div>

<style>
/* =========================================
   GENERAL
========================================= */

.kebro-monolithic-content {
    margin: 38px 0 52px;
}


/* =========================================
   INTRO
========================================= */

.kebro-monolithic-content__intro {
    margin-bottom: 43px;
}

.kebro-monolithic-content__intro-title {
    margin: 0 0 17px;

    color: #083f50;
    font-size: 30px;
    line-height: 1.24;
    font-weight: 800;
    letter-spacing: -0.35px;
}

.kebro-monolithic-content__intro p {
    margin: 0;

    color: #184d5d;
    font-size: 18px;
    line-height: 1.72;
    font-weight: 500;
}


/* =========================================
   NORMAL SECTIONS
========================================= */

.kebro-monolithic-content__section {
    margin-bottom: 44px;
}

.kebro-monolithic-content__section h2 {
    position: relative;

    margin: 0 0 19px;
    padding: 0 0 0 17px;

    color: #083f50;
    font-size: 27px;
    line-height: 1.28;
    font-weight: 800;
    letter-spacing: -0.25px;
}

.kebro-monolithic-content__section h2::before {
    content: "";
    position: absolute;

    top: 4px;
    left: 0;

    width: 3px;
    height: 28px;

    background: #d71920;
    border-radius: 3px;
}

.kebro-monolithic-content__section p {
    margin: 0 0 21px;

    color: #184d5d;
    font-size: 17px;
    line-height: 1.75;
}

.kebro-monolithic-content__section p:last-child {
    margin-bottom: 0;
}


/* =========================================
   DARK PRACTICAL EXAMPLE
========================================= */

.kebro-monolithic-content__example {
    position: relative;
    overflow: hidden;

    margin: 46px 0;
    padding: 35px 38px;

    background: #083f50;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-monolithic-content__example::after {
    content: "";
    position: absolute;

    top: -85px;
    right: -85px;

    width: 205px;
    height: 205px;

    background: rgba(255, 255, 255, 0.055);
    border-radius: 50%;
}

.kebro-monolithic-content__example-label {
    position: relative;
    z-index: 1;

    display: block;
    margin-bottom: 8px;

    color: rgba(255, 255, 255, 0.7);
    font-size: 12px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.075em;
    text-transform: uppercase;
}

.kebro-monolithic-content__example h2 {
    position: relative;
    z-index: 1;

    margin: 0 0 17px;
    padding: 0;

    color: #ffffff;
    font-size: 27px;
    line-height: 1.28;
    font-weight: 800;
}

.kebro-monolithic-content__example p {
    position: relative;
    z-index: 1;

    margin: 0 0 19px;

    color: rgba(255, 255, 255, 0.86);
    font-size: 16px;
    line-height: 1.72;
}

.kebro-monolithic-content__example p:last-child {
    margin-bottom: 0;
}


/* =========================================
   BENEFIT BLOCK
========================================= */

.kebro-monolithic-content__benefit {
    display: flex;
    align-items: flex-start;
    gap: 20px;

    margin: 45px 0 0;
    padding: 31px 33px;

    background: #f2f5f6;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-monolithic-content__benefit-number {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    flex: 0 0 44px;
    width: 44px;
    height: 44px;

    background: #083f50;
    border-radius: 50%;

    color: #ffffff;
    font-size: 12px;
    line-height: 1;
    font-weight: 800;
}

.kebro-monolithic-content__benefit-copy > span {
    display: block;
    margin-bottom: 5px;

    color: #d71920;
    font-size: 11px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.065em;
    text-transform: uppercase;
}

.kebro-monolithic-content__benefit h2 {
    margin: 0 0 12px;
    padding: 0;

    color: #083f50;
    font-size: 25px;
    line-height: 1.3;
    font-weight: 800;
}

.kebro-monolithic-content__benefit p {
    margin: 0;

    color: #315d69;
    font-size: 16px;
    line-height: 1.72;
}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .kebro-monolithic-content {
        margin: 30px 0 40px;
    }

    .kebro-monolithic-content__intro {
        margin-bottom: 35px;
    }

    .kebro-monolithic-content__intro-title {
        font-size: 25px;
        line-height: 1.28;
    }

    .kebro-monolithic-content__intro p {
        font-size: 16px;
        line-height: 1.7;
    }

    .kebro-monolithic-content__section {
        margin-bottom: 35px;
    }

    .kebro-monolithic-content__section h2 {
        padding-left: 15px;

        font-size: 23px;
    }

    .kebro-monolithic-content__section h2::before {
        height: 24px;
    }

    .kebro-monolithic-content__section p {
        margin-bottom: 18px;

        font-size: 16px;
        line-height: 1.7;
    }

    .kebro-monolithic-content__example {
        margin: 37px 0;
        padding: 27px 22px;
    }

    .kebro-monolithic-content__example h2 {
        font-size: 23px;
    }

    .kebro-monolithic-content__example p {
        font-size: 15px;
    }

    .kebro-monolithic-content__benefit {
        gap: 13px;

        padding: 25px 21px;
    }

    .kebro-monolithic-content__benefit-number {
        flex-basis: 38px;
        width: 38px;
        height: 38px;
    }

    .kebro-monolithic-content__benefit h2 {
        font-size: 21px;
    }

    .kebro-monolithic-content__benefit p {
        font-size: 15px;
    }
}
</style></div>
			</div><div class="et_pb_module et_pb_code et_pb_code_2">
				
				
				
				
				<div class="et_pb_code_inner"><div class="kebro-monolithic-final">

    <!-- SECTION 1 -->
    <section class="kebro-monolithic-final__section">

        <h2>
            Minder voegen en eenvoudiger onderhoud
        </h2>

        <p>
            Ook op vlak van onderhoud kan een monolithische uitvoering voordelen bieden. Minder voegen en aansluitingen betekent minder zones waar vuil, water of chemische producten zich kunnen ophopen. In industriële omgevingen, waar vloeren intensief gebruikt en gereinigd worden, draagt dat bij aan een duurzamer geheel.
        </p> 

        <p>
            Monolithische oplossingen beperken zich bovendien niet alleen tot watergreppels. In industriële betonvloeren worden vaker verschillende onderdelen geïntegreerd uitgevoerd. Denk bijvoorbeeld aan opstaande randen, funderingszones voor machines of specifieke afwateringsstructuren.
        </p> 

        <div class="kebro-monolithic-final__integration">

            <span class="kebro-monolithic-final__integration-label">
                Eén geïntegreerde betonstructuur
            </span>

            <p>
                Door zulke elementen rechtstreeks mee te gieten in de betonstructuur ontstaat een vloer waarin verschillende functies samenkomen. Dat vermindert het aantal afzonderlijke onderdelen in een project en zorgt voor een logischere en robuustere constructie.
            </p> 

        </div>

        <p>
            Voor industriële sites, waar zware machines en intensief verkeer dagelijkse realiteit zijn, kan dat een groot verschil maken. Elke voeg, overgang of afzonderlijk element vormt immers een mogelijk punt waar slijtage kan ontstaan. Wanneer het aantal van die punten wordt beperkt, neemt ook de duurzaamheid van het geheel toe.
        </p> 

    </section>

    <!-- SECTION 2 -->
    <section class="kebro-monolithic-final__choice">

        <div class="kebro-monolithic-final__choice-heading">

            <span>
                De juiste oplossing hangt af van de context
            </span>

            <h2>
                Monolithisch waar het meerwaarde biedt. Prefab waar het beter past.
            </h2>

        </div>

        <div class="kebro-monolithic-final__choice-content">

            <p>
                Dat betekent niet dat monolithische oplossingen altijd de enige juiste keuze zijn. Prefab elementen blijven in veel situaties een efficiënte en perfect functionerende oplossing. De keuze hangt altijd af van de context van een project, de planning en het specifieke gebruik van een site.
            </p> 

            <p>
                Maar in projecten waar belasting, duurzaamheid en langdurige performantie centraal staan, kan een monolithische aanpak duidelijke voordelen bieden. Kleine uitvoeringskeuzes kunnen immers een grote invloed hebben op hoe een vloer zich jaren later gedraagt.
            </p> 

        </div>

    </section>

    <!-- SECTION 3 -->
    <section class="kebro-monolithic-final__section">

        <h2>
            Elk detail bekijken als onderdeel van het geheel
        </h2>

        <p>
            Bij Kebro bekijken we zulke details daarom altijd in samenhang met het geheel van een project. Een betonvloer vormt de basis van een industriële site. Afwatering, infrastructuur en circulatie maken daar integraal deel van uit.
        </p> 

    </section>

    <!-- CONCLUSION -->
    <section class="kebro-monolithic-final__conclusion">

        <span class="kebro-monolithic-final__conclusion-label">
            Ontworpen voor prestaties op lange termijn
        </span>

        <p>
            Wanneer die elementen doordacht geïntegreerd worden in de uitvoering, ontstaat een oplossing die niet alleen vandaag correct functioneert, maar ook op lange termijn blijft presteren.
        </p> 

    </section>

    <!-- FINAL CTA -->
    <section
        class="kebro-monolithic-final__cta"
        aria-labelledby="kebro-monolithic-final-cta-title"
    >

        <div class="kebro-monolithic-final__cta-copy">

            <span class="kebro-monolithic-final__cta-eyebrow">
                Monolithisch, prefab of een combinatie?
            </span>

            <h2 id="kebro-monolithic-final-cta-title">
                Laat de juiste uitvoeringsmethode bepalen vanuit uw project.
            </h2>

            <p>
                Bespreek belasting, afwatering, constructieve details en dagelijks gebruik met Kebro. Zo wordt de oplossing afgestemd op de technische realiteit en de gewenste prestaties op lange termijn.
            </p> 

        </div>

        <div class="kebro-monolithic-final__cta-links">

            <a
                class="kebro-monolithic-final__cta-card"
                href="https://www.kebro.be/eigen-studiedienst/"
            >
                <span class="kebro-monolithic-final__cta-number">
                    01
                </span>

                <div>
                    <span class="kebro-monolithic-final__cta-card-label">
                        Technische voorbereiding
                    </span>

                    <h3>
                        Eigen studiedienst
                    </h3>

                    <p>
                        Laat belasting, constructie en uitvoeringsdetails vooraf analyseren.
                    </p> 

                    <span class="kebro-monolithic-final__cta-card-link">
                        Ontdek onze studiedienst
                        <span aria-hidden="true">→</span>
                    </span>
                </div>
            </a>

            <a
                class="kebro-monolithic-final__cta-card"
                href="https://www.kebro.be/projecten/"
            >
                <span class="kebro-monolithic-final__cta-number">
                    02
                </span>

                <div>
                    <span class="kebro-monolithic-final__cta-card-label">
                        Techniek in de praktijk
                    </span>

                    <h3>
                        Bekijk onze projecten
                    </h3>

                    <p>
                        Ontdek hoe doordachte betonoplossingen worden uitgevoerd in industriële projecten.
                    </p> 

                    <span class="kebro-monolithic-final__cta-card-link">
                        Bekijk gerealiseerde projecten
                        <span aria-hidden="true">→</span>
                    </span>
                </div>
            </a>

        </div>

        <div class="kebro-monolithic-final__contact">

            <div>
                <span>
                    Een betonvloer met specifieke constructieve details?
                </span>

                <strong>
                    Bespreek de juiste oplossing rechtstreeks met Kebro.
                </strong>
            </div>

            <a
                class="kebro-monolithic-final__button"
                href="https://www.kebro.be/contact/"
            >
                Vraag technisch advies
                <span aria-hidden="true">→</span>
            </a>

        </div>

    </section>

</div>

<style>
/* =========================================
   GENERAL
========================================= */

.kebro-monolithic-final {
    margin: 42px 0 54px;
}


/* =========================================
   CONTENT SECTIONS
========================================= */

.kebro-monolithic-final__section {
    margin-bottom: 46px;
}

.kebro-monolithic-final__section h2 {
    position: relative;

    margin: 0 0 20px;
    padding-left: 17px;

    color: #083f50;
    font-size: 28px;
    line-height: 1.27;
    font-weight: 800;
    letter-spacing: -0.3px;
}

.kebro-monolithic-final__section h2::before {
    content: "";
    position: absolute;

    top: 5px;
    left: 0;

    width: 3px;
    height: 27px;

    background: #d71920;
    border-radius: 3px;
}

.kebro-monolithic-final__section > p {
    margin: 0 0 22px;

    color: #184d5d;
    font-size: 17px;
    line-height: 1.75;
}

.kebro-monolithic-final__section > p:last-child {
    margin-bottom: 0;
}


/* =========================================
   INTEGRATION BOX
========================================= */

.kebro-monolithic-final__integration {
    position: relative;
    overflow: hidden;

    margin: 29px 0;
    padding: 28px 31px;

    background: #f2f5f6;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-monolithic-final__integration::after {
    content: "";
    position: absolute;

    top: -70px;
    right: -70px;

    width: 170px;
    height: 170px;

    background: rgba(215, 25, 32, 0.05);
    border-radius: 50%;
}

.kebro-monolithic-final__integration-label {
    position: relative;
    z-index: 1;

    display: block;
    margin-bottom: 8px;

    color: #d71920;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

.kebro-monolithic-final__integration p {
    position: relative;
    z-index: 1;

    margin: 0;

    color: #184d5d;
    font-size: 17px;
    line-height: 1.72;
    font-weight: 500;
}


/* =========================================
   CONTEXT / CHOICE BLOCK
========================================= */

.kebro-monolithic-final__choice {
    display: grid;
    grid-template-columns: minmax(250px, 0.8fr) minmax(0, 1.2fr);
    gap: 36px;

    margin: 48px 0;
    padding: 36px 38px;

    background: #083f50;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-monolithic-final__choice-heading span {
    display: block;
    margin-bottom: 9px;

    color: rgba(255, 255, 255, 0.7);
    font-size: 12px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

.kebro-monolithic-final__choice-heading h2 {
    margin: 0;
    padding: 0;

    color: #ffffff;
    font-size: 27px;
    line-height: 1.3;
    font-weight: 800;
}

.kebro-monolithic-final__choice-content p {
    margin: 0 0 19px;

    color: rgba(255, 255, 255, 0.85);
    font-size: 16px;
    line-height: 1.72;
}

.kebro-monolithic-final__choice-content p:last-child {
    margin-bottom: 0;
}


/* =========================================
   CONCLUSION
========================================= */

.kebro-monolithic-final__conclusion {
    position: relative;
    overflow: hidden;

    margin: 48px 0 54px;
    padding: 34px 37px;

    background: #f2f5f6;
    border-top: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-monolithic-final__conclusion::after {
    content: "";
    position: absolute;

    top: -75px;
    right: -75px;

    width: 185px;
    height: 185px;

    background: rgba(215, 25, 32, 0.05);
    border-radius: 50%;
}

.kebro-monolithic-final__conclusion-label {
    position: relative;
    z-index: 1;

    display: block;
    margin-bottom: 9px;

    color: #d71920;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.075em;
    text-transform: uppercase;
}

.kebro-monolithic-final__conclusion p {
    position: relative;
    z-index: 1;

    max-width: 850px;
    margin: 0;

    color: #083f50;
    font-size: 21px;
    line-height: 1.6;
    font-weight: 700;
}


/* =========================================
   FINAL CTA
========================================= */

.kebro-monolithic-final__cta {
    position: relative;
    overflow: hidden;

    padding: 40px;

    background: #f2f5f6;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-monolithic-final__cta::after {
    content: "";
    position: absolute;

    top: -105px;
    right: -105px;

    width: 250px;
    height: 250px;

    background: rgba(215, 25, 32, 0.05);
    border-radius: 50%;
}

.kebro-monolithic-final__cta-copy {
    position: relative;
    z-index: 1;

    max-width: 780px;
    margin-bottom: 28px;
}

.kebro-monolithic-final__cta-eyebrow {
    display: block;
    margin-bottom: 8px;

    color: #d71920;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.075em;
    text-transform: uppercase;
}

.kebro-monolithic-final__cta-copy h2 {
    margin: 0 0 13px;
    padding: 0;

    color: #083f50;
    font-size: 30px;
    line-height: 1.23;
    font-weight: 800;
    letter-spacing: -0.35px;
}

.kebro-monolithic-final__cta-copy p {
    margin: 0;

    color: #315d69;
    font-size: 16px;
    line-height: 1.7;
}


/* =========================================
   CTA CARDS
========================================= */

.kebro-monolithic-final__cta-links {
    position: relative;
    z-index: 1;

    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 15px;

    margin-bottom: 19px;
}

.kebro-monolithic-final__cta-card {
    display: flex;
    align-items: flex-start;
    gap: 15px;

    padding: 25px;

    background: #ffffff;
    border: 1px solid #dce5e8;
    border-radius: 3px;

    color: inherit !important;
    text-decoration: none !important;

    transition:
        transform 0.2s ease,
        border-color 0.2s ease,
        box-shadow 0.2s ease;
}

.kebro-monolithic-final__cta-card:hover {
    transform: translateY(-3px);
    border-color: rgba(215, 25, 32, 0.45);
    box-shadow: 0 12px 28px rgba(8, 63, 80, 0.09);
}

.kebro-monolithic-final__cta-number {
    flex: 0 0 auto;
    margin-top: 2px;

    color: #d71920;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 800;
}

.kebro-monolithic-final__cta-card-label {
    display: block;
    margin-bottom: 6px;

    color: #607c84;
    font-size: 11px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.045em;
    text-transform: uppercase;
}

.kebro-monolithic-final__cta-card h3 {
    margin: 0 0 9px;
    padding: 0;

    color: #083f50;
    font-size: 21px;
    line-height: 1.3;
    font-weight: 800;
}

.kebro-monolithic-final__cta-card p {
    margin: 0 0 15px;

    color: #436772;
    font-size: 14px;
    line-height: 1.63;
}

.kebro-monolithic-final__cta-card-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;

    color: #d71920;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 700;
}


/* =========================================
   CONTACT STRIP
========================================= */

.kebro-monolithic-final__contact {
    position: relative;
    z-index: 1;

    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 25px;

    padding: 23px 25px;

    background: #083f50;
    border-radius: 3px;
}

.kebro-monolithic-final__contact > div {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.kebro-monolithic-final__contact > div span {
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px;
    line-height: 1.4;
}

.kebro-monolithic-final__contact > div strong {
    color: #ffffff;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
}

.kebro-monolithic-final__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;

    flex: 0 0 auto;
    padding: 13px 21px;

    background: #d71920;
    border: 2px solid #d71920;
    border-radius: 2px;

    color: #ffffff !important;
    font-size: 15px;
    line-height: 1.3;
    font-weight: 700;
    text-decoration: none !important;

    transition:
        background-color 0.2s ease,
        border-color 0.2s ease,
        transform 0.2s ease;
}

.kebro-monolithic-final__button:hover {
    background: #b8141a;
    border-color: #b8141a;
    color: #ffffff !important;
    transform: translateY(-1px);
}


/* =========================================
   TABLET
========================================= */

@media (max-width: 980px) {

    .kebro-monolithic-final__choice {
        grid-template-columns: 1fr;
        gap: 23px;
    }
}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .kebro-monolithic-final {
        margin: 34px 0 40px;
    }

    .kebro-monolithic-final__section {
        margin-bottom: 36px;
    }

    .kebro-monolithic-final__section h2 {
        padding-left: 15px;

        font-size: 23px;
    }

    .kebro-monolithic-final__section h2::before {
        height: 24px;
    }

    .kebro-monolithic-final__section > p {
        margin-bottom: 18px;

        font-size: 16px;
        line-height: 1.7;
    }

    .kebro-monolithic-final__integration {
        padding: 23px 21px;
    }

    .kebro-monolithic-final__integration p {
        font-size: 15px;
    }

    .kebro-monolithic-final__choice {
        margin: 38px 0;
        padding: 27px 22px;
    }

    .kebro-monolithic-final__choice-heading h2 {
        font-size: 23px;
    }

    .kebro-monolithic-final__choice-content p {
        font-size: 15px;
    }

    .kebro-monolithic-final__conclusion {
        margin: 38px 0 43px;
        padding: 27px 22px;
    }

    .kebro-monolithic-final__conclusion p {
        font-size: 18px;
    }

    .kebro-monolithic-final__cta {
        padding: 28px 22px;
    }

    .kebro-monolithic-final__cta-copy h2 {
        font-size: 25px;
    }

    .kebro-monolithic-final__cta-links {
        grid-template-columns: 1fr;
    }

    .kebro-monolithic-final__cta-card {
        padding: 21px 19px;
    }

    .kebro-monolithic-final__contact {
        align-items: flex-start;
        flex-direction: column;

        padding: 21px;
    }

    .kebro-monolithic-final__button {
        width: 100%;
        box-sizing: border-box;
    }
}
</style></div>
			</div><div class="et_pb_module et_pb_code et_pb_code_3">
				
				
				
				
				<div class="et_pb_code_inner"><section class="kebro-monolithic-form-heading">

    <span class="kebro-monolithic-form-heading__eyebrow">
        Uw project bespreken
    </span>

    <h2>
        Bespreek uw project met Kebro
    </h2>

    <p>
        Heeft u een concreet project of een technische vraag?
        Laat uw gegevens achter. Een specialist van Kebro neemt
        contact met u op om uw situatie te bespreken.
    </p> 

</section>

<style>
.kebro-monolithic-form-heading {
    margin: 54px 0 28px;
    padding: 34px 36px 4px;

    background: #ffffff;
    border-top: 3px solid #d71920;
}

.kebro-monolithic-form-heading__eyebrow {
    display: block;
    margin-bottom: 9px;

    color: #d71920;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

.kebro-monolithic-form-heading h2 {
    margin: 0 0 13px;
    padding: 0;

    color: #083f50;
    font-size: 31px;
    line-height: 1.22;
    font-weight: 800;
    letter-spacing: -0.4px;
}

.kebro-monolithic-form-heading p {
    max-width: 780px;
    margin: 0;

    color: #315d69;
    font-size: 17px;
    line-height: 1.7;
}

@media (max-width: 767px) {
    .kebro-monolithic-form-heading {
        margin-top: 42px;
        padding: 27px 22px 4px;
    }

    .kebro-monolithic-form-heading h2 {
        font-size: 25px;
    }

    .kebro-monolithic-form-heading p {
        font-size: 16px;
    }
}
</style></div>
			</div>
			<div id="et_pb_contact_form_0" class="et_pb_module et_pb_contact_form_0 et_pb_contact_form_container clearfix" data-form_unique_num="0" data-form_unique_id="e0435a42-0e77-46c7-8550-48710e505b79">
				
				
				
				
				
				<div class="et-pb-contact-message"></div>
				
				<div class="et_pb_contact">
					<form class="et_pb_contact_form clearfix" method="post" action="https://www.kebro.be/feed/">
						<p class="et_pb_contact_field et_pb_contact_field_0 et_pb_contact_field_half" data-id="name" data-type="input">
				
				
				
				
				<label for="et_pb_contact_name_0" class="et_pb_contact_form_label">Naam</label>
				<input type="text" id="et_pb_contact_name_0" class="input" value="" name="et_pb_contact_name_0" data-required_mark="required" data-field_type="input" data-original_id="name" placeholder="Naam">
			</p><p class="et_pb_contact_field et_pb_contact_field_1 et_pb_contact_field_half et_pb_contact_field_last" data-id="email" data-type="email">
				
				
				
				
				<label for="et_pb_contact_email_0" class="et_pb_contact_form_label">E-mailadres</label>
				<input type="text" id="et_pb_contact_email_0" class="input" value="" name="et_pb_contact_email_0" data-required_mark="required" data-field_type="email" data-original_id="email" placeholder="E-mailadres">
			</p><p class="et_pb_contact_field et_pb_contact_field_2 et_pb_contact_field_last" data-id="bedrijf" data-type="input">
				
				
				
				
				<label for="et_pb_contact_bedrijf_0" class="et_pb_contact_form_label">Bedrijfsnaam (optioneel)</label>
				<input type="text" id="et_pb_contact_bedrijf_0" class="input" value="" name="et_pb_contact_bedrijf_0" data-required_mark="not_required" data-field_type="input" data-original_id="bedrijf" placeholder="Bedrijfsnaam (optioneel)">
			</p><p class="et_pb_contact_field et_pb_contact_field_3 et_pb_contact_field_last" data-id="telefoon" data-type="input">
				
				
				
				
				<label for="et_pb_contact_telefoon_0" class="et_pb_contact_form_label">Telefoonnummer</label>
				<input type="text" id="et_pb_contact_telefoon_0" class="input" value="" name="et_pb_contact_telefoon_0" data-required_mark="not_required" data-field_type="input" data-original_id="telefoon" placeholder="Telefoonnummer">
			</p><p class="et_pb_contact_field et_pb_contact_field_4 et_pb_contact_field_last" data-id="message" data-type="text">
				
				
				
				
				<label for="et_pb_contact_message_0" class="et_pb_contact_form_label">Korte projectomschrijving</label>
				<textarea name="et_pb_contact_message_0" id="et_pb_contact_message_0" class="et_pb_contact_message input" data-required_mark="required" data-field_type="text" data-original_id="message" placeholder="Korte projectomschrijving"></textarea>
			</p>
						<input type="hidden" value="et_contact_proccess" name="et_pb_contactform_submit_0"/>
						<div class="et_contact_bottom_container">
							
			<div class="et_pb_contact_right">
				<p class="clearfix">
					<span class="et_pb_contact_captcha_question">9 + 13</span> = <input type="text" size="2" class="input et_pb_contact_captcha" data-first_digit="9" data-second_digit="13" value="" name="et_pb_contact_captcha_0" data-required_mark="required" autocomplete="off">
				</p>
			</div>
							<button type="submit" name="et_builder_submit_button" class="et_pb_contact_submit et_pb_button">Vraag technisch advies aan</button>
						</div>
						<input type="hidden" id="_wpnonce-et-pb-contact-form-submitted-0" name="_wpnonce-et-pb-contact-form-submitted-0" value="895ecf9f56" /><input type="hidden" name="_wp_http_referer" value="/feed/" />
					</form>
				</div>
			</div>
			
			</div>
				
				
				
				
			</div>
				
				
			</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.kebro.be/monolitische-oplossingen-in-betonvloeren-een-geheel-dat-sterker-presteert/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Rechtstreeks samenwerken met expertise: waarom de juiste schakel het verschil maakt</title>
		<link>https://www.kebro.be/rechtstreeks-samenwerken-met-expertise-waarom-de-juiste-schakel-het-verschil-maakt/</link>
					<comments>https://www.kebro.be/rechtstreeks-samenwerken-met-expertise-waarom-de-juiste-schakel-het-verschil-maakt/#respond</comments>
		
		<dc:creator><![CDATA[grafico]]></dc:creator>
		<pubDate>Thu, 11 Jun 2026 09:13:26 +0000</pubDate>
				<category><![CDATA[Geen onderdeel van een categorie]]></category>
		<guid isPermaLink="false">https://www.kebro.be/?p=1984</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<p><div class="et_pb_section et_pb_section_1 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_1">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_code et_pb_code_4">
				
				
				
				
				<div class="et_pb_code_inner"><div class="kebro-why-block">

    <div class="kebro-why-left">

        <span class="kebro-label">
            WAAROM DIT BELANGRIJK IS
        </span>

        <h2>
            De juiste expertise maakt het verschil.
        </h2>

        <p>
            Bij industriële betonvloeren draait kwaliteit niet alleen om uitvoering,
            maar vooral om de juiste technische keuzes vanaf de eerste analyse.
            Een ervaren partner voorkomt fouten, versnelt beslissingen en zorgt
            voor duurzame prestaties op lange termijn.
        </p> 

    </div>

    <div class="kebro-why-right">

        <div class="kebro-check">
            ✓ Minder technische risico's
        </div>

        <div class="kebro-check">
            ✓ Snellere besluitvorming
        </div>

        <div class="kebro-check">
            ✓ Eén technisch aanspreekpunt
        </div>

        <div class="kebro-check">
            ✓ Betrouwbare uitvoering
        </div>

    </div>

</div>

<style>

.kebro-why-block{

display:flex;
gap:60px;
align-items:center;

background:#f6f8f9;

padding:55px;

border-left:4px solid #d71920;

border-radius:4px;

margin:45px 0 55px;

box-shadow:0 10px 35px rgba(0,0,0,.05);

}

.kebro-why-left{

flex:1;

}

.kebro-label{

display:inline-block;

margin-bottom:14px;

font-size:13px;

font-weight:700;

letter-spacing:2px;

color:#d71920;

text-transform:uppercase;

}

.kebro-why-left h2{

font-size:34px;

line-height:1.2;

color:#0b3d4f;

margin-bottom:18px;

font-weight:800;

}

.kebro-why-left p{

font-size:17px;

line-height:1.8;

color:#45616c;

margin:0;

}

.kebro-why-right{

width:360px;

display:flex;

flex-direction:column;

gap:18px;

}

.kebro-check{

background:#ffffff;

padding:18px 22px;

border-radius:4px;

font-size:17px;

font-weight:600;

color:#0b3d4f;

box-shadow:0 8px 22px rgba(0,0,0,.05);

border-left:4px solid #d71920;

transition:.25s;

}

.kebro-check:hover{

transform:translateX(6px);

}

@media(max-width:980px){

.kebro-why-block{

flex-direction:column;

padding:35px;

gap:35px;

}

.kebro-why-right{

width:100%;

}

.kebro-why-left h2{

font-size:28px;

}

}

</style></div>
			</div><div class="et_pb_module et_pb_code et_pb_code_5">
				
				
				
				
				<div class="et_pb_code_inner"><div class="kebro-direct-expertise-content">

    <!-- INTRO -->
    <section class="kebro-direct-expertise-intro">

        <div class="kebro-direct-expertise-intro__title">
            Rechtstreeks samenwerken met expertise: waarom de juiste schakel het verschil maakt
        </div>

        <p class="kebro-direct-expertise-intro__lead">
            In veel industriële bouwprojecten wordt een betonvloer pas echt besproken wanneer de uitvoeringsfase dichterbij komt. Tegen dat moment zijn de grote lijnen van het ontwerp meestal al bepaald en ligt de focus op planning, uitvoering en afwerking. Toch wordt een belangrijk deel van de performantie van een betonvloer al veel eerder in het traject bepaald. Niet alleen door de keuze van materialen of uitvoeringstechnieken, maar vooral door de manier waarop ontwerp en uitvoering op elkaar worden afgestemd.
        </p> 

    </section>

    <!-- SECTION 1 -->
    <section class="kebro-direct-expertise-section">

        <div class="kebro-direct-expertise-heading">
            <span class="kebro-direct-expertise-heading__number">01</span>

            <div>
                <span class="kebro-direct-expertise-heading__label">
                    Het volledige plaatje
                </span>

                <h2>
                    Een betonvloer functioneert nooit afzonderlijk
                </h2>
            </div>
        </div>

        <p>
            Een betonvloer staat immers nooit op zichzelf. In een industriële omgeving maakt ze deel uit van een geheel waarin infrastructuur, circulatie, afwatering en belasting samenkomen. Vrachtverkeer, heftrucks, machines en opslagzones bepalen hoe een vloer zich dagelijks zal gedragen. Wanneer die elementen afzonderlijk worden bekeken, ontstaat er later in het project vaak bijkomende afstemming. Niet omdat er fouten worden gemaakt, maar omdat de realiteit van de werf complexer is dan wat op plan zichtbaar is.
        </p> 

        <div class="kebro-direct-expertise-insight">

            <span class="kebro-direct-expertise-insight__eyebrow">
                Expertise op het juiste moment
            </span>

            <p>
                Daarom groeit binnen de sector het besef dat uitvoerende expertise soms vroeger in het traject betrokken kan worden. Niet om het bouwproces fundamenteel te veranderen, maar om technische kennis beschikbaar te maken op het moment dat ze het meeste verschil kan maken.
            </p> 

        </div>

    </section>

    <!-- SECTION 2 -->
    <section class="kebro-direct-expertise-section">

        <div class="kebro-direct-expertise-heading">
            <span class="kebro-direct-expertise-heading__number">02</span>

            <div>
                <span class="kebro-direct-expertise-heading__label">
                    Beslissingen vóór uitvoering
                </span>

                <h2>
                    Technische keuzes beginnen in de ontwerpfase
                </h2>
            </div>
        </div>

        <p>
            In de ontwerpfase worden immers beslissingen genomen die later moeilijk nog bijgestuurd kunnen worden. De keuze van vloeropbouw, de positionering van circulatiezones of de aansluiting met buiteninfrastructuur zijn allemaal elementen die mee bepalen hoe een vloer zich op lange termijn zal gedragen.
        </p> 

        <div class="kebro-direct-expertise-focus">

            <div class="kebro-direct-expertise-focus__intro">

                <span>
                    Vroegtijdige afstemming
                </span>

                <h3>
                    Technische vragen kunnen worden afgestemd voordat ze uitvoeringsproblemen worden.
                </h3>

            </div>

            <div class="kebro-direct-expertise-focus__items">

                <div class="kebro-direct-expertise-focus__item">
                    <span>01</span>
                    <strong>Belasting</strong>
                </div>

                <div class="kebro-direct-expertise-focus__item">
                    <span>02</span>
                    <strong>Slijtage</strong>
                </div>

                <div class="kebro-direct-expertise-focus__item">
                    <span>03</span>
                    <strong>Afwatering</strong>
                </div>

                <div class="kebro-direct-expertise-focus__item">
                    <span>04</span>
                    <strong>Aansluitingen</strong>
                </div>

            </div>

        </div>

        <p>
            Architecten en projectleiders spelen in dat proces een sleutelrol. Zij brengen verschillende disciplines samen en bewaken de samenhang van een project. Wanneer zij rechtstreeks kunnen schakelen met gespecialiseerde partners, ontstaat er vaak sneller duidelijkheid in technische keuzes. Vragen rond belasting, slijtage, afwatering of aansluitingen kunnen vroeg in het traject besproken worden en afgestemd worden op het ontwerp.
        </p> 

    </section>

    <!-- SECTION 3 -->
    <section class="kebro-direct-expertise-section">

        <div class="kebro-direct-expertise-heading">
            <span class="kebro-direct-expertise-heading__number">03</span>

            <div>
                <span class="kebro-direct-expertise-heading__label">
                    Kortere technische lijnen
                </span>

                <h2>
                    Rechtstreeks samenwerken versterkt het volledige traject
                </h2>
            </div>
        </div>

        <p>
            Dat betekent niet dat er minder samenwerking nodig is. Integendeel. Een bouwproject blijft altijd een samenwerking tussen verschillende partijen, elk met hun eigen expertise en verantwoordelijkheid. Maar wanneer de lijn tussen ontwerp en uitvoering korter wordt, ontstaat er minder interpretatie tussen de verschillende stappen van het traject. Technische vragen hoeven niet via meerdere lagen doorgegeven te worden en oplossingen kunnen sneller concreet gemaakt worden.
        </p> 

    </section>

    <!-- CONCLUSION -->
    <section class="kebro-direct-expertise-conclusion">

        <div class="kebro-direct-expertise-conclusion__line"></div>

        <span class="kebro-direct-expertise-conclusion__label">
            Eén lijn van ontwerp tot uitvoering
        </span>

        <h2>
            De juiste expertise maakt het grootste verschil wanneer ze op het juiste moment beschikbaar is.
        </h2>

        <p>
            Rechtstreekse afstemming creëert duidelijkheid in technische keuzes, beperkt interpretatie tussen verschillende stappen en versterkt de samenhang van het project.
        </p> 

    </section>

    <!-- FINAL CTA -->
    <section
        class="kebro-direct-expertise-cta"
        aria-labelledby="kebro-direct-expertise-cta-title"
    >

        <div class="kebro-direct-expertise-cta__intro">

            <span class="kebro-direct-expertise-cta__eyebrow">
                Technische expertise vanaf de eerste fase
            </span>

            <h2 id="kebro-direct-expertise-cta-title">
                Betrek Kebro vroegtijdig bij uw industriële vloerproject.
            </h2>

            <p>
                Ontdek hoe technische voorbereiding, gespecialiseerde kennis en rechtstreekse afstemming bijdragen aan een beter onderbouwd project.
            </p> 

        </div>

        <div class="kebro-direct-expertise-cta__links">

            <a
                class="kebro-direct-expertise-cta__card"
                href="https://www.kebro.be/eigen-studiedienst/"
            >
                <span class="kebro-direct-expertise-cta__card-number">
                    01
                </span>

                <div>
                    <span class="kebro-direct-expertise-cta__card-label">
                        Technische voorbereiding
                    </span>

                    <h3>Eigen studiedienst</h3>

                    <p>
                        Ontdek hoe technische keuzes vooraf geanalyseerd en onderbouwd worden.
                    </p> 

                    <span class="kebro-direct-expertise-cta__card-link">
                        Ontdek onze studiedienst
                        <span aria-hidden="true">→</span>
                    </span>
                </div>
            </a>

            <a
                class="kebro-direct-expertise-cta__card"
                href="https://www.kebro.be/projecten/"
            >
                <span class="kebro-direct-expertise-cta__card-number">
                    02
                </span>

                <div>
                    <span class="kebro-direct-expertise-cta__card-label">
                        Expertise in de praktijk
                    </span>

                    <h3>Gerealiseerde projecten</h3>

                    <p>
                        Bekijk hoe voorbereiding en uitvoering samenkomen in concrete projecten.
                    </p> 

                    <span class="kebro-direct-expertise-cta__card-link">
                        Bekijk onze projecten
                        <span aria-hidden="true">→</span>
                    </span>
                </div>
            </a>

        </div>

        <div class="kebro-direct-expertise-cta__contact">

            <div>
                <span>
                    Een technisch vraagstuk of concreet project?
                </span>

                <strong>
                    Bespreek het rechtstreeks met een specialist van Kebro.
                </strong>
            </div>

            <a
                class="kebro-direct-expertise-cta__button"
                href="https://www.kebro.be/contact/"
            >
                Vraag technisch advies
                <span aria-hidden="true">→</span>
            </a>

        </div>

    </section>

</div>

<style>
/* =========================================
   GENERAL
========================================= */

.kebro-direct-expertise-content {
    margin: 34px 0 52px;
}


/* =========================================
   INTRO
========================================= */

.kebro-direct-expertise-intro {
    margin-bottom: 47px;
}

.kebro-direct-expertise-intro__title {
    margin: 0 0 21px;

    color: #083f50;
    font-size: 31px;
    line-height: 1.22;
    font-weight: 800;
    letter-spacing: -0.4px;
}

.kebro-direct-expertise-intro p {
    margin: 0;

    color: #184d5d;
    font-size: 17px;
    line-height: 1.75;
}

.kebro-direct-expertise-intro__lead {
    color: #083f50 !important;
    font-size: 19px !important;
    line-height: 1.72 !important;
    font-weight: 500 !important;
}


/* =========================================
   CONTENT SECTIONS
========================================= */

.kebro-direct-expertise-section {
    margin-bottom: 49px;
}

.kebro-direct-expertise-heading {
    display: flex;
    align-items: flex-start;
    gap: 16px;

    margin-bottom: 21px;
}

.kebro-direct-expertise-heading__number {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    flex: 0 0 41px;
    width: 41px;
    height: 41px;

    background: #083f50;
    border-radius: 50%;

    color: #ffffff;
    font-size: 12px;
    line-height: 1;
    font-weight: 800;
}

.kebro-direct-expertise-heading__label {
    display: block;
    margin-bottom: 4px;

    color: #d71920;
    font-size: 11px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.065em;
    text-transform: uppercase;
}

.kebro-direct-expertise-heading h2 {
    margin: 0;
    padding: 0;

    color: #083f50;
    font-size: 27px;
    line-height: 1.28;
    font-weight: 800;
    letter-spacing: -0.25px;
}

.kebro-direct-expertise-section > p {
    margin: 0 0 22px;

    color: #184d5d;
    font-size: 17px;
    line-height: 1.75;
    font-weight: 400;
}

.kebro-direct-expertise-section > p:last-child {
    margin-bottom: 0;
}


/* =========================================
   INSIGHT BOX
========================================= */

.kebro-direct-expertise-insight {
    position: relative;
    overflow: hidden;

    margin-top: 29px;
    padding: 30px 33px;

    background: #083f50;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-direct-expertise-insight::after {
    content: "";
    position: absolute;

    top: -70px;
    right: -70px;

    width: 170px;
    height: 170px;

    background: rgba(255, 255, 255, 0.055);
    border-radius: 50%;
}

.kebro-direct-expertise-insight__eyebrow {
    position: relative;
    z-index: 1;

    display: inline-block;
    margin-bottom: 8px;

    color: rgba(255, 255, 255, 0.73);
    font-size: 12px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.075em;
    text-transform: uppercase;
}

.kebro-direct-expertise-insight p {
    position: relative;
    z-index: 1;

    margin: 0;

    color: #ffffff;
    font-size: 18px;
    line-height: 1.7;
    font-weight: 600;
}


/* =========================================
   TECHNICAL FOCUS
========================================= */

.kebro-direct-expertise-focus {
    display: grid;
    grid-template-columns: minmax(230px, 0.85fr) minmax(0, 1.15fr);
    gap: 30px;

    margin: 29px 0 31px;
    padding: 31px;

    background: #f2f5f6;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-direct-expertise-focus__intro span {
    display: block;
    margin-bottom: 8px;

    color: #d71920;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

.kebro-direct-expertise-focus__intro h3 {
    margin: 0;
    padding: 0;

    color: #083f50;
    font-size: 22px;
    line-height: 1.35;
    font-weight: 800;
}

.kebro-direct-expertise-focus__items {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 11px;
}

.kebro-direct-expertise-focus__item {
    display: flex;
    align-items: center;
    gap: 11px;

    padding: 14px 15px;

    background: #ffffff;
    border: 1px solid #dce5e8;
    border-radius: 3px;
}

.kebro-direct-expertise-focus__item span {
    color: #d71920;
    font-size: 11px;
    line-height: 1;
    font-weight: 800;
}

.kebro-direct-expertise-focus__item strong {
    color: #083f50;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 700;
}


/* =========================================
   CONCLUSION
========================================= */

.kebro-direct-expertise-conclusion {
    position: relative;
    overflow: hidden;

    margin: 52px 0;
    padding: 38px 40px;

    background: #f2f5f6;
    border-radius: 3px;
}

.kebro-direct-expertise-conclusion__line {
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 4px;

    background: #d71920;
}

.kebro-direct-expertise-conclusion__label {
    display: inline-block;
    margin-bottom: 9px;

    color: #d71920;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.075em;
    text-transform: uppercase;
}

.kebro-direct-expertise-conclusion h2 {
    max-width: 830px;
    margin: 0 0 14px;
    padding: 0;

    color: #083f50;
    font-size: 29px;
    line-height: 1.27;
    font-weight: 800;
    letter-spacing: -0.35px;
}

.kebro-direct-expertise-conclusion p {
    max-width: 800px;
    margin: 0;

    color: #315d69;
    font-size: 16px;
    line-height: 1.72;
}


/* =========================================
   CTA CONTAINER
========================================= */

.kebro-direct-expertise-cta {
    position: relative;
    overflow: hidden;

    padding: 40px;

    background: #f2f5f6;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-direct-expertise-cta::after {
    content: "";
    position: absolute;

    top: -105px;
    right: -105px;

    width: 250px;
    height: 250px;

    background: rgba(215, 25, 32, 0.05);
    border-radius: 50%;
}

.kebro-direct-expertise-cta__intro {
    position: relative;
    z-index: 1;

    max-width: 750px;
    margin-bottom: 28px;
}

.kebro-direct-expertise-cta__eyebrow {
    display: inline-block;
    margin-bottom: 9px;

    color: #d71920;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.075em;
    text-transform: uppercase;
}

.kebro-direct-expertise-cta__intro h2 {
    margin: 0 0 13px;
    padding: 0;

    color: #083f50;
    font-size: 30px;
    line-height: 1.23;
    font-weight: 800;
    letter-spacing: -0.35px;
}

.kebro-direct-expertise-cta__intro p {
    margin: 0;

    color: #315d69;
    font-size: 16px;
    line-height: 1.7;
}


/* =========================================
   CTA CARDS
========================================= */

.kebro-direct-expertise-cta__links {
    position: relative;
    z-index: 1;

    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 15px;

    margin-bottom: 19px;
}

.kebro-direct-expertise-cta__card {
    display: flex;
    align-items: flex-start;
    gap: 15px;

    padding: 25px;

    background: #ffffff;
    border: 1px solid #dce5e8;
    border-radius: 3px;

    color: inherit !important;
    text-decoration: none !important;

    transition:
        transform 0.2s ease,
        border-color 0.2s ease,
        box-shadow 0.2s ease;
}

.kebro-direct-expertise-cta__card:hover {
    transform: translateY(-3px);
    border-color: rgba(215, 25, 32, 0.45);
    box-shadow: 0 12px 28px rgba(8, 63, 80, 0.09);
}

.kebro-direct-expertise-cta__card-number {
    flex: 0 0 auto;
    margin-top: 2px;

    color: #d71920;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 800;
}

.kebro-direct-expertise-cta__card-label {
    display: block;
    margin-bottom: 6px;

    color: #607c84;
    font-size: 11px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.045em;
    text-transform: uppercase;
}

.kebro-direct-expertise-cta__card h3 {
    margin: 0 0 9px;
    padding: 0;

    color: #083f50;
    font-size: 21px;
    line-height: 1.3;
    font-weight: 800;
}

.kebro-direct-expertise-cta__card p {
    margin: 0 0 15px;

    color: #436772;
    font-size: 14px;
    line-height: 1.63;
}

.kebro-direct-expertise-cta__card-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;

    color: #d71920;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 700;
}


/* =========================================
   CONTACT STRIP
========================================= */

.kebro-direct-expertise-cta__contact {
    position: relative;
    z-index: 1;

    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 25px;

    padding: 23px 25px;

    background: #083f50;
    border-radius: 3px;
}

.kebro-direct-expertise-cta__contact > div {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.kebro-direct-expertise-cta__contact > div span {
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px;
    line-height: 1.4;
}

.kebro-direct-expertise-cta__contact > div strong {
    color: #ffffff;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
}

.kebro-direct-expertise-cta__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;

    flex: 0 0 auto;
    padding: 13px 21px;

    background: #d71920;
    border: 2px solid #d71920;
    border-radius: 2px;

    color: #ffffff !important;
    font-size: 15px;
    line-height: 1.3;
    font-weight: 700;
    text-decoration: none !important;

    transition:
        background-color 0.2s ease,
        border-color 0.2s ease,
        transform 0.2s ease;
}

.kebro-direct-expertise-cta__button:hover {
    background: #b8141a;
    border-color: #b8141a;
    color: #ffffff !important;
    transform: translateY(-1px);
}


/* =========================================
   TABLET
========================================= */

@media (max-width: 980px) {
    .kebro-direct-expertise-focus {
        grid-template-columns: 1fr;
    }
}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .kebro-direct-expertise-content {
        margin: 28px 0 40px;
    }

    .kebro-direct-expertise-intro {
        margin-bottom: 37px;
    }

    .kebro-direct-expertise-intro__title {
        font-size: 25px;
        line-height: 1.28;
    }

    .kebro-direct-expertise-intro__lead {
        font-size: 18px !important;
        line-height: 1.65 !important;
    }

    .kebro-direct-expertise-section {
        margin-bottom: 38px;
    }

    .kebro-direct-expertise-heading {
        gap: 12px;
    }

    .kebro-direct-expertise-heading__number {
        flex-basis: 37px;
        width: 37px;
        height: 37px;
    }

    .kebro-direct-expertise-heading h2 {
        font-size: 22px;
    }

    .kebro-direct-expertise-section > p {
        margin-bottom: 18px;

        font-size: 16px;
        line-height: 1.7;
    }

    .kebro-direct-expertise-insight {
        padding: 25px 22px;
    }

    .kebro-direct-expertise-insight p {
        font-size: 16px;
    }

    .kebro-direct-expertise-focus {
        padding: 24px 21px;
    }

    .kebro-direct-expertise-focus__items {
        grid-template-columns: 1fr;
    }

    .kebro-direct-expertise-conclusion {
        margin: 40px 0;
        padding: 29px 23px;
    }

    .kebro-direct-expertise-conclusion h2 {
        font-size: 24px;
    }

    .kebro-direct-expertise-cta {
        padding: 28px 22px;
    }

    .kebro-direct-expertise-cta__intro h2 {
        font-size: 25px;
    }

    .kebro-direct-expertise-cta__links {
        grid-template-columns: 1fr;
    }

    .kebro-direct-expertise-cta__card {
        padding: 21px 19px;
    }

    .kebro-direct-expertise-cta__contact {
        align-items: flex-start;
        flex-direction: column;

        padding: 21px;
    }

    .kebro-direct-expertise-cta__button {
        width: 100%;
        box-sizing: border-box;
    }
}
</style></div>
			</div><div class="et_pb_module et_pb_code et_pb_code_6">
				
				
				
				
				<div class="et_pb_code_inner"><div class="kebro-alignment-process">

    <!-- STEP 1 -->
    <section class="kebro-alignment-step">

        <div class="kebro-alignment-step__marker">
            <span>01</span>
        </div>

        <div class="kebro-alignment-step__content">

            <span class="kebro-alignment-step__eyebrow">
                Gebruik als uitgangspunt
            </span>

            <h2>
                Technische afstemming begint bij de dagelijkse realiteit
            </h2>

            <p>
                In beton- en infraprojecten is die afstemming bijzonder belangrijk.
                Een betonvloer moet niet alleen correct worden uitgevoerd, maar ook
                afgestemd zijn op het effectieve gebruik van de site. In een logistieke
                omgeving spelen bijvoorbeeld heftruckverkeer en circulatiepatronen een
                grote rol. In productieomgevingen gaat het vaak over specifieke
                machines en puntbelasting. In recyclagebedrijven ligt de nadruk dan
                weer op slijtvastheid en weerstand tegen intensieve belasting.
            </p> 

            <p>
                Indien zulke elementen pas laat in het traject besproken worden,
                moeten oplossingen soms aangepast worden aan keuzes die eerder al
                gemaakt zijn. Wanneer ze vroeger worden meegenomen, kunnen ontwerp en
                uitvoering beter op elkaar aansluiten. Dat zorgt niet alleen voor een
                efficiëntere uitvoering, maar ook voor een vloer die beter afgestemd
                is op het dagelijks gebruik van de site.
            </p> 

        </div>

    </section>

    <!-- STEP 2 -->
    <section class="kebro-alignment-step">

        <div class="kebro-alignment-step__marker">
            <span>02</span>
        </div>

        <div class="kebro-alignment-step__content">

            <span class="kebro-alignment-step__eyebrow">
                Samenhang tussen disciplines
            </span>

            <h2>
                Betonvloeren en infrastructuur vormen één systeem
            </h2>

            <p>
                Bij Kebro vertrekken we daarom altijd vanuit het geheel van een
                project. Betonvloeren, funderingen en infrastructuur worden niet als
                losse onderdelen bekeken, maar als elementen die samen functioneren
                binnen een industriële omgeving. Door die samenhang te begrijpen,
                kunnen oplossingen afgestemd worden op de realiteit van het gebruik.
            </p> 

            <div class="kebro-alignment-principle">

                <span class="kebro-alignment-principle__label">
                    Geen standaardtraject
                </span>

                <p>
                    Die aanpak betekent niet dat elk project hetzelfde traject volgt.
                    Sommige projecten vragen een uitgebreide voorbereiding en
                    intensieve afstemming tussen verschillende partijen. Andere
                    projecten verlopen eenvoudiger en sneller. Wat wel telkens
                    terugkomt, is het belang van duidelijke communicatie tussen ontwerp
                    en uitvoering.
                </p> 

            </div>

        </div>

    </section>

    <!-- STEP 3 -->
    <section class="kebro-alignment-step kebro-alignment-step--last">

        <div class="kebro-alignment-step__marker">
            <span>03</span>
        </div>

        <div class="kebro-alignment-step__content">

            <span class="kebro-alignment-step__eyebrow">
                Rechtstreekse expertise
            </span>

            <h2>
                Kortere technische lijnen creëren meer rust in het proces
            </h2>

            <p>
                Wanneer gespecialiseerde kennis rechtstreeks betrokken wordt,
                ontstaat er vaak meer rust in dat proces. Technische vragen kunnen
                sneller beantwoord worden, keuzes worden concreter en uitvoering wordt
                voorspelbaarder. Dat komt niet alleen de uitvoering ten goede, maar ook
                de samenwerking tussen de verschillende partijen in het project.
                Uiteindelijk draait een betonvloer niet alleen om het moment van
                oplevering. De echte waarde wordt zichtbaar in de jaren daarna,
                wanneer een vloer dagelijks belast wordt en moet blijven functioneren
                zoals bedoeld. Net daarom ligt een belangrijk deel van de kwaliteit
                niet alleen in de uitvoering, maar ook in de keuzes die eerder in het
                traject worden gemaakt.
            </p> 

        </div>

    </section>

    <!-- CONCLUSION -->
    <section class="kebro-alignment-conclusion">

        <span class="kebro-alignment-conclusion__eyebrow">
            Van ontwerp tot duurzame praktijk
        </span>

        <p>
            Als ontwerp en uitvoering in dezelfde lijn blijven, ontstaat een resultaat
            dat niet alleen technisch correct is, maar ook duurzaam blijft presteren
            in de praktijk.
        </p> 

    </section>

    <!-- FINAL CTA -->
    <section
        class="kebro-alignment-cta"
        aria-labelledby="kebro-alignment-cta-title"
    >

        <div class="kebro-alignment-cta__header">

            <span class="kebro-alignment-cta__eyebrow">
                Betrek expertise op het juiste moment
            </span>

            <h2 id="kebro-alignment-cta-title">
                Maak technische keuzes voordat ze uitvoeringsvragen worden.
            </h2>

            <p>
                Bespreek uw ontwerp, vloerbelasting en infrastructuur rechtstreeks met
                Kebro en bouw verder op één duidelijke technische lijn.
            </p> 

        </div>

        <div class="kebro-alignment-cta__options">

            <a
                class="kebro-alignment-cta__option"
                href="https://www.kebro.be/eigen-studiedienst/"
            >
                <span class="kebro-alignment-cta__option-number">
                    01
                </span>

                <div>
                    <span class="kebro-alignment-cta__option-label">
                        Voorbereiding
                    </span>

                    <h3>Eigen studiedienst</h3>

                    <p>
                        Laat belasting, gebruik en technische aansluitingen vroeg in
                        het traject analyseren.
                    </p> 

                    <span class="kebro-alignment-cta__option-link">
                        Ontdek de studiedienst
                        <span aria-hidden="true">→</span>
                    </span>
                </div>
            </a>

            <a
                class="kebro-alignment-cta__option"
                href="https://www.kebro.be/projecten/"
            >
                <span class="kebro-alignment-cta__option-number">
                    02
                </span>

                <div>
                    <span class="kebro-alignment-cta__option-label">
                        Uitvoering
                    </span>

                    <h3>Bekijk de praktijk</h3>

                    <p>
                        Ontdek hoe technische voorbereiding en uitvoering samenkomen
                        in gerealiseerde projecten.
                    </p> 

                    <span class="kebro-alignment-cta__option-link">
                        Bekijk projecten
                        <span aria-hidden="true">→</span>
                    </span>
                </div>
            </a>

        </div>

        <div class="kebro-alignment-cta__contact">

            <div class="kebro-alignment-cta__contact-copy">

                <span>
                    Een ontwerp of concreet industrieel project?
                </span>

                <strong>
                    Stem de technische keuzes rechtstreeks af met Kebro.
                </strong>

            </div>

            <a
                class="kebro-alignment-cta__button"
                href="https://www.kebro.be/contact/"
            >
                Bespreek uw project
                <span aria-hidden="true">→</span>
            </a>

        </div>

    </section>

</div>

<style>
/* =========================================
   GENERAL
========================================= */

.kebro-alignment-process {
    margin: 42px 0 52px;
}


/* =========================================
   VERTICAL PROCESS
========================================= */

.kebro-alignment-step {
    position: relative;

    display: grid;
    grid-template-columns: 58px minmax(0, 1fr);
    gap: 22px;

    padding-bottom: 48px;
}

.kebro-alignment-step::before {
    content: "";
    position: absolute;

    top: 47px;
    bottom: 0;
    left: 23px;

    width: 1px;

    background: #d7e1e4;
}

.kebro-alignment-step--last {
    padding-bottom: 15px;
}

.kebro-alignment-step--last::before {
    display: none;
}


/* =========================================
   STEP MARKER
========================================= */

.kebro-alignment-step__marker {
    position: relative;
    z-index: 1;
}

.kebro-alignment-step__marker span {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    width: 47px;
    height: 47px;

    background: #083f50;
    border: 4px solid #ffffff;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #d7e1e4;

    color: #ffffff;
    font-size: 12px;
    line-height: 1;
    font-weight: 800;
}


/* =========================================
   STEP CONTENT
========================================= */

.kebro-alignment-step__content {
    padding-top: 2px;
}

.kebro-alignment-step__eyebrow {
    display: block;
    margin-bottom: 5px;

    color: #d71920;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

.kebro-alignment-step__content h2 {
    margin: 0 0 18px;
    padding: 0;

    color: #083f50;
    font-size: 28px;
    line-height: 1.27;
    font-weight: 800;
    letter-spacing: -0.3px;
}

.kebro-alignment-step__content > p {
    margin: 0 0 21px;

    color: #184d5d;
    font-size: 17px;
    line-height: 1.75;
}

.kebro-alignment-step__content > p:last-child {
    margin-bottom: 0;
}


/* =========================================
   PRINCIPLE BOX
========================================= */

.kebro-alignment-principle {
    position: relative;
    overflow: hidden;

    margin-top: 28px;
    padding: 28px 31px;

    background: #f2f5f6;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-alignment-principle::after {
    content: "";
    position: absolute;

    top: -70px;
    right: -70px;

    width: 170px;
    height: 170px;

    background: rgba(215, 25, 32, 0.05);
    border-radius: 50%;
}

.kebro-alignment-principle__label {
    position: relative;
    z-index: 1;

    display: block;
    margin-bottom: 8px;

    color: #d71920;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.075em;
    text-transform: uppercase;
}

.kebro-alignment-principle p {
    position: relative;
    z-index: 1;

    margin: 0;

    color: #184d5d;
    font-size: 16px;
    line-height: 1.72;
    font-weight: 500;
}


/* =========================================
   CONCLUSION
========================================= */

.kebro-alignment-conclusion {
    position: relative;
    overflow: hidden;

    margin: 42px 0 52px;
    padding: 35px 38px;

    background: #083f50;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-alignment-conclusion::after {
    content: "";
    position: absolute;

    top: -75px;
    right: -75px;

    width: 180px;
    height: 180px;

    background: rgba(255, 255, 255, 0.055);
    border-radius: 50%;
}

.kebro-alignment-conclusion__eyebrow {
    position: relative;
    z-index: 1;

    display: block;
    margin-bottom: 10px;

    color: rgba(255, 255, 255, 0.72);
    font-size: 12px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.kebro-alignment-conclusion p {
    position: relative;
    z-index: 1;

    max-width: 840px;
    margin: 0;

    color: #ffffff;
    font-size: 21px;
    line-height: 1.65;
    font-weight: 700;
}


/* =========================================
   CTA
========================================= */

.kebro-alignment-cta {
    position: relative;
    overflow: hidden;

    padding: 40px;

    background: #f2f5f6;
    border-top: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-alignment-cta::after {
    content: "";
    position: absolute;

    top: -105px;
    right: -105px;

    width: 250px;
    height: 250px;

    background: rgba(215, 25, 32, 0.05);
    border-radius: 50%;
}

.kebro-alignment-cta__header {
    position: relative;
    z-index: 1;

    max-width: 760px;
    margin-bottom: 28px;
}

.kebro-alignment-cta__eyebrow {
    display: block;
    margin-bottom: 8px;

    color: #d71920;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.075em;
    text-transform: uppercase;
}

.kebro-alignment-cta__header h2 {
    margin: 0 0 13px;
    padding: 0;

    color: #083f50;
    font-size: 30px;
    line-height: 1.23;
    font-weight: 800;
    letter-spacing: -0.35px;
}

.kebro-alignment-cta__header p {
    margin: 0;

    color: #315d69;
    font-size: 16px;
    line-height: 1.7;
}


/* =========================================
   CTA OPTIONS
========================================= */

.kebro-alignment-cta__options {
    position: relative;
    z-index: 1;

    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 15px;

    margin-bottom: 19px;
}

.kebro-alignment-cta__option {
    display: flex;
    align-items: flex-start;
    gap: 15px;

    padding: 25px;

    background: #ffffff;
    border: 1px solid #dce5e8;
    border-radius: 3px;

    color: inherit !important;
    text-decoration: none !important;

    transition:
        transform 0.2s ease,
        border-color 0.2s ease,
        box-shadow 0.2s ease;
}

.kebro-alignment-cta__option:hover {
    transform: translateY(-3px);
    border-color: rgba(215, 25, 32, 0.45);
    box-shadow: 0 12px 28px rgba(8, 63, 80, 0.09);
}

.kebro-alignment-cta__option-number {
    flex: 0 0 auto;
    margin-top: 2px;

    color: #d71920;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 800;
}

.kebro-alignment-cta__option-label {
    display: block;
    margin-bottom: 6px;

    color: #607c84;
    font-size: 11px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.045em;
    text-transform: uppercase;
}

.kebro-alignment-cta__option h3 {
    margin: 0 0 9px;
    padding: 0;

    color: #083f50;
    font-size: 21px;
    line-height: 1.3;
    font-weight: 800;
}

.kebro-alignment-cta__option p {
    margin: 0 0 15px;

    color: #436772;
    font-size: 14px;
    line-height: 1.63;
}

.kebro-alignment-cta__option-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;

    color: #d71920;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 700;
}


/* =========================================
   CONTACT STRIP
========================================= */

.kebro-alignment-cta__contact {
    position: relative;
    z-index: 1;

    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 25px;

    padding: 23px 25px;

    background: #083f50;
    border-radius: 3px;
}

.kebro-alignment-cta__contact-copy {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.kebro-alignment-cta__contact-copy span {
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px;
    line-height: 1.4;
}

.kebro-alignment-cta__contact-copy strong {
    color: #ffffff;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
}

.kebro-alignment-cta__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;

    flex: 0 0 auto;
    padding: 13px 21px;

    background: #d71920;
    border: 2px solid #d71920;
    border-radius: 2px;

    color: #ffffff !important;
    font-size: 15px;
    line-height: 1.3;
    font-weight: 700;
    text-decoration: none !important;

    transition:
        background-color 0.2s ease,
        border-color 0.2s ease,
        transform 0.2s ease;
}

.kebro-alignment-cta__button:hover {
    background: #b8141a;
    border-color: #b8141a;
    color: #ffffff !important;
    transform: translateY(-1px);
}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .kebro-alignment-process {
        margin: 34px 0 40px;
    }

    .kebro-alignment-step {
        grid-template-columns: 42px minmax(0, 1fr);
        gap: 13px;
        padding-bottom: 38px;
    }

    .kebro-alignment-step::before {
        top: 41px;
        left: 18px;
    }

    .kebro-alignment-step__marker span {
        width: 38px;
        height: 38px;
        border-width: 3px;
    }

    .kebro-alignment-step__content h2 {
        margin-bottom: 15px;

        font-size: 22px;
        line-height: 1.3;
    }

    .kebro-alignment-step__content > p {
        margin-bottom: 18px;

        font-size: 16px;
        line-height: 1.7;
    }

    .kebro-alignment-principle {
        padding: 23px 21px;
    }

    .kebro-alignment-principle p {
        font-size: 15px;
    }

    .kebro-alignment-conclusion {
        margin: 37px 0 42px;
        padding: 27px 23px;
    }

    .kebro-alignment-conclusion p {
        font-size: 18px;
    }

    .kebro-alignment-cta {
        padding: 28px 22px;
    }

    .kebro-alignment-cta__header h2 {
        font-size: 25px;
    }

    .kebro-alignment-cta__options {
        grid-template-columns: 1fr;
    }

    .kebro-alignment-cta__option {
        padding: 21px 19px;
    }

    .kebro-alignment-cta__contact {
        align-items: flex-start;
        flex-direction: column;

        padding: 21px;
    }

    .kebro-alignment-cta__button {
        width: 100%;
        box-sizing: border-box;
    }
}
</style></div>
			</div><div class="et_pb_module et_pb_code et_pb_code_7">
				
				
				
				
				<div class="et_pb_code_inner"><section class="kebro-expertise-form-heading">

    <span class="kebro-expertise-form-heading__eyebrow">
        Uw project bespreken
    </span>

    <h2>
        Bespreek uw project met Kebro
    </h2>

    <p>
        Heeft u een concreet project of een technische vraag?
        Laat uw gegevens achter. Een specialist van Kebro neemt
        contact met u op om uw situatie te bespreken.
    </p> 

</section>

<style>
.kebro-expertise-form-heading {
    margin: 54px 0 28px;
    padding: 34px 36px 4px;

    background: #ffffff;
    border-top: 3px solid #d71920;
}

.kebro-expertise-form-heading__eyebrow {
    display: block;
    margin-bottom: 9px;

    color: #d71920;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

.kebro-expertise-form-heading h2 {
    margin: 0 0 13px;
    padding: 0;

    color: #083f50;
    font-size: 31px;
    line-height: 1.22;
    font-weight: 800;
    letter-spacing: -0.4px;
}

.kebro-expertise-form-heading p {
    max-width: 770px;
    margin: 0;

    color: #315d69;
    font-size: 17px;
    line-height: 1.7;
}

@media (max-width: 767px) {
    .kebro-expertise-form-heading {
        margin-top: 42px;
        padding: 27px 22px 4px;
    }

    .kebro-expertise-form-heading h2 {
        font-size: 25px;
    }

    .kebro-expertise-form-heading p {
        font-size: 16px;
    }
}
</style></div>
			</div>
			<div id="et_pb_contact_form_1" class="et_pb_module et_pb_contact_form_1 et_pb_contact_form_container clearfix" data-form_unique_num="1" data-form_unique_id="25137746-af11-4da2-b601-5d274a55d775">
				
				
				
				
				
				<div class="et-pb-contact-message"></div>
				
				<div class="et_pb_contact">
					<form class="et_pb_contact_form clearfix" method="post" action="https://www.kebro.be/feed/">
						<p class="et_pb_contact_field et_pb_contact_field_5 et_pb_contact_field_half" data-id="name" data-type="input">
				
				
				
				
				<label for="et_pb_contact_name_1" class="et_pb_contact_form_label">Naam</label>
				<input type="text" id="et_pb_contact_name_1" class="input" value="" name="et_pb_contact_name_1" data-required_mark="required" data-field_type="input" data-original_id="name" placeholder="Naam">
			</p><p class="et_pb_contact_field et_pb_contact_field_6 et_pb_contact_field_half et_pb_contact_field_last" data-id="email" data-type="email">
				
				
				
				
				<label for="et_pb_contact_email_1" class="et_pb_contact_form_label">E-mailadres</label>
				<input type="text" id="et_pb_contact_email_1" class="input" value="" name="et_pb_contact_email_1" data-required_mark="required" data-field_type="email" data-original_id="email" placeholder="E-mailadres">
			</p><p class="et_pb_contact_field et_pb_contact_field_7 et_pb_contact_field_last" data-id="bedrijf" data-type="input">
				
				
				
				
				<label for="et_pb_contact_bedrijf_1" class="et_pb_contact_form_label">Bedrijfsnaam (optioneel)</label>
				<input type="text" id="et_pb_contact_bedrijf_1" class="input" value="" name="et_pb_contact_bedrijf_1" data-required_mark="not_required" data-field_type="input" data-original_id="bedrijf" placeholder="Bedrijfsnaam (optioneel)">
			</p><p class="et_pb_contact_field et_pb_contact_field_8 et_pb_contact_field_last" data-id="telefoon" data-type="input">
				
				
				
				
				<label for="et_pb_contact_telefoon_1" class="et_pb_contact_form_label">Telefoonummer</label>
				<input type="text" id="et_pb_contact_telefoon_1" class="input" value="" name="et_pb_contact_telefoon_1" data-required_mark="not_required" data-field_type="input" data-original_id="telefoon" placeholder="Telefoonummer">
			</p><p class="et_pb_contact_field et_pb_contact_field_9 et_pb_contact_field_last" data-id="message" data-type="text">
				
				
				
				
				<label for="et_pb_contact_message_1" class="et_pb_contact_form_label">Bericht</label>
				<textarea name="et_pb_contact_message_1" id="et_pb_contact_message_1" class="et_pb_contact_message input" data-required_mark="required" data-field_type="text" data-original_id="message" placeholder="Bericht"></textarea>
			</p>
						<input type="hidden" value="et_contact_proccess" name="et_pb_contactform_submit_1"/>
						<div class="et_contact_bottom_container">
							
			<div class="et_pb_contact_right">
				<p class="clearfix">
					<span class="et_pb_contact_captcha_question">8 + 15</span> = <input type="text" size="2" class="input et_pb_contact_captcha" data-first_digit="8" data-second_digit="15" value="" name="et_pb_contact_captcha_1" data-required_mark="required" autocomplete="off">
				</p>
			</div>
							<button type="submit" name="et_builder_submit_button" class="et_pb_contact_submit et_pb_button">Vraag technisch advies aan</button>
						</div>
						<input type="hidden" id="_wpnonce-et-pb-contact-form-submitted-1" name="_wpnonce-et-pb-contact-form-submitted-1" value="895ecf9f56" /><input type="hidden" name="_wp_http_referer" value="/feed/" />
					</form>
				</div>
			</div>
			
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_2 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_2 et_pb_gutters1">
				<div class="et_pb_column et_pb_column_1_5 et_pb_column_2  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_image et_pb_image_0">
				
				
				
				
				<a href="https://www.kebro.be/betonvloeren/"><span class="et_pb_image_wrap "><img decoding="async" width="131" height="48" src="https://www.kebro.be/wp-content/uploads/2021/08/Kebro-positief.svg" alt="" title="Kebro-positief" class="wp-image-30" /></span></a>
			</div>
			</div><div class="et_pb_with_border et_pb_column_1_5 et_pb_column et_pb_column_3  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_with_border et_pb_module et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>HOOFDKANTOOR</h2>
<p>Nijverheidslaan 1510<br />BE-3660 Oudsbergen<br />Tel. +32 89 81 02 60<br /><a href="mailto:info@bold-themes.com" target="_self" data-ico-fa="" class="btIcoHolder" rel="noopener"><span>info@kebro.be</span></a></p></div>
			</div>
			</div><div class="et_pb_with_border et_pb_column_1_5 et_pb_column et_pb_column_4  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_with_border et_pb_module et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>DIENSTEN</h2>
<p><a href="https://www.kebro.be/concepten/">Vloerconcepten</a><br /><a href="https://www.kebro.be/technieken/">Technieken</a><br /><a href="https://www.kebro.be/ondersteuning/#Afwerking">Afwerkingsmogelijkheden</a><br /><a href="https://www.kebro.be/ondersteuning/">Ondersteuning</a></p></div>
			</div>
			</div><div class="et_pb_with_border et_pb_column_1_5 et_pb_column et_pb_column_5  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_with_border et_pb_module et_pb_text et_pb_text_2  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>VOLG ONS OP</h2>
<p><a href="https://nl-nl.facebook.com/kebro.betonvloeren/" target="_blank" rel="noopener"><img decoding="async" src="https://www.kebro.be/wp-content/uploads/2021/09/Social-Media-Facebook.svg" width="17" height="17" alt="" class="wp-image-93 alignnone size-full" /> Facebook</a><br /><a href="https://www.instagram.com/kebro_betonvloeren/" target="_blank" rel="noopener"><img decoding="async" src="https://www.kebro.be/wp-content/uploads/2021/09/Social-Media-Instagram.svg" width="17" height="17" alt="" class="wp-image-94 alignnone size-full" /> Instagram</a><br /><a href="https://www.linkedin.com/company/13015261/admin/" target="_blank" rel="noopener"><img decoding="async" src="https://www.kebro.be/wp-content/uploads/2021/09/Social-Media-LinkedIn.svg" width="17" height="17" alt="" class="wp-image-95 alignnone size-full" /> LinkedIn</a></p></div>
			</div>
			</div><div class="et_pb_with_border et_pb_column_1_5 et_pb_column et_pb_column_6  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_with_border et_pb_module et_pb_text et_pb_text_3  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>ANDERE DIENSTEN</h2></div>
			</div><div class="et_pb_module et_pb_image et_pb_image_1 et_pb_image_sticky">
				
				
				
				
				<a href="https://www.kebro.be/home-betonherstel/"><span class="et_pb_image_wrap "><img decoding="async" src="https://www.kebro.be/wp-content/uploads/2025/06/Kebro-beton-herstel.svg" alt="" title="Kebro-beton-herstel" class="wp-image-1419" /></span></a>
			</div><div class="et_pb_module et_pb_image et_pb_image_2">
				
				
				
				
				<a href="https://www.kebro.be/home-beton-infra/"><span class="et_pb_image_wrap "><img decoding="async" src="https://www.kebro.be/wp-content/uploads/2025/05/Kebro-beton-infra.svg" alt="" title="Kebro-beton-infra" class="wp-image-1273" /></span></a>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_3">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_7  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_4  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p style="text-align: center;"><a href="https://www.kebro.be/gebruikersvoorwaarden/">Gebruiksvoorwaarden </a><a href="https://www.kebro.be/gdpr/">/GDPR</a></p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.kebro.be/rechtstreeks-samenwerken-met-expertise-waarom-de-juiste-schakel-het-verschil-maakt/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Industriële vloeren onder hoge belasting: inzichten uit logistiek en recyclage</title>
		<link>https://www.kebro.be/industriele-vloeren-onder-hoge-belasting-inzichten-uit-logistiek-en-recyclage/</link>
					<comments>https://www.kebro.be/industriele-vloeren-onder-hoge-belasting-inzichten-uit-logistiek-en-recyclage/#respond</comments>
		
		<dc:creator><![CDATA[grafico]]></dc:creator>
		<pubDate>Sun, 17 May 2026 06:46:34 +0000</pubDate>
				<category><![CDATA[Geen onderdeel van een categorie]]></category>
		<guid isPermaLink="false">https://www.kebro.be/?p=1773</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_3 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_4">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_8  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_code et_pb_code_8">
				
				
				
				
				<div class="et_pb_code_inner"><div class="kebro-tech-overview">

    <div class="kebro-tech-header">
        <span>TECHNISCHE OVERZICHT</span>
        <h2>Vier factoren die industriële vloeren onder hoge belasting bepalen</h2>

        <p>
            In logistieke centra, recyclagebedrijven en productieomgevingen is
            vloerprestatie veel meer dan beton alleen. Deze vier factoren bepalen
            hoe een industriële vloer zich jarenlang blijft gedragen.
        </p> 
    </div>

    <div class="kebro-tech-grid">

        <div class="tech-card">
            <div class="tech-number">01</div>

            <h3>Belastingstype</h3>

            <p>
                Niet alleen het totaalgewicht, maar ook puntbelasting,
                heftrucks, draaibewegingen en continue verkeersstromen.
            </p> 
        </div>

        <div class="tech-card">
            <div class="tech-number">02</div>

            <h3>Onderbouw</h3>

            <p>
                Funderingen, wapening en vloeropbouw bepalen hoe krachten
                veilig worden verdeeld.
            </p> 
        </div>

        <div class="tech-card">
            <div class="tech-number">03</div>

            <h3>Slijtvastheid</h3>

            <p>
                De juiste afwerking beschermt de vloer tegen intensief
                dagelijks gebruik en slijtage.
            </p> 
        </div>

        <div class="tech-card">
            <div class="tech-number">04</div>

            <h3>Toekomstige groei</h3>

            <p>
                Een vloer moet niet alleen vandaag functioneren,
                maar ook klaar zijn voor toekomstige uitbreiding.
            </p> 
        </div>

    </div>

</div>

<style>

.kebro-tech-overview{

margin:55px 0;

padding:42px;

background:#f7f9fa;

border-top:4px solid #d71920;

border-radius:4px;

}

.kebro-tech-header span{

display:inline-block;

margin-bottom:10px;

font-size:12px;

font-weight:700;

letter-spacing:2px;

text-transform:uppercase;

color:#d71920;

}

.kebro-tech-header h2{

margin:0 0 16px;

font-size:34px;

line-height:1.2;

color:#083f50;

font-weight:800;

}

.kebro-tech-header p{

max-width:760px;

font-size:17px;

line-height:1.8;

color:#45646d;

margin-bottom:34px;

}

.kebro-tech-grid{

display:grid;

grid-template-columns:repeat(2,1fr);

gap:22px;

}

.tech-card{

background:#fff;

padding:28px;

border:1px solid #dde5e8;

transition:.25s;

}

.tech-card:hover{

transform:translateY(-4px);

box-shadow:0 18px 35px rgba(0,0,0,.07);

border-color:#d71920;

}

.tech-number{

font-size:14px;

font-weight:700;

color:#d71920;

margin-bottom:14px;

letter-spacing:1px;

}

.tech-card h3{

margin:0 0 14px;

font-size:23px;

color:#083f50;

}

.tech-card p{

margin:0;

font-size:16px;

line-height:1.75;

color:#48646d;

}

@media(max-width:767px){

.kebro-tech-overview{

padding:28px 20px;

}

.kebro-tech-header h2{

font-size:27px;

}

.kebro-tech-grid{

grid-template-columns:1fr;

}

}

</style></div>
			</div><div class="et_pb_module et_pb_code et_pb_code_9">
				
				
				
				
				<div class="et_pb_code_inner"><div class="kebro-heavy-load-content">

    <!-- INTRO -->
    <section class="kebro-heavy-load-intro">

        <div class="kebro-heavy-load-intro__title">
            Industriële vloeren onder hoge belasting: inzichten uit logistiek en recyclage
        </div>

        <p class="kebro-heavy-load-intro__lead">
            In logistieke centra en recyclageomgevingen wordt een industriële vloer dagelijks geconfronteerd met intensieve belasting. Heftrucks rijden in vaste circulatiepatronen, wielladers draaien en schuren, zware opslag rekent op puntbelasting en continue beweging bepaalt het ritme van de site. In zulke contexten toont zich wat een vloer werkelijk waard is.
        </p> 

        <p>
            Industriële vloeren onder hoge belasting vragen geen spectaculaire oplossingen, maar doordachte keuzes. Keuzes die vertrekken vanuit gebruik, belasting en toekomstvisie. Doorheen de jaren hebben projecten in logistiek en recyclage waardevolle inzichten opgeleverd over wat werkt, wat standhoudt en waar voorbereiding het verschil maakt.
        </p> 

    </section>

    <!-- SECTION 1 -->
    <section class="kebro-heavy-load-section">

        <h2>
            Belasting is meer dan gewicht alleen
        </h2>

        <p>
            Wanneer gesproken wordt over zware belasting, denkt men vaak spontaan aan tonnage. Toch gaat het bij industriële vloeren onder hoge belasting om meer dan gewicht alleen. De manier waarop voertuigen bewegen, hoe vaak ze draaien of abrupt remmen, en waar concentratiepunten ontstaan, heeft minstens evenveel invloed.
        </p> 

        <p>
            In logistieke omgevingen ontstaan vaste rijlijnen. Heftrucks volgen efficiënte routes, waardoor bepaalde zones intensiever belast worden dan andere. In recyclageomgevingen zorgen wielladers voor puntbelasting gecombineerd met schuivende bewegingen. Die combinatie van druk en wrijving vraagt een aangepaste vloeropbouw.
        </p> 

        <p>
            Een vloer die ontworpen is met kennis van die patronen, gedraagt zich voorspelbaar. Niet omdat slijtage uitgesloten wordt, maar omdat ze beheersbaar blijft binnen de verwachtingen van de omgeving.
        </p> 

    </section>

    <!-- SECTION 2 -->
    <section class="kebro-heavy-load-section">

        <h2>
            De onderbouw als stille kracht
        </h2>

        <p>
            Wat zichtbaar is, is slechts een deel van het verhaal. Onder elke industriële betonvloer ligt een onderbouw die de prestaties op lange termijn ondersteunt. Funderingen, stabilisatie, wapening en detaillering bepalen in grote mate hoe de vloer reageert op hoge belasting.
        </p> 

        <p>
            In logistieke projecten waar grote oppervlaktes naadloos worden uitgevoerd, speelt uniformiteit een belangrijke rol. In recyclageomgevingen waar dynamische krachten sterker aanwezig zijn, wordt extra aandacht besteed aan slijtvaste toplagen en aangepaste wapening.
        </p> 

        <p>
            De ervaring leert dat een robuuste onderbouw rust brengt in het gebruik van de site. Ze zorgt ervoor dat belasting wordt verdeeld en spanningen gecontroleerd worden opgevangen. Dat is geen zichtbaar detail, maar wel een essentieel onderdeel van duurzame prestaties.
        </p> 

    </section>

    <!-- CTA -->
    <section class="kebro-heavy-load-cta" aria-labelledby="kebro-heavy-load-cta-title">

        <div class="kebro-heavy-load-cta__content">

            <span class="kebro-heavy-load-cta__eyebrow">
                Technische voorbereiding
            </span>

            <h2 id="kebro-heavy-load-cta-title">
                Een vloer onder hoge belasting begint met de juiste opbouw.
            </h2>

            <p>
                Bespreek belasting, gebruikspatronen en vloeropbouw met Kebro. Zo ontstaat een oplossing die past bij de dagelijkse realiteit van uw logistieke, productie- of recyclageomgeving.
            </p> 

            <div class="kebro-heavy-load-cta__actions">

                <a class="kebro-heavy-load-cta__primary" href="https://www.kebro.be/contact/">
                    Vraag technisch advies
                    <span aria-hidden="true">→</span>
                </a>

                <a class="kebro-heavy-load-cta__secondary" href="https://www.kebro.be/eigen-studiedienst/">
                    Ontdek onze studiedienst
                    <span aria-hidden="true">→</span>
                </a>

            </div>

            <span class="kebro-heavy-load-cta__note">
                Vrijblijvend projectadvies
            </span>

        </div>

        <div class="kebro-heavy-load-cta__visual">
            <img decoding="async"
                src="https://www.kebro.be/wp-content/uploads/2025/07/VITO-1080x1150-beeld6.jpg"
                alt="Industriële betonvloer in een project van Kebro"
                loading="lazy"
            >
        </div>

    </section>

</div>

<style>
/* =========================================
   GENERAL
========================================= */

.kebro-heavy-load-content {
    margin: 34px 0 52px;
}


/* =========================================
   INTRO
========================================= */

.kebro-heavy-load-intro {
    margin-bottom: 46px;
}

.kebro-heavy-load-intro__title {
    margin: 0 0 21px;

    color: #083f50;
    font-size: 31px;
    line-height: 1.22;
    font-weight: 800;
    letter-spacing: -0.4px;
}

.kebro-heavy-load-intro p {
    margin: 0 0 22px;

    color: #184d5d;
    font-size: 17px;
    line-height: 1.75;
    font-weight: 400;
}

.kebro-heavy-load-intro__lead {
    color: #083f50 !important;
    font-size: 19px !important;
    line-height: 1.72 !important;
    font-weight: 500 !important;
}

.kebro-heavy-load-intro p:last-child {
    margin-bottom: 0;
}


/* =========================================
   ARTICLE SECTIONS
========================================= */

.kebro-heavy-load-section {
    margin-bottom: 46px;
}

.kebro-heavy-load-section h2 {
    position: relative;

    margin: 0 0 20px;
    padding-left: 17px;

    color: #083f50;
    font-size: 28px;
    line-height: 1.25;
    font-weight: 700;
    letter-spacing: -0.25px;
}

.kebro-heavy-load-section h2::before {
    content: "";
    position: absolute;

    top: 5px;
    left: 0;

    width: 3px;
    height: 27px;

    background: #d71920;
    border-radius: 3px;
}

.kebro-heavy-load-section p {
    margin: 0 0 22px;

    color: #184d5d;
    font-size: 17px;
    line-height: 1.75;
    font-weight: 400;
}

.kebro-heavy-load-section p:last-child {
    margin-bottom: 0;
}


/* =========================================
   CTA
========================================= */

.kebro-heavy-load-cta {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(280px, 0.85fr);

    overflow: hidden;
    margin-top: 56px;

    background: #f2f5f6;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-heavy-load-cta__content {
    position: relative;
    align-self: center;

    padding: 44px;
}

.kebro-heavy-load-cta__content::after {
    content: "";
    position: absolute;

    top: -75px;
    right: -75px;

    width: 190px;
    height: 190px;

    background: rgba(215, 25, 32, 0.05);
    border-radius: 50%;
}

.kebro-heavy-load-cta__eyebrow {
    position: relative;
    z-index: 1;

    display: inline-block;
    margin-bottom: 10px;

    color: #d71920;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.kebro-heavy-load-cta__content h2 {
    position: relative;
    z-index: 1;

    margin: 0 0 15px;
    padding: 0;

    color: #083f50;
    font-size: 32px;
    line-height: 1.2;
    font-weight: 800;
    letter-spacing: -0.4px;
}

.kebro-heavy-load-cta__content p {
    position: relative;
    z-index: 1;

    max-width: 620px;
    margin: 0 0 25px;

    color: #315d69;
    font-size: 16px;
    line-height: 1.72;
}

.kebro-heavy-load-cta__actions {
    position: relative;
    z-index: 1;

    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px;

    margin-bottom: 14px;
}

.kebro-heavy-load-cta__primary,
.kebro-heavy-load-cta__secondary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;

    min-height: 49px;
    padding: 13px 21px;

    border-radius: 2px;

    font-size: 15px;
    line-height: 1.3;
    font-weight: 700;
    text-decoration: none !important;

    transition:
        background-color 0.2s ease,
        border-color 0.2s ease,
        color 0.2s ease,
        transform 0.2s ease;
}

.kebro-heavy-load-cta__primary {
    background: #d71920;
    border: 2px solid #d71920;
    color: #ffffff !important;
}

.kebro-heavy-load-cta__primary:hover {
    background: #b8141a;
    border-color: #b8141a;
    color: #ffffff !important;
    transform: translateY(-1px);
}

.kebro-heavy-load-cta__secondary {
    background: transparent;
    border: 2px solid #083f50;
    color: #083f50 !important;
}

.kebro-heavy-load-cta__secondary:hover {
    background: #083f50;
    border-color: #083f50;
    color: #ffffff !important;
    transform: translateY(-1px);
}

.kebro-heavy-load-cta__note {
    position: relative;
    z-index: 1;

    display: block;

    color: #607c84;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 600;
}


/* =========================================
   CTA IMAGE
========================================= */

.kebro-heavy-load-cta__visual {
    min-height: 100%;
    background: #dce5e8;
}

.kebro-heavy-load-cta__visual img {
    display: block;

    width: 100%;
    height: 100%;
    min-height: 430px;

    object-fit: cover;
    object-position: center;
}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .kebro-heavy-load-content {
        margin: 28px 0 40px;
    }

    .kebro-heavy-load-intro {
        margin-bottom: 36px;
    }

    .kebro-heavy-load-intro__title {
        margin-bottom: 17px;

        font-size: 25px;
        line-height: 1.28;
    }

    .kebro-heavy-load-intro p {
        margin-bottom: 18px;

        font-size: 16px;
        line-height: 1.7;
    }

    .kebro-heavy-load-intro__lead {
        font-size: 18px !important;
        line-height: 1.65 !important;
    }

    .kebro-heavy-load-section {
        margin-bottom: 36px;
    }

    .kebro-heavy-load-section h2 {
        margin-bottom: 16px;
        padding-left: 15px;

        font-size: 24px;
        line-height: 1.3;
    }

    .kebro-heavy-load-section h2::before {
        top: 4px;
        height: 24px;
    }

    .kebro-heavy-load-section p {
        margin-bottom: 18px;

        font-size: 16px;
        line-height: 1.7;
    }

    .kebro-heavy-load-cta {
        grid-template-columns: 1fr;
        margin-top: 42px;
    }

    .kebro-heavy-load-cta__visual {
        order: -1;
    }

    .kebro-heavy-load-cta__visual img {
        min-height: 260px;
        max-height: 330px;
        aspect-ratio: 4 / 3;
    }

    .kebro-heavy-load-cta__content {
        padding: 29px 23px;
    }

    .kebro-heavy-load-cta__content h2 {
        font-size: 26px;
    }

    .kebro-heavy-load-cta__content p {
        font-size: 15px;
    }

    .kebro-heavy-load-cta__actions {
        align-items: stretch;
        flex-direction: column;
    }

    .kebro-heavy-load-cta__primary,
    .kebro-heavy-load-cta__secondary {
        width: 100%;
        box-sizing: border-box;
    }
}
</style></div>
			</div><div class="et_pb_module et_pb_code et_pb_code_10">
				
				
				
				
				<div class="et_pb_code_inner"><div class="kebro-practical-performance">

    <!-- SECTION 1 -->
    <section class="kebro-practical-performance__section">

        <h2>
            Slijtvaste oplossingen in praktijkcontext
        </h2>

        <p>
            Binnen industriële toepassingen onder hoge belasting worden vaak specifieke technieken toegepast om de levensduur van de vloer te ondersteunen. Denk aan slijtvaste toplagen of technieken waarbij de bovenste laag extra wordt versterkt met harde granulaten.
        </p> 

        <p>
            In logistieke centra betekent dit dat heftruckverkeer gecontroleerd kan blijven verlopen zonder dat oppervlakken voortijdig hun functionaliteit verliezen. In recyclageomgevingen, waar glas, metaal of andere materialen dagelijks worden verplaatst, zorgt een aangepaste toplaag ervoor dat de vloer zijn integriteit behoudt.
        </p> 

        <div class="kebro-practical-performance__context">

            <span class="kebro-practical-performance__context-label">
                De context bepaalt de oplossing
            </span>

            <p>
                De juiste keuze hangt steeds af van de context. Een oplossing die optimaal presteert in een magazijn met pallettruckverkeer is niet automatisch geschikt voor een recyclagesite met wielladers. Daarom wordt bij industriële vloeren onder hoge belasting altijd vertrokken vanuit gebruik en belasting, niet vanuit standaardoplossingen.
            </p> 

        </div>

    </section>

    <!-- SECTION 2 -->
    <section class="kebro-practical-performance__section">

        <h2>
            Detailafwerking maakt het verschil
        </h2>

        <p>
            Naast draagkracht en slijtweerstand spelen details een belangrijke rol. Overgangen tussen binnen- en buitenzones, voegconcepten, randafwerking en afwatering zijn bepalend voor de performantie op lange termijn.
        </p> 

        <p>
            In logistieke projecten waar grote oppervlaktes aaneensluitend worden uitgevoerd, vraagt dat precisie in vlakheid en afwerking. In recyclageomgevingen waar externe invloeden zoals vocht of temperatuurverschillen meespelen, worden detailleringen aangepast aan die realiteit.
        </p> 

        <p>
            Ervaring leert dat deze ogenschijnlijk kleine keuzes het dagelijks functioneren van een site ondersteunen. Ze zorgen voor stabiliteit in gebruik en beperken onverwachte ingrepen op termijn.
        </p> 

    </section>

    <!-- SECTION 3 -->
    <section class="kebro-practical-performance__section">

        <h2>
            Gebruikerservaring als referentie
        </h2>

        <p>
            Wat industriële vloeren onder hoge belasting werkelijk typeert, is niet alleen hun technische specificatie, maar hoe ze functioneren na jaren intensief gebruik. In logistieke omgevingen waar duizenden bewegingen per dag plaatsvinden, blijft continuïteit cruciaal. In recyclageprojecten waar zware machines permanent actief zijn, wordt betrouwbaarheid de norm.
        </p> 

        <p>
            Door langdurige betrokkenheid bij uiteenlopende projecten in logistiek en recyclage, ontstaat inzicht in hoe vloeren zich gedragen doorheen hun levenscyclus. Dat inzicht laat toe om toekomstige projecten met meer precisie te benaderen.
        </p> 

    </section>

    <!-- CONCLUSION -->
    <section class="kebro-practical-performance__conclusion">

        <span class="kebro-practical-performance__conclusion-label">
            Praktijkervaring als uitgangspunt
        </span>

        <p>
            Niet vanuit theorie, maar vanuit praktijkervaring.
        </p> 

    </section>

    <!-- CTA -->
    <section class="kebro-practical-performance__cta">

        <div class="kebro-practical-performance__cta-copy">

            <span class="kebro-practical-performance__cta-eyebrow">
                Van analyse naar duurzame prestaties
            </span>

            <h2>
                Ontdek hoe Kebro industriële vloeren afstemt op dagelijks gebruik.
            </h2>

            <p>
                Bekijk gerealiseerde projecten of bespreek uw logistieke, productie- of recyclageomgeving rechtstreeks met Kebro.
            </p> 

        </div>

        <div class="kebro-practical-performance__cta-actions">

            <a class="kebro-practical-performance__button kebro-practical-performance__button--primary" href="https://www.kebro.be/projecten/">
                Bekijk onze projecten
                <span aria-hidden="true">→</span>
            </a>

            <a class="kebro-practical-performance__button kebro-practical-performance__button--secondary" href="https://www.kebro.be/contact/">
                Bespreek uw project
                <span aria-hidden="true">→</span>
            </a>

        </div>

    </section>

</div>

<style>
/* =========================================
   GENERAL
========================================= */

.kebro-practical-performance {
    margin: 42px 0 52px;
}


/* =========================================
   ARTICLE SECTIONS
========================================= */

.kebro-practical-performance__section {
    margin-bottom: 46px;
}

.kebro-practical-performance__section h2 {
    position: relative;

    margin: 0 0 20px;
    padding-left: 17px;

    color: #083f50;
    font-size: 28px;
    line-height: 1.25;
    font-weight: 700;
    letter-spacing: -0.25px;
}

.kebro-practical-performance__section h2::before {
    content: "";
    position: absolute;

    top: 5px;
    left: 0;

    width: 3px;
    height: 27px;

    background: #d71920;
    border-radius: 3px;
}

.kebro-practical-performance__section p {
    margin: 0 0 22px;

    color: #184d5d;
    font-size: 17px;
    line-height: 1.75;
    font-weight: 400;
}

.kebro-practical-performance__section p:last-child {
    margin-bottom: 0;
}


/* =========================================
   CONTEXT BOX
========================================= */

.kebro-practical-performance__context {
    position: relative;
    overflow: hidden;

    margin: 29px 0 0;
    padding: 27px 30px;

    background: #f2f5f6;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-practical-performance__context::after {
    content: "";
    position: absolute;

    top: -70px;
    right: -70px;

    width: 165px;
    height: 165px;

    background: rgba(215, 25, 32, 0.05);
    border-radius: 50%;
}

.kebro-practical-performance__context-label {
    position: relative;
    z-index: 1;

    display: block;
    margin-bottom: 9px;

    color: #d71920;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

.kebro-practical-performance__context p {
    position: relative;
    z-index: 1;

    margin: 0;

    color: #184d5d;
    font-size: 16px;
    line-height: 1.72;
    font-weight: 500;
}


/* =========================================
   CONCLUSION
========================================= */

.kebro-practical-performance__conclusion {
    position: relative;
    overflow: hidden;

    margin: 48px 0 20px;
    padding: 32px 36px;

    background: #083f50;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-practical-performance__conclusion::after {
    content: "";
    position: absolute;

    top: -70px;
    right: -70px;

    width: 170px;
    height: 170px;

    background: rgba(255, 255, 255, 0.055);
    border-radius: 50%;
}

.kebro-practical-performance__conclusion-label {
    position: relative;
    z-index: 1;

    display: block;
    margin-bottom: 9px;

    color: rgba(255, 255, 255, 0.74);
    font-size: 13px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.kebro-practical-performance__conclusion p {
    position: relative;
    z-index: 1;

    margin: 0;

    color: #ffffff;
    font-size: 22px;
    line-height: 1.55;
    font-weight: 800;
}


/* =========================================
   CTA
========================================= */

.kebro-practical-performance__cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 35px;

    padding: 35px 36px;

    background: #f2f5f6;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-practical-performance__cta-copy {
    max-width: 650px;
}

.kebro-practical-performance__cta-eyebrow {
    display: inline-block;
    margin-bottom: 8px;

    color: #d71920;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

.kebro-practical-performance__cta h2 {
    margin: 0 0 12px;
    padding: 0;

    color: #083f50;
    font-size: 28px;
    line-height: 1.25;
    font-weight: 800;
    letter-spacing: -0.3px;
}

.kebro-practical-performance__cta p {
    margin: 0;

    color: #315d69;
    font-size: 16px;
    line-height: 1.7;
}

.kebro-practical-performance__cta-actions {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 10px;

    flex: 0 0 225px;
}

.kebro-practical-performance__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;

    min-height: 48px;
    padding: 12px 19px;

    border-radius: 2px;

    font-size: 15px;
    line-height: 1.3;
    font-weight: 700;
    text-align: center;
    text-decoration: none !important;

    transition:
        background-color 0.2s ease,
        border-color 0.2s ease,
        color 0.2s ease,
        transform 0.2s ease;
}

.kebro-practical-performance__button--primary {
    background: #d71920;
    border: 2px solid #d71920;
    color: #ffffff !important;
}

.kebro-practical-performance__button--primary:hover {
    background: #b8141a;
    border-color: #b8141a;
    color: #ffffff !important;
    transform: translateY(-1px);
}

.kebro-practical-performance__button--secondary {
    background: transparent;
    border: 2px solid #083f50;
    color: #083f50 !important;
}

.kebro-practical-performance__button--secondary:hover {
    background: #083f50;
    border-color: #083f50;
    color: #ffffff !important;
    transform: translateY(-1px);
}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .kebro-practical-performance {
        margin: 34px 0 40px;
    }

    .kebro-practical-performance__section {
        margin-bottom: 36px;
    }

    .kebro-practical-performance__section h2 {
        margin-bottom: 16px;
        padding-left: 15px;

        font-size: 24px;
        line-height: 1.3;
    }

    .kebro-practical-performance__section h2::before {
        top: 4px;
        height: 24px;
    }

    .kebro-practical-performance__section p {
        margin-bottom: 18px;

        font-size: 16px;
        line-height: 1.7;
    }

    .kebro-practical-performance__context {
        padding: 23px 21px;
    }

    .kebro-practical-performance__context p {
        font-size: 15px;
    }

    .kebro-practical-performance__conclusion {
        margin-top: 38px;
        padding: 27px 23px;
    }

    .kebro-practical-performance__conclusion p {
        font-size: 18px;
    }

    .kebro-practical-performance__cta {
        align-items: flex-start;
        flex-direction: column;

        padding: 28px 22px;
    }

    .kebro-practical-performance__cta h2 {
        font-size: 24px;
    }

    .kebro-practical-performance__cta p {
        font-size: 15px;
    }

    .kebro-practical-performance__cta-actions {
        width: 100%;
        flex-basis: auto;
    }

    .kebro-practical-performance__button {
        width: 100%;
        box-sizing: border-box;
    }
}
</style></div>
			</div><div class="et_pb_module et_pb_code et_pb_code_11">
				
				
				
				
				<div class="et_pb_code_inner"><div class="kebro-reliability-final">

    <!-- SECTION 1 -->
    <section class="kebro-reliability-final__section">

        <h2>
            Vooruitdenken als constante
        </h2>

        <p>
            Industriële vloeren onder hoge belasting maken deel uit van een groter geheel. Ze ondersteunen processen, logistiek en productie. Wanneer die processen evolueren, moet de vloer daarop voorbereid zijn.
        </p> 

        <p>
            Daarom wordt bij nieuwe projecten niet alleen gekeken naar de huidige belasting, maar ook naar mogelijke toekomstige uitbreiding of wijziging in gebruik. Een vloer moet niet alleen vandaag functioneren, maar ook ruimte laten voor groei.
        </p> 

        <p>
            Die vooruitblik is geen extra laag, maar een integraal onderdeel van de aanpak. Ze zorgt ervoor dat investeringen op lange termijn hun waarde behouden.
        </p> 

    </section>

    <!-- SECTION 2 -->
    <section class="kebro-reliability-final__section">

        <h2>
            Betrouwbaarheid als eindresultaat
        </h2>

        <p>
            In logistiek en recyclage is continuïteit essentieel. Machines draaien, goederen bewegen, processen volgen elkaar op. Een vloer die onder hoge belasting betrouwbaar blijft functioneren, draagt bij aan die continuïteit.
        </p> 

        <p>
            Industriële vloeren onder hoge belasting vragen daarom geen spectaculaire oplossingen, maar samenhang tussen ontwerp, materiaalkeuze en uitvoering. Wanneer die elementen op elkaar afgestemd zijn, ontstaat een vloer die doet wat hij moet doen — dag na dag, jaar na jaar.
        </p> 

        <p>
            Ervaring laat zien dat het niet gaat om één technisch detail, maar om het geheel. En precies in dat geheel ligt de echte waarde van een doordachte aanpak.
        </p> 

    </section>

    <!-- STRONG CONCLUSION -->
    <section class="kebro-reliability-final__conclusion">

        <span class="kebro-reliability-final__conclusion-label">
            Ontworpen voor dagelijkse realiteit
        </span>

        <h2>
            Betrouwbare prestaties ontstaan wanneer belasting, gebruik en uitvoering één geheel vormen.
        </h2>

        <p>
            Een industriële betonvloer moet niet alleen sterk zijn bij oplevering, maar voorspelbaar blijven functioneren binnen de logistieke, productie- of recyclageomgeving waarvoor ze ontworpen is.
        </p> 

    </section>

    <!-- FINAL CTA / INTERNAL LINKING -->
    <section
        class="kebro-reliability-final__cta"
        aria-labelledby="kebro-reliability-final-cta-title"
    >

        <div class="kebro-reliability-final__cta-intro">

            <span class="kebro-reliability-final__eyebrow">
                Uw vloerproject technisch voorbereiden
            </span>

            <h2 id="kebro-reliability-final-cta-title">
                Bespreek hoe uw industriële vloer dagelijks belast en gebruikt wordt.
            </h2>

            <p>
                Ontdek hoe Kebro vloeropbouw, gebruikspatronen en technische vereisten samenbrengt in een oplossing voor duurzame prestaties.
            </p> 

        </div>

        <div class="kebro-reliability-final__cards">

            <!-- BETONVLOEREN -->
            <a class="kebro-reliability-final__card" href="https://www.kebro.be/">
                <span class="kebro-reliability-final__number">
                    01
                </span>

                <div>
                    <span class="kebro-reliability-final__card-label">
                        Onze expertise
                    </span>

                    <h3>
                        Industriële betonvloeren
                    </h3>

                    <p>
                        Ontdek oplossingen voor intensief gebruik, zware belasting en langdurige prestaties.
                    </p> 

                    <span class="kebro-reliability-final__link">
                        Ontdek betonvloeren
                        <span aria-hidden="true">→</span>
                    </span>
                </div>
            </a>

            <!-- STUDIEDIENST -->
            <a class="kebro-reliability-final__card" href="https://www.kebro.be/eigen-studiedienst/">
                <span class="kebro-reliability-final__number">
                    02
                </span>

                <div>
                    <span class="kebro-reliability-final__card-label">
                        Technische voorbereiding
                    </span>

                    <h3>
                        Eigen studiedienst
                    </h3>

                    <p>
                        Laat belasting, gebruik en technische vloeropbouw vooraf correct analyseren.
                    </p> 

                    <span class="kebro-reliability-final__link">
                        Ontdek de studiedienst
                        <span aria-hidden="true">→</span>
                    </span>
                </div>
            </a>

            <!-- PROJECTEN -->
            <a class="kebro-reliability-final__card" href="https://www.kebro.be/projecten/">
                <span class="kebro-reliability-final__number">
                    03
                </span>

                <div>
                    <span class="kebro-reliability-final__card-label">
                        Bekijk de praktijk
                    </span>

                    <h3>
                        Gerealiseerde projecten
                    </h3>

                    <p>
                        Bekijk hoe technische voorbereiding en uitvoering samenkomen in de praktijk.
                    </p> 

                    <span class="kebro-reliability-final__link">
                        Bekijk projecten
                        <span aria-hidden="true">→</span>
                    </span>
                </div>
            </a>

        </div>

        <!-- CONTACT STRIP -->
        <div class="kebro-reliability-final__contact">

            <div class="kebro-reliability-final__contact-copy">

                <span>
                    Een logistieke, productie- of recyclageomgeving?
                </span>

                <strong>
                    Bespreek uw vloerproject rechtstreeks met Kebro.
                </strong>

            </div>

            <a class="kebro-reliability-final__button" href="https://www.kebro.be/contact/">
                Vraag technisch advies
                <span aria-hidden="true">→</span>
            </a>

        </div>

    </section>

</div>

<style>
/* =========================================
   GENERAL
========================================= */

.kebro-reliability-final {
    margin: 42px 0 52px;
}


/* =========================================
   ARTICLE SECTIONS
========================================= */

.kebro-reliability-final__section {
    margin-bottom: 46px;
}

.kebro-reliability-final__section h2 {
    position: relative;

    margin: 0 0 20px;
    padding-left: 17px;

    color: #083f50;
    font-size: 28px;
    line-height: 1.25;
    font-weight: 700;
    letter-spacing: -0.25px;
}

.kebro-reliability-final__section h2::before {
    content: "";
    position: absolute;

    top: 5px;
    left: 0;

    width: 3px;
    height: 27px;

    background: #d71920;
    border-radius: 3px;
}

.kebro-reliability-final__section p {
    margin: 0 0 22px;

    color: #184d5d;
    font-size: 17px;
    line-height: 1.75;
    font-weight: 400;
}

.kebro-reliability-final__section p:last-child {
    margin-bottom: 0;
}


/* =========================================
   CONCLUSION
========================================= */

.kebro-reliability-final__conclusion {
    position: relative;
    overflow: hidden;

    margin: 48px 0 54px;
    padding: 39px 40px;

    background: #083f50;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-reliability-final__conclusion::after {
    content: "";
    position: absolute;

    top: -90px;
    right: -90px;

    width: 220px;
    height: 220px;

    background: rgba(255, 255, 255, 0.055);
    border-radius: 50%;
}

.kebro-reliability-final__conclusion-label {
    position: relative;
    z-index: 1;

    display: inline-block;
    margin-bottom: 10px;

    color: rgba(255, 255, 255, 0.72);
    font-size: 13px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.kebro-reliability-final__conclusion h2 {
    position: relative;
    z-index: 1;

    max-width: 820px;
    margin: 0 0 15px;
    padding: 0;

    color: #ffffff;
    font-size: 30px;
    line-height: 1.23;
    font-weight: 800;
    letter-spacing: -0.35px;
}

.kebro-reliability-final__conclusion p {
    position: relative;
    z-index: 1;

    max-width: 780px;
    margin: 0;

    color: rgba(255, 255, 255, 0.82);
    font-size: 17px;
    line-height: 1.72;
}


/* =========================================
   FINAL CTA
========================================= */

.kebro-reliability-final__cta {
    position: relative;
    overflow: hidden;

    padding: 40px;

    background: #f2f5f6;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-reliability-final__cta::after {
    content: "";
    position: absolute;

    top: -100px;
    right: -100px;

    width: 240px;
    height: 240px;

    background: rgba(215, 25, 32, 0.05);
    border-radius: 50%;
}

.kebro-reliability-final__cta-intro {
    position: relative;
    z-index: 1;

    max-width: 760px;
    margin-bottom: 28px;
}

.kebro-reliability-final__eyebrow {
    display: inline-block;
    margin-bottom: 9px;

    color: #d71920;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

.kebro-reliability-final__cta-intro h2 {
    margin: 0 0 13px;
    padding: 0;

    color: #083f50;
    font-size: 30px;
    line-height: 1.22;
    font-weight: 800;
    letter-spacing: -0.35px;
}

.kebro-reliability-final__cta-intro p {
    margin: 0;

    color: #315d69;
    font-size: 16px;
    line-height: 1.7;
}


/* =========================================
   LINK CARDS
========================================= */

.kebro-reliability-final__cards {
    position: relative;
    z-index: 1;

    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;

    margin-bottom: 20px;
}

.kebro-reliability-final__card {
    display: flex;
    align-items: flex-start;
    gap: 14px;

    padding: 24px 21px;

    background: #ffffff;
    border: 1px solid #dce5e8;
    border-radius: 3px;

    color: inherit !important;
    text-decoration: none !important;

    transition:
        transform 0.2s ease,
        border-color 0.2s ease,
        box-shadow 0.2s ease;
}

.kebro-reliability-final__card:hover {
    transform: translateY(-3px);
    border-color: rgba(215, 25, 32, 0.45);
    box-shadow: 0 12px 28px rgba(8, 63, 80, 0.09);
}

.kebro-reliability-final__number {
    flex: 0 0 auto;
    margin-top: 2px;

    color: #d71920;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 800;
}

.kebro-reliability-final__card-label {
    display: block;
    margin-bottom: 6px;

    color: #607c84;
    font-size: 11px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.045em;
    text-transform: uppercase;
}

.kebro-reliability-final__card h3 {
    margin: 0 0 9px;
    padding: 0;

    color: #083f50;
    font-size: 19px;
    line-height: 1.3;
    font-weight: 800;
}

.kebro-reliability-final__card p {
    margin: 0 0 15px;

    color: #436772;
    font-size: 14px;
    line-height: 1.62;
}

.kebro-reliability-final__link {
    display: inline-flex;
    align-items: center;
    gap: 7px;

    color: #d71920;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 700;
}

.kebro-reliability-final__link span {
    font-size: 17px;
    transition: transform 0.2s ease;
}

.kebro-reliability-final__card:hover
.kebro-reliability-final__link span {
    transform: translateX(3px);
}


/* =========================================
   CONTACT STRIP
========================================= */

.kebro-reliability-final__contact {
    position: relative;
    z-index: 1;

    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;

    padding: 23px 25px;

    background: #083f50;
    border-radius: 3px;
}

.kebro-reliability-final__contact-copy {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.kebro-reliability-final__contact-copy span {
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px;
    line-height: 1.4;
}

.kebro-reliability-final__contact-copy strong {
    color: #ffffff;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
}

.kebro-reliability-final__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;

    flex: 0 0 auto;
    padding: 13px 21px;

    background: #d71920;
    border: 2px solid #d71920;
    border-radius: 2px;

    color: #ffffff !important;
    font-size: 15px;
    line-height: 1.3;
    font-weight: 700;
    text-decoration: none !important;

    transition:
        background-color 0.2s ease,
        border-color 0.2s ease,
        transform 0.2s ease;
}

.kebro-reliability-final__button:hover {
    background: #b8141a;
    border-color: #b8141a;
    color: #ffffff !important;
    transform: translateY(-1px);
}


/* =========================================
   TABLET
========================================= */

@media (max-width: 980px) {
    .kebro-reliability-final__cards {
        grid-template-columns: 1fr;
    }
}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .kebro-reliability-final {
        margin: 34px 0 40px;
    }

    .kebro-reliability-final__section {
        margin-bottom: 36px;
    }

    .kebro-reliability-final__section h2 {
        margin-bottom: 16px;
        padding-left: 15px;

        font-size: 24px;
        line-height: 1.3;
    }

    .kebro-reliability-final__section h2::before {
        top: 4px;
        height: 24px;
    }

    .kebro-reliability-final__section p {
        margin-bottom: 18px;

        font-size: 16px;
        line-height: 1.7;
    }

    .kebro-reliability-final__conclusion {
        margin: 38px 0 42px;
        padding: 28px 23px;
    }

    .kebro-reliability-final__conclusion h2 {
        font-size: 24px;
    }

    .kebro-reliability-final__conclusion p {
        font-size: 16px;
    }

    .kebro-reliability-final__cta {
        padding: 28px 22px;
    }

    .kebro-reliability-final__cta-intro h2 {
        font-size: 25px;
    }

    .kebro-reliability-final__cta-intro p {
        font-size: 15px;
    }

    .kebro-reliability-final__card {
        padding: 21px 19px;
    }

    .kebro-reliability-final__contact {
        align-items: flex-start;
        flex-direction: column;

        padding: 21px;
    }

    .kebro-reliability-final__button {
        width: 100%;
        box-sizing: border-box;
    }
}
</style></div>
			</div><div class="et_pb_module et_pb_code et_pb_code_12">
				
				
				
				
				<div class="et_pb_code_inner"><section class="kebro-form-heading">

    <span class="kebro-form-heading__eyebrow">
        Uw project bespreken
    </span>

    <h2>
        Bespreek uw project met Kebro
    </h2>

    <p>
        Heeft u een concreet project of een technische vraag?
        Laat uw gegevens achter. Een specialist van Kebro neemt
        contact met u op om uw situatie te bespreken.
    </p> 

</section>

<style>
.kebro-form-heading {
    margin: 54px 0 28px;
    padding: 34px 36px 4px;

    background: #ffffff;
    border-top: 3px solid #d71920;
}

.kebro-form-heading__eyebrow {
    display: block;
    margin-bottom: 9px;

    color: #d71920;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

.kebro-form-heading h2 {
    margin: 0 0 13px;
    padding: 0;

    color: #083f50;
    font-size: 31px;
    line-height: 1.22;
    font-weight: 800;
    letter-spacing: -0.4px;
}

.kebro-form-heading p {
    max-width: 770px;
    margin: 0;

    color: #315d69;
    font-size: 17px;
    line-height: 1.7;
}

@media (max-width: 767px) {
    .kebro-form-heading {
        margin-top: 42px;
        padding: 27px 22px 4px;
    }

    .kebro-form-heading h2 {
        font-size: 25px;
    }

    .kebro-form-heading p {
        font-size: 16px;
    }
}
</style></div>
			</div>
			<div id="et_pb_contact_form_2" class="et_pb_module et_pb_contact_form_2 et_pb_contact_form_container clearfix" data-form_unique_num="2" data-form_unique_id="38231120-0d01-4c91-9a20-86740f6baa61">
				
				
				
				
				
				<div class="et-pb-contact-message"></div>
				
				<div class="et_pb_contact">
					<form class="et_pb_contact_form clearfix" method="post" action="https://www.kebro.be/feed/">
						<p class="et_pb_contact_field et_pb_contact_field_10 et_pb_contact_field_half" data-id="name" data-type="input">
				
				
				
				
				<label for="et_pb_contact_name_2" class="et_pb_contact_form_label">Naam</label>
				<input type="text" id="et_pb_contact_name_2" class="input" value="" name="et_pb_contact_name_2" data-required_mark="required" data-field_type="input" data-original_id="name" placeholder="Naam">
			</p><p class="et_pb_contact_field et_pb_contact_field_11 et_pb_contact_field_half et_pb_contact_field_last" data-id="email" data-type="email">
				
				
				
				
				<label for="et_pb_contact_email_2" class="et_pb_contact_form_label">E-mailadres</label>
				<input type="text" id="et_pb_contact_email_2" class="input" value="" name="et_pb_contact_email_2" data-required_mark="required" data-field_type="email" data-original_id="email" placeholder="E-mailadres">
			</p><p class="et_pb_contact_field et_pb_contact_field_12 et_pb_contact_field_last" data-id="bedrijf" data-type="input">
				
				
				
				
				<label for="et_pb_contact_bedrijf_2" class="et_pb_contact_form_label">Bedrijfsnaam (optioneel)</label>
				<input type="text" id="et_pb_contact_bedrijf_2" class="input" value="" name="et_pb_contact_bedrijf_2" data-required_mark="not_required" data-field_type="input" data-original_id="bedrijf" placeholder="Bedrijfsnaam (optioneel)">
			</p><p class="et_pb_contact_field et_pb_contact_field_13 et_pb_contact_field_last" data-id="telefoon" data-type="input">
				
				
				
				
				<label for="et_pb_contact_telefoon_2" class="et_pb_contact_form_label">Telefoonnummer</label>
				<input type="text" id="et_pb_contact_telefoon_2" class="input" value="" name="et_pb_contact_telefoon_2" data-required_mark="not_required" data-field_type="input" data-original_id="telefoon" placeholder="Telefoonnummer">
			</p><p class="et_pb_contact_field et_pb_contact_field_14 et_pb_contact_field_last" data-id="message" data-type="text">
				
				
				
				
				<label for="et_pb_contact_message_2" class="et_pb_contact_form_label">Bericht</label>
				<textarea name="et_pb_contact_message_2" id="et_pb_contact_message_2" class="et_pb_contact_message input" data-required_mark="required" data-field_type="text" data-original_id="message" placeholder="Bericht"></textarea>
			</p>
						<input type="hidden" value="et_contact_proccess" name="et_pb_contactform_submit_2"/>
						<div class="et_contact_bottom_container">
							
			<div class="et_pb_contact_right">
				<p class="clearfix">
					<span class="et_pb_contact_captcha_question">5 + 14</span> = <input type="text" size="2" class="input et_pb_contact_captcha" data-first_digit="5" data-second_digit="14" value="" name="et_pb_contact_captcha_2" data-required_mark="required" autocomplete="off">
				</p>
			</div>
							<button type="submit" name="et_builder_submit_button" class="et_pb_contact_submit et_pb_button">Vraag technisch advies aan</button>
						</div>
						<input type="hidden" id="_wpnonce-et-pb-contact-form-submitted-2" name="_wpnonce-et-pb-contact-form-submitted-2" value="895ecf9f56" /><input type="hidden" name="_wp_http_referer" value="/feed/" />
					</form>
				</div>
			</div>
			
			</div>
				
				
				
				
			</div>
				
				
			</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.kebro.be/industriele-vloeren-onder-hoge-belasting-inzichten-uit-logistiek-en-recyclage/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Bestaande sites uitbreiden of optimaliseren: aandachtspunten voor betonvloeren en infrastructuur</title>
		<link>https://www.kebro.be/aandachtspunten-voor-betonvloeren-en-infrastructuur/</link>
					<comments>https://www.kebro.be/aandachtspunten-voor-betonvloeren-en-infrastructuur/#respond</comments>
		
		<dc:creator><![CDATA[grafico]]></dc:creator>
		<pubDate>Thu, 16 Apr 2026 07:00:36 +0000</pubDate>
				<category><![CDATA[Geen onderdeel van een categorie]]></category>
		<guid isPermaLink="false">https://www.kebro.be/?p=1750</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_4 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_5">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_9  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_code et_pb_code_13">
				
				
				
				
				<div class="et_pb_code_inner"><section
    class="kebro-expansion-overview"
    aria-labelledby="kebro-expansion-overview-title"
>
    <!-- LEFT INTRO -->
    <div class="kebro-expansion-overview__intro">

        <span class="kebro-expansion-overview__eyebrow">
            In dit artikel
        </span>

        <h2 id="kebro-expansion-overview-title">
            Een bestaande site uitbreiden vraagt om samenhang.
        </h2>

        <p>
            Een uitbreiding of optimalisatie gaat verder dan het toevoegen van
            nieuwe ruimte. De bestaande structuren, dagelijkse werking en nieuwe
            technische vereisten moeten als één geheel worden bekeken.
        </p> 

        <div class="kebro-expansion-overview__insight">
            <span class="kebro-expansion-overview__insight-icon">
                →
            </span>

            <strong>
                Van analyse van de bestaande situatie tot een technisch
                geïntegreerde uitbreiding.
            </strong>
        </div>

    </div>

    <!-- RIGHT ITEMS -->
    <div class="kebro-expansion-overview__items">

        <article class="kebro-expansion-overview__item">

            <span class="kebro-expansion-overview__number">
                01
            </span>

            <div class="kebro-expansion-overview__content">

                <span class="kebro-expansion-overview__label">
                    Vertrekpunt
                </span>

                <h3>
                    De bestaande situatie begrijpen
                </h3>

                <p>
                    Draagkracht, funderingen, riolering en bestaande
                    betonvloeren vormen de basis voor iedere verdere keuze.
                </p> 

            </div>

        </article>

        <article class="kebro-expansion-overview__item">

            <span class="kebro-expansion-overview__number">
                02
            </span>

            <div class="kebro-expansion-overview__content">

                <span class="kebro-expansion-overview__label">
                    Bedrijfswerking
                </span>

                <h3>
                    Continuïteit behouden
                </h3>

                <p>
                    Een gefaseerde aanpak helpt om de dagelijkse activiteiten
                    tijdens de uitbreiding zo weinig mogelijk te verstoren.
                </p> 

            </div>

        </article>

        <article class="kebro-expansion-overview__item">

            <span class="kebro-expansion-overview__number">
                03
            </span>

            <div class="kebro-expansion-overview__content">

                <span class="kebro-expansion-overview__label">
                    Technische aansluiting
                </span>

                <h3>
                    Oud en nieuw verbinden
                </h3>

                <p>
                    Vloeropbouw, voegconcept, belasting en infrastructuur
                    moeten samen één functionerend systeem vormen.
                </p> 

            </div>

        </article>

        <article class="kebro-expansion-overview__item">

            <span class="kebro-expansion-overview__number">
                04
            </span>

            <div class="kebro-expansion-overview__content">

                <span class="kebro-expansion-overview__label">
                    Gerichte verbetering
                </span>

                <h3>
                    Optimaliseren in plaats van vervangen
                </h3>

                <p>
                    Bestaande onderdelen behouden, versterken of lokaal
                    vernieuwen kan meer waarde bieden dan volledige vervanging.
                </p> 

            </div>

        </article>

    </div>

</section>

<style>
/* =========================================
   MAIN LAYOUT
========================================= */

.kebro-expansion-overview {
    position: relative;
    overflow: hidden;

    display: grid;
    grid-template-columns: minmax(260px, 0.8fr) minmax(0, 1.2fr);
    gap: 0;

    margin: 40px 0 50px;

    background: #f3f6f7;
    border-top: 4px solid #d71920;
    border-radius: 3px;
}


/* =========================================
   LEFT INTRO
========================================= */

.kebro-expansion-overview__intro {
    position: relative;

    display: flex;
    flex-direction: column;
    justify-content: center;

    padding: 42px 38px;

    background: #083f50;
}

.kebro-expansion-overview__intro::after {
    content: "";
    position: absolute;
    right: -55px;
    bottom: -70px;

    width: 170px;
    height: 170px;

    background: rgba(255, 255, 255, 0.045);
    border-radius: 50%;
}

.kebro-expansion-overview__eyebrow {
    position: relative;
    z-index: 1;

    display: inline-block;
    margin-bottom: 12px;

    color: #ffffff;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.09em;
    text-transform: uppercase;
}

.kebro-expansion-overview__intro h2 {
    position: relative;
    z-index: 1;

    margin: 0 0 17px;
    padding: 0;

    color: #ffffff;
    font-size: 30px;
    line-height: 1.22;
    font-weight: 800;
    letter-spacing: -0.4px;
}

.kebro-expansion-overview__intro > p {
    position: relative;
    z-index: 1;

    margin: 0 0 27px;

    color: rgba(255, 255, 255, 0.78);
    font-size: 15px;
    line-height: 1.72;
}


/* =========================================
   SMALL INSIGHT
========================================= */

.kebro-expansion-overview__insight {
    position: relative;
    z-index: 1;

    display: flex;
    align-items: flex-start;
    gap: 12px;

    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.16);
}

.kebro-expansion-overview__insight-icon {
    flex: 0 0 auto;

    color: #ffffff;
    font-size: 20px;
    line-height: 1.2;
}

.kebro-expansion-overview__insight strong {
    color: #ffffff;
    font-size: 14px;
    line-height: 1.55;
    font-weight: 700;
}


/* =========================================
   RIGHT ITEMS
========================================= */

.kebro-expansion-overview__items {
    padding: 16px 36px;
    background: #ffffff;
}

.kebro-expansion-overview__item {
    display: grid;
    grid-template-columns: 44px minmax(0, 1fr);
    gap: 17px;

    padding: 25px 0;
    border-bottom: 1px solid #dce5e8;
}

.kebro-expansion-overview__item:last-child {
    border-bottom: 0;
}

.kebro-expansion-overview__number {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 42px;
    height: 42px;

    background: #f3f6f7;
    border: 1px solid #d7e1e4;
    border-radius: 50%;

    color: #d71920;
    font-size: 12px;
    line-height: 1;
    font-weight: 800;

    transition:
        background-color 0.2s ease,
        border-color 0.2s ease,
        color 0.2s ease;
}

.kebro-expansion-overview__item:hover
.kebro-expansion-overview__number {
    background: #d71920;
    border-color: #d71920;
    color: #ffffff;
}

.kebro-expansion-overview__label {
    display: block;
    margin-bottom: 4px;

    color: #d71920;
    font-size: 11px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.kebro-expansion-overview__content h3 {
    margin: 0 0 7px;
    padding: 0;

    color: #083f50;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 800;
}

.kebro-expansion-overview__content p {
    margin: 0;

    color: #436772;
    font-size: 14px;
    line-height: 1.65;
}


/* =========================================
   TABLET
========================================= */

@media (max-width: 980px) {
    .kebro-expansion-overview {
        grid-template-columns: 1fr;
    }

    .kebro-expansion-overview__intro {
        padding: 36px;
    }
}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {
    .kebro-expansion-overview {
        margin: 30px 0 38px;
    }

    .kebro-expansion-overview__intro {
        padding: 28px 23px;
    }

    .kebro-expansion-overview__intro h2 {
        font-size: 25px;
    }

    .kebro-expansion-overview__intro > p {
        font-size: 15px;
    }

    .kebro-expansion-overview__items {
        padding: 5px 22px;
    }

    .kebro-expansion-overview__item {
        grid-template-columns: 40px minmax(0, 1fr);
        gap: 14px;
        padding: 21px 0;
    }

    .kebro-expansion-overview__number {
        width: 38px;
        height: 38px;
    }

    .kebro-expansion-overview__content h3 {
        font-size: 17px;
    }
}
</style></div>
			</div><div class="et_pb_module et_pb_code et_pb_code_14">
				
				
				
				
				<div class="et_pb_code_inner"><div class="kebro-site-expansion-content">

    <!-- INTRO -->
    <section class="kebro-site-expansion-intro">

        <div class="kebro-site-expansion-intro__title">
            Bestaande sites uitbreiden of optimaliseren: aandachtspunten voor betonvloeren en infrastructuur
        </div>

        <p class="kebro-site-expansion-intro__lead">
            Voor veel KMO’s en industriële bedrijven is uitbreiding geen kwestie van nieuwbouw op een leeg terrein, maar van optimalisatie binnen een bestaande site. Extra opslagcapaciteit, een bijkomende productiezone of een aangepaste logistieke flow vragen vaak om ingrepen in betonvloeren en infrastructuur die al jaren in gebruik zijn.
        </p> 

        <p>
            De uitbreiding van bestaande sites brengt specifieke uitdagingen met zich mee. Betonvloeren en infrastructuur moeten aansluiten op bestaande structuren, zonder de continuïteit van de werking in het gedrang te brengen. Dat vraagt een doordachte aanpak waarin voorbereiding, technische analyse en fasering centraal staan.
        </p> 

    </section>

    <!-- SECTION 1 -->
    <section class="kebro-site-expansion-section">

        <h2>
            Vertrekken vanuit de bestaande situatie
        </h2>

        <p>
            Bij uitbreiding of optimalisatie van een bestaande industriële site is de huidige toestand het uitgangspunt. De draagkracht van bestaande betonvloeren, de opbouw van funderingen, de ligging van rioleringen en leidingen: elk element beïnvloedt de nieuwe ingreep.
        </p> 

        <p>
            Voor betonvloeren betekent dit dat niet alleen gekeken wordt naar de nieuwe belasting, maar ook naar de interactie met bestaande constructies. Aansluitingen tussen oude en nieuwe vloerdelen vragen bijzondere aandacht. Verschillen in hoogte, uitzetting of draagkracht moeten technisch correct worden opgevangen om een homogeen geheel te behouden.
        </p> 

        <p>
            Bij infrastructuurprojecten geldt hetzelfde. Bestaande verhardingen, afwateringssystemen en circulatiepatronen vormen het kader waarbinnen nieuwe elementen geïntegreerd worden. Een uitbreiding moet logisch aansluiten op wat er al is, zowel technisch als functioneel.
        </p> 

    </section>

    <!-- SECTION 2 -->
    <section class="kebro-site-expansion-section">

        <h2>
            Continuïteit van de werking
        </h2>

        <p>
            Een van de grootste aandachtspunten bij optimalisatie van bestaande sites is de continuïteit van de bedrijfsactiviteiten. In tegenstelling tot een volledig nieuw project, draait de site meestal gewoon door tijdens de werken.
        </p> 

        <p>
            Dat betekent dat beton- en infrastructuurwerken zorgvuldig gefaseerd moeten worden. Tijdelijke circulatiezones, aangepaste werfroutes en duidelijke afbakening zijn essentieel om veiligheid en efficiëntie te waarborgen.
        </p> 

        <p>
            Voor betonvloeren onder hoge belasting vraagt dit bijkomende aandacht. Nieuwe vloerdelen moeten afgestemd worden op de bestaande logistieke bewegingen. De aansluiting tussen oude en nieuwe zones moet niet alleen technisch correct zijn, maar ook praktisch functioneren binnen de dagelijkse werking. Een uitbreiding is pas geslaagd wanneer de overgang nauwelijks merkbaar is in het gebruik van de site.
        </p> 

    </section>

    <!-- IMAGE CTA -->
    <section
        class="kebro-site-expansion-cta"
        aria-labelledby="kebro-site-expansion-cta-title"
    >

        <div class="kebro-site-expansion-cta__content">

            <span class="kebro-site-expansion-cta__eyebrow">
                Uitbreiden met inzicht
            </span>

            <h2 id="kebro-site-expansion-cta-title">
                Een succesvolle uitbreiding begint met een grondige analyse.
            </h2>

            <p>
                Bespreek uw bestaande site met Kebro. Samen bekijken we hoe
                betonvloeren, infrastructuur en dagelijkse werking technisch
                op elkaar kunnen worden afgestemd.
            </p> 

            <div class="kebro-site-expansion-cta__actions">

                <a class="kebro-site-expansion-cta__primary" href="https://www.kebro.be/contact/">
                    Bespreek uw project
                    <span aria-hidden="true">→</span>
                </a>

                <a class="kebro-site-expansion-cta__secondary" href="https://www.kebro.be/projecten/">
                    Bekijk onze projecten
                    <span aria-hidden="true">→</span>
                </a>

            </div>

            <span class="kebro-site-expansion-cta__note">
                Vrijblijvend technisch advies
            </span>

        </div>

    </section>

</div>

<style>
/* =========================================
   GENERAL
========================================= */

.kebro-site-expansion-content {
    margin: 34px 0 50px;
}


/* =========================================
   INTRO
========================================= */

.kebro-site-expansion-intro {
    margin-bottom: 46px;
}

.kebro-site-expansion-intro__title {
    margin: 0 0 20px;

    color: #083f50;
    font-size: 31px;
    line-height: 1.22;
    font-weight: 800;
    letter-spacing: -0.4px;
}

.kebro-site-expansion-intro p {
    margin: 0 0 22px;

    color: #184d5d;
    font-size: 17px;
    line-height: 1.75;
    font-weight: 400;
}

.kebro-site-expansion-intro__lead {
    color: #083f50 !important;
    font-size: 19px !important;
    line-height: 1.72 !important;
    font-weight: 600 !important;
}

.kebro-site-expansion-intro p:last-child {
    margin-bottom: 0;
}


/* =========================================
   ARTICLE SECTIONS
========================================= */

.kebro-site-expansion-section {
    margin-bottom: 46px;
}

.kebro-site-expansion-section h2 {
    position: relative;

    margin: 0 0 19px;
    padding-left: 17px;

    color: #083f50;
    font-size: 28px;
    line-height: 1.25;
    font-weight: 700;
    letter-spacing: -0.25px;
}

.kebro-site-expansion-section h2::before {
    content: "";
    position: absolute;

    left: 0;
    top: 5px;

    width: 3px;
    height: 26px;

    background: #d71920;
    border-radius: 3px;
}

.kebro-site-expansion-section p {
    margin: 0 0 22px;

    color: #184d5d;
    font-size: 17px;
    line-height: 1.75;
    font-weight: 400;
}

.kebro-site-expansion-section p:last-child {
    margin-bottom: 0;
}


/* =========================================
   IMAGE CTA
========================================= */

.kebro-site-expansion-cta {
    position: relative;
    overflow: hidden;

    display: flex;
    align-items: center;

    min-height: 430px;
    margin-top: 56px;

    background-image:
        linear-gradient(
            90deg,
            rgba(5, 47, 61, 0.96) 0%,
            rgba(5, 47, 61, 0.88) 47%,
            rgba(5, 47, 61, 0.48) 100%
        ),
        url("https://www.kebro.be/wp-content/uploads/2026/04/0526_BLOGBEELD_1080x675.jpg");

    background-size: cover;
    background-position: center;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-site-expansion-cta::after {
    content: "";
    position: absolute;

    top: -95px;
    right: -95px;

    width: 220px;
    height: 220px;

    background: rgba(255, 255, 255, 0.055);
    border-radius: 50%;
}

.kebro-site-expansion-cta__content {
    position: relative;
    z-index: 1;

    max-width: 690px;
    padding: 48px;
}

.kebro-site-expansion-cta__eyebrow {
    display: inline-block;
    margin-bottom: 11px;

    color: #ffffff;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.kebro-site-expansion-cta__content h2 {
    margin: 0 0 16px;
    padding: 0;

    color: #ffffff;
    font-size: 34px;
    line-height: 1.2;
    font-weight: 800;
    letter-spacing: -0.45px;
}

.kebro-site-expansion-cta__content p {
    max-width: 620px;
    margin: 0 0 26px;

    color: rgba(255, 255, 255, 0.84);
    font-size: 17px;
    line-height: 1.72;
}

.kebro-site-expansion-cta__actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px;

    margin-bottom: 15px;
}

.kebro-site-expansion-cta__primary,
.kebro-site-expansion-cta__secondary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;

    min-height: 49px;
    padding: 13px 21px;

    border-radius: 2px;

    font-size: 15px;
    line-height: 1.3;
    font-weight: 700;
    text-decoration: none !important;

    transition:
        background-color 0.2s ease,
        border-color 0.2s ease,
        color 0.2s ease,
        transform 0.2s ease;
}

.kebro-site-expansion-cta__primary {
    background: #d71920;
    border: 2px solid #d71920;
    color: #ffffff !important;
}

.kebro-site-expansion-cta__primary:hover {
    background: #b8141a;
    border-color: #b8141a;
    color: #ffffff !important;
    transform: translateY(-1px);
}

.kebro-site-expansion-cta__secondary {
    background: rgba(255, 255, 255, 0.07);
    border: 2px solid rgba(255, 255, 255, 0.65);
    color: #ffffff !important;
}

.kebro-site-expansion-cta__secondary:hover {
    background: #ffffff;
    border-color: #ffffff;
    color: #083f50 !important;
    transform: translateY(-1px);
}

.kebro-site-expansion-cta__note {
    display: block;

    color: rgba(255, 255, 255, 0.68);
    font-size: 13px;
    line-height: 1.4;
    font-weight: 600;
}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .kebro-site-expansion-content {
        margin: 28px 0 38px;
    }

    .kebro-site-expansion-intro {
        margin-bottom: 36px;
    }

    .kebro-site-expansion-intro__title {
        margin-bottom: 17px;

        font-size: 25px;
        line-height: 1.28;
    }

    .kebro-site-expansion-intro p {
        margin-bottom: 18px;

        font-size: 16px;
        line-height: 1.7;
    }

    .kebro-site-expansion-intro__lead {
        font-size: 18px !important;
        line-height: 1.65 !important;
    }

    .kebro-site-expansion-section {
        margin-bottom: 36px;
    }

    .kebro-site-expansion-section h2 {
        margin-bottom: 16px;
        padding-left: 15px;

        font-size: 24px;
        line-height: 1.3;
    }

    .kebro-site-expansion-section h2::before {
        top: 4px;
        height: 24px;
    }

    .kebro-site-expansion-section p {
        margin-bottom: 18px;

        font-size: 16px;
        line-height: 1.7;
    }

    .kebro-site-expansion-cta {
        min-height: 500px;
        margin-top: 42px;

        align-items: flex-end;

        background-image:
            linear-gradient(
                180deg,
                rgba(5, 47, 61, 0.35) 0%,
                rgba(5, 47, 61, 0.78) 47%,
                rgba(5, 47, 61, 0.97) 100%
            ),
            url("https://www.kebro.be/wp-content/uploads/2026/04/0526_BLOGBEELD_1080x675.jpg");

        background-position: center;
    }

    .kebro-site-expansion-cta__content {
        padding: 30px 23px;
    }

    .kebro-site-expansion-cta__content h2 {
        font-size: 27px;
    }

    .kebro-site-expansion-cta__content p {
        font-size: 15px;
    }

    .kebro-site-expansion-cta__actions {
        align-items: stretch;
        flex-direction: column;
    }

    .kebro-site-expansion-cta__primary,
    .kebro-site-expansion-cta__secondary {
        width: 100%;
        box-sizing: border-box;
    }
}
</style></div>
			</div><div class="et_pb_module et_pb_code et_pb_code_15">
				
				
				
				
				<div class="et_pb_code_inner"><div class="kebro-compatibility-content">

    <!-- SECTION 1 -->
    <section class="kebro-compatibility-section">

        <h2>
            Technische compatibiliteit
        </h2>

        <p>
            Bestaande betonvloeren zijn vaak ontworpen volgens normen en
            gebruikspatronen van hun tijd. Bij uitbreiding is het belangrijk om de
            compatibiliteit tussen oud en nieuw correct te analyseren.
        </p> 

        <div class="kebro-compatibility-checklist">

            <div class="kebro-compatibility-checklist__intro">
                <span class="kebro-compatibility-checklist__eyebrow">
                    Technische aandachtspunten
                </span>

                <h3>
                    Dit kan betrekking hebben op:
                </h3>
            </div>

            <div class="kebro-compatibility-checklist__grid">

                <div class="kebro-compatibility-checklist__item">
                    <span class="kebro-compatibility-checklist__icon">✓</span>
                    <span>Verschil in betonkwaliteit</span>
                </div>

                <div class="kebro-compatibility-checklist__item">
                    <span class="kebro-compatibility-checklist__icon">✓</span>
                    <span>Type wapening</span>
                </div>

                <div class="kebro-compatibility-checklist__item">
                    <span class="kebro-compatibility-checklist__icon">✓</span>
                    <span>Voegconcept</span>
                </div>

                <div class="kebro-compatibility-checklist__item">
                    <span class="kebro-compatibility-checklist__icon">✓</span>
                    <span>Belastingcategorie</span>
                </div>

                <div class="kebro-compatibility-checklist__item">
                    <span class="kebro-compatibility-checklist__icon">✓</span>
                    <span>Afwerkingsniveau</span>
                </div>

            </div>

        </div>

        <p>
            Een nieuwe vloer kan technisch sterker zijn dan de bestaande, maar moet
            zich gedragen als onderdeel van één geheel. Dat vraagt inzicht in
            spanningsverdeling, aansluitingstechnieken en detaillering.
        </p> 

        <p>
            Hetzelfde geldt voor infrastructuur. Nieuwe riolering of verhardingen
            moeten logisch aansluiten op bestaande systemen, zonder onverwachte
            knelpunten te creëren in afwatering of circulatie. Een grondige technische
            analyse vooraf voorkomt correcties achteraf en zorgt voor een duurzame
            integratie van nieuwe elementen.
        </p> 

    </section>

    <!-- SECTION 2 -->
    <section class="kebro-compatibility-section">

        <h2>
            Optimaliseren in plaats van vervangen
        </h2>

        <p>
            Bij bestaande sites is volledige vervanging niet altijd noodzakelijk.
            Vaak ligt de meerwaarde in gerichte optimalisatie. Bestaande betonvloeren
            kunnen versterkt, aangepast of lokaal vernieuwd worden om te beantwoorden
            aan gewijzigde eisen.
        </p> 

        <p>
            In industriële omgevingen waar processen evolueren, kan een herinrichting
            van circulatiezones of opslagpatronen volstaan om de efficiëntie te
            verhogen. Daarbij spelen betonvloeren en infrastructuur een cruciale rol
            als dragende elementen van de site.
        </p> 

        <p>
            Door gericht te analyseren welke zones intensiever belast worden en waar
            aanpassingen nodig zijn, kan een uitbreiding of optimalisatie gebeuren
            met respect voor bestaande investeringen.
        </p> 

    </section>

    <!-- SECTION 3 -->
    <section class="kebro-compatibility-section">

        <h2>
            Samenhang tussen oud en nieuw
        </h2>

        <p>
            Een uitbreiding van een bestaande site vraagt meer dan technische
            uitvoering alleen. Het vraagt samenhang. Betonvloeren, funderingen,
            verhardingen en afwatering moeten als één systeem functioneren, ook
            wanneer ze in verschillende fases gerealiseerd zijn.
        </p> 

        <p>
            Daarom loont een geïntegreerde aanpak bij uitbreiding van industriële
            sites. Door beton- en infraluiken samen te bekijken, ontstaat een coherent
            geheel waarin nieuwe en bestaande elementen op elkaar afgestemd zijn.
        </p> 

    </section>

    <!-- CONCLUSION -->
    <section class="kebro-compatibility-conclusion">

        <span class="kebro-compatibility-conclusion__eyebrow">
            Eén technische visie
        </span>

        <p>
            Die samenhang vertaalt zich in rust voor de opdrachtgever. Eén technische
            visie, één duidelijke lijn in uitvoering en één aanspreekpunt voor meerdere
            disciplines zorgen voor overzicht in een vaak complex traject.
        </p> 

    </section>

</div>

<style>
/* =========================================
   GENERAL
========================================= */

.kebro-compatibility-content {
    margin: 42px 0 52px;
}


/* =========================================
   ARTICLE SECTIONS
========================================= */

.kebro-compatibility-section {
    margin-bottom: 46px;
}

.kebro-compatibility-section h2 {
    position: relative;

    margin: 0 0 20px;
    padding-left: 17px;

    color: #083f50;
    font-size: 28px;
    line-height: 1.25;
    font-weight: 700;
    letter-spacing: -0.25px;
}

.kebro-compatibility-section h2::before {
    content: "";
    position: absolute;

    top: 5px;
    left: 0;

    width: 3px;
    height: 27px;

    background: #d71920;
    border-radius: 3px;
}

.kebro-compatibility-section p {
    margin: 0 0 22px;

    color: #184d5d;
    font-size: 17px;
    line-height: 1.75;
    font-weight: 400;
}

.kebro-compatibility-section p:last-child {
    margin-bottom: 0;
}


/* =========================================
   TECHNICAL CHECKLIST
========================================= */

.kebro-compatibility-checklist {
    position: relative;
    overflow: hidden;

    margin: 28px 0 30px;
    padding: 30px 32px;

    background: #f2f5f6;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-compatibility-checklist::after {
    content: "";
    position: absolute;

    top: -75px;
    right: -75px;

    width: 180px;
    height: 180px;

    background: rgba(215, 25, 32, 0.05);
    border-radius: 50%;
}

.kebro-compatibility-checklist__intro {
    position: relative;
    z-index: 1;

    margin-bottom: 20px;
}

.kebro-compatibility-checklist__eyebrow {
    display: inline-block;
    margin-bottom: 7px;

    color: #d71920;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

.kebro-compatibility-checklist__intro h3 {
    margin: 0;
    padding: 0;

    color: #083f50;
    font-size: 22px;
    line-height: 1.3;
    font-weight: 800;
}

.kebro-compatibility-checklist__grid {
    position: relative;
    z-index: 1;

    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.kebro-compatibility-checklist__item {
    display: flex;
    align-items: center;
    gap: 11px;

    padding: 14px 15px;

    background: #ffffff;
    border: 1px solid #dce5e8;
    border-radius: 3px;

    color: #184d5d;
    font-size: 15px;
    line-height: 1.45;
    font-weight: 700;
}

.kebro-compatibility-checklist__item:last-child {
    grid-column: 1 / -1;
}

.kebro-compatibility-checklist__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    flex: 0 0 24px;
    width: 24px;
    height: 24px;

    background: #d71920;
    border-radius: 50%;

    color: #ffffff;
    font-size: 13px;
    line-height: 1;
    font-weight: 800;
}


/* =========================================
   CONCLUSION
========================================= */

.kebro-compatibility-conclusion {
    position: relative;
    overflow: hidden;

    margin-top: 50px;
    padding: 34px 38px;

    background: #083f50;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-compatibility-conclusion::after {
    content: "";
    position: absolute;

    top: -75px;
    right: -75px;

    width: 180px;
    height: 180px;

    background: rgba(255, 255, 255, 0.055);
    border-radius: 50%;
}

.kebro-compatibility-conclusion__eyebrow {
    position: relative;
    z-index: 1;

    display: inline-block;
    margin-bottom: 10px;

    color: #ffffff;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.kebro-compatibility-conclusion p {
    position: relative;
    z-index: 1;

    max-width: 820px;
    margin: 0;

    color: #ffffff;
    font-size: 20px;
    line-height: 1.7;
    font-weight: 600;
}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .kebro-compatibility-content {
        margin: 34px 0 40px;
    }

    .kebro-compatibility-section {
        margin-bottom: 36px;
    }

    .kebro-compatibility-section h2 {
        margin-bottom: 16px;
        padding-left: 15px;

        font-size: 24px;
        line-height: 1.3;
    }

    .kebro-compatibility-section h2::before {
        top: 4px;
        height: 24px;
    }

    .kebro-compatibility-section p {
        margin-bottom: 18px;

        font-size: 16px;
        line-height: 1.7;
    }

    .kebro-compatibility-checklist {
        margin: 24px 0 26px;
        padding: 24px 20px;
    }

    .kebro-compatibility-checklist__intro h3 {
        font-size: 20px;
    }

    .kebro-compatibility-checklist__grid {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .kebro-compatibility-checklist__item:last-child {
        grid-column: auto;
    }

    .kebro-compatibility-conclusion {
        margin-top: 38px;
        padding: 27px 23px;
    }

    .kebro-compatibility-conclusion p {
        font-size: 17px;
        line-height: 1.65;
    }
}
</style></div>
			</div><div class="et_pb_module et_pb_code et_pb_code_16">
				
				
				
				
				<div class="et_pb_code_inner"><div class="kebro-future-growth">

    <!-- SECTION 1 -->
    <section class="kebro-future-growth__section">

        <h2>
            Vooruitdenken bij uitbreiding
        </h2>

        <p>
            Bij optimalisatie van bestaande sites wordt niet alleen gekeken naar de
            huidige uitbreiding, maar ook naar toekomstige evoluties. Kan de site
            verder groeien? Zal de belasting toenemen? Veranderen de logistieke
            stromen? Door vooruit te denken bij de aanleg van nieuwe betonvloeren en
            infrastructuur, ontstaat flexibiliteit voor toekomstige aanpassingen.
            Dat maakt de uitbreiding niet alleen functioneel voor vandaag, maar ook
            voorbereid op morgen.
        </p> 

    </section>

    <!-- SECTION 2 -->
    <section class="kebro-future-growth__section">

        <h2>
            Investeren in continuïteit
        </h2>

        <p>
            Voor KMO’s en industriële bedrijven betekent uitbreiding meestal
            investeren in continuïteit. Betonvloeren en infrastructuur vormen de
            fysieke basis waarop die continuïteit rust.
        </p> 

        <p>
            Een doordachte uitbreiding van bestaande sites zorgt ervoor dat nieuwe
            delen naadloos aansluiten op het bestaande geheel, zonder compromissen
            in kwaliteit of werking. Niet door spectaculaire ingrepen, maar door
            technische precisie en samenhang.
        </p> 

    </section>

    <!-- CONCLUSION -->
    <section class="kebro-future-growth__conclusion">

        <span class="kebro-future-growth__conclusion-label">
            Gebouwd voor verdere groei
        </span>

        <p>
            Dat is waar uitbreiding en optimalisatie werkelijk over gaan: het
            versterken van wat er al is, met oog voor prestaties op lange termijn.
        </p> 

    </section>

    <!-- FINAL INTERNAL LINKING -->
    <section
        class="kebro-future-growth__next"
        aria-labelledby="kebro-future-growth-next-title"
    >

        <div class="kebro-future-growth__next-intro">

            <span class="kebro-future-growth__eyebrow">
                Van bestaande site naar toekomstgerichte oplossing
            </span>

            <h2 id="kebro-future-growth-next-title">
                Ontdek hoe Kebro uitbreiding technisch voorbereidt en uitvoert.
            </h2>

            <p>
                Bekijk gerealiseerde projecten, ontdek de rol van onze eigen
                studiedienst of bespreek uw bestaande site rechtstreeks met Kebro.
            </p> 

        </div>

        <div class="kebro-future-growth__cards">

            <!-- PROJECTEN -->
            <a class="kebro-future-growth__card" href="https://www.kebro.be/projecten/">
                <span class="kebro-future-growth__number">01</span>

                <div>
                    <span class="kebro-future-growth__card-label">
                        Bekijk de praktijk
                    </span>

                    <h3>Gerealiseerde projecten</h3>

                    <p>
                        Ontdek hoe bestaande en nieuwe beton- en infradelen technisch
                        op elkaar worden afgestemd.
                    </p> 

                    <span class="kebro-future-growth__link">
                        Bekijk projecten
                        <span aria-hidden="true">→</span>
                    </span>
                </div>
            </a>

            <!-- STUDIEDIENST -->
            <a class="kebro-future-growth__card" href="https://www.kebro.be/eigen-studiedienst/">
                <span class="kebro-future-growth__number">02</span>

                <div>
                    <span class="kebro-future-growth__card-label">
                        Technische voorbereiding
                    </span>

                    <h3>Eigen studiedienst</h3>

                    <p>
                        Ontdek hoe bestaande structuren, toekomstige belasting en
                        uitbreidingsmogelijkheden vooraf worden geanalyseerd.
                    </p> 

                    <span class="kebro-future-growth__link">
                        Ontdek de studiedienst
                        <span aria-hidden="true">→</span>
                    </span>
                </div>
            </a>

        </div>

        <div class="kebro-future-growth__contact">

            <div class="kebro-future-growth__contact-text">
                <span>
                    Plannen om uw bestaande site uit te breiden?
                </span>

                <strong>
                    Bespreek uw technische uitdaging met Kebro.
                </strong>
            </div>

            <a class="kebro-future-growth__button" href="https://www.kebro.be/contact/">
                Bespreek uw project
                <span aria-hidden="true">→</span>
            </a>

        </div>

    </section>

</div>

<style>
/* =========================================
   GENERAL
========================================= */

.kebro-future-growth {
    margin: 42px 0 52px;
}


/* =========================================
   CONTENT SECTIONS
========================================= */

.kebro-future-growth__section {
    margin-bottom: 46px;
}

.kebro-future-growth__section h2 {
    position: relative;

    margin: 0 0 20px;
    padding-left: 17px;

    color: #083f50;
    font-size: 28px;
    line-height: 1.25;
    font-weight: 700;
    letter-spacing: -0.25px;
}

.kebro-future-growth__section h2::before {
    content: "";
    position: absolute;

    top: 5px;
    left: 0;

    width: 3px;
    height: 27px;

    background: #d71920;
    border-radius: 3px;
}

.kebro-future-growth__section p {
    margin: 0 0 22px;

    color: #184d5d;
    font-size: 17px;
    line-height: 1.75;
    font-weight: 400;
}

.kebro-future-growth__section p:last-child {
    margin-bottom: 0;
}


/* =========================================
   CONCLUSION
========================================= */

.kebro-future-growth__conclusion {
    position: relative;
    overflow: hidden;

    margin: 48px 0 54px;
    padding: 35px 38px;

    background: #083f50;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-future-growth__conclusion::after {
    content: "";
    position: absolute;

    top: -75px;
    right: -75px;

    width: 180px;
    height: 180px;

    background: rgba(255, 255, 255, 0.055);
    border-radius: 50%;
}

.kebro-future-growth__conclusion-label {
    position: relative;
    z-index: 1;

    display: inline-block;
    margin-bottom: 10px;

    color: #ffffff;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.kebro-future-growth__conclusion p {
    position: relative;
    z-index: 1;

    max-width: 820px;
    margin: 0;

    color: #ffffff;
    font-size: 20px;
    line-height: 1.7;
    font-weight: 600;
}


/* =========================================
   FINAL LINKING BLOCK
========================================= */

.kebro-future-growth__next {
    position: relative;
    overflow: hidden;

    padding: 40px;

    background: #f2f5f6;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-future-growth__next::after {
    content: "";
    position: absolute;

    top: -100px;
    right: -100px;

    width: 240px;
    height: 240px;

    background: rgba(215, 25, 32, 0.05);
    border-radius: 50%;
}

.kebro-future-growth__next-intro {
    position: relative;
    z-index: 1;

    max-width: 730px;
    margin-bottom: 28px;
}

.kebro-future-growth__eyebrow {
    display: inline-block;
    margin-bottom: 9px;

    color: #d71920;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

.kebro-future-growth__next-intro h2 {
    margin: 0 0 13px;
    padding: 0;

    color: #083f50;
    font-size: 30px;
    line-height: 1.22;
    font-weight: 800;
    letter-spacing: -0.35px;
}

.kebro-future-growth__next-intro p {
    margin: 0;

    color: #315d69;
    font-size: 16px;
    line-height: 1.7;
}


/* =========================================
   CARDS
========================================= */

.kebro-future-growth__cards {
    position: relative;
    z-index: 1;

    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;

    margin-bottom: 20px;
}

.kebro-future-growth__card {
    display: flex;
    align-items: flex-start;
    gap: 16px;

    min-height: 215px;
    padding: 25px;

    background: #ffffff;
    border: 1px solid #dce5e8;
    border-radius: 3px;

    color: inherit !important;
    text-decoration: none !important;

    transition:
        transform 0.2s ease,
        border-color 0.2s ease,
        box-shadow 0.2s ease;
}

.kebro-future-growth__card:hover {
    transform: translateY(-3px);
    border-color: rgba(215, 25, 32, 0.45);
    box-shadow: 0 12px 28px rgba(8, 63, 80, 0.09);
}

.kebro-future-growth__number {
    flex: 0 0 auto;
    margin-top: 2px;

    color: #d71920;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 800;
}

.kebro-future-growth__card-label {
    display: block;
    margin-bottom: 6px;

    color: #607c84;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.kebro-future-growth__card h3 {
    margin: 0 0 9px;
    padding: 0;

    color: #083f50;
    font-size: 21px;
    line-height: 1.3;
    font-weight: 800;
}

.kebro-future-growth__card p {
    margin: 0 0 16px;

    color: #436772;
    font-size: 15px;
    line-height: 1.65;
}

.kebro-future-growth__link {
    display: inline-flex;
    align-items: center;
    gap: 8px;

    color: #d71920;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 700;
}

.kebro-future-growth__link span {
    font-size: 18px;
    transition: transform 0.2s ease;
}

.kebro-future-growth__card:hover
.kebro-future-growth__link span {
    transform: translateX(3px);
}


/* =========================================
   CONTACT STRIP
========================================= */

.kebro-future-growth__contact {
    position: relative;
    z-index: 1;

    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;

    padding: 23px 25px;

    background: #083f50;
    border-radius: 3px;
}

.kebro-future-growth__contact-text {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.kebro-future-growth__contact-text span {
    color: rgba(255, 255, 255, 0.72);
    font-size: 13px;
    line-height: 1.4;
}

.kebro-future-growth__contact-text strong {
    color: #ffffff;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
}

.kebro-future-growth__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;

    flex: 0 0 auto;
    padding: 13px 21px;

    background: #d71920;
    border: 2px solid #d71920;
    border-radius: 2px;

    color: #ffffff !important;
    font-size: 15px;
    line-height: 1.3;
    font-weight: 700;
    text-decoration: none !important;

    transition:
        background-color 0.2s ease,
        border-color 0.2s ease,
        transform 0.2s ease;
}

.kebro-future-growth__button:hover {
    background: #b8141a;
    border-color: #b8141a;
    color: #ffffff !important;
    transform: translateY(-1px);
}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .kebro-future-growth {
        margin: 34px 0 40px;
    }

    .kebro-future-growth__section {
        margin-bottom: 36px;
    }

    .kebro-future-growth__section h2 {
        margin-bottom: 16px;
        padding-left: 15px;

        font-size: 24px;
        line-height: 1.3;
    }

    .kebro-future-growth__section h2::before {
        top: 4px;
        height: 24px;
    }

    .kebro-future-growth__section p {
        margin-bottom: 18px;

        font-size: 16px;
        line-height: 1.7;
    }

    .kebro-future-growth__conclusion {
        margin: 38px 0 42px;
        padding: 27px 23px;
    }

    .kebro-future-growth__conclusion p {
        font-size: 17px;
        line-height: 1.65;
    }

    .kebro-future-growth__next {
        padding: 28px 22px;
    }

    .kebro-future-growth__next-intro {
        margin-bottom: 22px;
    }

    .kebro-future-growth__next-intro h2 {
        font-size: 25px;
    }

    .kebro-future-growth__next-intro p {
        font-size: 15px;
    }

    .kebro-future-growth__cards {
        grid-template-columns: 1fr;
        gap: 13px;
    }

    .kebro-future-growth__card {
        min-height: 0;
        padding: 21px 19px;
    }

    .kebro-future-growth__contact {
        align-items: flex-start;
        flex-direction: column;

        padding: 21px;
    }

    .kebro-future-growth__button {
        width: 100%;
        box-sizing: border-box;
    }
}
</style></div>
			</div><div class="et_pb_module et_pb_code et_pb_code_17">
				
				
				
				
				<div class="et_pb_code_inner"><section class="kebro-form-heading">

    <span class="kebro-form-heading__eyebrow">
        Uw project bespreken
    </span>

    <h2>
        Bespreek uw project met Kebro
    </h2>

    <p>
        Heeft u een concreet project of een technische vraag?
        Laat uw gegevens achter. Een specialist van Kebro neemt
        contact met u op om uw situatie te bespreken.
    </p> 

</section>

<style>
.kebro-form-heading {
    margin: 54px 0 28px;
    padding: 34px 36px 4px;

    background: #ffffff;
    border-top: 3px solid #d71920;
}

.kebro-form-heading__eyebrow {
    display: block;
    margin-bottom: 9px;

    color: #d71920;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

.kebro-form-heading h2 {
    margin: 0 0 13px;
    padding: 0;

    color: #083f50;
    font-size: 31px;
    line-height: 1.22;
    font-weight: 800;
    letter-spacing: -0.4px;
}

.kebro-form-heading p {
    max-width: 770px;
    margin: 0;

    color: #315d69;
    font-size: 17px;
    line-height: 1.7;
}

@media (max-width: 767px) {
    .kebro-form-heading {
        margin-top: 42px;
        padding: 27px 22px 4px;
    }

    .kebro-form-heading h2 {
        font-size: 25px;
    }

    .kebro-form-heading p {
        font-size: 16px;
    }
}
</style></div>
			</div>
			<div id="et_pb_contact_form_3" class="et_pb_module et_pb_contact_form_3 et_pb_contact_form_container clearfix" data-form_unique_num="3" data-form_unique_id="4a8a1a0a-cccc-4445-b4b5-cc9c20f2eb81">
				
				
				
				
				
				<div class="et-pb-contact-message"></div>
				
				<div class="et_pb_contact">
					<form class="et_pb_contact_form clearfix" method="post" action="https://www.kebro.be/feed/">
						<p class="et_pb_contact_field et_pb_contact_field_15 et_pb_contact_field_half" data-id="name" data-type="input">
				
				
				
				
				<label for="et_pb_contact_name_3" class="et_pb_contact_form_label">Naam</label>
				<input type="text" id="et_pb_contact_name_3" class="input" value="" name="et_pb_contact_name_3" data-required_mark="required" data-field_type="input" data-original_id="name" placeholder="Naam">
			</p><p class="et_pb_contact_field et_pb_contact_field_16 et_pb_contact_field_half et_pb_contact_field_last" data-id="email" data-type="email">
				
				
				
				
				<label for="et_pb_contact_email_3" class="et_pb_contact_form_label">E-mailadres</label>
				<input type="text" id="et_pb_contact_email_3" class="input" value="" name="et_pb_contact_email_3" data-required_mark="required" data-field_type="email" data-original_id="email" placeholder="E-mailadres">
			</p><p class="et_pb_contact_field et_pb_contact_field_17 et_pb_contact_field_last" data-id="bedrijf" data-type="input">
				
				
				
				
				<label for="et_pb_contact_bedrijf_3" class="et_pb_contact_form_label">Bedrijfsnaam (optioneel)</label>
				<input type="text" id="et_pb_contact_bedrijf_3" class="input" value="" name="et_pb_contact_bedrijf_3" data-required_mark="not_required" data-field_type="input" data-original_id="bedrijf" placeholder="Bedrijfsnaam (optioneel)">
			</p><p class="et_pb_contact_field et_pb_contact_field_18 et_pb_contact_field_last" data-id="telefoon" data-type="input">
				
				
				
				
				<label for="et_pb_contact_telefoon_3" class="et_pb_contact_form_label">Telefoonnummer</label>
				<input type="text" id="et_pb_contact_telefoon_3" class="input" value="" name="et_pb_contact_telefoon_3" data-required_mark="not_required" data-field_type="input" data-original_id="telefoon" placeholder="Telefoonnummer">
			</p><p class="et_pb_contact_field et_pb_contact_field_19 et_pb_contact_field_last" data-id="message" data-type="text">
				
				
				
				
				<label for="et_pb_contact_message_3" class="et_pb_contact_form_label">Bericht</label>
				<textarea name="et_pb_contact_message_3" id="et_pb_contact_message_3" class="et_pb_contact_message input" data-required_mark="required" data-field_type="text" data-original_id="message" placeholder="Bericht"></textarea>
			</p>
						<input type="hidden" value="et_contact_proccess" name="et_pb_contactform_submit_3"/>
						<div class="et_contact_bottom_container">
							
			<div class="et_pb_contact_right">
				<p class="clearfix">
					<span class="et_pb_contact_captcha_question">12 + 3</span> = <input type="text" size="2" class="input et_pb_contact_captcha" data-first_digit="12" data-second_digit="3" value="" name="et_pb_contact_captcha_3" data-required_mark="required" autocomplete="off">
				</p>
			</div>
							<button type="submit" name="et_builder_submit_button" class="et_pb_contact_submit et_pb_button">Vraag technisch advies aan</button>
						</div>
						<input type="hidden" id="_wpnonce-et-pb-contact-form-submitted-3" name="_wpnonce-et-pb-contact-form-submitted-3" value="895ecf9f56" /><input type="hidden" name="_wp_http_referer" value="/feed/" />
					</form>
				</div>
			</div>
			
			</div>
				
				
				
				
			</div>
				
				
			</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.kebro.be/aandachtspunten-voor-betonvloeren-en-infrastructuur/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Waarom een geïntegreerde aanpak in beton- en infraprojecten loont.</title>
		<link>https://www.kebro.be/waarom-een-geintegreerde-aanpak-in-beton-en-infraprojecten-loont-2/</link>
					<comments>https://www.kebro.be/waarom-een-geintegreerde-aanpak-in-beton-en-infraprojecten-loont-2/#respond</comments>
		
		<dc:creator><![CDATA[grafico]]></dc:creator>
		<pubDate>Fri, 20 Mar 2026 13:30:39 +0000</pubDate>
				<category><![CDATA[Geen onderdeel van een categorie]]></category>
		<guid isPermaLink="false">https://www.kebro.be/?p=1762</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_5 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_6">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_10  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_code et_pb_code_18">
				
				
				
				
				<div class="et_pb_code_inner"><section class="kebro-integrated-summary" aria-labelledby="integrated-summary-title">

    <div class="kebro-integrated-summary__header">
        <span class="kebro-integrated-summary__eyebrow">
            In dit artikel
        </span>

        <h2 id="integrated-summary-title">
            Wat u in dit artikel ontdekt
        </h2>

        <p>
            Een geïntegreerde aanpak verbindt voorbereiding, uitvoering en
            opvolging tot één logisch geheel.
        </p> 
    </div>

    <div class="kebro-integrated-summary__grid">

        <div class="kebro-integrated-summary__item">
            <span class="kebro-integrated-summary__number">01</span>

            <div>
                <h3>Meer samenhang</h3>
                <p>
                    Waarom betonvloeren, funderingen en infrastructuur niet
                    als losse onderdelen mogen worden bekeken.
                </p> 
            </div>
        </div>

        <div class="kebro-integrated-summary__item">
            <span class="kebro-integrated-summary__number">02</span>

            <div>
                <h3>Efficiëntere voorbereiding</h3>
                <p>
                    Hoe afstemming vanaf het begin zorgt voor duidelijkere
                    keuzes en een vlotter proces.
                </p> 
            </div>
        </div>

        <div class="kebro-integrated-summary__item">
            <span class="kebro-integrated-summary__number">03</span>

            <div>
                <h3>Minder schakels</h3>
                <p>
                    Waarom één technische lijn meer overzicht en duidelijkheid
                    brengt voor alle betrokken partijen.
                </p> 
            </div>
        </div>

        <div class="kebro-integrated-summary__item">
            <span class="kebro-integrated-summary__number">04</span>

            <div>
                <h3>Meer kwaliteit op lange termijn</h3>
                <p>
                    Hoe een coherente aanpak bijdraagt aan betrouwbaarheid,
                    efficiëntie en blijvende prestaties.
                </p> 
            </div>
        </div>

    </div>

</section>

<style>
.kebro-integrated-summary {
    position: relative;
    overflow: hidden;
    margin: 38px 0 46px;
    padding: 34px 36px;
    background: #f3f6f7;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-integrated-summary::after {
    content: "";
    position: absolute;
    top: -72px;
    right: -72px;
    width: 175px;
    height: 175px;
    border-radius: 50%;
    background: rgba(215, 25, 32, 0.055);
}

.kebro-integrated-summary__header {
    position: relative;
    z-index: 1;
    max-width: 680px;
    margin-bottom: 26px;
}

.kebro-integrated-summary__eyebrow {
    display: inline-block;
    margin-bottom: 8px;
    color: #d71920;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

.kebro-integrated-summary__header h2 {
    margin: 0 0 10px;
    padding: 0;
    color: #083f50;
    font-size: 29px;
    line-height: 1.22;
    font-weight: 800;
    letter-spacing: -0.35px;
}

.kebro-integrated-summary__header p {
    margin: 0;
    color: #315d69;
    font-size: 16px;
    line-height: 1.65;
}

.kebro-integrated-summary__grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}

.kebro-integrated-summary__item {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    padding: 20px;
    background: #ffffff;
    border: 1px solid #dce5e8;
    border-radius: 3px;
}

.kebro-integrated-summary__number {
    flex: 0 0 auto;
    margin-top: 2px;
    color: #d71920;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 800;
}

.kebro-integrated-summary__item h3 {
    margin: 0 0 6px;
    padding: 0;
    color: #083f50;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 800;
}

.kebro-integrated-summary__item p {
    margin: 0;
    color: #436772;
    font-size: 14px;
    line-height: 1.6;
}

@media (max-width: 767px) {
    .kebro-integrated-summary {
        margin: 30px 0 36px;
        padding: 26px 22px;
    }

    .kebro-integrated-summary__header {
        margin-bottom: 20px;
    }

    .kebro-integrated-summary__header h2 {
        font-size: 24px;
    }

    .kebro-integrated-summary__header p {
        font-size: 15px;
    }

    .kebro-integrated-summary__grid {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .kebro-integrated-summary__item {
        padding: 18px;
    }

    .kebro-integrated-summary__item h3 {
        font-size: 17px;
    }
}
</style></div>
			</div><div class="et_pb_module et_pb_code et_pb_code_19">
				
				
				
				
				<div class="et_pb_code_inner"><div class="kebro-integrated-content">

    <!-- INTRO -->
    <section class="kebro-integrated-intro">

        <div class="kebro-integrated-intro__title">
            Waarom een geïntegreerde aanpak in beton- en infraprojecten loont
        </div>

        <p class="kebro-integrated-intro__lead">
            In industriële bouwprojecten komen zelden eenvoudige trajecten voor.
            Betonvloeren, funderingen, riolering, verhardingen en omgevingsaanleg
            grijpen technisch in elkaar.
        </p> 

        <p>
            Wat op plan aparte onderdelen lijken, vormt op de werf één samenhangend
            geheel. Precies daarom loont een geïntegreerde aanpak in beton- en
            infraprojecten.
        </p> 

        <p>
            Een geïntegreerde aanpak in beton- en infraprojecten zorgt ervoor dat
            industriële betonvloeren en infrastructuur als één samenhangend geheel
            worden ontworpen en uitgevoerd. Bij Kebro geloven we dat de kwaliteit
            van het eindresultaat niet alleen bepaald wordt door de uitvoering van
            afzonderlijke onderdelen, maar vooral door de manier waarop die
            onderdelen op elkaar afgestemd zijn. Wanneer voorbereiding, uitvoering
            en opvolging in één lijn gebeuren, ontstaat rust in het proces en
            zekerheid in het resultaat.
        </p> 

    </section>

    <!-- SECTION 1 -->
    <section class="kebro-integrated-section">

        <h2>
            Meer dan een optelsom van disciplines in beton- en infraprojecten
        </h2>

        <p>
            Beton- en infraprojecten in industriële omgevingen bestaan uit meerdere
            lagen, zowel letterlijk als figuurlijk. Onder de zichtbare vloer schuilt
            een onderbouw van funderingen, riolering, leidingen en
            stabiliteitsvoorzieningen. Elke beslissing in die onderbouw heeft
            invloed op wat daarboven gebeurt.
        </p> 

        <p>
            Wanneer verschillende partijen afzonderlijk instaan voor elk onderdeel,
            vraagt dat intensieve coördinatie. In theorie werkt dat, maar in de
            praktijk ontstaan interpretatieverschillen of timinguitdagingen. Niet
            omdat betrokken partijen hun werk niet beheersen, maar omdat elke
            schakel afhankelijk is van de vorige.
        </p> 

        <p>
            Een geïntegreerde aanpak vermindert die complexiteit. Door beton- en
            infraluiken in samenhang te bekijken, ontstaat één technische logica.
            De onderbouw wordt niet los gezien van de vloeropbouw, en de afwerking
            sluit naadloos aan op de voorbereidende werken. Dat zorgt voor
            consistentie in uitvoering en duidelijkheid in verantwoordelijkheid.
        </p> 

    </section>

    <!-- SECTION 2 -->
    <section class="kebro-integrated-section">

        <h2>
            Efficiëntie door afstemming vanaf het begin
        </h2>

        <p>
            Een geïntegreerde aanpak begint niet op de werf, maar in de voorbereiding.
            Vanaf de eerste gesprekken wordt gekeken naar het volledige plaatje:
            functie van de site, belasting, logistieke bewegingen, drainage en
            toekomstige uitbreidingsmogelijkheden.
        </p> 

        <p>
            Door die elementen samen te analyseren, kunnen keuzes gemaakt worden die
            elkaar versterken in plaats van corrigeren. Een rioleringsplan dat
            afgestemd is op de vloeropbouw. Funderingen die rekening houden met
            toekomstige belasting. Verhardingen die logisch aansluiten op de interne
            circulatie.
        </p> 

    </section>

    <!-- IMAGE INSIGHT BLOCK -->
    <section class="kebro-integrated-image-block">

        <div class="kebro-integrated-image-block__content">

            <span class="kebro-integrated-image-block__label">
                Samenhang in elke fase
            </span>

            <p>
                Die samenhang zorgt voor efficiëntie binnen industriële beton- en
                infrastructuurprojecten. Niet alleen in uitvoering, maar ook in
                planning. Wanneer één partij de verschillende stappen overziet,
                worden overgangen tussen fases vloeiender en worden beslissingen
                sneller genomen. Dat vertaalt zich in tijdswinst en minder
                onderbrekingen op de werf.
            </p> 

        </div>

    </section>

</div>

<style>
/* =========================================
   MAIN CONTENT
========================================= */

.kebro-integrated-content {
    margin: 34px 0 48px;
}


/* =========================================
   INTRO
========================================= */

.kebro-integrated-intro {
    margin-bottom: 46px;
}

.kebro-integrated-intro__title {
    margin: 0 0 20px;

    color: #083f50;
    font-size: 31px;
    line-height: 1.22;
    font-weight: 800;
    letter-spacing: -0.4px;
}

.kebro-integrated-intro p {
    margin: 0 0 22px;

    color: #184d5d;
    font-size: 17px;
    line-height: 1.75;
    font-weight: 400;
}

.kebro-integrated-intro__lead {
    color: #083f50 !important;
    font-size: 20px !important;
    line-height: 1.7 !important;
    font-weight: 600 !important;
}

.kebro-integrated-intro p:last-child {
    margin-bottom: 0;
}


/* =========================================
   ARTICLE SECTIONS
========================================= */

.kebro-integrated-section {
    margin-bottom: 46px;
}

.kebro-integrated-section h2 {
    position: relative;

    margin: 0 0 19px;
    padding-left: 17px;

    color: #083f50;
    font-size: 28px;
    line-height: 1.25;
    font-weight: 700;
    letter-spacing: -0.25px;
}

.kebro-integrated-section h2::before {
    content: "";
    position: absolute;

    left: 0;
    top: 5px;

    width: 3px;
    height: 26px;

    background: #d71920;
    border-radius: 3px;
}

.kebro-integrated-section p {
    margin: 0 0 22px;

    color: #184d5d;
    font-size: 17px;
    line-height: 1.75;
    font-weight: 400;
}

.kebro-integrated-section p:last-child {
    margin-bottom: 0;
}


/* =========================================
   IMAGE TEXT BLOCK
========================================= */

.kebro-integrated-image-block {
    position: relative;
    overflow: hidden;

    min-height: 360px;
    margin: 50px 0 0;

    display: flex;
    align-items: flex-end;

    background-image:
        linear-gradient(
            90deg,
            rgba(5, 47, 61, 0.93) 0%,
            rgba(5, 47, 61, 0.82) 48%,
            rgba(5, 47, 61, 0.36) 100%
        ),
        url("https://www.kebro.be/wp-content/uploads/2026/02/AdobeStock_1889593903-scaled.jpeg");

    background-size: cover;
    background-position: center;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-integrated-image-block__content {
    position: relative;
    z-index: 1;

    max-width: 720px;
    padding: 42px;
}

.kebro-integrated-image-block__label {
    display: inline-block;
    margin-bottom: 12px;

    color: #ffffff;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.kebro-integrated-image-block__content p {
    margin: 0;

    color: #ffffff;
    font-size: 20px;
    line-height: 1.7;
    font-weight: 600;
}


/* =========================================
   LINKS
========================================= */

.kebro-integrated-content a {
    color: #d71920;
    font-weight: 600;
    text-decoration: none;
}

.kebro-integrated-content a:hover {
    color: #b8141a;
    text-decoration: underline;
}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .kebro-integrated-content {
        margin: 28px 0 38px;
    }

    .kebro-integrated-intro {
        margin-bottom: 36px;
    }

    .kebro-integrated-intro__title {
        margin-bottom: 17px;
        font-size: 25px;
        line-height: 1.28;
    }

    .kebro-integrated-intro p {
        margin-bottom: 18px;
        font-size: 16px;
        line-height: 1.7;
    }

    .kebro-integrated-intro__lead {
        font-size: 18px !important;
        line-height: 1.65 !important;
    }

    .kebro-integrated-section {
        margin-bottom: 36px;
    }

    .kebro-integrated-section h2 {
        margin-bottom: 16px;
        padding-left: 15px;

        font-size: 24px;
        line-height: 1.3;
    }

    .kebro-integrated-section h2::before {
        top: 4px;
        height: 24px;
    }

    .kebro-integrated-section p {
        margin-bottom: 18px;
        font-size: 16px;
        line-height: 1.7;
    }

    .kebro-integrated-image-block {
        min-height: 390px;

        background-image:
            linear-gradient(
                180deg,
                rgba(5, 47, 61, 0.55) 0%,
                rgba(5, 47, 61, 0.92) 70%,
                rgba(5, 47, 61, 0.96) 100%
            ),
            url("https://www.kebro.be/wp-content/uploads/2026/02/AdobeStock_1889593903-scaled.jpeg");

        background-position: center;
    }

    .kebro-integrated-image-block__content {
        padding: 28px 24px;
    }

    .kebro-integrated-image-block__content p {
        font-size: 17px;
        line-height: 1.65;
    }
}
</style></div>
			</div><div class="et_pb_module et_pb_code et_pb_code_20">
				
				
				
				
				<div class="et_pb_code_inner"><div class="kebro-clarity-block">

    <!-- SECTION 1 -->
    <section class="kebro-clarity-section">

        <h2>
            Minder schakels, meer duidelijkheid
        </h2>

        <p>
            Voor opdrachtgevers betekent een geïntegreerde aanpak vooral duidelijkheid.
            Eén aanspreekpunt voor meerdere technische luiken zorgt voor overzicht.
            Vragen worden sneller beantwoord, wijzigingen worden coherenter doorgevoerd
            en opvolging gebeurt in één communicatielijn.
        </p> 

        <p>
            In complexe industriële bouwomgevingen is die duidelijkheid geen detail.
            Ze biedt rust in trajecten waar timing en precisie cruciaal zijn.
            Door verantwoordelijkheden niet te versnipperen, wordt het project
            beheersbaar en transparant.
        </p> 

        <p>
            Bij Kebro merken we dat opdrachtgevers vooral die ontzorging waarderen.
            Niet omdat ze minder betrokken willen zijn, maar omdat ze vertrouwen willen
            op een partner die het geheel bewaakt. Een geïntegreerde aanpak in beton-
            en infraprojecten maakt die rol mogelijk.
        </p> 

    </section>

    <!-- SECTION 2 -->
    <section class="kebro-clarity-section">

        <h2>
            Kwaliteit die doorloopt tot in de details
        </h2>

        <p>
            Wanneer betonvloeren en infrastructuur in samenhang worden uitgevoerd,
            komt dat ook de technische kwaliteit ten goede. Overgangen tussen binnen-
            en buitenzones sluiten correct aan. Hoogtes, afwatering en detaillering
            worden afgestemd op het gebruik van de site. De kans op latere correcties
            wordt aanzienlijk kleiner.
        </p> 

        <p>
            Die consistentie is geen toeval, maar het resultaat van ervaring in
            betoninfra-projecten. Door meerdere disciplines onder één visie te brengen,
            ontstaat een logische flow in uitvoering. Elk onderdeel wordt geplaatst
            met kennis van wat ervoor en erna komt.
        </p> 

        <p>
            In industriële projecten waar zware belasting en intensief gebruik
            dagelijkse realiteit zijn, maakt die coherentie het verschil. Niet
            spectaculair zichtbaar bij oplevering, maar merkbaar in hoe de site
            functioneert doorheen de jaren.
        </p> 

    </section>

    <!-- CTA -->
    <section class="kebro-clarity-cta" aria-labelledby="kebro-clarity-cta-title">

        <div class="kebro-clarity-cta__content">

            <span class="kebro-clarity-cta__eyebrow">
                Eén technische lijn
            </span>

            <h2 id="kebro-clarity-cta-title">
                Bespreek uw beton- en infraproject met Kebro.
            </h2>

            <p>
                Wilt u meer duidelijkheid in voorbereiding, uitvoering en opvolging?
                Bespreek uw project met Kebro en ontdek hoe een geïntegreerde aanpak
                rust en samenhang brengt in het volledige traject.
            </p> 

            <div class="kebro-clarity-cta__actions">

                <a class="kebro-clarity-cta__primary" href="https://www.kebro.be/contact/">
                    Bespreek uw project
                    <span aria-hidden="true">→</span>
                </a>

                <a class="kebro-clarity-cta__secondary" href="https://www.kebro.be/projecten/">
                    Bekijk onze projecten
                    <span aria-hidden="true">→</span>
                </a>

            </div>

            <span class="kebro-clarity-cta__note">
                Vrijblijvend technisch advies
            </span>

        </div>

        <div class="kebro-clarity-cta__visual">
            <img decoding="async"
                src="https://www.kebro.be/wp-content/uploads/2025/10/High5-Antwerpen-1600x1600px-handenarbeid.jpg"
                alt="Uitvoering van een beton- en infraproject door Kebro"
                loading="lazy"
            >
        </div>

    </section>

</div>

<style>
/* =========================================
   CONTENT
========================================= */

.kebro-clarity-block {
    margin: 42px 0 52px;
}

.kebro-clarity-section {
    margin-bottom: 46px;
}

.kebro-clarity-section h2 {
    position: relative;

    margin: 0 0 19px;
    padding-left: 17px;

    color: #083f50;
    font-size: 28px;
    line-height: 1.25;
    font-weight: 700;
    letter-spacing: -0.25px;
}

.kebro-clarity-section h2::before {
    content: "";
    position: absolute;

    left: 0;
    top: 5px;

    width: 3px;
    height: 26px;

    background: #d71920;
    border-radius: 3px;
}

.kebro-clarity-section p {
    margin: 0 0 22px;

    color: #184d5d;
    font-size: 17px;
    line-height: 1.75;
    font-weight: 400;
}

.kebro-clarity-section p:last-child {
    margin-bottom: 0;
}


/* =========================================
   CTA
========================================= */

.kebro-clarity-cta {
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(260px, 0.8fr);

    overflow: hidden;
    margin-top: 54px;

    background: #f2f5f6;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-clarity-cta__content {
    align-self: center;
    padding: 42px;
}

.kebro-clarity-cta__eyebrow {
    display: inline-block;
    margin-bottom: 10px;

    color: #d71920;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

.kebro-clarity-cta__content h2 {
    margin: 0 0 14px;
    padding: 0;

    color: #083f50;
    font-size: 31px;
    line-height: 1.2;
    font-weight: 800;
    letter-spacing: -0.4px;
}

.kebro-clarity-cta__content p {
    max-width: 620px;
    margin: 0 0 24px;

    color: #315d69;
    font-size: 16px;
    line-height: 1.7;
}

.kebro-clarity-cta__actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px;

    margin-bottom: 14px;
}

.kebro-clarity-cta__primary,
.kebro-clarity-cta__secondary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;

    min-height: 48px;
    padding: 12px 20px;

    border-radius: 2px;

    font-size: 15px;
    line-height: 1.3;
    font-weight: 700;
    text-decoration: none !important;

    transition:
        background-color 0.2s ease,
        border-color 0.2s ease,
        color 0.2s ease,
        transform 0.2s ease;
}

.kebro-clarity-cta__primary {
    background: #d71920;
    border: 2px solid #d71920;
    color: #ffffff !important;
}

.kebro-clarity-cta__primary:hover {
    background: #b8141a;
    border-color: #b8141a;
    color: #ffffff !important;
    transform: translateY(-1px);
}

.kebro-clarity-cta__secondary {
    background: transparent;
    border: 2px solid #083f50;
    color: #083f50 !important;
}

.kebro-clarity-cta__secondary:hover {
    background: #083f50;
    border-color: #083f50;
    color: #ffffff !important;
    transform: translateY(-1px);
}

.kebro-clarity-cta__note {
    display: block;
    color: #607c84;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 600;
}


/* =========================================
   IMAGE
========================================= */

.kebro-clarity-cta__visual {
    min-height: 100%;
    background: #dce5e8;
}

.kebro-clarity-cta__visual img {
    display: block;

    width: 100%;
    height: 100%;
    min-height: 390px;

    object-fit: cover;
    object-position: center;
}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .kebro-clarity-block {
        margin: 34px 0 40px;
    }

    .kebro-clarity-section {
        margin-bottom: 36px;
    }

    .kebro-clarity-section h2 {
        margin-bottom: 16px;
        padding-left: 15px;

        font-size: 24px;
        line-height: 1.3;
    }

    .kebro-clarity-section h2::before {
        top: 4px;
        height: 24px;
    }

    .kebro-clarity-section p {
        margin-bottom: 18px;
        font-size: 16px;
        line-height: 1.7;
    }

    .kebro-clarity-cta {
        grid-template-columns: 1fr;
        margin-top: 40px;
    }

    .kebro-clarity-cta__content {
        padding: 28px 22px;
    }

    .kebro-clarity-cta__content h2 {
        font-size: 25px;
    }

    .kebro-clarity-cta__content p {
        font-size: 15px;
    }

    .kebro-clarity-cta__actions {
        align-items: stretch;
        flex-direction: column;
    }

    .kebro-clarity-cta__primary,
    .kebro-clarity-cta__secondary {
        width: 100%;
        box-sizing: border-box;
    }

    .kebro-clarity-cta__visual {
        order: -1;
    }

    .kebro-clarity-cta__visual img {
        min-height: 250px;
        aspect-ratio: 1 / 1;
    }
}
</style></div>
			</div><div class="et_pb_module et_pb_code et_pb_code_21">
				
				
				
				
				<div class="et_pb_code_inner"><div class="kebro-final-approach">

    <!-- SECTION 1 -->
    <section class="kebro-final-approach__section">

        <h2>
            Samenwerking als versterkende factor
        </h2>

        <p>
            Een geïntegreerde aanpak sluit samenwerking met andere partners niet uit,
            integendeel. Ze maakt samenwerking juist efficiënter. Door duidelijkheid
            te creëren in verantwoordelijkheden, kunnen architecten, studiebureaus
            en hoofdaannemers gerichter afstemmen.
        </p> 

        <p>
            Wanneer rollen helder zijn en technische lijnen samenlopen, ontstaat
            wederzijds vertrouwen. Dat vertrouwen vertaalt zich in vlottere werven
            en projecten waarin iedereen zijn expertise optimaal kan inzetten.
        </p> 

    </section>

    <!-- SECTION 2 -->
    <section class="kebro-final-approach__section">

        <h2>
            Meerwaarde op lange termijn
        </h2>

        <p>
            De echte waarde van een geïntegreerde aanpak wordt zichtbaar op lange
            termijn. Minder correctiewerken, minder misverstanden en een vloeiende
            werking van de site. Investeringen renderen beter wanneer ze als geheel
            doordacht zijn.
        </p> 

        <p>
            Voor industriële bouwheren betekent dit continuïteit. Voor
            projectontwikkelaars betekent het voorspelbaarheid. Voor aannemers
            betekent het efficiëntie.
        </p> 

        <p>
            Een geïntegreerde aanpak in beton- en infraprojecten is daarom geen
            organisatorische keuze alleen, maar een strategische. Ze brengt samenhang
            in technische uitvoering en rust in het proces.
        </p> 

    </section>

    <!-- CONCLUSION -->
    <section class="kebro-final-approach__conclusion">

        <span class="kebro-final-approach__label">
            Eén coherent geheel
        </span>

        <p>
            Bij Kebro zien we het als vanzelfsprekend om beton- en
            infrastructuurprojecten in hun geheel te bekijken. Niet als losse
            onderdelen, maar als één coherent verhaal waarin elke laag bijdraagt
            aan de prestaties van het geheel. Dat is wat een geïntegreerde aanpak
            in beton- en infraprojecten werkelijk doet lonen.
        </p> 

    </section>

    <!-- FINAL INTERNAL LINKING -->
    <section
        class="kebro-final-navigation"
        aria-labelledby="kebro-final-navigation-title"
    >

        <div class="kebro-final-navigation__intro">

            <span class="kebro-final-navigation__eyebrow">
                Volgende stap
            </span>

            <h2 id="kebro-final-navigation-title">
                Ontdek hoe Kebro samenhang brengt in uw project.
            </h2>

            <p>
                Bekijk hoe deze aanpak wordt toegepast in gerealiseerde projecten,
                ontdek de rol van onze eigen studiedienst of bespreek uw concrete
                uitdaging rechtstreeks met Kebro.
            </p> 

        </div>

        <div class="kebro-final-navigation__cards">

            <!-- PROJECTS -->
            <a class="kebro-final-navigation__card" href="https://www.kebro.be/projecten/" aria-label="Bekijk gerealiseerde projecten van Kebro">
                <span class="kebro-final-navigation__number">01</span>

                <div>
                    <span class="kebro-final-navigation__card-label">
                        Bekijk de praktijk
                    </span>

                    <h3>Gerealiseerde projecten</h3>

                    <p>
                        Ontdek hoe betonvloeren, infrastructuur en technische
                        voorbereiding samenkomen in de praktijk.
                    </p> 

                    <span class="kebro-final-navigation__link">
                        Bekijk projecten
                        <span aria-hidden="true">→</span>
                    </span>
                </div>
            </a>

            <!-- STUDIEDIENST -->
            <a class="kebro-final-navigation__card" href="https://www.kebro.be/eigen-studiedienst/" aria-label="Ontdek de eigen studiedienst van Kebro">
                <span class="kebro-final-navigation__number">02</span>

                <div>
                    <span class="kebro-final-navigation__card-label">
                        Technische voorbereiding
                    </span>

                    <h3>Eigen studiedienst</h3>

                    <p>
                        Ontdek hoe technische keuzes en verschillende projectonderdelen
                        vanaf de voorbereiding op elkaar worden afgestemd.
                    </p> 

                    <span class="kebro-final-navigation__link">
                        Ontdek de studiedienst
                        <span aria-hidden="true">→</span>
                    </span>
                </div>
            </a>

        </div>

        <!-- CONTACT CTA -->
        <div class="kebro-final-navigation__contact">

            <div class="kebro-final-navigation__contact-text">
                <span>
                    Een concreet beton- of infraproject?
                </span>

                <strong>
                    Bespreek uw uitdaging met Kebro.
                </strong>
            </div>

            <a class="kebro-final-navigation__button" href="https://www.kebro.be/contact/">
                Neem contact op
                <span aria-hidden="true">→</span>
            </a>

        </div>

    </section>

</div>

<style>
/* =========================================
   FINAL CONTENT
========================================= */

.kebro-final-approach {
    margin: 42px 0 52px;
}

.kebro-final-approach__section {
    margin-bottom: 46px;
}

.kebro-final-approach__section h2 {
    position: relative;

    margin: 0 0 19px;
    padding-left: 17px;

    color: #083f50;
    font-size: 28px;
    line-height: 1.25;
    font-weight: 700;
    letter-spacing: -0.25px;
}

.kebro-final-approach__section h2::before {
    content: "";
    position: absolute;

    left: 0;
    top: 5px;

    width: 3px;
    height: 26px;

    background: #d71920;
    border-radius: 3px;
}

.kebro-final-approach__section p {
    margin: 0 0 22px;

    color: #184d5d;
    font-size: 17px;
    line-height: 1.75;
    font-weight: 400;
}

.kebro-final-approach__section p:last-child {
    margin-bottom: 0;
}


/* =========================================
   CONCLUSION
========================================= */

.kebro-final-approach__conclusion {
    position: relative;
    overflow: hidden;

    margin: 48px 0 54px;
    padding: 34px 38px;

    background: #083f50;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-final-approach__conclusion::after {
    content: "";
    position: absolute;

    top: -75px;
    right: -75px;

    width: 180px;
    height: 180px;

    background: rgba(255, 255, 255, 0.055);
    border-radius: 50%;
}

.kebro-final-approach__label {
    position: relative;
    z-index: 1;

    display: inline-block;
    margin-bottom: 10px;

    color: #ffffff;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.kebro-final-approach__conclusion p {
    position: relative;
    z-index: 1;

    max-width: 800px;
    margin: 0;

    color: #ffffff;
    font-size: 20px;
    line-height: 1.7;
    font-weight: 600;
}


/* =========================================
   FINAL NAVIGATION
========================================= */

.kebro-final-navigation {
    position: relative;
    overflow: hidden;

    padding: 40px;

    background: #f2f5f6;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-final-navigation::after {
    content: "";
    position: absolute;

    top: -95px;
    right: -95px;

    width: 230px;
    height: 230px;

    background: rgba(215, 25, 32, 0.05);
    border-radius: 50%;
}

.kebro-final-navigation__intro {
    position: relative;
    z-index: 1;

    max-width: 720px;
    margin-bottom: 28px;
}

.kebro-final-navigation__eyebrow {
    display: inline-block;
    margin-bottom: 9px;

    color: #d71920;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

.kebro-final-navigation__intro h2 {
    margin: 0 0 13px;
    padding: 0;

    color: #083f50;
    font-size: 30px;
    line-height: 1.22;
    font-weight: 800;
    letter-spacing: -0.35px;
}

.kebro-final-navigation__intro p {
    margin: 0;

    color: #315d69;
    font-size: 16px;
    line-height: 1.7;
}


/* =========================================
   CARDS
========================================= */

.kebro-final-navigation__cards {
    position: relative;
    z-index: 1;

    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;

    margin-bottom: 20px;
}

.kebro-final-navigation__card {
    display: flex;
    align-items: flex-start;
    gap: 16px;

    padding: 25px;

    background: #ffffff;
    border: 1px solid #dce5e8;
    border-radius: 3px;

    color: inherit !important;
    text-decoration: none !important;

    transition:
        transform 0.2s ease,
        border-color 0.2s ease,
        box-shadow 0.2s ease;
}

.kebro-final-navigation__card:hover {
    transform: translateY(-3px);
    border-color: rgba(215, 25, 32, 0.45);
    box-shadow: 0 12px 28px rgba(8, 63, 80, 0.09);
}

.kebro-final-navigation__number {
    flex: 0 0 auto;
    margin-top: 2px;

    color: #d71920;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 800;
}

.kebro-final-navigation__card-label {
    display: block;
    margin-bottom: 6px;

    color: #607c84;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.kebro-final-navigation__card h3 {
    margin: 0 0 9px;
    padding: 0;

    color: #083f50;
    font-size: 21px;
    line-height: 1.3;
    font-weight: 800;
}

.kebro-final-navigation__card p {
    margin: 0 0 16px;

    color: #436772;
    font-size: 15px;
    line-height: 1.65;
}

.kebro-final-navigation__link {
    display: inline-flex;
    align-items: center;
    gap: 8px;

    color: #d71920;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 700;
}

.kebro-final-navigation__link span {
    font-size: 18px;
    transition: transform 0.2s ease;
}

.kebro-final-navigation__card:hover
.kebro-final-navigation__link span {
    transform: translateX(3px);
}


/* =========================================
   CONTACT STRIP
========================================= */

.kebro-final-navigation__contact {
    position: relative;
    z-index: 1;

    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;

    padding: 23px 25px;

    background: #083f50;
    border-radius: 3px;
}

.kebro-final-navigation__contact-text {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.kebro-final-navigation__contact-text span {
    color: rgba(255, 255, 255, 0.72);
    font-size: 13px;
    line-height: 1.4;
}

.kebro-final-navigation__contact-text strong {
    color: #ffffff;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
}

.kebro-final-navigation__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;

    flex: 0 0 auto;
    padding: 13px 21px;

    background: #d71920;
    border: 2px solid #d71920;
    border-radius: 2px;

    color: #ffffff !important;
    font-size: 15px;
    line-height: 1.3;
    font-weight: 700;
    text-decoration: none !important;

    transition:
        background-color 0.2s ease,
        border-color 0.2s ease,
        transform 0.2s ease;
}

.kebro-final-navigation__button:hover {
    background: #b8141a;
    border-color: #b8141a;
    color: #ffffff !important;
    transform: translateY(-1px);
}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .kebro-final-approach {
        margin: 34px 0 40px;
    }

    .kebro-final-approach__section {
        margin-bottom: 36px;
    }

    .kebro-final-approach__section h2 {
        margin-bottom: 16px;
        padding-left: 15px;

        font-size: 24px;
        line-height: 1.3;
    }

    .kebro-final-approach__section h2::before {
        top: 4px;
        height: 24px;
    }

    .kebro-final-approach__section p {
        margin-bottom: 18px;

        font-size: 16px;
        line-height: 1.7;
    }

    .kebro-final-approach__conclusion {
        margin: 38px 0 42px;
        padding: 27px 23px;
    }

    .kebro-final-approach__conclusion p {
        font-size: 17px;
        line-height: 1.65;
    }

    .kebro-final-navigation {
        padding: 28px 22px;
    }

    .kebro-final-navigation__intro {
        margin-bottom: 22px;
    }

    .kebro-final-navigation__intro h2 {
        font-size: 25px;
    }

    .kebro-final-navigation__intro p {
        font-size: 15px;
    }

    .kebro-final-navigation__cards {
        grid-template-columns: 1fr;
        gap: 13px;
    }

    .kebro-final-navigation__card {
        padding: 21px 19px;
    }

    .kebro-final-navigation__contact {
        align-items: flex-start;
        flex-direction: column;

        padding: 21px;
    }

    .kebro-final-navigation__button {
        width: 100%;
        box-sizing: border-box;
    }
}
</style></div>
			</div><div class="et_pb_module et_pb_code et_pb_code_22">
				
				
				
				
				<div class="et_pb_code_inner"><section class="kebro-form-heading">

    <span class="kebro-form-heading__eyebrow">
        Uw project bespreken
    </span>

    <h2>
        Bespreek uw project met Kebro
    </h2>

    <p>
        Heeft u een concreet project of een technische vraag?
        Laat uw gegevens achter. Een specialist van Kebro neemt
        contact met u op om uw situatie te bespreken.
    </p> 

</section>

<style>
.kebro-form-heading {
    margin: 54px 0 26px;
    padding: 36px 36px 6px;

    border-top: 3px solid #d71920;
    background: #ffffff;
}

.kebro-form-heading__eyebrow {
    display: block;
    margin-bottom: 9px;

    color: #d71920;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

.kebro-form-heading h2 {
    margin: 0 0 13px;
    padding: 0;

    color: #083f50;
    font-size: 31px;
    line-height: 1.22;
    font-weight: 800;
    letter-spacing: -0.4px;
}

.kebro-form-heading p {
    max-width: 760px;
    margin: 0;

    color: #315d69;
    font-size: 17px;
    line-height: 1.7;
}

@media (max-width: 767px) {
    .kebro-form-heading {
        margin-top: 42px;
        padding: 28px 22px 5px;
    }

    .kebro-form-heading h2 {
        font-size: 25px;
    }

    .kebro-form-heading p {
        font-size: 16px;
    }
}
</style></div>
			</div>
			<div id="et_pb_contact_form_4" class="et_pb_module et_pb_contact_form_4 et_pb_contact_form_container clearfix" data-form_unique_num="4" data-form_unique_id="d4af169e-bdb0-4fd9-909f-c89d9ae024ea">
				
				
				
				
				
				<div class="et-pb-contact-message"></div>
				
				<div class="et_pb_contact">
					<form class="et_pb_contact_form clearfix" method="post" action="https://www.kebro.be/feed/">
						<p class="et_pb_contact_field et_pb_contact_field_20 et_pb_contact_field_half" data-id="name" data-type="input">
				
				
				
				
				<label for="et_pb_contact_name_4" class="et_pb_contact_form_label">Naam</label>
				<input type="text" id="et_pb_contact_name_4" class="input" value="" name="et_pb_contact_name_4" data-required_mark="required" data-field_type="input" data-original_id="name" placeholder="Naam">
			</p><p class="et_pb_contact_field et_pb_contact_field_21 et_pb_contact_field_half et_pb_contact_field_last" data-id="email" data-type="email">
				
				
				
				
				<label for="et_pb_contact_email_4" class="et_pb_contact_form_label">E-mailadres</label>
				<input type="text" id="et_pb_contact_email_4" class="input" value="" name="et_pb_contact_email_4" data-required_mark="required" data-field_type="email" data-original_id="email" placeholder="E-mailadres">
			</p><p class="et_pb_contact_field et_pb_contact_field_22 et_pb_contact_field_last" data-id="bedrijf" data-type="input">
				
				
				
				
				<label for="et_pb_contact_bedrijf_4" class="et_pb_contact_form_label">Bedrijfsnaam (optioneel)</label>
				<input type="text" id="et_pb_contact_bedrijf_4" class="input" value="" name="et_pb_contact_bedrijf_4" data-required_mark="not_required" data-field_type="input" data-original_id="bedrijf" placeholder="Bedrijfsnaam (optioneel)">
			</p><p class="et_pb_contact_field et_pb_contact_field_23 et_pb_contact_field_last" data-id="telefoon" data-type="input">
				
				
				
				
				<label for="et_pb_contact_telefoon_4" class="et_pb_contact_form_label">Telefoonnummer</label>
				<input type="text" id="et_pb_contact_telefoon_4" class="input" value="" name="et_pb_contact_telefoon_4" data-required_mark="required" data-field_type="input" data-original_id="telefoon" placeholder="Telefoonnummer">
			</p><p class="et_pb_contact_field et_pb_contact_field_24 et_pb_contact_field_last" data-id="message" data-type="text">
				
				
				
				
				<label for="et_pb_contact_message_4" class="et_pb_contact_form_label">Korte projectomschrijving</label>
				<textarea name="et_pb_contact_message_4" id="et_pb_contact_message_4" class="et_pb_contact_message input" data-required_mark="required" data-field_type="text" data-original_id="message" placeholder="Korte projectomschrijving"></textarea>
			</p>
						<input type="hidden" value="et_contact_proccess" name="et_pb_contactform_submit_4"/>
						<div class="et_contact_bottom_container">
							
			<div class="et_pb_contact_right">
				<p class="clearfix">
					<span class="et_pb_contact_captcha_question">3 + 8</span> = <input type="text" size="2" class="input et_pb_contact_captcha" data-first_digit="3" data-second_digit="8" value="" name="et_pb_contact_captcha_4" data-required_mark="required" autocomplete="off">
				</p>
			</div>
							<button type="submit" name="et_builder_submit_button" class="et_pb_contact_submit et_pb_button">Vraag technisch advies aan</button>
						</div>
						<input type="hidden" id="_wpnonce-et-pb-contact-form-submitted-4" name="_wpnonce-et-pb-contact-form-submitted-4" value="895ecf9f56" /><input type="hidden" name="_wp_http_referer" value="/feed/" />
					</form>
				</div>
			</div>
			
			</div>
				
				
				
				
			</div>
				
				
			</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.kebro.be/waarom-een-geintegreerde-aanpak-in-beton-en-infraprojecten-loont-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Wat bepaalt duurzaamheid in de praktijk?</title>
		<link>https://www.kebro.be/wat-bepaalt-duurzaamheid-in-de-praktijk/</link>
					<comments>https://www.kebro.be/wat-bepaalt-duurzaamheid-in-de-praktijk/#respond</comments>
		
		<dc:creator><![CDATA[grafico]]></dc:creator>
		<pubDate>Sun, 15 Feb 2026 13:03:00 +0000</pubDate>
				<category><![CDATA[Geen onderdeel van een categorie]]></category>
		<guid isPermaLink="false">https://www.kebro.be/?p=1729</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_6 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_7">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_11  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_code et_pb_code_23">
				
				
				
				
				<div class="et_pb_code_inner"><div class="kebro-summary">
    <div class="kebro-summary-title">
        Wat u in dit artikel ontdekt
    </div>

    <ul class="kebro-summary-list">
        <li>Waarom sommige industriële betonvloeren tientallen jaren meegaan.</li>
        <li>Welke factoren de levensduur écht bepalen.</li>
        <li>Waarom voorbereiding en uitvoering het grootste verschil maken.</li>
        <li>Hoe Kebro duurzame prestaties realiseert.</li>
    </ul>
</div>

<style>
.kebro-summary{
    background:#f5f7f8;
    border-left:4px solid #d61f26;
    padding:28px 34px;
    margin:35px 0;
    border-radius:2px;
}

.kebro-summary-title{
    font-size:28px;
    font-weight:700;
    color:#0a4255;
    margin-bottom:18px;
    line-height:1.2;
}

.kebro-summary ul.kebro-summary-list{
    list-style:none !important;
    list-style-type:none !important;
    margin:0 !important;
    padding:0 !important;
}

.kebro-summary ul.kebro-summary-list li{
    position:relative;
    list-style:none !important;
    list-style-type:none !important;
    padding-left:34px !important;
    margin:0 0 14px 0 !important;
    color:#174b5d;
    font-size:18px;
    line-height:1.6;
}

.kebro-summary ul.kebro-summary-list li::marker{
    content:"" !important;
    display:none !important;
}

.kebro-summary ul.kebro-summary-list li::before{
    content:"✓";
    position:absolute;
    left:0;
    top:1px;
    color:#d61f26;
    font-size:20px;
    font-weight:700;
}

.kebro-summary ul.kebro-summary-list li:last-child{
    margin-bottom:0 !important;
}

@media(max-width:768px){
    .kebro-summary{
        padding:22px;
    }

    .kebro-summary-title{
        font-size:24px;
    }

    .kebro-summary ul.kebro-summary-list li{
        font-size:16px;
        padding-left:28px !important;
    }
}
</style></div>
			</div><div class="et_pb_module et_pb_code et_pb_code_24">
				
				
				
				
				<div class="et_pb_code_inner"><div class="kebro-article-block">

    <section class="kebro-article-section">
        <h2 class="kebro-article-heading">
            Wat bepaalt de levensduur van een industriële betonvloer?
        </h2>

        <p>
            In industriële omgevingen wordt een betonvloer zelden alleen beoordeeld op hoe hij er bij de oplevering uitziet. De echte beoordeling begint pas daarna. Maanden en jaren van intensief gebruik tonen of een vloer bestand is tegen zware belasting, dagelijks verkeer en voortdurende operationele eisen.
        </p> 

        <p>
            Bij Kebro bekijken we duurzaamheid daarom vanuit de praktijk. Niet als een los criterium, maar als het resultaat van doordachte keuzes die samen bepalen hoe een industriële betonvloer zich gedurende haar volledige levensduur gedraagt.
        </p> 
    </section>

    <section class="kebro-article-section">
        <h2 class="kebro-article-heading">
            Duurzaamheid begint vóór de uitvoering
        </h2>

        <p>
            Een industriële betonvloer is geen eindproduct op zichzelf, maar het resultaat van beslissingen die al vroeg in het traject worden genomen. De functie van de ruimte, het type belasting, het verwachte verkeer en de gewenste flexibiliteit bepalen in grote mate welke vloeropbouw geschikt is.
        </p> 

        <p>
            Een logistieke hal stelt andere eisen dan een recyclageomgeving of een productiehal met zware puntlasten. Daarom moet iedere oplossing worden afgestemd op de werkelijke gebruikssituatie.
        </p> 

        <p>
            Duurzaamheid ontstaat wanneer die context correct wordt vertaald naar technische keuzes rond fundering, wapening, voegconcept, afwerking en detaillering. Een vloer die uitstekend presteert in de ene omgeving, is niet automatisch geschikt voor een andere.
        </p> 
    </section>

</div>

<style>
.kebro-article-block {
    margin: 34px 0 42px;
}

.kebro-article-section {
    margin-bottom: 42px;
}

.kebro-article-section:last-child {
    margin-bottom: 0;
}

.kebro-article-heading {
    position: relative;
    margin: 0 0 18px;
    padding-left: 17px;

    color: #0b4558;
    font-size: 28px;
    line-height: 1.24;
    font-weight: 700;
    letter-spacing: -0.25px;
}

.kebro-article-heading::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;

    width: 3px;
    height: 26px;

    background: #d71920;
    border-radius: 3px;
}

.kebro-article-section p {
    margin: 0 0 22px;

    color: #184d5d;
    font-size: 17px;
    line-height: 1.75;
    font-weight: 400;
}

.kebro-article-section p:last-child {
    margin-bottom: 0;
}

.kebro-article-section a {
    color: #d71920;
    font-weight: 600;
    text-decoration: none;
}

.kebro-article-section a:hover {
    color: #b8141a;
    text-decoration: underline;
}

@media (max-width: 767px) {
    .kebro-article-block {
        margin: 28px 0 34px;
    }

    .kebro-article-section {
        margin-bottom: 34px;
    }

    .kebro-article-heading {
        padding-left: 15px;
        font-size: 24px;
        line-height: 1.3;
        margin-bottom: 16px;
    }

    .kebro-article-heading::before {
        top: 4px;
        width: 3px;
        height: 24px;
    }

    .kebro-article-section p {
        margin-bottom: 18px;
        font-size: 16px;
        line-height: 1.7;
    }
}
</style>

<section class="kebro-inline-cta" aria-labelledby="kebro-inline-cta-title">
    <div class="kebro-inline-cta__content">
        <span class="kebro-inline-cta__label">Technisch advies nodig?</span>

        <h2 id="kebro-inline-cta-title">
            Een duurzame betonvloer begint met de juiste voorbereiding.
        </h2>

        <p>
            Bespreek uw project met Kebro en ontvang gericht advies over
            vloeropbouw, belasting, uitvoering en duurzaamheid.
        </p> 

        <div class="kebro-inline-cta__actions">
            <a class="kebro-inline-cta__button" href="https://www.kebro.be/contact/" aria-label="Neem contact op met Kebro">
                Bespreek uw project
                <span aria-hidden="true">→</span>
            </a>

            <span class="kebro-inline-cta__note">
                Vrijblijvend technisch advies
            </span>
        </div>
    </div>
</section>

<style>
.kebro-inline-cta {
    position: relative;
    overflow: hidden;
    margin: 48px 0;
    padding: 36px 40px;
    background: #f3f6f7;
    border-left: 5px solid #d71920;
    border-radius: 3px;
}

.kebro-inline-cta::after {
    content: "";
    position: absolute;
    top: -70px;
    right: -70px;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: rgba(215, 25, 32, 0.06);
}

.kebro-inline-cta__content {
    position: relative;
    z-index: 1;
    max-width: 720px;
}

.kebro-inline-cta__label {
    display: inline-block;
    margin-bottom: 10px;
    color: #d71920;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.kebro-inline-cta h2 {
    margin: 0 0 14px;
    padding: 0;
    color: #083f50;
    font-size: 30px;
    line-height: 1.2;
    font-weight: 800;
}

.kebro-inline-cta p {
    max-width: 650px;
    margin: 0 0 24px;
    color: #315d69;
    font-size: 17px;
    line-height: 1.7;
}

.kebro-inline-cta__actions {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
}

.kebro-inline-cta__button {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 13px 22px;
    background: #d71920;
    color: #ffffff !important;
    border: 2px solid #d71920;
    border-radius: 2px;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 700;
    text-decoration: none !important;
    transition:
        background-color 0.2s ease,
        border-color 0.2s ease,
        transform 0.2s ease;
}

.kebro-inline-cta__button:hover {
    background: #b9151b;
    border-color: #b9151b;
    color: #ffffff !important;
    transform: translateY(-1px);
}

.kebro-inline-cta__button span {
    font-size: 20px;
    line-height: 1;
}

.kebro-inline-cta__note {
    color: #52717a;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 600;
}

@media (max-width: 767px) {
    .kebro-inline-cta {
        margin: 36px 0;
        padding: 28px 24px;
    }

    .kebro-inline-cta h2 {
        font-size: 25px;
    }

    .kebro-inline-cta p {
        font-size: 16px;
    }

    .kebro-inline-cta__actions {
        align-items: flex-start;
        flex-direction: column;
    }

    .kebro-inline-cta__button {
        justify-content: center;
        width: 100%;
        box-sizing: border-box;
    }
}
</style></div>
			</div><div class="et_pb_module et_pb_code et_pb_code_25">
				
				
				
				
				<div class="et_pb_code_inner"><div class="kebro-content-block">

    <div class="kebro-section">

        <h2>Materiaalkeuze als fundament voor levensduur</h2>

        <p>
            Beton is op zich een robuust materiaal, maar de samenstelling en verwerking maken het verschil. De keuze van cement, granulaten en eventuele slijtvaste toevoegingen bepaalt hoe het oppervlak reageert op belasting, wrijving en intensief gebruik. Ook de afwerkingsmethode speelt een belangrijke rol in hoe de vloer zich gedraagt op lange termijn.
        </p> 

        <p>
            Bij industriële toepassingen waar continu verkeer plaatsvindt, wordt vaak gekozen voor technieken die de toplaag extra beschermen en verdichten. Niet om slijtage volledig uit te sluiten, die hoort bij gebruik, maar om de prestaties voorspelbaar en beheersbaar te houden. Duurzaamheid zit hier niet in het vermijden van elke verandering, maar in het beheersen ervan.
        </p> 

    </div>

    <div class="kebro-section">

        <h2>Gebruik en belasting als bepalende factor</h2>

        <p>
            Een vloer leeft mee met zijn omgeving. Wielladers, heftrucks, opslag, chemische invloeden of temperatuurverschillen hebben allemaal een impact. Duurzame betonvloeren zijn vloeren die ontworpen zijn met die realiteit in het achterhoofd.
        </p> 

        <p>
            Dat vraagt inzicht in hoe een site effectief wordt gebruikt, niet alleen op papier, maar ook in de dagelijkse praktijk. Hoe bewegen voertuigen zich? Waar ontstaat concentratie van belasting? Welke zones worden intensiever gebruikt dan andere? Door dit vooraf mee te nemen, ontstaat een vloer die niet alleen sterk is, maar ook logisch opgebouwd.
        </p> 

    </div>

</div>

<style>

.kebro-content-block{
    margin:42px 0;
}

.kebro-section{
    margin-bottom:42px;
}

.kebro-section:last-child{
    margin-bottom:0;
}

.kebro-section h2{

    position:relative;
    margin:0 0 18px;
    padding-left:18px;

    color:#0b4558;
    font-size:27px;
    line-height:1.25;
    font-weight:800;

}

.kebro-section h2:before{

    content:"";
    position:absolute;

    left:0;
    top:2px;

    width:4px;
    height:32px;

    background:#d71920;
    border-radius:20px;

}

.kebro-section p{

    color:#184d5d;

    font-size:17px;
    line-height:1.72;

    margin:0 0 20px;
}

.kebro-section p:last-child{

    margin-bottom:0;
}

.kebro-section strong{

    color:#0b4558;
    font-weight:700;
}

.kebro-section a{

    color:#d71920;
    text-decoration:none;
    font-weight:600;
}

.kebro-section a:hover{

    text-decoration:underline;
}

@media(max-width:768px){

.kebro-content-block{

    margin:34px 0;
}

.kebro-section{

    margin-bottom:34px;
}

.kebro-section h2{

    font-size:23px;
    padding-left:15px;
}

.kebro-section h2:before{

    height:28px;
}

.kebro-section p{

    font-size:16px;
    line-height:1.68;
}

}

</style></div>
			</div><div class="et_pb_module et_pb_code et_pb_code_26">
				
				
				
				
				<div class="et_pb_code_inner"><div class="kebro-final-content">

    <!-- SECTION 1 -->
    <section class="kebro-final-section">
        <h2 class="kebro-final-heading">
            Onderhoud als onderdeel van duurzaamheid
        </h2>

        <p>
            Een vaak onderschat aspect van langetermijnprestaties is onderhoud. Duurzaamheid betekent niet dat een vloer geen aandacht meer nodig heeft, maar wel dat onderhoud voorspelbaar en beheersbaar blijft. Vloeren die correct zijn opgebouwd, vragen minder ingrepen en laten zich eenvoudiger opvolgen doorheen de jaren.
        </p> 

        <p>
            Ook hier speelt voorbereiding een cruciale rol. Door realistische verwachtingen te scheppen en onderhoud van bij het begin mee te denken, blijft de vloer functioneren zoals bedoeld. Dat zorgt voor continuïteit in de werking van een site en voorkomt onaangename verrassingen op termijn.
        </p> 
    </section>

    <!-- SECTION 2 -->
    <section class="kebro-final-section">
        <h2 class="kebro-final-heading">
            De rol van uitvoering en samenwerking
        </h2>

        <p>
            Zelfs de beste technische keuzes verliezen hun waarde zonder zorgvuldige uitvoering. Precisie tijdens plaatsing, timing, curing en afwerking zijn bepalend voor hoe een vloer zich ontwikkelt. Duurzaamheid is hier het resultaat van vakmanschap, ervaring en samenwerking tussen alle betrokken partijen.
        </p> 

        <p>
            Bij Kebro geloven we dat duurzame prestaties voortkomen uit een geïntegreerde aanpak. Door technische voorbereiding, uitvoering en afstemming in één lijn te brengen, ontstaat rust op de werf en kwaliteit in het eindresultaat. Dat vertaalt zich niet alleen in een sterke vloer, maar ook in vertrouwen bij opdrachtgevers.
        </p> 
    </section>

    <!-- SECTION 3 -->
    <section class="kebro-final-section">
        <h2 class="kebro-final-heading">
            Duurzaamheid als resultaat, niet als belofte
        </h2>

        <p>
            In industriële betonvloeren is duurzaamheid geen aparte eigenschap die je toevoegt op het einde. Het is het resultaat van keuzes die op elkaar afgestemd zijn: ontwerp, materiaal, uitvoering en gebruik. Wanneer die elementen samenklikken, ontstaat een vloer die zijn rol blijft vervullen, jaar na jaar.
        </p> 

        <p>
            Dat is waar langetermijnprestaties over gaan. Niet over uitzonderingen, maar over betrouwbaarheid. Niet over claims, maar over wat blijft werken wanneer de dagelijkse realiteit haar werk doet.
        </p> 

        <p>
            Wie investeert in industriële betonvloeren, investeert in continuïteit. En precies daar ligt de echte waarde van duurzaamheid in de praktijk.
        </p> 
    </section>

    <!-- FINAL FUNNEL CTA -->
    <section class="kebro-funnel-cta" aria-labelledby="kebro-funnel-title">

        <div class="kebro-funnel-cta__top">
            <span class="kebro-funnel-cta__eyebrow">
                Van voorbereiding tot uitvoering
            </span>

            <h2 id="kebro-funnel-title">
                Ontdek hoe Kebro duurzame prestaties in de praktijk brengt.
            </h2>

            <p>
                Bekijk onze gerealiseerde projecten of bespreek uw eigen uitdaging
                met een specialist van Kebro.
            </p> 
        </div>

        <div class="kebro-funnel-options">

            <!-- PROJECTS -->
            <a class="kebro-funnel-card" href="https://www.kebro.be/projecten/" aria-label="Bekijk de projecten van Kebro">
                <span class="kebro-funnel-card__number">01</span>

                <div class="kebro-funnel-card__content">
                    <span class="kebro-funnel-card__label">
                        Bekijk de praktijk
                    </span>

                    <h3>Onze projecten</h3>

                    <p>
                        Ontdek hoe technische voorbereiding, materiaalkeuze en
                        uitvoering samenkomen in gerealiseerde projecten.
                    </p> 

                    <span class="kebro-funnel-card__link">
                        Bekijk projecten
                        <span aria-hidden="true">→</span>
                    </span>
                </div>
            </a>

            <!-- STUDIEDIENST -->
            <a class="kebro-funnel-card" href="https://www.kebro.be/eigen-studiedienst/" aria-label="Ontdek de eigen studiedienst van Kebro">
                <span class="kebro-funnel-card__number">02</span>

                <div class="kebro-funnel-card__content">
                    <span class="kebro-funnel-card__label">
                        Begin bij de juiste basis
                    </span>

                    <h3>Eigen studiedienst</h3>

                    <p>
                        Laat belasting, gebruik en technische vereisten vanaf
                        de ontwerpfase correct analyseren.
                    </p> 

                    <span class="kebro-funnel-card__link">
                        Ontdek onze studiedienst
                        <span aria-hidden="true">→</span>
                    </span>
                </div>
            </a>

        </div>

        <div class="kebro-funnel-contact">
            <div class="kebro-funnel-contact__text">
                <span>Een concreet project of technische vraag?</span>

                <strong>
                    Bespreek uw uitdaging rechtstreeks met Kebro.
                </strong>
            </div>

            <a class="kebro-funnel-contact__button" href="https://www.kebro.be/contact/">
                Bespreek uw project
                <span aria-hidden="true">→</span>
            </a>
        </div>

    </section>

</div>

<style>
/* =========================================
   FINAL ARTICLE CONTENT
========================================= */

.kebro-final-content {
    margin: 42px 0 48px;
}

.kebro-final-section {
    margin-bottom: 42px;
}

.kebro-final-section:last-of-type {
    margin-bottom: 0;
}

.kebro-final-heading {
    position: relative;
    margin: 0 0 18px;
    padding-left: 17px;

    color: #0b4558;
    font-size: 28px;
    line-height: 1.24;
    font-weight: 700;
    letter-spacing: -0.25px;
}

.kebro-final-heading::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;

    width: 3px;
    height: 26px;

    background: #d71920;
    border-radius: 3px;
}

.kebro-final-section p {
    margin: 0 0 22px;

    color: #184d5d;
    font-size: 17px;
    line-height: 1.75;
    font-weight: 400;
}

.kebro-final-section p:last-child {
    margin-bottom: 0;
}


/* =========================================
   FINAL FUNNEL CTA
========================================= */

.kebro-funnel-cta {
    position: relative;
    overflow: hidden;

    margin: 54px 0 0;
    padding: 42px;

    background: #f2f5f6;
    border-left: 4px solid #d71920;
    border-radius: 3px;
}

.kebro-funnel-cta::before {
    content: "";
    position: absolute;
    top: -100px;
    right: -100px;

    width: 240px;
    height: 240px;

    border-radius: 50%;
    background: rgba(215, 25, 32, 0.055);
}

.kebro-funnel-cta__top {
    position: relative;
    z-index: 1;

    max-width: 720px;
    margin-bottom: 30px;
}

.kebro-funnel-cta__eyebrow {
    display: inline-block;
    margin-bottom: 10px;

    color: #d71920;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

.kebro-funnel-cta__top h2 {
    margin: 0 0 14px;
    padding: 0;

    color: #083f50;
    font-size: 31px;
    line-height: 1.2;
    font-weight: 800;
    letter-spacing: -0.4px;
}

.kebro-funnel-cta__top p {
    max-width: 650px;
    margin: 0;

    color: #315d69;
    font-size: 17px;
    line-height: 1.7;
}


/* =========================================
   FUNNEL CARDS
========================================= */

.kebro-funnel-options {
    position: relative;
    z-index: 1;

    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;

    margin-bottom: 22px;
}

.kebro-funnel-card {
    position: relative;
    display: flex;
    gap: 18px;

    min-height: 210px;
    padding: 26px;

    background: #ffffff;
    border: 1px solid #dce5e8;
    border-radius: 3px;

    color: inherit !important;
    text-decoration: none !important;

    transition:
        transform 0.2s ease,
        border-color 0.2s ease,
        box-shadow 0.2s ease;
}

.kebro-funnel-card:hover {
    transform: translateY(-3px);
    border-color: rgba(215, 25, 32, 0.45);
    box-shadow: 0 12px 30px rgba(8, 63, 80, 0.09);
}

.kebro-funnel-card__number {
    flex: 0 0 auto;

    color: #d71920;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 800;
}

.kebro-funnel-card__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.kebro-funnel-card__label {
    margin-bottom: 7px;

    color: #607c84;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.kebro-funnel-card h3 {
    margin: 0 0 10px;
    padding: 0;

    color: #083f50;
    font-size: 22px;
    line-height: 1.25;
    font-weight: 800;
}

.kebro-funnel-card p {
    margin: 0 0 18px;

    color: #436772;
    font-size: 15px;
    line-height: 1.65;
}

.kebro-funnel-card__link {
    display: inline-flex;
    align-items: center;
    gap: 8px;

    margin-top: auto;

    color: #d71920;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 700;
}

.kebro-funnel-card__link span {
    font-size: 18px;
    transition: transform 0.2s ease;
}

.kebro-funnel-card:hover .kebro-funnel-card__link span {
    transform: translateX(3px);
}


/* =========================================
   CONTACT CTA
========================================= */

.kebro-funnel-contact {
    position: relative;
    z-index: 1;

    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;

    padding: 24px 26px;

    background: #083f50;
    border-radius: 3px;
}

.kebro-funnel-contact__text {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.kebro-funnel-contact__text span {
    color: rgba(255, 255, 255, 0.72);
    font-size: 13px;
    line-height: 1.4;
}

.kebro-funnel-contact__text strong {
    color: #ffffff;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
}

.kebro-funnel-contact__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;

    flex: 0 0 auto;
    padding: 13px 20px;

    background: #d71920;
    border: 2px solid #d71920;
    border-radius: 2px;

    color: #ffffff !important;
    font-size: 15px;
    line-height: 1.3;
    font-weight: 700;
    text-decoration: none !important;

    transition:
        background-color 0.2s ease,
        border-color 0.2s ease,
        transform 0.2s ease;
}

.kebro-funnel-contact__button:hover {
    background: #b8141a;
    border-color: #b8141a;
    color: #ffffff !important;
    transform: translateY(-1px);
}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {
    .kebro-final-content {
        margin: 34px 0 38px;
    }

    .kebro-final-section {
        margin-bottom: 34px;
    }

    .kebro-final-heading {
        padding-left: 15px;
        margin-bottom: 16px;

        font-size: 24px;
        line-height: 1.3;
    }

    .kebro-final-heading::before {
        top: 4px;
        height: 24px;
    }

    .kebro-final-section p {
        margin-bottom: 18px;

        font-size: 16px;
        line-height: 1.7;
    }

    .kebro-funnel-cta {
        margin-top: 40px;
        padding: 28px 22px;
    }

    .kebro-funnel-cta__top {
        margin-bottom: 24px;
    }

    .kebro-funnel-cta__top h2 {
        font-size: 25px;
    }

    .kebro-funnel-cta__top p {
        font-size: 16px;
    }

    .kebro-funnel-options {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .kebro-funnel-card {
        min-height: 0;
        padding: 22px 20px;
    }

    .kebro-funnel-contact {
        align-items: flex-start;
        flex-direction: column;
        padding: 22px;
    }

    .kebro-funnel-contact__button {
        width: 100%;
        box-sizing: border-box;
    }
}
</style></div>
			</div><div class="et_pb_module et_pb_code et_pb_code_27">
				
				
				
				
				<div class="et_pb_code_inner"><section class="kebro-form-intro">
    <span class="kebro-form-intro__label">
        Uw project bespreken
    </span>

    <h2>
        Bespreek uw project met Kebro
    </h2>

    <p>
        Heeft u een concreet project of een technische vraag?
        Laat uw gegevens achter. Een specialist van Kebro neemt
        contact met u op om uw situatie te bespreken.
    </p> 
</section>

<style>
.kebro-form-intro {
    margin: 48px 0 24px;
    padding: 34px 36px 10px;
    background: #ffffff;
    border-top: 3px solid #d71920;
}

.kebro-form-intro__label {
    display: block;
    margin-bottom: 9px;
    color: #d71920;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.kebro-form-intro h2 {
    margin: 0 0 12px;
    padding: 0;
    color: #083f50;
    font-size: 30px;
    line-height: 1.22;
    font-weight: 800;
}

.kebro-form-intro p {
    max-width: 680px;
    margin: 0;
    color: #315d69;
    font-size: 16px;
    line-height: 1.7;
}

@media (max-width: 767px) {
    .kebro-form-intro {
        margin-top: 38px;
        padding: 28px 22px 8px;
    }

    .kebro-form-intro h2 {
        font-size: 25px;
    }
}
</style></div>
			</div>
			<div id="et_pb_contact_form_5" class="et_pb_module et_pb_contact_form_5 et_pb_contact_form_container clearfix" data-form_unique_num="5" data-form_unique_id="afc62289-25b2-4737-bb3c-e7928af09b56">
				
				
				
				
				
				<div class="et-pb-contact-message"></div>
				
				<div class="et_pb_contact">
					<form class="et_pb_contact_form clearfix" method="post" action="https://www.kebro.be/feed/">
						<p class="et_pb_contact_field et_pb_contact_field_25 et_pb_contact_field_half" data-id="name" data-type="input">
				
				
				
				
				<label for="et_pb_contact_name_5" class="et_pb_contact_form_label">Naam</label>
				<input type="text" id="et_pb_contact_name_5" class="input" value="" name="et_pb_contact_name_5" data-required_mark="required" data-field_type="input" data-original_id="name" placeholder="Naam">
			</p><p class="et_pb_contact_field et_pb_contact_field_26 et_pb_contact_field_half et_pb_contact_field_last" data-id="email" data-type="email">
				
				
				
				
				<label for="et_pb_contact_email_5" class="et_pb_contact_form_label">E-mailadres</label>
				<input type="text" id="et_pb_contact_email_5" class="input" value="" name="et_pb_contact_email_5" data-required_mark="required" data-field_type="email" data-original_id="email" placeholder="E-mailadres">
			</p><p class="et_pb_contact_field et_pb_contact_field_27 et_pb_contact_field_last" data-id="bedrijf" data-type="input">
				
				
				
				
				<label for="et_pb_contact_bedrijf_5" class="et_pb_contact_form_label">Bedrijfsnaam (optioneel)</label>
				<input type="text" id="et_pb_contact_bedrijf_5" class="input" value="" name="et_pb_contact_bedrijf_5" data-required_mark="not_required" data-field_type="input" data-original_id="bedrijf" placeholder="Bedrijfsnaam (optioneel)">
			</p><p class="et_pb_contact_field et_pb_contact_field_28 et_pb_contact_field_last" data-id="telefoon" data-type="input">
				
				
				
				
				<label for="et_pb_contact_telefoon_5" class="et_pb_contact_form_label">Telefoonnummer</label>
				<input type="text" id="et_pb_contact_telefoon_5" class="input" value="" name="et_pb_contact_telefoon_5" data-required_mark="not_required" data-field_type="input" data-original_id="telefoon" placeholder="Telefoonnummer">
			</p><p class="et_pb_contact_field et_pb_contact_field_29 et_pb_contact_field_last" data-id="message" data-type="text">
				
				
				
				
				<label for="et_pb_contact_message_5" class="et_pb_contact_form_label">Korte projectomschrijving</label>
				<textarea name="et_pb_contact_message_5" id="et_pb_contact_message_5" class="et_pb_contact_message input" data-required_mark="required" data-field_type="text" data-original_id="message" placeholder="Korte projectomschrijving"></textarea>
			</p>
						<input type="hidden" value="et_contact_proccess" name="et_pb_contactform_submit_5"/>
						<div class="et_contact_bottom_container">
							
			<div class="et_pb_contact_right">
				<p class="clearfix">
					<span class="et_pb_contact_captcha_question">15 + 4</span> = <input type="text" size="2" class="input et_pb_contact_captcha" data-first_digit="15" data-second_digit="4" value="" name="et_pb_contact_captcha_5" data-required_mark="required" autocomplete="off">
				</p>
			</div>
							<button type="submit" name="et_builder_submit_button" class="et_pb_contact_submit et_pb_button">Vraag technisch advies aan</button>
						</div>
						<input type="hidden" id="_wpnonce-et-pb-contact-form-submitted-5" name="_wpnonce-et-pb-contact-form-submitted-5" value="895ecf9f56" /><input type="hidden" name="_wp_http_referer" value="/feed/" />
					</form>
				</div>
			</div>
			
			</div>
				
				
				
				
			</div>
				
				
			</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.kebro.be/wat-bepaalt-duurzaamheid-in-de-praktijk/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Drie projecten die Kebro in 2025 definieerden</title>
		<link>https://www.kebro.be/drie-projecten-die-kebro-in-2025-definieerden/</link>
					<comments>https://www.kebro.be/drie-projecten-die-kebro-in-2025-definieerden/#respond</comments>
		
		<dc:creator><![CDATA[grafico]]></dc:creator>
		<pubDate>Fri, 23 Jan 2026 15:30:49 +0000</pubDate>
				<category><![CDATA[Geen onderdeel van een categorie]]></category>
		<guid isPermaLink="false">https://www.kebro.be/?p=1716</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_7 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_8">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_12  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_5  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h3 class="p1"><b>Drie projecten die Kebro in 2025 definieerden</b></h3>
<p class="p1">In de industriële bouw draait alles om vertrouwen. Vertrouwen dat complexe projecten veilig en nauwkeurig worden uitgevoerd, dat planning en kwaliteit hand in hand blijven gaan en dat elke vloer, elke fundering en elke infrastructuur jarenlange belasting moeiteloos aankan. Dat is precies waar Kebro het verschil maakt. Wij bouwen geen onderdelen, wij bouwen zekerheid.</p>
<p class="p1">In 2025 kwamen drie grote projecten samen die perfect tonen wat onze totaalaanpak in de praktijk betekent. Drie werven met elk hun eigen uitdagingen, maar allemaal gedragen door dezelfde visie: duurzame kwaliteit, technische betrouwbaarheid en een uitvoering die volledig ontzorgt.</p>
<p class="p1"><b>AloChem Meerhout: vloeistofdichte precisie op industriële schaal.</b></p>
<p class="p1">Voor AloChem, onderdeel van de Altrea-groep, realiseerden we in Meerhout een project waar veiligheid en nauwkeurigheid absolute hoofdrollen spelen. Het nieuwe logistieke centrum is bedoeld voor de opslag, herverpakking en distributie van gevaarlijke goederen. Dat betekent dat elke vierkante meter volledig vloeistofdicht moest zijn, zowel binnen als buiten.</p>
<p class="p1">Kebro tekende voor het volledige betoninfra-luik van de site. We ontwikkelden en realiseerden de zware funderingen voor een enorme portaalkraan en bouwden de ommuurde containerzones, de trailerplaatsen en de volledige verkeersstructuur in beton. Ook binnenin leverden we een totaaloplossing. De gepolierde vloeren zijn volledig naadloos uitgevoerd en strekken zich uit over ongeveer dertienduizend vierkante meter. Buiten werd nog eens vijftienduizend vierkante meter aan hoogwaardige infrastructuur opgeleverd. Het resultaat is een site die robuust en tegelijk uiterst precies afgewerkt is, een voorbeeld van wat rotsvaste betoninfra betekent.</p>
<p class="p1"><b>VITO Earth Lab: toekomstgericht bouwen aan duurzame technologie.</b></p>
<p class="p1">Het project bij VITO in Mol vormt een mooie tegenhanger. Hier draait het niet enkel om belasting en infrastructuur, maar ook om innovatie en toekomstbestendige ontwerpen. In samenwerking met Van Roey bouwt VITO aan het nieuwe Earth Lab, het eerste gebouw binnen het VITO Sustainability Park. Het wordt een state-of-the-art omgeving waarin flexibele laboratoria en proefopstellingen voor duurzame technologieën een centrale plaats krijgen.</p>
<p class="p1">Voor Kebro betekende dit project een brede opdracht. In de grote piloothal realiseerden we een naadloze gepolierde vloer die zowel technisch als esthetisch aan hoge eisen moest voldoen. Tegelijk namen we de volledige buitenomgeving onder onze hoede, van grondwerken tot leidingwerk, opvangputten, steenslagfunderingen, betonverhardingen en de volledige omgevingsaanleg met groenvoorziening. Dit project werd gebouwd in nauwe samenwerking met zusterbedrijf Topo Terra, waarmee een vlotte integratie tussen opmeting, voorbereiding en uitvoering gegarandeerd bleef.</p>
<p class="p1"><b>HIGH-5: extreme slijtage vraagt om extreme oplossingen.</b></p>
<p class="p1">Deze klant is al meer dan twintig jaar een verhaal op zich. We werkten er voor het eerst in 2003 en nog eens in 2012. In 2025 kwamen we opnieuw terug, en dat is geen toeval. HIGH-5 verwerkt op jaarbasis ongeveer driehonderdduizend ton flessenglas. Dat is een belasting die gewone industriële vloeren in enkele jaren volledig zou vernietigen. Wielladers rijden er voortdurend rond, laden oud glas op en schuren met hun bakken letterlijk over het vloeroppervlak. Het is een omgeving die uitzonderlijk slijtagegevoelig is.</p>
<p class="p1">Al in 2003 werd daarom gekozen voor de nat-in-nat techniek van Korodur, een Duitse methode waarbij op een gewapende basisvloer een nog natte slijtlaag wordt aangebracht. Deze slijtlaag bevat extreem harde granulaten die zorgen voor een oppervlak dat veel steviger en slijtvaster is dan een standaard industriële vloer. De eerste vloeren die we er aanbrachten zijn ondertussen tweeëntwintig jaar oud en hebben miljoenen tonnen glas doorstaan. Het zegt alles over de duurzaamheid van deze techniek.</p>
<p class="p1">In 2025 werd een bijkomende uitbreiding uitgevoerd. We braken een deel van de oorspronkelijke constructie op, boorden er diepe funderingspalen, realiseerden er nieuwe zware funderingen en legden opnieuw betonvloeren aan volgens dezelfde beproefde techniek. Dat HIGH-5 telkens opnieuw bij Kebro aanklopt, toont aan dat deze hoogwaardige aanpak de enige duurzame oplossing is in een omgeving waar slijtage nooit stopt.</p>
<p class="p1"><b>Een totaalaanpak die zekerheid bouwt.</b></p>
<p class="p1">Deze drie projecten tonen niet alleen de diversiteit van onze opdrachten, maar vooral de kracht van onze aanpak. Kebro staat voor oerdegelijke betonvloeren, gespecialiseerde betonherstellingen en een volledig geïntegreerde infra-afdeling die projecten van grondwerk tot afwerking in één vloeiende lijn uitvoert. We werken vanaf het eerste gesprek mee aan de technische voorbereiding, coördineren alle stappen op de werf en staan garant voor een afwerking zonder losse eindjes.</p>
<p class="p1">Met meer dan twintig jaar ervaring in industriële omgevingen begrijpen we wat bedrijven nodig hebben. Continuïteit. Veiligheid. Transparantie. En een partner die problemen voorkomt in plaats van oplost. Wie met Kebro werkt, kiest voor duidelijkheid en zekerheid, van planning tot oplevering.</p>
<p class="p1">Wie klaar is om te bouwen, zal bij ons een partner vinden die meedenkt, uitvoert en ontzorgt. Kebro staat klaar voor de volgende uitdaging.</p>
<div> </div></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_6  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><div>
<h3><strong>Ontdek hoe wij ook jouw bedrijf een vloer kunnen bieden die de tand des tijds doorstaat.</strong></h3>
</div>
<div>
<p>Contacteer ons voor een vrijblijvend werfbezoek of technisch advies.</p>
</div></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.kebro.be/drie-projecten-die-kebro-in-2025-definieerden/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Nat-in-nat vloeren</title>
		<link>https://www.kebro.be/de-kebro-aanpak-2/</link>
					<comments>https://www.kebro.be/de-kebro-aanpak-2/#respond</comments>
		
		<dc:creator><![CDATA[grafico]]></dc:creator>
		<pubDate>Tue, 04 Nov 2025 14:00:16 +0000</pubDate>
				<category><![CDATA[Geen onderdeel van een categorie]]></category>
		<guid isPermaLink="false">https://www.kebro.be/?p=1698</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_8 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_9">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_13  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_7  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2><strong>De kracht van de nat-in-natvloer: een slijtvaste betonvloer die tijd trotseert</strong></h2>
<p class="p3"><strong>In industriële omgevingen krijgt een betonvloer het zwaar te verduren. Dag in dag uit rijden er heftrucks, wielladers en vrachtwagens overheen. De belasting is enorm, en slijtage onvermijdelijk — tenzij de vloer gebouwd is om stand te houden. Precies daar komt de slijtvaste betonvloer van Kebro in beeld.</strong></p>
<h3 class="p3"> </h3>
<h3>Duurzaamheid begint bij de juiste techniek</h3>
<p class="p1">Kebro past bij intensief belaste vloeren de <strong>KORODUR nat-in-nat-techniek</strong> toe, een Duitse methode die een uitzonderlijke levensduur garandeert. In plaats van gebruik te maken van het gangbare ‘droge slijtlaagmengsel’ (slechts 1 à 3 kg per m²), wordt de KORODUR- slijtlaag eerst vermengd tot een ‘natte slijtlaag’ (een mortel) die aangebracht wordt op een nog natte betonbasis. Beide lagen versmelten tot één massieve structuur zonder zwakke overgang. In deze slijtlaag zitten <strong>ultraharde granulaten</strong> verwerkt die zorgen voor een ongeëvenaarde slijtvastheid en een strak, stofvrij oppervlak..</p>
<p class="p1">
<h3 class="p1">Een vloer die miljoenen tonnen aankan</h3>
<div>
<p>De voordelen van deze techniek zijn duidelijk: een <strong>slijtvaste industriële betonvloer</strong> die zelfs na tientallen jaren intensief gebruik zijn sterkte behoudt. Waar klassieke vloeren na enkele jaren tekenen van slijtage vertonen, blijft een nat-in-natvloer vlak, stabiel en functioneel.</p>
</div>
<div>
<p>Dankzij de hoge drukweerstand en het dichte oppervlak is deze vloer ideaal voor opslagzones, logistieke centra, productiehallen en recyclagebedrijven en in expositiehallen. Zo werden Paleizen 8 en 12 en de Patio van Brussels Expo eerder al uitgevoerd met hetzelfde systeem. Een andere referentie is de opwerkingsfabriek voor oude munitie voor de Belgische Krijgsmacht in Zutendaal, ook daar werd er gekozen voor deze ‘pantservloeren’ zoals we ze wel eens durven noemen.</p>
<p>Minder onderhoud betekent minder stilstand — en dus meer rendement.</p>
<p>&nbsp;</p>
</div>
<h3>Duitse precisie, Belgisch vakmanschap</h3>
<p class="p1">De gebruikte <strong>KORODUR-mortel</strong> wordt geproduceerd door het gerenommeerde Duitse Korodur GmbH. Kebro werkt hiervoor exclusief samen met zusterbedrijf <strong>Konkrea</strong>, officiële verdeler van Korodur in België. Zo garanderen we niet alleen een hoogwaardig product, maar ook een correcte uitvoering volgens strikte technische normen..</p>
<blockquote>
<p>Een vloer is geen detail. Het is de basis waarop elke onderneming draait — daarom bouwen wij ze om lang te blijven bestaan.</p>
</blockquote>
<h3> </h3>
<h3>Precisiewerk op industrieel niveau</h3>
<p class="p1">Een nat-in-natvloer plaatsen vraagt perfecte timing, ervaring en controle. Onze ploegen volgen het proces tot in het kleinste detail: van de consistentie van de basisvloer tot het moment waarop de slijtlaag wordt aangebracht. Elk project krijgt de zorg van echte vakmensen — want een duurzame vloer begint bij precisie.</p>
<p>&nbsp;</p>
<div>
<h3>Een investering die rendeert</h3>
</div>
<div>
<p>Wie kiest voor een <strong>slijtvaste betonvloer van Kebro</strong>, kiest voor zekerheid. Deze vloeren blijven tientallen jaren meegaan, zelfs in de zwaarste werkomgevingen. Een mooi voorbeeld vind je terug in <strong>ons project bij High-5 in Antwerpen</strong>, waar onze eerste nat-in-natvloeren na meer dan twintig jaar nog steeds presteren als op dag één.</p>
</div></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_8  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><div>
<h3><strong>Ontdek hoe wij ook jouw bedrijf een vloer kunnen bieden die de tand des tijds doorstaat.</strong></h3>
</div>
<div>
<p>Contacteer ons voor een vrijblijvend werfbezoek of technisch advies.</p>
</div></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.kebro.be/de-kebro-aanpak-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Slijtvaste ingestrooide vloeren</title>
		<link>https://www.kebro.be/slijtvaste-ingestrooide-vloeren-2/</link>
					<comments>https://www.kebro.be/slijtvaste-ingestrooide-vloeren-2/#respond</comments>
		
		<dc:creator><![CDATA[grafico]]></dc:creator>
		<pubDate>Wed, 01 Oct 2025 07:03:03 +0000</pubDate>
				<category><![CDATA[Geen onderdeel van een categorie]]></category>
		<guid isPermaLink="false">https://www.kebro.be/?p=1580</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_9 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_10">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_14  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_9  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h3><strong>Robuuste zekerheid voor elke industriële toepassing</strong></h3>
<p class="p1"><strong>Bij Kebro kiezen we voor betonoplossingen die verder gaan dan standaard. Onze ingestrooide vloeren, ook wel bekend als slijtvaste vloeren, vormen een solide basis voor intensieve industriële toepassingen. Dankzij hun ongeëvenaarde slijtvastheid en lange levensduur zijn ze een slimme investering voor elke onderneming die inzet op continuïteit. Slijtvaste ingestrooide vloeren zijn ontworpen om weerstand te bieden aan de zwaarste mechanische belasting en langdurige wrijving, zonder aan kwaliteit of esthetiek in te boeten.</strong></p>
<p>Van productiefabrieken tot logistieke centra en opslaghallen: onze ingestrooide betonvloeren worden dagelijks getest in de praktijk. En ze slagen glansrijk. De juiste vloerkeuze zorgt niet alleen voor duurzaamheid, maar ook voor veiligheid, hygiëne en efficiënte werking van uw interne logistiek.</p>
<h3 class="p1"><strong>Wat zijn ingestrooide vloeren (slijtvaste vloeren)?</strong></h3>
<p><strong>Ingestrooide vloeren</strong> zijn industriële betonvloeren met een ingewerkte <strong>slijtlaag</strong>, waardoor een harde, duurzame toplaag ontstaat. Op het vers gestorte beton wordt een speciaal slijtlaagmengsel ingebracht dat vervolgens wordt ingewerkt. Zo ontstaat een volledig geïntegreerde, robuuste afwerking die bestand is tegen zware belasting en intensief gebruik.</p>
<p>In tegenstelling tot niet-voorgemengde mengsels, kiest Kebro bewust voor <strong>voorgemengde en gebruiksklare slijtlaagmengsels</strong>. Deze bevatten cement, granulaten en – indien gewenst – kleurpigment. Dankzij hun kant-en-klare karakter garanderen deze mengsels een optimale verwerking, constante prestaties en een strak eindresultaat. Dat betekent: minder kans op fouten, minder stilstand, en een eindvloer die er jarenlang als nieuw blijft uitzien.</p>
<p>Kleuropties bieden bovendien esthetische meerwaarde, zeker in commerciële of zichtbare industriële toepassingen. Denk aan neutrale grijstinten of signaleringskleuren voor zones en looplijnen.</p>
<h3 class="p3"><strong>De kracht van Neodur: Duitse topkwaliteit</strong></h3>
<p>Voor onze ingestrooide vloeren gebruiken we de hoogwaardige slijtlaagmengsels van <strong>Neodur van Korodur</strong>. Dit Duitse merk staat wereldwijd bekend om zijn strenge kwaliteitsnormen, technische innovatie en superieure slijtvastheid. Een combinatie die perfect past binnen onze eigen filosofie van kwaliteit en vakmanschap.</p>
<p>De duurzaamheid van een slijtlaagmengsel wordt gemeten volgens de <strong>proef van Böhme</strong>, waarbij het zogenaamde <strong>A-getal</strong> wordt vastgesteld. Hoe lager dit getal, hoe slijtvaster het materiaal:</p>
<ul>
<li><strong>A5</strong> = uitstekende slijtvastheid (slijtverlies ≤ 5 cm³/50 cm²)</li>
<li><strong>A11</strong> = degelijke slijtweerstand, maar voor lichtere toepassingen</li>
</ul>
<p>Voor toepassingen met zware tot extreme belasting kiezen we steevast voor een slijtlaagmengsel met een lage A-waarde. Dat maakt ze ideaal voor situaties waar continu zwaar materieel in beweging is, zoals vorkheftrucks, transpaletten of productiemachines.</p>
<h3 class="p3"><strong>Welke slijtbelastingsklasse heeft u nodig?</strong></h3>
<p>De keuze voor een bepaald slijtlaagmengsel hangt af van de specifieke belasting die uw vloer dagelijks moet weerstaan. Volgens de norm <strong>NBN EN 13892-3</strong> onderscheiden we de volgende slijtbelastingsklassen:</p>
<table>
<thead>
<tr>
<td><strong>Slijtbelastingsklasse</strong></td>
<td><strong>Slijtvastheid (cm³/50cm²)</strong></td>
<td><strong>Typische toepassing</strong></td>
</tr>
</thead>
<tbody>
<tr>
<td>Licht</td>
<td>≤ 15</td>
<td>Kantoren, lichte productieomgevingen</td>
</tr>
<tr>
<td>Middelmatig</td>
<td>≤ 12</td>
<td>Retail, magazijnen</td>
</tr>
<tr>
<td>Zwaar</td>
<td>≤ 9</td>
<td>Industriële productie, opslagruimtes</td>
</tr>
<tr>
<td>Extreem</td>
<td>≤ 6</td>
<td>Zware voertuigen, intensief verkeer</td>
</tr>
</tbody>
</table>
<p>Onze studiedienst voert steeds een grondige analyse uit op maat van uw project. We houden daarbij rekening met alle relevante factoren: de aard van de belasting, de verwachte gebruiksfrequentie, omgevingsfactoren en esthetische wensen. Zo garanderen we de juiste vloeropbouw, afgestemd op uw dagelijkse realiteit.</p>
<h3 class="p1"></h3>
<h3 class="p1"><strong>Precisie in plaatsing = duurzaamheid op lange termijn</strong></h3>
<p>Een slijtvaste vloer is slechts zo sterk als de uitvoering toelaat. Daarom werkt Kebro met bewezen plaatsingstechnieken en de modernste machines. We hanteren onder meer:</p>
<ul>
<li><strong>Gecontroleerd uithardingsproces</strong> voor maximale sterkte en stabiliteit</li>
<li><strong>Strategische zaagvoegen</strong> om krimpspanningen te controleren en scheurvorming te beperken</li>
</ul>
<p>Deze nauwgezette uitvoering maakt een wereld van verschil in de levensduur en prestaties van de vloer. Onze ervaring leert dat een correct geplaatste ingestrooide vloer tot wel <strong>drie keer langer meegaat</strong> dan conventionele vloeren.</p>
<h3 class="p1"><strong>Waarom kiezen voor Kebro?</strong></h3>
<p>Met meer dan <strong>30 jaar ervaring</strong> in betonvloeren en verhardingen, is <strong>Kebro</strong> een betrouwbare partner voor wie geen compromissen wil sluiten. Van kleinschalige renovatie tot grootschalige industriële nieuwbouw: wij denken in functie van gebruik, belasting én toekomst.</p>
<p>Onze dienstverlening stopt niet bij de oplevering. We bieden:</p>
<ul>
<li>Grondige voorstudie en technisch advies</li>
<li>Onderbouwde keuze van het juiste slijtlaagmengsel</li>
<li>Vakkundige uitvoering op de werf</li>
<li>Nazorg en onderhoudsadvies voor maximale levensduur</li>
</ul>
<p>Een slijtvaste vloer van Kebro is geen kostenpost, maar een doordachte investering in de werking van uw bedrijf.</p></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_10  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h3 class="p1"><strong>Slijtvaste ingestrooide vloeren nodig? Contacteer ons</strong></h3>
<p>Bent u op zoek naar een vloer die decennia meegaat, bestand is tegen extreme belasting én onderhoudsvriendelijk blijft? Dan is een <strong>ingestrooide vloer</strong> de juiste keuze.</p>
<p><strong>Vraag vandaag nog een vrijblijvend adviesgesprek aan.</strong><br />Onze specialisten helpen u graag verder met de juiste technische oplossing. Samen zorgen we voor een vloer waar u op kunt bouwen – vandaag én in de toekomst.</p>
<p data-start="412" data-end="606"></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.kebro.be/slijtvaste-ingestrooide-vloeren-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Drie pijlers, één visie</title>
		<link>https://www.kebro.be/drie-pijlers-een-visie/</link>
					<comments>https://www.kebro.be/drie-pijlers-een-visie/#respond</comments>
		
		<dc:creator><![CDATA[grafico]]></dc:creator>
		<pubDate>Wed, 13 Aug 2025 13:41:21 +0000</pubDate>
				<category><![CDATA[Geen onderdeel van een categorie]]></category>
		<guid isPermaLink="false">https://www.kebro.be/?p=1517</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_10 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_11">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_15  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_11  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 class="p1"><strong>In de wereld van industriebouw telt vooral één ding: vertrouwen.</strong></h2>
<p class="p1"><strong>Vertrouwen in kwaliteit, in planning, in uitvoering. En precies daar maakt Kebro het verschil. Wij zijn meer dan de uitvoerder van een betonvloer. Wij zijn een totaalpartner voor bedrijven, architecten en bouwheren die inzetten op duurzame, functionele én toekomstgerichte projecten.</strong></p>
<h3 class="p1">Kebro is vandaag gebouwd op drie stevige pijlers:</h3>
<h4 class="p3">Oerdegelijke betonvloeren</h4>
<p class="p1">Van klassieke industriële vloeren tot innovatieve ongezaagde betonvloeren of slijtvaste afwerkingen. Wij realiseren vloeren die bestand zijn tegen de zwaarste belasting. Mét oog voor detail en lange levensduur.</p>
<h4 class="p3">Gespecialiseerde betonherstellingen</h4>
<p class="p1">Beton is robuust, maar niet onverwoestbaar. Slijtage, chemische aantasting of</p>
<p class="p1">structurele schade? Kebro herstelt gericht en duurzaam, met technieken die niet alleen het probleem aanpakken, maar ook de toekomst van de constructie veiligstellen.</p>
<h4 class="p3">Infrastructuurwerken</h4>
<p class="p1">Onder de noemer ‘rotsvaste betoninfra’ realiseren we totaalprojecten. Van grondwerken en betonverhardingen tot groenaanleg en afwerking.</p>
<blockquote>
<p>Van grondwerken tot detailafwerking: bij Kebro nemen we het volledige plaatje in handen. Dat betekent geen losse eindjes, geen verrassingen, maar wel een feilloze uitvoering.</p>
</blockquote>
<h3 class="p1">Eén partner voor het volledige plaatje</h3>
<p class="p1">Of het nu gaat om een nieuwbouwproject, een uitbreiding of een renovatie, Kebro denkt mee vanaf de eerste plannen. Wij begrijpen de uitdagingen van de bouwsector: strakke deadlines, complexe coördinatie, veranderende omstandigheden. Daarom kiezen wij resoluut voor een totaalaanpak.</p>
<p class="p1">Kebro is voor architecten en bouwheren een ervaren aanspreekpunt met één duidelijke belofte: heldere afspraken, geen verrassingen, en een feilloze uitvoering.</p>
<h3 class="p1">Coördinatie van begin tot oplevering</h3>
<p class="p1">We werken nauw samen met architecten en studiebureaus om projecten technisch en praktisch te stroomlijnen. Onze mensen zijn aanwezig op werfvergaderingen, sturen eigen ploegen aan en anticiperen op mogelijke knelpunten. Hierdoor kunnen we sneller schakelen, kosten beperken en kwaliteit garanderen.</p>
<h3 class="p1">Bij Kebro betekent ‘volledige uitvoering’ écht alles:</h3>
<p class="p1">Grond- en voorbereidende werken, funderingen en vloeren, afwatering en infrastructuur, betonherstellingen en nabehandelingen alsook detailafwerkingen en oplevering</p>
<h3 class="p1">Ervaring op industrieel niveau</h3>
<p class="p1">Met meer dan 20 jaar ervaring in industriële omgevingen kennen we de noden van productiebedrijven, magazijnen, logistieke hubs en kmo-zones. We bouwen niet zomaar een vloer of een keerwand, we bouwen mee aan de continuïteit van een onderneming.</p>
<h3 class="p1">Bouwen zonder zorgen</h3>
<p class="p1">Wie met Kebro werkt, kiest voor duidelijkheid. Geen versnippering van verantwoordelijkheden, geen tijdverlies door coördinatie tussen onderaannemers. Wij nemen het geheel in handen en zorgen dat alles klopt. Voor architecten betekent dit: minder kopzorgen. Voor bouwheren: meer controle, meer transparantie en een partner die ontzorgt.</p>
<h3 class="p1">Klaar om te bouwen?</h3>
<p class="p1">Wil je kennismaken met onze aanpak? Of ben je benieuwd hoe wij jouw project kunnen versterken?</p></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_12  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h3 class="p1"><b>Klaar om te bouwen?</b></h3>
<p class="p1">Wil je kennismaken met onze aanpak? Of ben je benieuwd hoe wij jouw project kunnen versterken? Neem contact op voor een vrijblijvend gesprek of werfbezoek.</p>
<p class="" data-start="3617" data-end="3742">📞 <span style="text-decoration: underline;"><a href="https://www.kebro.be/contact/" target="_blank" rel="noopener"><strong data-start="3620" data-end="3650">Contacteer ons vandaag nog</strong></a></span> voor een vrijblijvend adviesgesprek. Samen vinden we de perfecte oplossing voor uw project.</p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.kebro.be/drie-pijlers-een-visie/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
