.about-five__text {
    text-align: justify;
}

@media(max-width: 991px) {
  .slider-one__bg {
    background-position: 35%;
  }

  .slider-one__shape-1 {
    display: none;
  }

  .slider-one__content {
    text-align: center;
  }
  .slider-one__bg {
    background-position: 35%;
  }

  .slider-one__shape-1 {
    display: none;
  }

  .slider-one__content {
    text-align: center;
  }

  .contact-two {
    background-position: 34% bottom;
  }

  .service-card-three {
    margin: 10px 0;
  }

  section#section-servicos {
    background-size: cover;
  }
  
  .project-card-one__content__inner {
    transform: scale(1) !important;
    visibility: visible;
  }
}

#section-parceiros {
    padding-top: 5%;
}

@media (max-width: 990px) {
  #section-parceiros {
    padding-top: 12%;
}

#section-parceiros .client-carousel--two .owl-stage-outer {
    padding-bottom: 3em;
}
}

#section-produtos .project-one__carousel .owl-nav {
    align-items: flex-end;
    position: static;
    display: flex;
    justify-content: center;
    flex-direction: row;
}

#section-produtos button {
    margin: 1em 1em;
}

#section-produtos .thm-owl__carousel--with-shadow .owl-stage-outer {
    overflow: hidden !important;
}

.main-menu__logo img {
  max-height: 100px;
  padding: 5px;
}

.slider-one__logo {
  background-image: url(/arquivos/slider-one-logo-2.png) !important;
}
