﻿/*************/
/* Global    */
/*************/
:root { --base-spacing: calc(2rem + 2vw); --color-vibrantred: #ed2d23; --color-darkpurpleblue: #353549; --color-lightgray: #C3D0CE; --color-softpurpleblue: #8B9BCF; --text-color: #333; }

body {  font-family: "Poppins", sans-serif; font-weight: 300; font-style: normal; font-size: 1.5rem; color: #333; margin: 0; line-height: 1.8; }
    body.whiteheader {  padding-top: 100px }
.toppadding, .textblock.toppadding.col1 { padding-top: 100px !important }
.toppaddinghigh, .textblock.toppaddinghigh.col1{padding-top: 200px !important}
.whitebar { background: #fff; color: #000 }
p { margin: 0 }
#container { height: 100vh; margin: 0 auto; }
h2, h3, h4 { margin-bottom: 15px }
h2 { font-size: 40px; font-weight: bold; line-height: 1.2 }
h3 { font-size: 1.75rem; font-weight: bold; line-height: 1; text-align: left; margin-top: 0 }
    h3 em { color: #333; }
h4 { font-size: 16px; font-weight: bold; }
h2.nosmall,.textblock.col1.nosmall h2{text-transform:none}

h1 { font-size: clamp(4rem, 6vw, 6rem); font-weight: bold; line-height: 1.0; margin-top: 20px }
.basetitle span { -webkit-text-fill-color: transparent; -webkit-text-stroke: 0.01em; display: block }
.backred { background-color: var(--color-vibrantred); }
.backred:before { position: absolute; left: 50%; top: 0; height: 100%; width: 100vw; content: ""; background: var(--color-vibrantred); transform: translateX(-50%); z-index: -1; }
.titlewhite { color: #fff }
.titlewhiteblack h3,.titlewhiteblack h2 { color: #fff !important }
    .titlewhiteblack h3::before, .titlewhiteblack h2::before  { background: #333 !important }
.titlewhiteopen h1, .titlewhiteopen h2 { -webkit-text-fill-color: transparent; -webkit-text-stroke: 0.01em; margin-top: 0; color: #fff }

h2.nobold{font-weight:normal}
.titlewhite h2{color:#fff}

.titleblackred h2,.titleblackred h3 {color:#333}
   .titleblackred h2::before,  .titleblackred h3::before  { background: var(--color-vibrantred) !important }
.textblock.textwhite, .textblock.textwhite a { color: #fff }
.textblock.limitedwidth { max-width:1200px;margin: 0 auto}
.textblack { color:#333}
.titleblack h1, .titleblack h2, .titleblack h3 { color: #333 }
.textblock.rowred > span { background-color: var(--color-vibrantred); }
.textblock.rowwhite > span { background-color: #fff; }
    .textblock.fullwidth { max-width: none; }
.textblock.hightopmargin { padding-top:200px}
.textblock>div:not(.carousel):not(.nozoom){padding:0 10px ;max-width:100%}

.aligncenter { text-align: center }
/*.textblock.backcolor1 a { color: #fff }
.backcolor1 > span { background-color: var(--color-vibrantred); border-right: 3px solid #333; }
.backcolor2 > span { background-color: #43A7A3; color: #fff; padding: 15px; }
.textcolor1 { color: var(--color-vibrantred); }
.textcolor2 { color: #fff }*/
.mediumfont { font-size: 20px; }
*, *::before, *::after { box-sizing: border-box; }
.limitedwidth { }



a.roundedlink{ padding: 6px 40px;margin-right:20px;  border: 1px solid #fff;  border-radius: 30px;  text-decoration: none;  color: #007BFF;  transition: background-color 0.3s, color 0.3s;  margin-top: 20px;  font-size: 1rem;}
a.roundedlink:hover{ background-color: #007BFF;    color: white;}



/*
.itemgray .listrow { background: var(--color-lightgray) }
.itemlightpurpleblue .listrow { background: var(--color-vibrantred) }

*/
/*
.titleredwhite h2 { color: var(--color-vibrantred)!important }
    .titleredwhite h2::before { background: #fff !important }
.titleblackwhite h2 { color: #333!important }
    .titleblackwhite h2::before { background: #fff !important }
.titlewhiteblack h2 { color: #fff !important } 
    .titlewhiteblack h2::before {background:#333!important }
.titlewhitered h2 { color: #fff !important }
    .titlewhitered h2::before { background: var(--color-vibrantred) !important }
*/

.openheaderfont h2, .openheaderfont h3 { font-size: clamp(4rem, 6vw, 6rem); font-weight: bold; line-height: 55px; -webkit-text-fill-color: transparent; -webkit-text-stroke: 0.01em; }
.titlered h1,.titlered h2,.titlered h3,.titlered h4{color:var(--color-vibrantred)}
.titlered .basetitle::before{background:var(--color-vibrantred)}

/*************/
/*  Menubar  */
/*************/

header { position: fixed; display: flex; background: none; width: 100%; z-index: 10; overflow: visible; min-height: 110px; top: 0; }
    header .logo { background: url("Logo_roozenVanHoppe.svg") no-repeat; position: absolute; width: 200px; height: 48px; display: flex; filter: brightness(0) invert(1); margin-left: 20px;bottom: 20px; }

.whiteheader:not(.scrolled) header .logo { filter: none }
.whiteheader:not(.scrolled) header:hover .logo { filter: brightness(0) invert(1); }
.whiteheader:not(.scrolled) header:hover .menu > li > a { color: #fff }
.whiteheader:not(.scrolled) .navbar { border-bottom: 1px solid var(--color-vibrantred)}
.whiteheader:not(.scrolled) .navbar .headertop .icon svg, .whiteheader:not(.scrolled) .navbar .header .logo svg {fill: var(--color-vibrantred)}
.whiteheader:not(.scrolled) .navbar .menu a,.whiteheader:not(.scrolled) .navbar .voorelkaar { color: var(--color-vibrantred) }
.whiteheader:not(.scrolled) .navbar .headertop a{color: var(--color-vibrantred);border-color: var(--color-vibrantred)}
.whiteheader:not(.scrolled) .header { background: none }
  .whiteheader:not(.scrolled)  header .logo { background: url("Logo_roozenVanHoppe-red.svg") no-repeat}

.navbar { position: relative; max-width: 1200px; margin: 0 auto; padding-top: 40px; width: 100%; z-index: 10; border-bottom: 1px solid #fff }
    .navbar .voorelkaar,.whiteheader:not(.scrolled) .navbar:hover .voorelkaar  { position: absolute; right: 20px; bottom: 17px; font-weight: bold; margin-left: auto;  font-size: 1.0rem; color: #fff }
    .navbar .headertop { position: absolute; right: 20px; top: 0 }
        .navbar .headertop a,.whiteheader:not(.scrolled) .navbar:hover .headertop a,.navbar:hover .headerbottom a { color: #fff; text-decoration: none; padding: 0.75rem 1rem; display: inline-block; border-right: 1px solid #fff; font-size: 0.8rem;font-weight:600 }
            .navbar .headertop a:hover { color: #333 }
.scrolled .navbar, header:hover { background: var(--color-vibrantred); color: #fff }
    .scrolled .navbar:before { position: absolute; left: 50%; top: 0; height: 100%; width: 100vw; content: ""; background: var(--color-vibrantred); transform: translateX(-50%); z-index: -1; }

.headertop .icon svg,.headerbottom .icon svg , .whiteheader:not(.scrolled) .navbar:hover .headertop .icon svg{ height: 15px; fill: #fff; vertical-align: middle; border: none; }
.headerbottom{width: 100%;  border-top: 1px solid #fff;  display: block;display:none}

.natuurlijkbouwen { position: fixed; right: 0; top: 45vh; z-index: 999; padding: 0.5rem 1.25rem; background: var(--color-vibrantred); display: inline-block; font-weight: bold; color: #fff; text-decoration: none !important;  transform: rotate(90deg); transform-origin: top right; font-size: 1rem; }
    .natuurlijkbouwen:hover { background: #fff; color: var(--color-vibrantred) }

/* Complete menu */
@media only screen and (min-width: 950px) {
    .navbar .touch { display: none; line-height: 30px; }
    .navbar .menu { display: flex; gap: 20px; position: relative; margin-top: 30px; left: 250px; bottom: 5px; list-style: none; margin-bottom: 9px; }
        .navbar .menu ul { list-style: none; position: relative; }
        .navbar .menu li { position: relative;     cursor: pointer;    -webkit-touch-callout: none; }
            .navbar .menu li:hover .submenu { display: block; }
        .navbar .menu a { text-decoration: none; color: #fff; font-weight: bold; margin: 0 0.65rem; padding: 1.1rem 0; position: relative; font-size: 0.9rem; }
        .navbar .menu .active a, .navbar .menu > li:hover > a { border-bottom: solid 6px #fff }
  .navbar .menu li:hover .submenu,    .navbar .menu li:focus-within .submenu {        display: block;    }
    
    .navbar .menu > li > a {        outline: none;     }
    .whiteheader:not(.scrolled)    .navbar .menu .active> a:first-child { border-bottom: solid 6px var(--color-vibrantred)}

        .navbar .menu .submenu { display: none; position: absolute; top: 100%; left: 0; background: #fff; padding: 10px; border-radius: 5px; white-space: nowrap; width: 100%; top: 56px }
            .navbar .menu .submenu a { color: var(--color-vibrantred); display: block; padding: 5px 0; font-weight: 500; }
                .navbar .menu .submenu a:hover { color: #333 }
            .navbar .menu .submenu:before { position: absolute; left: 50%; top: 0; height: 100%; width: 150vw; content: ""; background: #fff; transform: translateX(-50%); z-index: -1; }
}




/* Carrousel*/
.slidecarousel { width: 100%; height: 100%; position: relative; overflow: hidden }
.carousel-slide .headertitle, .basetitlebox { position: absolute; top: 70%; left: 10%; colror: white; z-index: 9; display: block; font-size: clamp(4rem, 6vw, 6rem); line-height: 0.9; }
.basetitlebox { position: absolute; top: 70%; left: 0; corlor: white; z-index: 9; display: block; width: 100%; }
.basetitle { madx-width: 1200px; madrgin: 0 auto; font-size: clamp(4rem, 6vw, 6rem); line-height: 0.9; paddding-left: 40px ;left:10%;position:absolute}
    .basetitle:before { content: ""; display: block; height: 0.18em; margin-bottom: 0.25em; width: 0.5em; transform: scale(0, 1); transform-origin: top left; transition: 0.66s 0.66s; transform: scale(1) !important; background: currentcolor; margin-top: -30px }
    .basetitle p { font-size: 1.5rem; margin-top: 0 }
.carousel-slide { position: absolute; top: 0; width: 100%; height: 100%; left: 100%; z-index: 1; transition: left 1s ease-in-out; overflow: hidden; }
    .carousel-slide .headertitle { -webkit-text-fill-color: transparent; -webkit-text-stroke: 0.01em; margin-top: 0; }
    .carousel-slide.active { left: 0; z-index: 2; }
    .carousel-slide.prev-static { left: 0; z-index: 1; }
    .slddddidecarousel:not(.photoright)  .carousel-slide img { position: absolute; top: 0; left: 50%; transform: translateX(-50%) scale(1.15); height: 100%; width: auto; max-width: none; object-fit: cover; transition: transform 8s ease; }
  .slidecarousel:not(.photoright)  .carousel-slide img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center center;
            transition: transform 8s ease;
        }    

/* Only active OR prev-static slides zoom out */
  .slidecarousel:not(.photoright)   .carousel-slide.active img,
  .slidecarousel:not(.photoright)   .carousel-slide.prev-static:not(.photoright) img { transform: trjjjjanslateX(-50%) scale(1); }
 .slidecarousel.photoright  .carousel-slide img { position: absolute; top: 0; left: 0; transform: transnlateX(-25%) scale(1.15); height: 100%; width: auto; max-width: none; object-fit: cover; transition: transform 8s ease; }
  .slidecarousel.photoright   .carousel-slide.active img,
     .slidecarousel.photoright  .carousel-slide.prev-static img { transform: translateX(-25%) scale(1); }
.whiteback .basetitle { color: var(--color-vibrantred) }

@media (max-width: 1000px) {
    .carousel-container { height: auto; min-height: 75vh; }
}

/*  videoheader */
.embed-container { position: relative; width: 100%; padding-bottom: 56.25%; /* 16:9 ratio */ height: 0; overflow: hidden; }
    .embed-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }

@media (max-width: 1000px) {
    .carousel-slide, .slidecarousel { height: 75vh; }
}

@media (max-width: 700px) {
    .carousel-content h1 { font-size: 1.5rem; }
    .carousel-content a { font-size: 0.75rem; }
}


/*************/
/* Banner    */
/*************/
.banner { position: relative; mdax-width: 1200px; width: 100%; height: 500px; overflow: hidden; display: flex; align-items: center; justify-content: center; }
    .banner img { width: auto; height: 100%; min-width: 100%; object-fit: cover; }
    .banner .content { position: absolute; bottom: 10%; left: 5%; color: white; font-family: Montserrat, sans-serif; }
        .banner .content h1 { font-size: 2.5rem; font-weight: normal; margin: 0; line-height: 0.9; }
        .banner .content a { display: inline-block; margin-top: 15px; padding: 12px 24px; border: 2px solid white; border-radius: 30px; color: white; text-decoration: none; font-size: 1rem; }

@media (max-width: 700px) {
    .banner .content h1 { font-size: 1.5rem; }
    .banner .content a { font-size: 0.75rem; }
}

/*************/
/* TextBlock */
/*************/
.textblock { display: flex; flex-wrap: wrap; width: 100%; padding: 50px; gap: 20px;position:relative }
    .textblock.col1.alignleft { mdax-width: 1200px; padding: 50px ;}
   .textblock.col1{position:relative}
.textblock.col1::before {  content: '';  position: absolute;  top: 0;  left: 0;  width: 100vw;   height: 101%;   z-index: -1;  left: 50%; transform: translateX(-50%); }
.textblock.col1.backcolor1::before {background:var(--color-vibrantred)}

    .textblock.title.col1, .textblock.title > h2 { width: 100%; }

   .textblock.alignleft > div { max-width: 800px }
    .textblock > span { flex: 1 1 400px; min-width: 250px; flex-direction: column; align-items: center; position: relative }
    .textblock.col1:not(.title,.limitedwidth) { margin: 0 auto; padding: 50px 0; flex: 0 0 66.6666666667%; max-width: 700px; }
        .textblock.col1 h2 { line-height: 1.1; margin-bottom: 0.25em;  }
    .textblock.col2 { display: flex; mafx-width: 1200px; gap: 40px; margin: 0 auto; }
    .textblock.col3 { display: flex; maxf-width: 1200px; gap: 20px; margin: 0 auto; }
    .textblock.col4 { display: flex; mfax-width: 1200px; gap: 20px; margin: 0 auto; }
        .textblock.col4 > span { flex: 1 1 200px; min-width: 200px; }
        .textblock.col4 > img { flex: 1 1 200px; min-width: 200px; }

        .textblock.col2.headerleft h3, .textblock.col3.headerleft h3, .textblock.col4.headerleft h3, .textimagecombi.headerleft h3 { text-align: left }
    .textblock.title { margin-bottom: 0 }
    .textblock.col3.photo, .textblock.col4.photo { gap: 5px }

    .textblock.nopadding,.textblock.nopadding.fullimg { column-gap: 0; padding:0}
        .textblock.nopadding > span { padding: 0 }
            .textblock.nopadding > span.scaletxt { padding: 20px }
    .textblock.nobottommargin { margin-bottom: 0 }

    .textblock .slogan h3 { margin: 0;; font-size: 35px; line-height: 35px; margin-left: 30px; display: block; }
    .specimg .textblock > span img, .textblock > img { max-width: 100%; object-fit: cover; height: auto; width: 50%; margin: 0 2rem 0 auto; display: table; transition: 0.2s; }
.specimg h2 { line-height:35px;}
    .textblock.inview > span img, .textblock.inview > img { transform: translateY(1rem); }
    .textblock a, .scaletxt a { displgay: inline-block; color: var(--color-vibrantred); text-decoration: none; mkin-height: 150px; dispglay: inline-block; width: 100%; }
        .textblock a .arrow, .scaletxt a .arrow { width: 2rem; border-top: 2px solid currentColor; display: inline-block; vertical-align: middle; margin-left: 1em; position: relative; transition: 0.2s;  }
         a:hover .arrow { width: 3rem; }
         a .arrow:after { border: 2px solid currentColor; border-top-width: 2px; border-left-width: 2px; border-left-width: 0; border-top-width: 0; content: ""; display: inline-block; height: auto; padding: 2.5px; position: absolute; right: 0; top: 50%; width: auto; transition: 0.1s; transform: translateY(-4.5px) rotate(-45deg); }
/*    .textblock.screenwide { max-width: none }*/
    .textdddddblock.fullimg { padding: 0; max-width: none }
.textimagecombi:not(.fullimg) .listrow { display: flex; flex-wrap: wrap; width: 100%; min-height: 400px; align-items: center; padding: calc(var(--base-spacing) * 1) var(--base-spacing); margin: 0 auto; dmax-width: 1200px; padding: 120px 0; }
.textimagecombi .listrow .scaletxt { fleyx: 1 1 50%; padding: 20px 40px; display: inline; font-size: 1.1rem; font-weight: 300; }
    .textimagecombi .listrow .scaletxt h3 { font-weight: 300; font-size: 3rem; margin-bottom: 0.5em; line-height: 0.9; }
.textblock.textimagecombi.notopmargin{padding-top:0;height:auto}
.multicoltxt { }
.textblock.col3 .column { flex: 0 0 calc(33.333% - 2rem);  box-sizing: border-box; }
.companylink { border-bottom: 1px solid #333; padding-bottom: 30px; border: 2px solid #fff; padding-left:10px;min-height:15px}
.companylink p { color: #333; font-size: 15px }
    .companylink:hover { borfder: 2px solid var(--color-vibrantred);}
        .companylink:hover p { font-size: 18px }

  h1:before,      h2:before, h3:before { content: ""; display: block; height: 15px; width: 0; background: currentColor; transition: width 0.4s ease-out; margin-bottom: 0; }
h3:before { margin-bottom: 0.5em; height: 10px; }
h1.headerlinegrow:before, h2.headerlinegrow:before, h3.headerlinegrow:before { width: 0.5em; height: 0.18em;margin-bottom:5px }

/* parallax effect */
.listrow { position: relative; overflow: hidden; }

.scaletxt { position: relative; transition: transform 0.1s ease-out; will-change: transform; }


.scaldetxt { position: relative; z-index: 2; transition: transform 0.2s linear; }
.textimagecombi .listrowwide .photoitem { flex: 1 1 50%; display: flex; justify-content: center; align-items: center; transition: transform 0.2s ease-out; transform-origin: center center; }
.textimagecombi .listrow .photoitem img { max-width: 100%; height: auto; display: block;  }
.textimagecombi .listrow:not(.nozoom) .photoitem img { transition: transform 330ms ease-in-out; }

.box { transition: transform 330ms ease-in-out; }
.listrowwide { position: relative; }
.rowwhitered.textimagecombi .listrowwide:nth-child(even),.rowwhitered.textimagecombi .listrowwide:nth-child(even) h3 { background-color: var(--color-vibrantred); color:#fff}
.rowwhitered.textimagecombi .listrowwide:nth-child(even):before { position: absolute; left: 50%; top: 0; height: 100%; width: 100vw; content: ""; background: var(--color-vibrantred); transform: translateX(-50%); z-index: -1; }

.rowredwhite.textimagecombi .listrowwide:nth-child(odd),.rowredwhite.textimagecombi .listrowwide:nth-child(odd) h3 { background-color: var(--color-vibrantred);color:#fff }
.rowredwhite.textimagecombi .listrowwide:nth-child(odd):before { position: absolute; left: 50%; top: 0; height: 100%; width: 100vw; content: ""; background: var(--color-vibrantred); transform: translateX(-50%); z-index: -1; }


.textimagecombi .listrowwide:nth-child(even) .listrow { flex-direction: row-reverse }
/*.rowwhitered.textimagecombi .listrowwide:nth-child(even) { backgsround-color: #fff; coslor: #333; flex-direction: row-reverse; }
*/

.image-wrapper { position: relative; width: 100%; height: 100%; }
.photoitem { overflow: hidden }
    .photoitem img { width: 100%; height: auto; object-fit: cover; transform: scale(1); transition: transform 2s ease; display: block; }
/*.photoitem img { width: 100%; height: auto; display: block; transition: transform 0.3s ease; }*/
.textblock a:hover .photoitem img, .textimagecombi .listrow:not(.nozoom) .photoitem.hover img { transform: scale(1.1); }


.textblock .iconlist { }
    .textblock .iconlist > span { border-top: 2px solid #eee; padding: 10px 0 10px 80px; display: block }
    .textblock .iconlist .columnicon { display: inline-block; margin-left: -65px; position: absolute }
        .textblock .iconlist .columnicon svg { width: 50px; color: #01bdb1 }
    .textblock .iconlist h3 { margin-top: 0; padding-top: 0; font-weight: 600 }
.textcolor1 { font-size: 1.5rem; }
.textblock:not(.fullimg) .photoitem, .scaletxt { flex: 1; padding: 30px; display: flex; jusftify-content: center; font-size: 1.5rem; }
.textblock:not(.fullimg) .photoitem { fonst-size: 18px; line-height: 20px; font-size: 1.5rem;line-height:1.7em }

    .textblock .photoitem a { position: absolute; bottom: 50px; left: 0px }
.textblock.specimg .photoitem > div { width: 70%; padding-bottom: 100px; height: 100%; position: relative }
.textblock.specimg .photoitem .slideimageholder { height: auto; display: table; transform: translateY(1rem); transition: 0.2s; overflow: hidden; margin-bottom: 1rem; }
    .textblock.specimg .photoitem .slideimageholder:before { position: absolute; left: 0; right: 0; top: 50%; bottom: 0; background: #000; content: ""; z-index: -1; transition: 0.2s; }

.textblock.specimg .photoitem:hover .slideimageholder:before { top: 40% }
.textblock.specimg .photoitem:hover .slideimageholder img { transform: translateY(0); transition: 0.2s; }
.textblock.fullimg { position: relative; display: block; heigdht: 100vh; width: 100%; overflow: hidden; padding:50px 0}
    .textblock.fullimg .listrowwide { padding: 0 }
    .textblock.fullimg .photoitem { top: 0; left: 0; height: 100%; width: 100%; z-index: 0; padding: 0 }
        .textblock.fullimg .photoitem img { heigdht: 100vh; width: 100%; object-fit: cover; object-position: center; display: block; padding: 0 }
    .textblock.fullimg .scaletxt { width: 500px; left: 20px; top: 40px; position: absolute; color: #fff; align-items: unset;font-size:1.5rem }
        .textblock.fullimg .scaletxt h3 { font-size: clamp(4rem, 6vw, 6rem); font-weight: bold; line-height: 85px; }

h2 span, h3 span { -webkit-text-fill-color: transparent; -webkit-text-stroke: 0.01em; }

.photoitem { font-size: 1rem; font-weight: 300; }
/*.textblock.textlist .photoitem { font-size: 16px; }
.textblock.textlist .photoitem { min-height: 250px; padding-bottom: 50px; position: relative }
    .textblock.textlist .slideimageholder {position:absolute;bottom:50px;left:10px }
.textblock.textlist a { position: absolute; left: 20px; bottom: 30px; }
*/

.textblock.textlist .photoitem { position: relative; flex: 1 1 calc((100% - 80px) / 2); box-sizing: border-box; font-size: 16px; min-height: 400px; padding-bottom: 100px; line-height:1.9em}
.textblock.textlist h2 {font-size:30px;line-height:35px }
.textblock.textlist.col3 .photoitem { flex: 1 1 calc((100% - 80px) / 3); }
.textblock.textlist.col4 .photoitem { flex: 1 1 calc((100% - 80px) / 4); }
    .textblock.textlist .photoitem > div { height: 100%; display: flex; flex-direction: column; justify-content: space-between; }

.textblock.textlist .slideimageholder { margin-top: auto; /* pushes image to the bottom of content block */ }

.textblock.textlist a:last-of-type { position: absolute; left: 30px; bottom: 20px; }


    /* Projecten */
    .projectlist { gap: 8px }
.projectlist { flex-wrap: wrap; max-width: 1200px; margin: 0 auto }
    .projectlist .col { background: #fff; position: relative; padding-bottom: 90px; font-size: 16px; flex: 1; min-width: 350px; }
        .projectlist .col .photoitem { padding: 0 }
        .projectlist .col .title { padding: 2rem 2rem; color: #000; }
        .projectlist .col .link { position: absolute; left: 2rem; bottom: 2rem; color: #000 }
        .projectlist .col h3::before { background: #000 }

.listrow.projectref {  display: flex;  align-items: center;  color: white;  padding: 20px;  gap: 20px;}

.projectref {  display: flex;  justify-content: space-between;  align-items: center;  border-bottom: 1px solid white;}
.projectref:hover {border-color:#333;color:#333}
.projectref:hover h3, .projectref:hover p{color:#333}

.projectref:last-child {  border-bottom: none;}
.projectref .scaletxt{display:table-cell}
.projectref .photoitem {  width: 200px;   flex-shrink: 0;}
.projectref .photoitem img {  width: 200px;   height: auto;  border-radius: 4px;  object-fit: cover;flex-shrink: 0;}


/* Switch to 2 columns for medium screens */
@media (max-width: 950px) {
    .textblock .photoitem { flex: 1 1 100%; }
        .textblock .photoitem > div { widdth: 80%; margin: 0 auto; max-width: unset }
    .textblock.col4 > span { flex: 1 1 calc(50% - 40px); /* 2 columns */ }
    .backcolor1 > span > div { border-bottom: 1px solid #333; }
    .backcolor1 > span:last-child { border: none }
    .textimagecombi .listrow .photoitem { flex: initial }
}

@media only screen and (min-width: 700px) {
    .textblock.col1.headerleft { max-width: 90%; display: flex; flex-wrap: initial }
        .textblock.col1.headerleft h2 { width: 50%; text-align: left; font-size: 40px; line-height: 0.9; }
        .textblock.col1.headerleft p { width: 50%; text-align: right; }
}

/* accordion */
.faqIDfaq { list-style: none; padding: 0; width: 100% }
    .faqIDfaq h3 { margin-bottom: 0; color: #333; text-align: left; font-size: 18px; }
    .faqIDfaq li.q { cursor: pointer; background: #43A7A3; color: white; padding: 10px; margin: 5px 0; font-weight: bold; display: flex; justify-content: space-between; align-items: center; position: relative; }
        .faqIDfaq li.q::after { content: "▼"; font-size: 16px; transition: transform 0.3s ease-in-out; }
        .faqIDfaq li.q:hover h3 { color: #fff }
    .faqIDfaq li.a { display: none; padding: 10px; border-left: 4px solid #43A7A3; margin-bottom: 5px; }
        .faqIDfaq li.a a { border: none; padding: 0; font-weight: normal; text-decoration: underline }

/* Footer*/
.footerwide { background: #fff }
.footer, .footerbar { background: #fff; color: var(--color-vibrantred); padding: 15px; margin-bottom: 0; width: calc(100% - 30px); font-size: 1.15rem; max-width: calc(1440px + 4rem); margin: 0 auto }
.footerbar { display: flex; madx-width: 1200px; font-weight: bold; font-size: 1rem }
.textblock.footer { padding: calc(var(--base-spacing) * 2) 0; }
.footer > span > span { width: 50%; display: inline-block; vertical-align: top }
.footer a, .footerbar a { text-decoration: none !important; background-image: linear-gradient(to right, currentColor, currentColor); background-position: 0% 100%; background-repeat: no-repeat; background-size: 0% 1px; transition: background-size 0.3s; }
    .footer a:focus, .footer a:hover, .footerbar a:focus, .footerbar a:hover { color: tomato; background-size: 100% 1px; }
.footer h4 { color: var(--color-vibrantred); font-size: 1.75rem; font-weight: bold; margin: 2rem 0 1rem; }
.footerheader { font-size: clamp(4rem, 5vw, 5rem); font-weight: bold; line-height: 0.9; margin-top: -0.2em; color: #333 }
    .footerheader:before { content: ""; display: block; height: 0.18em; margin-bottom: 0.25em; width: 0.5em; transform: scale(0, 1); transform-origin: top left; transition: 0.66s 0.66s; background: var(--color-vibrantred); transform: scale(1) !important; }

/* Caroussel */
.carousel { position: relative; heigdht: 100vh; overflow: hidden; }
.carousel-track { display: flex; height: 100%; transition: transform 0.5s ease-in-out; }
.carousel-image { min-width: 100%; height: 100%; object-fit: cover; }
.carousel-arrow { position: absolute; top: 50%; transform: translateY(-50%); background: var(--color-vibrantred); color: white; border: none; font-size: 2rem; padding: 0.5em; cursor: pointer; z-index: 2; }
    .carousel-arrow.left { left: 10px; }
    .carousel-arrow.right { right: 10px; }
.carousel-dots { position: absolute; bottom: 20px; width: 100%; text-align: center; }
    .carousel-dots .dot { display: inline-block; width: 12px; height: 12px; margin: 0 6px; background-color: rgba(255,255,255,0.5); border-radius: 50%; cursor: pointer; }
        .carousel-dots .dot.active { background-color: white; }

@media only screen and (max-width: 950px) {
    .navbar .voorelkaar { display: none }
    .navbar .touch { display: flex; line-height: 30px; position: absolute; right: 20px; color: #fff; bottom: 20px; }
        .navbar .touch .hamburgermenu { width: 40px; display: block; position: relative }
            .navbar .touch .hamburgermenu > span { margin: 7px; display: block; height: 2px; background: #fff; }
    .navbar .menu { position: absolute; top: 25px; padding: 0; display: none; width: 100%; top: 88px; display: none; width: 100%; left: 0px; }
        .navbar .menu li { padding: 0; left: 0px; display: block; padding-left: 4%; width: 100%; background: var(--color-vibrantred); }
        .navbar .menu > li.active a { color: #333 }
        .navbar .menu li > a { text-decoration: none; line-height: 30px; color: #fff }
            .navbar .menu li > a:hover { color: #333 }
.textblock {padding: 50px 0}
.listrow.projectref{gap:5px}
.textblock.fullimg{padding:0}
.headertop{display:none}
.headerbottom{display:block}
}

