section#section-one {
  min-height: 840px;
  background: url(/wp-content/uploads/2025/01/evakuacija-dark-hero-image.jpg) center center no-repeat;
  background-size: cover;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 160px 0;
}
section#section-one h1 {
  font-size: 72px;
  font-weight: 700;
  line-height: 100%;
  color: #FFFFFF;
  max-width: 920px;
  margin: 0 0 40px 0;
}
section#section-one p {
  max-width: 700px;
  color: #FFFFFF;
  font-size: 24px;
  margin: 0 0 40px 0;
}
section#section-one .cta {
  min-width: 285px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #FF9451;
  font-size: 22px;
  font-weight: 600;
  line-height: 100%;
  color: #000000;
  text-decoration: none;
  padding: 24px 48px;
  margin: 0 60px 0 0;
  border: 2px solid transparent;
  border-radius: 9px;
  transition: 0.2s linear all;
}
section#section-one .cta:hover {
  background-color: transparent;
  color: #FFFFFF;
  border: 2px solid #FF9451;
}
section#section-one .cta svg {
  display: block;
  transition: 0.2s linear all;
}
section#section-one .cta:hover svg {
  fill: #FFFFFF;
}


section#section-two {
  padding: 80px 0;
}
section#section-two h2 {
  font-size: 80px;
  font-weight: 600;
  line-height: 100%;
  color: #3E3E3E;
  margin: 0 0 60px 0;
}
section#section-two .box-content {
  background-color: #F3F3F3;
  padding: 35px;
  border: 1px solid #D2D2D2;
  border-radius: 10px;
  margin: 0 0 20px 0;
}
section#section-two h3 {
  font-size: 33px;
  font-weight: 700;
  line-height: 100%;
  color: #3E3E3E;
  margin: 0 0 20px 0;
}
section#section-two p {
  font-size: 23px;
  font-weight: 400;
  color: #3E3E3E;
  margin: 0;
}

section#section-three {
  padding: 80px 0;
  background-color: #EEEEEE;
}
section#section-three h2 {
  text-align: center;
  font-size: 80px;
  font-weight: 600;
  line-height: 100%;
  color: #3E3E3E;
  margin: 0 0 120px 0;
}
section#section-three .box-content {
  position: relative;
  height: 100%;
  padding: 0 40px;
}
section#section-three .box-content:after {
  content: '';
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 100px;
  background-color: #B7B7B7;
}
section#section-three .col-md-4:last-of-type .box-content:after {
  display: none;
}
section#section-three .box-content h3 {
  text-align: center;
  font-size: 33px;
  font-weight: 700;
  line-height: 100%;
  color: #ED7F3B;
  margin: 0 0 30px 0;
}
section#section-three .box-content p {
  min-height: 104px;
  text-align: center;
  font-size: 23px;
  font-weight: 400;
  color: #3E3E3E;
  margin: 0;
}

section#section-four {
  min-height: 700px;
  background: url(/wp-content/uploads/2025/01/evakuacija-section-four-dark-image.jpg) center center no-repeat;
  background-size: cover;
  padding: 80px 0;
  margin: 0 0 80px 0;
}
section#section-four h2 {
  text-align: center;
  font-size: 48px;
  font-weight: 600;
  line-height: 100%;
  color: #FFFFFF;
  margin: 0 0 80px 0;
}
section#section-four .subtitle {
  color: #FFFFFF;
  font-size: 24px;
  margin: 0 0 80px 0;
}
section#section-four .box-content {
  height: 100%;
  background-color: #F3F3F3;
  padding: 35px;
  border: 1px solid #D2D2D2;
  border-radius: 10px;
  margin: 0;
}
section#section-four h3 {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  color: #3E3E3E;
  margin: 0 0 20px 0;
}
section#section-four .desc {
  text-align: center;
  color: #3E3E3E;
  font-size: 20px;
  margin: 0;
}

section#section-six {
  padding: 80px 0;
}
section#section-six h2 {
  text-align: center;
  font-size: 80px;
  font-weight: 600;
  line-height: 100%;
  color: #3E3E3E;
  margin: 0 0 80px 0;
}
section#section-six img {
  display: block;
  max-width: 745px;
  width: 100%;
  height: auto;
}
section#section-six .box-content {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 40px 0;
}
section#section-six .subtitle {
  font-size: 23px;
  font-weight: 400;
  color: #3E3E3E;
  margin: 0 0 30px 0;
}
section#section-six ul {
  padding: 0 0 0 40px;
  margin: 0;
}
section#section-six ul li {
  font-size: 23px;
  font-weight: 400;
  color: #3E3E3E;
  margin: 0 0 30px 0;
}
section#section-six ul li:last-of-type {
  margin: 0;
}

section#kontakt {
  padding: 80px 0 160px 0;
}
section#kontakt h2 {
  max-width: 840px;
  font-size: 92px;
  font-weight: 600;
  line-height: 100%;
  color: #3E3E3E;
  margin: 0 0 40px 0;
}
section#kontakt p {
  font-size: 24px;
  color: #3E3E3E;
  margin: 0;
}
section#kontakt a {
  font-size: 24px;
  font-weight: 600;
  color: #FF9451;
  text-decoration: none;
}
section#kontakt p span {
  max-width: 45%;
}
section#kontakt .wpcf7 {
  max-width: 840px;
}
section#kontakt .half-fields > p {
  display: flex;
  justify-content: space-between;
}
section#kontakt input {
  width: 100%;
  font-size: 22px;
  font-family: "Titillium Web", serif;
  color: #3E3E3E;
  border: 0;
  border-bottom: 3px solid #ccc;
  padding: 24px;
  margin: 0 0 40px 0;
  transition: 0.2s linear all;
}
section#kontakt input:focus,
section#kontakt input:active,
section#kontakt input:focus {
  border-bottom: 3px solid #FF9451;
}
section#kontakt textarea {
  width: 100%;
  font-size: 22px;
  font-family: "Titillium Web", serif;
  color: #3E3E3E;
  border: 0;
  border-bottom: 3px solid #ccc;
  padding: 24px;
  margin: 0 0 40px 0;
}
section#kontakt textarea:focus,
section#kontakt textarea:active,
section#kontakt textarea:focus {
  border-bottom: 3px solid #FF9451;
}
section#kontakt input:focus-visible,
section#kontakt textarea:focus-visible {
  outline: none;
  border-bottom: 3px solid #FF9451;
}
section#kontakt .wpcf7-submit {
  display: flex;
  align-items: center;
  text-align: center;
  background-color: #FF9451;
  font-size: 22px;
  font-weight: 600;
  line-height: 100%;
  color: #000000;
  text-decoration: none;
  padding: 24px 48px;
  margin: 0 60px 0 0;
  border: 3px solid transparent;
  border-radius: 9px;
  cursor: pointer;
  transition: 0.2s linear all;
}
section#kontakt .wpcf7-submit:hover {
  background-color: transparent;
  border: 3px solid #FF9451;
}
section#kontakt .wpcf7-submit svg {
  display: block;
  transition: 0.2s linear all;
}
section#kontakt .wpcf7-submit:hover svg {

}

@media only screen and (max-width: 1440px) {

}

@media only screen and (max-width: 1280px) {

}

@media only screen and (max-width: 992px) {
  section#section-one h1 {
    font-size: 48px;
  }
  section#section-one .content-box {
    flex-wrap: wrap;
  }
  section#section-one .cta {
    order: 2;
    margin: 40px 0 0 0;
  }
}


@media only screen and (max-width: 768px) {
  section#section-one {
    position: relative;
    min-height: unset;
    padding: 160px 0 80px 0;
  }
  section#section-one:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.3);
  }
  section#section-one .content-box-wrapper {
    position: relative;
    z-index: 2;
  }
  section#section-one p {
    font-size: 20px;
  }
  section#section-one .cta {
    font-size: 20px;
  }

  section#section-two h2 {
    font-size: 48px;
  }

  section#section-three h2 {
    font-size: 48px;
    margin: 0 0 80px 0;
  }
  section#section-three .box-content {
    margin: 0 0 40px 0;
  }
  section#section-three .col-md-4:last-of-type .box-content {
    margin: 0;
  }

  section#section-four {
    margin: 0;
  }
  section#section-four h2 {
    text-align: center;
    font-size: 48px;
  }
  section#section-four .box-content {
    margin: 0 0 40px 0;
  }
  section#section-four .col-md-4:last-of-type .box-content {
    margin: 0;
  }

  section#kontakt {
    padding: 80px 0;
  }
  section#kontakt .wpcf7 {
    margin: 40px 0 0 0;
  }
  section#kontakt h2 {
    font-size: 48px;
  }
}
