@import "animate.css";
.ecodesign-top {
  background: url(../img/top-img.jpg);
  background-size: cover;
  background-position: bottom center;
  height: 900px;
  padding-top: 40px;
}
.ecodesign-top h1 {
  font-family: "Roboto Condensed";
  font-weight: bold;
  font-size: 90px;
  font-style: italic;
  color: #5a8f5d;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .ecodesign-top h1 {
    font-size: 60px;
    text-align: center;
  }
}
.ecodesign-top p {
  font-family: "Roboto Condensed";
  color: #000;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .ecodesign-top p {
    text-align: center;
    margin-top: 15px;
  }
}

.produk-kami {
  text-align: center;
  position: relative;
  margin-top: -100px;
}
@media screen and (max-width: 767px) {
  .produk-kami {
    margin-top: -50px;
  }
}
.produk-kami h1 {
  font-family: "Roboto Condensed";
  font-weight: bold;
  font-size: 50px;
  color: #5a8f5d;
}
@media screen and (max-width: 767px) {
  .produk-kami h1 {
    font-size: 36px;
  }
}
.produk-kami h3 {
  font-family: "Roboto Condensed";
  color: #4e4d4d;
}
@media screen and (max-width: 767px) {
  .produk-kami h3 {
    font-size: 18px;
  }
}
.produk-kami .line {
  width: 30%;
  border-top: #5a8f5d solid 5px;
  top: 100px;
  position: absolute;
}
.produk-kami .line.left {
  left: 0;
}
.produk-kami .line.right {
  right: 0;
}
@media screen and (max-width: 1024px) {
  .produk-kami .line {
    top: 60px;
    width: 15%;
  }
}
@media screen and (max-width: 767px) {
  .produk-kami .line {
    top: 75px;
  }
}
@media screen and (max-width: 576px) {
  .produk-kami .line {
    width: 5%;
  }
}

.slider-ecodesign {
  margin-top: 40px;
}
.slider-ecodesign h2 {
  font-family: "Roboto Condensed";
  font-weight: bold;
  font-size: 40px;
  font-style: italic;
  color: #5a8f5d;
}
@media screen and (max-width: 767px) {
  .slider-ecodesign h2 {
    text-align: center;
    font-size: 36px;
  }
}
.slider-ecodesign p {
  color: #000;
  font-family: "Roboto Condensed";
  font-size: 25px;
}
@media screen and (max-width: 767px) {
  .slider-ecodesign p {
    text-align: center;
    font-size: 18px;
  }
}
.slider-ecodesign .img-slider-21 {
  max-width: 300px;
}
.slider-ecodesign .owl-nav {
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  margin-top: -160px;
}
.slider-ecodesign .owl-nav button {
  width: 30px;
  height: 30px;
  background-size: contain !important;
}
.slider-ecodesign .owl-nav button.owl-next {
  background: url(../img/next.jpg);
}
.slider-ecodesign .owl-nav button.owl-prev {
  background: url(../img/prev.jpg);
}
.slider-ecodesign .owl-nav button span {
  display: none;
}

.line-header {
  margin-top: 100px;
}
.line-header .line {
  width: 100%;
  border-top: #5a8f5d solid 5px;
}
.line-header h1 {
  font-family: "Roboto Condensed";
  font-weight: bold;
  font-size: 50px;
  color: #5a8f5d;
  text-align: center;
  padding: 0px 40px;
  background: #ffffff;
  width: fit-content;
  margin-top: -1em;
}
@media screen and (max-width: 767px) {
  .line-header h1 {
    font-size: 36px;
  }
}

.siklus-kehidupan img {
  width: 100%;
}
.siklus-kehidupan .trigger {
  width: 81px;
  height: 81px;
  position: absolute;
}
.siklus-kehidupan .trigger.trigger-1 {
  top: 2%;
  left: 34%;
}
.siklus-kehidupan .trigger.trigger-2 {
  top: 32%;
  left: 22%;
}
.siklus-kehidupan .trigger.trigger-3 {
  bottom: 13%;
  left: 31%;
  width: 104px;
}
.siklus-kehidupan .trigger.trigger-4 {
  bottom: 13%;
  right: 23%;
  width: 96px;
}
.siklus-kehidupan .trigger.trigger-5 {
  top: 32%;
  right: 12%;
  width: 100px;
}
.siklus-kehidupan .trigger.trigger-6 {
  top: 2%;
  right: 26%;
}
.siklus-kehidupan h3 {
  color: #4d4d4d;
  font-family: "Roboto";
  font-weight: bold;
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .siklus-kehidupan h3 {
    text-align: center;
    font-size: 18px;
  }
}

.rekomendasi-eco .price {
  width: 50%;
  right: 0;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .rekomendasi-eco .price {
    right: 20px;
  }
}
.rekomendasi-eco .img {
  width: 65%;
  margin-top: 20%;
  max-height: 220px;
  object-fit: contain;
}

.ecodesign-container {
  background: url("../img/bottom.png");
  background-size: contain;
  background-position: bottom;
  background-repeat: no-repeat;
  padding-bottom: 150px;
}

.dc-slide-flex {
  display: block;
}
@media screen and (min-width: 768px) {
  .dc-slide-flex {
    display: flex !important;
  }
}

.diagram-bottom {
  width: 100%;
  padding: 3%;
}

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