/* .asagiSabit {position:fixed;bottom:5px;right:5px;z-index:999;height:40px;width:40px}

.whatsappBlock a {border-radius: 50%} */

.img-circle {
    border-radius: 50%;
}

.whatsappBlock {
    height: 40px;
    width: 40px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    background-color: "transparent";
    position: fixed;
    bottom: 30px;
    right: 90px;
    line-height: 35px;
    cursor: pointer;
    box-shadow: 0 1px 4.7px 0.3px rgba(0,0,0,.24);
    z-index: 2;
    border-radius: 50%;
}
