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

* { 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; margin-bottom:40px; font-family: 'Inter', sans-serif; letter-spacing:0.5px; font-weight:400; font-size:13px; position: relative;-webkit-text-size-adjust: none; color:#222; }
h1, h2, h3, h4 { font-weight:normal; }
h1 { font-size:36px; margin:40px 0; }
h2 { margin-bottom:20px; font-size:26px; text-transform:uppercase; }
h2 span { margin-left:20px; font-size:13px;}
h3 { font-size:16px; margin-bottom:20px; }
h4 { font-size:13px; }
a { color:#000; text-decoration:none; font-weight:500; }
a:hover, a.selected { color:#999; }
a:hover, .gallery *, figure * { 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-color:#FFE5E5; margin:0px; }
label.error { color:#FF0000; font-size:0px; visibility:hidden; overflow:hidden; height:0px; float:left; }
input, select, textarea { padding:7px 10px; font-family: 'Inter', sans-serif; font-size:14px; background-color:#EEE; border-radius:2px; }
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 { display: inline-block; border:1px solid #222; background:#FFF; color:#222; cursor:pointer; padding: 10px 20px; font-weight:normal; text-transform:uppercase; font-size:12px; }
input[type='submit']:hover, input[type='button']:hover, button:hover, a.btn:hover { background:#222; color:#FFF; }
input.btn-primary, a.btn-primary, button.btn-primary{ background:#000; color:#FFF; }
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; }
.btn i { margin-right:10px; }
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;}
.vertical-label label { display:block; font-weight:bold; font-size:11px; padding: 10px 0 5px 0; text-transform:uppercase; }
.vertical-label label.error { padding:0; margin:0; display: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.scale { width:100%; height:auto; }
figure { overflow:hidden; }
a:hover figure.fade img { opacity:0.5; }
a:hover figure.scale img { filter: none; transform: scale(1.1); }
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:#FFF; color:#000; padding: 5px 10px;  text-transform:uppercase;  }
tbody td { border-bottom:1px dotted #CCC; padding: 5px 10px; vertical-align:top; text-align:left; }
.relative { position:relative; }
.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%; }
.wrapper { width:100%; margin: 0 auto; min-width:720px; clear: both; }
.content { max-width:1400px; margin: 0 auto; clear: both; padding:0 40px; position:relative; }
.content-large { width:100%; padding:0 20px; position:relative; }
.content-small { max-width:660px; margin: 0 auto; clear: both; padding:0 15px; position:relative; }
.content-login { max-width:360px; position:relative; }
.phone_show { display:none; }
.align_right { text-align:right;}
.uppercase { text-transform: uppercase; }
.nowrap { white-space:nowrap; }
.success { padding:7px 10px; background:#8fcb8e; color:#FFF; margin-bottom:10px; }
.success i { margin-right:5px; }
.error { padding:7px 10px; background:#FF0000; color:#FFF; margin-bottom:10px; }
.error i { margin-right:5px; }
.error a { color:#FFF; text-decoration:underline; }
.mb60 { margin-bottom:60px; }
.mt80 { margin-top:80px; }
.mt40 { margin-top:40px; }
.mt30 { margin-top:30px; }
.mt20 { margin-top:20px; }
.mb40 { margin-bottom:40px; }
.mb20 { margin-bottom:20px; }
.mb10 { margin-bottom:10px; }
.mr40 { margin-right:40px; }
.mr30 { margin-right:30px; }
.mr20 { margin-right: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_7 { width: 12.91%; }
.span_2_of_7 { width: 27.42%; }
.span_3_of_7 { width: 41.92%; }
.span_4_of_7 { width: 56.45%; }
.span_5_of_7 { width: 70.97%; }
.span_6_of_7 { width: 85.48%; }
.span_7_of_7 { 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_9 { width: 9.68%; }
.span_2_of_9 { width: 20.97%; }
.span_3_of_9 { width: 32.26%; }
.span_4_of_9 { width: 43.55%; }
.span_5_of_9 { width: 54.84%; }
.span_6_of_9 { width: 66.13%; }
.span_7_of_9 { width: 77.42%; }
.span_8_of_9 { width: 88.71%; }
.span_9_of_9 { 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%; }
.span_50 { width: 50%; float:left; }

.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; }
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after { background:#000; }

.home #header { background:none; position:absolute; }
.home .account, .home .button-menu { position:absolute; }

#header { font-size:15px; color:#FFF; position:fixed; top:0; left:0; right:0; z-index:2; overflow:hidden; background:#FFF; z-index:10; transition: .5s ease-in-out; }
#header .content { max-width:100%; padding: 20px 40px; text-align:center; } 
#header img.logo { height:45px; width:auto; display:inline-block; margin:5px 0 20px 0; }
#header2.smaller { overflow:hidden; }
#header2.smaller img.logo { display:none; }
#box-search { position:realtive; color:#AAA; }
#box-search input { padding:8px 2px 8px 2px; font-size:13px; height:auto; background:none; border-bottom:1px solid #DDD;  }
#box-search:before { content: "\f002";  font-family: "Font Awesome 5 Free"; left:-20px; position:absolute; top:8px; font-weight:900; }
.member { text-align:center; margin-top:20px; }
.member li { margin:10px; display:inline-block; }
.member img { width:auto; height:18px; }

.button-menu { position:fixed; top:25px; left:40px; background: none; cursor:pointer; color:#000; z-index:2000; }
.menu li { display:inline-block; margin: 0 15px; }
.menu li a { color:#000; text-transform:uppercase; font-size:14px; display:block; }
.menu li a:hover { opacity:.5; }
.menu li.selected a { color:#999; }
.account { position:fixed; top:15px; right:20px; z-index:12;  }
.account li { display:inline-block; margin-left:5px; }
.account a { font-size:13px; }
.account-mobile { display:none; }


.home { margin:0px; }
.home .menu li a { color:#FFF; }
.home .button-menu { color:#FFF; }
.home .account a, .home .account-mobile a{ color:#FFF; }
.home .hamburger-inner, .home .hamburger-inner::before, .home .hamburger-inner::after { background:#FFF; }
.alert-news { text-align:center; padding:20px; background:#EEE; line-height:22px; }

.box-newsletter { position:fixed; bottom:25px; right:25px; width:340px; background:#FFF; border:1px solid #000; }
.box-newsletter h3 { text-transform:uppercase; font-size:16px; margin:0 0 10px 0; }
.box-newsletter a { display:block; padding:20px; }

.sidebar { display:none; position:fixed; top:0; bottom:0; background:#000; left:0; width:250px; z-index:2; padding: 100px 40px; color:#000; z-index:13; }
.sidebar li { font-size:18px; margin: 20px 0; }
.sidebar .social li { display:inline-block; margin-right:10px; }
.sidebar a { color:#FFF; display:block; }
.sidebar a:hover { opacity:.5; }
.sidebar .separator { border-top:1px solid #FFF; padding-top:20px; margin-top:20px; }
.sidebar .separator.mobile { border:0px; padding:auto; margin:auto; }

#main { width:100%; max-width:1400px; min-height: -moz-calc(100vh - 0px); min-height: -webkit-calc(100vh - 0px); min-height: calc(100vh - 0px); margin:0 auto; margin-top:140px; padding-bottom:40px; }
.navigation { text-transform:uppercase; font-size:10px; margin-bottom:20px; padding:8px 0; border-top:1px dotted #DDD;  }

#footer .content { padding:60px 20px; font-size:11px; }
#footer h3 { font-size:11px; text-transform:uppercase; margin:0px; font-weight:bold; }
#footer .social i { font-size:16px; width:30px; height:30px; text-align:center; }
#footer .social li { display:inline-block; margin:10px 0 0 0; }
#footer .credits { text-align:center; font-size:11px; margin-top:20px;  }
#footer a { color:#000; }
#footer .grid-footer { display:grid; grid-template-columns: repeat(4,1fr); gap:30px; }

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

#scrollDown a span { position: absolute; bottom: 120px; left: 50%; width: 24px; height: 24px;  margin-left: -12px; border-left: 2px solid #fff; border-bottom: 2px solid #fff; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); box-sizing: border-box; }
#discover { text-transform:uppercase; font-size:11px; color:#FFF; position: absolute; bottom:50px; left:0; right:0; text-align:center; z-index:222; }
.slide { position:relative; }
.slide li {  background-repeat:no-repeat; background-size:cover; height: -moz-calc(100vh - 0px); height: -webkit-calc(100vh - 0px); height: calc(100vh - 0px); }
.slide li .container { color:#FFF; text-align:left; padding:20px 40px; margin-top:15%; }
.slide li h1 { margin: 0 0 20px 0; font-size:80px; text-shadow: 2px 2px 8px #000; }
.slide-animation{
    animation: fadezoom 20s 0s forwards;
}
@keyframes fadezoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}

.columns_2 { columns: 2; -webkit-columns: 2; -moz-columns: 2; }
.columns_2 li { -webkit-column-break-inside: avoid; break-inside: avoid; page-break-inside: avoid; display: grid; }
.columns_4 { columns: 4; -webkit-columns: 4; -moz-columns: 4; }
.columns_4 li { -webkit-column-break-inside: avoid; break-inside: avoid; page-break-inside: avoid; display: grid; }

#cky-gdpr-close { float:right; }

.scheda h1 { margin:0px; font-size:26px; }
.scheda p.design { margin:5px 0 40px 0; }
.scheda p { text-align:justify; }
.list-design { margin-top:30px; }
.list-design h3, h3.section { margin:0 0 20px 0; border-top:1px solid #000; font-size:13px; padding-top:10px; text-transform:uppercase; }
.list-design h4 { margin:20px 0 5px 0; text-align:center; }
.list-design .item:hover { opacity:0.5; }
.list-design .item { margin-bottom:20px; }
.list-products .item { position:relative; text-align:center; height:280px; }
.list-products .item h4 { margin:5px 0; }
.list-products .item figure { margin-bottom:10px; }

.scheda-prodotto { margin-top:20px; }
.scheda-prodotto .text { padding-left:40px; }
.scheda-prodotto h2 { font-size: 26px; margin-bottom:10px; }
.scheda-prodotto h4 { margin:10px 0; text-transform:uppercase; }
.scheda-prodotto .acc_title { cursor:pointer; padding:10px 0px; font-size:14px; border-bottom:1px solid #DDD; text-transform:uppercase; font-weight:500; }
.scheda-prodotto .acc_content { padding:20px 20px; text-align:justify; }
.scheda-prodotto a { color: #339999; font-weight:bold; }
.scheda-prodotto a:hover { color:#000; }

.scheda-prodotto .color { width:25px; height:25px; display:block; margin-right:10px; position:absolute; left:0; top:0; }
.box-caratteristiche li { margin-bottom:5px; position:relative; padding:0 40px; min-height:35px; text-align:left; }
.box-caratteristiche img { width:30px; height:30px; position:absolute; left:0; top:0; }
.box-caratteristiche i { background:#339999; color:#FFF; display:inline-block; width:30px; height:30px; padding-top:9px; text-align:center; position:absolute; left:0; top:0; }
.box-caratteristiche :hover i { background:#000; }

/*
.grid-container a { display:block; height:100%; padding:20px; }
.grid-container > div {
  background-color: rgba(255, 255, 255, 0.8);
  text-align: left;
  color:#FFF;
  transition: all 1s;
  overflow: hidden;
}
.grid-container > div:hover {
    opacity: 0.8; 
}
.grid-container a { color:#FFF; }
.grid-container .cell-row { position:relative; }
.grid-container .bg { position:absolute; top:0; left:0; right:0; bottom:0; background:rgba(0, 0, 0, 0.2);  z-index:1;  }
.grid-container h5 { position:absolute; left:0; top:0; z-index:2; font-size:18px; }
*/
.list-products-categories .item { position:relative; margin-bottom:}
.list-products-categories a { color:#FFF; }
.list-products-categories h5 { position:absolute; margin:20px; z-index:2; font-size:18px; font-weight:normal; }
.list-products-categories .bg { position:absolute; top:0; left:0; right:0; bottom:0px; background: linear-gradient(0deg, rgba(0,0,0,0), rgba(0,0,0,0.3));  z-index:1;  }

.acc_title { padding:10px 0; border-top:1px solid #CCC; cursor:pointer; text-transform:uppercase; }
.acc_content { padding:40px 0; }
h2 { margin-bottom:40px; }
.span_1_of_8 { text-align:center; text-transform:uppercase; }
.span_1_of_8 figure { margin-bottom:10px; }


.submenu-list { max-width:300px; }
.submenu-list li { padding:5px 0; border-bottom:1px solid #DDD; }

/*
...technical-detail2 .item { margin-bottom:15px; position:relative; padding:0 70px; min-height:55px; text-align:left; }
...technical-detail2 .item img, .technical-detail .item span { width:50px; height:50px; position:absolute; left:0; top:0; }
*/

.scheda-prodotto .box-certificazioni li { width:60px; display:inline-block; margin-right:10px; text-align:center; }
.scheda-prodotto .box-certificazioni li img { margin-bottom:10px; }
.scheda-prodotto .box-certificazioni li .title, .scheda-prodotto .manutenzione li .title { display:none; }

.box-detail .col { position:relative; height:150px; }
.box-detail .col img { width:150px; position:absolute; top:0; left:0; }
.box-detail.small .col { padding-left:60px; height:50px; }
.box-detail.small .col img { width:50px; }
.box-detail span { width:50px; height:50px; position:absolute; left:0; top:0; }

.about h2 { font-size:14px; font-weight:bold; }
.about { text-align:justify; }
.about .text { padding:20px; }

.technical-detail h4 { border-top:1px solid #DDD; padding-top:10px; font-size:14px; margin:10px 0; text-transform:uppercase;  }
.technical-detail .item { margin-bottom:15px; position:relative; }
.technical-detail .title { padding-left:10px; }
.technical-detail .acc_title { font-size:14px; text-transform:uppercase; font-weight:bold; margin-top:40px; cursor:pointer; }
.technical-detail .acc_content { padding: 0; }
.technical-detail .span_1_of_8 { text-align:left; text-transform:inherit; }


.row-2 { color:#FFF; position:relative; background:#0077CD; }
.row-2 .bg { background: url('../images/bg.svg') no-repeat right top #0077CD; background-size:contain; top:0px; bottom:20%; right:50%; left:0px; position:absolute; }
.row-2 .list { position:absolute; z-index:2; top:0; bottom:20%; }
.row-2 li { font-weight:bold; font-size:30px; margin: 40px; padding-left:120px; position:relative; min-height:100px; }
.row-2 li img { width:100px; height:auto; position:absolute; left:0; }
.row-2 h2 { font-size:40px; text-align:center; position:absolute; bottom:0; left:0; right:50%; padding:40px; background:#009CDD; }

.container { padding:40px;  }
.exhibitions { background:#DDD; position:relative; }
.exhibitions .btn { position:absolute; bottom:60px; }
.exhibitions .data { font-weight:bold; margin-bottom:20px; }

.item-row { margin: 40px 0; }
.list-news .item { min-height: 350px; }
.list-news .item h2 { margin:10px 0 5px 0; font-size:14px; text-transform:uppercase; font-weight:bold;}
.list-news .item p.data { text-transform:uppercase; margin-bottom:10px; }
.list-news .item p.subtitle { font-weight:normal; margin-bottom:20px; font-size:12px; }
.list-news .item p.more { margin-top:20px; }
.list-news .item .text, .list-press .item .text { height:80px; overflow:hidden; }
.list-press .item h2 { margin:10px 0 5px 0; font-size:16px; }
.list-press .item p.subtitle { font-size:12px; }
.box-filter { margin-bottom:40px; }

.scheda p.data { text-transform:uppercase; }
.scheda h1 { font-weight:bold; font-size:14px; text-transform:uppercase; margin:20px 0 0 0; }
.scheda .col.text { padding-left:40px; }
.scheda p.subtitle { font-weight:bold; font-size:13px; }
.scheda p.location { margin-bottom:40px; }

.maps iframe { height: -moz-calc(100vh - 200px); height: -webkit-calc(100vh - 200px); height: calc(100vh - 200px); display:block; }

.list-products-cert { margin-top:40px; }
.list-products-cert .item { display:grid; grid-template-columns:150px 1fr 250px 250px; gap:20px; text-align:left; padding:20px 0; border-bottom:1px solid #DDD; }
.list-products-cert .item h2 { margin:0 0 10px 0; font-size:20px; font-weight:bold; }
.list-products-cert .item h4 { margin-bottom:10px; font-weight:bold; }
.list-products-cert .icon-certs img { border:5px solid #EEE; padding:10px; margin-top:10px; }
.list-products-cert .icon-certs { display:grid; grid-template-columns: repeat(3,1fr); gap:20px; align-content: end; }
.list-products-cert a { color: #339999; font-weight:bold; }
.list-products-cert a:hover { color:#000; }
.box-filter-certifications { margin-top:40px;  background:#F2F2F2; padding:20px; }
.box-filter-certifications select { background-color:#FFF; }
.box-filter-certifications h3 { font-size:26px; }


.list-certs { display:grid; grid-template-columns: repeat(10,1fr); gap:20px; }
.list-certs img { border:5px solid #EEE; padding:20px; margin-bottom:10px; }
.list-certs div { text-align:center; text-transform:uppercase; }
.list-certs div:hover img, .list-certs .selected img { border-color:#000; }

.list-certs-disc { margin-top:10px; }
.list-certs-disc li { padding:4px; }


.grid-2 { display:grid; grid-template-columns: 1fr 1fr; gap:20px; }
.grid-3 { display:grid; grid-template-columns: 1fr 1fr 1fr; gap:20px; }
.grid-4 { display:grid; grid-template-columns: repeat(4,1fr); gap:20px; align-content: end; }
.grid-6 { display:grid; grid-template-columns: repeat(6,1fr); gap:20px; align-content: end; }

.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 .span_1_of_9:nth-child(9n+1) { margin-left:0px; }
.grid .span_1_of_10:nth-child(10n+1) { margin-left:0px; }
.grid .col { margin-bottom:1.6%; }
.span_25 { width:25%; margin:0px; line-height:normal; font-size:0px; }


div.top {  display: none; overflow: hidden; position: fixed; right:20px; bottom:20px;  }
div.top .fa { margin:0px; }
div.top a { padding-top:10px; display:block; color:#222; cursor:pointer; font-size:18px; width:40px; height:40px; text-align:center; }
div.top a:hover { text-decoration: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; }
.hidden { display:none; }


.subnav { text-align:right; margin-bottom:20px; }
.subnav li { display:inline-block; margin-left:30px; }
.subnav a { color:#000; }

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

.contacts h3 { margin: 40px 0 20px 0; font-size:14px; font-weight:bold; }
.maps iframe {
    -webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
         -o-filter: grayscale(100%);
            filter: grayscale(100%);
}

.brevetti-details table { margin-bottom:20px; }
.brevetti-details td { width:33%; padding: 4px 16px; }
.brevetti-details b { display:block; margin-top:10px; border-top:1px solid #CCC; border-bottom:1px solid #CCC; padding:4px 16px; background:#F4F4F4; }

#print { margin:40px; font-size:12px; text-align:justify;  }
#print .print { text-align: right; padding:10px 0 ; }
#print .print a { font-size:12px; padding-right:10px; display:inline-block; margin-left:10px; text-transform:uppercase; }
#print .logo  { text-align:center; }
#print .logo img { height: 40px; width: auto; }
#print h2 { font-size:16px; }
#print li { list-style:disc; margin-left:12px; }

.response { text-align:center; font-size:18px; line-height:28px; }
.submenu-lato li { padding:5px 0; border-bottom:1px solid #EEE; }

.form-request { max-width:800px; margin:0 auto; }
.form-request h3 { font-size:22px; margin: 0 0 20px 0; }
.form-request h4 { text-transform:uppercase; margin-bottom:20px; font-size: 14px; }
.form-request .article { margin-bottom:40px; }

.jobs h1 { text-align:center; text-transform:uppercase; color:#FFF; font-size:24px; }
.jobs .bg { background:rgba(0, 0, 0, .3) ; position:absolute;  top:0; left:0; right:0; bottom:0; z-index:2; }
.jobs h2 { text-align:center; font-size:16px; font-weight:bold; }
.jobs .item { max-width:1200px; padding: 20px 0; }
.jobs .item h4 { text-transform:uppercase; font-size:14px; font-weight:bold; text-align:right; padding-right:20px; }
.jobs .item .button a { text-transform:uppercase; font-weight:bold; margin:10px 0; text-decoration:underline; display:block; }

.abaco-header { max-width:800px; padding: 60px 0; margin:0 auto; text-align:center;  }
.abaco-header h1 { font-size:60px; font-weight:bold; margin:0px; line-height:50px; }
.abaco-header p { font-weight:bold; font-size:22px; margin-top:30px; }
.abaco-detail .item { margin-bottom:80px; padding:0 80px; text-align:left; }
.abaco-detail .item img { margin-bottom:20px; }
.abaco-detail .item h2 { margin-bottom:20px; }
.bgAbaco { background:#eee; padding:20px; display:block; }


.previewCompany h2 { margin-top:40px; margin-bottom:20px; }
.previewCompany figure.video { position:relative; display:flex; align-items: center; justify-content: center; }
.previewCompany figure.video img.play { width:100px; position:absolute; z-index:2; }
.previewCompany p { text-align:center; margin:20px 0; }


nav .divider { border-right:1px solid #CCC; margin-right:10px; padding-right:10px; }
.nav { position:relative; display:inline-block; }
.nav-item { float:left; *display:inline; zoom:1; position:relative; }
.nav-item:last-child { padding:0; margin:0; border:0; }
.nav-item a { display:block; padding: 10px 20px; }
.nav-item:hover .nav-submenu { display:block; text-decoration:none;  }
.nav-item.lang .nav-submenu { width:40px; margin-left:0px; }

/* Navigation submenu */
.nav-submenu { display:none; position:absolute; top:30px; left:0px; width:280px; padding:5px 0; z-index:200; text-align:left; background:#d30b0d;  }
#header .menu li .nav-submenu li { display:block; }
.nav-submenu-item a { color:#FFF; display:block; padding: 5px 10px;  }

/* Mobile navigation */
.nav-mobile { display:none; cursor:pointer; position:absolute; top:0px; left:0; font-size:30px; padding:8px 0 0 0; height:45px; width:40px; color:#000; text-align:center; }
.nav-mobile i { margin:0; }

/* Mobile navigation, clickable area for revealing <ul> */
.nav-click { position:absolute; top:5px; right:5px; display:none; height:45px; width:50px; cursor:pointer; }
.nav-click i { display:block; height:39px; width:40px; font-size:18px; color:#CCC; text-align:center; position:absolute; top:0; left:0; padding:10px 0 0 0; margin:0px; }
.nav-rotate i { -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg); -o-transform:rotate(180deg); transform:rotate(180deg); }
