.uc-btn-service {
    position:relative !important;
    z-index:998;
}

.float-btn {
    line-height: 1.55;
    font-weight: 600;
    text-transform: uppercase;
    border-width: 2px;
    border-color: #072146;
    border-style: solid;
    padding-top: 10px;
}

a.float-btn {
    color: #072146 !important;
}