/*http://www.responsivegridsystem.com/calculator/*/

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@200;500;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kaisei+Tokumin:wght@500;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;800&display=swap');
@import url('balloon.min.css?i=4');
@import url('jquery-confirm.css');
@import url('hamburgers.css');
@import url('theme.css?i=5');
:root {
  --body-fonts: 'Inter', serif;
  --body-fonts-2: 'Playfair Display', serif;
  --body-fonts-3: 'Kaisei Tokumin', serif;
  
  --white-color: #FFFFFF;
  --gray-color: #f5f5f5;
  --blue-color: #122d64;
  --blue-color-2: #344773;
  --blue-color-3: #101d3f;
  --blue-color-4: #7783a1;
  --yellow-color: #ebcd46;
  --yellow-color-2: #f9f4dd;
  --grey-color: #666;
  --text-dark-color: #EEE;
  --cultura-color: #df5377;
  --cultura-bgcolor: #fcedf2;
}
html.dark body { background:var(--blue-color-3); color:var(--text-dark-color); }
html.dark body { --economia-bgcolor:var(--blue-color-3); --news-bgcolor:var(--blue-color-3); --cultura-bgcolor:var(--blue-color-3); --editoriali-bgcolor:var(--blue-color-3); --territorio-bgcolor:var(--blue-color-3); --sport-bgcolor:var(--blue-color-3); }
html.dark label { color:var(--yellow-color); }
html.dark #main .bg { background: var(--blue-color); }
html.dark #main .text a { color: var(--blue-color-4); }
html.dark h3.section { color:var(--text-dark-color); }
html.dark header .logo { text-align:center; }
html.dark .preview .container { color: var(--blue-color-4); }
html.dark .section_16 h3.cat a { color: var(--editoriali-color-dark);}
html.dark .section_16 .color, html.dark .section_16 .color a, html.dark .section_16 .linkColor a { color: var(--editoriali-color-dark); }
html.dark .strip_16 h2.section, html.dark .strip_16 h2.section a { color: var(--editoriali-color-dark); }
html.dark h2.section { color:var(--white-color);}
html.dark .UserLink li a { color:var(--yellow-color); }
html.dark .ArgomentsLink a { color:var(--blue-color-4); }
html.dark .preview a { color:var(--white-color); }
html.dark .scheda h2 { color:var(--white-color); }
html.dark .scheda { color: var(--blue-color-4); }
html.dark .agenda a { color:var(--white-color); }
html.dark .agenda { color: var(--blue-color-4); }
html.dark .stripBorder { background:none; color:var(--white-color); }




* { 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; -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 { height:100%; background:var(--white-color); margin: 0px; font-family:var(--body-fonts); font-size:13px; color: var(--blue-color); -webkit-text-size-adjust:100%;  line-height:18px; letter-spacing:0.01em; }
a { text-decoration:none; outline:none; color: var(--cultura-color); text-overflow:ellipsis;  }
a:hover { text-decoration:underline; }
a.cat { color:#000; font-weight:bold; }
a.cat:hover { text-decoration:underline; }
a: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; }
b, strong { font-weight:600; }
h1, h2, h3, h4 { line-height:normal; margin:0px; font-family:var(--body-fonts-2); font-weight: 500; }
h2.section { font-size:30px; margin:0px; font-weight:bold; color: var(--blue-color); padding:20px 0; }
h3.section { margin-bottom:40px; font-size:22px; font-weight:bold; color: var(--blue-color); }
h3 { font-size:18px; }
img { display:block; }
img.scale { width:100%; height:auto; }
img.loading { background: url('../images/loading.gif') no-repeat center; }
img.border { border:1px solid #DDD; }
label { cursor:pointer; margin-bottom:5px; display: inline-block; color:#000; }
input, select, .btn { height:45px; line-height:normal; }
.btn { white-space:nowrap; display:inline-block; padding:12px 20px; background:var(--yellow-color); border-radius:200px; color:var(--blue-color); font-size:16px; }

input, select, textarea, button {padding:10px; background:#EEE; line-height: 20px; color:#444; var(--body-fonts); font-size:14px;  border: 1px solid #CCCCCC;  }
select { background: #EEE url("select_arrowdown.gif") no-repeat 97% 50%; }
input:focus, textarea:focus, select:focus { border-color: #004592; }
input.error, textarea.error, select.error, input[type='radio'].error, input[type='checkbox'].error { border-color:#FF0000; color:#FF0000; background:#FFE5E5; } 
label.error { color:#FF0000; font-size:0px; visibility:hidden; float:none; overflow:hidden; height:0px; }
input[type='checkbox'], input[type='radio'] { padding:0; height:25px; width:25px; display:inline-block; margin-right:10px;  border: 2px solid #CCCCCC; border-radius: 3px; box-shadow:none; cursor:pointer; }
input[type='checkbox']:checked, input[type='radio']:checked { background:var(--yellow-color); box-shadow:none;  }
input[type='radio'] { border-radius:100px; }
input[type='radio']:checked + label { font-weight:bold; }
:disabled, :disabled { opacity:0.5; }
:disabled:hover { cursor: not-allowed; }
.placeholder { color: #CCC; line-height:normal; padding:0px; margin:0px; }
form .row { margin-bottom:15px; }
form .row:last-child { margin-bottom:0px; }
form .button { text-align:right; }
form i { margin-left:10px; }
form a { text-decoration:underline; }
option { padding:0 5px; }
input[type='submit'], input[type='button'], input[type='reset'], button { font-weight:bold; border:0px; cursor:pointer; display:inline-block; color:#FFF; background: #999;  text-align:center; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; text-transform:uppercase; }
input[type='button']:hover, input[type='submit']:hover, input[type='reset']:hover, button:hover { text-decoration:none; background: #777; color:#FFF; }
.btn-primary, input.btn-primary { background-color:#007FFF; color:#FFF;  }
.btn i { margin: 0 0 0 10px; }
.btn-show { border:1px solid #CCC; padding: 7px 10px; display:inline-block; margin-top:20px; cursor:pointer; font-weight:bold;  }
.label { font-weight:bold; margin-bottom:5px; }
.normal, a.normal { font-weight:normal; }
p.adv { color:#999; text-align:center; font-size:11px; margin-bottom:5px; }

.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; }
.msg_error { color:#FFF; margin-bottom:20px; display:block; color:#FF0000; padding: 5px 10px; border-radius: 5px; font-weight:bold; }
.msg_success { color:#FFF; margin-bottom:20px; display:block; color:#59B200; padding: 5px 10px; border-radius: 5px; font-weight:bold;  }
#result.result-error { background:#FFDADA; color:#68201F; }
#result.result-success { background:#A2E5B5; color:#00664C; }
#result { padding:20px 0; position:relative; }
#result #close { float:right; cursor:pointer; }

p.limit { margin: 10px 0; font-size:11px; }
.icon_en { background: url('../images/icon_en.png') no-repeat 20px 5px; }
.icon_it { background: url('../images/icon_it.png') no-repeat 20px 5px; }
figure { overflow:hidden; position:relative; }
a:hover figure.fade img { opacity:0.5; }
a:hover figure.scale img { filter: none; transform: scale(1.1); }
a.disable { color:#999; }
a.active { color:#59B200; }
.renew a { margin-left:20px; }

ul.list_border li:first-child { border-top:0px; }
ul.list_border li { float:none; border-top:1px solid var(--blue-color); margin:0px; padding: 5px 0; }
ul.list_border li a { display:block; }
ul.list_border li p a { display:inline; }
ul.list_border li span { float:right; }
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 0 20px 15px; }
ul.list_disc li li { list-style:circle; }
ul.list_icon li { padding-left:50px; position:relative; margin-bottom:20px; }
ul.list_icon li i { position:absolute; top:3px; left:0px; width:20px; text-align: center; font-size:28px; }
li.selected a { opacity:0.5; }
ul.contact li { text-align:right; position:relative; padding-left:100px; }
ul.contact li span { position:absolute; left:0; }
.list-tag { text-transform: capitalize; }

.tool li { float:left; margin:10px 20px 0 0; color:#999;   }

.layout { position:relative; }
.wrapper { width:100%; margin: 0 auto; min-width:720px; clear: both; }
.content { max-width:1400px; margin: 0 auto; clear: both; padding:0 20px; position:relative; }
.content-large { max-width:95%; margin: 0 auto; clear: both; padding:0 20px; position:relative; }
.content_column_right { max-width:100%; padding: 40px; text-align:left; float:left; }
.content_column_left { max-width:100%; padding: 40px; text-align:left; float:right; }
.align_right { text-align: right; }
.align_center { text-align: center; }
.relative { position:relative; }
.relative img { display:block; }
.hidden { display:none; visibility:hidden; }
.block { display:block; visibility:show;}
.bold { font-weight:600; }
.avatar { width:50px; height:45px; float:left; margin-right:10px; border-radius: 50%; }
.fa { margin-right:5px; }
.fr { float:right; }
.red, .color_2 { color:#D90000; }
.green, .color_1 { color:#59B200;  }
.gray, .gray a { color:#888; }
.gray a:hover { color:#000; }
.black, .black a { color:#000; }
.fixed { position:fixed; }
.hidden { display:none; }
.mt100 { margin-top:100px; }
.mt40 { margin-top:40px; }
.mb40 { margin-bottom:40px; }
.mt20 { margin-top:20px; }
.mb20 { margin-bottom:20px; }
.mt10 { margin-top:10px; }
.mb10 { margin-bottom:10px; }
.pt40 { padding-top:40px; }
.pb40 { padding-bottom:40px; }
.capitalize { text-transform:capitalize; }
.videoWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */	height: 0; }
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
iframe {  width: 100%; }
.small { font-size:12px; line-height:normal; color:#777; }
.phone_show { display:none; }

table { border-collapse: collapse; width:100%; }
table, th, td { padding: 5px 0; font-size:14px; position:relative; vertical-align:top; }
table thead td { border-bottom: 1px solid #DDD; padding: 10px 0; font-weight:bold; font-size:11px; }
table tbody td { border-top: 1px solid #DDD;}
table .fa { font-size:15px; }
table.compare td { border-bottom:1px dotted #CCC; padding-left:0; }
table.compare tr:last-child td { border-bottom:0px; }

.column_2 { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2;}
.column_3 { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3;}


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

.cat { font-size:20px; position:relative; padding-left:20px; font-weight:800; line-height:24px; }
.cat span { width:15px; height:15px; display:inline-block; position:absolute; left:0; top:4px; }


.tabs { border-top:1px solid #CCC; }
.tabs :hover { transition: none;  -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none; }
.tabs a { padding:10px 10px; text-transform:uppercase; display:block; text-align:center; font-size:12px; font-weight: bold; background: #FFF; }
.tabs a.selected { background:#FFF; border-top:2px solid #000; color:#000; margin-top:-1px;  }

.btnL { position:relative; padding: 4px 20px 4px 10px; background: var(--yellow-color); font-family: var(--body-fonts-2); height:30px; min-width:120px; font-size: 16px; color:var(--blue-color); display: inline-block; }
.btnL:before { width: 0; height: 0; border-top: 15px solid var(--yellow-color); border-left: 10px solid transparent; top:0px; left:-10px; position: absolute; content: ""; }
.btnL:after { width: 0; height: 0; border-bottom: 15px solid var(--yellow-color); border-left: 10px solid transparent; top:15px; left:-10px; position: absolute; content: ""; }

.btnR { position:relative; padding: 4px 10px 4px 20px; background: var(--yellow-color); font-family: var(--body-fonts-2); height:30px; min-width:120px; font-size: 16px; color:var(--blue-color); display: inline-block; }
.btnR:before { width: 0; height: 0; border-top: 15px solid var(--yellow-color); border-right: 10px solid transparent; top:0px; right:-10px; position: absolute; content: ""; }
.btnR:after { width: 0; height: 0; border-bottom: 15px solid var(--yellow-color); border-right: 10px solid transparent; top:15px; right:-10px; position: absolute; content: ""; }

.sorting_tag_5 { background:papayawhip; padding:7px 20px; display:inline-block; margin:10px 0 20px 0; color:var(--blue-color); font-family: var(--body-fonts-2); font-weight: bold; font-size:16px; }

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

/*
header.smaller { height:auto; }
header.smaller .header-logo { display:none; }
header.smaller .menu { margin:0px; }
header.smaller .content { padding:20px 20px 10px 20px; }
header.smaller .darkmode, header.smaller .dateToday { display:none; }
*/
header { width:100%; height:190px; background: var(--cultura-color); font-size:13px; position:fixed; top:0; left:0; right:0;  z-index:200; color:#FFF;  }
header .container { position:relative; }
header .logo h1 { font-weight:800; font-size:40px; line-height:40px; margin-top:20px; margin-bottom:10px; }
header .logo h1 span { opacity: 0.5; }
header .logo a { color:#FFF; }
header .logo a:hover { text-decoration:none; }
header .logo { font-size:20px; font-weight:400; }
header .menu { font-family: var(--body-fonts-2); border-top:1px solid #ffa0b9; margin-top:20px; border-right:1px solid #ffa0b9; border-left:1px solid #ffa0b9;}
header .menu ul { display:grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; }
header .menu li { display:inline-block; border-right:1px solid #ffa0b9; text-align:left; position:relative; padding:5px 20px; padding-bottom:0px; font-size:18px; font-weight:800; text-align:center; border-top:5px solid transparent; }
.hamburger { display: none; }
header .menu li:hover, header .menu li.selected { border-top:5px solid var(--yellow-color); }
header a { color:#FFF; }
header .menu li.selected a { color:var(--yellow-color); opacity:1; }

#main { margin-top:200px; }
#main .content { padding:0 20px; }
.border { border-left:1px solid var(--blue-color-4); border-right:1px solid var(--blue-color-4); padding:0 40px; }
.border2 { border-left:1px solid var(--blue-color-4); border-right:1px solid var(--blue-color-4); padding:0 20px; }


.cover { background:var(--cultura-color); color:#FFF; }
.cover .image { padding: 50px 100px; }
.cover .border { border-color:#ffa0b9; }
.cover h1 { padding:40px 0; font-weight:400; line-height:40px; font-size: 40px; line-height:50px; }
.cover h1 span { color:var(--yellow-color); font-weight:800; text-decoration:underline; }
.list-dates { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 0px; padding: 0 0 40px 0; }
.list-dates .item {  min-height: 100%; padding: 0 20px; position:relative; }
.list-dates .item .container { background: #FFF; height: 100%; }
.list-dates .item:not(:last-child) { border-right: 1px solid var(--blue-color-4); }

.list-dates figure { position:relative; }
.list-dates .date { text-transform:uppercase; position:absolute; bottom:20px; left:20px; text-align:center; align-content:center; width:80px; height:80px; border-radius:20px; background:#FFF; color:var(--cultura-color); font-size:18px; line-height:18px; font-family: var(--body-fonts); box-shadow:2px 2px 2px #222; }
.list-dates .date b { display:block; font-size:30px; font-weight:800; color:#000; margin-top:10px; }
.list-dates .text { padding: 20px; height:150px; }
.list-dates .text h2 { font-family: var(--body-fonts); font-size:26px; line-height:30px; font-weight:600; margin-bottom:10px; }
.list-dates .subtitle { color:var(--cultura-color); font-size: 14px; line-height: 18px; margin-bottom:20px; }
.list-dates .booking { padding:20px; }
ul.hours { margin-bottom: 10px; }
ul.hours li { padding: 5px 0; position:relative; padding-left:25px; font-size:14px; }
ul.hours li i { position:absolute; top:7px; left:0; }

.grid-where { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; padding: 0 0 40px 0;  }
.grid-where .item:not(:last-child) { border-right: 1px solid var(--blue-color-4); }
.grid-where .item {  height: 100%; padding: 0 20px; }
.grid-where h2 { margin-bottom:20px; font-size: 30px; line-height: 35px; }
.grid-guest { display: grid; grid-template-columns: 200px 1fr; gap: 40px; padding: 20px 0;  }

.detail { padding:40px; }
.detail .date { color:var(--cultura-color); margin-bottom:20px; font-size:18px; }
.detail h1 { font-family: var(--body-fonts); font-size:40px; line-height:40px; color:var(--cultura-color); font-weight:800; margin-bottom:20px; }
.detail .subtitle { font-family: var(--body-fonts-2); font-size:24px; color:#222; margin-bottom:40px;  }
.detail .text { color:#666; line-height:22px; }

.intro p { padding:30px 0 50px 0; font-size:16px; line-height:26px; }
.list-people { cursor: all-scroll; user-select: none; -webkit-user-select: none;  -moz-user-select: none; -ms-user-select: none;  white-space: nowrap; overflow: hidden; overflow-x: scroll; -webkit-overflow-scrolling: touch; scrollbar-width: none; -ms-overflow-style: none; display: flex; align-items: flex-start; padding-bottom: 1px; }
.list-people::-webkit-scrollbar { display: none; }
.list-people li { width: 180px; padding: 20px; text-align: center; flex-shrink: 0; white-space: normal; }
.list-people li img { border-radius:200px; border:6px solid #ffc5d4; margin-bottom:10px; }
.list-people li { white-space:normal; }
.list-people li h3 { margin-bottom:10px; font-weight:800; }

.palco { padding:40px; margin:0 auto; text-align:center;  border:1px solid #CCC; background:#EEE; margin-bottom:40px; }
.posti { margin: 10px auto; text-align:center; }
.posti li {  width:80px; height:80px; display:inline-block; }
.posti li label { border:1px solid #CCC; display: block; padding: 10px; background-color: #f0f0f0; cursor: pointer;  transition: background-color 0.3s ease; height:80px; align-content: center; }
.posti li label input[type="checkbox"] { position: absolute; opacity: 0; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); }
.posti li label:has(input[type="checkbox"]:checked) { background-color:var(--blue-color-2); border-color:var(--blue-color-2); color:var(--yellow-color); }

.booking-form { margin:40px auto; display:grid; grid-template-columns: 1fr 1fr 1fr; gap:20px;  max-width:800px; }
.booking-form label { display:block; padding:3px; font-weight:bold; }
.booking-form input { width:100%; }
.booking-form div { align-content:end; }

footer, footer a { color:#FFF; font-size:13px; }
footer i { font-size:18px; }
footer .row-1 { background:var(--blue-color-2); padding: 30px 0; }
footer .row-2 { background:var(--blue-color); padding: 30px 0; }
footer .logo { display:grid; grid-template-columns:1fr 1fr; width:100px; margin-bottom:15px;}
footer .logo img { height:25px; width:auto; display:inline-block;  padding-right:20px; margin-right:20px; border-right:4px dotted #FFF; }
footer .logo span { font-family: var(--body-fonts-2); color:var(--cultura-color); line-height: 20px; font-size:30px;  }

footer h4 { margin: 0 0 20px 0; font-size:18px; }
footer .grid-footer { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; }
footer .grid-footer div { border-left:1px solid var(--blue-color-4); padding-left:40px; }
footer .grid-footer div:first-child { border:0px; padding:0; }

footer .row-3 { background:var(--blue-color-3); color:var(--blue-color-4); padding:20px; font-size:12px; text-align:center; }
footer .row-3 a { color:var(--blue-color-4); }
footer .row-3 ul { margin:0 auto; }
footer .row-3 li { display:inline-block; margin: 0 5px; }
footer li { padding: 5px 0; }
.social li { position:relative; padding: 5px 0; padding-left:30px; }
.social li i { left:0; top:5px; position:absolute; font-size: 18px; }
.cover-image { width:100%; height:600px; background-size:cover; background-repeat:no-repeat; background-position:center center; }

.item-row { max-width:800px; margin: 0 auto; padding:40px 40px; font-size: 14px; line-height:22px; }
.item-row h2 { font-family: var(--body-fonts-2); font-weight: bold; color: var(--blue-color-4); margin-bottom: 40px; font-size: 28px; line-height: 30px; padding-bottom: 20px; }

.bio { display: grid; grid-template-columns: 100px 1fr; gap:20px; }
.bio .pic { border-radius:200px; background:#ffdee6; } 

.maps iframe { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); }

.list-partners { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; gap:20px; margin:40px 0;  }
.list-partners li { border:1px solid #DDD; padding:20px; }

.grid-2 { display: grid; grid-template-columns: 1fr 1fr; gap:40px; }
.grid-6 { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; }
.grid-6 .item { border-right: 1px solid var(--blue-color-4); padding: 0 15px; }
.grid-6 .item:nth-child(3n) { border-right: 0px; padding: 0; padding: 0 0 20px 15px; }
.grid-6 .item:nth-child(3n+1) { padding-left:0px; }
.grid-6 .item:nth-child(6n) { padding-bottom:0px; }
.grid-6.group::before { display:none; }
/* grid-template-columns: repeat(3, 33.33%); */




/*
.RoundButton li:first-child a { margin-top:0px; }
.RoundButton a {  white-space:nowrap; margin-top:10px; display:inline-block; color:#FFF; padding:5px 10px; text-transform:uppercase; letter-spacing:0px; font-size:12px; }
.RoundR a { border-top-right-radius: 200px; border-bottom-right-radius: 200px;  }
.RoundL a { border-top-left-radius: 200px; border-bottom-left-radius: 200px;  }
*/


.paginations { margin:20px 0 15px 0; font-size:12px; font-family:var(--body-fonts-3); }
.paginations a, .paginations b { padding:3px 7px; display:inline-block; margin-right:2px; }
.paginations .links { text-align:right; }
.paginations .total { padding: 3px 0; }

.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 .item { margin-bottom:1.6%; }
.grid img { display:block; }

.grid-5 { display:grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; }
.grid-3-2 { display:grid; grid-template-columns: 1fr 1fr 1fr 2fr; }

