.footer-buttons {
	width: 100%;
	background: #4ba0e8;
	height: 60px;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 100;
}

.categoria-automobile.tipologia-nuovo .footer-buttons a.btn-message, .ginospa .footer-buttons a.btn-message {
	color: #fff;
	background: #333;
}

.footer-buttons .btn-message i {
	font-size: 1.1em;
	margin-right: 7px;
}

.categoria-automobile.tipologia-nuovo .footer-buttons a.btn-message, .ginospa .footer-buttons a.btn-message {
	color: #fff;
	background: #333;
}

.footer-buttons .btn-message {
	height: 60px;
	width: 100%;
	z-index: 9990;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	font-family: cooper_hewittsemibold,Helvetica,Arial,sans-serif;
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.15em;
	line-height: 60px;
	padding-left: 15px;
	padding-right: 15px;
}

.footer-buttons .btn-call {
	border-radius: 200px;
	display: block;
	margin: .4em auto;
	box-shadow: 0 3px 3px -1px rgba(0,0,0,.3);
	text-align: center;
	text-decoration: none;
	position: fixed;
	z-index: 9999;
	right: 15px;
	bottom: 18px;
	width: 65px;
	height: 65px;
	background: #dedfe0;
	color: #fff;
}

.footer-buttons .btn-call i {
	font-size: 40px;
	line-height: 65px;
	color: #4ba0e8;
}
	















