
#uc_card_carousel_elementor_1f33cac .ue-carousel-item
{
	  height: 565px;
}
.elementor-11 .elementor-element.elementor-element-fffc985 .uc-active-item .ue-item
{
	  height: 495px;
}
.elementor-11 .elementor-element.elementor-element-fffc985 .uc_image_carousel_container_holder
{
	  height: 495px;
}


.industry-section{
    padding:80px 5%;
    background:#f7f8fa;
    text-align:center;
    font-family:'Inter',sans-serif;
}

.sub-heading{
    color:#ff6b00;
    font-weight:700;
    font-size:14px;
    letter-spacing:1px;
    margin-bottom:12px;
}

.industry-section h2{
    font-size:42px;
    color:#0f172a;
    margin-bottom:50px;
    font-weight:800;
}

.industry-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:25px;
}

.industry-card{
    background:#fff;
    border-radius:18px;
    overflow:hidden;
    position:relative;
    padding-bottom:35px;
    transition:0.3s ease;
    box-shadow:0 4px 20px rgba(0,0,0,0.05);
}

.industry-card:hover{
    transform:translateY(-8px);
}

.image-box img{
    width:100%;
    height:190px;
    object-fit:cover;
    display:block;
}

.icon-circle{
    width:60px;
    height:60px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:28px;
    color:#fff;
    margin:auto;
    margin-top:-30px;
    position:relative;
    z-index:2;
    border:5px solid #fff;
}

.orange{
    background:#ff6b00;
}

.green{
    background:#4caf50;
}

.blue{
    background:#3b82f6;
}

.purple{
    background:#7c3aed;
}

.industry-card h3{
    margin-top:20px;
    font-size:19px;
    line-height:1.5;
    color:#0f172a;
    font-weight:600;
    padding:0 15px;
}

/* MOBILE RESPONSIVE */

@media(max-width:991px){

.industry-grid{
    grid-template-columns:repeat(2,1fr);
}

}

@media(max-width:767px){

.industry-grid{
    grid-template-columns:1fr;
}

.industry-section h2{
    font-size:32px;
}

}





/* MAIN SECTION */

.workflow-section{
    width:100%;
    padding:60px 20px;
    background:#ffffff;
    font-family:'Inter',sans-serif;
    text-align:center;
}

/* TOP */

.workflow-top span{
    color:#ff7a00;
    font-size:14px;
    font-weight:700;
    letter-spacing:1px;
    display:block;
    margin-bottom:10px;
}

.workflow-top h2{
    font-size:42px;
    font-weight:800;
    color:#111827;
    margin-bottom:50px;
    line-height:1.2;
}

/* STEPS */

.workflow-steps{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:18px;
    flex-wrap:wrap;
}

/* ITEM */

.workflow-item{
    position:relative;
}

.circle{
    width:230px;
    height:230px;
    background:#fafafa;
    border-radius:50%;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    padding:25px;
    position:relative;
    box-shadow:0 0 0 1px #f0f0f0 inset;
}

/* NUMBER */

.step-number{
    position:absolute;
    top:20px;
    left:20px;
    width:34px;
    height:34px;
    border-radius:50%;
    color:#fff;
    font-size:15px;
    font-weight:700;
    display:flex;
    align-items:center;
    justify-content:center;
}

/* COLORS */

.orange{
    background:#ff7a00;
}

.green{
    background:#41a541;
}

.blue{
    background:#2f80ed;
}

.purple{
    background:#7b2cbf;
}

/* ICON */

.icon{
    font-size:38px;
    margin-bottom:15px;
}

/* TITLE */

.circle h3{
    font-size:22px;
    font-weight:700;
    color:#111827;
    margin-bottom:12px;
}

/* TEXT */

.circle p{
    font-size:15px;
    line-height:1.7;
    color:#6b7280;
}

/* ARROW */

.arrow{
    font-size:28px;
    color:#d1d5db;
    font-weight:700;
}

/* MOBILE */

@media(max-width:991px){

    .workflow-top h2{
        font-size:30px;
    }

    .workflow-steps{
        flex-direction:column;
    }

    .arrow{
        transform:rotate(90deg);
    }

    .circle{
        width:210px;
        height:210px;
    }
}

/* ================= LOGIARK-HEADER-V1 (added by Claude) ================= */
.ehf-header #masthead{position:sticky;top:0;z-index:9999;
  background:rgba(9,13,22,.82);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);
  border-bottom:1px solid rgba(33,46,74,.75)}
.admin-bar.ehf-header #masthead{top:32px}
@media (max-width:782px){.admin-bar.ehf-header #masthead{top:46px}}
.ehf-header #masthead .elementor-section,
.ehf-header #masthead .elementor-container,
.ehf-header #masthead .elementor-widget-container,
.ehf-header #masthead .elementor-column-wrap{background-color:transparent!important}
/* logo filter removed - logo asset has an opaque white background */

#masthead .hfe-nav-menu a.hfe-menu-item,
#masthead .hfe-nav-menu a.hfe-sub-menu-item{
  color:#D3DCEC!important;font-family:'Plus Jakarta Sans',-apple-system,sans-serif;
  font-weight:500;font-size:15px;letter-spacing:-.01em;transition:color .2s ease}
#masthead .hfe-nav-menu a.hfe-menu-item:hover,
#masthead .hfe-nav-menu a.hfe-sub-menu-item:hover{color:#00D2FF!important}
#masthead .hfe-nav-menu .current-menu-item > a.hfe-menu-item{color:#fff!important}

#masthead .hfe-nav-menu .sub-menu{
  background:#131B2E!important;border:1px solid #212E4A!important;border-radius:10px;
  padding:8px!important;box-shadow:0 24px 60px rgba(0,0,0,.55);min-width:252px}
#masthead .hfe-nav-menu .sub-menu li a{border-radius:7px;padding:10px 13px!important;font-size:14px!important;border:0!important}
#masthead .hfe-nav-menu .sub-menu li a:hover{background:rgba(0,102,255,.16)!important;color:#00D2FF!important}

#masthead .lk-navcta > a.hfe-menu-item{
  background:#0066FF!important;color:#fff!important;border-radius:999px!important;
  padding:10px 20px!important;font-weight:600!important;
  box-shadow:0 6px 20px rgba(0,102,255,.35);transition:.22s ease}
#masthead .lk-navcta > a.hfe-menu-item:hover{background:#1a75ff!important;color:#fff!important;transform:translateY(-1px)}

/* ---- footer dark palette ---- */
.ehf-footer footer .elementor-section,
.ehf-footer footer .elementor-container{background-color:#090D16!important}
.ehf-footer footer{background:#090D16}
.ehf-footer footer, .ehf-footer footer p, .ehf-footer footer li, .ehf-footer footer span{color:#8C9BB4!important}
.ehf-footer footer h1,.ehf-footer footer h2,.ehf-footer footer h3,
.ehf-footer footer h4,.ehf-footer footer h5,.ehf-footer footer h6{color:#fff!important}
.ehf-footer footer a{color:#B6C3D8!important;transition:color .2s ease}
.ehf-footer footer a:hover{color:#00D2FF!important}
/* ================= /LOGIARK-HEADER-V1 ================= */

/* LOGIARK-HEADER-V2 fixes */
#masthead .hfe-nav-menu{flex-wrap:nowrap!important;white-space:nowrap}
#masthead .hfe-nav-menu > li > a.hfe-menu-item{padding-left:14px!important;padding-right:14px!important;font-size:14.5px!important}
#masthead .lk-navcta > a.hfe-menu-item{padding:9px 18px!important;font-size:14.5px!important}
.page-id-1709 .site-content .ast-container{padding-top:0!important;padding-bottom:0!important}
.page-id-1709 #primary{padding-top:0!important;padding-bottom:0!important;margin-top:0!important;margin-bottom:0!important}
.page-id-1709 .entry-content{margin-top:0!important}

/* LOGIARK-FOOTER-V3 */
.ehf-footer footer .e-con,.ehf-footer footer .e-con-inner,.ehf-footer footer .e-con-boxed{background-color:#090D16!important}
.ehf-footer footer .e-con-boxed{border-top:1px solid #212E4A}

/* ===== LOGIARK-POLISH-V4 ===== */
/* logo is an opaque JPEG - invert + screen keys out the white box */
.ehf-header #masthead img,.ehf-footer footer img{filter:contrast(1.7) invert(1) grayscale(1) brightness(1.25);mix-blend-mode:screen}
.ehf-header #masthead img{max-width:172px!important;height:auto!important;width:auto!important}
.ehf-footer footer img{max-width:150px!important;height:auto!important;width:auto!important}
/* tighter, more opaque header */
.ehf-header #masthead{background:rgba(9,13,22,.93)!important;border-bottom:1px solid rgba(33,46,74,.9)!important}
.ehf-header #masthead .e-con,.ehf-header #masthead .e-con-inner{padding-top:10px!important;padding-bottom:10px!important}
/* even nav spacing */
#masthead .hfe-nav-menu > li > a.hfe-menu-item{padding-left:15px!important;padding-right:15px!important}
#masthead .hfe-nav-menu .sub-arrow{margin-left:5px!important}
/* kill white gap above hero */
.page-id-1709 .site-content{padding-top:0!important;padding-bottom:0!important;background:#FAFAFC}
.page-id-1709 .site-content > .ast-container{padding-top:0!important;padding-bottom:0!important}
.page-id-1709 .entry-content > *:first-child{margin-top:0!important}
/* footer proportions + contrast */
.ehf-footer footer h1,.ehf-footer footer h2,.ehf-footer footer h3,.ehf-footer footer h4{font-size:15px!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-weight:700!important;color:#8C9BB4!important;line-height:1.3!important}
.ehf-footer footer p,.ehf-footer footer li,.ehf-footer footer span{font-size:14.5px!important;line-height:1.7!important;color:#A9B7CE!important}
.ehf-footer footer a{color:#D3DCEC!important}

/* LOGIARK-POLISH-V5 : blend the residual sliver above the hero */
.page-id-1709 .content-area,.page-id-1709 .site-main,.page-id-1709 article.post-1709,.page-id-1709 .entry-content{background:#090D16!important}

/* LOGIARK-POLISH-V6 : page background behind the container */
body.page-id-1709,body.page-id-1709 #page,body.page-id-1709 .site,body.page-id-1709 .ast-container{background-color:#090D16!important}

/* LOGIARK-POLISH-V7 */
.ehf-footer footer .elementor-divider-separator{border-top-color:#212E4A!important;border-top-width:1px!important}
.ehf-footer footer .elementor-divider{--divider-color:#212E4A!important;--divider-border-color:#212E4A!important}
