.Alicesrl {}

.Alicesrl .bg_ciano_coloresociale  {
	color: rgb(255, 255, 255);
    background-color: rgb(94, 146, 191);
}

.Alicesrl .bg_ciano_coloresociale .counter-value{
	color: rgb(255, 255, 255);
}

.Alicesrl .underline_coloresociale{
	border-color:rgb(15, 34, 105);
}

.Alicesrl .colore_icone{
	line-height: 1;
    	color: rgb(48, 91, 127);
}

.Alicesrl .testo_coloresociale_blu {
    color:rgb(48, 91, 127);
    font-weight:500;
}


.Alicesrl .owl-centered .owl-stage {
  display: table !important;
}

.Alicesrl .owl-centered .owl-item {
  display: table-cell;
  float: none;
  vertical-align: middle;
}

.Alicesrl .owl-centered .owl-item > div {
  padding: 0 10px;
}
.Alicesrl .bordi{
	border-radius:.375rem;
}
.Alicesrl .Blocchi{
	text-align:center;
		
}
.Alicesrl .BlocchiTesto{
	font-size: x-large;
	font-weight:400;
		
}
.Alicesrl .btn-bluSociale{
	color: rgb(255, 255, 255);
    background-color: rgb(48, 91, 127);
    border-color: rgb(48, 91, 127);
}
.Alicesrl .btn-bluSociale:hover{
    box-shadow: none;
    text-decoration: none;
    border-color: rgb(1 35 63);
    background: rgb(1 35 63);
    color: #fff
}
.Alicesrl .link-colori{
		color: rgb(94, 146, 191);
}
.Alicesrl .centra-col{
	display: flex;
  	justify-content: center;
}
.Alicesrl .centra-testo{
	text-align:center;
}