
.bg-green {
    background-color: #93C139 !important;
    /* background-image: url(../image/bg.jpg); */
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center;
}

.footer-classic-brand a 
{
    color: #d0932c !important;
}
.group-middle
{
    display: block;
}
.footer-classic-title
{
    font-size: 18px !important;
}
.list-inline-sm
{
    text-align: center;
}
.footer-classic-social {
    margin-bottom: 45px;
}
.footer-classic-title {
    padding-bottom: 10px;
    font-size: 18px !important;
    border-bottom: 1px solid #d0932c !important;
    width: 70%;
    margin: 10px auto;
}
.category-slider .owl-carousel .owl-stage-outer
{
    justify-content: center;
}
.list-schedule li
{
    margin:15px auto;
}
.list-schedule li span
{
    display: block;
}
.brand img
{
    width: 100%;
}