body.rtl .elementor-1658 .elementor-element.elementor-element-649b43f1 {
	left: 1%;
}

#elementor-popup-modal-1658 .dialog-widget-content {
	animation-duration: 1.2s;
	background-color: rgba(255, 255, 255, 0);
}

#elementor-popup-modal-1658 {
	background-color: rgba(0, 0, 0, .8);
	justify-content: center;
	align-items: center;
	pointer-events: all;
}

#elementor-popup-modal-1658 .dialog-message {
	width: 1200px;
	height: auto;
}

@media (min-width:768px) {}

@media (max-width:1024px) {
	#elementor-popup-modal-1658 .dialog-message {
		padding: 0% 5% 0% 5%;
	}
}

@media (max-width:767px) {
	#elementor-popup-modal-1658 .dialog-message {
		padding: 5% 5% 0% 5%;
	}
}