<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=Spectral+SC&amp;display=swap');

* { 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%; height:100%; }
body { margin: 0px;     font-family: 'Spectral SC', serif; font-size:15px; position: relative;-webkit-text-size-adjust: none; color:#FFF; background:#111; }
h1, h2, h3, h4, h5 { font-weight: 400; }
h3.section { text-align:center; border-bottom:1px dotted #CCC; font-size:22px; padding-bottom:20px; margin:60px 0 20px 0; text-transform:uppercase; }
h4 { font-size:16px; }
a { color:#FFF; text-decoration:none; }
a:hover, a.selected { color:#c9b47f; }
:hover, .gallery * { 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; }
input.error, textarea.error, select.error { border-color:#FF0000; color:#FF0000; background:#FFE5E5; }
label.error { color:#FF0000; font-size:0px; visibility:hidden; float:none; overflow:hidden; height:0px; }
input, select, textarea { padding:8px;     font-family: 'Spectral SC', serif;font-size:12px; background:#FFF; border-bottom:1px solid #000; }
select { text-transform:uppercase; background-image: url('../images/select_arrow.png'); background-position: right center; background-repeat:no-repeat; background-color:#EEE; padding: 12px 35px 12px 12px; -webkit-appearance: none; -moz-appearance: none;  appearance: none;}
input[type='submit'], input[type='button'], input[type='reset'], button, a.btn { color:#FFF; cursor:pointer; text-transform:uppercase; border:0px; text-transform:uppercase; font-weight:bold; padding: 10px 20px; letter-spacing:1px; border-bottom:3px solid #777; }
input[type='submit']:hover, input[type='button']:hover, button:hover, a.btn:hover { background:#CCC; color:#000; }
input.btn-primary, a.btn-primary, button.btn-primary{ background:#F28E23; }
input[type='radio']:checked { background:#000; }
input[type='checkbox'], input[type='radio'] { padding:0; height:20px; width:20px; float:left; margin-right:10px; cursor:pointer; margin-bottom:10px; }
input[type='radio'] { border-radius:200px; }
input[type='checkbox']:checked, input[type='radio']:checked { background:#666; }
input, select, button { height:40px; }
select { background: url('../images/select_arrow.png') right center no-repeat #EEE; padding: 8px 35px 8px 8px; -webkit-appearance: none; -moz-appearance: none;  appearance: none;}
.label { text-align:right; padding:10px 20px 0 0; }
.row { margin-bottom:10px; }
.check-list li { padding:5px 0 0 35px; position:relative; margin-bottom:5px; text-transform:uppercase; }
.check-list li input { left:0; top:2px; position:absolute; }
form h3 { margin-bottom:10px; text-transform:uppercase; font-weight:bold; }
::placeholder { color: #555; opacity: 1; }
:-ms-input-placeholder { color: #555; }
::-ms-input-placeholder { color: #555; }
img { display:block; }
img.loading { background: url('../images/loading.gif') no-repeat center center #FFF; }
img.scale { width:100%; height:auto; }
label { cursor:pointer; }
span.new { position:absolute; background:#FF0000; color:#FFF; padding:5px 10px; z-index:2; right:20px; text-transform:uppercase; font-size:13px; font-style: italic; }
table { width:100%; }
thead td { background:#114E93; color:#FFF; padding: 5px 10px;  text-transform:uppercase; font-size:11px; font-weight:bold; }
tbody td { border-bottom:1px dotted #CCC; padding: 5px 10px; vertical-align:top; }
.videoWrapper { background:#000; 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%; }
figure { overflow:hidden; }
a:hover figure.fade img { opacity:0.5; }
a:hover figure.scale img { filter: none; transform: scale(1.1); }

.wrapper { width:100%; margin: 0 auto; min-width:720px; clear: both; }
.content { width:100%; max-width:1200px; padding:0 20px; margin: 0 auto; clear: both; position:relative; }
.content-small { max-width:1200px; margin: 0 auto; clear: both; padding:0 15px; position:relative; }
.phone_show { display:none; }
.nowrap { white-space:nowrap; }
.mb60 { margin-bottom:60px; }
.mt40 { margin-top:40px; }
.mt20 { margin-top:20px; }
.mb40 { margin-bottom:40px; }
.mb20 { margin-bottom:20px; }
.mr40 { margin-right:40px; }
.mr30 { margin-right:30px; }
.mr20 { margin-right:20px; }
.pl40 { padding-left:40px; }
.align_center { text-align:center; }

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%; }

.tabs ul { margin:0 auto; text-align:center; }
.tabs li { display:inline-block; }
.tabs a { padding:10px 20px; text-transform:uppercase; border-bottom:2px solid #114E93; display:block; text-align:center; color:#114E93; font-size:13px; font-weight: bold; }
.tabs a.selected, .tabs a:hover { background:#FFF; border-bottom-color:#F28E23; color:#F28E23; text-decoration: none; }
.tabcontent { padding:20px; }



.gray { color:#AAA;}
.center { text-align:center; }
.right { text-align:right; }
.relative { position:relative; }
.separator { padding-top:60px; margin-top:60px; border-top:1px solid #000; }
.red, .red a {color:#DABF8E; }

.flex { display: flex; align-items: center; justify-content: center; }

header { padding: 20px 40px; }
header .logo { text-align:center; padding:20px; }
header .logo h1 { font-size:95px; margin:0px; font-family: 'Spectral SC', serif; line-height: 85px; color:#c9b47f; }
header .logo h2 { font-size:30px; margin:0px; font-family: 'Spectral SC', serif; }
header .menu ul { margin: 0 auto; text-align:center; }
header .menu ul li { display:inline-block;  font-size:18px; margin:0px;  }
header .menu ul li a { display:block; padding: 5px 8px; }
header .menu ul li::first-letter { font-size: 24px; }


h2 { text-align:center; font-size:30px; margin:40px 0 20px 0; border-bottom:1px solid #555; padding-bottom:10px; }
.list-video .btn { margin-top:10px; }
.list-video .btn span { background:#c9b47f; color:#111; border-radius:5px; padding:5px 10px; display:inline-block; margin-bottom:20px; }
.list-video .text { min-height:200px; }
.main-video { position:relative; }
.main-video .text { font-size:14px; padding:20px 40px; position:absolute; bottom:0; left:0; right:0; background:rgba(0, 0, 0, .7);  padding-left:100px; }
.main-video .text i { font-size:60px; position:absolute; left:20px; top:20px; }
.main-video a { color:#FFF; }
.main-video a:hover { color:#c9b47f; }
.next-events .item { background:#c9b47f; color:#000; }
.next-events .item h1, .list-video h1 { line-height:30px; }
.next-events .item .text { padding:15px; }

#footer { font-size:12px; line-height:18px; padding:40px 0; text-align:center; }
#footer ul { margin-top:10px; }
#footer li { padding:5px 0; }
#footer .credits { text-align:center; margin-top:20px; }
#footer i { font-size:16px; width:30px; height:30px; text-align:center; color:#FFF; padding-top:6px; border:1px solid #777; }
#footer i:hover { color:#777; }
#footer .icon li {text-align:center; display:inline-block; margin-right:5px;}

.cover { height:600px; background-position:center center; background-repeat: no-repeat; background-size:cover; }

.sezioni { text-align:center; }
.sezioni figure { border-radius:20px; margin-bottom:10px;}

.social li { display:inline-block; margin: 20px 10px; }
.social li a { font-size:40px; width:70px; height:70px; text-align:center; border-radius:200px; background:#c9b47f; color:#000; display:block; padding-top:7px; }
.social li a:hover { background:#FFF; }
.contact { text-align:center; font-size:16px; }
.contact a { color:#c9b47f; }

.grid.list-product .item { margin-bottom:40px; }
.list-product .item { padding:20px; min-height:400px; position:relative; }
.list-product .item .image { position:relative; text-align:center; width:100%; background:#FFF; display:inline-block; margin-bottom:10px; }
.list-product .item img { margin-bottom:10px; }
.list-product .item h2 { font-size:16px; }
.add { width:40px; height:40px; position:absolute; right:20px; top:20px; z-index:2; background:#EEE; border-radius:200px; padding:10px; }
.add img { width:100%; height:auto; }
p.price { font-weight:bold; font-size:20px; }

.grid-2 { display:grid; grid-template-columns:1fr 1fr; 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 .col { margin-bottom:1.6%; }
.span_25 { width:25%; margin:0px; line-height:normal; font-size:0px; }

.acc_title { cursor:pointer; margin: 10px 0; }
.acc_content { margin-bottom:40px;}
.acc_content li { list-style:disc; margin-left:15px; }


div.top {  display: none; overflow: hidden; position: fixed; right:50px; bottom:50px; cursor:pointer;  width:40px; height:40px; text-align:center; }
div.top img { width:100%; height:auto; }


.alert { display:none; width:600px; height:280px; font-size:16px; }
.alert h2 { border-bottom:1px solid #444; padding-bottom:10px; margin-bottom:20px; }

.nav { text-transform:uppercase; }
.hidden { display:none; }

.global-site-notice {  background: #222 none repeat scroll 0% 0%;  color: #CCC; display:block;  padding: 10px 30px; float:none; font-size:12px; }
.global-site-notice .notice-inner { max-width:100%; margin: 0 auto; text-align:left; float:none; position:relative; }
.global-site-notice .notice-inner a { font-weight:bold; color:#DAA520; }
.global-site-notice .notice-inner a:hover { text-decoration:underline; }
#close-cookie-notice { position: absolute; right:0; top:0px; }
.global-site-notice.hidden { display:none; }


.item-row { padding:120px 0; max-width:800px; margin:0 auto; }
.item-row h2 { font-size: 80px; line-height: 90px; font-weight: 600; }
.item-row h2 span { -webkit-text-stroke: 1px #FFF; color: transparent !important; margin-bottom:20px; }
.item-row h3 { margin:40px 0; font-size:20px; font-weight: 600; position:relative; }
.item-row h3::before { content: ''; position: absolute; width: 20px; height: 2px; background-color: #FFF; left: 0; margin-left: 0px;  top: -20px; }
.list-services li { font-size:24px; margin:10px 0 20px 0; font-weight:600; }
.list-brand li { width:45%; display:inline-block; margin:10px 0; }

h4 { font-size:12px; text-transform:uppercase; letter-spacing:2px; margin-bottom:40px; }
.sub-line { box-sizing: border-box; display: inline-block;  width: 29px; height: 1px; background: #FFF;  margin-right: 20px; line-height: 10px; vertical-align: middle; margin-top: -2px; }

.pagination { margin: 20px 0 40px 0; text-transform: uppercase; }
.pagination .page { text-align:right; }
.pagination .page a, .pagination .page b { padding:10px 15px; display:inline-block; border:1px solid #DDD; }
.pagination .page b { color: #E50026; }
.pagination .page a:hover { background:#EEE; }
.pagination .result { padding-top:10px; }


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