نسبة الموقع 0.50% هللــة فقط !!!!

فوركلفت للأيجار في الدمام – روافع شوكية للإيجار في الدمام
فوركلفت للأيجار في الدمام – روافع شوكية للإيجار في الدمام
فوركلفت للأيجار في الدمام – روافع شوكية للإيجار في الدمام
فوركلفت للأيجار في الدمام – روافع شوكية للإيجار في الدمام
فوركلفت للأيجار في الدمام – روافع شوكية للإيجار في الدمام
فوركلفت للأيجار في الدمام – روافع شوكية للإيجار في الدمام
فوركلفت للأيجار في الدمام – روافع شوكية للإيجار في الدمام
فوركلفت للأيجار في الدمام – روافع شوكية للإيجار في الدمام

فوركلفت للأيجار في الدمام – روافع شوكية للإيجار في الدمام

جديد
  • 29 مارس، 2026 6:17 م
  • 19 وجهات النظر
  • ايجار

نظرة عامة

الوصف

:root {
–primary-navy: #001f3f; /* كحلي ملكي عميق */
–accent-gold: #ffb800; /* ذهبي صناعي للتحذير */
–white: #ffffff;
–light-bg: #f8fafc;
–text-dark: #1e293b;
}

* { margin: 0; padding: 0; box-sizing: border-box; font-family: ‘Cairo’, sans-serif; }
body { background-color: var(–light-bg); color: var(–text-dark); overflow-x: hidden; line-height: 1.8; }

/* الهيدر الثابت */
header {
background: var(–primary-navy);
color: var(–white);
padding: 15px;
text-align: center;
border-bottom: 5px solid var(–accent-gold);
position: sticky; top: 0; z-index: 1000;
}

/* — واجهة العرض العملاقة (Mega Hero) — */
.hero-mega {
background: linear-gradient(rgba(0, 31, 63, 0.95), rgba(0, 31, 63, 0.85)),
url(‘https://images.unsplash.com/photo-1586528116311-ad8dd3c8310d?q=80&w=1200’);
background-size: cover; background-position: center;
height: 100vh; /* تملأ الشاشة بالكامل عند الفتح */
display: flex; flex-direction: column; justify-content: center; align-items: center;
text-align: center; color: var(–white);
padding: 20px;
}

/* الجملة المطلوبة بالخط الكبير جداً */
.main-headline {
font-family: ‘Montserrat’, ‘Cairo’, sans-serif;
font-size: 5rem; /* حجم هائل جداً */
font-weight: 900;
text-transform: uppercase;
line-height: 1;
margin-bottom: 20px;
color: var(–white);
text-shadow: 0 5px 20px rgba(0,0,0,0.6);
}
.main-headline span { color: var(–accent-gold); }

.hero-mega p { font-size: 1.6rem; max-width: 900px; margin-bottom: 40px; font-weight: 700; color: #cbd5e1; }

/* زر الاتصال العملاق */
.btn-call-mega {
display: inline-block;
background: var(–accent-gold);
color: var(–primary-navy);
padding: 25px 60px;
border-radius: 15px;
font-size: 2.5rem;
font-weight: 900;
text-decoration: none;
box-shadow: 0 15px 35px rgba(255, 184, 0, 0.4);
border: 4px solid var(–accent-gold);
transition: 0.3s;
}
.btn-call-mega:hover { background: transparent; color: var(–accent-gold); transform: scale(1.05); }

/* — حاوية المحتوى الطويلة — */
.container { max-width: 1200px; margin: 0 auto; padding: 80px 20px; }
.section-header { text-align: center; margin-bottom: 60px; }
.section-header h2 { font-size: 3rem; font-weight: 900; color: var(–primary-navy); }
.section-header hr { width: 120px; height: 6px; background: var(–accent-gold); border: none; margin: 15px auto; border-radius: 3px; }

/* كروت أسطول الرافعات الشوكية */
.fleet-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(350px, 1fr)); gap: 30px; }
.fleet-card {
background: var(–white); border-radius: 20px; overflow: hidden; box-shadow: 0 15px 40px rgba(0,0,0,0.05);
border-top: 8px solid var(–primary-navy); transition: 0.4s;
}
.fleet-card:hover { transform: translateY(-10px); }
.card-header { background: #f8fafc; padding: 40px; text-align: center; }
.card-header i { font-size: 5rem; color: var(–primary-navy); }
.card-body { padding: 30px; }
.card-body h3 { font-size: 1.8rem; color: var(–primary-navy); margin-bottom: 15px; text-align: center; }
.spec-item { display: flex; justify-content: space-between; padding: 12px 0; border-bottom: 1px solid #eee; font-weight: 700; }
.spec-item span { color: #64748b; font-weight: 400; }

/* جدول المواصفات الفنية العملاق */
.specs-table-container { overflow-x: auto; background: var(–white); border-radius: 20px; box-shadow: 0 10px 30px rgba(0,0,0,0.05); margin-top: 40px; }
table { width: 100%; border-collapse: collapse; min-width: 700px; }
th { background: var(–primary-navy); color: var(–accent-gold); padding: 25px; font-size: 1.3rem; text-align: center; }
td { padding: 20px; text-align: center; border-bottom: 1px solid #eee; font-weight: 800; font-size: 1.1rem; }
tr:nth-child(even) { background: #f9fafb; }

/* تغطية المناطق الصناعية في الدمام */
.dammam-zones {
background: var(–primary-navy); color: var(–white); padding: 70px 30px; border-radius: 30px; text-align: center; margin-top: 60px;
}
.zones-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 30px; }
.zone-tag { background: rgba(255,255,255,0.1); border: 1px solid var(–accent-gold); padding: 12px 30px; border-radius: 50px; font-weight: 700; }

/* الفوتر النهائي */
footer { background: #010a18; color: #64748b; text-align: center; padding: 80px 20px; margin-top: 80px; }
.footer-logo { font-size: 2.5rem; color: var(–white); font-weight: 900; margin-bottom: 15px; }
.footer-logo span { color: var(–accent-gold); }

/* ملاءمة شاشة الجوال */
@media (max-width: 768px) {
.hero-mega { height: auto; padding: 100px 10px; }
.main-headline { font-size: 2.8rem; }
.btn-call-mega { font-size: 1.6rem; padding: 20px 40px; width: 100%; }
}

تاج المملكة لتأجير المعدات الثقيلة

فوركلفت للايجار
في الدمام

الرائدون في تأجير الرافعات الشوكية في المنطقة الشرقية والمناطق الصناعية. أسطول ضخم، حمولات متنوعة، وصيانة فورية.

0564548663

أسطول الرافعات الشوكية (الفوركلفت)


 

فوركلفت ديزل (أعمال شاقة)

الحمولة: 3 طن – 10 طن
الارتفاع: 3 متر – 6 متر
الاستخدام: خارجي / ساحات / موانئ
 

فوركلفت كهرباء (مستودعات)

الحمولة: 1.5 طن – 3 طن
الميزة: صديق للبيئة / صامت
الإطارات: صلب لا تترك أثراً

جدول الحمولات والمواصفات


الفئةأقصى حمولةنوع الوقودالتطبيق الأنسب
Compact Series2.0 طنكهرباء / بطاريةالمستودعات الغذائية والدوائية
Standard Series3.0 – 5.0 طنديزلنقل البضائع والمقاولات العامة
Super Heavy7.0 – 10.0 طنديزلمصانع الحديد والخرسانة والموانئ

تغطية شاملة لمدينة الدمام

خدمة توصيل سريعة وصيانة ميدانية فورية في:

المدينة الصناعية الأولى
المدينة الصناعية الثانية
ميناء الملك عبد العزيز
مدينة الجبيل الصناعية
الخبر والظهران والقطيف

الرائدون في تأجير الرافعات الشوكية والمعدات الثقيلة في السعودية

للحجز الفوري: 0564548663

جميع الحقوق محفوظة © 2026 شركة تاج المملكة لتأجير المعدات الثقيلة

:root {
–primary-dark: #0a192f; /* كحلي صناعي عميق */
–accent-orange: #ff8c00; /* برتقالي تحذيري */
–light-gray: #f4f7f6;
–white: #ffffff;
}

* { margin: 0; padding: 0; box-sizing: border-box; font-family: ‘Cairo’, sans-serif; }
body { background-color: var(–light-gray); color: #333; line-height: 1.8; }

/* — الهيدر الاحترافي — */
header {
background: var(–primary-dark);
color: var(–white);
padding: 20px;
text-align: center;
border-bottom: 6px solid var(–accent-orange);
position: sticky; top: 0; z-index: 1000;
}

/* — الواجهة العملاقة (Hero Section) — */
.hero-section {
background: linear-gradient(rgba(10, 25, 47, 0.9), rgba(10, 25, 47, 0.8)),
url(‘https://images.unsplash.com/photo-1586528116311-ad8dd3c8310d?q=80&w=1200’);
background-size: cover; background-position: center;
padding: 100px 20px;
text-align: center; color: var(–white);
clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
}
.hero-section h1 {
font-size: 3.5rem;
font-weight: 900;
line-height: 1.2;
margin-bottom: 20px;
text-shadow: 2px 2px 10px rgba(0,0,0,0.5);
}
.hero-section h1 span { color: var(–accent-orange); }
.hero-section p { font-size: 1.5rem; max-width: 900px; margin: 0 auto 40px; font-weight: 700; color: #cbd5e1; }

/* — زر الاتصال “الزلزالي” — */
.btn-call-giant {
display: inline-block;
background: var(–accent-orange);
color: var(–primary-dark);
padding: 25px 60px;
border-radius: 15px;
font-size: 2.2rem;
font-weight: 900;
text-decoration: none;
box-shadow: 0 15px 35px rgba(255, 140, 0, 0.4);
border: 4px solid var(–accent-orange);
transition: 0.3s ease-in-out;
}
.btn-call-giant:hover { background: transparent; color: var(–accent-orange); transform: scale(1.05); }

/* — حاوية المحتوى — */
.container { max-width: 1200px; margin: 0 auto; padding: 60px 20px; }
.section-title {
text-align: center; font-size: 2.5rem; font-weight: 900; color: var(–primary-dark); margin-bottom: 50px;
}
.section-title::after { content: ”; display: block; width: 120px; height: 6px; background: var(–accent-orange); margin: 15px auto; border-radius: 3px; }

/* — كروت أسطول الرافعات الشوكية — */
.fleet-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(350px, 1fr)); gap: 30px; }
.fleet-card {
background: var(–white); border-radius: 20px; overflow: hidden; box-shadow: 0 15px 40px rgba(0,0,0,0.05);
border-top: 8px solid var(–primary-dark); transition: 0.4s;
}
.fleet-card:hover { transform: translateY(-10px); }
.card-header { background: #f8fafc; padding: 40px; text-align: center; }
.card-header i { font-size: 5rem; color: var(–primary-dark); }
.card-body { padding: 30px; }
.card-body h3 { font-size: 1.8rem; color: var(–primary-dark); margin-bottom: 15px; text-align: center; }
.spec-item { display: flex; justify-content: space-between; padding: 12px 0; border-bottom: 1px solid #eee; font-weight: 700; }
.spec-item span { color: #64748b; font-weight: 400; }

/* — جدول المواصفات الفنية — */
.specs-table-container { overflow-x: auto; background: var(–white); border-radius: 20px; box-shadow: 0 10px 30px rgba(0,0,0,0.05); margin-top: 40px; }
table { width: 100%; border-collapse: collapse; min-width: 700px; }
th { background: var(–primary-dark); color: var(–accent-orange); padding: 25px; font-size: 1.3rem; text-align: center; }
td { padding: 20px; text-align: center; border-bottom: 1px solid #eee; font-weight: 800; font-size: 1.1rem; }
tr:nth-child(even) { background: #f9fafb; }

/* — تغطية الدمام والمناطق الصناعية — */
.dammam-zones {
background: var(–primary-dark); color: var(–white); padding: 60px 30px; border-radius: 30px; text-align: center; margin-top: 60px;
}
.zones-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 30px; }
.zone-tag { background: rgba(255,255,255,0.1); border: 1px solid var(–accent-orange); padding: 12px 30px; border-radius: 50px; font-weight: 700; }

/* — الفوتر — */
footer { background: #020617; color: #64748b; text-align: center; padding: 80px 20px; margin-top: 80px; }
.footer-logo { font-size: 2.2rem; color: var(–white); font-weight: 900; margin-bottom: 15px; }
.footer-logo span { color: var(–accent-orange); }

/* — ملاءمة شاشة الجوال — */
@media (max-width: 768px) {
.hero-section h1 { font-size: 2.2rem; }
.hero-section p { font-size: 1.1rem; }
.btn-call-giant { font-size: 1.6rem; padding: 20px 40px; width: 100%; }
.section-title { font-size: 1.8rem; }
}

تاج المملكة للمعدات الثقيلة | فرع الشرقية

تأجير رافعات شوكية
بمدينة الدمام

نحن الخيار الأول للمصانع والخدمات اللوجستية في المنطقة الشرقية. أسطول ضخم، حمولات متنوعة، ودعم فني على مدار الساعة.

0564548663

أسطول الرافعات الشوكية (الفوركلفت)

 

فوركلفت ديزل (أعمال شاقة)

الحمولة: 3 طن – 10 طن
الارتفاع: 3 متر – 6 متر
الاستخدام: خارجي / ساحات / موانئ
الماركات: تويوتا، كاتربيلر، هيستر
 

فوركلفت كهرباء (مستودعات)

الحمولة: 1.5 طن – 3 طن
الارتفاع: 3 متر – 4.5 متر
الميزة: صديق للبيئة / صامت
الإطارات: كاوتشوك صلب (Solid)

بيانات الحمولات والتشغيل

الفئةأقصى حمولةنوع الوقودالتطبيق الأنسب
السلسلة الخفيفة2.0 طنكهرباء / بطاريةالمستودعات الغذائية والدوائية
السلسلة المتوسطة3.0 – 5.0 طنديزلنقل البضائع والمقاولات العامة
السلسلة الثقيلة7.0 – 10.0 طنديزلمصانع الحديد والخرسانة والموانئ

تغطية شاملة لجميع مناطق الدمام

خدمة توصيل سريعة وصيانة ميدانية فورية في:

المدينة الصناعية الأولى
المدينة الصناعية الثانية
ميناء الملك عبد العزيز
منطقة الخالدية واللوجستيات
مدينة الجبيل الصناعية
القطيف والخبر والظهران

الرائدون في تأجير الرافعات الشوكية وحلول الرفع في المنطقة الشرقية

للحجز: 0564548663

جميع الحقوق محفوظة © 2026 شركة تاج المملكة لتأجير المعدات الثقيلة

:root {
–dammam-blue: #002366;
–industrial-orange: #FF8C00;
–steel-gray: #333333;
–white: #ffffff;
–light-bg: #f8f9fa;
}

* { margin: 0; padding: 0; box-sizing: border-box; font-family: ‘Cairo’, sans-serif; }
body { background-color: var(–light-bg); color: var(–steel-gray); overflow-x: hidden; line-height: 1.8; }

/* — العناوين الضخمة — */
.mega-title {
font-family: ‘Montserrat’, ‘Cairo’, sans-serif;
font-size: 4rem;
font-weight: 900;
text-transform: uppercase;
line-height: 1.1;
margin-bottom: 20px;
}

/* — الهيدر الاحترافي — */
header {
background: var(–dammam-blue);
color: var(–white);
padding: 20px;
text-align: center;
border-bottom: 8px solid var(–industrial-orange);
position: sticky; top: 0; z-index: 1000;
}

/* — واجهة العرض العملاقة (Hero Section) — */
.hero-forklift {
background: linear-gradient(rgba(0, 35, 102, 0.9), rgba(0, 35, 102, 0.7)),
url(‘https://images.unsplash.com/photo-1586528116311-ad8dd3c8310d?q=80&w=1200’);
background-size: cover; background-position: center;
padding: 120px 20px;
text-align: center; color: var(–white);
}
.hero-forklift span { color: var(–industrial-orange); }
.hero-forklift p { font-size: 1.4rem; max-width: 800px; margin: 20px auto; font-weight: 700; opacity: 0.9; }

/* — زر الاتصال “الصخري” — */
.btn-mega-call {
display: inline-block;
background: var(–industrial-orange);
color: var(–dammam-blue);
padding: 25px 60px;
border-radius: 15px;
font-size: 2.5rem;
font-weight: 900;
text-decoration: none;
margin-top: 40px;
box-shadow: 0 15px 35px rgba(255, 140, 0, 0.4);
transition: 0.3s;
border: 4px solid var(–industrial-orange);
}
.btn-mega-call:hover { background: transparent; color: var(–industrial-orange); }

/* — أقسام المحتوى المتعددة — */
.section-box { padding: 80px 20px; max-width: 1200px; margin: 0 auto; }
.section-header { text-align: center; margin-bottom: 60px; }
.section-header h2 { font-size: 2.8rem; font-weight: 900; color: var(–dammam-blue); }
.section-header hr { width: 100px; height: 6px; background: var(–industrial-orange); border: none; margin: 15px auto; }

/* — كروت المعدات (Grid) — */
.forklift-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 30px;
}
.fork-card {
background: var(–white);
border-radius: 20px;
overflow: hidden;
box-shadow: 0 15px 40px rgba(0,0,0,0.05);
border: 1px solid #eee;
transition: 0.4s;
}
.fork-card:hover { transform: translateY(-15px); }
.card-img-placeholder {
background: var(–dammam-blue);
height: 200px;
display: flex; align-items: center; justify-content: center;
color: var(–industrial-orange); font-size: 5rem;
}
.card-body { padding: 30px; }
.card-body h3 { font-size: 1.8rem; margin-bottom: 15px; color: var(–dammam-blue); }
.card-body ul { list-style: none; }
.card-body ul li { padding: 10px 0; border-bottom: 1px solid #f0f0f0; font-weight: 700; display: flex; justify-content: space-between; }
.card-body ul li span { color: #777; font-weight: 400; }

/* — جدول الحمولات الفني — */
.table-container { overflow-x: auto; background: var(–white); border-radius: 20px; padding: 20px; box-shadow: 0 10px 30px rgba(0,0,0,0.05); }
table { width: 100%; border-collapse: collapse; min-width: 600px; }
th { background: var(–dammam-blue); color: var(–industrial-orange); padding: 20px; text-align: center; font-size: 1.2rem; }
td { padding: 20px; text-align: center; border-bottom: 1px solid #eee; font-weight: 900; font-size: 1.1rem; }
tr:nth-child(even) { background: #fdfdfd; }

/* — تغطية الدمام — */
.dammam-districts {
background: var(–steel-gray);
color: var(–white);
padding: 60px 20px;
border-radius: 25px;
text-align: center;
}
.dist-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 30px; }
.dist-item { background: rgba(255,255,255,0.1); padding: 10px 25px; border-radius: 50px; border: 1px solid var(–industrial-orange); }

/* — فوتر الفخامة — */
footer {
background: #050505;
color: #888;
padding: 80px 20px;
text-align: center;
}
.footer-logo { font-size: 2rem; color: var(–white); font-weight: 900; margin-bottom: 20px; }
.footer-logo span { color: var(–industrial-orange); }

/* — موبايل ريسبونسيف — */
@media (max-width: 768px) {
.mega-title { font-size: 2.2rem; }
.btn-mega-call { font-size: 1.5rem; padding: 15px 30px; width: 100%; }
.section-header h2 { font-size: 2rem; }
}

TAJ AL-MAMLAKA | FORKLIFT DIVISION

FORKLIFT RENTAL
DAMMAM SERVICES

تأجير الرافعات الشوكية في المنطقة الشرقية (الدمام، الجبيل، الخبر). أسطول حديث، حمولات متنوعة، وأسعار لا تقبل المنافسة.

0564548663

Our Forklift Fleet / أسطولنا


We provide all types of forklifts for industrial and warehouse usage.

 

Diesel Forklifts

For heavy outdoor construction & yards.

  • Capacity: 3 Ton – 10 Ton
  • Lift Height: 3m – 6m
  • Brands: Toyota, Caterpillar, Hyster
 

Electric Forklifts

Perfect for indoor cold stores & warehouses.

  • Capacity: 1.5 Ton – 3 Ton
  • Environment: Zero Emissions (Silent)
  • Tires: Non-Marking Solid Tires
 

Reach Trucks

High-level racking and narrow aisles.

  • Max Reach: Up to 12 Meters
  • Precision: Joystick Control System
  • Safety: Built-in Camera Support

Technical Specs Matrix / المواصفات


Model ClassMax Capacity (Ton)Recommended Use
Compact Series1.5T – 2.5TRetail & Small Warehouses
Standard Series3.0T – 5.0TGeneral Logistics & Shipping
Industrial Series7.0T – 10.0TManufacturing & Steel Plants
Super Heavy15.0T+Ports & Oil Field Supplies

DAMMAM COVERAGE AREAS

نغطي كافة المناطق الصناعية واللوجستية في الدمام وضواحيها فوراً

المدينة الصناعية الأولى
المدينة الصناعية الثانية
ميناء الملك عبد العزيز
طريق الخالدية
الجبيل الصناعية
منطقة مستودعات الميناء

Expert Forklift Rental Solutions Across Eastern Province

Call: 0564548663

© 2026 Taj Al-Mamlaka Heavy Equipment Rental. All Rights Reserved.

ساعات العمل

We are currently open.
 Open Close
السبتOpen (24 Hours)
الأحدOpen Today (24 Hours)
الإثنينOpen (24 Hours)
الثلاثاءOpen (24 Hours)
الأربعاءOpen (24 Hours)
الخميسOpen (24 Hours)
الجمعةOpen (24 Hours)

ترك الرد

اترك تعليقاً

لن يتم نشر عنوان بريدك الإلكتروني. الحقول الإلزامية مشار إليها بـ *