.fx .services {
	margin-left: 1px
}

.fx .services li {
	overflow: hidden;
	width: 170px;
}

.fx .services .telefonia-voip {
	width: 428px;
}

.fx .services img {
	float: left; margin-left: 5px;
}

.fx .services .info {
	width: 220px;
	margin: 0 0 0 180px;
}

.fx .services .more {
	left: 6px;
}

.fx .services li:hover {
	color: #83919c;
	cursor: pointer;
}

.fx .services li:hover a {
	color: #96a2a8;
	background: #f3f6f5;
}

.fx .services .telefonia-voip:hover a {
	color: #518CB3;
}

.fx .services .domotica:hover a {
	color: #8AB351;
}

.fx .services .videosorveglianza:hover a {
	color: #B29F50;
}

.fx .services .reti-wireless:hover a {
	color: #B25050;
}

.fx .services li:hover .more a {
	background: rgba(255, 255, 255, 0.3);
}
