.title {
  background-image: url(../img/imagemgotadeagua.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 70px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px,
    rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px,
    rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}
.titletext {
  width: 1100px;
  height: 36px;
  color: #fff;
  font-family: "Poppins";
  display: flex;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 36px;
}
.text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.redes {
  padding-top: 30px;
}

.paragrafh {
  width: 356px;
  height: 18px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
}
.titleh2 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  /* identical to box height */

  color: #06abd1;
}
.descrision {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
}

.row2 {
  display: flex;
  flex-direction: row;
}

@media (min-width: 768px) {
  #sideimg img {
    width: 10%;
  }
}

.p {
  display: flex;
  text-align: center;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
}
.nav-item {
  border: none;
  font-size: 20px;
}

.collapse {
  flex-direction: row-reverse;
}

@media only screen and (max-width: 730px) {
  .titletext {
    width: 100%;
    text-align: center;
  }
  .p {
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }
  .footer {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .logo {
    display: flex;
    justify-content: center;

    gap: 10px;
  }

  .redes {
    display: flex;
    justify-content: center;
    padding-top: 50px;
    gap: 10px;
  }
  .row1 {
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    width: 600px;
  }
  .text {
    text-align: center;
  }
  .titleh2 {
    display: flex;
    justify-content: center;
  }
  .paragrafo {
    display: flex;
    justify-content: center;
  }
  .row2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;
    text-align: center;
    justify-content: center;
    width: 150px;
  }
}
@media only screen and (max-width: 730px) {
  .row2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;

    width: 380px;
  }
  .firtpage {
    align-items: center;
    padding-bottom: 90px;
  }
  .sideimg1 {
    width: 10px;
    display: flex;
    justify-content: start;
  }
  .img1 {
    display: flex;
    justify-content: center;
  }
  .row1 {
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    width: 600px;
  }
  .row2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;

    width: 380px;
  }

  .text {
    text-align: center;
  }
  .button {
    text-align: center;
    margin-top: 50px;
  }
  .title1 {
    font-size: 20px;
    text-align: center;
  }
  .text {
    font-size: 14px;
    text-align: center;
    width: 100%;
  }
  .title-home {
    font-size: 30px;
    text-align: center;
  }
  .cardpart {
    width: 100%;
    margin-bottom: 80px;
  }

  .col {
    width: 100%;
    margin-bottom: 70px;
    margin-top: 70px;
  }
  .footer {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .paragrafh {
    display: none;
  }
  .logo {
    display: flex;
    justify-content: center;
  }
  .redes {
    display: flex;
    justify-content: center;
    padding-top: 70px;
    gap: 10px;
  }
  .titletext {
    font-size: 30px; /* reduz o tamanho da fonte */
    display: flex;
    justify-content: center;
    align-content: center;
  }
  .icon {
    font-size: 25px;
  }
}
@media only screen and (max-width: 610px) {
  .sideimg1 {
    display: flex;
    flex-direction: column;
  }
  .row1 {
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    width: 600px;
  }
}
@media only screen and (max-width: 425px) {
  .titletext {
    width: 100%;
    text-align: center;
  }
  #flex {
    display: flex;
    flex-direction: column;
    width: 100%;
  }

  .text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  .firtpage {
    align-items: center;
    padding-bottom: 90px;
  }

  .accordion {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 200px;
  }
  .sideimg1 {
    width: 10px;

    justify-content: start;
  }
  .img1 {
    display: flex;
    justify-content: center;
  }
  .row1 {
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    width: 600px;
  }
  .row2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;

    width: 380px;
  }

  .text {
    text-align: center;
  }
  .button {
    text-align: center;
    margin-top: 50px;
  }
  .title1 {
    font-size: 20px;
    text-align: center;
  }
  .text {
    font-size: 14px;
    text-align: center;
    width: 100%;
  }
  .title-home {
    font-size: 30px;
    text-align: center;
  }
  .cardpart {
    width: 100%;
    margin-bottom: 80px;
  }

  .col {
    width: 100%;
    margin-bottom: 70px;
    margin-top: 70px;
  }
  .footer {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .paragrafh {
    display: none;
  }
  .logo {
    display: flex;
    justify-content: center;
  }
  .redes {
    display: flex;
    justify-content: center;
    padding-top: 40px;
    gap: 10px;
  }
  .icon {
    font-size: 25px;
  }
  .titletext {
    font-size: 30px; /* reduz o tamanho da fonte */
    display: flex;
    justify-content: center;
    align-content: center;
  }
  .title {
    height: 70px;
  }
  .row2 {
    flex-wrap: wrap; /* permite que os itens da linha sejam colocados em uma nova linha */
  }
}
@media only screen and (max-width: 380px) {
  .titletext {
    font-size: 30px; /* reduz o tamanho da fonte */
    height: 19px;
  }
  .row2 {
    flex-wrap: wrap; /* permite que os itens da linha sejam colocados em uma nova linha */
  }
  /* outras regras para corrigir a quebra */
}
@media screen and (max-width: 375px) {
  body {
    width: 100%;
    overflow-x: hidden;
  }
}
