.section1 {
  position: relative;
  /* background:  #000; */
}

.section1 video {
  max-width: 1200px;
  /* padding-bottom: 80px; */
  width: 100%;
  height: 696px;
  z-index: 1;
}

.section1 p {
  color: #000;
  font-weight: 600;
}

.section1-1 {
    position: absolute;
    top: 100px;
    width: 296px;
    left: 0%;
    text-align: center;
}

.section1-2 {
  position: absolute;
  top: 290px;
  width: 16%;
  right: 10%;
  text-align: center;
}

.section2 {
  position: relative;
}
.section2 p {
  color: #fff;
}
.section2-1 {
  position: absolute;
  top: 160px;
  width: 38%;
  left: 0%;
  text-align: center;
}
.section2-2 {
  position: absolute;
  top: 335px;
  width: 20%;
  left: 33%;
  text-align: center;
}
.section2-3 {
  position: absolute;
  top: 450px;
  width: 20%;
  left: 15%;
  text-align: center;
}
.section2-4 {
  position: absolute;
  top: 610px;
  width: 20%;
  left: 30%;
  text-align: center;
}
.section2-5 {
  position: absolute;
  top: 650px;
  width: 45%;
  left: 10%;
  text-align: center;
}
.section2-6 {
  position: absolute;
  top: 390px;
  width: 40%;
  right: -15%;
  text-align: center;
}
