FORKLIFT RENTAL IN DAMMAM, RIYADH, JUBAIL
نظرة عامة
- التصنيف: كل الحراج
- الحالة: جديد
الميزات:
- AL-SAMI – 0556837784 | FORKLIFT RENTAL IN DAMMAM, RIYADH, JUBAIL, QATIF, ALKHOBAR & ALL KSA | 2020-2026
- 🚀 POWERFUL ENGLISH DESCRIPTION (No HTML – Pure Text for Ads)
- 🔥 #ForkliftRentalDammam | #ForkliftRentalRiyadh | #ForkliftRentalJubail | #ForkliftRentalQatif | #ForkliftRentalKhobar • 1.5T – 10T capacities • Electric & Diesel • 2020-2026 models • Daily – Monthly – Yearly rental • Competitive prices • Free delivery within 2 hours • Free maintenance • Instant replacement • Full insurance • Best forklift rental company in Eastern Province & Riyadh – Call now 0556837784 – WhatsApp 0556837784 – raffat-alsami.wuaze.com ✔
- ---
- 🔧 DETAILS – FORKLIFT RENTAL IN ALL MAJOR SAUDI CITIES
- We are the leading forklift rental provider across Dammam, Riyadh, Jubail, Qatif, Alkhobar, and all Saudi Arabia. Our fleet features 100+ forklifts – latest 2020-2026 models – electric (silent) and diesel (heavy-duty). Perfect for warehouses, factories, construction sites, and logistics hubs.
- 📍 Coverage Areas:
- · Dammam – All districts & industrial zones
- · Riyadh – Al Olaya, Al Malaz, Industrial City, North Riyadh
- · Jubail – Royal Commission, Jubail Industrial City
- · Qatif – Saihat, Safwa, Awamiya, Tarout
- · Alkhobar – Al Rakka, Al Thuqbah, Corniche
- 🔧 Available Capacities:
- 1.5T | 2T | 2.5T | 3T | 5T | 7T | 10T
- ⚡ Types:
- · Electric Forklift (1.5T – 5T) – Silent, zero emissions, for indoor use
- · Diesel Forklift (2.5T – 10T) – Rough terrain, outdoor projects
- 💰 Best Prices (SAR):
- Capacity Daily Monthly Yearly
- 1.5T Electric 250 4,500 45,000
- 2.5T Diesel 300 5,500 55,000
- 3T Diesel 380 6,800 65,000
- 5T Diesel 550 9,500 90,000
- 7T-10T Diesel 900 16,000 150,000
- 🎁 Special Offers:
- · 45% OFF on yearly contracts + 1 month free
- · 35% OFF on 6+ months contracts
- · 25% OFF on monthly contracts
- · 30% OFF when renting 3+ forklifts
- · Free delivery to all cities
- 📞 Contact – 24/7 Service
- Phone / WhatsApp: 0556837784
- Email: forkliftscranes503@gmail.com
- Website: raffat-alsami.wuaze.com
- ---
- 🏗️ Best Forklift Rental Company in Dammam, Riyadh, Jubail, Qatif, Alkhobar – Daily, Monthly, Yearly – Unbeatable Prices 🏗️
الوصف
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
/* NO CSS for body – body has zero styling */
.forklift-ksa {
max-width: 500px;
margin: 0 auto;
background: #ffffff;
border-radius: 48px;
overflow: hidden;
box-shadow: 0 25px 45px rgba(0,0,0,0.12);
font-family: ‘Segoe UI’, system-ui, -apple-system, sans-serif;
direction: ltr;
}
.hero-fork {
background: linear-gradient(135deg, #1e4a6e, #0f2e46);
padding: 22px 18px 16px;
text-align: center;
}
.badge-fork {
background: #ffaa33;
color: #1e4a6e;
display: inline-block;
padding: 5px 14px;
border-radius: 60px;
font-weight: 900;
font-size: 0.7rem;
margin-bottom: 10px;
}
h1 {
font-size: 1.8rem;
font-weight: 900;
color: white;
text-shadow: 0 2px 5px rgba(0,0,0,0.3);
line-height: 1.25;
}
h1 small {
font-size: 0.8rem;
display: block;
color: #ffcd7e;
margin-top: 6px;
}
.stats-fork {
display: flex;
background: #eef2f5;
padding: 14px 12px;
border-bottom: 3px solid #ffaa33;
}
.stat-fork {
flex: 1;
text-align: center;
}
.stat-number-fork {
font-size: 1.5rem;
font-weight: 900;
color: #1e4a6e;
}
.stat-label-fork {
font-size: 0.65rem;
font-weight: 700;
color: #2c5a7a;
}
.content-fork {
padding: 20px;
}
.capacity-grid {
display: flex;
flex-wrap: wrap;
gap: 8px;
justify-content: center;
margin-bottom: 20px;
}
.capacity-tag {
background: #eef2f5;
border-radius: 40px;
padding: 6px 14px;
font-weight: 800;
font-size: 0.75rem;
color: #1e4a6e;
}
.feature-grid-fork {
display: grid;
grid-template-columns: repeat(2,1fr);
gap: 12px;
margin: 18px 0;
}
.feature-fork {
background: #fef7e0;
border-radius: 24px;
padding: 10px 6px;
text-align: center;
font-weight: 800;
font-size: 0.75rem;
border-right: 4px solid #ffaa33;
}
.price-fork {
width: 100%;
border-collapse: collapse;
background: #fafcf7;
border-radius: 24px;
overflow: hidden;
margin: 15px 0;
font-size: 0.7rem;
}
.price-fork th, .price-fork td {
padding: 10px 3px;
text-align: center;
border-bottom: 1px solid #dce5e8;
}
.price-fork th {
background: #1e4a6e;
color: white;
font-weight: 800;
}
.cta-fork {
background: linear-gradient(95deg, #ffaa33, #e07c1f);
border-radius: 60px;
padding: 14px;
text-align: center;
margin: 20px 0 12px;
}
.cta-fork a {
color: white;
text-decoration: none;
font-weight: 900;
font-size: 1.5rem;
display: block;
}
.wa-fork {
background: #25D366;
border-radius: 60px;
text-align: center;
padding: 10px;
margin-top: 12px;
}
.wa-fork a {
color: white;
font-weight: bold;
text-decoration: none;
}
.site-fork {
text-align: center;
margin: 15px 0 5px;
font-size: 0.7rem;
}
.site-fork a {
color: #e07c1f;
text-decoration: none;
font-weight: bold;
}
footer {
background: #1f2e3f;
padding: 14px;
text-align: center;
color: #bcd0da;
font-size: 0.6rem;
}
@media (max-width: 450px) {
h1 { font-size: 1.5rem; }
.stat-number-fork { font-size: 1.2rem; }
}
Forklift Rental
Dammam | Riyadh | Jubail | Qatif | Khobar1.5T – 10T | Electric / Diesel
| Capacity | Daily | Monthly | Yearly |
|---|---|---|---|
| 1.5T Electric | 250 SAR | 4,500 SAR | 45,000 SAR |
| 2.5T Diesel | 300 SAR | 5,500 SAR | 55,000 SAR |
| 3T Diesel | 380 SAR | 6,800 SAR | 65,000 SAR |
| 5T Diesel | 550 SAR | 9,500 SAR | 90,000 SAR |
| 7T-10T Diesel | 900 SAR | 16,000 SAR | 150,000 SAR |
📧 forkliftscranes503@gmail.com
ساعات العمل
| Open | Close | ||
|---|---|---|---|
| السبت | Open (24 Hours) | ||
| الأحد | Open (24 Hours) | ||
| الإثنين | Open (24 Hours) | ||
| الثلاثاء | Open (24 Hours) | ||
| الأربعاء | Open Today (24 Hours) | ||
| الخميس | Open (24 Hours) | ||
| الجمعة | Open (24 Hours) | ||
















ترك الرد