/* CSS Document */

a.twitter,
a.google,
a.dribbble{ display: none; }

.wf-container-footer a.text-primary:hover{
	color: #FFF !important;
	cursor: default !important;
}

.serviziHome{ text-decoration: none}

.markerGoogle{
	text-align: center;
	padding: 20px 0;
}

.markerGoogle a{
	display: inline-block;
	padding: 0 20px;
	text-decoration: none;
	color: #3b3f4a;
}

.markerGoogle a.active,
.markerGoogle a:hover{
	color: #d7242b;
}

#sliderHome{
	width: 100%;
}

#sliderHome img{
	width: 100%;
	display: block;
}

#sliderHome p{
	background-color: rgb(239, 239, 239);
	font-size: 34px;
	font-weight: bold;
	line-height: 42px;
	text-align: center;
	padding: 34px;
	color: rgb(59, 63, 74);
}