*
.ir-arriba {
	display:none;
	padding:6px;
	background:#031736;
	font-size:20px;
	color:#fff;
	cursor:pointer;
	position:fixed;
	bottom:100px;
	right:190px;
}
.icon-circle-up:before {
    content: url(../images/up-arrow.png);
}