.inicio {
  background: rgb(22 22 22 / 24%);
  height: 780px;
  width: 100%;
}

.inicio-title {
  color: var(--bs-white);
  position: absolute;
  /*margin-top: 320px;*/
  font-family: Outfit, sans-serif;
}

.inicio img {
  width: 100%;
  object-fit: cover;
  left: 0;
  z-index: -1;
  height: 100%;
  position: relative;
}

.img-inicio {
  width: 100%;
  height: 100%;
  background: rgb(0, 0, 0, 0.7);
}

.inicio-title h1 {
  font-size: 80px;
}

@media (max-width: 768px) {
  .inicio-title h1 {
    font-size: 40px;
  }
}

@media (min-width: 715px) {
  .inicio-title {
    width: 100%;
    align-items: center;
    justify-content: center;
  }
}

@media (max-width: 420px) {
  .sobre-nos-inicial {
    height: 815px !important;
  }
}

.sobre-nos-inicial {
  background: rgba(0,0,0,0.48);
  height: 555px;
}

h1 {
  font-family: 'Outfit';
  font-size: 48px;
}

.img-sobre {
  width: 100%;
  object-fit: cover;
  left: 0;
  z-index: -1;
  height: 100%;
  position: relative;
}

@media (max-width: 758px) {
  .img-sobre {
    width: 100%;
    height: 100%;
  }
}

.image-column {
  padding-top: 70px;
  padding-bottom: 70px;
}

.services {
  padding-bottom: 60px;
  padding-top: 100px;
}

h2 {
  font-family: Outfit;
  font-size: 48px;
}

.image-services {
  border-radius: 20px;
  height: 70%;
  object-fit: cover;
  width: 100%;
}

.services-info {
  margin-top: 25px;
  font-family: Outfit, sans-serif;
}

.unidades {
  padding-top: 20px;
  padding-bottom: 200px;
  padding-left: 20px;
  width: 99%;
}

.unidades-heading {
}

@media (max-width: 490px) {
  .services-card {
    margin-top: 40px;
  }
}

.unidades-img {
  border-radius: 10px;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.navbar {
  box-shadow: 0px 0px 2px;
  width: 100%;
  background: #ffffff;
}

.unidades-info {
  margin-top: 20px;
}

.telefone-link {
  text-decoration: none;
  color: #F1C050;
}

.link-mapa:hover {
  text-decoration: none;
  color: #fff;
}

.link-mapa {
  text-decoration: none;
  color: #fff;
}

p {
  font-family: 'Inter Tight', sans-serif;
  font-size: 20px;
}

.section-contact {
  background: rgba(22,22,22,0.7);
  z-index: 9999;
}

.section-contact img {
  height: 900px;
  width: 100%;
  object-fit: cover;
  position: relative;
  z-index: -1;
}

.contact-form {
  position: absolute;
  width: 100%;
  padding: 90px;
}

.contact-background {
  background: rgba(22,22,22,0.58);
  z-index: 3;
}

.form-label {
  color: rgb(255,255,255);
}

.card-body {
  background: transparent;
}

.card-contact {
  background: rgba(255,255,255,0.1);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  width: 600px;
  border-radius: 20px;
}

#name-2 {
}

form input {
}

.input-contact {
  border-radius: 14px;
}

.button-submit-contact {
  background-color: #3b7f57;
  padding: 10px 30px;
  font-family: 'Inter';
  border-radius: 22px;
  border-style: none;
}

.button-submit-contact:hover {
  background-color: #558067;
}

footer {
  background: #20452b;
  height: 350px;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 10px;
}

h3 {
  font-family: Outfit, sans-serif;
}

.redes-sociais {
}

.redes-sociais i {
  color: #fff;
  margin-left: 10px;
  font-size: 25px;
}

.contato {
}

@media (max-width: 760px) {
  .mb-8.card-contact {
    width: 100%;
  }
}

@media (max-width: 400px) {
  .mb-8.card-contact {
    width: 263px;
    margin-left: -22px;
  }
}

@media (max-width: 400px) {
  h2 {
    font-size: 40px;
  }
}

.img-mudas {
  height: 100%;
  object-fit: cover;
  width: 100%;
  border-radius: 5px;
}

.section-mudas h5 {
  font-family: Outfit, sans-serif;
  color: #14632b;
}

.section-mudas {
  margin-top: 100px;
  margin-bottom: 100px;
}

.mudas {
  padding: 30px;
}

.divisor {
  background: #ccc;
  width: 100%;
  height: 1px;
  margin-bottom: 20px;
}

.section-noticias {
  margin-bottom: 200px;
  margin-top: 50px;
}

.image-noticia {
  width: 100%;
  height: 100%;
}

.image-noticia img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  border-radius: 10px;
}

.info-noticia {
}

.notice {
  gap: 50px;
  align-content: center;
}

.data-noticia {
  background: #a5e8b9;
  width: 93px;
  padding: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-top: 20px;
  border-radius: 22px;
}

.row-notice {
  margin-bottom: 30px;
}

.title-page-notice {
  color: #a5e8b9;
}

.column-vaga {
  margin-bottom: 40px;
}

.foto-noticia img {
  width: 700px;
  border-radius: 10px;
}

.noticia-unica {
  margin-top: 70px;
}

.text-noticia {
  margin-top: 50px;
}

.text-noticia p {
  font-size: 20px;
}

.foto-noticia {
}

@media (max-width: 1200px) {
  .olho-noticia {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

@media (max-width: 1400px) {
  .olho-noticia {
    word-wrap: break-word!important;
    word-break: break-word!important;
  }
}

.notice a {
  text-decoration: none;
  color: #57866a;
  transition: .5s;
}

.notice a:hover {
  text-decoration: none;
  color: #a5e8b9;
}

.galeria-fotos {
  padding-bottom: 200px;
}

.img-galeria {
  border-radius: 10px;
  width: 306px;
  height: 204px;
}

.column-galeria-not {
  margin-top: 20px;
  text-align: center;
}

.services-info h5 {
  color: #4b8c2c;
}

.links-transparencia a {
  /*text-decoration: none;*/
  color: #939393;
}

.links-transparencia {
}

.unidades-heading h1 {
  font-family: Outfit, sans-serif;
}

@media (max-width: 768px) {
  .img-onde-first {
    display: none;
  }
}

@media (max-width: 994px) {
  .texto-sobre {
    font-size: 20px;
  }
}

.muda-img {
  margin-right: 25px;
}

.text-card p {
  margin-top: -23px;
  white-space: nowrap;
}

.img-card {
  margin-left: 14px;
  margin-top: 0px;
}

.card-locais {
  background-color: #fff;
  width: 300px;
  position: relative;
  margin-left: 20px;
  bottom: 0;
  padding: 1px;
  padding-right: 7px;
  padding-left: 7px;
  border-width: 1px;
  border-style: solid;
}

.card-text {
  width: 60%;
  white-space: nowrap;
}

@media (min-width: 770px) {
  .container-localidade {
    position: absolute;
    margin-top: 300px;
  }
}

@media (min-width: 1800px) {
  .container-localidade {
    position: absolute;
    margin-top: 300px;
    margin-left: 150px;
  }
}

