.appWhatsapp{
	position:fixed;
    right:26px;
    bottom:100px;
    width:60px;
    z-index:1000;
    
	
    
    
	/*height:60px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
    font-size:30px;
	box-shadow: 2px 2px 3px #999;*/
    
}.appWhatsapp img{
    width: 100%;
    height: auto;
}

/*.my-float{
	margin-top:16px;
}*/