@import url('https://fonts.googleapis.com/css2?family=Saira:wght@300;600;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Paytone+One&family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,500;0,600;1,100&family=Paytone+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,700;0,800;0,900;1,800&display=swap');




body{
    background-color: #fff !important;
    
    font-family: 'poppins', sans-serif !important;
    margin: 0;
    font-display: swap;
}
.untree_co-hero-carousel-1 {
  background: linear-gradient(#020202ab, #212122f7), url("https://luca-webdevelopment.nl/wp-content/uploads/2024/11/building-green.png");
  background-size: cover;
  object-fit: cover;
  height: 680px !important;
  background-position: center;
  /* clip-path: polygon(0 0, 100% 6%, 100% 94%, 0% 100%); */
}
.untree_co-hero-overons{
 /* background: #aaaaaa; */
 background-image: linear-gradient(#193036ab, #193036f7), url("https://luca-webdevelopment.nl/wp-content/uploads/2024/09/over-ons-banner.png");
 background-position: center !important;
 background-size: cover;
 color: white;
 font-weight: 600;
 font-size: 12px;
 height: 680px;
 object-fit: cover;
 /* clip-path: polygon(0 0, 100% 6%, 100% 94%, 0% 100%); */
}

.untree_co-hero-carousel-2 {
  /* background: #aaaaaa; */
  background-image: linear-gradient(rgb(0 0 0 / 84%), rgba(0, 0, 0, 0.5)), url("https://luca-webdevelopment.nl/wp-content/uploads/2024/09/cases-banner.png");
  background-position: center !important;
  background-size: cover;
  color: white;
  font-weight: 600;
  font-size: 12px;
  height: 680px;
  object-fit: cover;
}
.untree_co-hero-contact{
  /* background: #aaaaaa; */
  background-image: linear-gradient(rgb(0 0 0 / 84%), rgba(0, 0, 0, 0.5)), url("https://luca-webdevelopment.nl/wp-content/uploads/2024/09/contact-banner.png");
  background-position: center !important;
  background-size: cover;
  color: white;
  font-weight: 600;
  font-size: 12px;
  height: 600px !important;
  object-fit: cover;
 }
 .border-title {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: #ededed;
  color: #5E5C5A;
  border-radius: 24px;
  display: inline-block;
  font-weight: 700;
  padding: 8px 16px 8px 16px;
}
.section-heading h2{
  margin-top: 30px;
}

/* start navbar */ 
.navbar{
  background-color: white  !important;
  box-shadow: 0px 4px 12px -2px rgba(0, 0, 0, 0.08), 0px 0px 1px 0px rgba(0, 0, 0, 0.1);

}
.navbar a{
  padding: 10px !important;
  color: black;
  text-decoration: none;
}

.navbar .menu a:hover {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e2e8f0;
  background-color: #e2e8f0;;
  border-radius: 5px;
}
.navbar li {
  list-style-type: none;
  padding: 12px;
}
.navbar ul{
  margin: auto ;
}
.navbar a{
  font-weight: bold !important;
}

.navbar-logo{
  height: 50px;

}

.fa-mobile{
  color: #d9ff68;
}
.footer-section-margin-top{
  margin-top: 80px;
}

/* End navbar */
.contact-form-navbar {
  background-color: #41484f;
  border: none;
  padding: 12px;
  border-radius: 5px;
}
.contact-form-navbar p {
  display: inline;
  font-size: 14px;
  font-family: 'poppins', sans-serif;
  color: #fff;
}

.margin-top-button-green{
  margin-top: 32px;
}
/* start card grid hero1 */

.card-title {
  color: black !important;
  font-weight: bold;
  margin-top: 22px;
  margin-left: 1.5rem;
  font-size: 16px;
}
.card-title-grid{
  color: white !important;
}
.card-text {

  margin-top: 10px;
  margin-left: 1.5rem;
  font-weight: 500;
    color: #2b2b2b;
}
.read-more {
  color: #fff;
  /* font-weight: bold; */
  text-decoration: none;
  margin-left: 1.5rem;
  border: 1px solid  #5a9ddd;
  background-color:  #5a9ddd;
  padding: 13px;
  border-radius: 5px;
}
.read-more:hover {
  text-decoration: underline;
  color: #000;
}
.card-grid-hero {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);
  background-color: #03060a;
  border-radius: 5px !important;
  height: 500px;
}
.card-grid-hero img{
  border-radius: 5px;
}
.margin-top-containter-card-grid{
  margin-top: 222px;
}
.card-title-grid {
  color: #333;
  font-weight: bold;
  margin-top: 22px;
  margin-left: 1.5rem;
  font-size: 16px;
}
.container-card-grid{
  margin-top: -122px !important;

}
.card-footer{
  margin-top: 22px;
}
/* End card grid hero1 */

.card-grid {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);
  background-color: #fff;
  border-radius: 5px !important;
  height: 500px !important;
}
.card-grid img{
  border-radius: 5px;
}
.title-hero-banner {
  font-weight: 800;
  font-size: 30px;

}

.title-text-margin {
  margin-top: 222px;
}
.banner-button {
  width: 150px;
  padding: 15px;
  margin-top: 46px;
  background-color: #009ee3;
  border: 0;
  cursor: pointer;
  font-weight: bold;
  color: #ffffff;
  transition: background-color 0.2s;
  border-radius: 6px;
  font-size: 13px;
}
.navbar-button{
    background-color: #03c9d7;
    border-radius: 50px;
    display: block;
    border: 0;
    padding: 15px;
    width: 150px;
    color: #ffffff;
}
.header_button{
  background-color: #009ee3;
  border-radius: 5px;
  color: white;
  border: none;
  padding: 15px;
  margin-top: 22px;
}
.description-company{
  margin-top: 22px;
}

    
    .fa-bars{
   
      font-size: 25px;
      border: transparent;
      position: relative;
      top: -2px;
    }
    
   .navbar-toggler{
    border: none !important;
   }
    
    
    
    hr{
      color: black;
    }
    .fa-circle{
      float: right;
    }
    .header_paragraph{
      font-size: 16px;
        font-family: 'poppins', sans-serif;
        font-weight: 400;
    }
    
    
    
     
      .btn{
          background-color: #705df2;      
          color: white;
          border-radius: 12px;
          border: 2px solid #705df2;
          height: 50px;
      }
      .btn:hover{
          background-color: #705df2;
          color: white;
          border-radius: 12px;
          transition: 0.15s;
      }
 
    


.heading-section .subheading {
  font-size: 16px;
  display: block;
  margin-bottom: 5px;
  color: #1eb2a6;
  font-weight: 700;
  text-transform: uppercase;
}


.btn-hero-banner {
  border: 1px solid #58a4cf;
  background-color: #009ee3;
  padding: 15px;
  border-radius: 5px;
  color: white;
  height: 50px;
  margin-top: 22px;
 
}
.btn-hero-banner p{
  display: inline-block;
  padding: 12px;
  margin-top: -27px;
  font-weight: 500;
  font-size: 15px;
 
}

.container-card-grid-margin-top{
  margin-top: 122px;
}
/* Footer */
.footer-20192 {
  position: relative;
  color: #fff;
  padding: 7rem 0;
  background-color: #1b1b1e !important;
  background-image: linear-gradient(167deg, #0d2035 0%, #000000 100%);
  margin-top: -50px;
  line-height: 30px;
  
 

}
.footer-20192 h3{
  color: #d9ff68;
}
.footer-20192 .cta {
  -webkit-box-shadow: -20px -20px 0 0 rgba(52, 58, 64, 0.2);
  box-shadow: -20px -20px 0 0 rgb(255 255 255);
  padding: 20px;
  background-color: #009ee3;
  top: -150px;
  position: relative;
  margin-top: 122px;
}
.footer-20192 .cta h2, .footer-20192 .cta h3 {
  line-height: 1.5;
}
.footer-20192 .cta h3 {
  font-size: 20px;
}


.contact-info {
  background-color: #3b4b53 !important;
  background-image: url("https://luca-webdevelopment.nl/wp-content/uploads/2025/06/floating-macbook-pro-laptop-16-inch-screen-realistic-editable-mockup-2.png");
  background-size: cover;
  border-radius: 8px;
   box-shadow: 1px 0 20px #00000014; 
   height: 100%;
}
.contact-info h3{
  font-weight: 600;
  color: #fff !important;
}
.icon-contactform{
  color: black;
  font-size: 16px;
}
.contact-form {
  background-color: #fff; /* Blue background for the form */
  border-radius: 8px;
  box-shadow: 1px 0 20px #00000014;
}

.form-label {
  color: black;
}

input, textarea {
  background-color: #ffffff6e;
  border-radius: 4px;
  border: none;
  padding: 10px;
  width: 100%;
}

input::placeholder, textarea::placeholder {
  color: #000;
}
button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style.wpf_has_custom_css {
  background-color: #00BCD4;
  border: none;
  margin-top: 20px;
  color: white;
  border-radius: 5px;
  padding: 12px;
}
.ff-el-input--label.asterisk-right {
  color: black;
}
h3 {
  color: #fff;
}

.text-white p {
  color: #ccc;
}

@media (max-width: 768px) {
  .contact-info, .contact-form {
    margin-bottom: 20px;
    height: 100vh;
    background-position: center;
}
}



.ml-auto, .mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .col-sm {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%;
  }
}
.footer-20192 .footer-logo {
  color: #000;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: .1rem;
  text-decoration: none;
}
.footer-20192 .copyright {
  color: #666873;
  margin-top: 50px;
}
.footer-20192 .links li a {
  color: #fff;
  text-decoration: none;
}
.footer-20192 .social li a {
  position: relative;
  border-radius: 50%;
  display: flex !important;
  margin: 6px;
  padding: 0;
  background-color: #fff;
  color: #000;
  height: 56px;
  width: 56px;
  box-shadow: 0px 4px 12px -2px rgba(0, 0, 0, 0.08), 0px 0px 1px 0px rgba(0, 0, 0, 0.1);
 
}
.footer-20192 h3{
  font-size: 18px;
  font-weight: 800 !important;
}
.footer-20192 .social li a > span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block !important;
}
.footer-logo img{
  height: 50px !important;
}
.footer-text-contact-gegevens{
  margin-top: 22px;
  font-size: 14px;
}
ul#menu-navbar-1 {
  display: contents;
}

.margin-top-footer-information{
  margin-top: 30px;
}
.list-unstyled .social{
  display: flex !important;
}
.list-unstyled li{
  list-style-type: none;
}
.social {
  padding-left: 0;
  list-style: none;
  display: flex !important;
}
.untree_co-hero-carousel-1 {
  position: relative;
  height: 750px;
  color: white;
  font-weight: 600;
  font-size: 14px;
  overflow: hidden;
}
.video-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.border-gray {
    background: #6363638a !important;
    border-radius: 10px !important;
    padding: 25px !important;
    margin-top: 222px !important;
}
.title-text-margin {
  font-size: 25px;
  margin-top: 52px;
  font-weight: 700;
  
}
.text-margin {
  margin-top: 12px;
}


img.task-img-1 {
  width: 379px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
}
.section-heading h2 {
  font-weight: 800;
  font-size: 29px;
  color: black;
}
.section-heading{
  margin-top: 122px;
}
.section-heading p{
  color: black;
  margin-top: 22px;
}
.section-margin-top{
  margin-top: 122px;
}
.task-img{
  margin-top: 52px;
}
.btn-section-heading{
  border: 1px solid #58a4cf !important;
  background-color: #58a4cf !important;
  color: white !important;
  height: 50px;
  border-radius: 5px !important;
}
.btn-section-heading:hover{
  border: 1px solid #58a4cf !important;
  background-color: #58a4cf !important;
  color: white !important;
  height: 50px;
  border-radius: 5px !important;
}

.btn-section-heading p {
  margin-top: 11px;
}

.banner-prices{
  background-color: #606a8b;
  height: 800px;
  margin-top: 122px;
  clip-path: polygon(0 0, 100% 6%, 100% 94%, 0% 100%);
}
.text-banner-prices{
  font-weight: 800;
  z-index: 99;
  padding: 122px;
  color: white;
}

.grid-prices{
  margin-top: 222px;
 
}
.site-section h5{
  font-size: 18px;
    font-weight: 800 !important;
}
.card{
  border: none !important;
  width: 500px !important;
}
.banner-gray{
  background-color: #f8f8f8;
  height: auto;
  margin-top: 122px;
}
.banner-white{

  height: auto;
  margin-top: 222px;
}
.price-block_price-text{
  display: block;
  text-align: center;
  font-size: 40px;
  font-weight: bold;
}


body .img-wrapper-mirrored {
  margin-top: -20px;
  margin-bottom: -50px;
}
body .img-wrapper-mirrored .background-shape-mirrored {
  height: 520px;
  width: 500px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  z-index: -99;
  margin-top: 60px;
  margin-left: -20px;
}
.image-shape-small-mirrored {
  -webkit-clip-path: polygon(90% 0%, 90% 73%, 0 82%, 0 10%);
  clip-path: polygon(90% 0%, 90% 73%, 0 82%, 0 10%);
  width: 100%;
  height: 77px;
  position: relative;
  z-index: 1;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  animation: move 16s infinite ease-out;
}
.text-block-margin-top{
margin-top: 122px;
}

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap');

/*General styling for structure*/
body {
  margin: 0;
 
}

.container {
  max-width: 1280px;
  width: 95%;
  margin: 0 auto;
}

.scroll-container {
  height: 100vh;
  min-height: 450px;
  padding: 2rem 1rem;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}

.scroll-container:nth-of-type(1) {
  background-color: #75caa1;
}
.scroll-container:nth-of-type(2) {
  background-color: #eb5c40;
}
.scroll-container:nth-of-type(3) {
  background-color: #f5ca45;
}
.scroll-container:nth-of-type(4) {
  background-color: #569ff8;
}

.scroll-container:nth-of-type(even) {
  flex-direction: row-reverse;
}



.scroll-caption {
  margin: 1rem;
}





@media screen and (max-width: 650px) {
  .scroll-container,
  .scroll-container:nth-of-type(even) {
    flex-direction: column;
    align-content: inherit;
  }

  .scroll-element {
    height: 100%;
  }

  .scroll-element,
  .scroll-caption {
    width: 100%;
  }
}
/**Styling scrollable elements*/

.js-scroll {
  opacity: 0;
  transition: opacity 500ms;
}

.js-scroll.scrolled {
  opacity: 1;
}

.scrolled.fade-in {
  animation: fade-in 1s ease-in-out both;
}

.scrolled.fade-in-bottom {
  animation: fade-in-bottom 1s ease-in-out both;
}

.scrolled.slide-left {
  animation: slide-in-left 1s ease-in-out both;
}

.scrolled.slide-right {
  animation: slide-in-right 1s ease-in-out both;
}

/* ----------------------------------------------
 * Generated by Animista on 2021-2-11 23:32:31
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}



@media only screen and (min-width:3100px) {
.img-fluid{
  margin-top: 352px !important;
}
.navbar li {
  list-style-type: none;
  display: inline-block !important;
}

}


@media only screen and (max-width:1200px){
  .img-fluid{
    margin-top: 152px !important;
  }
  .untree_co-hero-carousel-1{
    background-position: center !important;
  }
  .navbar li {
    list-style-type: none;
    display: inline-block !important;
}

}


@media only screen and (min-width: 1024px){
  .img-fluid{
    margin-top: 152px !important;
    height: 500px !important;
   /* display: none !important; */
  }
  .navbar li {
    list-style-type: none;
    display: inline-block;

}
.task-img{
  height: 500px;
}
.img-wrapper-mirrored .background-shape-mirrored {
  width: 100px !important;
}
.navbar ul{
  margin-bottom: 5px !important;
}
.close-btn{
  display: none;
}

}



/* start mobile responsive */
@media only screen and (max-width:992px){
.task-img-1{
  width: 250px !important;
}
.hero-text1 h1 {
  font-size: 32px !important;
  font-weight: bold;
  margin-top: 40px !important;
}
.navbar-logo{
  margin-left: 20px !important;
  height: 60px;
}

.img-wrapper-mirrored{
  display: none;
}
.section-heading {
  margin-top: 70px;
}
.banner-prices {
height: 900px !important;
}
.card {
  width: 165px !important;
}
.card-body{
  margin-top: 53px !important;
}
a.btn.btn-primary p {
  font-size: 12px;
}
.col-md-4{
    margin-top: 22px !important;
}
.card-grid-hero{
  height: 580px !important;
  display: none;
}

.navbar li {
  list-style-type: none;
  display: flex;
  padding: 12px;
}
.fa-mobile{
  color: white;
}
.navbar ul{
  display: grid;
  margin: 0 !important;
}

  /* Zorgt ervoor dat de navbar fullscreen is op mobiele weergaven */
    .navbar-collapse {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        z-index: 9999;
        display: none;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-image: linear-gradient(167deg, #0d2035 0%, #000000 100%);
       /* background-image: linear-gradient(rgb(0 0 0 / 93%), rgb(0 0 0 / 87%)), url(https://luca-webdevelopment.nl/wp-content/uploads/2024/09/contact-banner.png); */
        background-size: cover;
        opacity: 0;
        clip-path: circle(0% at 100% 0);
        transition: opacity 0.5s ease-in-out;
    }

.navbar-collapse.show {
    display: flex;
    animation: 1.5s cubic-bezier(0.25,1,0.3,1) circle-in-top-right both;
    opacity: 1;
}

.navbar .menu a:hover {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
color: #99ffb2 !important;
background-color: transparent !important;
  border-radius: 5px;
  overflow: hidden;
}


.navbar-toggler {
    z-index: 10000; /* Zorg dat de toggle altijd bovenop staat */
}

.navbar-collapse a {
    color: #fff;
    font-size: 2rem;
    margin: 1rem 0;
}

.close-btn {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 2rem;
    color: #fff;
    background: none;
    border: none;
}


.banner-section-white{
background-color: white;
}

@keyframes circle-in-top-right {
0% {
    clip-path: circle(0% at 100% 0); /* Start met een heel kleine cirkel in de rechterbovenhoek */
    opacity: 0;
}
100% {
    clip-path: circle(150% at 100% 0); /* Vergroot de cirkel naar de volledige viewport */
    opacity: 1;
}
}
@keyframes circle-out-top-right {
0% {
  clip-path: circle(150% at 100% 0); /* Volledige cirkel */
  opacity: 1;
}
100% {
  clip-path: circle(0% at 100% 0); /* Krimp terug naar een kleine cirkel */
  opacity: 0;
}
}

.navbar-collapse.hide {
animation: 1.5s cubic-bezier(0.25,1,0.3,1) circle-out-top-right both;
opacity: 0;
}


.margin-top-sitemap{
  margin-top: 22px !important;
}
.case-1{
  width: 350px !important;
  height: auto;
}
.case-2{
  width: 350px !important;
  height: auto;
}
.case-detroit{
  margin-top: -30px !important;
}
.margin-top-image-mobile{
  margin-top: 22px;
}
.border-review{
  background-color: #f5f1f1;
  height: 980px !important;
}
.border-contact{
  background-color: #1f1f1f;
  height: 800px !important;
  
}
.text-readmore{
  font-size: 18px;
}
.btn-section-heading{
 width: 180px;
 border-radius: 5px !important;

}


.navbar {
  background-color: white !important;
}

.navbar .nav-link,
.navbar .navbar-brand,
.navbar .menu li a {
  color: #fff !important;
}

.navbar .navbar-brand img {
  filter: none !important; /* Zorg dat het logo niet vervaagt */
}
.fa-bars{
  background-color: #5a9ddd;
  border-radius: 50px;
  padding: 12px 15px;
}
}
/* End mobile responsive */


.blue{
    font-weight: 400;
    font-size: 22px;
}
.text-black{
    text-decoration: none;
}
.text-black p{
    display: inline;
    color: black;
    font-size: 14px;
    font-family: 'poppins', sans-serif;
}
.text-white p{
  display: inline;
  color: white;
  font-size: 14px;
  font-family: 'poppins', sans-serif;
}



/* Start Wordpress dynamische content CSS */

.container.pt-5.pb-5 {
  margin-top: 122px;
}

/* End Wordpress Dynamische Content CSS  */


.img-wrapper-mirrored .background-shape-mirrored {
  width: 118px !important;
  height: 425px !important;
}


/* Start Font Awesome icons  */
.fa-check{
  color: black;
  font-size: 20px;
 

}

/* End  Font Awesome icons  */

.bold-text{
  font-weight: 700;
}

.title-margin-top{
  margin-top: 72px;
}


/* start cases style */
.case-1{
  margin-top: 122px;
  border-radius: 12px;
}
.case-2{
  margin-top: 222px;
  border-radius: 12px;
}

/* end cases style  */


.margin-top-text-webshop{
  margin-top: 52px;
}
.margin-top-text-werkwijze{
  margin-top: 52px;
}
.bolder-text {
  display: inline;
  font-weight: 800;
}

.customer-banner {
  background-color: #3b4b53;
  margin-top: 82px;
  background-image: linear-gradient(167deg, #0d2035 0%, #000000 100%);
}

.clients-section {
  padding: 50px;
  text-align: left;

}
.clients-section h2 {
  /*color: #fff; */
  font-weight: 700;
  font-size: 30px;
}
.clients-section p {
  color: #fff;
  font-weight: 700;
}
.client-logos {
  display: flex;
  overflow-x: auto;
  padding: 20px 0;
}
.client-logo {
  flex: 0 0 auto;
  width: 150px;
  height: 150px;
  background-color: white;
  border-radius: 10px;
  margin-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 4px 12px -2px rgba(0, 0, 0, 0.08), 0px 0px 1px 0px rgba(0, 0, 0, 0.1);
}
.client-logo img {
  max-width: 100%;
  max-height: 100%;
}
.btn-customer{
  background-color: black !important;
  color: white;
}
.buttons {
  margin-top: 20px;
}
.btn-primary, .btn-outline-light {
  margin-right: 10px;
}


/* Carousel styling */
.cases-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 730px; /* Zorgt ervoor dat het midden op de pagina staat */
  margin-top: 80px;
  background-color: #30304b;
}

.carousel-container {
  width: 100%;
  max-width: 1100px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-top: 20px;
}

.carousel {
  display: flex;
  transition: transform 0.5s ease;
  width: 100%;
}

.case-item {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  margin: 0 10px;
  width: 100%; /* Volledige breedte voor betere weergave */
  display: flex; /* Flexbox om afbeelding en tekst naast elkaar te plaatsen */
  flex-direction: row; /* Zorgt ervoor dat de afbeelding links staat en de tekst rechts */
  align-items: flex-start; /* Lijn de items bovenaan uit */
  text-align: left; /* Zorg ervoor dat de tekst links uitgelijnd is */
  padding: 20px;
  flex-shrink: 0;
}

.case-image img {
  width: 100%;
  max-width: 200px; /* Stel een maximale breedte in voor de afbeelding */
  height: auto; /* Zorg ervoor dat de afbeelding haar verhoudingen behoudt */
  border-radius: 10px;
}
.case-image {
  flex: 1; /* Geef de afbeelding ruimte om te schalen */
  margin-right: 20px; /* Voeg wat ruimte toe tussen afbeelding en tekst */
}

.tag {
  background-color: #ff0;
  padding: 5px;
  border-radius: 5px;
  font-size: 0.8rem;
  margin-top: 10px; /* Kleinere afstand vanaf de bovenkant */
}



/* Carousel navigatieknoppen */
.carousel-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}

.carousel-buttons button {
  background-color: #fff;
  color: black;
  border: none;
  padding: 10px 15px;
  margin: 0 10px;
  cursor: pointer;
  font-size: 1.5rem;
  border-radius: 50px;
  
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.carousel-buttons button:hover {
  background-color: #555;
}

/* Responsiveness */
@media (max-width: 768px) {
  .carousel {
      width: 100%;
  }

  .case-item {
      width: 100%; /* Eén case-item op mobiele apparaten */
      margin: 0 5px;
  }
}

.case-content {
  flex: 2; /* Geef de tekst meer ruimte */
  display: flex;
  flex-direction: column;
  justify-content: center; /* Centraal uitlijnen van de tekst */
}
.case-content .button {
  margin-top: 20px; /* Ruimte voor de "lees meer" knop */
  background-color: #ff0080;
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
  text-decoration: none;
}
.case-content .button:hover {
  background-color: #e60073;
}
.case-content h3 {
  font-weight: 700;
  font-size: 24px;
}
.case-content p {
  font-size: 16px;
  line-height: 1.5;
  color: #555;
}
.maps-iframe{
  width: 100%;
  height: 450px;
  border-radius: 5px;
}
form.fluent_form_1 .ff-btn-submit:not(.ff_btn_no_style) {
  background-color: #1b1b1e !important;
  color: #d9ff68 !important;
  font-weight: 800;
}

.review-card {
  border: none;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
height: auto;
display: flex;
}
.review-card .circle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 18px;
  font-weight: bold;
}
.brown { background-color: #6c4f3d; } /* Voor Jasper de Wilde */
.dark-blue { background-color: #34495e; } /* Voor Kim Leenders */
.purple { background-color: #8e44ad; } /* Voor Kidjentjes */
.review-date {
  font-size: 0.9rem;
  color: #555;
}
.stars {
  color: #f1c40f;
}
.card-recensie{
 display: inline-table;
 background-color: white;
 width: 100%;
 height: 100%;
 margin-top: 50px;
}
.card-recensie strong{
  margin-top: 50px;
}
.border-review{
  background-color: #f5f1f1;
  height: 600px;
}
.text-review-margin-top h2{
  padding-top: 120px;
}
.border-contact {
  background-color: #fff;
  height: 600px;
  margin-top: -50px;
}
.text-contactform{
  font-size: 20px;
}
.margin-top-contact-footer{
  padding-top: 20px;
}


.hero-section {
  padding: 80px 0;
  position: relative;
  
}
.hero-text {
  max-width: 500px;
}
.hero-text h1 {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 20px;
}
.hero-text p {
  font-size: 1rem;
  color: #6c757d;
  margin-bottom: 20px;
}
.hero-buttons .btn {
  margin-right: 10px;
}
.hero-image {
  max-width: 100%;
  border-radius: 8px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.feature-box {
  position: absolute;
  bottom: 20px;
  right: 10%;
  background: white;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
  text-align: center;
  width: 200px;
}
.hero-section-background{
background-color: #eee;
background-image:  linear-gradient(#151d1e8f, #000000f7), url("https://luca-webdevelopment.nl/wp-content/uploads/2024/11/building-green.png");
background-size: cover;
}
.btn-blue{
  background-color: #858585;
  border-radius: .5rem;
  padding: .75rem 1.75rem;
  color: white;
  text-decoration: none;
}




/* start portfolio new design */
.portfolio-item {
  background-color: #78c5d6;
  border-radius: 15px;
  padding: 30px;
  text-align: left;
  color: black;
  position: relative;
}
.portfolio-item h2 {
  font-weight: bold;
}
.btn-dark {
  border-radius: 20px;
  padding: 10px 20px;
}
.image-container img {
  max-width: 100%;
  height: 400px;
  border-radius: 10px;
  display: inline-block;
  
}
.cta-box {
  background-color: #f1f1f1;
  padding: 30px;
  border-radius: 15px;
  text-align: center;
}
.cta-box h3 {
  color: #46b3c5;
}
.cta-box .btn {
  border-radius: 20px;
  padding: 10px 20px;
  background-color: #46b3c5;
  color: white;
  border: none;
}
.cta-box .btn:hover {
  background-color: #3a98a3;
}


/* end portfolio new design */


  /* Start CSS Portfolio with filter */
  .portfolio-title {
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
  }

  .filter-btns {
    text-align: center;
    margin-bottom: 30px;
    background-color: #f1f0f7;
    border-radius: 100px 100px 100px 100px;
  }

  .filter-btns .btn {
    margin: 0 5px;
    border-radius: 0.25rem;
    font-weight: 500;
    border-radius: 100px 100px 100px 100px;
    
  }

  .filter-btns .btn.active {
    background-color: #212529;
    color: #fff;
  }
  .portfolio-img {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    padding: 15px;
    box-shadow: 0px 4px 12px -2px rgba(0, 0, 0, 0.08), 0px 0px 1px 0px rgba(0, 0, 0, 0.1);
}

  .portfolio-img img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
  }

  .d-none {
    display: none !important;
  }




  /* End CSS portfolio with filter */

  .testimonial-section {
    min-height: 100vh;
    display: flex
;
    align-items: center;
    background: linear-gradient(to right, #1d4973, #000000);
    padding: 3rem;
    overflow: hidden;
}

  .testimonial-text {
    max-width: 700px;
  }

  .quote-icon {
    font-size: 2.5rem;
    color: #888;
  }

  .person-img {
    max-width: 300px;
    width: 100%;
  }
  .customer-title{
    font-size: 22px;
  }

  .hero-section1 {
    background-image: linear-gradient(167deg, #0d2035 0%, #000000 100%);
    color: white;
    padding: 60px 0;
    overflow: hidden;
    position: relative;
    padding-top: 118px;
}

  .hero-text1 h1 {
    font-size: 2.75rem;
    font-weight: bold;
    
  }

  .hero-text1 p {
    font-size: 1.1rem;
    margin-top: 1rem;
  }

  .btn-contact {
    background-color: #D6FF4B !important;
    color: #000;
    font-weight: 600;
    border: none;
    padding: 10px 20px !important;
    border-radius: 25px;
    margin-right: 10px;
    text-decoration: none;
  }

  .btn-team {
    background: transparent;
    border: 2px solid white;
    color: white;
    font-weight: 500;
    padding: 10px 20px;
    border-radius: 25px;
    text-decoration: none;
  }

  .hero-image img {
    width: 100%;
    border-radius: 30px;
  }

  @media (max-width: 767px) {
    .hero-text h1 {
      font-size: 2rem;
    }
  }

  .banner-section1 {
    min-height: 100vh;
    display: flex;
    align-items: center;
    padding: 60px 15px;
    background-image: linear-gradient(167deg, #0d2035 0%, #000000 100%), url("https://luca-webdevelopment.nl/wp-content/uploads/2024/11/building-green.png");
}
.banner-section1 {
  position: relative;
  overflow: hidden; /* Zorgt dat lijnen niet buiten beeld vallen */
}

/* Slanted lines */
.angled-lines {
  position: absolute;
  top: 0;
  left: 0;
  width: 200%;
  height: 200%;
  background-image: repeating-linear-gradient(
    -10deg, 
    rgba(255, 255, 255, 0.05), 
    rgba(255, 255, 255, 0.05) 1px, 
    transparent 1px, 
    transparent 40px
  );
  pointer-events: none; /* Lijnen niet klikbaar maken */
  z-index: 1;
}

/* Zorg dat jouw eigen content erboven ligt */
.banner-section1 > *:not(.angled-lines) {
  position: relative;
  z-index: 2;
}
  .highlight-badge {
    background: white;
    color: #5e3fd7;
    padding: 6px 12px;
    border-radius: 20px;
    font-weight: 500;
    font-size: 0.9rem;
    display: inline-block;
    margin-bottom: 20px;
  }
  .cta-button {
    background-color: #5a9ddd;
    color: white;
    font-weight: 600;
    border-radius: 30px;
    padding: 10px 20px;
    display: inline-flex
;
    align-items: center;
    margin-top: 15px;
    text-decoration: none;
}
  .cta-button:hover {
    background-color: #bde630;
  }
  .cta-button i {
    margin-left: 10px;
  }
  .brand-logos {
    opacity: 0.7;
    margin-top: 40px;
  }
  .right-img {
    max-width: 100%;
    border-radius: 20px;
  }


  /* start custom button */
  .custom-btn {
    background-color: #E4FF73; /* Licht limekleurig */
    color: #2C004A;            /* Donkerpaars */
    border: none;
    border-radius: 999px;      /* Pill-vorm */
    padding: 10px 20px 10px 20px;
    display: inline-flex;
    align-items: center;
    font-weight: 500;
    font-size: 1rem;
    transition: all 0.3s ease;
    text-decoration: none;
  }

  .custom-btn:hover {
    background-color: #d6f765;
    text-decoration: none !important;
  }

  .arrow-circle {
    background-color: white;
    color: #2C004A;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 12px;
    flex-shrink: 0;
  }
  /*End custom button */


  .transparent-navbar {
    background-color: transparent !important;
    transition: all 0.3s ease;
  }
  
  .transparent-navbar .nav-link,
  .transparent-navbar .navbar-brand,
  .transparent-navbar .navbar-brand img,
  .transparent-navbar .menu li a {
    color: white !important;
    transition: color 0.3s ease;
  }
  
  .navbar.scrolled {
    background-color: white !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  }
  
  .navbar.scrolled .nav-link,
  .navbar.scrolled .navbar-brand,
  .navbar.scrolled .menu li a {
    color: #000 ;
  }
  

  /* Default: wit als navbar nog transparant is */
.menu-icon {
  color: white !important;
  transition: color 0.3s ease;
}

/* Na scroll: verander kleur wanneer .navbar-scrolled actief is */
.navbar.navbar-scrolled .menu-icon {
  color: white !important;
}

/* Op mobile: altijd zwart (zoals je eerder vroeg) */
@media (max-width: 992px) {
  .menu-icon {
    color: white !important;
  }
}
.text-banner-blue{
  color: #6de6ff;
}

