.slider h3,
.slider h4,
.slider h5,
.clients h3 {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.parallax-container {
  height: 20%;
}

.parallax img {
  filter: grayscale(1);
  opacity: 0.5 !important;
}

.clients img {
  max-width: 100px;
  filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.8));
}

.education i,
h5,
h6 {
  color: #ffffff;
  filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.8));
}

.contact i,
h5,
h6 {
  color: #ffffff;
}
section,
footer {
  padding: 20px 0;
}

@media (max-width: 992px) {
  .nama {
    font-size: smaller;
  }
}
