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

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

}