.elementor-53 .elementor-element.elementor-element-ac0d260{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--padding-top:17px;--padding-bottom:33px;--padding-left:0px;--padding-right:0px;}.elementor-53 .elementor-element.elementor-element-ac0d260:not(.elementor-motion-effects-element-type-background), .elementor-53 .elementor-element.elementor-element-ac0d260 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-accent );}.elementor-53 .elementor-element.elementor-element-ac0d260.e-con{--align-self:center;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-53 .elementor-element.elementor-element-63236a8{width:100%;max-width:100%;text-align:center;}.elementor-53 .elementor-element.elementor-element-63236a8.elementor-element{--align-self:center;}.elementor-53 .elementor-element.elementor-element-63236a8 .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );-webkit-text-stroke-color:#000;stroke:#000;color:var( --e-global-color-secondary );}.elementor-53 .elementor-element.elementor-element-67dcdc6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-53 .elementor-element.elementor-element-67dcdc6:not(.elementor-motion-effects-element-type-background), .elementor-53 .elementor-element.elementor-element-67dcdc6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-53 .elementor-element.elementor-element-6ee1fc8{width:100%;max-width:100%;padding:0px 0px 0px 0px;}.elementor-53 .elementor-element.elementor-element-6ee1fc8.elementor-element{--align-self:center;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-53 .elementor-element.elementor-element-63236a8 .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-53 .elementor-element.elementor-element-63236a8 .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );}.elementor-53 .elementor-element.elementor-element-6ee1fc8{padding:0px 70px 0px 70px;}}/* Start custom CSS for heading, class: .elementor-element-63236a8 */.textoanimado{
    display: inline-block;
    animation: carrossel 10s linear infinite;
}
@keyframes carrossel{
    0%{
        transform: translatex(0);
    }
    100%{
        transform: translatex(-900px);
    }
}

.textoanimado2{
    white-space: nowrap;
}/* End custom CSS */