@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Quicksand:wght@300..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mona+Sans:ital,wght@0,200..900;1,200..900&display=swap');

:root{
    --azul-escuro:#003366;
    --dourado-metalico: #D4AF37;
    --azul-royal: #0055A5;
    --dourado-claro: #F5DEB3;
    --neutro: 	#2C2C2C;
    --off-white: #F9F9F9;

    --fonte-principal: Mona Sans, sans-serif;
    --fonte-destaque: Quicksand, sans-serif;
}

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: var(--fonte-principal);
}


section{
    max-width: 1500px;
    margin: auto;
    padding: 50px 20px 25px 20px;
}

header{  
    position: fixed;
    top: 0;
    left: 0;    
    width: 100%;
    padding: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    background-image: linear-gradient(45deg, #021c36, #0055A5,  #021c36);
}

#logo-escritorio{
    width: 200px;
    position: absolute;
    left: 5%;
 }


#menu ul{
    display: flex;
    gap: 40px;
    list-style: none;
    text-transform: uppercase;
}

#menu a{
  transition-duration: 0.3s;
}

#menu a:hover{
  border: 2px solid var(--dourado-metalico);
  padding: 5px 8px;
  border-radius: 50px;
}


a{
    color: white;
    text-decoration: none;
}

.barra{
    font-weight: 400;
    font-size: 1.3em;
    color: var(--azul-royal);
}

.centralizado{
    display: flex;
    align-items: center;
   gap: 10px;
}

h2{
    color: var(--azul-royal);
    font-weight: 700;
}

strong,  li::marker{
    color: var(--azul-royal);
}

.social-buttons {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    z-index: 1000;
}

.social-button {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    text-decoration: none;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.social-button img {
    width: 30px;
    height: 30px;
}


/* WhatsApp Button */
.whatsapp-button {
    background-color: #25d366;
}

.whatsapp-button:hover {
    background-color: #1ebe57;
    transform: scale(1.1);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
}


.titulo-degrade {
  background: linear-gradient(to right, #D4AF37, #F5DEB3);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;

}
#bandeira{
    position: relative;

    max-width: 100%;
    height: 800px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(imagens/bandeira.jpg);
}

#bandeira h1{
    font-style: italic;
    position: absolute;
    color: var(--off-white);
    top: 45%;
    left: 20%;
    transform: translate(-20%, 45%);
    width: 87%;
}

.btn-contato{
    position: absolute;
    background-color: var(--azul-royal);
    color: white;
    border: none;
    padding: 15px;
    border-radius: 30px;
    display: block;
    cursor: pointer;
    transition-duration: 0.3s;
}


.btn-contato:hover{
    box-shadow: 2px 1px 10px 2px rgba(255, 255, 255, 0.822);
}


#box-sobre{
    display: flex;
    align-items: center;
    justify-content: space-around;
    max-width: 1300px;
    margin: auto;
}

#box-sobre h3{
    color: var(--azul-royal);
}

#titulo{
    align-self: flex-start;
    padding-bottom: 30px;

}
#ft-advogado{
    background-position: top;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(imagens/advogado.jpeg);
    border-radius: 25px;
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.342);
    
}

#conteudo-sobre{
    width: 80%;
    text-align: justify;
}

 #conteudo-sobre p, #conteudo-sobre ul, #conteudo-sobre li{
    margin: 10px 0 30px 0;
}

#conteudo-sobre p{
    line-height: 2em;
}

#linha-do-tempo {
flex-direction: row;
justify-content: space-between;
align-items: flex-start;
border-left: none;
border-top: 3px solid #0d47a1;
padding-left: 0;
padding-top: 3rem;
}

.ponto-tempo {
max-width: 30%;
text-align: center;
}

.ponto-tempo::before {
left: 50%;
top: -2rem;
transform: translateX(-50%);
box-shadow: 0 0 0 3px #0d47a1;
}

#linha-do-tempo {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3rem;
  position: relative;
  padding-left: 2rem;
  border-left: 3px solid #0d47a1; 
  border-top: none; 
}

.icone-area {
  font-size: 2rem;
  color: #0d47a1;
  margin-bottom: 0.5rem;
}

.ponto-tempo {
    position: relative;
    max-width: 600px;
}

.ponto-tempo::before {
  content: '';
  position: absolute;
  left: -0.8rem;
  top: 0.6rem;
  width: 0.5px; /* ultrafino */
  height: 1rem;
  background-color: #0d47a1;
  opacity: 0.6; /* suaviza ainda mais */
}



.ponto-tempo h3 {
    margin: 0 0 0.5rem;
    color: #0d47a1;
    font-size: 1.2rem;
}

.ponto-tempo p {
    margin: 0;
    line-height: 1.5;
}



#valores{
    display: flex;
    align-items: center;
    gap: 30px;

}

.card-valores{
    width: 350px;
   text-align: justify;
   margin: 20px auto;

 
}

.card-valores h2{
    font-weight: 400;
    color: var(--dourado-metalico);
    border: 2px solid var(--dourado-metalico); 
    border-radius:10px 0;
    width: fit-content;
    padding: 3px 10px;
    margin: 0 auto 20px auto;
    font-size: 1em;
}

.card-valores p, .card-valores li{
    line-height: 2em;
    list-style:none;
}

.card-valores ul{

}

#sessao-contato{
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(imagens/bandeira2.jpg);
    border-radius: 50px;
    margin: 80px auto;
    padding: 150px 0;
}

.formulario{
    display: flex;
    align-items: center;
    justify-content: end;
}

form{
display: flex;
flex-direction: column;
width: 350px;
gap: 20px;
color: white;

}

form > div{
    display: flex;
    flex-direction: column;
}

form input{
    border-radius: 15px;
    height: 40px;border: none;
}

form textarea{
    border-radius: 15px;
    height: 60px;
}

form button{
    border-radius: 15px;
    background-color: var(--azul-royal);
    border: none;
    color: white;
    padding: 12px 0;
    width: 100%;
    display: block;
    margin: auto;
    cursor: pointer;
    transition: background 0.3s ease-out;
}

form button:hover{
    background-color: var(--azul-escuro);
}


footer{
  background-image: linear-gradient(45deg, #cea51d,#ffd54b, #c09a1d);
  color: white;
  padding: 40px 0px;
  font-family: var(--fonte-destaque);
}

.sessao-footer{
  display: flex;
  margin-left: 5%;
  justify-content: space-between;
  flex-direction: column;
  width: 90%;
    
}

.sessao-footer div{
  margin-bottom: 15px;
}

.sessao-footer p{
  margin: 20px 0px;
}

footer ul, footer a{
  list-style-type: none;
  text-decoration: none;
  color: var(--cor5);
  font-weight: 500;
}
.endereco{
  font-size: 1em;
  margin-left: 20px;

}

footer h3{
  color: white
}

.links-uteis li{
    margin-bottom: 10px;
}
.links-uteis > li > a:hover{
  color: var(--azul-royal);
}

.nav-footer{
  margin: 15px 0px;
}



.divisoria{
    display: block;
    width: 90%;
    height: 1px;
    background-color: #ffffff;
    margin: 10px auto;
}


/*ANIMAÇÕES*/

/* Defina o estado inicial dos elementos */
.surge-bottom {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

/* Estado final ao entrar na visualização */
.surge-bottom.visible {
  opacity: 1;
  transform: translateY(0);
}


.surge-right {
  opacity: 0;
  transform: translateX(40px);
  transition: opacity 1s ease, transform 1s ease;
}

.surge-right.visible {
  opacity: 1;
  transform: translateX(0);
}


.surge-left {
  opacity: 0;
  transform: translateX(-40px);
  transition: opacity 1s ease, transform 0.8s ease;
}

.surge-left.visible {
  opacity: 1;
  transform: translateX(0);
}

.surge-right {
  opacity: 0;
  transform: translateX(40px);
  transition: opacity 1s ease, transform 1s ease;
}

.surge-right.visible {
  opacity: 1;
  transform: translateX(0);
}