.elementor-kit-15{--e-global-color-primary:#032554;--e-global-color-secondary:#F37918;--e-global-color-text:#777777;--e-global-color-accent:#61CE70;--e-global-color-24b2e56:#FFFFFF;--e-global-color-d042625:#000000;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;}.elementor-kit-15 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1350px;}.e-con{--container-max-width:1350px;}.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 */html {
    scroll-behavior: smooth;
}

.ancora-servico {
    display: block;
    height: 0;
    scroll-margin-top: 130px;
}

.mega-servico-link {
    display: block;
    width: 100%;
    padding: 10px 14px;
    color: #4f5965;
    text-decoration: none;
    border-left: 4px solid #45a8e8;
    background: #f4f7f9;
    transition: 0.2s ease;
}

.mega-servico-link:hover {
    color: #002d63;
    background: #eaf3fa;
    border-left-color: #f58220;
    transform: translateX(3px);
}/* End custom CSS */