.elementor-kit-2567{--e-global-color-primary:#F39204;--e-global-color-secondary:#004030;--e-global-color-text:#1A1A1A;--e-global-color-accent:#008C68;--e-global-color-c669fad:#FFFFFF;--e-global-color-f9c27af:#FCFCFC;--e-global-color-3f26948:#F9F9F9;--e-global-color-b85401c:#F0F0F0;--e-global-color-cfc1f21:#000000;--e-global-color-9a99841:#071310;--e-global-color-1f61d2b:#0E251F;--e-global-color-17a65ed:#00634A;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-page-transition-entrance-animation:e-page-transition-fade-out-up;--e-page-transition-exit-animation:e-page-transition-slide-in-down;--e-page-transition-animation-duration:500ms;}.elementor-kit-2567 e-page-transition{background-color:#000000CC;}.elementor-kit-2567 img{border-radius:0rem 0rem 0rem 0rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;--container-default-padding-top:0rem;--container-default-padding-right:0rem;--container-default-padding-bottom:0rem;--container-default-padding-left:0rem;}.elementor-widget:not(:last-child){--kit-widget-spacing:0rem;}.elementor-element{--widgets-spacing:0rem 0rem;--widgets-spacing-row:0rem;--widgets-spacing-column:0rem;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1366px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1100px;}.e-con{--container-max-width:1100px;}}@media(max-width:1200px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:950px;}.e-con{--container-max-width:950px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:800px;}.e-con{--container-max-width:800px;}}@media(max-width:880px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:750px;}.e-con{--container-max-width:750px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}}/* Start custom CSS *//* LIMITAR O REDIMENSIONAMENTO LIVRE DAS TEXT AREAS */
textarea {
    max-height: 30rem;
    resize: vertical;
}

/* REMOVE A ALTURA DA LINHA PARA TODOS OS ICONES DO SITE */
.elementor-icon-wrapper {
    line-height: 0;
}

/* REMOVE A ALTURA DA LINHA PARA ICONES DE MENU DE HAMBURGER PERSONALIZADOS */
span.elementor-menu-toggle__icon--close, span.elementor-menu-toggle__icon--open {
    line-height: 0 !important;
}

/* REMOVER TODOS OS PADDINGS DOS ICONES DE MENU DE HAMBURGER. */
.elementor-menu-toggle {
    padding: 0 !important;
}

/* ADICIONAR MARGEM NA ÂNCORA PARA QUE A NAVBAR NÃO SOBREPONHA O CONTEÚDO DA PÁGINA */
.ancora {
    position: absolute;
    margin: -150px 0 0; /* -(altura do header + margem) */
}

/* REMOVER MARGEM DO EDITOR DE TEXTO */
.elementor-widget-text-editor p:last-child {
	margin-bottom: 0px;
}

/* REMOVE A ALTURA DA LINHA PARA TODOS OS ICONES DO SITE */
.elementor-icon-wrapper {
    line-height: 0;
}

/* REMOVE A ALTURA DA LINHA PARA ICONES DE MENU DE HAMBURGER PERSONALIZADOS */
span.elementor-menu-toggle__icon--close, span.elementor-menu-toggle__icon--open {
	line-height: 0 !important;
}

/* REMOVER TODOS OS PADDINGS DOS ICONES DE MENU DE HAMBURGER. */
.elementor-menu-toggle {
    padding: 0 !important;
}/* End custom CSS */