.elementor-10 .elementor-element.elementor-element-6f55313{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-10 .elementor-element.elementor-element-b3b28bf{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}body.elementor-page-10{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-b3b28bf *//* * 1. AJUSTE DA SEÇÃO PRINCIPAL (Remove bordas brancas em cima e dos lados)
 * Identificador da sua seção: .elementor-element-44cad67
*/
.elementor-element-44cad67 {
  /* Remove as bordas laterais */
  width: 100vw !important;
  max-width: 100vw !important; 
  left: 50%;
  transform: translateX(-50%);
  padding-left: 0px !important;
  padding-right: 0px !important;

  /* Remove a borda de cima */
  margin-top: 0px !important;
}

/* * Remove a margem inferior da seção do logo, que pode empurrar o banner para baixo.
*/
.elementor-element-0eb5ff2 {
    margin-bottom: 0 !important;
}


/* * 2. CORREÇÃO DO BOTÃO "AGENDE UMA REUNIÃO"
 * Identificador do seu widget de botão: .elementor-element-26e6948
*/
.elementor-element-26e6948 .elementor-button {
  background-color: #FF4500 !important; /* Cor laranja/vermelha do seu exemplo */
  color: #FFFFFF !important; /* Cor do texto branca */
  border: none !important; /* Remove qualquer borda indesejada */
}

/* Efeito opcional ao passar o mouse */
.elementor-element-26e6948 .elementor-button:hover {
  background-color: #E03D00 !important; /* Um tom um pouco mais escuro */
}

/*
 * 3. ADICIONA MARGEM ENTRE OS BOTÕES
 * Identificador do botão de cima: .elementor-element-26e6948
*/
.elementor-element-26e6948 {
  margin-bottom: 15px !important; /* Ajuste o valor 15px como desejar */
}

/*
 * 4. ADICIONA MARGEM ENTRE O TÍTULO E O TEXTO "CONHEÇA NOSSOS LICENCIADOS"
 * Identificador do widget de título: .elementor-element-38f7d67
*/
.elementor-element-38f7d67 {
  margin-bottom: 15px !important; /* Ajuste o valor 15px conforme necessário */
}

/* --- Fim do Código de Correção --- */
/* --- Código para Centralizar Todo o Conteúdo --- */

/* --- INÍCIO DO CÓDIGO COMPLETO E FINAL --- */

/* 1. AJUSTE DA SEÇÃO PRINCIPAL (Remove bordas brancas) */
.elementor-element-44cad67 {
  width: 100vw !important;
  max-width: 100vw !important; 
  left: 50%;
  transform: translateX(-50%);
  padding: 0 !important;
  margin-top: 0px !important;
}

.elementor-element-0eb5ff2 {
    margin-bottom: 0 !important;
}

/* 2. CORREÇÃO DO BOTÃO "AGENDE UMA REUNIÃO" */
.elementor-element-26e6948 .elementor-button {
  background-color: #FF4500 !important;
  color: #FFFFFF !important;
  border: none !important;
}

.elementor-element-26e6948 .elementor-button:hover {
  background-color: #E03D00 !important;
}

/* 3. ADICIONA MARGEM ENTRE OS BOTÕES */
.elementor-element-26e6948 {
  margin-bottom: 15px !important;
}

/* 4. ADICIONA MARGEM ENTRE TÍTULO E TEXTO */
.elementor-element-a4bd984 {
    margin-bottom: 15px !important;
}

/*
 * 5. CENTRALIZAÇÃO DEFINITIVA DE TODO O CONTEÚDO
*/

/* Força a coluna do topo a se centralizar na página */
.elementor-element-cdeb08f {
    margin: 0 auto !important; /* Mágica da centralização */
    float: none !important; /* Remove qualquer alinhamento lateral */
}

/* Força a coluna do vídeo a se centralizar */
.elementor-element-cf736a8 {
    margin: 0 auto !important;
    float: none !important;
}

/* Garante que o conteúdo DENTRO das colunas também fique centralizado */
.elementor-widget-heading,
.elementor-widget-text-editor,
.elementor-widget-button .elementor-button-wrapper {
    text-align: center !important;
}

/* --- FIM DO CÓDIGO --- *//* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-6f55313 */.elementor-10 .elementor-element.elementor-element-6f55313 {
  /* Solução para as laterais */
  width: 100vw;
  max-width: 100vw !important;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  padding-left: 0px !important;
  padding-right: 0px !important;
  overflow-x: hidden;

  /* --- ADICIONE ISTO PARA REMOVER A BORDA DE CIMA --- */
  margin-top: 0px !important;
  padding-top: 0px !important;
}/* End custom CSS */