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

:root {
  --primary: #BCF2FE;
  --secondary: #FF9E0C;
}

html,
body {
  padding: 0;
  margin: 0;
  max-width: 100%;
  overflow-x: hidden;
}

/* NAVIGATION BAR */
.logo{
  margin-top: -150px;
  margin-bottom: 80px;
}

.dotIndex{
  color: var(--secondary);
  margin-left: -50px;
}

.navbar {
  overflow: hidden;
  width: 100%;
  display: flex;
  justify-content: right;
  margin-top: 40px;
}

.navbar a {
  float: left;
  color: black;
  font-family: 'Montserrat';
  font-weight: 600;
  text-align: center;
  display: flex;
  padding: 20px;
  margin: 15px;
  text-decoration: none;
  font-size: 20px;
  color: #A9A9A9;
}

.textnav {
  color: rgb(0, 0, 0);
}

.MethodesIcon img{
  width: 35px;
}

.MethodesIcon{
  display: flex;
  flex-wrap: wrap;
}

.Field{
  color: #52c1c3;
}

.Library{
  color: #a9ce3b;
}

.Stepping{
  color: #ee4d8c;
}

.Methode1{
  color: black;
  font-family: 'Montserrat';
  color: #898989;
  margin-right: 60px;
}

.header {
  margin: 40px;
  max-width: 1600px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 50px;
}

.header2{
  margin: 40px;
  max-width: 1600px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 50px;
  margin-bottom: -30px;
}

.NextProject{
  color: rgb(0, 0, 0);
  font-size: 25px;
  font-family: 'Montserrat';
  display: inline-block;
}

.linkje{
  text-decoration: none;
}

/* CARDS */
.subkopbig2{
  color: rgb(0, 0, 0);
  font-size: 25px;
  font-family: 'Montserrat';
  display: inline-block;
}

.subkopbig3{
  color: rgb(0, 0, 0);
  font-size: 50px;
  font-family: 'Montserrat';
  display: inline-block;
  margin-top: 75px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.MethodeAfbeeldingen img{
  width: 30px;
  margin-left: 15px;
}

.subkopSmall {
  color: white;
  font-size: 15px;
  font-family: 'Montserrat';
  font-weight: 400;
  color: #898989;
}

.customerjourney{
  max-width: 80%;
  height: auto;
  margin: 20px auto 0 auto;
  display: block;
}

/* INDEX */
.circle {
  border-radius: 50%;
  height: 400px;
  width: 400px;
  border: 2px solid #FF9E0C;
  position: absolute;
  left: -90px;
  top: -240px
}

.buttonselectie {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.ButtonField,
.ButtonLibrary,
.ButtonStepping,
.buttonProto,
.buttonUsa,
.buttonPR {
  flex: 1 1 30%;
  text-align: center;
  margin: 10px;
  padding: 15px;
  border-radius: 15px;
  color: white;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
}

.hoofdkopje{
  font-size: 18px;
}

.Schema{
  width: 800px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.containerLink{
  display: flex;
  justify-content: center;
  align-items: center; 
}

.buttonLink{
  width: 400px;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
  margin: 10px;
  padding: 15px;
  border-radius: 15px;
  color: white;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  background-color: #06bdff;
}

.buttonLink:hover{
  background-color: #00a4e0;
}

.ButtonField {
  background-color: #a9ce3b;
}

.ButtonField:hover {
  background-color: #99bc2e;
}

.ButtonLibrary {
  background-color: #52c1c3;
}

.ButtonLibrary:hover {
  background-color: #2da8aa;
}

.buttonProto{
  background-color: #06bdff;
}

.buttonProto:hover{
  background-color: #00a4e0;
}

.buttonPR{
  background-color: #ffd11a;
}

.buttonPR:hover{
  background-color: #eec212;
}

.buttonUsa{
  background-color: #81659f;
}

.buttonUsa:hover{
  background-color: #634d7c;
}

.ButtonStepping {
  background-color: #ee4d8c;
}

.ButtonStepping:hover {
  background-color: #d82f70;
}

@media (max-width: 600px) {
  .buttonselectie {
    flex-direction: column;
  }

  .ButtonField,
  .ButtonLibrary,
  .ButtonStepping,
  .buttonProto,
  .buttonUsa,
  .buttonPR {
    flex: 1 1 100%;
    margin: 10px 0;
  }
}

.rotatedCircle {
  width: 400px;
  height: 400px;
  border: 3px solid;
  border-radius: 50%;
  border-color: var(--secondary);
  position: absolute;
  left: 1550px;
  top: 900px;
}

.headerindex {
  margin-top: 5%;
  color: white;
  margin-left: 75px;
}

.headerindex h3 {
  font-size: 24px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  color: #898989;
  letter-spacing: 7px;
  color: #777;
}

.headerindex h1 {
  font-size: 140px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  margin-top: -10px;
  margin-bottom: -10px;
  margin-left: -8px;
  letter-spacing: 12px;
  color: black;
}

.knopIndex {
  padding: 10px;
  border-radius: 20px;
  border: 3px solid #FF9E0C;
  background: #FFF;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 20px;
  margin-top: 20px;
  letter-spacing: 3px;
}

.imagehome {
  float: right;
  width: 400px;
  height: auto 100%;
  top: 28%;
  position: absolute;
  left: 72%;
  border-radius: 100%;
}

.gray {
  color: #898989;
}

.knopIndex:hover {
  background-color: #fff5e7;
}

/* PROJECT PAGES */

.contentProjectPage H1 {
  color: rgb(57, 57, 57);
  font-size: 20px;
  font-family: 'Montserrat';
  display: inline-block;
  margin: 5px;
}

.contentProjectPage {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  max-width: 1700px;
}

.contentProjectPage h3 {
  font-size: 16px;
  font-family: 'Montserrat';
  font-weight: 400;
  color: #929292;
}

.line {
  width: 50px;
  justify-content: center;
  text-align: center;
  position: flex;
  margin: auto;
  height: 4px;
  background-color: #FF9E0C;
  border: none;
}

.column {
  display: inline-block;
  text-align: center;
  width: 25%;
  padding: 15px;
  box-sizing: border-box;
  margin: 45px;
  border-radius: 20px;
  border: 2px solid #FF9E0C;
}

.cardIndex{
  text-align: left;
  border-radius: 15px;
  margin-bottom: 10px;
  text-decoration: none;
  color: #A9A9A9;
}

.cardIndex>.input>h3 {
  margin: 10px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 20px;
  margin-left: 15px;
  margin-right: 15px;
  color: white;
}

.cardIndex>.input>h5 {
  margin: 50px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 15px;
  margin-left: 15px;
  margin-right: 15px;
}

.row {
  margin: 0 -5px;
  text-align: center;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.customerjourney1{
  width: 700px;
}

.card {
  text-align: left;
  border-radius: 15px;
  text-decoration: none;
  color: black;
  height: 580;
  display: flex;
  flex-direction: column;
}


.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.8);
  display: flex;
  align-items: center;
  justify-content: center; 
}

.modal-content-container {
  display: flex;
  flex-direction: column; 
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.modal-content {
  width: 50%; 
  max-width: 90%; 
  height: auto;
  margin: auto;
}

.AfbeeldingContainerProto {
  display: flex;
  justify-content: center; 
  align-items: center; 
  gap: 10px;
}

.KleineBeschrijving{
  font-size: 12px;
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 5px;
}

.modal-img{
  width: 100%; 
  height: auto; 
}

#modalText {
  color: #FFFFFF;
  padding: 10px;
  margin-top: 10px;
  font-size: 20px;
  text-align: center;
}

.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #FFFFFF;
  font-size: 40px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #FFFFFF;
  text-decoration: none;
}

.datastromen{
  width: 70%;
  display: flex;
  justify-content: center; /* Horizontaal centreren */
  align-items: center;      /* Verticaal centreren */
  margin: 0 auto;      
}

.datastromen img{
  max-width: 100%;
  height: auto;
}

.AfbeeldingContainerSchetsen{
  text-align: center;
}

.AfbeeldingContainerSchetsen img{
  width: 400px;
  height: 600px;
}

.AfbeeldingContainerProto img{
  width: 450px;
  cursor: zoom-in;
}

.MethodeL{
  color: #81b9ba;
}

.MethodeU{
  color: #81659f;
}

.MethodeZ{
  color: #ffd11a;
}

.MethodeW{
  color: #06bdff;
}

.MethodeI{
  color: #a9ce3b;
}

.MethodeS{
  color: #ee4d8c;
}

.column img {
  max-width: 100%;
  max-height: auto;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.card>.input>h3 {
  margin: 5px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 20px;
  margin: 10px;
  margin-left: 15px;
  margin-right: 15px;
}

.catColor{
  color: #97cfdb;
}

.card>.input>h5 {
  margin: 5px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 15px;
  margin-left: 15px;
  margin-right: 15px;
}

.blokTekst {
  letter-spacing: 0.5px;
  max-width: 1650px;
  background-color: #ffffff;
  border-radius: 15px;
  padding: 20px;
  margin-bottom: 65px;
  margin-top: 65px;
  -webkit-box-shadow: 5px 5px 48px 6px rgba(209,209,209,0.45); 
  box-shadow: 5px 5px 48px 6px rgba(209,209,209,0.45);
}

.blokTekst h1{
  margin-left: 0px;
}

.linkje {
  color: #d0d0d0;
}

i.fa.fa-angle-left.fa-1x {
  color: rgb(0, 0, 0);
}


.section1 {
  background-color: white;
}

.NavigatieProjecten{
  display: flex;
  width: 100%;
  color: black;
  float: center;
  gap: 70%;
  font-size: 16px;
  font-family: 'Montserrat';
}

.NavigatieChild{
  flex: 1;
  margin: 10px;
  width: 100px;
  flex-basis: 100%;
  text-align: left;
  text-decoration: none;
  color: black;
}

.MethodeS a{
  text-decoration: none;
  color: #929292;
}

.NavigatieChild1{
  flex: 2;
  margin: 10px;
  text-align: right;
  flex-basis: 100%;
  text-align: right;
  text-decoration: none;
  color: black;
}

.scroller {
  height: 1.2em;
  line-height: 1.2em;
  position: relative;
  overflow: hidden;
  font-size: 24px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  color: #898989;
  letter-spacing: 5px;
  color: #777;
  margin-top: 30px;
  margin-bottom: 30px;
}

.scroller > span {
  position: absolute;
  top: 0;
  animation: slide 7s infinite;
}

.MediaDesigner{
  margin-left: 173px;
  letter-spacing: 5px;
}

.Alert{
  text-align: center;
  display: block;
  font-size: 12px;
}

.GroteImage{
  width: 700px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

.persona{
  width: 600px;
}

@keyframes slide {
  0% {
    top: 0;
  }
  25% {
    top: -1.2em;
  }
  50% {
    top: -2.4em;
  }
  75% {
    top: -3.6em;
  }
}

@media screen and (max-width: 800px) {
  .column {
    width: 70%;
    display: inline-block;
    text-align: center;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 920px) {
  .circle1 {
    left: -320px;
    top: -560px
  }
}

@media screen and (max-width: 600px) {
  .circle1,
  .circle {
    display: none;
  }
}

@media screen and (max-width: 920px) {
  .circle {
    left: -140px;
    top: -300px
  }
}

@media screen and (max-width: 920px) {
  .imagehome {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  .headerindex H1 {
    font-size: 60px;
  }
}

@media screen and (max-width: 600px) {
  .headerindex H3 {
    font-size: 14px;
  }
}

@media screen and (max-width: 600px) {
  .knopIndex {
    font-size: 14px;
  }
}

@media screen and (max-width: 600px) {
  .navbar a {
    font-size: 18px;
  }
}

@media screen and (max-width: 600px) {
  .subkop {
    font-size: 18px;
  }
}

@media screen and (max-width: 600px) {
  .headerindex {
    margin-top: 100px;
  }
}

@media screen and (max-width: 600px) {
  .imageProjectPage img {
    height: 200px;
    max-width: none;
  }
}


@media screen and (max-width: 1500px) {
  .imagehome {
    display: none;
  }
}

@media (max-width: 850px) {
  .navbar a {
      font-size: 14px; 
  }
}

@media (max-width: 480px) {
  .navbar a {
      font-size: 10px;
  }
}

@media (max-width: 850) {
    .logo {
        display: none; 
    }
}

@media only screen and (max-width: 1200px) {
  .modal-content {
    width: 45%; 
    max-height: 80vh; 
  }
}

@media only screen and (max-width: 1200px) {
  .Schema {
    width: 100%; 
  }
}