/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */


/* CYBER SERVICES AI enterprise compliance refresh */
#header { background: #0b1220; border-bottom: 1px solid rgba(255,255,255,.08); }
#header .logo img { max-height: 58px; width: auto; }
#header .top-nav > li > a { color: #d7e3f4; }
#header .top-nav > li.primary-action > a.btn { background: #1769ff; color: #fff; border-radius: 6px; }
.fwpc-main-menu .navbar-main { background: #111827; border: 0; border-radius: 0; margin-bottom: 0; }
.fwpc-main-menu .navbar-main .navbar-nav > li > a { color: #eef5ff; font-weight: 600; letter-spacing: .2px; }
.fwpc-main-menu .navbar-main .navbar-nav > li > a:hover,
.fwpc-main-menu .navbar-main .navbar-nav > li.open > a { background: #1769ff; color: #fff; }
.fwpc-main-menu .dropdown-menu { border-radius: 8px; border: 0; box-shadow: 0 12px 30px rgba(0,0,0,.16); }
.fwpc-nav-actions > li > a { color: #fff !important; }
.fwpc-footer { background: #0b1220; color: #cbd5e1; padding: 45px 0 25px; }
.fwpc-footer h4, .fwpc-footer h5 { color: #fff; font-weight: 700; }
.fwpc-footer a { color: #93c5fd; }
.fwpc-footer a:hover { color: #fff; }
.fwpc-footer hr { border-color: rgba(255,255,255,.10); }
.fwpc-small { font-size: 12px; line-height: 1.6; color: #a8b3c7; }
.fwpc-legal-links li { margin: 0 10px 8px 0; }
.fwpc-contact-hero { background: linear-gradient(135deg,#0f172a,#1d4ed8); color: #fff; padding: 34px; border-radius: 12px; margin-bottom: 25px; }
.fwpc-contact-hero h2 { margin-top: 0; color: #fff; font-weight: 800; }
.fwpc-contact-grid { margin-bottom: 20px; }
.fwpc-contact-card { border: 1px solid #e5e7eb; border-radius: 12px; padding: 20px; min-height: 170px; background: #fff; box-shadow: 0 8px 20px rgba(15,23,42,.06); }
.fwpc-contact-card h4 { margin-top: 0; font-weight: 700; color: #0f172a; }
.fwpc-compliance-note { background: #f8fafc; border-left: 4px solid #1769ff; padding: 16px 18px; margin: 20px 0 25px; color: #334155; }
.btn, .pricing-btn, .btn-server { border-radius: 6px !important; }
