@import url('https://fonts.googleapis.com/css2?family=Sen:wght@400..800&display=swap')
@import url('balloon.min.css');
@import url('hamburgers.css');


* { 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; -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: 'Sen', sans-serif; font-size:14px; font-weight:100; -webkit-text-size-adjust:100%;  color:#000; line-height:20px; text-align:left;  }
a { text-decoration:none; outline:none; color:#000; text-overflow:ellipsis; font-weight:500; }
a:hover, a.selected, .header .menu a.selected { text-decoration:none; color:#D9801C; 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, h4 { margin:0px; font-family: 'Sen', sans-serif; font-weight:normal; }
h1 { margin-bottom:20px; font-size: 32px; line-height: 35px; }
h2 { font-size:22px; margin-bottom:20px; line-height: 25px;}
h2 span { font-size:22px; color:#888; }
h2.section { font-size:15px; text-transform:uppercase; margin-bottom:20px;}
h3.section { border-top:1px solid #000; padding-top:40px; font-size:22px; margin: 40px 0; text-transform:uppercase; font-size:22px; line-height: 22px; font-weight:700; text-align:center; }
h4.section { text-align:left; margin: 0 0 40px 0; text-transform:uppercase; padding-top:20px; border-top:2px solid #CCC; }
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: 'Sen', sans-serif; font-size:13px; padding: 5px 10px; background-color: #FFFFFF; }
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;  }
option { padding:0 5px; }
label { font-weight:bold; cursor:pointer; }
.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: 13px; line-height: 26px; font-weight:bold; padding: 15px 20px; border:0px; cursor:pointer; display:inline-block; color:#FFF; background:#888; line-height:normal; text-align:center;  text-transform:uppercase;}
.btn:hover, input[type='button']:hover, input[type='submit']:hover, input[type='reset']:hover, button:hover{ text-decoration:none; background: #000; color:#FFF; }
button i { margin:0px; }
.btn-primary, input.btn-primary { background-color:#D9801C; color:#FFF;  }
.btn-primary:hover, input.btn-primary:hover { color:#FFF; background:#000; }
.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; }

.qty { width:80px; }

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


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

#header { position:fixed; top:0; left:0; right:0; z-index:22; }
#header .container { background:#FFF; padding:20px 40px; position:relative; height:80px; }
#header .logo { width: 200px; position:fixed; top:20px; left:20px; }
#header .logo img { width:200px; height:auto; }
#header nav { position:absolute; left:300px; top:35px; }
#header nav li { margin-right:20px; }
#header .social { position:absolute; right:20px; top:35px; font-size:18px; }
#header .social a, #header .lang a { color:#AAA; }
#header .social a:hover { color:#D9801C; }
#header .lang { position:absolute; right:40px; top:35px; }
#header li { display:inline-block; margin: 0 5px 0 0; text-transform:uppercase; }
#header .row { height:60px; padding:10px 40px; margin:0px; align-items: center; display:grid; grid-template-columns:4fr 1fr 250px; color:white; background:black; text-transform:uppercase; font-size:20px; letter-spacing:1px; }
#header .row img { height:30px; width:auto; }
#header .row .search {  display:grid; grid-template-columns:200px 50px; }
#header .row input[type='text'] { padding:2px 10px; background:#FFF; height:30px; }
#header .row button { background:none; color:#D9801C; font-size:22px; padding:0px; height:20px; }

#header.smaller .container.row { width:100%; top:-100px; }
#header.smaller .container { position:absolute; left:0; right:0; padding:10px 40px; transition: width 2s; height:50px; }
#header.smaller .logo { width: 200px; position:fixed; top:10px; left:20px; }
#header.smaller .logo img { width:150px; height:auto; }
#header.smaller nav { top:15px; }
#header.smaller .social { top:15px; }
#header.smaller .lang { top:15px; }
#header1, #header1 * { 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; }

.hamburger { display:none; }
#main { margin-top:140px; }

.footer a { font-weight:normal; }
.footer .grid { background:#FFF; padding: 0 0 0 40px; font-size:12px; border-top:50px solid #EEE; border-bottom:50px solid #EEE;  }
.footer img.logo { height:auto; width:200px; margin-bottom:40px; }
.footer .grid { display: grid; grid-template-columns:1fr 1fr 1fr; gap:20px; }
.footer i { font-size:18px; margin: 5px 5px 0 0; }
.footer .pt { padding-top:20px; }
.footer .credits { background:#FFF; text-align:center; padding:20px; font-size:12px; }
.footer h4 { font-weight:bold; }

.intro { border-bottom:50px solid #000; margin-bottom:40px; }
.intro div { position:relative; display: flex; align-items: center; text-align:center; justify-content: center; }
.intro div .text { margin:0; position:absolute; top:0; right:0; left:0; bottom:0; z-index:2; }
.intro div .text h2 { background-color: rgba(0, 0, 0, 0.7); color:#FFF; width: 100%; height: 120px; align-content: center; }

.evidence { display: grid; grid-template-columns:50% 50%; margin-bottom:40px; }
.evidence h3 { background:#D9801C; text-align:right; padding:30px; text-transform:uppercase; color:#FFF; font-size:20px; }
.evidence .item { text-align:center; }
.evidence .item img { width:150px; height:auto; display:inline-block; }
.evidence .owl-carousel .owl-nav button.owl-prev { left: 40px; position:absolute; font-size:70px; top: 10px; color:#D9801C;  }
.evidence .owl-carousel .owl-nav button.owl-next { right: 40px; position:absolute; font-size:70px; top: 10px; color:#D9801C;  }
.evidence h4 { font-size:20px; margin-bottom:10px; }

.video { display: grid; grid-template-columns:1fr 1fr; background:black; color:white; padding: 40px 40px 20px 40px; gap:40px; font-size:12px; }
.video h1 { color:#D9801C; font-weight:300; margin-bottom:100px; }
.video h2 { font-size:16px; margin-top:20px; }
.video h3 { text-transform:uppercase; font-size:16px; color:#D9801C;}
.video a { color:#D9801C; }
.video .all { margin-bottom:40px; font-size:14px; }
.video .list-video { border-bottom:15px solid #D9801C; display:grid; grid-template-columns:1fr 1fr 1fr; gap:20px; margin-top:50px; padding:20px 0; }

.categorie { display: grid; grid-template-columns:1fr 1fr; column-gap:20px; margin-bottom:40px;  }
.categorie h2 { text-transform:uppercase; font-size:20px; color:#D9801C; margin-bottom:20px; }
.grid-categorie { display: grid; grid-template-columns:1fr 1fr 1fr 1fr; gap:10px; margin-bottom:20px; }
.grid-categorie li { position:relative; }
.grid-categorie li div { background-color:rgba(0, 0, 0, 0.5); text-transform:uppercase; color:white; font-size:20px; position:absolute; top:0; bottom:0; left:0; right:0; text-align:center; display: flex; align-items: center; text-align:center; justify-content: center; }
.grid-categorie.small li div { font-size:15px; }
.grid-categorie li:hover div { background-color:rgba(0, 0, 0, 0.2); }
.categorie .all { text-align:right; text-transform:uppercase; font-size:12px; margin: 10px 0 0 0; }
.categorie .bg { padding:20px; background:#D9801C; position:relative; }
.categorie .search { text-transform:uppercase; color:white;  display: grid; grid-template-columns:1fr 1fr 50px; gap:20px; text-align:center; font-size:20px; }
.categorie .search div { display: flex; align-items: center; text-align:center; justify-content: center; }
.categorie .search input { height:auto; padding:10px; font-size:14px; }
.categorie .search button { background:none; color:white; font-size:20px; }
.categorie .bg .all a { font-size: 16px; color:white; position:absolute; bottom:20px; right:20px; }
.categorie .bg i { margin-left:5px; }
.item-row { padding: 20px 0; }

.banner-3 { overflow: hidden; font-size:18px; text-transform:uppercase; font-weight:bold; display: grid; grid-template-columns:1fr 200px 1fr; text-align:center; color:white; border-radius:10px; background:#999; }
.banner-2 { overflow: hidden; font-size:18px; text-transform:uppercase; font-weight:bold; display: grid; grid-template-columns:1fr 1fr; text-align:center; color:white; border-radius:10px; background:#999; }
.banner div { display: flex; align-items: center; justify-content: center; }
.banner h2 { margin:0px; line-height:20px; font-size:30px; font-weight:bold; }
.banner h2 span { font-size:16px; color:#444; display:block; margin-top:10px; }
.banner .bg { background:#D9801C;  }
.banner-2 .logo { height:40px; margin: 20px 40px; }
.banner-2 .bg { justify-content: right;  }


.about .text { padding:40px 60px; }
.about .text strong { color:#D9801C; }
.history { background:#D9801C; padding:40px; }
.contentTimeline { max-width:900px; margin: 0 auto; }
.timeline { position: relative; width: 100%; margin: 0 auto; }
.timeline::after { content: ''; position: absolute; width: 6px; background-color: white; top: 0; bottom: 0; left: 50%; margin-left: -3px; }
.timeline .container { padding: 10px 40px; position: relative; background-color: inherit; width: 50%; }
.timeline .container::after { content: ''; position: absolute; width: 25px; height: 25px; right: -17px; background-color: white; border: 4px solid #FF9F55; top: 15px; border-radius: 50%; z-index: 1; }
.timeline .left { left: 0; text-align:right; }
.timeline .right { left: 50%; }
.timeline .left::before { content: " "; height: 0; position: absolute; top: 22px; width: 0; z-index: 1; right: 30px; border: medium solid white; border-width: 10px 0 10px 10px; border-color: transparent transparent transparent white; }
.timeline .right::before { content: " ";  height: 0; position: absolute;  top: 22px; width: 0;  z-index: 1; left: 30px; border: medium solid white; border-width: 10px 10px 10px 0; border-color: transparent white transparent transparent; }
.timeline .right::after { left: -16px; }
.timeline .contentBox { padding: 20px 30px; background-color: white; position: relative; border-radius: 6px; }
.titleHistory { color:#D9801C; margin:40px 0 0 0; font-size:50px; line-height:25px; text-transform:uppercase; }

.ecogreen { display:grid; grid-template-columns: 1fr 180px; gap:60px; margin-bottom:40px;  }
.ecogreen b { color:green; }
.projects h2 { color:green; text-align:center; margin: 60px 0; }
.projects .item { padding:20px; border:1px solid #DDD; }


.news { padding: 40px 0; }
.news h2.title { font-size:40px; } 
.news h2.title span { color:#D9801C; font-size: 50px; } 
.news .grid { display: grid; grid-template-columns:1fr 1fr; column-gap:60px; }
.news .grid div:nth-child(2n+1) { border-right:1px solid orange; }
.news .item { display: grid; grid-template-columns:1fr 2fr; gap:20px; padding:20px 40px 20px 0; }
.news .item h2 { font-size:22px; margin: 10px 0; }
.news .item p { margin-bottom:15px; }
.news .item p.date { color:#888; font-size:12px; }
.news img { display:block; }

.grid-small { display: grid; grid-template-columns:1fr 2fr 2fr; column-gap:20px; border-top:10px solid #000; border-bottom:10px solid #000; }
.grid-small h2.title { margin-top:80px; }

.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; }
.grid-app { display:grid; grid-template-columns:2fr 1fr 1fr; margin-top:40px;  }
.grid-app div { text-align:center; text-transform:uppercase; font-size:13px; }
.grid-app div:first-child { text-align:right; }
.grid-app img { display:inline-block; }
.grid-app b { font-size:18px; color:#D9801C; }

.scheda { padding:40px; }
.scheda .gallery { display: grid; grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr; gap:10px; }
.scheda .gallery img { border:1px solid #DDD; }
.scheda h1 { margin:20px 0 20px 0; line-height:40px; }
.scheda .text { font-size:16px; }
.scheda ul.details { margin:40px 0; color:#444; }
.scheda ul.details li .color { width:30px; height:30px; background:orange; }
.scheda ul.details li .yellow { background:yellow; }
.scheda ul.details li .cyan { background:cyan; }
.scheda ul.details li { position:relative; padding-left:200px; margin-bottom:20px; }
.scheda ul.details li b { text-transform:uppercase; position:absolute; left:0; top:5px; font-size:12px; width:200px; }
.scheda ul.details .grid { display: grid; grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr; gap:2px; }
.scheda ul.details .grid span { display:block; border:1px solid #DDD; margin-right:5px; padding:2px 5px; text-align:center; }
.scheda .btn { padding: 20px 40px; border-radius:5px; margin-top:40px; }
.scheda .calculator { margin-top:20px; display:grid; grid-template-columns:1fr 1fr; column-gap:40px; row-gap:20px; }
.scheda .calculator select { border:1px solid #DDD; }
.scheda .calculator h3 { font-size:16px; }

...scheda .image { padding:40px; min-height:500px; display:flex; align-items:center; align-content: center; }
.scheda .details { margin-top:20px; }
.scheda .details td { vertical-align: middle; }
.scheda .details td.label { font-weight:bold; text-align:right; text-transform:normal; font-size:12px; }
.scheda .details select { border:1px solid #BBB; }

.scheda-news .grid { display:grid; grid-template-columns: 1fr 2fr; gap:100px; margin:60px 0; font-size:16px; line-height:22px; }
.scheda-news .date { font-size:13px; margin:0 0 20px 0; color:#999; }
.scheda-news h1 { font-size:40px; margin-bottom:30px; line-height:50px; }
.scheda-news .text { font-size:16px; line-height:22px; margin: 40px 0; }

.spec-details b { display:block; }
.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; }

.related { padding: 0 40px; margin-bottom:40px; }
.related ul { display: grid; grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr; gap:10px;  }
.related li { text-align:center; font-size:13px; }

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

.list-products { margin-bottom:80px; }
.list-products ul {  display: grid; grid-template-columns:1fr 1fr 1fr 1fr; gap:20px; }
.list-products li { border:5px solid #D9801C; overflow:hidden; background: #D9801C; }
.list-products li figure { background: #FFF; height:180px; }
.list-products h4 {  text-align:center; padding:15px; color:white; }
.list-products li figure img { object-fit: contain; width: 100%; height: 100%; }


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

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


.download { background:#D9801C; color:#FFF; }
.download a { color:#FFF; }
.grid-download { padding:40px; margin:0 auto; max-width:900px; }
.treeview span:hover { cursor: pointer;  }
.treeview-folder {  margin:0 0 0 0.5em; padding:0.5em 0em 0.5em 1.5em; border-left:0.1em #FFF solid; border-bottom:0.1em #FFF solid; text-transform:uppercase;  white-space:nowrap; }
.treeview-folder span { cursor:pointer; display:block; }
.treeview-file { white-space:nowrap; margin:10px 0 10px 30px; }
.treeview-file a { font-weight:normal; }
.treeview-file a:hover { color:#000; text-decoration:underline; }



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

.btn_facebook { background:#4164B4; color:#FFF; padding:10px 20px; margin-top:20px; display:inline-block; text-align:center; text-transform:uppercase; }
.btn_facebook i { border:0px; height:auto; width:auto; padding:0px; color:#FFF; }
.btn_facebook:hover { color:#FFF; }

.global-site-notice { position:fixed; bottom:20px; right:20px; width:100%; max-width:330px; z-index:222; background: #FF0000 none repeat scroll 0% 0%;  color: #FFF; display:block;  padding: 10px 30px; float:none; font-size:13px; }
.global-site-notice .notice-inner { max-width:960px; margin: 0 auto; text-align:left; float:none; position:relative; }
.global-site-notice .notice-inner p { width: auto; padding-right: 30px; adding-left: 40px; display: block; }
.global-site-notice .notice-inner a { color: #FFF; }
.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; }

.scrolloff { pointer-events: none; }

div.top {  display: none; overflow: hidden; position: fixed; right:40px; bottom:60px; background:black; border-radius:200px; }
div.top .fa { margin:0px; }
div.top a { padding-top:10px; display:block; color:white; cursor:pointer; font-size:20px; width:40px; height:40px; text-align:center;  }

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