﻿
.benefits-erp-coll .benifits {
    min-height: 230px;
}

.request-demo-module.blue .cta {
    padding: 50px 0;
}

.img-border {
    padding: 7px;
    border: 4px solid #808080;
}

.to-sumup-sec {
    background: #f1f1f1;
    padding: 10px 25px;
    margin: 20px 0;
}

.text-white {
    margin: 0 0 10px;
}

.banner-form.product-pg-banner::after {
    background: linear-gradient( 45deg,rgba(0,0,0,.94),transparent);
}

.benefit-sec {
    color: #fff;
    background: #23bbee;
    margin-top: 25px;
    padding-bottom: 50px;
    padding-top: 25px;
}

    .benefit-sec .img-sec {
        padding: 5px;
        border: 1px solid;
        margin-bottom: 15px;
    }

    .benefit-sec h3 {
        font-size: 15px;
        line-height: 1.5;
    }
