.ovalos__img__box {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ovalos__img__box {
    text-align: center;
    overflow: hidden;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .ovalos__img__box {
    text-align: center;
    padding-right: 0;
  }
}
.ovalos__img__box .img-one {
  max-width: 100%;
  height: auto;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .ovalos__img__box .img-one {
    height: auto;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .ovalos__img__box .img-one {
    padding-right: 0;
    width: 90%;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ovalos__img__box .img-one {
    padding-right: 0;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .ovalos__img__box .img-one {
    padding-right: 0;
    width: 80%;
    margin-bottom: 20px;
  }
}
.ovalos__img__box .ovalo-shape {
  position: absolute;
  z-index: -1;
}
.ovalos__img__box .ovalo-shape.img-two {
  right: 68px;
  bottom: 160px;
  animation: float-bob-y infinite 4s alternate;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .ovalos__img__box .ovalo-shape.img-two {
    right: 40px;
    bottom: 180px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ovalos__img__box .ovalo-shape.img-two {
    right: 25px;
    bottom: 80px;
  }
}
@media (max-width: 767px) {
  .ovalos__img__box .ovalo-shape.img-two {
    max-width: 40%;
  }
}
.ovalos__img__box .ovalo-shape.img-three {
  left: 49px;
  top: 50%;
  transform: translateY(-50%);
  animation: float-bob-y infinite 6s alternate;
}

.ovalos__img__box .ovalo-shape.img-four {
  left: 49px;
  top: 50%;
  transform: translateY(-50%);
  animation: float-bob-x infinite 6s alternate;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .ovalos__img__box .ovalo-shape.img-three {
    top: 33%;
  }
  .ovalos__img__box .ovalo-shape.img-four {
    top: 33%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ovalos__img__box .ovalo-shape.img-three {
    max-width: 55%;
    left: 25px;
    top: 40%;
  }
  .ovalos__img__box .ovalo-shape.img-four {
    max-width: 55%;
    left: 25px;
    top: 40%;
  }
}
@media (max-width: 767px) {
  .ovalos__img__box .ovalo-shape.img-three {
    max-width: 50%;
    left: 60px;
    top: 35%;
  }
  .ovalos__img__box .ovalo-shape.img-four {
    max-width: 50%;
    left: 60px;
    top: 35%;
  }
}

.ovalos__img__box_nve {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 40px;
}
@media (min-width: 1800px) {
  .ovalos__img__box_nve {
    padding: 30px;
  }
}
@media only screen and (min-width: 1601px) and (max-width: 1800px) {
  .ovalos__img__box_nve {
    padding: 20px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .ovalos__img__box_nve {
    padding: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .ovalos__img__box_nve {
    padding: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ovalos__img__box_nve {
    text-align: center;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .ovalos__img__box_nve {
    text-align: none;
    padding-right: 0;
  }
}
.ovalos__img__box_nve .img-one {
  max-width: 100%;
  height: auto;
  justify-self: center;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .ovalos__img__box_nve .img-one {
    height: auto;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .ovalos__img__box_nve .img-one {
    padding-right: 0;
    margin-top: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ovalos__img__box_nve .img-one {
    padding-right: 0;
    padding-top: 150px;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .ovalos__img__box_nve .img-one {
    width: 80%;
    margin-bottom: 20px;
  }
}
.ovalos__img__box_nve .ovalo-shape {
  position: absolute;
  z-index: -1;
}
.ovalos__img__box_nve .ovalo-shape.img-two {
  right: 68px;
  bottom: 160px;
  animation: float-bob-y infinite 4s alternate;
}
@media (min-width: 1800px) {
  .ovalos__img__box_nve .ovalo-shape.img-two {
    right: 15%;
    bottom: 40%;
  }
}
@media only screen and (min-width: 1601px) and (max-width: 1800px) {
  .ovalos__img__box_nve .ovalo-shape.img-two {
    right: 10%;
    top: 10%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .ovalos__img__box_nve .ovalo-shape.img-two {
    right: 10%;
    top: 10%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .ovalos__img__box_nve .ovalo-shape.img-two {
    right: 30px;
    bottom: 180px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ovalos__img__box_nve .ovalo-shape.img-two {
    right: 25px;
    top: 160px;
  }
}
@media (max-width: 767px) {
  .ovalos__img__box_nve .ovalo-shape.img-two {
    max-width: 40%;
  }
}
.ovalos__img__box_nve .ovalo-shape.img-three {
  left: 49px;
  top: 50%;
  transform: translateY(-50%);
  animation: float-bob-y infinite 6s alternate;
}
.ovalos__img__box_nve .ovalo-shape.img-four {
  left: 49px;
  top: 50%;
  transform: translateY(-50%);
  animation: float-bob-y infinite 6s alternate;
}
@media (min-width: 1800px) {
  .ovalos__img__box_nve .ovalo-shape.img-three {
    top: 40%;
    left: 12%;
  }
  .ovalos__img__box_nve .ovalo-shape.img-four {
    top: 40%;
    left: 12%;
  }
}
@media only screen and (min-width: 1601px) and (max-width: 1800px) {
  .ovalos__img__box_nve .ovalo-shape.img-three {
    top: 40%;
    left: 10%;
  }
  .ovalos__img__box_nve .ovalo-shape.img-four {
    top: 40%;
    left: 10%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .ovalos__img__box_nve .ovalo-shape.img-three {
    left: 10%;
    top: 40%;
  }
  .ovalos__img__box_nve .ovalo-shape.img-four {
    left: 10%;
    top: 40%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .ovalos__img__box_nve .ovalo-shape.img-three {
    top: 33%;
    left: 30px;
  }
  .ovalos__img__box_nve .ovalo-shape.img-four {
    top: 33%;
    left: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ovalos__img__box_nve .ovalo-shape.img-three {
    max-width: 55%;
    left: 25px;
    top: 45%;
  }
  .ovalos__img__box_nve .ovalo-shape.img-four {
    max-width: 55%;
    left: 25px;
    top: 45%;
  }
}
@media (max-width: 767px) {
  .ovalos__img__box_nve .ovalo-shape.img-three {
    max-width: 50%;
    left: 60px;
    top: 35%;
  }
  .ovalos__img__box_nve .ovalo-shape.img-four {
    max-width: 50%;
    left: 60px;
    top: 35%;
  }
}

.ovalos__img__box_vid {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .ovalos__img__box_vid {
    padding: 70px 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ovalos__img__box_vid {
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .ovalos__img__box_vid {
    padding: 50px 10px 0px;
  }
}
.ovalos__img__box_vid .ovalo-shape {
  padding: 40px;
  position: absolute;
  z-index: -1;
}
.ovalos__img__box_vid .ovalo-shape.img-two {
  right: 68px;
  bottom: 160px;
  animation: float-bob-y infinite 4s alternate;
  width: 40%;
  height: auto;
}
@media (min-width: 1800px) {
  .ovalos__img__box_vid .ovalo-shape.img-two {
    right: -2%;
    bottom: 50%;
  }
}
@media only screen and (min-width: 1601px) and (max-width: 1800px) {
  .ovalos__img__box_vid .ovalo-shape.img-two {
    right: -5%;
    bottom: 50%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .ovalos__img__box_vid .ovalo-shape.img-two {
    right: -5%;
    bottom: 52%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .ovalos__img__box_vid .ovalo-shape.img-two {
    width: 50%;
    height: auto;
    right: -30px;
    bottom: 280px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ovalos__img__box_vid .ovalo-shape.img-two {
    width: 60%;
    height: auto;
    right: -35px;
    bottom: 200px;
  }
}
@media (max-width: 767px) {
  .ovalos__img__box_vid .ovalo-shape.img-two {
    width: 55%;
    height: auto;
    right: -40px;
    bottom: 200px;
  }
}
.ovalos__img__box_vid .ovalo-shape.img-three {
  left: 49px;
  top: 50%;
  transform: translateY(-50%);
  animation: float-bob-y infinite 6s alternate;
  width: 55%;
  height: auto;
}
.ovalos__img__box_vid .ovalo-shape.img-four {
  left: 49px;
  top: 50%;
  transform: translateY(-50%);
  animation: float-bob-x infinite 6s alternate;
  width: 115%;
  height: auto;
}
@media (min-width: 1800px) {
  .ovalos__img__box_vid .ovalo-shape.img-three {
    top: 60%;
    left: -5%;
  }
  .ovalos__img__box_vid .ovalo-shape.img-four {
    top: 33%;
    left: 70%;
  }
}
@media only screen and (min-width: 1601px) and (max-width: 1800px) {
  .ovalos__img__box_vid .ovalo-shape.img-three {
    top: 60%;
    left: -5%;
  }
  .ovalos__img__box_vid .ovalo-shape.img-four {
    top: 33%;
    left: 50%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .ovalos__img__box_vid .ovalo-shape.img-three {
    top: 55%;
    left: -5%;
  }
  .ovalos__img__box_vid .ovalo-shape.img-four {
    top: 33%;
    left: 45%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .ovalos__img__box_vid .ovalo-shape.img-three {
    width: 80%;
    height: auto;
    top: 60%;
    left: -40px;
  }
  .ovalos__img__box_vid .ovalo-shape.img-four {
    width: 80%;
    height: auto;
    top: 60%;
    left: 270px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ovalos__img__box_vid .ovalo-shape.img-three {
    width: 80%;
    height: auto;
    top: 65%;
    left: -35px;
  }
  .ovalos__img__box_vid .ovalo-shape.img-four {
    width: 128%;
      height: auto;
      top: 55%;
      left: 235px;
  }
}
@media (max-width: 767px) {
  .ovalos__img__box_vid .ovalo-shape.img-three {
    width: 80%;
    height: auto;
    left: -40px;
    top: 65%;
  }
  .ovalos__img__box_vid .ovalo-shape.img-four {
    width: 80%;
    height: auto;
    left: -40px;
    top: 65%;
  }
}

/*# sourceMappingURL=main.css.map */
