<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&amp;display=swap');
@import url('balloon.min.css');
@import url('hamburgers.css?i=3');


* { font-optical-sizing: auto; border:0px; list-style:none; margin:0px; padding:0px; outline:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; *behavior: url(boxsizing.htc); -webkit-appearance: none; -moz-appearance: none; appearance: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
html { font-size: 100%; }
body { background:#FFF; margin: 0px; font-family: 'Roboto', sans-serif; font-size:16px; line-height:25px;  letter-spacing:0.4px; font-weight:300; -webkit-text-size-adjust:100%;  color:#000; text-align:left;  }
a { text-decoration:none; outline:none; color:#003972; text-overflow:ellipsis; font-weight:500; }
a:hover, a.selected, .header .menu a.selected { text-decoration:none; opacity:0.5; transition: all 0.9s ease-in-out;  -webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease; -o-transition: all 0.9s ease;  -ms-transition: all 0.9s ease-in-out; }
*:hover { transition: all 0.9s ease-in-out;  -webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease; -o-transition: all 0.9s ease;  -ms-transition: all 0.9s ease-in-out; }
h1, h2, h3 { margin:0px; font-family: 'Roboto', sans-serif; font-weight:normal; }
h1 { margin-bottom:20px; font-size:50px; line-height: 55px; }
h2 { font-size:30px; margin-bottom:20px; line-height: 35px; color:#003972; }
h2.section { border-bottom:2px solid #003972; padding-bottom:10px; }
h4 { font-size:16px; margin-bottom:5px; }
h5 { font-size:16px; margin-bottom:10px; color:#003972; padding-bottom:10px; border-bottom:1px solid #003972; text-transform:uppercase; }

b, strong { font-weight:700; }
i { margin-right:5px; }
img { display:block; }
img.scale { width:100%; height:auto; }
img.loading { background: url('../images/loading.gif') no-repeat center; }
img.border { border:10px solid #EEE; }
img.rounder { border-radius:1000px; }
select { background: url("select_arrow.png") no-repeat 100% 50%; }
input, select { height:45px; }
input, select, textarea { width:100%; border-radius:0; color:#444; font-family: 'Roboto', sans-serif; font-size:15px; padding: 5px 10px; background-color: #FFFFFF; border:1px solid #DDD; }
input.col, select.col, textarea.col { margin-bottom:15px; }
input:focus, textarea:focus, select:focus { border-color: #222; }
input.error, textarea.error, select.error { border-color:#FF0000; color:#FF0000; background:#F9CCCB; }
label.error { color:#FF0000; font-size:0px; visibility:hidden; float:left; overflow:hidden; height:0px; display:none; line-height:0; padding:0px; margin:0px; letter-spacing: 0; }
input[type='checkbox'], input[type='radio'] { padding:0; height:25px; width:25px; float:left; margin-right:10px;  border: 1px solid #CCCCCC; border-radius: 3px; box-shadow:none; }
input[type='checkbox']:checked, input[type='radio']:checked { background:#666; box-shadow:none;  }
input[type='radio'] { border-radius:200px; }
option { padding:0 5px; }
label { cursor:pointer; }
legend { font-family: 'Roboto', sans-serif; font-weight:normal; font-size:20px; margin:30px 0 15px 0; text-transform:uppercase; }
.row { margin-bottom:10px; }
.filter * { height:45px; margin-bottom:20px; }
.label { text-align:right; padding:10px 5px 0 0; font-weight:bold; text-transform: uppercase; }
.btn, input[type='submit'], input[type='button'], input[type='reset'], button { font-size: 15px; line-height: 26px; font-weight:bold; padding: 10px 20px; cursor:pointer; display:inline-block; color:#FFF; background:#FFF; color:#003972; line-height:normal; text-align:center; border:2px solid #003972; margin-top:20px; text-transform:uppercase; height:auto; }
.btn:hover, input[type='button']:hover, input[type='submit']:hover, input[type='reset']:hover, button:hover{ text-decoration:none; background: #003972; color:#FFF; }
.btn i { margin-left:20px; }
.btn-primary, input.btn-primary { background-color:#003972; color:#FFF;  }
.btn-primary:hover, input.btn-primary:hover { color:#FFF; background:#003972; }
.warning { color:#FF0000; font-weight:600; background: url('../images/icon_warning.png') no-repeat left top; padding:5px 0 5px 22px; text-transform:uppercase; }
.icon_info { margin-left:10px; cursor:pointer;  font-size:11px; }
.strike { text-decoration: line-through; font-weight:normal; }
p.limit { margin: 10px 0; font-size:11px; }
.videoWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */	padding-top: 25px; height: 0; }
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
iframe {  width: 100%; }
.placeholder { color: #FFF; text-transform:uppercase; }
.column_2 { column-count: 2; column-gap: 40px; text-align:justify; }
.nowrap { white-space:nowrap; }
ul.list_border li:first-child { border-top:0px; }
ul.list_border li { float:none; border-top:1px dotted #CCC; margin:0px; padding: 5px 0; color:#999; }
ul.list_border li a { display:block; }
ul.list_border li p a { display:inline; }
li span.tot { float:right; font-size:11px; width:30px; text-align:center; display: inline-block; }
ul.icon_right li a i { float:right; }
ul.list_number li { list-style:decimal; margin:5px 0 5px 20px; }
ul.list_disc li { list-style:disc; margin:0 40px 10px 15px; }
ul.list_disc li li { list-style:circle; }
ul.icon-list i { width:30px; text-align:center; }
ul.icon-list li { margin: 10px 0; }
ul.condizioni_vendita li, ul.payments li { min-height:30px; padding-left:40px; position: relative; margin-top:10px; }
ul.condizioni_vendita li input, ul.payments li input { position:absolute; left:0; top:0; }
#msg #close {  float:right; color:#FFF; }
#msg #close::before { content: "\f00d"; font-family: "Font Awesome 5 Free"; }
#msg.msg_success { background:#00B259; color:#FFF; padding:7px 10px; font-weight:bold; }
#msg.msg_error { background:#FF0000; color:#FFF; padding:7px 10px; font-weight:bold; }
#msg { margin: 0 0 40px 0; }

.layout { position:relative; }
.wrapper { width:100%; margin: 0 auto; min-width:720px; clear: both;  }
.content { width:100%; max-width:1400px; margin: 0 auto; clear: both; padding:0 40px; position:relative; }
.content-large { width:95%; margin: 0 auto; clear: both; padding:40px 20px; position:relative; }
.content-small { max-width:660px; margin: 0 auto; clear: both; padding:0 20px; position:relative; }

.cover-small { position:relative; margin:0 auto; text-align:center; background-size: cover; background-position:bottom center; color:#FFF; height: 300px; }
.cover-small h1 { text-transform:uppercase; font-size:30px; line-height:36px; padding:40px 100px; margin:0px; position:absolute; bottom:0; left:0; background: rgb(0,0,0); background: linear-gradient(90deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 100%); }

.cover { position:relative;  margin-bottom:40px; }
.cover .text { position:absolute; bottom:0; left:0; right:0; padding:40px; font-size:30px; line-height:32px; color:#FFF; background: rgb(0,0,0);
background: linear-gradient(90deg, rgba(0,0,0,0.4317927854735645) 0%, rgba(0,0,0,0) 50%); }
.cover .text h1 { margin:0px; text-transform: uppercase;}

.align_left { text-align: left; }
.align_right { text-align: right; }
.align_center { text-align: center; }
.hidden { display:none; }
.bold { font-weight:600; }
.avatar { width:50px; height:50px; float:left; margin-right:10px; border-radius: 50%; }
.fa { margin-right:5px; }
.fr { float:right; }
.red { color:#FF0000; }
.green { color:#59B200; }
.gray, .gray a { color:#999; }
.black, .black a { color:#000; }
.fixed { position:fixed; }
.hidden { display:none; }
.block { display:block; }
.mt100 { margin-top:100px; }
.mt60 { margin-top:60px; }
.mt40 { margin-top:40px; }
.mb40 { margin-bottom:40px; }
.mt20 { margin-top:20px; }
.mb20 { margin-bottom:20px; }
.mb10 { margin-bottom:10px; }
.p20 { padding:20px; }
.pt20 { padding-top:20px; }

table { border-collapse: collapse; width:100%; }
table, th, td { border-bottom: 1px solid #DDD; padding: 5px 10px;  vertical-align: top; }
thead td { background:#000; font-weight:bold; color:#FFF; }
figure { overflow:hidden; position:relative; }
figure * { transition: all .2s ease-in-out; line-height:normal;  }
figure img { display:block; }


.list-gallery {  display: grid; grid-template-columns:1fr 1fr 1fr 1fr; gap:20px; }

.group:before, .group:after { content:""; display:table; }
.group:after { clear:both; }
.col { display: block; float:left; margin: 0 0 0 1.6%; }
.col:first-child { margin-left: 0; }

.span_1_of_2 { width: 49.2%; }
.span_2_of_2 { width: 100%; }

.span_1_of_3 { width: 32.2%; }
.span_2_of_3 { width: 66.1%; }
.span_3_of_3 { width: 100%; }

.span_1_of_4 { width: 23.8%; }
.span_2_of_4 { width: 49.2%; }
.span_3_of_4 { width: 74.6%; }
.span_4_of_4 { width: 100%; }

.span_1_of_5 { width: 18.72%; }
.span_2_of_5 { width: 39.04%; }
.span_3_of_5 { width: 59.36%; }
.span_4_of_5 { width: 79.68%; }
.span_5_of_5 { width: 100%; }

.span_1_of_6 { width: 15.33%; }
.span_2_of_6 { width: 32.26%; }
.span_3_of_6 { width: 49.2%; }
.span_4_of_6 { width: 66.13%; }
.span_5_of_6 { width: 83.06%; }
.span_6_of_6 { width: 100%; }

.span_1_of_8 { width: 11.1%; }
.span_2_of_8 { width: 23.8%; }
.span_3_of_8 { width: 36.5%;}
.span_4_of_8 { width: 49.2%; }
.span_5_of_8 { width: 61.9%; }
.span_6_of_8 { width: 74.6%; }
.span_7_of_8 { width: 87.3%; }
.span_8_of_8 { width: 100%; }

.span_1_of_10 { width: 8.56%; }
.span_2_of_10 { width: 18.72%;  }
.span_3_of_10 { width: 28.88%; }
.span_4_of_10 { width: 39.04%;  }
.span_5_of_10 { width: 49.2%; }
.span_6_of_10 { width: 59.36%; }
.span_7_of_10 { width: 69.52%;  }
.span_8_of_10 { width: 79.68%; }
.span_9_of_10 { width: 89.84%; }
.span_10_of_10 { width: 100%; }
.iphone_show, #header li.iphone_show { display:none; }
.pr80 { padding-right:100px; }

.span_50 { width:50%; margin:0 auto; text-align:center; }
.span_25 { width:25%; margin:0 auto; text-align:center; }

.paginations { display:grid; grid-template-columns: 1fr 1fr; gap:20px; margin-bottom:20px;  }
.paginations .pages { text-align:right; }
.paginations .pages a, .paginations .pages b { padding:10px 15px; display:inline-block; border-bottom:1px solid #DDD; }
.paginations .results { padding-top:10px; }
.paginations .pages b { color: #D9801C; }
.paginations .pages a:hover { background:#EEE; }

.list-radio li { padding-left:40px; position:relative; margin-bottom:10px; }
.list-radio li input { position:absolute; left:0; top:0; }

.bgcolor { background:#D9801C; color:white; }
.bgcolor .news .item p.date { color: white; }
.bgcolor a { color:white; }
.bgcolor a:hover { opacity:0.5; }

.bg1 { background:#000; color:#FFF; }
.bg_gray { background:#EEE; }
.overlay h3 { font-size:20px; margin-bottom:10px; }
.overlay { font-weight:normal; position:absolute; padding: 20px; text-align:left; line-height:20px; z-index:2; top:0; left:0; right:0; bottom:0; color:#FFF; background-color: rgba(0, 0, 0, 0.8); }
.flex { display: flex; align-items: center;  }
.column-2 { column-count: 2; column-gap: 40px; }

.logo img { height:90px; width:auto; margin:10px auto; }

#header { background:#062748; color:#FFF; padding:10px; 0; height:170px; text-align:center; font-size:14px;  }
#header ul { margin:0 auto; }
#header .logo { text-align:center; }
#header a { color:#FFF; font-weight:normal; }
#header li { display:inline-block; margin-right:20px; }
nav li { display:inline-block; margin-right:20px; text-transform:uppercase; padding: 10px 0; }
nav li.selected { border-bottom:2px solid #FFF; }
#header .number { position:fixed; top:20px; right:20px; border:2px solid #FFF; z-index:999; background:#062748; padding:10px 30px; font-weight:bold; border-radius:200px; }
#header .number a { font-size: 20px; font-weight:bold; }
#header.smaller .menu { position:fixed; top:0; left:0; right:0; z-index:22; background: #062748; }

.hamburger { display:none; }
.form-messaggio { background:#EFF2FF; padding:40px; }

.contact-box { align-content: center; background:url('../images/bg.jpg') center center no-repeat; margin-top:40px; height:400px; color:#FFF; text-align:center; }
.contact-box h2 { color:#FFF; }
.contact-box .text { border:2px solid #FFF; max-width:600px; padding:20px; margin:0 auto; font-size:18px; line-height:26px; background-color:rgba(0, 0, 0, 0.5); }
.contact-box .text .btn { background:none; color:#FFF; border-color:#FFF; }

.footer { background:#062748; color:#FFF; font-size:14px; padding:60px 20px; line-height:23px; }
.footer a { color:#FFF; }
.footer .grid { display:grid; grid-template-columns:1fr 1fr 1fr 1fr; gap:40px; }
.footer .headline { text-align:center; margin:40px 0; font-size:16px; }
.footer .list-number { margin: 10px 0; }
.footer ul li { padding: 10px 0; border-bottom:1px solid #FFF; }
.footer a:hover { opacity:0.5; }
.footer img { display:inline-block; margin: 0 20px; }
.footer .logo { text-align:center; }

.header-section { text-align:center; margin:0 auto; max-width:600px; padding:40px 20px; }
.header-section h2 { margin: 20px 0; }

.slide { overflow:hidden; position:relative; margin-bottom:40px; position:relative; }
.slide .text {  position:absolute; top:0; bottom:0; left:0; right:0; z-index:2; align-content: center; text-align:center; color:#FFF;  background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.8575630935968137) 100%); font-weight: normal;
  font-size: 25px; line-height:33px; }
.slide .text h1 { font-size:50px;  }
.anniversary { width:400px; height:auto; margin:0 auto 20px auto; }

.slide-about { background:#062748; padding:80px; }
.slide-about .grid-2 { background:#FFF; align-items: center; }
.dot-list { padding:20px; border-radius:4px; background:#EEE; display: inline-block; margin-top:10px; color:#003972; font-weight:500; }
.dot-list li { position:relative; padding-left:40px; margin-bottom:10px; }
.dot-list li i { font-size:20px; position:absolute; top:2px; left:10px;  }

.item-row .grid-2 { align-items: center; }
.item-row .text { padding: 0 40px; }

#socrem { background:#EEE; padding: 40px 20px; margin-top:40px; }
#socrem .content { max-width:800px; }
#socrem .preview { text-align:center; }
#socrem h2 { text-align:center; }
#socrem .acc_title { border-bottom:1px solid #003972; color:#003972; padding: 10px 10px 10px 40px; cursor:pointer; position:relative; }
#socrem .acc_title i { position:absolute; left:10px; top:15px; }
#socrem .acc_content { padding: 40px; }

.list-messaggi li { margin-bottom:40px; border-bottom:1px solid #DDD; padding-bottom:40px; padding-left:140px; position:relative; min-height:120px; }
.list-messaggi li img { position:absolute; left:0; background:#EFF2FF; border-radius:200px; } 
.list-fiori { display:grid; grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr; gap:20px; }
.list-fiori li { position:relative; overflow:hidden;  position:relative; width:90px; height:90px; }
.list-fiori label { border:5px solid #DDD; top:0; position:absolute; left:0; overflow:hidden; border-radius:200px; width:90px; height:90px; }
.list-fiori li img { width:100%; height:auto; background:#FFF; overflow:hidden; }
.list-fiori li input { position:absolute; top:-200px; z-index:2; }
.list-fiori input[type="radio"]:checked+label, .list-fiori label:hover { border:5px solid #003972; cursor:pointer; } 

.recensioni { padding:20px; background:#062748; }
.recensioni li { font-size:14px; border:1px solid #DDD; padding:20px; border-radius:5px; background: rgba(255, 255, 255, .2); color:#FFF; }
.recensioni h3 { color:#FFF; text-align:center; margin: 20px 0; }
.recensioni .star { color: orange; }
.slick-slide { margin: 0 27px; }


.form { background:#DDD; padding:20px; border:10px solid #FFF; }
.form .label { text-align:right; font-weight:bold; text-transform:uppercase; padding-right:20px; }
.form input { padding:10px; height:30px; }

.tab-content .spec-details li { border-bottom:1px solid #DDD; margin:0px; line-height:20px; padding-bottom:10px; }
.tab-content thead td { background:#FFF; color:#000; }
.tab-content tbody a { color: #D9801C; }

.tabs { padding:0 40px; }
.tabs ul { border-bottom:1px solid #DDD; }
.tabs li { display:inline-block; }
.tabs a { color:#888; font-size:13px; padding:10px 50px; border-bottom:2px solid #FFF; text-transform:uppercase; display:block; text-align:center;  }
.tabs a.selected, .tabs a:hover { border-bottom:2px solid #000; color:#000; }
.tab-content { padding:30px 40px; margin-bottom:40px; line-height:24px; }
.tab-content li { margin: 10px 0; }

.grid-2-1-2 { display:grid; grid-template-columns:2fr 1fr 2fr; gap:10px; align-items: center; }
.grid-1-2 { display:grid; grid-template-columns:1fr 2fr; }
.grid-2 { display: grid; grid-template-columns:1fr 1fr;  }
.grid-3 { display:grid; grid-template-columns:1fr 1fr 1fr; gap:10px; }
.grid-4 { display:grid; grid-template-columns:1fr 1fr 1fr 1fr; gap:10px; }
.grid-5 { display: grid; grid-template-columns:1fr 1fr 1fr 1fr 1fr; gap:20px; }
.grid-6 { display: grid; grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr; gap:20px; }
.grid-7 { display: grid; grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr; gap:20px; }
.grid-8 { display: grid; grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; gap:20px; }
.gap20 { gap:20px; }
.gap40 { gap:40px; }
.gap80 { gap:80px; }

.grid .span_1_of_2:nth-child(2n+1) { margin-left:0px; }
.grid .span_1_of_3:nth-child(3n+1) { margin-left:0px; }
.grid .span_1_of_4:nth-child(4n+1) { margin-left:0px; }
.grid .span_1_of_5:nth-child(5n+1) { margin-left:0px; }
.grid .span_1_of_6:nth-child(6n+1) { margin-left:0px; }
.grid .span_1_of_7:nth-child(7n+1) { margin-left:0px; }
.grid .span_1_of_8:nth-child(8n+1) { margin-left:0px; }
.grid .col { margin-bottom:1.6%; }
.grid img { display:block; }
.span_25 { width:25%; margin:0px; line-height:normal; font-size:0px; }

.list-necrologi { display:grid; grid-template-columns:1fr 1fr 1fr 1fr 1fr; gap:20px; }
.list-necrologi .item { border:1px solid #CCC; padding:10px; text-align:center; }
.list-necrologi .item h3 { font-family: 'Roboto', sans-serif; font-size:16px; margin: 10px 0; }
.list-necrologi .btn { padding:10px 5px; width:100%; text-align:center; }
.list-necrologi i { margin:0; }

body#print { margin:40px; text-align:justify;}
body#print img { width:80px; height:auto; }
body#print h3 { margin: 80px 0 20px 0; }
body#print .print { width:100%; position:fixed; right:0; top:0; left:0; padding:20px 40px; z-index:1; background-color:rgba(255, 255, 255, 0.9); }
body#print .print a { font-size:11px; padding-right:5px; display:inline-block; margin-left:5px; text-transform:uppercase; }



.scrolloff { pointer-events: none; }

div.top {  display: none; overflow: hidden; position: fixed; right:40px; bottom:60px; background:#062748;  }
div.top .fa { margin:0px; }
div.top a { padding-top:6px; display:block; color:white; cursor:pointer; font-size:20px; width:40px; height:40px; text-align:center; border:2px solid #FFF; }

.paginazione a, .paginazione b { margin-bottom:5px; padding:7px 15px; border:1px solid #EEE; display:inline-block; margin-right:2px; }
.paginazione b { background:#EEE; }
</pre></body></html>