.elementor-385 .elementor-element.elementor-element-beff14c{--display:flex;}.elementor-385 .elementor-element.elementor-element-8c1e8b5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-385 .elementor-element.elementor-element-91fd6f9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-385 .elementor-element.elementor-element-6498470{--display:flex;}.elementor-385 .elementor-element.elementor-element-e745945{--display:flex;}.elementor-385 .elementor-element.elementor-element-1933514{--display:flex;}/* Start custom CSS for html, class: .elementor-element-467079f */.sobre-nos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #FFFFFF;
  padding: 60px 80px;
}
.sobre-coluna {
  flex: 1 1 50%;
  padding: 20px;
}
.sobre-coluna img {
  width: 100%;
  max-width: 500px;
  border-radius: 20px;
}
.sobre-coluna h2 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 20px;
}
.sobre-coluna p {
  font-size: 20px;
  margin-bottom: 20px;
}
.destaque {
  background-color: #67B542;
  padding: 20px;
  border-radius: 40px;
  color: #000;
  font-weight: 700;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-8c1e8b5 */.hero-section {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #1F2C1D;
  color: #FFFFFF;
  padding: 60px 80px;
}
.hero-content {
  flex: 1 1 50%;
  max-width: 600px;
}
.hero-content h1 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 20px;
}
.hero-content p {
  font-size: 24px;
  margin-bottom: 30px;
}
.hero-button {
  background-color: #2B442E;
  color: white;
  text-decoration: none;
  padding: 15px 30px;
  border-radius: 40px;
  font-weight: 700;
}
.hero-image {
  flex: 1 1 40%;
  text-align: right;
}
.hero-image img {
  max-width: 100%;
  border-radius: 47px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-304958a */.servicos-section {
  padding: 60px 40px;
  background-color: #152417;
  color: white;
  text-align: center;
}
.servicos-titulo {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 40px;
}
.servicos-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
}
.servico-card {
  background-color: rgba(36, 52, 38, 0.93);
  border-radius: 20px;
  padding: 30px 20px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}
.servico-card h3 {
  font-size: 24px;
  margin-bottom: 15px;
}
.servico-card p {
  font-size: 18px;
  margin-bottom: 20px;
}
.saiba-mais {
  display: inline-block;
  background-color: #D9D9D9;
  color: #152417;
  font-weight: 700;
  border-radius: 40px;
  padding: 10px 20px;
  text-decoration: none;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fb30a5d */.depoimentos-section {
  background: rgba(36, 98, 6, 0.1);
  padding: 60px 40px;
  color: #000;
  text-align: center;
}
.depoimentos-titulo {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 40px;
}
.depoimentos-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
}
.depoimento {
  background: white;
  padding: 30px;
  border-radius: 20px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
.depoimento p {
  font-size: 20px;
  margin-bottom: 20px;
}
.depoimento span {
  font-size: 18px;
  font-weight: 600;
  display: block;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9564e6e */.contato-section {
  padding: 60px 40px;
  background-color: #f7f7f7;
  text-align: center;
}
.contato-section h2 {
  font-size: 36px;
  margin-bottom: 30px;
}
.form-contato {
  max-width: 600px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.form-contato input,
.form-contato textarea {
  padding: 15px;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 16px;
}
.form-contato textarea {
  height: 150px;
  resize: vertical;
}
.form-contato button {
  padding: 15px;
  background-color: #2B442E;
  color: white;
  font-size: 18px;
  font-weight: bold;
  border: none;
  border-radius: 40px;
  cursor: pointer;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b0e0649 */.rodape {
  background-color: #1F2C1D;
  color: #fff;
  text-align: center;
  padding: 40px 20px;
  font-size: 16px;
}
.rodape p {
  margin: 5px 0;
}/* End custom CSS */