
/* CMS safety fallback */
#preloader{display:none!important;opacity:0!important;visibility:hidden!important;}

/* ===== Webcenter final production fixes ===== */
:root{--wc-blue:#080086;--wc-black:#05050b;--wc-accent:#8fd313;}
#cColorSwitcher,.color-switcher,.switcher,.demo-panel,.style-switcher{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;}

/* Navigation + dropdown */
#header .navbar{background:#05050b!important;box-shadow:0 1px 0 rgba(255,255,255,.08)!important;}
#headerNav .nav>li>a{display:flex!important;align-items:center!important;min-height:62px;color:#fff!important;font-weight:700;letter-spacing:.2px;padding:0 11px!important;}
#headerNav .nav>li.active>a,#headerNav .nav>li>a:hover{border-bottom-color:#fff!important;color:#fff!important;background:transparent!important;}
#headerNav .nav>.dropdown>.dropdown-menu{padding:0!important;border:0!important;box-shadow:0 18px 40px rgba(0,0,0,.25)!important;min-width:220px!important;}
#headerNav .nav>.dropdown>.dropdown-menu>li>a{display:flex!important;align-items:center!important;gap:8px!important;padding:12px 15px!important;color:#303030!important;background:#fff!important;font-weight:500!important;}
#headerNav .nav>.dropdown>.dropdown-menu>li>a i{width:18px;text-align:center;color:#303030!important;}
#headerNav .nav>.dropdown>.dropdown-menu>li.active>a,
#headerNav .nav>.dropdown>.dropdown-menu>li>a:hover,
#headerNav .nav>.dropdown>.dropdown-menu>li>a:focus{background:#080086!important;color:#fff!important;}
#headerNav .nav>.dropdown>.dropdown-menu>li.active>a i,
#headerNav .nav>.dropdown>.dropdown-menu>li>a:hover i,
#headerNav .nav>.dropdown>.dropdown-menu>li>a:focus i{color:#fff!important;}

/* Client Area button */
#headerNav .nav>li.wc-clientarea-li>a.wc-clientarea-btn{min-height:40px!important;margin:11px 0 0 14px!important;padding:0 20px!important;border:1px solid #fff!important;border-radius:0!important;background:#080086!important;color:#fff!important;line-height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-transform:uppercase!important;font-weight:800!important;}
#headerNav .nav>li.wc-clientarea-li>a.wc-clientarea-btn:hover{background:#fff!important;color:#080086!important;border-color:#fff!important;}

/* Hero */
.wc-hero{background:#05050b!important;color:#fff!important;min-height:640px!important;padding:155px 0 130px!important;display:flex!important;align-items:center!important;}
.wc-hero h1{font-size:58px!important;line-height:1.05!important;color:#fff!important;font-weight:900!important;letter-spacing:-.5px!important;}
.wc-hero p{color:rgba(255,255,255,.84)!important;font-size:17px!important;line-height:1.8!important;}
.wc-hero .wc-btn-primary{background:#080086!important;color:#fff!important;border:1px solid #080086!important;padding:16px 34px!important;display:inline-block!important;font-weight:800!important;}
.wc-hero-visual{background:transparent!important;box-shadow:none!important;padding:0!important;}
.wc-hero-visual img{width:100%!important;max-width:560px!important;height:auto!important;display:block!important;}
.wc-hero-badge{background:#fff!important;color:#080086!important;border-radius:10px!important;font-size:18px!important;font-weight:800!important;box-shadow:0 18px 45px rgba(0,0,0,.2)!important;}

/* Domain form button alignment */
.wc-domain-form{display:flex!important;align-items:stretch!important;justify-content:center!important;gap:10px!important;}
.wc-domain-form input{height:54px!important;line-height:54px!important;}
.wc-domain-form button,.wc-domain-form a{height:54px!important;min-width:100px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:1!important;background:#05050b!important;color:#fff!important;border:0!important;text-decoration:none!important;font-weight:800!important;}
.wc-domain-form button:hover,.wc-domain-form a:hover{background:#080086!important;color:#fff!important;}

/* Why Webcenter dark section */
.wc-why-dark{background:#12162d!important;color:#fff!important;padding:95px 0 80px!important;}
.wc-why-dark .wc-why-head{max-width:680px;margin-bottom:44px;}
.wc-why-dark .wc-why-head h2{font-size:48px!important;line-height:1.1!important;margin:0 0 20px!important;color:#ffa51f!important;font-weight:900!important;}
.wc-why-dark .wc-why-head p{font-size:20px!important;line-height:1.6!important;color:rgba(255,255,255,.88)!important;}
.wc-why-dark .row{display:flex;flex-wrap:wrap;}
.wc-why-item{display:flex!important;gap:24px!important;align-items:flex-start!important;margin-bottom:46px!important;min-height:130px!important;}
.wc-why-icon{width:48px!important;flex:0 0 48px!important;color:#ffa51f!important;font-size:34px!important;line-height:1!important;text-align:center!important;}
.wc-why-item h3{color:#fff!important;font-size:23px!important;line-height:1.3!important;margin:0 0 10px!important;font-weight:800!important;}
.wc-why-item p{color:rgba(255,255,255,.72)!important;font-size:18px!important;line-height:1.6!important;margin:0!important;max-width:540px;}

/* CTA/contact strip - comes after content and before footer */
.wc-contact-strip{background:#2447d8!important;color:#fff!important;padding:74px 0!important;position:relative;overflow:hidden;}
.wc-contact-strip:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.04),rgba(0,0,0,.08));pointer-events:none;}
.wc-contact-strip .container{position:relative;z-index:1;}
.wc-contact-strip-row{display:flex;align-items:center;}
.wc-contact-strip h2{color:#fff!important;font-size:36px!important;line-height:1.25!important;font-weight:900!important;margin:0 0 24px!important;}
.wc-contact-strip p{color:#fff!important;font-size:17px!important;line-height:1.65!important;margin-bottom:8px!important;}
.wc-contact-strip-side{border-left:1px solid rgba(255,255,255,.45)!important;text-align:center!important;}
.wc-contact-strip-side h3{font-size:42px!important;color:#fff!important;font-weight:300!important;margin:0 0 18px!important;}
.wc-contact-strip-side strong{color:#ffc17a!important;font-size:30px!important;line-height:1.35!important;}
.wc-contact-strip-side span{font-size:18px!important;font-weight:800!important;color:#fff!important;margin-left:6px;}
.wc-outline-btn{display:inline-block!important;margin-top:14px!important;padding:13px 30px!important;border:1px solid rgba(255,255,255,.9)!important;color:#fff!important;border-radius:6px!important;font-weight:800!important;background:transparent!important;}
.wc-outline-btn:hover{background:#fff!important;color:#080086!important;}

/* Pricing color */
.wc-price,.pricing--body h3 strong{color:#080086!important;}
.wc-plan-card.popular{background:#080086!important;border-color:#080086!important;color:#fff!important;}
.wc-plan-card.popular .wc-price{color:#fff!important;}
.wc-plan-badge{background:#080086!important;color:#fff!important;border:1px solid rgba(255,255,255,.45)!important;}

/* Section title underline */
.section--title h2:before,.page-header--title h2:before,.footer--widget h4:before{background:#080086!important;}
.footer--widget h4:before{background:#080086!important;}
.footer--widget ul li a:hover,.fw--about a.more{color:#fff!important;opacity:.9;}

@media(max-width:991px){
  .wc-contact-strip-row{display:block;}
  .wc-contact-strip-side{border-left:0!important;border-top:1px solid rgba(255,255,255,.3)!important;margin-top:30px;padding-top:30px;}
  #headerNav .nav>li.wc-clientarea-li>a.wc-clientarea-btn{margin:10px 0!important;}
}
@media(max-width:767px){
  .wc-hero{min-height:auto!important;padding:110px 0 70px!important;display:block!important;}
  .wc-hero h1{font-size:39px!important;}
  .wc-domain-form{display:block!important;}
  .wc-domain-form input,.wc-domain-form button,.wc-domain-form a{width:100%!important;margin-bottom:10px!important;}
  .wc-why-dark .wc-why-head h2{font-size:38px!important;}
  .wc-contact-strip h2{font-size:29px!important;}
  .wc-contact-strip-side h3{font-size:32px!important;}
}
