@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Righteous&family=Sarala:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Righteous&family=Sarala:wght@400;700&display=swap');
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none;
}
.cabecalho{
    display: flex;
    flex-direction: row;
    align-items: center;
    font-family: "Sarala", sans-serif;
    padding-left: 60px;
    padding-top: 80px;
    padding-right: 10px;
    padding-bottom: 40px;
    background-image: url(/images/office.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.principaltitle{
    font-size: 65px;
    font-weight: lighter;
    line-height: 70px;
    color: #2C3F3C;
}
.text1{
    font-size: 18px;
    font-weight: lighter;
    line-height: 35px;
    color: black;
    padding-right: 50%;
}
.initialinfo{
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
}
.btn1{
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background-color: #25d366;
    color: white;
    text-decoration: none;
    padding: 24px 10px;
    max-width: 50%;
    border-radius: 1px;
    font-size: 16px;
    font-weight: bold;
    transition: transforme 0.2s ease, box-shadow 0.2s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    font-family: sans-serif;
}
.btn1:hover {
    background-color: green;
    transform: translateY(-4px);
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
}
.conteudo{
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 80px;
    padding-bottom: 40px;
    background-color: #d3d3d3;
}
.subtitle{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    font-family: "Sarala", sans-serif;

}
.subtitlecontent{
    display: flex;
    flex-direction: column;
    align-content: center;
    font-size: 40px;
    padding-left: 25%;
    padding-right: 25%;
    text-align: center;
    color: #2C3F3C;
    font-weight: bold
}
.text2{
    text-align: center;
    font-size: 18px;
    padding-left: 25%;
    padding-right: 25%;
}
.typesinventario{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-family: "Sarala", sans-serif;
    gap: 10px;
    text-align: start;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 40px;
}
.duracao{
    display: flex;
    flex-direction: row;
    gap: 12px;
    align-items: center;
}
.justica{
    display: flex;
    flex-direction: row;
    gap: 12px;  
    align-items: center;      
}
.custo{
    display: flex;
    flex-direction: row;
    gap: 12px;   
    align-items: center;     
}
.check{
    display: flex;
    flex-direction: row;
    gap: 12px;
    align-items: center;        
}
.rito{
    text-align: center;
    font-size: 34px;
    align-items: center;
}
.invjudicial{
    display: flex;
    flex-direction: column;
    gap: 18px;
    font-size: 16px;
    color: white;
    font-weight: lighter;
    background-color: #2C3F3C;
    text-decoration: none;
    padding: 24px 10px;
    max-width: 50%;
    border-radius: 15px;
}
.extrajudix{
    display: flex;
    flex-direction: column;
    gap: 11px;
    font-size: 16px;
    color: white;
    font-weight: lighter;
    background-color: #2C3F3C;
    text-decoration: none;
    padding: 24px 10px;
    max-width: 50%;
    border-radius: 15px;
}
    .btn2{
    display: inline-flex;
    align-items: center;
    justify-items: center;
    gap: 8px;
    background-color: #25d366;
    color: white;
    text-decoration: none;
    padding: 24px 10px;
    max-width: 50%;
    border-radius: 1px;
    font-size: 16px;
    font-weight: bold;
    transition: transforme 0.2s ease, box-shadow 0.2s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    font-family: sans-serif;
    }
.btn2:hover {
    background-color: green;
    transform: translateY(-4px);
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
}
    .CTA2{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
}
.avalicao{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    padding-top: 50px;
    font-family: "Sarala", sans-serif;
}
.dizem{
    font-size: 40px;
    padding-left: 20%;
    padding-right: 20%;
    text-align: center;
}
.descricao{
    font-size: 20px;
    padding-left: 20%;
    padding-right: 20%;
}
.coments{
    display: flex;
    flex-direction: row;
    font-family: "Sarala", sans-serif;
    padding-left: 40px;
    padding-right: 40px;
    gap: 10px;
    justify-content: space-around;
    justify-items: center;
    padding-top: 50px;
}
.nome1{
    display: flex;
    flex-direction: column;
}
.top{
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-items: center;
}
.coment1{
    display: flex;
    flex-direction: column;
    gap: 10px;
    color: white;
    font-weight: lighter;
    background-color: #2C3F3C;
    text-decoration: none;
    padding: 24px 10px;
    max-width: 50%;
    border-radius: 15px;
}
.coment12{
    display: flex;
    flex-direction: column;
    gap: 10px;
    color: white;
    font-weight: lighter;
    background-color: #2C3F3C;
    text-decoration: none;
    padding: 24px 10px;
    max-width: 50%;
    border-radius: 15px;
    padding-left: px;
}
.CTA3{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
}
.passoapasso{
    display: flex;
    flex-direction: column;
    background-color: #2C3F3C;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 80px;
    padding-bottom: 40px;
    font-family: "Sarala", sans-serif;
    align-items: center;
    justify-content: center;
    gap: 40px;
}
.passotitle{
    text-align: center;
    gap: 50px;
    }
.titleat{
    font-size: 40px;
    color: white;
}
.subtitlepasso{
    font-size: 18px;
    color: white;
}
.quadrinhos{
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 15px;
    max-width: 80%;
}
.texto{
    font-size: 18px;
}

.gratistitle{
    font-size: 25px;
}
.consultagratis{
    display: flex;
    flex-direction: column;
    gap: 15px;
    justify-content: flex-end;
    background-color: #d3d3d3;
    max-height: 25%;
    max-width: 50%;
    padding: 25px 25px;
    border-radius: 10px;
}
.consultagratis1{
    display: flex;
    flex-direction: column;
    gap: 15px;
    justify-content: flex-end;
    background-color: #d3d3d3;
    max-height: 25%;
    max-width: 50%;
    padding: 25px 20px;
    border-radius: 10px;
}
.gratistitle1{
    padding-right: 100px;
    font-size: 25px;
}
.btn4{
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background-color: #25d366;
    color: white;
    text-decoration: none;
    padding: 24px 10px;
    max-width: 100%;
    border-radius: 1px;
    font-size: 16px;
    font-weight: bold;
    transition: transforme 0.2s ease, box-shadow 0.2s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    font-family: sans-serif;
}
.btn4:hover {
    background-color: green;
    transform: translateY(-4px);
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
}
.porque{
    display: flex;
    flex-direction: row;
    align-items: center;        
    padding-left: 60px;
    padding-top: 40px;
    padding-right: 60px;
    padding-bottom: 80px;
    font-family: "Sarala", sans-serif;
    justify-content: flex-start;
    gap: 40px;
}
.whytitle{
    padding-top: 50px;
    padding-bottom: 35px;
    font-size: 35px;
    font-family: "Sarala", sans-serif;
    color: #2C3F3C;
}
.icone-ret{
    display: flex;
    flex-direction: row;
    font-family: "Sarala", sans-serif;
    align-items: center;
    max-width: 500px;
    gap: 10px;
    background-color: #2C3F3C;
    border-radius: 10px;
    padding-left: 10px;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
}
.retangulos{
    display: flex;
    flex-direction: column;
    gap: 7px;
}
.pqescolher{
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.quemsomos{
    display: flex;
    flex-direction: row;
    padding-right: 60px;
    padding-bottom: 30px;
    background-color: #2C3F3C;
    gap: 75px;
    color: white;
}
.sobrenos{
    display: flex;
    flex-direction: column;
    font-family: "Sarala", sans-serif;
    gap: 0px;
}
.prazer{
    font-weight: lighter;
    padding-top: 10px;
}
.nome2{
    font-size: 35px;
    padding-top: px;
}
.paragrafo{
    padding-top: 20px;
    padding-bottom: 10px;
}
.linha-vertical {
    width: 1px;             /* espessura da linha */
    height: 160px;          /* altura da linha */
    background-color: white; /* cor da linha */
    margin: 0 20px;         /* espaçamento horizontal opcional */
}
.fim{
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-top: 20px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 50px;
    background-color: #2C3F3C;
    font-family: "Sarala", sans-serif;
    gap: 20px;
    color: white;
}
.texto5{
    display: flex;
    flex-direction: column;
}
.adress1{
    display: flex;
    flex-direction: column;
}
.rodape{
    padding-top: 40px;
}
@media (max-width: 768px) {
  .cabecalho {
    flex-direction: column;
    padding: 40px 20px;
    text-align: center;
    background-position: center;
  }

  .principaltitle {
    font-size: 36px;
    line-height: 44px;
  }

  .text1 {
    font-size: 16px;
    line-height: 28px;
    padding-right: 0;
  }
  .btn1{
    max-width: 50%;
        
  }
  .office1{
      display: none;
  } 
 
  
  .btn2,
  .invjudicial,
  .extrajudix,
  .coment1,
  .coment12,
  .consultagratis,
  .consultagratis1 {
    max-width: 100%;
    padding: 16px;
    font-size: 14px;
  }

  .conteudo,
  .passoapasso,
  .porque,
  .quemsomos,
  .fim {
    padding-left: 20px;
    padding-right: 20px;
  }
  .porque{
    padding-bottom: 0px;
  }
  .subtitlecontent,
  .text2,
  .descricao,
  .dizem {
    padding-left: 5%;
    padding-right: 5%;
    font-size: 18px;
  }

  .subtitlecontent {
    font-size: 28px;
  }

  .text2 {
    font-size: 16px;
  }

  .typesinventario,
  .coments,
  .quadrinhos,
  .porque,
  .quemsomos,
  .fim {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }

  .icone-ret {
    max-width: 100%;
    flex-direction: column;
    text-align: center;
  }

  .nome2 {
    font-size: 26px;
  }

  .titleat {
    font-size: 28px;
  }

  .subtitlepasso {
    font-size: 16px;
  }

  .gratistitle,
  .gratistitle1 {
    font-size: 20px;
    padding-right: 0;
  }

  .linha-vertical {
    display: none; /* evita linhas verticais em telas pequenas */
  }
  .initialinfo{
    align-items: center;
  }
}