body {
    background: #000;
}

.button-buscar-veiculo {
    margin: 32px 0 0 0;
    padding: 13px 0;
}

.form-search-input {
    padding: 15px 20px;
}

.btn-news {
    padding: 16px 0px;
    margin: -1px 0 0 0;
    border: 0px;
    border-radius: 0px;
}

.dropdown-opcionais a:after {
    content: "\f105" !important;
    color: #000000;
}

fieldset {
    padding: 30px;
    border: 1px solid #ccc;
    margin: 0 0 50px 0;
}

    fieldset legend {
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 600;
        background: #fff;
        position: absolute;
        border-bottom: 0px;
        margin-top: -42px;
        display: inline-block;
    }

.desktopTopFixed .menu-links {
    margin: 0 0 0 0;
}

.overlay-veiculo::before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background-position-y: calc(100% - 20px);
    background-position-x: calc(100% - 20px);
    background-size: 100px;
}

.logo-header {
    width: 300px;
}


.text-black {
    color: #000 !important;
}

.li-phone {
    background: #ccc;
    padding: 5px 15px !important;
    border-radius: 40px;
    color: #000 !important;
    font-weight: 600;
    font-size: 24px;
    margin-right: 10px;
}

.li-whatsapp {
    background: #25d366;
    padding: 8px 20px !important;
    border-radius: 40px;
    color: #fff !important;
    font-weight: 600;
    font-size: 24px;
}

.btn-success-car {
    display: block;
    padding: 15px 10px;
    font-size: 14px !important;
    font-weight: bold;
    color: #000;
    background: #fff;
    width: 100% !important;
}

.white-form .form-control {
    background: #fff;
    color: #000;
}

.car-item .car-list li {
    font-size: 11px;
}


.carcontact {
    display: inline-block;
    margin: 10px auto 10px auto;
    padding: 8px 10px 0 10px;
    border: 1px solid #282828;
    border-radius: 10px;
    font-size: 14px;
    line-height: 16px;
}

    .carcontact i {
        color: #00ff21
    }

.listtel {
    margin-right: 10px;
}

.btn-whatsapp-veiculo {
    background: #25d366 !important;
    border-color: #25d366 !important;
    color: #fff !important;
    font-weight: 600;
}
