.elementor-30037 .elementor-element.elementor-element-2e2053f:not(.elementor-motion-effects-element-type-background), .elementor-30037 .elementor-element.elementor-element-2e2053f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-30037 .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-30037 .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 *//* ==========================================
   PJ BOWERS CASE STUDY
   Unique Prefix: pjb-
========================================== */

.pjb-case-study{
    overflow:hidden;
    
    color:#1f2937;
    
}

/* HERO */

.pjb-hero{
    
    padding:30px 0;
    
}

.erp-card {
    background: #fc741d !important;
    border-radius: 12px;
    padding: 30px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .08);
    height: 100%;
    color: #fff;
}

.pjb-badge{
    display:inline-block;
    padding:10px 22px;
    background:#2563eb;
    border-radius:50px;
    font-size:14px;
    font-weight:600;
    margin-bottom:20px;
    letter-spacing:.5px;
}

.pjb-title{
    font-size:56px;
    font-weight:800;
    line-height:1.15;
    margin-bottom:25px;
}

.pjb-subtitle{
    font-size:20px;
    line-height:1.8;
    opacity:.9;
    margin-bottom:0;
}

.pjb-info-card{
    background:#fc741d;
    color:#fff;
    padding:35px;
    border-radius:24px;
    box-shadow:0 20px 50px rgba(0,0,0,.15);
}

.pjb-info-item{
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding:15px 0;
    border-bottom:1px solid #e5e7eb;
}

.pjb-info-item:last-child{
    border-bottom:none;
    padding-bottom:0;
}

.pjb-info-item strong{
    font-weight:700;
}

.pjb-info-item span{
    color:#fff;
}

/* SECTION */

.pjb-section{
    padding:30px 0;
}

.pjb-light{
    background:#f8fafc;
}

.pjb-section h2{
    font-size:42px;
    font-weight:800;
    margin-bottom:20px;
    color:#111827;
}

/* CONTENT CARD */

.pjb-content-card{
    background:#fff;
    padding:40px;
    border-radius:24px;
    box-shadow:0 10px 35px rgba(0,0,0,.06);
}

.pjb-content-card h2,
.pjb-content-card h4{
    font-weight:700;
    margin-bottom:20px;
}

.pjb-content-card p:last-child{
    margin-bottom:0;
}

/* CHALLENGE / SOLUTION CARDS */

.pjb-card{
    background:#fff;
    border-radius:24px;
    padding:35px;
    height:100%;
    box-shadow:0 10px 30px rgba(0,0,0,.08);
    transition:.3s ease;
}

.pjb-card:hover{
    transform:translateY(-5px);
}

.pjb-card h4{
    font-size:24px;
    font-weight:700;
    margin-bottom:20px;
    color:#111827;
}

.pjb-card ul{
    padding-left:20px;
    margin-bottom:20px;
}

.pjb-card li{
    margin-bottom:10px;
    line-height:1.6;
}

/* FEATURE BOX */

.pjb-feature-box{
    background:#fff;
    border-radius:18px;
    padding:28px;
    text-align:center;
    font-weight:600;
    height:100%;
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:130px;
    box-shadow:0 8px 25px rgba(0,0,0,.06);
    transition:.3s ease;
}

.pjb-feature-box:hover{
    transform:translateY(-4px);
}

/* IMPACT */

.pjb-impact-card{
    background:#fc741d;
    color:#fff;
    border-radius:20px;
    padding:25px;
    text-align:center;
    height:100%;
    font-weight:600;
    min-height:120px;
    display:flex;
    align-items:center;
    justify-content:center;
    box-shadow:0 10px 25px rgba(37,99,235,.25);
}

/* TABLE */

.pjb-light table{
    background:#fff;
    border-radius:20px;
    overflow:hidden;
}

.pjb-light table thead{
    background:#2563eb;
    color:#fff;
}

.pjb-light table th{
    padding:18px;
    font-weight:700;
}

.pjb-light table td{
    padding:18px;
    vertical-align:middle;
}

.pjb-light table tr:nth-child(even){
    background:#f9fafb;
}

/* SNAPSHOT */

.pjb-highlight{
    background:#00183c;
    color:#fff;
    padding:60px;
    border-radius:30px;
    text-align:center;
}

.pjb-highlight h2{
    color:#fff;
    margin-bottom:20px;
}

.pjb-highlight h4{
    font-size:28px;
    font-weight:700;
    margin-bottom:25px; color: #e7ce0c;
}

.pjb-highlight p{
    font-size:18px;
    line-height:1.8;
}

/* CTA */

.pjb-cta{
    background:#111827;
    color:#fff;
    padding:90px 0;
}

.pjb-cta h2{
    font-size:46px;
    font-weight:800;
    margin-bottom:20px;
}

.pjb-cta p{
    font-size:18px;
    max-width:900px;
    margin:0 auto 25px;
    line-height:1.8;
}

.pjb-cta h4{
    font-size:28px;
    font-weight:700;
    color:#fc741d;
}

/* LISTS */

.pjb-content-card ul{
    padding-left:20px;
}

.pjb-content-card li{
    margin-bottom:10px;
    line-height:1.7;
}

.pop-up-butt{background: #f97c2c;
    width: 100%;
    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: 1199px){

    .pjb-title{
        font-size:48px;
    }

}

@media (max-width: 991px){

    .pjb-hero{
        padding:80px 0;
    }

    .pjb-section{
        padding:70px 0;
    }

    .pjb-title{
        font-size:40px;
    }

    .pjb-section h2{
        font-size:34px;
    }

    .pjb-highlight{
        padding:40px;
    }

    .pjb-cta h2{
        font-size:38px;
    }

}

@media (max-width: 767px){

    .pjb-title{
        font-size:34px;
        line-height:1.2;
    }

    .pjb-subtitle{
        font-size:17px;
    }

    .pjb-section{
        padding:60px 0;
    }

    .pjb-section h2{
        font-size:28px;
    }

    .pjb-content-card,
    .pjb-card,
    .pjb-info-card{
        padding:25px;
    }

    .pjb-highlight{
        padding:30px 25px;
    }

    .pjb-highlight h4{
        font-size:22px;
    }

    .pjb-cta{
        padding:70px 0;
    }

    .pjb-cta h2{
        font-size:30px;
    }

    .pjb-cta h4{
        font-size:22px;
    }

}

@media (max-width: 576px){

    .pjb-title{
        font-size:28px;
    }

    .pjb-badge{
        font-size:12px;
        padding:8px 18px;
    }

    .pjb-feature-box{
        min-height:auto;
        padding:22px;
    }

    .pjb-impact-card{
        min-height:auto;
        padding:20px;
    }

    .pjb-highlight{
        border-radius:20px;
    }

}/* End custom CSS */