@charset "UTF-8";



.bandeira{
  background-position: top;
}

.txt-bandeira h1{
  font-size: 1.4em;
  width: 100%;
}

.txt-bandeira button{
  margin-top: 20px;
}



.txt-escritorio{
  padding: 80px 0;
}




.box-card p{
  width: 100%;
}







.branco{
  font-size: 1.7em;
}
.subtitulo-branco{
  font-size: 1.2em;
 
}

.text-container h2{
  font-size: 3em;
}

.text-container p{
  font-size: 1.5em;
}


.conteudo-especializacoes{
  flex-direction: row;
  justify-content: space-around;
  gap: 0px;
  padding: 80px 0px;
  
}

.direcao{
  flex-direction:row-reverse ;
}





.card-blog{
  width: 300px;
}

.card-blog img {
  height: 200px;

}


.box-atendimento-contato{
  flex-direction: row;

}

.formulario{
  width:30%;
  
}

.contato-form h3{
  text-align: left;

}


.form{
  margin: 0;
}
