

ul.a {
  list-style-type: circle;
  margin-left: 25px;
  margin-top: 0px;
  margin-bottom: 0px;
}

ul.b {
  list-style-type: square;
  margin-left: 25px;
  margin-top: 0px;
  margin-bottom: 0px;
}
	
ul.c {
  list-style-type: disc;
  margin-left: 25px;
  margin-top: 0px;
  margin-bottom: 0px;
}	

ul.d {
  list-style-type: decimal;
  margin-left: 25px;
  margin-top: 0px;
  margin-bottom: 0px;
}

ul.e {
  list-style-type: lower-alpha;
  margin-left: 25px;
  margin-top: 0px;
  margin-bottom: 0px;
}
	
ul.f {
  list-style-type: lower-roman;
  margin-left: 25px;
  margin-top: 0px;
  margin-bottom: 0px;
}	

li {
	padding-bottom: 8px;
}





.dropdown-menu {
	color: #333 !important;
}



.dropdown-menu :hover {
	color: #fff !important;
}


/*
@media (min-width: 992px) {
.piko-layout-header-fixed .piko-layout-header, .piko-layout-header-fullscreen.piko-layout-header-static .piko-layout-header {
  top: 0;
  position: absolute !important;
  z-index: 995;
  width: 100%;
}
}
*/





.ombra-navbar {
-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
}


.padding-tb100-our-vision {
	padding: 20px 0;
}


.img-news-home {
	height: 70px !important;
	width: 132px !important;
}


.title-home-news {
	font-size: 18px;
}



.titolo-categoria-sei {
	font-size: 37px;
	color: #1130bb;
	 line-height: 1.3em;
	font-family:'Raleway', serif;
	margin-top: 0px;
}


.sottotitolo-categoria-sette {
	text-align: right !important;
	color: #fff !important;
}







.btn-blu {
    color: #1130bb;
    border: 1px solid #1130bb;
    padding: 8px 18px;
	font-size: 13px;
}
.btn-blu:hover {
    color: #1130bb !important;
    background-color: #fff;
}

@media (max-width:991px) {
    .btn-blu {
    padding: 8px;
	margin-bottom: 20px;
}
}



.font-btn-home {
	margin: 10px 0 50px -5px;
	font-weight: 700;
	font-size: 18px;
	line-height: 20px;
}

@media (max-width:991px) {
    .font-btn-home {
    font-size: 12px;
}
}

.icon-font-btn-home {
	font-size: 22px;
}

@media (max-width:991px) {
    .icon-font-btn-home {
    font-size: 14px;
}
}
