.elementor-30170 .elementor-element.elementor-element-2e2053f:not(.elementor-motion-effects-element-type-background), .elementor-30170 .elementor-element.elementor-element-2e2053f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-30170 .elementor-element.elementor-element-2e2053f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:50px 0px 50px 0px;}.elementor-30170 .elementor-element.elementor-element-2e2053f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}/* Start custom CSS for html, class: .elementor-element-5772d0d *//* ====================================
   LUXFX CASE STUDY STYLES
==================================== */

.luxfx-case-study-wrapper{
   
    color:#1e293b;
    overflow:hidden;
}

/* HERO */

.luxfx-hero-section{
    
    padding:0 0;
   
    position:relative;
}

.luxfx-hero-section:before{
    content:'';
    position:absolute;
    width:450px;
    height:450px;
    border-radius:50%;
    background:rgba(255,255,255,0.05);
    top:-180px;
    right:-120px;
}

.luxfx-tag{
    display:inline-block;
    background:#f97316;
    color:#fff;
    padding:10px 18px;
    border-radius:50px;
    font-size:14px;
    font-weight:600;
    margin-bottom:20px;
}

.luxfx-main-title{
    font-size:3.2rem;
    font-weight:800;
    line-height:1.2;
    margin-bottom:25px;
}

.luxfx-subtitle{
    font-size:1.15rem;
    line-height:1.8;
    opacity:.95;
    max-width:850px;
}

/* SECTION HEADINGS */

.luxfx-challenges-section h2,
.luxfx-why-section h2,
.luxfx-solution-section h2,
.luxfx-results-section h2,
.luxfx-before-after-section h2,
.luxfx-industry-highlight h2{
    font-size:2.4rem;
    font-weight:800;
    margin-bottom:15px;
    color:#0f172a;
}

/* INFO CARDS */

.luxfx-info-card{
    background:#fff;
    padding:30px;
    border-radius:18px;
    text-align:center;
    box-shadow:0 12px 35px rgba(0,0,0,.08);
    transition:.35s;
    height:100%;
}

.luxfx-info-card:hover{
    transform:translateY(-8px);
}

.luxfx-info-card h5{
    color:#64748b;
    margin-bottom:12px;
    font-size:15px;
    text-transform:uppercase;
    letter-spacing:.5px;
}

.luxfx-info-card h3{
    font-size:1.8rem;
    font-weight:700;
    color:#0f172a;
}

/* CONTENT BOX */

.luxfx-content-box{
    background:#fff;
    padding:40px;
    border-radius:20px;
    box-shadow:0 10px 35px rgba(0,0,0,.08);
}

.luxfx-content-box h2{
    font-weight:700;
    margin-bottom:25px;
}

.luxfx-content-box p{
    margin-bottom:20px;
    line-height:1.9;
}

/* FEATURE CARDS */

.luxfx-feature-card{
    background:#fff;
    padding:30px;
    border-radius:18px;
    height:100%;
    box-shadow:0 10px 30px rgba(0,0,0,.08);
    transition:.35s;
    border-top:5px solid #f97316;
}

.luxfx-feature-card:hover{
    transform:translateY(-8px);
}

.luxfx-feature-card h4{
    font-size:1.35rem;
    font-weight:700;
    margin-bottom:20px;
    color:#f97316;
}

.luxfx-feature-card ul{
    padding-left:20px;
}

.luxfx-feature-card li{
    margin-bottom:10px;
}

/* VALUE CARDS */

.luxfx-value-card{
    background:#fff;
    border-radius:16px;
    padding:28px;
    text-align:center;
    font-weight:600;
    box-shadow:0 8px 25px rgba(0,0,0,.08);
    transition:.35s;
    height:100%;
}

.luxfx-value-card:hover{
    background:#f97316;
    color:#fff;
    transform:translateY(-8px);
}

/* SOLUTION CARDS */

.luxfx-solution-card{
    background:#fff;
    border-radius:18px;
    padding:32px;
    height:100%;
    box-shadow:0 10px 30px rgba(0,0,0,.08);
    transition:.35s;
    border-left:5px solid #fc741d;
}

.luxfx-solution-card:hover{
    transform:translateY(-8px);
}

.luxfx-solution-card h4{
    font-size:1.4rem;
    font-weight:700;
    margin-bottom:20px;
    color:#fc741d;
}

.luxfx-solution-card ul{
    padding-left:20px;
}

.luxfx-solution-card li{
    margin-bottom:10px;
}

/* IMPACT CARDS */

.luxfx-impact-card{
    background:#fc741d;
    color:#fff;
    border-radius:18px;
    padding:30px 20px;
    text-align:center;
    height:100%;
    font-weight:600;
    transition:.35s;
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:140px;
}

.luxfx-impact-card:hover{
    background:#00183c;
    transform:translateY(-8px);
}

/* TABLE */

.luxfx-before-after-section table{
    background:#fff;
    border-radius:20px;
    overflow:hidden;
    box-shadow:0 10px 35px rgba(0,0,0,.08);
}

.luxfx-before-after-section th{
    padding:18px;
    font-size:18px;
}

.luxfx-before-after-section td{
    padding:18px;
    vertical-align:middle;
}

/* INDUSTRY SECTION */

.luxfx-industry-highlight{
    background:#f8fafc;
}

.luxfx-industry-highlight p{
    line-height:1.9;
}

.luxfx-industry-highlight ul{
    margin-top:20px;
}

.luxfx-industry-highlight li{
    margin-bottom:12px;
}

/* CTA */

.luxfx-cta-box{
    background:linear-gradient(135deg,#f97316,#ea580c);
    color:#fff;
    padding:60px;
    border-radius:25px;
    box-shadow:0 15px 40px rgba(249,115,22,.35);
}

.luxfx-cta-box h2{
    font-size:2.5rem;
    font-weight:800;
    margin-bottom:20px;
}

.luxfx-cta-box p{
    font-size:1.1rem;
    max-width:850px;
    margin:0 auto 30px;
    line-height:1.8;
}

.luxfx-cta-box .btn{
    padding:14px 35px;
    border-radius:50px;
    font-weight:700;
    border:none;
    background:#fff;
    color:#ea580c;
}

.luxfx-cta-box .btn:hover{
    background:#0f172a;
    color:#fff;
}

/* SECTION SPACING */

.luxfx-overview-section,
.luxfx-challenges-section,
.luxfx-why-section,
.luxfx-solution-section,
.luxfx-results-section,
.luxfx-before-after-section,
.luxfx-industry-highlight{
    padding-top:90px;
    padding-bottom:90px;
}

.erp-card {
    background: #fc741d !important;
    border-radius: 12px;
    padding: 30px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .08);
    height: 100%;
    color: #fff !important;
}


.pop-up-butt{background: #f97c2c;
    width: 30%;
    border-radius: 50px;
    border: none;
    margin-top: 20px;}
    
/*form styles*/
#msform {
    text-align: center;
    position: relative;
   
}

#msform fieldset {
    
    border: 0 none;
    border-radius: 0px;
    
    padding: 20px 30px;
    box-sizing: border-box;
    width: 100%;
    

    /*stacking fieldsets above each other*/
    position: relative;
}

/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
    display: none;
}

/*inputs*/
#msform input, #msform textarea {
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    font-family: montserrat;
    color: #2C3E50;
    font-size: 13px;
}

#msform input:focus, #msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #e87c33;
    outline-width: 0;
    transition: All 0.5s ease-in;
    -webkit-transition: All 0.5s ease-in;
    -moz-transition: All 0.5s ease-in;
    -o-transition: All 0.5s ease-in;
}

/*buttons*/
#msform .action-button {
    
    background: #eb7529;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 10px 15px;
    margin: 10px 5px;
}

#msform .action-button:hover, #msform .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #ee0979;
}

#msform .action-button-previous {
    
    background: #C5C5F1;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 10px 15px;
    margin: 10px 5px;
}

#msform .action-button-previous:hover, #msform .action-button-previous:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px ##e87c33;
}

/*headings*/
.fs-title {
    font-size: 18px;
    text-transform: uppercase;
    color: #2C3E50;
    margin-bottom: 10px;
    letter-spacing: 2px;
    font-weight: bold;
}

.fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
}

/* RESPONSIVE */

@media (max-width:991px){

    .luxfx-main-title{
        font-size:2.4rem;
    }

    .luxfx-cta-box{
        padding:40px 25px;
    }

    .luxfx-cta-box h2{
        font-size:2rem;
    }

}

@media (max-width:767px){

    .luxfx-hero-section{
        padding:70px 0;
        text-align:center;
    }

    .luxfx-main-title{
        font-size:2rem;
    }

    .luxfx-subtitle{
        font-size:1rem;
    }

    .luxfx-content-box{
        padding:25px;
    }

    .luxfx-feature-card,
    .luxfx-solution-card,
    .luxfx-value-card{
        padding:25px;
    }

    .luxfx-impact-card{
        min-height:100px;
    }

    .luxfx-cta-box h2{
        font-size:1.7rem;
    }

}/* End custom CSS */