#section-one {
  position: relative;
  display: flex;
  align-items: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll; /* Avoid Safari issues */
  overflow: hidden;
  min-height: 880px;
  padding: 180px 0 100px 0;
}
#section-one.solarni-paneli {
  background-image: url(/wp-content/uploads/2025/03/solarni-paneli-section-one-background-image.jpg);
}
#section-one.javna-rasvjeta {
  background-image: url(/wp-content/uploads/2025/03/javna-rasvjeta-section-one-background-image-ver2.jpg);
}
#section-one:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  background-image: linear-gradient(90deg, #163300A6 0%, #16330000 100%);
  z-index: 0;
}
#section-one .content-wrapper {
  position: relative;
  z-index: 1;
}
#section-one .eyebrow-text {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  color: #89EA5F;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 30px 0;
}
#section-one .eyebrow-text img {
  display: block;
  margin: 0 8px 0 0;
}
#section-one h1 {
  font-size: 68px;
  font-weight: 700;
  line-height: 110%;
  color: #FFFFFF;
  margin: 0 0 30px 0;
}
#section-one h1 span {
  color: #89EA5F;
}
#section-one p {
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  color: #FFFFFF;
  margin: 0 0 30px 0;
}
#section-one a.primary-button {
  margin: 0 20px 0 0;
}

#section-two {
  padding: 100px 0;
}
#section-two .image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
#section-two .image-wrapper img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}
#section-two .eyebrow-text {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  color: #89EA5F;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
#section-two .eyebrow-text img {
  display: block;
  margin: 0 8px 0 0;
}
#section-two h2 {
  font-size: 46px;
  font-weight: 500;
  line-height: 110%;
  letter-spacing: -2px;
  color: #163300;
  margin: 0 0 30px 0;
}
#section-two p {
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  color: #888888;
  margin: 0 0 20px 0;
}
#section-two .features-box-wrapper {
  display: flex;
  align-items: center;
  margin: 0 0 20px 0;
}
#section-two .features-box-row:last-of-type {
  margin: 0 0 40px 0;
}
#section-two .feature-box {
  flex: 1;
  display: flex;
  align-items: center;
  margin: 0 0 10px 0;
}
#section-two .icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  background-color: #89EA5F;
  border-radius: 50%;
  margin: 0 12px 0 0;
}
#section-two .feature-box h3 {
  font-size: 16px;
  font-weight: 500;
  color: #163300;
  margin: 0;
}

#section-four {
  background-color: #FFFFFF;
  padding: 100px 0 50px 0;
}
#section-four .eyebrow-text {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 500;
  color: #89EA5F;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
#section-four .eyebrow-text img {
  display: block;
  margin: 0 8px 0 0;
}
#section-four h2 {
  text-align: center;
  font-size: 46px;
  font-weight: 500;
  line-height: 110%;
  letter-spacing: -2px;
  color: #163300;
  margin: 0 auto 60px;
}
#section-four .box-image {
  position: relative;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #89EA5F;
  padding: 40px;
  border-radius: 30px;
  margin: 0 auto 20px;
}
#section-four .box-image span {
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: -1px;
  background-color: #89EA5F;
  color: #163300;
  padding: 5px;
  border: 5px solid #FFFFFF;
  border-radius: 50%;
}
#section-four .row:nth-of-type(2) .content-box {
  margin: 0 0 40px 0;
}
#section-four .content-box h3 {
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  color: #163300;
  letter-spacing: -1px;
  margin: 0 0 15px 0;
}
#section-four .content-box p {
  text-align: center;
  max-width: 360px;
  font-size: 16px;
  color: #888888;
  line-height: 140%;
  margin: 0 auto;
}

#section-five {
  background-color: #FFFFFF;
  padding: 50px 0;
}
#section-five .eyebrow-text {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  color: #89EA5F;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
#section-five .eyebrow-text img {
  display: block;
  margin: 0 8px 0 0;
}
#section-five h2 {
  font-size: 46px;
  font-weight: 500;
  line-height: 110%;
  letter-spacing: -2px;
  color: #163300;
  margin: 0 auto 30px;
}
#section-five p {
  font-size: 16px;
  color: #888888;
  line-height: 140%;
  margin: 0 auto;
}
#section-five p span {
  color: #163300;
}

#section-six {
  padding: 50px 0 100px 0;
}
#section-six .content-wrapper {
  background-color: #EFF1ED;
  border-radius: 30px;
  overflow: hidden;
}
#section-six .image-box {
  height: 100%;
}
#section-six .image-box img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#section-six .content-holder {
  padding: 40px;
}
#section-six .content-holder h2 {
  font-size: 46px;
  font-weight: 500;
  line-height: 110%;
  letter-spacing: -2px;
  color: #163300;
  margin: 0 auto 30px;
}
#section-six .content-holder h2 span {
  color: #89EA5F;
}
#section-six .content-holder h2 a {
  display: inline-block;
  color: #163300;
  text-decoration: none;
}
#section-six .content-holder p {
  font-size: 16px;
  color: #888888;
  line-height: 140%;
  margin: 0 auto;
}

#section-seven {
  background-color: #EFF1ED;
  padding: 100px 0;
}
#section-seven .eyebrow-text {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 500;
  color: #89EA5F;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
#section-seven .eyebrow-text img {
  display: block;
  margin: 0 8px 0 0;
}
#section-seven h2 {
  text-align: center;
  font-size: 46px;
  font-weight: 500;
  line-height: 110%;
  letter-spacing: -2px;
  color: #163300;
  margin: 0 auto 60px;
}
#section-seven .content-box {
  background-color: #FFFFFF;
  height: 100%;
  padding: 25px;
  border-radius: 30px;
}
#section-seven .content-box img {
  margin: 0 0 15px 0;
}
#section-seven .content-box h3 {
  font-size: 22px;
  font-weight: 500;
  color: #163300;
  letter-spacing: -1px;
  margin: 0 0 15px 0;
}
#section-seven .content-box p {
  font-size: 16px;
  color: #888888;
  line-height: 140%;
  margin: 0 auto;
}

#section-nine {
  padding: 100px 0;
}
#section-nine .content-wrapper {
  background-color: #EFF1ED;
  padding: 40px;
  border-radius: 30px;
  overflow: hidden;
}
#section-nine .eyebrow-text {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  color: #89EA5F;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
#section-nine .eyebrow-text img {
  display: block;
  margin: 0 8px 0 0;
}
#section-nine h2 {
  font-size: 46px;
  font-weight: 500;
  line-height: 110%;
  letter-spacing: -2px;
  color: #163300;
  margin: 0 auto 30px;
}
#section-nine p {
  margin: 0;
}
#section-nine p.subtitle {
  font-size: 16px;
  color: #888888;
  line-height: 140%;
  margin: 0 auto;
}
#section-nine .wpcf7 input,
#section-nine .wpcf7 textarea {
  width: 100%;
  background-color: #FFFFFF;
  font-family: "Rubik", sans-serif;
  font-size: 14px;
  color: #888888;
  padding: 14px 20px;
  border: 0;
  border-radius: 10px;
  margin: 0 0 16px 0;
  overflow: hidden;
}
#section-nine .wpcf7 input:focus,
#section-nine .wpcf7 textarea:focus {
  outline: none;
}
#section-nine .wpcf7 .wpcf7-submit {
  display: flex;
  align-items: center;
  background-color: #89EA5F;
  font-family: "Rubik", sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  color: #333333;
  padding: 14px 30px;
  border: 2px solid #89EA5F;
  border-radius: 50px;
  cursor: pointer;
  transition: 0.15s linear all;
}
#section-nine .wpcf7 .wpcf7-submit:hover {
  background-color: #163300;
  color: #89EA5F;
}
#section-nine .wpcf7 .wpcf7-submit svg {
  transition: 0.15s linear all;
}
#section-nine .wpcf7 .wpcf7-submit:hover svg {
  fill: #89EA5F;
}


@media only screen and (max-width: 992px) {

}

@media only screen and (max-width: 768px) {
  #section-one {
    min-height: unset;
  }
  #section-one h1 {
    font-size: 30px;
  }

  #section-two {
    padding: 50px 0;
  }
  #section-two h2 {
    font-size: 30px;
  }

  #section-four {
    padding: 50px 0;
  }
  #section-four h2 {
    font-size: 30px;
  }

  #section-five h2 {
    font-size: 30px;
  }

  #section-six {
    padding: 50px 0;
  }
  #section-six .content-holder {
    text-align: center;
  }
  #section-six .content-holder h2 { 
    font-size: 30px;
  }

  #section-seven {
    padding: 50px 0;
  }
  #section-seven h2 {
    font-size: 30px;
  }
  #section-seven .col-md-3 {
    margin: 0 0 20px 0;
  }
  #section-seven .content-box {
    text-align: center;
    margin: 0;
  }
  #section-seven .col-md-3:last-of-type .service-box {
    margin: 0;
  }

  #section-nine {
    padding: 50px 0;
  }
  #section-nine h2 {
    font-size: 30px;
  }

}

@media only screen and (max-width: 576px) {
  #section-four .content-box {
    margin: 0 0 40px 0;
  }

}
