Personal Loan

whatsapp-1.png
Please enable JavaScript in your browser to complete this form.
Is there a subsidized mortgage loan?
Is there a flexible loan?

label{ color: #E8631C; text-align: start; background-color: #f0f0f0; border-radius: 10px; padding: 7px; margin-bottom: 10px; } /* Style for full-width input */ input[type="text"] { width: 100%; padding: 5px; margin-bottom: 10px; border: 1px solid #f0f0f0; border-radius: 5px; margin-bottom: 10px; } /* Style for the dropdown select */ selectss { width: 100%; padding: 5px; margin-bottom: 10px; border: 1px solid #f0f0f0; border-radius: 5px; color: #E8631C; } /* Style for the form container (optional) */ .form-container { max-width: 100%; margin: 0 auto; padding: 20px; } /* Style for form submit button (optional) */ input[type="submit"] { background-color: #E8631C; color: #fff; padding: 10px 20px; border: none; border-radius: 5px; cursor: pointer; font-size: 20px; } input[type="submit"]:hover { background-color: #333438; } #confirmation-message { display: none; color: white; margin-top: 10px; padding:7px; background-color: #f0f0f0 }
Government Sector Private Sector Military Sector Retired Tawarooq Murabaha Finance leasing
Your request has been sent. You will be contacted by one of our sales representatives with in working hours
document.querySelector('form').addEventListener('submit', function(event) { event.preventDefault(); document.getElementById('confirmation-message').style.display = 'block'; });