/*fomularios*/
form.contatos button, .bt-curriculo, form.contatos input.btn-lg{
    background: url(../imagens/footer.jpg) no-repeat center bottom;
    margin-bottom: 30px;
    border-bottom: 3px solid #352d24;
    height: 35px !important;
    width: 100% !important;
    float: left !important;
    text-align: center !important;
    padding: 0 !important;
    color: #fff !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    border: solid 1px #c5c5c5 !important;
    box-shadow: 0px 4px 0px #cecece !important;
    border-radius: .25rem;
}
