.navbar {
  background-color: rgb(31, 31, 31);
}

.caption {
  display: none;
}

.wrapper1 {
}
video {
  width: 100%;
  height: auto;
  margin-top: 50px;
}

html,
body,
header,
.jarallax {
  height: 100%;
}

.stripe {
  max-height: 300px;
}

.carousel-item img {
  height: 60vh;
  width: 100%;
  object-fit: cover;
}

.caroButton {
  background-color: rgb(34, 34, 34);
  
}

.amf {
  font-size: 5rem;
}

.pb-7 {
  padding-bottom: 75px;
}
.pb-15 {
  padding-bottom: 150px;
}
.pt-15 {
  padding-top: 150px;
}

.pt-7 {
  padding-top: 75px;
}
