.elementor-3278 .elementor-element.elementor-element-9078252{--display:flex;}/* Start custom CSS *//* =====================================================
   FUNDO PRETO DA PÁGINA
=====================================================*/

body{
    background:#000 !important;
}

.elementor-location-single,
.elementor,
.elementor-widget-html,
.elementor-widget-container,
.elementor-container,
.elementor-section,
.elementor-page{
    background:#000 !important;
}


/* =====================================================
   REMOVE ESPAÇOS BRANCOS
=====================================================*/

html,
body{
    margin:0 !important;
    padding:0 !important;
}


/* =====================================================
   WIDGET HTML
=====================================================*/

.elementor-widget-html{
    width:100% !important;
}

.elementor-widget-container{
    padding:0 !important;
    margin:0 !important;
}


/* =====================================================
   PRETO ATRÁS DA LANDING
=====================================================*/

.lp{
    background:#000 !important;
}/* End custom CSS */