الرئيسية
خدماتنا
CCTV
Attendance System
Access Control
Gate Automation
PABX Telephones
ERP
Networks
Artificial intelligence
Smart Home
Graduation projects capstones prototype
الشركة
Success Stories
technical posts
News
About Us
الْعَرَبيّة
|
English (US)
تسجيل الدخول
Contact Us
الرئيسية
خدماتنا
CCTV
Attendance System
Access Control
Gate Automation
PABX Telephones
ERP
Networks
Artificial intelligence
Smart Home
Graduation projects capstones prototype
الشركة
Success Stories
technical posts
News
About Us
تسجيل الدخول
الْعَرَبيّة
|
English (US)
Contact Us
الفعاليات
النشاط
الثقافة
الموسيقى
الرياضة
النوع
عبر الإنترنت
مؤتمر
العمر
5-10
10-14
15-18
18+
الفعاليات القادمة
الفعاليات القادمة
الفعاليات السابقة
كافة الفعاليات
عوامل التصفية
النشاط
الثقافة
الموسيقى
الرياضة
النوع
عبر الإنترنت
مؤتمر
العمر
5-10
10-14
15-18
18+
التاريخ
الفعاليات القادمة
الفعاليات السابقة
كافة الفعاليات
لا توجد فعاليات مجدولة بعد
لم نتمكن من العثور على أي فعالية مجدولة في الوقت الحالي.
/* --- START: PBX Comparison Table Styles for Invent Technology --- */ .pbx-comparison-table-container { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em 0; overflow-x: auto; /* Ensures table scrolls on small screens */ } .pbx-table { width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; box-shadow: 0 2px 5px rgba(0,0,0,0.05); } .pbx-table th, .pbx-table td { padding: 15px; text-align: left; border-bottom: 1px solid #e0e0e0; vertical-align: top; } .pbx-table thead th { background-color: #005a9c; /* A professional blue */ color: #ffffff; font-weight: 600; font-size: 1.1em; } .pbx-table tbody tr:nth-child(even) { background-color: #f8f9fa; /* Light gray for alternating rows */ } .pbx-table tbody tr:hover { background-color: #f1f1f1; /* Highlight on hover */ } .pbx-table .brand-cell { width: 20%; text-align: center; } .pbx-table .brand-cell .brand-name { font-weight: 700; font-size: 1.2em; color: #333; } .pbx-table .pros-cons-list { margin: 0; padding-left: 0; list-style-type: none; } .pbx-table .pros-cons-list li { padding-left: 22px; position: relative; margin-bottom: 8px; } .pbx-table .pros-cons-list li::before { position: absolute; left: 0; top: 3px; font-family: 'Arial', sans-serif; font-weight: bold; font-size: 16px; } .pbx-table .pros-cons-list .pro::before { content: '✓'; /* Checkmark for Pros */ color: #28a745; /* Green */ } .pbx-table .pros-cons-list .con::before { content: '✗'; /* X-mark for Cons */ color: #dc3545; /* Red */ } /* --- END: PBX Comparison Table Styles --- */