.ir-arriba2 { /* flecha ir arriba flotante */ 
    display:none;
  /* padding:20px; 
    background:#36C;
    font-size:20px;*/
    color:#fff;
   position: fixed;
    bottom:20px;
    right:20px;
	cursor:pointer;
}
