.btn-acceso-bottom {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #ccc;
	color: #444;
	font-size: 16px;
	font-weight: 700;
	margin-top: 8px;
	padding: 12px 30px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	border-radius: 30px;
	margin-top:0px;
	padding:8px;
}
.full-width {
	width:100%;
}
.font-italic {
	font-style:italic;
}
.m-t-0 {
	margin-top: 0;
}
