﻿.page-section-ptb.inner-service,
.service-schedule.page-section-ptb {
    padding-top: 0px !important;
}

.inner-service .feature-box-2 {
    min-height: 250px;
}

.section-title {
    margin-bottom: 20px;
}

/*dealer info*/
.sidebar {
    list-style: none;
}

    .sidebar.vertical li.widget {
        font-size: 14px;
        color: #333;
        border: 2px solid #e4e4e4;
        padding: 10px;
        background: #fff;
        margin-bottom: 15px;
        list-style: none;
    }

        .sidebar.vertical li.widget .widget-subtitle-icon {
            float: left;
            background: #3c92d3;
            color: #fff;
            width: 24px;
            height: 24px;
            line-height: 24px;
            text-align: center;
            margin-right: 10px;
        }

        .sidebar.vertical li.widget span.widget-subtitle {
            background: #3c92d3;
            padding: 0 15px;
            font-size: 14px;
            font-family: "Arial",sans-serif;
            font-weight: bold;
            text-transform: none;
            color: #fff;
            border-bottom: none;
            display: block;
            height: auto;
            line-height: 24px;
            letter-spacing: normal;
        }

        .sidebar.vertical li.widget .dealer-info ul {
            clear: both;
            list-style: none;
            padding: 5px 15px;
            font-weight: normal;
            line-height: 20px;
            font-size: 14px;
        }

.footer-schedule ul {
    clear: both;
    list-style: none;
    font-weight: normal;
    padding: 0px 30px 0px 0px;
}

    .sidebar.vertical li.widget .dealer-info ul li, .footer-schedule ul li {
        clear: both;
        display: block;
        line-height: 20px;
        font-size: 13px;
    }

.sidebar.vertical li.widget span.right, .footer-schedule span.right {
    float: right;
    white-space: nowrap;
}

.footer-schedule {
    color: #999;
    font: 400 12px helvetica;
}

.dealer-info h3 {
    font-size: 20px;
}

.page-section-ptb {
    padding: 92px 0 15px;
}

.feature-box-2 .content {
    min-height: 130px;
}
