﻿/*WhatApps */
.btn-whatsapp {
    display: block;
    width: 70px;
    height: 70px;
    color: #fff;
    position: fixed;
    right: 10px;
    bottom: 50px;
    border-radius: 50%;
    line-height: 80px;
    text-align: center;
    z-index: 999;
}
.btn-whatsapp img{
    
    width: 70px;
    height: 70px;
    
}

.imgWAnavbar {
    max-width: 50px;
    margin-top: -5px !important;
    width:25px !important;

}
