/* AOSWARE FINAL - ONE ZIP */
:root{
    --aos-navy:#051a3b;--aos-navy-2:#072b64;--aos-blue:#075dcc;--aos-blue-2:#0b72ee;
    --aos-text:#0b1f3e;--aos-muted:#708097;--aos-bg:#f6f8fb;--aos-border:#e2e9f2;
}
html,body{background:var(--aos-bg)!important;color:var(--aos-text);}
body.aos-page-homepage{background:#fff!important;}

.aos-public-topbar{background:#061e48;color:#fff;font-size:12px;}
.aos-public-topbar .container{min-height:34px;display:flex;align-items:center;justify-content:space-between;}
.aos-public-topbar a{color:#fff!important;text-decoration:none!important;}
.aos-public-topbar .left,.aos-public-topbar .right{display:flex;align-items:center;gap:20px;}

#header.header{background:#fff!important;box-shadow:0 2px 14px rgba(13,42,82,.08)!important;}
#header .topbar{background:#061e48!important;color:#fff!important;}
#header .topbar a,#header .topbar button,#header .topbar .btn{color:#fff!important;}
#header .navbar.navbar-light{background:#fff!important;min-height:76px!important;}
#header .navbar-brand{width:230px!important;height:58px!important;display:flex!important;align-items:center!important;}
#header .navbar-brand img.aosware-logo{display:block!important;width:215px!important;max-height:55px!important;object-fit:contain!important;}
#header .main-navbar-wrapper{background:#fff!important;border-top:1px solid #edf1f6!important;border-bottom:1px solid #e2e8f0!important;}
#header .main-navbar-wrapper .nav-link{color:#142640!important;font-weight:600!important;font-size:14px!important;}
#header .main-navbar-wrapper .nav-link:hover{color:var(--aos-blue)!important;}
#header .cart-btn .badge{background:var(--aos-blue)!important;}
body.aos-page-homepage #header form.form-inline.ml-auto{display:none!important;}
body.aos-page-homepage .master-breadcrumb{display:none!important;}

body.aos-page-homepage #main-body{padding:0!important;background:#fff!important;}
body.aos-page-homepage #main-body>.container{max-width:1180px!important;padding-left:15px!important;padding-right:15px!important;}
body.aos-page-homepage #main-body .primary-content{padding-top:0!important;padding-bottom:0!important;}

.aos-final-home{background:#fff;margin:0;overflow:hidden;}
.aos-final-hero{
    min-height:410px;display:grid;grid-template-columns:52% 48%;align-items:center;position:relative;overflow:hidden;
    padding:0 42px;color:#fff;
    background:radial-gradient(circle at 78% 48%,rgba(0,125,255,.32),transparent 31%),
               linear-gradient(112deg,#03142f 0%,#06275e 56%,#063b88 100%);
}
.aos-final-hero:after{
    content:"";position:absolute;inset:0;pointer-events:none;
    background-image:linear-gradient(rgba(47,125,220,.08) 1px,transparent 1px),
                     linear-gradient(90deg,rgba(47,125,220,.08) 1px,transparent 1px);
    background-size:40px 40px;
}
.aos-final-hero-copy{position:relative;z-index:2;}
.aos-final-hero h1{color:#fff!important;font-size:42px!important;line-height:1.08!important;margin:0 0 9px!important;font-weight:800!important;}
.aos-final-subtitle{font-size:14px;font-weight:700;margin-bottom:15px;}
.aos-final-hero p{max-width:535px;color:#d8e6f8;font-size:15px;line-height:1.72;margin-bottom:22px;}
.aos-final-actions{display:flex;gap:11px;}
.aos-final-btn-primary,.aos-final-plan-btn{
    background:linear-gradient(#0b72ee,#0759c4)!important;border-color:#0759c4!important;color:#fff!important;
    font-weight:700!important;border-radius:5px!important;
}
.aos-final-btn-primary{padding:10px 23px!important;}
.aos-final-btn-outline{
    padding:9px 22px!important;border-radius:5px!important;background:transparent!important;
    border:1px solid rgba(255,255,255,.78)!important;color:#fff!important;
}
.aos-final-btn-outline:hover{background:#fff!important;color:#062457!important;}

.aos-final-server-art{
    height:300px;position:relative;z-index:2;margin-left:18px;border-radius:11px;
    background:linear-gradient(145deg,rgba(9,48,103,.88),rgba(5,84,176,.38));
    box-shadow:inset 0 0 62px rgba(0,120,255,.28),0 20px 46px rgba(0,0,0,.24);
}
.aos-server-rack{
    position:absolute;right:8%;width:50%;height:19%;border:1px solid rgba(74,165,255,.64);
    border-radius:4px;background:linear-gradient(#0b356f,#071f43);padding:9px 12px;
}
.aos-server-rack span{display:block;height:2px;margin:7px 0;background:#1787f5;box-shadow:0 0 8px rgba(23,135,245,.85);}
.rack-one{top:13%}.rack-two{top:41%}.rack-three{top:69%}
.aos-shield{position:absolute;left:13%;bottom:15%;font-size:82px;color:#2f9cff;filter:drop-shadow(0 0 13px rgba(0,137,255,.62));}
.aos-mail{position:absolute;color:#b8ddff;filter:drop-shadow(0 0 9px rgba(0,137,255,.62));}
.aos-mail-one{left:14%;top:20%;font-size:37px}.aos-mail-two{left:5%;top:43%;font-size:27px}

.aos-final-feature-strip{
    width:calc(100% - 66px);margin:-14px auto 0;position:relative;z-index:5;
    display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--aos-border);
    border-radius:6px;box-shadow:0 10px 24px rgba(17,48,90,.12);
}
.aos-final-feature{min-height:80px;display:flex;align-items:center;gap:13px;padding:18px 20px;border-right:1px solid #edf1f6;}
.aos-final-feature:last-child{border-right:0}
.aos-final-feature i{min-width:31px;text-align:center;color:var(--aos-blue);font-size:27px;}
.aos-final-feature strong{display:block;color:#10233f;font-size:12px;margin-bottom:3px;}
.aos-final-feature span{display:block;color:#77859a;font-size:10px;line-height:1.45;}

.aos-final-plans{padding:47px 32px 39px;background:#fff;}
.aos-final-section-title{text-align:center;margin-bottom:26px;}
.aos-final-section-title h2{color:#0b1f3d!important;font-size:27px!important;font-weight:800!important;margin-bottom:4px!important;}
.aos-final-section-title p{color:#77859a;font-size:12px;margin:0;}
.aos-final-plan-grid{max-width:930px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:17px;}
.aos-final-plan{
    position:relative;text-align:center;background:#fff;border:1px solid #dfe6ef;border-radius:7px;
    padding:27px 21px 20px;box-shadow:0 8px 22px rgba(16,47,88,.055);
}
.aos-final-plan-featured{border-top:5px solid var(--aos-blue);transform:translateY(-5px);box-shadow:0 14px 33px rgba(5,82,184,.14);}
.aos-final-popular{
    position:absolute;top:-18px;left:50%;transform:translateX(-50%);padding:3px 14px;
    background:var(--aos-blue);color:#fff;border-radius:11px;font-size:10px;font-weight:700;
}
.aos-final-plan h3{color:#0b203e!important;font-size:14px!important;font-weight:700!important;}
.aos-final-price{margin:15px 0 17px;color:#0754bb;font-size:30px;font-weight:800;}
.aos-final-price sup{top:-.65em;font-size:15px}.aos-final-price small{margin-left:2px;color:#6f7e92;font-size:10px;font-weight:500;}
.aos-final-plan ul{list-style:none;padding:0;margin:0 0 21px;color:#35475f;font-size:11px;line-height:1.85;}
.aos-final-plan-btn{width:100%;padding:8px!important;}

.aos-final-why{padding:39px 32px 52px;background:#f8fafe;}
.aos-final-why-grid{max-width:940px;margin:0 auto 26px;display:grid;grid-template-columns:repeat(4,1fr);gap:19px;}
.aos-final-why-grid>div{text-align:center;padding:10px;}
.aos-final-why-grid i{
    width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin:0 auto 10px;
    border:1px solid #dfe7f1;border-radius:50%;background:#fff;color:var(--aos-blue);font-size:20px;
}
.aos-final-why-grid strong{display:block;margin-bottom:4px;color:#122540;font-size:11px;}
.aos-final-why-grid span{display:block;color:#798698;font-size:9px;line-height:1.55;}
.aos-final-cta{max-width:925px;margin:0 auto;padding:25px;text-align:center;border-radius:7px;color:#fff;background:linear-gradient(110deg,#061a3a,#0a397b);}
.aos-final-cta h3{color:#fff!important;font-size:19px!important;margin-bottom:4px!important;}
.aos-final-cta p{color:#c9d9ed;font-size:11px;margin-bottom:13px;}

body:not(.aos-page-homepage) #main-body{background:var(--aos-bg)!important;}
body:not(.aos-page-homepage) #main-body>.container{max-width:1180px!important;}
.tiles{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:13px!important;margin-bottom:17px!important;}
.tiles .tile{
    float:none!important;width:auto!important;min-height:105px!important;margin:0!important;padding:15px!important;
    background:#fff!important;border:1px solid var(--aos-border)!important;border-radius:8px!important;
    box-shadow:0 5px 17px rgba(16,47,88,.055)!important;
}
.tiles .tile .stat{color:#0b203e!important;font-size:28px!important;font-weight:800!important;}
.tiles .tile .title{color:#526177!important;font-size:11px!important;}
.tiles .tile i{color:var(--aos-blue)!important;}
.client-home-cards .card,.client-home-cards .panel,.card,.panel{
    background:#fff!important;border-color:var(--aos-border)!important;border-radius:8px!important;
    box-shadow:0 5px 17px rgba(16,47,88,.05)!important;
}
.card-header,.panel-heading{background:#fff!important;color:#122641!important;border-bottom:1px solid #e9eef4!important;font-weight:700!important;}
.sidebar .list-group-item.active{background:var(--aos-blue)!important;border-color:var(--aos-blue)!important;}
.btn-primary{background:var(--aos-blue)!important;border-color:var(--aos-blue)!important;}

.login-form .card,.logincontainer{border:0!important;border-radius:9px!important;background:#fff!important;box-shadow:0 18px 44px rgba(7,35,77,.15)!important;}
.login-form .card-body,.logincontainer{padding:38px!important;}
.login-form h1,.login-form h2,.login-form h3{color:#0b1f3d!important;font-weight:800!important;}
.login-form .form-control,.logincontainer .form-control{min-height:45px!important;border-color:#dce4ee!important;}

.table{background:#fff!important;}
.table thead th{background:#f8fafc!important;color:#536278!important;border-bottom:1px solid #e4eaf2!important;font-size:11px!important;}
.table td{vertical-align:middle!important;border-top:1px solid #edf1f6!important;}
.pagination .page-item.active .page-link{background:var(--aos-blue)!important;border-color:var(--aos-blue)!important;}

#footer.footer{
    padding-top:36px!important;padding-bottom:31px!important;color:#cbd8e8!important;border-top:0!important;
    background:linear-gradient(115deg,#06182f,#092b55)!important;
}
#footer.footer:before{
    content:"AOSWARE  •  Industry Platforms. Intelligent Solutions.";display:block;max-width:1140px;
    margin:0 auto 21px;padding:0 15px;color:#fff;font-size:14px;font-weight:700;
}
#footer.footer a{color:#e4edf8!important;}
#footer.footer .copyright{color:#9fb1c9!important;}
a[href*="whmcompletesolution" i]{display:none!important;}

@media(max-width:991px){
    .aos-final-hero{grid-template-columns:1fr;padding:0 26px}.aos-final-server-art{display:none}
    .aos-final-hero h1{font-size:36px!important}.aos-final-feature-strip{grid-template-columns:repeat(2,1fr)}
    .aos-final-plan-grid{grid-template-columns:1fr;max-width:500px}.aos-final-plan-featured{transform:none}
    .aos-final-why-grid{grid-template-columns:repeat(2,1fr)}.tiles{grid-template-columns:repeat(2,1fr)!important}
}
@media(max-width:575px){
    .aos-public-topbar .container{flex-direction:column;justify-content:center;gap:4px;padding:7px 15px}
    #header .navbar-brand{width:175px!important}.aos-final-hero h1{font-size:31px!important}
    .aos-final-feature-strip{width:calc(100% - 22px);grid-template-columns:1fr}
    .aos-final-feature{border-right:0;border-bottom:1px solid #edf1f6}
    .aos-final-why-grid{grid-template-columns:1fr}.tiles{grid-template-columns:1fr!important}

}
html,
body,
#main-body,
body.aos-page-homepage,
body.aos-page-homepage #main-body {
    background: #ffffff !important;
}
