<!-- start Simple Custom CSS and JS -->
<style type="text/css">
/* 📌 TOP HEADER */

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg {
	margin: 0px;
	}

.lista-1 li.elementor-icon-list-item.elementor-inline-item {
    padding: 5px 20px;
    transition: 0.6s;
	}

.lista-1 li.elementor-icon-list-item.elementor-inline-item:hover {
    background-color: #2edff13d;
    padding: 5px 20px;
    border-radius: 100px;
	}

.lista-2 li span {
	padding: 10px;
    transition: 0.6s;
	}

.lista-2 li span:hover {
    background-color: #2edff13d;
    padding: 10px;
    border-radius: 100px;
	}


/* Header Move Effect Background */
.elementor-element.elementor-element-16ccf6f.e-con-full.e-flex.e-con.e-child.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects {
    BACKGROUND: #00000045;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding: 25px;
    border-radius: 30px;
	top: 50px !important;
	}

/* HEADER - Variavel de internas */

.elementor-element.elementor-element-3934dc4.e-con-full.e-flex.e-con.e-child.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects {
	inset-block-start: 53px;
	backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
	background-color: #3b3a3a5e;
	top: 50px !important;
	}</style>
<!-- end Simple Custom CSS and JS -->
