#nf-field-5, #nf-form-content input:not([type=button]){
WIDTH: 48%;
}
#nf-field-9,#ninja-forms-field nf-element{
    width: 48%;
    position: relative;
    top: -72px;
    left: 460px;
}
#nf-field-10, #nf-form-content input:not([type=button]){
WIDTH: 48%;
position: relative;
    top: -72px;
    }
#nf-field-6,#ninja-forms-field nf-element{
    width: 48%;
    position: relative;
    top: -143px;
    left: 460px;
}
#nf-field-45,#ninja-forms-field nf-element{
        position: relative;
    top: -143px;
    }
#nf-field-7,#ninja-forms-field nf-element{
        position: relative;
    top: -143px;
    }
/* BOTON FORMULARIO HOME*/
#nf-field-8,#submit-container input[type="button"] {
  position: relative;
    top: -143px;    
    background: #004117;
    border-radius: 40px;
    width: 120px;
    height: 90%;
}
