.elementor-kit-7{--e-global-color-primary:#5F802F;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#5F8D1B;--e-global-color-6d2c77b:#FFFFFF;--e-global-color-77e518a:#3C9454;--e-global-color-f9761dc:#2C4D3C;--e-global-color-27f0755:#1F3B2D;--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;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.site-footer{background-color:#334617;}.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:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .copyright p{color:#FFFFFF;}@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 */html, body {
width: 100%;
overflow-x: hidden;
}

html {
  scroll-behavior: smooth;
}

.grecaptcha-badge {
    display: none!important;
}


a,img, img a, a:active, a:hover {outline: none; }

.resumo-texto {
  display: -webkit-box;
  -webkit-line-clamp: 2; /* QUANTAS LINHAS VOCÊ QUER */
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.elementor-bg-transform .elementor-bg {
    border-radius: 15px;
}/* End custom CSS */