.elementor-927 .elementor-element.elementor-element-5aa1703{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-927 .elementor-element.elementor-element-78c3ec8{background-image:url("https://www.epix.ae/wp-content/uploads/2026/05/3d-led-screen-for-rent-creative-interactive.jpg");}.elementor-927 .elementor-element.elementor-element-7871652{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-927 .elementor-element.elementor-element-ad0bf15{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-927 .elementor-element.elementor-element-2be356b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-927 .elementor-element.elementor-element-1d62da9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-927 .elementor-element.elementor-element-839649a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-927 .elementor-element.elementor-element-bbe9a09{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-927 .elementor-element.elementor-element-affe062{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-78c3ec8 */.epix-project-hero{
    position:relative;
    padding:180px 20px;
    overflow:hidden;
    min-height:750px;
    display:flex;
    align-items:center;
}

.epix-project-hero::before{
    content:"";
    position:absolute;
    inset:0;
    background:rgba(15,23,42,0.42);
    z-index:1;
}

.epix-project-overlay{
    position:relative;
    z-index:2;
    max-width:1200px;
    margin:auto;
    width:100%;
}

.epix-project-content{
    text-align:center;
    color:#fff;
}

.epix-project-content h1{
    font-size:52px;
    line-height:1.15;
    margin-bottom:22px;
    font-weight:700;
    color:#fff;
    text-shadow:
        0 4px 18px rgba(0,0,0,0.45),
        0 2px 8px rgba(0,0,0,0.35);
}

.epix-subtitle{
    font-size:20px;
    max-width:920px;
    margin:auto;
    color:#fff;
    opacity:0.96;
    text-shadow:
        0 3px 14px rgba(0,0,0,0.38),
        0 2px 6px rgba(0,0,0,0.28);
}

.epix-project-specs{
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    gap:20px;
    margin-top:55px;
}

.epix-spec-box{
    background:rgba(255,255,255,0.10);
    border:1px solid rgba(255,255,255,0.12);
    padding:20px 30px;
    border-radius:16px;
    min-width:220px;
    color:#fff;
    backdrop-filter:blur(10px);
}

.epix-spec-box .label{
    display:block;
    color:#86efac;
    font-size:13px;
    margin-bottom:8px;
    text-transform:uppercase;
    letter-spacing:1px;
}

.epix-spec-box .value{
    font-size:18px;
    font-weight:600;
}

@media(max-width:768px){

.epix-project-hero{
    min-height:560px;
    padding:110px 20px;
}

.epix-project-content h1{
    font-size:34px;
}

.epix-subtitle{
    font-size:17px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fd79067 */.epix-gallery-section{
    padding:90px 20px;
    background:#f8fafc;
}

.epix-gallery-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:28px;
}

.epix-gallery-card{
    background:#ffffff;
    border-radius:24px;
    overflow:hidden;
    box-shadow:0 10px 35px rgba(0,0,0,0.08);
    transition:0.3s ease;
}

.epix-gallery-card:hover{
    transform:translateY(-5px);
    box-shadow:0 16px 45px rgba(0,0,0,0.12);
}

.epix-gallery-image{
    position:relative;
    overflow:hidden;
}

.epix-gallery-image img{
    width:100%;
    height:340px;
    object-fit:cover;
    display:block;
    transition:0.4s ease;
}

.epix-gallery-card:hover .epix-gallery-image img{
    transform:scale(1.04);
}

.epix-gallery-content{
    padding:28px;
}

.epix-gallery-content h3{
    font-size:24px;
    line-height:1.3;
    margin-bottom:14px;
    color:#111827;
}

.epix-gallery-content p{
    font-size:16px;
    line-height:1.8;
    color:#4b5563;
    margin:0;
}

@media(max-width:1024px){

.epix-gallery-grid{
    grid-template-columns:repeat(2,1fr);
}

}

@media(max-width:768px){

.epix-gallery-grid{
    grid-template-columns:1fr;
}

.epix-gallery-image img{
    height:260px;
}

.epix-gallery-content{
    padding:22px;
}

.epix-gallery-content h3{
    font-size:22px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-37274db */.epix-about-client-box{
    display:grid;
    grid-template-columns:260px 1fr;
    gap:45px;
    align-items:center;
    background:#f8fafc;
    padding:45px;
    border-radius:24px;
    box-shadow:0 10px 35px rgba(0,0,0,0.06);
}

.epix-about-client-logo{
    text-align:center;
}

.epix-about-client-logo img{
    max-width:190px;
    height:auto;
}

.epix-about-client-content p{
    font-size:18px;
    line-height:1.9;
    margin-bottom:20px;
}

.epix-client-btn{
    display:inline-block;
    margin-top:10px;
    padding:14px 32px;
    background:#22c55e;
    color:#fff;
    text-decoration:none;
    border-radius:10px;
    font-weight:700;
    transition:0.3s ease;
}

.epix-client-btn:hover{
    background:#16a34a;
    transform:translateY(-2px);
}

@media(max-width:768px){

.epix-about-client-box{
    grid-template-columns:1fr;
    text-align:center;
    padding:30px 24px;
}

}/* End custom CSS */
/* Start custom CSS */.epix-container{
    max-width:1400px;
    margin:0 auto;
}

.epix-project-hero{
    position:relative;
    padding:180px 20px;
    overflow:hidden;
    min-height:750px;
    display:flex;
    align-items:center;
}

.epix-project-hero::before{
    content:"";
    position:absolute;
    inset:20;
    background:rgba(15,23,42);
    z-index:1;
}

.epix-project-overlay{
    position:relative;
    z-index:2;
    max-width:1200px;
    margin:auto;
    width:100%;
}

.epix-project-content{
    text-align:center;
    color:#fff;
}

.epix-project-content h1{
    font-size:52px;
    line-height:1.15;
    margin-bottom:22px;
    font-weight:700;
    color:#fff;
    text-shadow:
        0 4px 18px rgba(0,0,0,0.45),
        0 2px 8px rgba(0,0,0,0.35);
}

.epix-subtitle{
    font-size:20px;
    max-width:920px;
    margin:auto;
    color:#fff;
    opacity:0.96;
    text-shadow:
        0 3px 14px rgba(0,0,0,0.38),
        0 2px 6px rgba(0,0,0,0.28);
}

.epix-project-specs{
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    gap:20px;
    margin-top:55px;
}

.epix-spec-box{
    background:rgba(255,255,255,0.10);
    border:1px solid rgba(255,255,255,0.12);
    padding:20px 30px;
    border-radius:16px;
    min-width:220px;
    color:#fff;
    backdrop-filter:blur(10px);
}

.epix-spec-box .label{
    display:block;
    color:#86efac;
    font-size:13px;
    margin-bottom:8px;
    text-transform:uppercase;
    letter-spacing:1px;
}

.epix-spec-box .value{
    font-size:18px;
    font-weight:600;
}

@media(max-width:768px){

.epix-project-hero{
    min-height:560px;
    padding:110px 20px;
}

.epix-project-content h1{
    font-size:34px;
}

.epix-subtitle{
    font-size:17px;
}

}

.epix-project-specs{
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    gap:20px;
    margin-top:50px;
}

.epix-spec-box{
    background:rgba(255,255,255,0.08);
    padding:20px 30px;
    border-radius:14px;
    min-width:220px;
    color:#fff;
    backdrop-filter:blur(8px);
    text-shadow:0 2px 8px rgba(0,0,0,0.45);
}

.epix-spec-box .label{
    display:block;
    color:#22c55e;
    font-size:14px;
    margin-bottom:8px;
    text-transform:uppercase;
    letter-spacing:1px;
}

.epix-spec-box .value{
    font-size:18px;
    font-weight:600;
}

.epix-project-section,
.epix-client-section{
    padding:90px 20px;
    background:#fff;
}

.epix-projects-light{
    background:#f8fafc;
}

.epix-project-dark{
    padding:90px 20px;
    background:#0f172a;
    color:#fff;
}

.epix-title-wrap{
    margin-bottom:40px;
}

.epix-title-wrap h2{
    font-size:38px;
    margin-bottom:15px;
}

.epix-line{
    width:90px;
    height:4px;
    background:#22c55e;
    border-radius:10px;
}

.epix-project-section p,
.epix-client-section p,
.epix-project-dark p{
    font-size:18px;
    line-height:1.9;
    margin-bottom:25px;
}

.epix-system-grid{
    display:grid;
    grid-template-columns:repeat(3, minmax(0, 1fr));
    gap:24px;
    margin-top:40px;
}

.epix-feature-box{
    background:#f8fafc;
    padding:34px;
    border-radius:18px;
    box-shadow:0 5px 25px rgba(0,0,0,0.06);
    color:#111827;
    min-height:210px;
}

.epix-feature-box h3{
    font-size:23px;
    margin-bottom:14px;
    line-height:1.3;
}

.epix-feature-box p{
    font-size:16px;
    line-height:1.8;
    margin:0;
}

.epix-product-link{
    text-align:center;
    max-width:950px;
    margin:0 auto;
}

.epix-product-link p{
    font-size:18px;
    line-height:1.8;
    color:#e5e7eb;
    margin:0;
}

.epix-product-link a{
    color:#22c55e;
    text-decoration:none;
    font-weight:700;
}

.epix-product-link a:hover{
    color:#4ade80;
    text-decoration:underline;
}

.epix-cta-section{
    padding:100px 20px;
    text-align:center;
    background:#111827;
    color:#fff;
}

.epix-cta-section h2{
    font-size:42px;
    margin-bottom:20px;
}

.epix-cta-section p{
    max-width:850px;
    margin:0 auto 35px;
    line-height:1.9;
    font-size:18px;
}

.epix-btn.green{
    display:inline-block;
    padding:16px 40px;
    background:#22c55e;
    color:#fff;
    border-radius:10px;
    text-decoration:none;
    font-weight:700;
    transition:0.3s ease;
}

.epix-btn.green:hover{
    transform:translateY(-3px);
    background:#16a34a;
}

@media(max-width:1024px){
    .epix-system-grid{
        grid-template-columns:repeat(2, minmax(0, 1fr));
    }
}

@media(max-width:768px){
    .epix-project-hero{
        min-height:560px;
        padding:110px 20px;
    }

    .epix-project-content h1{
        font-size:34px;
    }

    .epix-subtitle{
        font-size:17px;
    }

    .epix-title-wrap h2{
        font-size:30px;
    }

    .epix-system-grid{
        grid-template-columns:1fr;
    }

    .epix-cta-section h2{
        font-size:32px;
    }
}/* End custom CSS */