.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -0.75rem;
    margin-left: -0.75rem;
    padding-top: 0;
    padding-bottom: 0
}

.row>* {
    padding-left: 12px;
    padding-right: 12px;
    max-width: 100%
}

.row.g-0 {
    margin-right: 0;
    margin-left: 0
}

.row.g-0>* {
    padding-left: 0;
    padding-right: 0
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
}

.col {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%
}

@media only screen and (min-width: 576px) {
    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
}

@media only screen and (min-width: 768px) {
    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
}

@media only screen and (min-width: 992px) {
    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
}

@media only screen and (min-width: 1200px) {
    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
}

.opm-casestudy-main-wrapper h1,
.opm-modal h1 {
    font-size: calc(1.375rem + 2.2vw);
    font-weight: 800;
    line-height: 1.25;
    letter-spacing: -0.5px;
    margin-top: 0;
    margin-bottom: 12px
}

.opm-casestudy-main-wrapper h2,
.opm-modal h2 {
    font-size: calc(1.325rem + 1.75vw);
    line-height: 1.25;
    font-weight: 600;
    letter-spacing: -1px;
    margin-bottom: 12px;
}

.opm-casestudy-main-wrapper h3,
.opm-modal h3 {
    font-size: calc(1.3rem + 1vw);
    line-height: 1.3;
    font-weight: 600;
    letter-spacing: -0.5px;
    margin-bottom: 20px;
}

.opm-casestudy-main-wrapper h4,
.opm-modal h4 {
    font-size: calc(1.275rem + .75vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: -0.5px;
    margin-top: 0;
    margin-bottom: 8px
}

.opm-casestudy-main-wrapper h5,
.opm-modal h5 {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.25px;
    margin-top: 0;
    margin-bottom: 8px
}

.opm-casestudy-main-wrapper h6,
.opm-modal h6 {
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.5;
    margin-top: 0;
    letter-spacing: -0.25px
}

.opm-casestudy-main-wrapper p,
.opm-modal p {
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 16px
}

.opm-casestudy-main-wrapper ul li,
.opm-modal ul li {
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 16px
}

@media only screen and (min-width: 1200px) {

    .opm-casestudy-main-wrapper h1,
    .opm-modal h1 {
        font-size: 3rem
    }

    .opm-casestudy-main-wrapper h2,
    .opm-modal h2 {
        font-size: 2.5rem
    }

    .opm-casestudy-main-wrapper h3,
    .opm-modal h3 {
        font-size: 2rem;
    }

    .opm-casestudy-main-wrapper h4,
    .opm-modal h4 {
        font-size: 1.75rem
    }
}

a.opm-btn {
    color: #fff;
    text-decoration: unset
}

.btn-primary,
.opm-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 300;
    cursor: pointer;
    padding: 12px 16px;
    line-height: 1.15;
    font-size: 17px;
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in;
    border-radius: 4px;
    background: #e80e19;
    color: #fff;
    border: 1px solid #e80e19
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:focus-within,
.btn-primary:active,
.opm-btn:hover,
.opm-btn:focus,
.opm-btn:focus-within,
.opm-btn:active {
    background: #c80420;
    text-decoration: none
}

.btn-black {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 300;
    cursor: pointer;
    padding: 12px 16px;
    line-height: 1.15;
    font-size: 17px;
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in;
    border-radius: 4px;
    background: #1b1d1f;
    color: #fff;
    border: 1px solid #1b1d1f
}

.btn-black:hover,
.btn-black:focus,
.btn-black:focus-within,
.btn-black:active {
    background: #363636;
    text-decoration: none
}

.opm-form-input {
    display: inline-block;
    width: 100%;
    height: 48px;
    border-radius: 4px;
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 0 12px;
    font-size: 15px;
    font-weight: 300;
    font-family: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.opm-form-input::-webkit-input-placeholder {
    color: #b0b0b0
}

.opm-form-input::-moz-placeholder {
    color: #b0b0b0
}

.opm-form-input:-ms-input-placeholder {
    color: #b0b0b0
}

.opm-form-input::-ms-input-placeholder {
    color: #b0b0b0
}

.opm-form-input::placeholder {
    color: #b0b0b0
}

.opm-form-input:focus,
.opm-form-input:focus-within {
    border-color: #e80e19
}

.opm-form-label {
    display: block;
    margin-bottom: 4px;
    font-size: 16px
}

input::-webkit-input-placeholder {
    color: #d5d5d5
}

input::-moz-placeholder {
    color: #d5d5d5
}

input:-ms-input-placeholder {
    color: #d5d5d5
}

input::-ms-input-placeholder {
    color: #d5d5d5
}

input::placeholder {
    color: #d5d5d5
}

.opm-form-input,
.input-group select {
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 15px;
    display: inline-block;
    width: 100%;
    height: 40px;
    padding: 0px 12px;
    line-height: 1.25;
    font-family: inherit;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.opm-form-input:focus,
.opm-form-input:focus-within,
.input-group select:focus,
.input-group select:focus-within {
    outline: unset;
    -webkit-box-shadow: 0 0 1.5px -0.25px #006deb;
    box-shadow: 0 0 1.5px -0.25px #006deb;
    border: 1px solid #006deb
}

.opm-form-input.is-invalid:not(select.form-control),
.input-group select.is-invalid:not(select.form-control) {
    border-color: #ff1e1e;
    padding-right: calc(1.5em + .75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23FF1E1E'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23FF1E1E' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.was-validated .form-control:invalid {
    border-color: red
}

.form-feedback-error {
    margin-top: 4px;
    font-size: 14px;
    color: #ff1e1e;
    display: none
}

textarea.form-control {
    height: auto;
    padding: 12px
}

.input-group select {
    --form-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23adb5bd' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    background-image: var(--form-bg-img), var(--form-bg-icon, none);
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px
}

.input-group select.is-invalid {
    --form-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23FF1E1E'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23FF1E1E' stroke='none'/%3e%3c/svg%3e");
    padding-right: 4.125rem;
    border-color: #ff1e1e !important;
    background-position: right .75rem center, center right 2.25rem;
    background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem)
}

html {
    scroll-behavior: smooth
}

.text-center {
    text-align: center !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.w-100 {
    width: 100% !important
}

.dwn-priv {
    font-size: 13px;
    line-height: 1.5;
    margin: 12px 0;
    color: inherit
}

.dwn-priv strong {
    font-weight: 500
}

#scroll .container {
    max-width: 1080px;
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.opm-modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #000;
    opacity: 0;
    display: block;
    z-index: -1
}

.opm-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden auto;
    outline: none;
    display: none;
    z-index: 99999
}

.opm-modal.active {
    display: block
}

.opm-modal.active .opm-modal-backdrop {
    opacity: .5
}

.opm-modal .opm-modal-dialog {
    position: relative;
    margin: 12px;
    max-width: 480px;
    width: auto
}

@media screen and (min-width: 576px) {
    .opm-modal .opm-modal-dialog {
        margin: 32px auto
    }
}

.opm-modal .opm-modal-dialog .opm-modal-content {
    padding: 24px;
    border-radius: 8px;
    background-color: #fff
}

.opm-modal .opm-modal-dialog .opm-modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 16px
}

.opm-modal .opm-modal-dialog .opm-modal-header h5 {
    margin-bottom: 0
}

.opm-modal .opm-modal-dialog .opm-btn-close {
    width: 32px;
    height: 32px;
    border: 0;
    padding: 0;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-position: 50%;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxsaW5lIHgxPSIxOCIgeTE9IjYiIHgyPSI2IiB5Mj0iMTgiPjwvbGluZT48bGluZSB4MT0iNiIgeTE9IjYiIHgyPSIxOCIgeTI9IjE4Ij48L2xpbmU+PC9zdmc+")
}

.opm-casestudy-main-wrapper * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.opm-casestudy-main-wrapper *::before,
.opm-casestudy-main-wrapper *::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.opm-casestudy-main-wrapper .container {
    max-width: 1080px;
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.opm-casestudy-main-wrapper strong {
    font-weight: 600
}

.opm-casestudy-main-wrapper .case-study-banner p {
    margin-bottom: 24px
}

.opm-casestudy-main-wrapper .case-study-details {
    border: 1px solid #ecedee;
    border-radius: 8px;
    padding: 24px;
    text-align: center;
    max-width: 360px;
    width: 100%
}

.opm-casestudy-main-wrapper .case-study-details .case-study-logo {
    margin-bottom: 16px
}

.opm-casestudy-main-wrapper .case-study-details .case-study-logo img {
    max-height: 80px
}

.opm-casestudy-main-wrapper .case-study-details .details-item {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px dotted #ddd
}

.opm-casestudy-main-wrapper .case-study-details .details-item p {
    color: #8c8c8c;
    font-size: 15px;
    margin: 0
}

.opm-casestudy-main-wrapper .case-study-details .details-item h6 {
    font-weight: 400;
    font-size: 17px
}

.opm-casestudy-main-wrapper .case-study-details .details-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0
}

.opm-casestudy-main-wrapper .case-study-content {
    margin: 0 0 48px;
}

.opm-casestudy-main-wrapper .case-study-content ul:not(.check-list) {
    padding-left: 24px;
    list-style-type: disc
}

.opm-casestudy-main-wrapper .case-study-content ul li {
    margin-bottom: 8px
}

.opm-casestudy-main-wrapper .customer-fav {
    padding: 12px 24px;
    background-color: #fff2c7;
    border-radius: 6px;
    margin: 24px 0;
}

@media screen and (min-width: 1200px) {
    .opm-casestudy-main-wrapper .customer-fav .row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.opm-casestudy-main-wrapper .customer-fav .customer-fav-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 16px 0
}

.opm-casestudy-main-wrapper .customer-fav .customer-fav-item span {
    display: block
}

.opm-casestudy-main-wrapper .customer-fav .customer-fav-item .fav-feature-icon {
    width: 64px;
    height: 64px;
    margin-right: 12px;
    border-radius: 100px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.opm-casestudy-main-wrapper .bottom-cta {
    margin-top: 32px
}

.opm-casestudy-main-wrapper .bottom-cta .btn-group {
    gap: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width: 525.98px) {
    .opm-casestudy-main-wrapper .bottom-cta .btn-group a {
        width: 100%;
        max-width: 320px;
        text-align: center
    }
}

.opm-casestudy-main-wrapper .bottom-cta h4 {
    margin-bottom: 24px
}

.opm-casestudy-main-wrapper .case-study-section {
    text-align: center;
    margin: 32px auto;
    background-color: #fff;
    -webkit-transition: all .25s;
    transition: all .25s;
    min-height: 55px;
    transition: all .25s
}

.opm-casestudy-main-wrapper .case-study-section #case-study-list {
    -ms-overflow-style: none;
    scrollbar-width: none;
    width: 100%
}

.opm-casestudy-main-wrapper .case-study-section #case-study-list::-webkit-scrollbar {
    display: none
}

.opm-casestudy-main-wrapper .case-study-section #case-study-list.sticky {
    position: fixed;
    top: 49px;
    width: 100%;
    left: 0;
    background: #fcfcfc;
    -webkit-box-shadow: 0 -1px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 -1px 1px rgba(0, 0, 0, .1);
    border-bottom: 1px solid #dadada;
    z-index: 99999;
    -webkit-transition: all .25s;
    transition: all .25s
}

@media only screen and (max-width: 1025.98px) {
    .opm-casestudy-main-wrapper .case-study-section #case-study-list.sticky {
        top: 88px
    }
}

@media only screen and (max-width: 575.98px) {
    .opm-casestudy-main-wrapper .case-study-section #case-study-list.sticky {
        position: relative;
        top: auto;
        z-index: 0
    }
}

.opm-casestudy-main-wrapper .case-study-section ul {
    border-bottom: 1px solid #dadada;
    display: inline-block
}

.opm-casestudy-main-wrapper .case-study-section ul li {
    display: inline-block;
    margin-bottom: 0
}

.opm-casestudy-main-wrapper .case-study-section ul li a {
    display: inline-block;
    padding: 12px 24px;
    color: inherit;
    font-size: 18px;
    position: relative;
    font-weight: 600;
    text-decoration: unset;
    text-transform: capitalize;
}

.opm-casestudy-main-wrapper .case-study-section ul li a::before {
    position: absolute;
    content: "";
    height: 2.5px;
    width: 0;
    left: 0;
    bottom: 0;
    background-color: #e80e19
}

.opm-casestudy-main-wrapper .case-study-section ul li a.active {
    color: #e80e19
}

.opm-casestudy-main-wrapper .case-study-section ul li a.active::before {
    width: 100%
}

.quote-wrapper {
    position: relative;
    background: #fffce0;
    border-left: 2px solid #242424;
    padding: 32px 64px 32px 100px;
    margin: 24px 0
}

.quote-wrapper::before {
    position: absolute;
    content: "";
    left: 30px;
    top: 36px;
    height: 30px;
    width: 40px;
    background: url("../images/case-study/case-study-quote.svg") no-repeat;
    background-size: 40px
}

.quote-wrapper h5 {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 300;
    letter-spacing: 0px;
    margin-bottom: 16px;
}

.quote-wrapper .quote-author {
    margin-bottom: 0px
}

.quote-wrapper .quote-author .author {
    display: block;
    font-weight: 500;
    line-height: 1.5
}

@media screen and (max-width: 767px) {
    .case-study-details {
        margin-top: 32px
    }
}

.check-list li {
    padding: 0 0 0 32px;
    position: relative;
}

.check-list li::before {
    content: "";
    display: inline-block;
    border: solid 10px #08ab58;
    border-radius: 40px;
    height: 0;
    width: 0;
    position: absolute;
    left: 0;
    top: 4px;
}

.check-list li::after {
    content: "";
    display: inline-block;
    width: 5px;
    height: 10.5px;
    border: solid #fff;
    border-width: 0 1.75px 1.75px 0;
    position: absolute;
    left: 7.5px;
    top: 7.5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}