<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: "Open Sans", apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif!important;
	background-color: #F5F5F5!important;

}
.primo-piano-txt a {
	color: #D70000 !important;
}
.box1 {
	position: relative;
	word-wrap: break-word;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-radius: 0.25rem;
	margin-bottom: 10px;
	margin-top: 10px;
}
.box1-tit {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #11739E;
}
.box1-tit p {
	color: #D70000;
	padding: 10px;
	margin-bottom: 0px;
	font-size: 1.375rem;
	font-weight: 500;
}
.box1-txt p {
	padding: 10px; 
}
.box1-txt ul {
	 line-height:2.0rem; 
	 
}
.box1-txt a{
	 color:#000000;
}


.box1-txt a:hover{
	 color: #D70000;
}
a.red:link{
	color:#D70000 !important; 
}
a.red:visited{
	color:#D70000 !important; 
}


.primo-piano-tit {
	color: #D70000 !important;
	padding-top: .5rem;
	padding-left: .9rem;
	padding-bottom: .5rem;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.375rem;
	font-weight: 500;
	margin-bottom: 10px;
}
.primo-piano-txt {
	padding-top: 5px;
}
.primo-piano-txt p {
	padding-left: 10px;
	padding-right: 10px;
}
.primo-piano-txt a {
	color: #D70000 !important;
}
.titoloni {
	font-weight: 500;
	font-size: 1.7rem;
	padding: 10px;
}
a.bottone {
	text-decoration: none;
}
.bottone {
	background-color: #fff;
	color: #000;
	overflow: hidden;
	transition: .25s box-shadow;
	border-left: 3px solid #D70000 !important;
	margin-bottom: 1rem !important;
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-radius: 0.25rem;
	padding: 10px;
}
.bottone:hover {
	color: #000;
	text-decoration: none;
	background-color: #FDFDFD !important;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}
a.bottone-data {
	text-decoration: none;
}
.bottone-data:hover {
	color: #000;
	text-decoration: none;
	background-color: #CEE2F7 !important;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}
.bottone-data {
	background-color: #CEE2F7;
	color: #000;
	overflow: hidden;
	transition: .25s box-shadow;
	border-top: 3px solid #11739E !important;
	margin-bottom: 1rem !important;
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-clip: border-box;
	border: 0px;
	border-radius: 0.25rem;
	padding: 10px;
	margin-bottom: 10px;
}
.bottone2:hover {
	color: #000;
	text-decoration: none;
	background-color: #FDFDFD !important;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}
a.bottone-data2 {
	text-decoration: none;
}
.bottone2-data:hover {
	color: #000;
	text-decoration: none;
	background-color: #FFF3CE !important;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}
.bottone2-data {
	background-color: #FFF3CE;
	color: #000;
	overflow: hidden;
	transition: .25s box-shadow;
	border-top: 3px solid #EC5F00 !important;
	margin-bottom: 1rem !important;
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-clip: border-box;
	border: 0px;
	border-radius: 0.25rem;
	padding: 10px;
	margin-bottom: 10px;
}

@media (min-width: 992px){
.mt-lg-6 { margin-top:60px;
	
}
}
.data-tit {
	line-height: 1.3;
	font-size: 1.2rem;
	font-weight: 400;
}
.approfondimenti li {
	padding: 0.7rem 0;
	border-bottom: 1px dashed #e0e0e0;
	margin-bottom: 1px;
	list-style-type: none;
}
.approfondimenti li:last-child {
	border-bottom: none;
}
.approfondimenti a {
	color: #D70000 !important;
}
.approfondimenti p {
	text-align: center;
	font-weight: 500;
	font-size: 1.35rem;
}
form.example input[type=text] {
	padding: 10px;
	font-size: 17px;
	border: 1px solid grey;
	float: left;
	width: 80%;
}
form.example button {
	float: left;
	width: 20%;
	padding: 10px;
	background: #11739E;
	color: white;
	font-size: 17px;
	border: 1px solid grey;
	border-left: none;
	cursor: pointer;
}
form.example button:hover {
	background: #CEE2F7;
}
form.example::after {
	content: "";
	clear: both;
	display: table;
}
.block-list {
	list-style-type: none;
	padding-left: 0rem;
}
.block-list a{
	 color: #000000;
}
.block-list a:hover{
	 color: #D70000;
}
a.bb-box:hover{
	 color: #D70000 !important;
}



.block-list li {
	padding: 0.7rem 0;
	border-bottom: 1px dashed #e0e0e0;
	margin-bottom: 1px; 
}
.block-list li:last-child {
	border-bottom: none;
}
.bb-box {
	border-bottom: 3px solid #11739E !important;
	border-radius: 0.25rem; color:#000000; font-size:1.1rem;
}
.bt-0 {
    border-top: none !important;
}
.pt-0, .py-0 {
    padding-top: 0 !important;
}
.btn-blu {
    background-color: #11739E !important;
    border-color: #007c91;
    color: #fff !important;

}
.btn-grey {
    background-color: #6C757D !important;
    border-color: #007c91;
    color: #fff !important;

}

a.btn-grey:hover {
 text-decoration:underline;

}
/* | footer                                          | */
/* +------------------------------------------------------------------------+ */

.svg-footer {
    fill: #ffffff;
    float: left;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 4px;
    margin-bottom: 2px;
    vertical-align: middle;
}


</pre></body></html>