@charset "utf-8";
/* CSS Document */

.icon_whatsapp_bottom {
	cursor: pointer;
    position: fixed;
    bottom: 25px;
    right: 25px;
    width: 60px;
    height: 60px;
    display: block;
	z-index: 10;
	cursor: pointer;
	

}