.elementor-kit-8{--e-global-color-primary:#EFF0D1;--e-global-color-secondary:#77BA99;--e-global-color-text:#262730;--e-global-color-accent:#77BA99;--e-global-color-9bd6bfd:#FFFFFF;--e-global-color-1387cc0:#000000;--e-global-color-b9b5bb0:#FFFDE6;--e-global-color-03717f3:#EDEDED;--e-global-color-32a483d:#063800;--e-global-color-00b79da:#000000;--e-global-color-65e9cef:#282828;--e-global-color-15358a1:#101927;--e-global-color-5d72c72:#1F2937;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:45px;--e-global-typography-secondary-font-weight:800;--e-global-typography-text-font-family:"Poppins";--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:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-ac5b489-font-family:"Inter";--e-global-typography-ac5b489-font-size:28px;--e-global-typography-ac5b489-font-weight:800;--e-global-typography-7466702-font-family:"Poppins";--e-global-typography-7466702-font-size:16px;--e-global-typography-7466702-font-weight:400;--e-global-typography-b6443db-font-family:"Poppins";--e-global-typography-b6443db-font-size:16px;--e-global-typography-b6443db-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-9bd6bfd );}.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 .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 */body {
    overflow-x: hidden;
}


#ptColor {
 background: #046A38;
background: linear-gradient(90deg, rgba(4, 106, 56, 1) 0%, rgba(218, 41, 28, 1) 100%);   
    border-radius: 10px;
    width:100%;
    display:flex;
    justify-content:center;
}

#btnLink
{
    width:100%;
    display:flex;
    justify-content:center;
}

#btnBaixe
{
    width:100%;
    display:flex;
    justify-content:center;
}

/* Efeito ao passar o mouse */
#btnBaixe:hover {
    background: white;

    color: #1F2937;
}

#btnBaixe:hover span.elementor-button-icon svg {
    fill: #1F2937 !important;
}

.mapa-full,
.mapa-full .elementor-container,
.mapa-full .elementor-column,
.mapa-full .elementor-widget-wrap {
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
}/* End custom CSS */