.maya-input {
    padding: 9px;
    border-radius: 20px;
    background: #fff;
    border: 1px #979797 solid;
    margin-right: 5px;
    margin-right: 5px;
}

.maya-boton-seach-form-1 {
    padding: 9px;
    border-radius: 20px;
    background: #e79a1f;
    border: none;
    color: #fff;
    margin-right: 5px;
    margin-right: 5px;
}