.elementor-kit-97{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-8e09f66:#FFA726;--e-global-color-0c74f63:#003F88;--e-global-color-1a4b90d:#2E2E2E;--e-global-color-a9f2b37:#F5F5F5;--e-global-color-f12e828:#FFE16B;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:32px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:700;}.elementor-kit-97 button,.elementor-kit-97 input[type="button"],.elementor-kit-97 input[type="submit"],.elementor-kit-97 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Montserrat", Sans-serif;font-size:18px;font-weight:500;text-shadow:0px 0px 10px rgba(0,0,0,0.3);color:var( --e-global-color-0c74f63 );border-radius:30px 30px 30px 30px;}.elementor-kit-97 button:hover,.elementor-kit-97 button:focus,.elementor-kit-97 input[type="button"]:hover,.elementor-kit-97 input[type="button"]:focus,.elementor-kit-97 input[type="submit"]:hover,.elementor-kit-97 input[type="submit"]:focus,.elementor-kit-97 .elementor-button:hover,.elementor-kit-97 .elementor-button:focus{background-color:var( --e-global-color-8e09f66 );color:var( --e-global-color-0c74f63 );}.elementor-kit-97 e-page-transition{background-color:#FFBC7D;}.elementor-kit-97 h2{font-family:"Poppins", Sans-serif;font-size:20px;font-weight:600;}.elementor-kit-97 input:not([type="button"]):not([type="submit"]),.elementor-kit-97 textarea,.elementor-kit-97 .elementor-field-textual{border-radius:20px 20px 20px 20px;padding:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:row;align-items:center;gap:10px;}.site-header .header-inner{width:217px;max-width:100%;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* CABEÇALHO PADRÃO */
header.elementor-sticky--effects {
  background-color:#ffffff !important;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease-in-out;
  padding: 20px 0;
  z-index: 999;
}

/* CABEÇALHO FIXO NO TOPO */
.elementor-sticky--effects.elementor-sticky__active {
  background-color: #ffffff !important;
  box-shadow: 0px 8px 14px rgba(0, 0, 0, 0.08);
  padding: 10px 0;
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
}

/* TAMANHO DA LOGO */
header .elementor-widget-image img {
  max-height: 50px;
  transition: all 0.3s ease-in-out;
}/* End custom CSS */