@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

.white {
  color: #fff;
}

.black {
  color: #000;
}

.MSIbrandportal {
  color: white;
  font-family: "Poppins", sans-serif;
}

.MSIbrandportal a {
  text-decoration: none;
}

.handheld {
  padding-bottom: 5% !important;
}

.components,
.handheld,
.pcs,
.laptops,
.monitoren {
  padding: 20px 10%;
  padding-bottom: 0;
}

.intro {
  padding: 35px 15%;
  background-image: linear-gradient(
    90deg,
    hsl(179deg 100% 69%) 0%,
    hsl(184deg 67% 60%) 0%,
    hsl(190deg 47% 50%) 0%,
    hsl(196deg 48% 41%) 0%,
    hsl(201deg 49% 32%) 0%,
    hsl(207deg 51% 23%) 0%,
    hsl(212deg 100% 14%) 2%,
    hsl(213deg 51% 12%) 4%,
    hsl(213deg 50% 11%) 6%,
    hsl(213deg 50% 9%) 9%,
    hsl(213deg 49% 7%) 16%,
    hsl(213deg 48% 5%) 20%,
    hsl(213deg 47% 4%) 30%,
    hsl(229deg 50% 5%) 43%,
    hsl(245deg 52% 6%) 80%,
    hsl(262deg 55% 7%) 86%,
    hsl(278deg 58% 8%) 90%,
    hsl(294deg 60% 9%) 93%,
    hsl(310deg 63% 10%) 97%,
    hsl(307deg 57% 18%) 99%,
    hsl(305deg 51% 27%) 100%,
    hsl(302deg 45% 36%) 100%,
    hsl(300deg 40% 47%) 100%,
    hsl(297deg 47% 57%) 100%,
    hsl(295deg 67% 69%) 100%
  );
}

.intro p {
  color: #fff;
  font-size: 1rem;
  line-height: 1.5;
}

.components p,
.handheld p,
.pcs p,
.laptops p,
.monitoren p {
  font-size: 1rem;
  line-height: 1.5;
  color: #fff;
}

.components p {
  color: #fff;
}

.MSITitle {
  text-decoration: none;
  font-size: 2.1rem;
  font-weight: bold;
}

.MSITitle a {
  text-decoration: none;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
}

.MSITitle h2 {
  font-size: 2.2rem;
  padding: 0.5rem;
  /* text-shadow: rgb(255, 43, 43) 1px 0px 0px, rgb(255, 43, 43) 0.540302px 0.841471px 0px, rgb(255, 43, 43) -0.416147px 0.909297px 0px, rgb(255, 43, 43) -0.989992px 0.14112px 0px, rgb(255, 43, 43) -0.653644px -0.756802px 0px, rgb(255, 43, 43) 0.283662px -0.958924px 0px, rgb(255, 43, 43) 0.96017px -0.279415px 0px; */
}

.textLink {
  font-weight: bold;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}

.textLink,
.white {
  color: #fff;
}

.textlink {
  color: #fff;
}

.textLink:hover {
  color: #1b8de4 !important;
  text-decoration: none;
}

#white {
  color: #fff;
}

.display-item {
  display: flex;
  height: auto;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  margin-bottom: 28px;
  box-sizing: border-box;
  overflow-clip-margin: border-box;
  overflow: clip;

  color: #fff;
  text-transform: uppercase;

  outline: 1px solid #1f93ec00;
  transition: all 0.5s ease-in-out;
}

.display-item img {
  z-index: 2;
  position: relative;
  max-height: 200px;
  /* filter: brightness(0.9); */
}

.display-item img:hover {
  /* filter: brightness(1.1); */
  transition: all 0.5s ease-in-out;
}

.display-item:hover {
  outline: 1px solid #1f93ec;
  transition: all 0.5s ease-in-out;
  /* border-bottom: 2px solid #1b8de4; */
}

.components,
.handheld,
.pcs,
.laptops,
.monitoren {
  background-image: linear-gradient(
    90deg,
    hsl(179deg 100% 69%) 0%,
    hsl(184deg 67% 60%) 0%,
    hsl(190deg 47% 50%) 0%,
    hsl(196deg 48% 41%) 0%,
    hsl(201deg 49% 32%) 0%,
    hsl(207deg 51% 23%) 0%,
    hsl(212deg 100% 14%) 2%,
    hsl(213deg 51% 12%) 4%,
    hsl(213deg 50% 11%) 6%,
    hsl(213deg 50% 9%) 9%,
    hsl(213deg 49% 7%) 16%,
    hsl(213deg 48% 5%) 20%,
    hsl(213deg 47% 4%) 30%,
    hsl(229deg 50% 5%) 43%,
    hsl(245deg 52% 6%) 80%,
    hsl(262deg 55% 7%) 86%,
    hsl(278deg 58% 8%) 90%,
    hsl(294deg 60% 9%) 93%,
    hsl(310deg 63% 10%) 97%,
    hsl(307deg 57% 18%) 99%,
    hsl(305deg 51% 27%) 100%,
    hsl(302deg 45% 36%) 100%,
    hsl(300deg 40% 47%) 100%,
    hsl(297deg 47% 57%) 100%,
    hsl(295deg 67% 69%) 100%
  );
}

.section-img-txt {
  position: absolute;
  margin-bottom: auto;
  font-size: 2rem;
  margin-top: 4rem;
  font-weight: 500;

  text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.7);
}

/* .section-img-txt-larger {
  font-size: 2rem;
} */

.display-item:hover .bgCases {
  transform: scale(1.1);
  transition: all 0.5s ease-in-out;
  z-index: 1;
  object-fit: cover;
  min-height: 200px;
  box-sizing: border-box;

  /* filter: blur(2.5px); */
}

.display-item h4 {
  z-index: 20;
  padding-top: 10px;
  padding-bottom: 10px;
  width: fit-content;
  text-align: center;
  /* background-color: #000; */

  color: #fff;
}

.bgCases {
  transform-origin: center;
  object-fit: cover;
  margin: 0;
  width: 100%;
  min-height: 200px;
  box-sizing: border-box;
  transition: all 0.5s ease-in-out;
}

.header img {
  width: 100%;
  object-fit: cover;
  max-height: 400px;
}

/*Navigatie CSS aan te passen*/
.topNav {
  background-color: #001424;
}

.activeLink {
  background-color: #1b8de4 !important;
}
.topNav a:hover {
  background-color: #1b8de4; /* Changing background color on hover */
}
.navDropdown .dropBtn:hover {
  background-color: #1b8de4; /* Changing background color on hover */
}
.dropdownContent a:hover {
  background-color: #1b8de4; /* Changing background color on hover */
  color: white;
}
.topNav a {
  color: #fff;
}
.navDropdown .dropBtn {
  color: white;
}
.dropdownContent {
  background-color: #f9f9f9;
}
.dropdownContent a {
  color: black;
}

.imgDesktop {
  display: none;
}

.imgMobile {
  display: block;
}

@media screen and (max-width: 1300px) {
  .laptops a.display-item h4.section-img-txt {
    font-size: 2vw;
  }
}

@media screen and (min-width: 650px) {
  .section-img-txt {
    position: absolute;
    margin-bottom: auto;
    font-size: 1.7rem;
    margin-top: 4.5rem;
    font-weight: 500;
  }

  /* .section-img-txt-larger {
    font-size: 2.1rem;
    text-shadow: 3px 2px 4px rgba(0, 0, 0, 0.3);
  } */

  .col-lg-5 {
    width: 48.5%;
  }

  .col-lg-6 {
    width: 48.5%;
  }

  .col-lg-4 {
    width: 31.5%;
  }

  .imgDesktop {
    display: block;
  }

  .imgMobile {
    display: none;
  }

  .MSITitle {
    font-size: 2.6rem;
  }

  .MSITitle h2 {
    font-size: 2.6rem;
  }

  .MSITitle h1 {
    font-size: 2.4rem;
  }

  .topNav {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .topNav a {
    padding: 14px 16px !important;
    transform: skew(-15deg);
  }

  .topNav a div {
    transform: skew(15deg);
  }

  .navDropdown {
    overflow: visible !important;
  }

  .dropBtn {
    padding: 14px 16px !important;
    transform: skew(-15deg);
  }

  .dropBtn div {
    transform: skew(15deg);
  }

  .dropdownContent a {
    transform: skew(0deg);
  }

  #myTopNav a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
  }

  #myTopNav .navDropdown a {
    justify-content: start;
  }

  .dropBtn {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
  }

  .topNav .be-icon {
    display: none !important;
  }

  .navDropdown .dropBtn {
    padding: 0;
    height: 100%;
  }

  .dropdownContent a {
    padding: 12px 16px !important;
  }

  .display-item h4 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .components,
  .handheld,
  .pcs,
  .laptops,
  .monitoren {
    padding: 25px 15% 25px 15%;
    padding-bottom: 0;
  }

  .intro {
    padding-top: 5%;
    padding-bottom: 3%;
  }
}

/*Navigatie CSS niet aan te passen*/
.topNav {
  overflow: hidden;
}

.topNav a {
  float: left;
  display: block;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 16px;
  transition: background-color 0.3s; /* Adding transition for smooth effect */
}

.topNav .be-icon {
  display: none;
}

.navDropdown {
  float: left;
  overflow: hidden;
}

.navDropdown .dropBtn {
  font-size: 16px;
  border: none;
  outline: none;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
  transition: background-color 0.3s; /* Adding transition for smooth effect */
  width: 100%;
}

.dropdownContent {
  display: none;
  position: absolute;
  transform: translateX(-7px);
  margin-right: 40px;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 2;
}

.navDropdown.be-active .dropdownContent {
  display: block;
}

.dropdownContent a {
  float: none;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
  transition: all 0.3s; /* Adding transition for smooth effect */
}

@media screen and (max-width: 650px) {
  .topNav a:not(:first-child),
  .navDropdown .dropBtn {
    display: none;
  }
  .topNav a.be-icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 650px) {
  .topNav.be-responsive {
    position: relative;
  }
  .topNav.be-responsive .be-icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topNav.be-responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topNav.be-responsive .navDropdown {
    float: none;
  }
  .topNav.be-responsive .dropdownContent {
    position: relative;
  }
  .topNav.be-responsive .navDropdown .dropBtn {
    display: block;
    width: 100%;
    text-align: left;
  }

  .dropdownContent {
    transform: translateX(0px);
    margin-right: 0px;
  }

  #contentpage .col-12:first-child {
    padding-left: 0;
    padding-right: 0;
  }

  .laptops a.display-item h4.section-img-txt {
    font-size: 2rem;
  }
}
