.fix-content-style6  {
    height: 50px;
    line-height: 48px;
    border-radius: 25px;
    /* border: 2px solid #2c5cda; */
    display: table-cell;
    padding: 0px 25px;
    margin: 0px 13px 15px;
    font-weight: bold;
    transition: all ease-in 300ms;
    outline: none;
    font-size: 16px;
}

