.branch-info strong {
    font-size: 18px;
    font-weight: 700;
}

.phone_element a{
    font-size: 18px;
    font-weight: 600;
}

.floating {
    position: fixed;
    width: 45px;
    height: 45px;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 28px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, .5);
    z-index: 100;
}

.wa-1 {
    bottom: 155px;
    right: 30px;
    background-color: #25d366;
}

.wa-2 {
    bottom: 100px;
    right: 30px;
    background-color: #25d366;
}

.fb-1 {
    bottom: 212px;
    right: 30px;
    background-color: #045ccf;
}

.fab-icon3 {
    position: relative;
    top: 1px;
    right: 0px;
}

.fab-icon {
    margin-top: 10px;
}
