Hi Nayeem
Perfect done! Thanks for helping. It works perfectly now.
I am sharing, for someone else who could have this problem, the CSS solition:
.w3eden .modal.show .modal-dialog {
-webkit-transform: none;
transform: none;
top: -12% !important;
}
Thanks ๐