@charset "utf-8";

.breadcrumb{
	margin-top: 80px;
}

.legendwrap{
	background:#ffffff;
	padding: 30px 40px;
}
.legend {
  display:table;
	width: 100%;
	min-height: 50px;
}

.legend > p {
    display:table-cell;
	vertical-align: middle;

}

.legend .icn {
	width: 70px;
}

.legend .name {
	
}

.secSpace1 a{
	text-decoration: underline!important;
}
#sociamedia ul{
	margin: 0;
	padding: 0;
}
#sociamedia li{
	list-style: none;
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 5px;
}