.home_payroll {
    text-align: center;
}

.home_payroll h3 {
    font-family: "Europa-Bold", sans-serif;
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 16px;
}

.home_payroll p {
    font-family: "Europa-Regular", sans-serif;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
}

#home_banner h1 {
    font-family: "Europa-Bold", sans-serif;
    font-weight: normal;
    font-size: 55px;
    line-height: 70px;
    color: #ffffff;
    margin: 10px 0px 60px;
}

.width25 {
    min-width: 15% !important;
    max-width: 100% !important;
}


.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
}