﻿.faqs {
    border-top: 1px solid #e5e5e5;
    float: left;
    width: 100%;
    padding: 30px 0 30px;
    background: #fbfbfb;
    border-bottom: 1px solid #e5e5e5;
}

    .faqs h3 {
        font-size: 30px;
        color: #202020;
        font-weight: 700;
        text-align: center;
    }

.innrfaqs {
    margin: 40px 0 0;
    float: left;
    width: 100%;
    border-top: 0;
}

    .innrfaqs .polteam_member {
        position: relative;
        border-bottom: 1px solid #e5e5e5;
    }

        .innrfaqs .polteam_member h4 {
            padding: 25px 0;
            color: #616265;
            font-size: 15.98px;
        }
.twomnfaqbxs {
    border-top: 1px solid #e5e5e5;
    float: left;
    width: 100%;
    padding: 50px 0 50px;
    background: #f5f5f5;
}

.twocarmnfaqbxs {
    background: #f5f5f5;
    border-bottom: 1px solid #e5e5e5
}

    .twocarmnfaqbxs .innr_twomnfaqbx {
        padding: 0
    }
.innr_twomnfaqbx h2 {
    font-size: 30px;
    color: #202020;
    font-weight: 700;
    text-align: center
}
.popsearches {
    background-color: #fff;
    color: #000;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    border-radius: 100px;
    padding: 8px 15px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    text-decoration: none;
}