/*
Theme Name: STCCEG 2026 Blue Green
Theme URI: https://stcceg.com
Author: STCCEG Team
Author URI: https://stcceg.com
Description: قالب مخصص لمركز STCCEG - المركز المتخصص للتدريب والاستشارات - تصميم 2026 حديث سريع متجاوب مع Elementor. يدعم RTL، أزرق #0E4A8A و أخضر #2E7D32، زر واتساب عائم 01141555175، نماذج حجز تفتح واتساب وايميل info@stcceg.com مباشرة.
Version: 3.2 Logo Pro
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: stcceg
Tags: training, consulting, rtl, elementor, blue-green, responsive
*/

:root{
  --stcceg-blue:#0E4A8A;
  --stcceg-green:#2E7D32;
  --stcceg-gold:#C5A100;
  --stcceg-light:#F5F7FA;
}
* { box-sizing:border-box }
body{font-family:'Tajawal','Cairo',sans-serif; direction:rtl; margin:0; background:#fff; color:#222; line-height:1.7}
a{text-decoration:none}
.container{max-width:1200px; margin:0 auto; padding:0 20px}
.btn{display:inline-block; padding:12px 28px; border-radius:8px; font-weight:700; transition:.3s}
.btn-primary{background:var(--stcceg-blue); color:#fff}
.btn-primary:hover{background:#0a3561}
.btn-green{background:var(--stcceg-green); color:#fff}
.hero{background:linear-gradient(135deg, var(--stcceg-blue) 0%, #123d6f 60%, var(--stcceg-green) 100%); color:#fff; padding:100px 0 80px; position:relative; overflow:hidden}
.card{border:1px solid #e9eef3; border-radius:16px; padding:24px; background:#fff; box-shadow:0 6px 24px rgba(14,74,138,.06); transition:.3s}
.card:hover{transform:translateY(-4px); box-shadow:0 12px 32px rgba(14,74,138,.12)}
.whatsapp-float{position:fixed; bottom:24px; right:24px; z-index:9999; background:#25D366; width:60px; height:60px; border-radius:50%; display:flex; align-items:center; justify-content:center; box-shadow:0 6px 20px rgba(0,0,0,.25)}
