/* Estado sticky*/
.elementor-location-header .elementor-sticky--effects {
	background-color: #000000 !important;

}

.home .elementor-location-header {
	position: absolute;
	width: 100%;
}


.elementor-location-header .elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects .e-con-inner {
	padding-top: 20px;
	padding-bottom: 20px;
}



*:focus {
	outline: none !important;
	box-shadow: none !important;
	border: none !important
}


@media only screen and (min-width: 1241px) {
	body #elementor-popup-modal-47 .dialog-close-button {
		left: calc(50vw + 577px) !important;
	}

}

@media only screen and (max-width: 600px) {
	body #elementor-popup-modal-47 .dialog-close-button {
		right: 0;
	}
}